[Vtigercrm-commits] [vtiger-commits] r7970 - in /branches/VTIGERCRM-5.0.2-MMBRICH: Smarty/templates/ include/fckeditor/ include/fckeditor/editor/ include/fckeditor/editor/_source/classes/ include/fckeditor/editor/_source/commandclasses/ include/fckeditor/editor/_source/internals/ include/fckeditor/editor/css/ include/fckeditor/editor/css/behaviors/ include/fckeditor/editor/dialog/ include/fckeditor/editor/dialog/common/ include/fckeditor/editor/dialog/fck_about/ include/fckeditor/editor/dialog/fck_docprops/ include/fckeditor/editor/dialog/fck_image/ include/fckeditor/editor/dialog/fck_link/ include/fckeditor/editor/dialog/fck_select/ include/fckeditor/editor/dialog/fck_universalkey/ include/fckeditor/editor/filemanager/browser/default/ include/fckeditor/editor/filemanager/browser/default/connectors/ include/fckeditor/editor/filemanager/browser/default/connectors/asp/ include/fckeditor/editor/filemanager/browser/default/connectors/aspx/ include/fckeditor/editor/filemanager/browser/default/connectors/cfm/ include/fckeditor/editor/filemanager/browser/default/connectors/perl/ include/fckeditor/editor/filemanager/browser/default/connectors/php/ include/fckeditor/editor/filemanager/browser/default/js/ include/fckeditor/editor/lang/ include/fckeditor/editor/plugins/placeholder/ include/fckeditor/editor/plugins/placeholder/lang/ include/fckeditor/editor/plugins/tablecommands/ include/fckeditor/editor/skins/default/ include/fckeditor/editor/skins/default/images/ include/fckeditor/editor/skins/silver/ include/fckeditor/editor/skins/silver/images/ modules/Users/
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Wed Jul 12 09:45:14 EDT 2006
Author: mmbrich
Date: Wed Jul 12 07:45:05 2006
New Revision: 7970
Log:
last fixes for fckeditor and newest version of uploaded
Modified:
branches/VTIGERCRM-5.0.2-MMBRICH/Smarty/templates/CampaignActions_Emails_Step1.tpl
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckevents.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckplugin.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckspecialcombo.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckstyledef.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckstyledef_gecko.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckstyledef_ie.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckstylesloader.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbar.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarbreak_gecko.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarbreak_ie.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarbutton.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarfontformatcombo.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarfontscombo.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarfontsizecombo.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarpanelbutton.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarspecialcombo.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarstylecombo.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckxml_gecko.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckxml_ie.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fck_othercommands.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fcknamedcommand.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fckpasteplaintextcommand.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fckpastewordcommand.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fckspellcheckcommand_gecko.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fckspellcheckcommand_ie.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fckstylecommand.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fcktablecommand.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fcktextcolorcommand.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fck.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fck_1.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fck_1_gecko.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fck_1_ie.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fck_2.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fck_2_gecko.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fck_2_ie.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckbrowserinfo.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckcodeformatter.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckcommands.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckconfig.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckdebug.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckdialog.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckdialog_gecko.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckdialog_ie.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcklanguagemanager.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcknamespace.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckplugins.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckregexlib.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckselection.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckselection_gecko.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckselection_ie.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcktablehandler.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcktablehandler_gecko.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcktablehandler_ie.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcktoolbaritems.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcktoolbarset.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcktools.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcktools_gecko.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcktools_ie.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckundo_gecko.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckundo_ie.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckurlparams.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckxhtml.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckxhtml_gecko.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckxhtml_ie.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckxhtmlentities.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/css/behaviors/showtableborders.htc
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/css/fck_editorarea.css
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/css/fck_internal.css
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/css/fck_showtableborders_gecko.css
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/common/fck_dialog_common.css
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/common/fck_dialog_common.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/common/moz-bindings.xml
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_about.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_about/lgpl.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_anchor.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_button.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_checkbox.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_colorselector.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_docprops.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_docprops/fck_document_preview.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_find.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_flash.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_form.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_hiddenfield.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_image.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_image/fck_image.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_image/fck_image_preview.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_link.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_link/fck_link.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_listprop.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_paste.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_radiobutton.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_replace.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_select.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_select/fck_select.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_smiley.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_source.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_specialchar.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_spellerpages.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_table.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_tablecell.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_template.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_textarea.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_textfield.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_universalkey.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_universalkey/data.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_universalkey/diacritic.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_universalkey/dialogue.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_universalkey/fck_universalkey.css
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_universalkey/multihexa.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/fckblank.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/fckdebug.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/fckdialog.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/fckeditor.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/fckeditor.original.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/browser.css
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/browser.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/asp/basexml.asp
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/asp/class_upload.asp
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/asp/commands.asp
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/asp/config.asp
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/asp/connector.asp
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/asp/io.asp
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/asp/util.asp
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/aspx/connector.aspx
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/cfm/config.cfm
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/cfm/connector.cfm
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/perl/basexml.pl
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/perl/commands.pl
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/perl/connector.cgi
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/perl/io.pl
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/perl/upload_fck.pl
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/perl/util.pl
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/php/basexml.php
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/php/commands.php
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/php/config.php
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/php/connector.php
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/php/io.php
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/php/util.php
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/test.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/frmactualfolder.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/frmcreatefolder.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/frmfolders.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/frmresourceslist.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/frmresourcetype.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/frmupload.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/js/common.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/js/fckxml.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/_getfontformat.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/_translationstatus.txt
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/ar.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/bg.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/bs.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/ca.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/cs.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/da.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/de.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/el.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/en-au.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/en-uk.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/en.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/eo.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/es.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/et.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/eu.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/fa.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/fi.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/fo.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/fr.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/gl.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/he.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/hi.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/hr.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/hu.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/it.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/ja.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/ko.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/lt.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/lv.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/mn.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/ms.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/nl.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/no.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/pl.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/pt-br.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/pt.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/ro.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/ru.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/sk.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/sl.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/sr-latn.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/sr.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/sv.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/th.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/tr.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/uk.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/vi.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/zh-cn.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/zh.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/placeholder/fck_placeholder.html
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/placeholder/fckplugin.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/placeholder/lang/de.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/placeholder/lang/en.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/placeholder/lang/fr.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/placeholder/lang/it.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/placeholder/lang/pl.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/placeholder/placeholder.gif
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/tablecommands/fckplugin.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/skins/default/fck_dialog.css
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/skins/default/fck_editor.css
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/skins/default/images/toolbar.start.gif
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/skins/silver/fck_dialog.css
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/skins/silver/fck_editor.css
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/skins/silver/images/toolbar.buttonbg.gif
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/skins/silver/images/toolbar.start.gif
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/fckeditor.js
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/fckeditor.php
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/fckstyles.xml
branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/fcktemplates.xml
branches/VTIGERCRM-5.0.2-MMBRICH/modules/Users/TemplateMerge.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/Smarty/templates/CampaignActions_Emails_Step1.tpl
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/Smarty/templates/CampaignActions_Emails_Step1.tpl (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/Smarty/templates/CampaignActions_Emails_Step1.tpl Wed Jul 12 07:45:05 2006
@@ -18,8 +18,9 @@
<input type="hidden" name="record" value="{$ID}">
<input type="hidden" name="mailid" value="{$MAILID}">
<input type="hidden" name="mode" value="{$MODE}">
-<input type="hidden" name="action" value="CampaignListActions">
-<input type="hidden" name="step" value="CampaignListActions">
+<input type="hidden" name="action" value="SaveCampaignListManager">
+<input type="hidden" name="action_step" value="1">
+<input type="hidden" name="action_module" value="Emails">
<input type="hidden" name="popupaction" value="create">
<table style="background-color:#eaeaea;color:eeeeee" border="0" cellpadding="3" cellspacing="1" width="100%" class="small">
@@ -36,7 +37,7 @@
From Name:<font color="red">*</font>
</td>
<td>
- <input type="text" name="from_name" size="35" id="from_name">
+ <input type="text" name="from_name" size="35" id="from_name" value="{$FROM_NAME}">
</td>
</tr>
<tr>
@@ -44,7 +45,7 @@
From Email Address:<font color="red">*</font>
</td>
<td>
- <input type="text" name="from_addy" size="35" id="from_addy">
+ <input type="text" name="from_addy" size="35" id="from_addy" value="{$FROM_ADDY}">
</td>
</tr>
<tr>
@@ -52,7 +53,7 @@
Subject:<font color="red">*</font>
</td>
<td>
- <input type="text" name="subject" size="70" id="subject">
+ <input type="text" name="subject" size="70" id="subject" value="{$SUBJECT}">
</td>
</tr>
<tr>
@@ -60,7 +61,7 @@
Track Email:
</td>
<td>
- <input type="checkbox" {$TRACK_MAIL}>
+ <input type="checkbox" name="track_action" {$TRACK_ACTION}>
</td>
</tr>
<tr>
@@ -68,7 +69,7 @@
Show Un-subscribe Link:
</td>
<td>
- <input type="checkbox" {$UNSUB_LINK}>
+ <input type="checkbox" name="unsub_action" {$UNSUB_ACTION}>
</td>
</tr>
<tr>
@@ -78,12 +79,12 @@
</tr>
<tr>
<td colspan='2'>
- <textarea name="description" id="description"></textarea>
+ <textarea name="description" id="description">{$HTML_BODY}</textarea>
</td>
</tr>
<tr>
<td colspan='2'>
- <input title="{$APP.LBL_SELECTEMAILTEMPLATE_BUTTON_TITLE}" accessKey="{$APP.LBL_SELECTEMAILTEMPLATE_BUTTON_KEY}" class="classBtn" onclick="window.open('index.php?module=Users&action=lookupemailtemplates','emailtemplate','top=100,left=200,height=400,width=500,menubar=no,addressbar=no,status=yes')" type="button" name="button" value=" {$APP.LBL_SELECTEMAILTEMPLATE_BUTTON_LABEL} ">
+ <input title="{$APP.LBL_SELECTEMAILTEMPLATE_BUTTON_TITLE}" accessKey="{$APP.LBL_SELECTEMAILTEMPLATE_BUTTON_KEY}" class="classBtn" onclick="window.open('index.php?module=Users&action=lookupemailtemplates','emailtemplate','top=100,left=200,height=400,width=500,menubar=no,addressbar=no,status=yes');return false" type="button" name="button" value=" {$APP.LBL_SELECTEMAILTEMPLATE_BUTTON_LABEL} ">
<input title="{$APP.LBL_SAVE_BUTTON_TITLE}" accessKey="{$APP.LBL_SAVE_BUTTON_KEY}" class="classBtn" onclick="return email_validate(this.form,'save');" type="button" name="button" value=" {$APP.LBL_SAVE_BUTTON_LABEL} " >
@@ -95,7 +96,7 @@
</tr>
<tr>
<td colspan='2'>
- <textarea name="text_mail" id="text_mail" style="width:100%;height:370px;border:1px solid gray" DISABLED></textarea>
+ <textarea name="text_mail" id="text_mail" style="width:100%;height:370px;border:1px solid gray">{$TEXT_BODY}</textarea>
</td>
</tr>
</table>
@@ -125,7 +126,10 @@
$('from_name_text').style.border='1px solid red';
ret = false;
}
- return ret;
+ if(ret)
+ form.submit();
+ else
+ return ret;
}
function PopulatePlainTextEmail() {
@@ -136,8 +140,12 @@
$('text_mail').innerHTML = (tmp.stripTags());
}catch(e){alert(e);}
}
-var oFCKeditor = null;
-oFCKeditor = new FCKeditor( "description" ,"100%","370") ;
+function populateFckEditor(html) {
+ $('description___Frame').contentWindow.document.getElementById('eEditorArea').contentWindow.document.body.innerHTML=html;
+}
+var oFCKeditor = new FCKeditor( "description" );
+oFCKeditor.Width = "100%";
+oFCKeditor.Height = "370";
oFCKeditor.BasePath = "include/fckeditor/" ;
oFCKeditor.ReplaceTextarea();
</script>
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckevents.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckevents.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckevents.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -19,32 +19,33 @@
var FCKEvents ;
-if ( !( FCKEvents = NS.FCKEvents ) )
+FCKEvents = function( eventsOwner )
{
- FCKEvents = NS.FCKEvents = function( eventsOwner )
+ this.Owner = eventsOwner ;
+ this.RegisteredEvents = new Object() ;
+}
+
+FCKEvents.prototype.AttachEvent = function( eventName, functionPointer )
+{
+ var aTargets ;
+
+ if ( !( aTargets = this.RegisteredEvents[ eventName ] ) )
+ this.RegisteredEvents[ eventName ] = [ functionPointer ] ;
+ else
+ aTargets.push( functionPointer ) ;
+}
+
+FCKEvents.prototype.FireEvent = function( eventName, params )
+{
+ var bReturnValue = true ;
+
+ var oCalls = this.RegisteredEvents[ eventName ] ;
+
+ if ( oCalls )
{
- this.Owner = eventsOwner ;
- this.RegisteredEvents = new Object() ;
+ for ( var i = 0 ; i < oCalls.length ; i++ )
+ bReturnValue = ( oCalls[ i ]( this.Owner, params ) && bReturnValue ) ;
}
- FCKEvents.prototype.AttachEvent = function( eventName, functionPointer )
- {
- if ( ! this.RegisteredEvents[ eventName ] ) this.RegisteredEvents[ eventName ] = new Array() ;
-
- this.RegisteredEvents[ eventName ][ this.RegisteredEvents[ eventName ].length ] = functionPointer ;
- }
-
- FCKEvents.prototype.FireEvent = function( eventName, params )
- {
- var bReturnValue = true ;
-
- var oCalls = this.RegisteredEvents[ eventName ] ;
- if ( oCalls )
- {
- for ( var i = 0 ; i < oCalls.length ; i++ )
- bReturnValue = ( oCalls[ i ]( this.Owner, params ) && bReturnValue ) ;
- }
-
- return bReturnValue ;
- }
+ return bReturnValue ;
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckplugin.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckplugin.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckplugin.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -16,10 +16,6 @@
* File Authors:
* Frederico Caldeira Knabben (fredck at fckeditor.net)
*/
-
-// Certifies that the "PluginsPath" configuration ends with a slash.
-if ( !FCKConfig.PluginsPath.endsWith('/') )
- FCKConfig.PluginsPath += '/' ;
var FCKPlugin = function( name, availableLangs, basePath )
{
@@ -48,9 +44,9 @@
sLang = this.AvailableLangs[0] ;
// Add the main plugin script.
- FCKScriptLoader.AddScript( this.Path + 'lang/' + sLang + '.js' ) ;
+ LoadScript( this.Path + 'lang/' + sLang + '.js' ) ;
}
// Add the main plugin script.
- FCKScriptLoader.AddScript( this.Path + 'fckplugin.js' ) ;
+ LoadScript( this.Path + 'fckplugin.js' ) ;
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckspecialcombo.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckspecialcombo.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckspecialcombo.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -32,16 +32,19 @@
this.Items = new Object() ;
- this._Panel = new FCKPanel( parentWindow ) ;
- this._Panel.AppendStyleSheet( FCKConfig.SkinPath + 'fck_contextmenu.css' ) ;
- this._PanelBox = this._Panel.PanelDiv.appendChild( this._Panel.Document.createElement( 'DIV' ) ) ;
+ this._Panel = new FCKPanel( parentWindow || window, true ) ;
+ this._Panel.AppendStyleSheet( FCKConfig.SkinPath + 'fck_editor.css' ) ;
+ 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 ) ;
+
// this._Panel.StyleSheet = FCKConfig.SkinPath + 'fck_contextmenu.css' ;
// this._Panel.Create() ;
// this._Panel.PanelDiv.className += ' SC_Panel' ;
@@ -61,6 +64,8 @@
function FCKSpecialCombo_ItemOnClick()
{
+ this.className = this.originalClass ;
+
this.FCKSpecialCombo._Panel.Hide() ;
this.FCKSpecialCombo.SetLabel( this.FCKItemLabel ) ;
@@ -69,16 +74,23 @@
this.FCKSpecialCombo.OnSelect( this.FCKItemID, this ) ;
}
-FCKSpecialCombo.prototype.AddItem = function( id, html, label )
+FCKSpecialCombo.prototype.AddItem = function( id, html, label, bgColor )
{
// <div class="SC_Item" onmouseover="this.className='SC_Item SC_ItemOver';" onmouseout="this.className='SC_Item';"><b>Bold 1</b></div>
var oDiv = this._ItemsHolderEl.appendChild( this._Panel.Document.createElement( 'DIV' ) ) ;
oDiv.className = oDiv.originalClass = 'SC_Item' ;
oDiv.innerHTML = html ;
oDiv.FCKItemID = id ;
- oDiv.FCKItemLabel = label ? label : id ;
+ oDiv.FCKItemLabel = label || id ;
oDiv.FCKSpecialCombo = this ;
oDiv.Selected = false ;
+
+ // In IE, the width must be set so the borders are shown correctly when the content overflows.
+ if ( FCKBrowserInfo.IsIE )
+ oDiv.style.width = '100%' ;
+
+ if ( bgColor )
+ oDiv.style.backgroundColor = bgColor ;
oDiv.onmouseover = FCKSpecialCombo_ItemOnMouseOver ;
oDiv.onmouseout = FCKSpecialCombo_ItemOnMouseOut ;
@@ -155,11 +167,11 @@
FCKSpecialCombo.prototype.Create = function( targetElement )
{
- this._OuterTable = targetElement.appendChild( document.createElement( 'TABLE' ) ) ;
- this._OuterTable.cellPadding = 0 ;
- this._OuterTable.cellSpacing = 0 ;
-
- this._OuterTable.insertRow(-1) ;
+ var eOuterTable = this._OuterTable = targetElement.appendChild( targetElement.ownerDocument.createElement( 'TABLE' ) ) ;
+ eOuterTable.cellPadding = 0 ;
+ eOuterTable.cellSpacing = 0 ;
+
+ eOuterTable.insertRow(-1) ;
var sClass ;
var bShowLabel ;
@@ -181,34 +193,37 @@
if ( this.Caption && this.Caption.length > 0 && bShowLabel )
{
- var oCaptionCell = this._OuterTable.rows[0].insertCell(-1) ;
+ var oCaptionCell = eOuterTable.rows[0].insertCell(-1) ;
oCaptionCell.innerHTML = this.Caption ;
oCaptionCell.className = 'SC_FieldCaption' ;
}
// Create the main DIV element.
- var oField = this._OuterTable.rows[0].insertCell(-1).appendChild( document.createElement( 'DIV' ) ) ;
+ var oField = eOuterTable.rows[0].insertCell(-1).appendChild( targetElement.ownerDocument.createElement( 'DIV' ) ) ;
if ( bShowLabel )
{
oField.className = 'SC_Field' ;
oField.style.width = this.FieldWidth + 'px' ;
oField.innerHTML = '<table width="100%" cellpadding="0" cellspacing="0" style="TABLE-LAYOUT: fixed;"><tbody><tr><td class="SC_FieldLabel"><label> </label></td><td class="SC_FieldButton"> </td></tr></tbody></table>' ;
- this._LabelEl = oField.getElementsByTagName('label')[0] ;
+ this._LabelEl = oField.getElementsByTagName('label')[0] ; // Memory Leak
this._LabelEl.innerHTML = this.Label ;
}
else
{
oField.className = 'TB_Button_Off' ;
//oField.innerHTML = '<span className="SC_FieldCaption">' + this.Caption + '<table cellpadding="0" cellspacing="0" style="TABLE-LAYOUT: fixed;"><tbody><tr><td class="SC_FieldButton" style="border-left: none;"> </td></tr></tbody></table>' ;
- oField.innerHTML = '<table cellpadding="0" cellspacing="0" style="TABLE-LAYOUT: fixed;"><tbody><tr><td class="SC_FieldButton" style="border-left: none;"> </td></tr></tbody></table>' ;
+ //oField.innerHTML = '<table cellpadding="0" cellspacing="0" style="TABLE-LAYOUT: fixed;"><tbody><tr><td class="SC_FieldButton" style="border-left: none;"> </td></tr></tbody></table>' ;
// Gets the correct CSS class to use for the specified style (param).
- oField.innerHTML ='<table title="' + this.Tooltip + '" class="' + sClass + '" cellspacing="0" cellpadding="0" border="0">' +
+ oField.innerHTML = '<table title="' + this.Tooltip + '" class="' + sClass + '" cellspacing="0" cellpadding="0" border="0">' +
'<tr>' +
//'<td class="TB_Icon"><img src="' + FCKConfig.SkinPath + 'toolbar/' + this.Command.Name.toLowerCase() + '.gif" width="21" height="21"></td>' +
+ '<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>' ;
}
@@ -225,6 +240,20 @@
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 key in this.Items )
+ this.Items[key] = null ;
+ }
+}
+
function FCKSpecialCombo_OnMouseOver()
{
if ( this.SpecialCombo.Enabled )
@@ -232,10 +261,10 @@
switch ( this.SpecialCombo.Style )
{
case FCK_TOOLBARITEM_ONLYICON :
- this.className = 'TB_Button_On';
+ this.className = 'TB_Button_On_Over';
break ;
case FCK_TOOLBARITEM_ONLYTEXT :
- this.className = 'TB_Button_On';
+ this.className = 'TB_Button_On_Over';
break ;
case FCK_TOOLBARITEM_ICONTEXT :
this.className = 'SC_Field SC_FieldOver' ;
@@ -283,23 +312,26 @@
oSpecialCombo.OnBeforeClick( oSpecialCombo ) ;
// This is a tricky thing. We must call the "Load" function, otherwise
- // it will not be possible to retrieve "oItemsHolder.offsetHeight".
- oPanel.Load( 0, this.offsetHeight, this ) ;
+ // it will not be possible to retrieve "oItemsHolder.offsetHeight" (IE only).
+ if ( FCKBrowserInfo.IsIE )
+ oPanel.Preload( 0, this.offsetHeight, this ) ;
if ( oItemsHolder.offsetHeight > iMaxHeight )
+// {
oPanelBox.style.height = iMaxHeight + 'px' ;
+
+// if ( FCKBrowserInfo.IsGecko )
+// oPanelBox.style.overflow = '-moz-scrollbars-vertical' ;
+// }
else
- oPanelBox.style.height = oItemsHolder.offsetHeight + 'px' ;
+ oPanelBox.style.height = '' ;
// oPanel.PanelDiv.style.width = oSpecialCombo.PanelWidth + 'px' ;
-
- if ( FCKBrowserInfo.IsGecko )
- oPanelBox.style.overflow = '-moz-scrollbars-vertical' ;
oPanel.Show( 0, this.offsetHeight, this ) ;
}
- return false ;
+// return false ;
}
/*
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckstyledef.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckstyledef.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckstyledef.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -11,7 +11,7 @@
* "Support Open Source software. What about a donation today?"
*
* File Name: fckstyledef.js
- * FCKStyleDef Class: represents a single stylke definition.
+ * FCKStyleDef Class: represents a single style definition.
*
* File Authors:
* Frederico Caldeira Knabben (fredck at fckeditor.net)
@@ -49,7 +49,7 @@
FCKStyleDef.prototype.RemoveFromSelection = function()
{
if ( FCKSelection.GetType() == 'Control' )
- this._RemoveMe( FCKSelection.GetSelectedElement() ) ;
+ this._RemoveMe( FCK.ToolbarSet.CurrentInstance.Selection.GetSelectedElement() ) ;
else
- this._RemoveMe( FCKSelection.GetParentElement() ) ;
+ this._RemoveMe( FCK.ToolbarSet.CurrentInstance.Selection.GetParentElement() ) ;
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckstyledef_gecko.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckstyledef_gecko.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckstyledef_gecko.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -21,10 +21,10 @@
{
if ( FCKSelection.GetType() == 'Text' && !this.IsObjectElement )
{
- var oSelection = FCK.EditorWindow.getSelection() ;
+ var oSelection = FCK.ToolbarSet.CurrentInstance.EditorWindow.getSelection() ;
// Create the main element.
- var e = FCK.EditorDocument.createElement( this.Element ) ;
+ var e = FCK.ToolbarSet.CurrentInstance.EditorDocument.createElement( this.Element ) ;
for ( var i = 0 ; i < oSelection.rangeCount ; i++ )
{
@@ -42,7 +42,7 @@
}
else
{
- var oControl = FCKSelection.GetSelectedElement() ;
+ var oControl = FCK.ToolbarSet.CurrentInstance.Selection.GetSelectedElement() ;
if ( oControl.tagName == this.Element )
this._AddAttributes( oControl ) ;
}
@@ -51,7 +51,16 @@
FCKStyleDef.prototype._AddAttributes = function( targetElement )
{
for ( var a in this.Attributes )
- targetElement.setAttribute( a, this.Attributes[a], 0 ) ;
+ {
+ switch ( a.toLowerCase() )
+ {
+ case 'src' :
+ targetElement.setAttribute( '_fcksavedurl', this.Attributes[a], 0 ) ;
+
+ default :
+ targetElement.setAttribute( a, this.Attributes[a], 0 ) ;
+ }
+ }
}
FCKStyleDef.prototype._RemoveDuplicates = function( parent )
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckstyledef_ie.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckstyledef_ie.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckstyledef_ie.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -19,7 +19,7 @@
FCKStyleDef.prototype.ApplyToSelection = function()
{
- var oSelection = FCK.EditorDocument.selection ;
+ var oSelection = FCK.ToolbarSet.CurrentInstance.EditorDocument.selection ;
if ( oSelection.type == 'Text' )
{
@@ -40,7 +40,7 @@
}
else if ( oSelection.type == 'Control' )
{
- var oControl = FCKSelection.GetSelectedElement() ;
+ var oControl = FCK.ToolbarSet.CurrentInstance.Selection.GetSelectedElement() ;
if ( oControl.tagName == this.Element )
this._AddAttributes( oControl ) ;
}
@@ -55,11 +55,14 @@
case 'style' :
targetElement.style.cssText = this.Attributes[a] ;
break ;
-
+
case 'class' :
targetElement.setAttribute( 'className', this.Attributes[a], 0 ) ;
break ;
-
+
+ case 'src' :
+ targetElement.setAttribute( '_fcksavedurl', this.Attributes[a], 0 ) ;
+
default :
targetElement.setAttribute( a, this.Attributes[a], 0 ) ;
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckstylesloader.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckstylesloader.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckstylesloader.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbar.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbar.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbar.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -11,8 +11,8 @@
* "Support Open Source software. What about a donation today?"
*
* File Name: fcktoolbar.js
- * FCKToolbar Class: represents a toolbar. A toolbar is not the complete
- * toolbar set visible, but just a strip on it... a group of items.
+ * FCKToolbar Class: represents a toolbar in the toolbarset. It is a group of
+ * toolbar items.
*
* File Authors:
* Frederico Caldeira Knabben (fredck at fckeditor.net)
@@ -21,41 +21,96 @@
var FCKToolbar = function()
{
this.Items = new Array() ;
-
- var e = this.DOMTable = document.createElement( 'table' ) ;
- e.className = 'TB_Toolbar' ;
- // Sets the toolbar direction. IE uses "styleFloat" and Gecko uses "cssFloat".
- e.style.styleFloat = e.style.cssFloat = FCKLang.Dir == 'rtl' ? 'right' : 'left' ;
-
- e.cellPadding = 0 ;
- e.cellSpacing = 0 ;
- e.border = 0 ;
-
- this.DOMRow = e.insertRow(-1) ;
-
- var oCell = this.DOMRow.insertCell(-1) ;
- oCell.className = 'TB_Start' ;
- oCell.innerHTML = '<img src="' + FCKConfig.SkinPath + 'images/toolbar.start.gif" width="7" height="21" style="VISIBILITY: hidden" onload="this.style.visibility = \'\';">' ;
-
- FCKToolbarSet.DOMElement.appendChild( e ) ;
+ if ( FCK.IECleanup )
+ FCK.IECleanup.AddItem( this, FCKToolbar_Cleanup ) ;
}
-FCKToolbar.prototype.AddItem = function( toolbarItem )
+FCKToolbar.prototype.AddItem = function( item )
{
- this.Items[ this.Items.length ] = toolbarItem ;
- toolbarItem.CreateInstance( this ) ;
+ return this.Items[ this.Items.length ] = item ;
+}
+
+FCKToolbar.prototype.AddButton = function( name, label, tooltip, iconPathOrStripInfoArrayOrIndex, style, state )
+{
+ if ( typeof( iconPathOrStripInfoArrayOrIndex ) == 'number' )
+ iconPathOrStripInfoArrayOrIndex = [ this.DefaultIconsStrip, this.DefaultIconSize, iconPathOrStripInfoArrayOrIndex ] ;
+
+ var oButton = new FCKToolbarButtonUI( name, label, tooltip, iconPathOrStripInfoArrayOrIndex, style, state ) ;
+ oButton._FCKToolbar = this ;
+ oButton.OnClick = FCKToolbar_OnItemClick ;
+
+ return this.AddItem( oButton ) ;
+}
+
+function FCKToolbar_OnItemClick( item )
+{
+ var oToolbar = item._FCKToolbar ;
+
+ if ( oToolbar.OnItemClick )
+ oToolbar.OnItemClick( oToolbar, item ) ;
}
FCKToolbar.prototype.AddSeparator = function()
{
- var oCell = this.DOMRow.insertCell(-1) ;
- oCell.innerHTML = '<img src="' + FCKConfig.SkinPath + 'images/toolbar.separator.gif" width="5" height="21" style="VISIBILITY: hidden" onload="this.style.visibility = \'\';">' ;
+ this.AddItem( new FCKToolbarSeparator() ) ;
}
-FCKToolbar.prototype.AddTerminator = function()
+FCKToolbar.prototype.Create = function( parentElement )
{
- var oCell = this.DOMRow.insertCell(-1) ;
- oCell.className = 'TB_End' ;
- oCell.innerHTML = '<img src="' + FCKConfig.SkinPath + 'images/toolbar.end.gif" width="12" height="21" style="VISIBILITY: hidden" onload="this.style.visibility = \'\';">' ;
+ if ( this.MainElement )
+ {
+// this._Cleanup() ;
+ if ( this.MainElement.parentNode )
+ this.MainElement.parentNode.removeChild( this.MainElement ) ;
+ this.MainElement = null ;
+ }
+
+ var oDoc = parentElement.ownerDocument ; // This is IE 6+
+
+ var e = this.MainElement = oDoc.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 ;
+
+ this.RowElement = e.insertRow(-1) ;
+
+ // Insert the start cell.
+ var eCell ;
+
+ if ( !this.HideStart )
+ {
+ eCell = this.RowElement.insertCell(-1) ;
+ eCell.appendChild( oDoc.createElement( 'div' ) ).className = 'TB_Start' ;
+ }
+
+ for ( var i = 0 ; i < this.Items.length ; i++ )
+ {
+ this.Items[i].Create( this.RowElement.insertCell(-1) ) ;
+ }
+
+ // Insert the ending cell.
+ if ( !this.HideEnd )
+ {
+ eCell = this.RowElement.insertCell(-1) ;
+ eCell.appendChild( oDoc.createElement( 'div' ) ).className = 'TB_End' ;
+ }
+
+ parentElement.appendChild( e ) ;
}
+
+function FCKToolbar_Cleanup()
+{
+ this.MainElement = null ;
+ this.RowElement = null ;
+}
+
+var FCKToolbarSeparator = function()
+{}
+
+FCKToolbarSeparator.prototype.Create = function( parentElement )
+{
+ parentElement.appendChild( parentElement.ownerDocument.createElement( 'div' ) ).className = 'TB_Separator' ;
+}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarbreak_gecko.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarbreak_gecko.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarbreak_gecko.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -12,7 +12,7 @@
*
* File Name: fcktoolbarbreak_gecko.js
* FCKToolbarBreak Class: breaks the toolbars.
- * It makes it possible to force the toolbar to brak to a new line.
+ * It makes it possible to force the toolbar to break to a new line.
* This is the Gecko specific implementation.
*
* File Authors:
@@ -20,10 +20,13 @@
*/
var FCKToolbarBreak = function()
+{}
+
+FCKToolbarBreak.prototype.Create = function( targetElement )
{
- var oBreakDiv = document.createElement( 'div' ) ;
+ var oBreakDiv = targetElement.ownerDocument.createElement( 'div' ) ;
oBreakDiv.style.clear = oBreakDiv.style.cssFloat = FCKLang.Dir == 'rtl' ? 'right' : 'left' ;
- FCKToolbarSet.DOMElement.appendChild( oBreakDiv ) ;
+ targetElement.appendChild( oBreakDiv ) ;
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarbreak_ie.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarbreak_ie.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarbreak_ie.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -20,12 +20,15 @@
*/
var FCKToolbarBreak = function()
+{}
+
+FCKToolbarBreak.prototype.Create = function( targetElement )
{
- var oBreakDiv = document.createElement( 'div' ) ;
+ var oBreakDiv = targetElement.ownerDocument.createElement( 'div' ) ;
oBreakDiv.className = 'TB_Break' ;
oBreakDiv.style.clear = FCKLang.Dir == 'rtl' ? 'left' : 'right' ;
- FCKToolbarSet.DOMElement.appendChild( oBreakDiv ) ;
+ targetElement.appendChild( oBreakDiv ) ;
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarbutton.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarbutton.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarbutton.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -17,120 +17,45 @@
* Frederico Caldeira Knabben (fredck at fckeditor.net)
*/
-var FCKToolbarButton = function( commandName, label, tooltip, style, sourceView, contextSensitive )
+var FCKToolbarButton = function( commandName, label, tooltip, style, sourceView, contextSensitive, icon )
{
- this.Command = FCKCommands.GetCommand( commandName ) ;
- this.Label = label ? label : commandName ;
- this.Tooltip = tooltip ? tooltip : ( label ? label : commandName) ;
- this.Style = style ? style : FCK_TOOLBARITEM_ONLYICON ;
+ this.CommandName = commandName ;
+ this.Label = label ;
+ this.Tooltip = tooltip ;
+ this.Style = style ;
this.SourceView = sourceView ? true : false ;
- this.ContextSensitive = contextSensitive ? true : false ;
- this.IconPath = FCKConfig.SkinPath + 'toolbar/' + commandName.toLowerCase() + '.gif' ;
- this.State = FCK_UNKNOWN ;
+ this.ContextSensitive = contextSensitive ? true : false ;
+
+ if ( icon == null )
+ this.IconPath = FCKConfig.SkinPath + 'toolbar/' + commandName.toLowerCase() + '.gif' ;
+ else if ( typeof( icon ) == 'number' )
+ this.IconPath = [ FCKConfig.SkinPath + 'fck_strip.gif', 16, icon ] ;
}
-FCKToolbarButton.prototype.CreateInstance = function( parentToolbar )
+FCKToolbarButton.prototype.Create = function( targetElement )
{
- this.DOMDiv = document.createElement( 'div' ) ;
- this.DOMDiv.className = 'TB_Button_Off' ;
-
- this.DOMDiv.FCKToolbarButton = this ;
-
- var sHtml =
- '<table title="' + this.Tooltip + '" cellspacing="0" cellpadding="0" border="0">' +
- '<tr>' ;
-
- if ( this.Style != FCK_TOOLBARITEM_ONLYTEXT )
- sHtml += '<td class="TB_Icon"><img src="' + this.IconPath + '" width="21" height="21"></td>' ;
-
- if ( this.Style != FCK_TOOLBARITEM_ONLYICON )
- sHtml += '<td class="TB_Text" nowrap>' + this.Label + '</td>' ;
-
- sHtml +=
- '</tr>' +
- '</table>' ;
-
- this.DOMDiv.innerHTML = sHtml ;
-
- var oCell = parentToolbar.DOMRow.insertCell(-1) ;
- oCell.appendChild( this.DOMDiv ) ;
-
- this.RefreshState() ;
+ 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( targetElement ) ;
}
FCKToolbarButton.prototype.RefreshState = function()
{
-/*
- TODO: Delete this comment block on stable version.
// Gets the actual state.
-// var eState ;
-
-// if ( FCK.EditMode == FCK_EDITMODE_SOURCE && ! this.SourceView )
-// eState = FCK_TRISTATE_DISABLED ;
-// else
-*/
- // Gets the actual state.
- var eState = this.Command.GetState() ;
+ var eState = FCK.ToolbarSet.CurrentInstance.Commands.GetCommand( this.CommandName ).GetState() ;
// If there are no state changes than do nothing and return.
- if ( eState == this.State ) return ;
+ if ( eState == this._UIButton.State ) return ;
// Sets the actual state.
- this.State = eState ;
-
- switch ( this.State )
- {
- case FCK_TRISTATE_ON :
- this.DOMDiv.className = 'TB_Button_On' ;
-
- this.DOMDiv.onmouseover = FCKToolbarButton_OnMouseOnOver ;
- this.DOMDiv.onmouseout = FCKToolbarButton_OnMouseOnOut ;
- this.DOMDiv.onclick = FCKToolbarButton_OnClick ;
-
- break ;
- case FCK_TRISTATE_OFF :
- this.DOMDiv.className = 'TB_Button_Off' ;
-
- this.DOMDiv.onmouseover = FCKToolbarButton_OnMouseOffOver ;
- this.DOMDiv.onmouseout = FCKToolbarButton_OnMouseOffOut ;
- this.DOMDiv.onclick = FCKToolbarButton_OnClick ;
-
- break ;
- default :
- this.Disable() ;
- break ;
- }
-}
-
-function FCKToolbarButton_OnMouseOnOver()
-{
- this.className = 'TB_Button_On TB_Button_On_Over' ;
-}
-
-function FCKToolbarButton_OnMouseOnOut()
-{
- this.className = 'TB_Button_On' ;
-}
-
-function FCKToolbarButton_OnMouseOffOver()
-{
- this.className = 'TB_Button_On TB_Button_Off_Over' ;
-}
-
-function FCKToolbarButton_OnMouseOffOut()
-{
- this.className = 'TB_Button_Off' ;
-}
-
-function FCKToolbarButton_OnClick(e)
-{
- this.FCKToolbarButton.Click(e) ;
- return false ;
+ this._UIButton.ChangeState( eState ) ;
}
FCKToolbarButton.prototype.Click = function()
{
- this.Command.Execute() ;
+ var oToolbarButton = this._ToolbarButton || this ;
+ FCK.ToolbarSet.CurrentInstance.Commands.GetCommand( oToolbarButton.CommandName ).Execute() ;
}
FCKToolbarButton.prototype.Enable = function()
@@ -140,9 +65,6 @@
FCKToolbarButton.prototype.Disable = function()
{
- this.State = FCK_TRISTATE_DISABLED ;
- this.DOMDiv.className = 'TB_Button_Disabled' ;
- this.DOMDiv.onmouseover = null ;
- this.DOMDiv.onmouseout = null ;
- this.DOMDiv.onclick = null ;
+ // Sets the actual state.
+ this._UIButton.ChangeState( FCK_TRISTATE_DISABLED ) ;
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarfontformatcombo.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarfontformatcombo.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarfontformatcombo.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -19,7 +19,7 @@
var FCKToolbarFontFormatCombo = function( tooltip, style )
{
- this.Command = FCKCommands.GetCommand( 'FontFormat' ) ;
+ this.CommandName = 'FontFormat' ;
this.Label = this.GetLabel() ;
this.Tooltip = tooltip ? tooltip : this.Label ;
this.Style = style ? style : FCK_TOOLBARITEM_ICONTEXT ;
@@ -31,6 +31,7 @@
// Inherit from FCKToolbarSpecialCombo.
FCKToolbarFontFormatCombo.prototype = new FCKToolbarSpecialCombo ;
+
FCKToolbarFontFormatCombo.prototype.GetLabel = function()
{
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarfontscombo.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarfontscombo.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarfontscombo.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -19,7 +19,7 @@
var FCKToolbarFontsCombo = function( tooltip, style )
{
- this.Command = FCKCommands.GetCommand( 'FontName' ) ;
+ this.CommandName = 'FontName' ;
this.Label = this.GetLabel() ;
this.Tooltip = tooltip ? tooltip : this.Label ;
this.Style = style ? style : FCK_TOOLBARITEM_ICONTEXT ;
@@ -27,6 +27,7 @@
// Inherit from FCKToolbarSpecialCombo.
FCKToolbarFontsCombo.prototype = new FCKToolbarSpecialCombo ;
+
FCKToolbarFontsCombo.prototype.GetLabel = function()
{
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarfontsizecombo.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarfontsizecombo.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarfontsizecombo.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -19,7 +19,7 @@
var FCKToolbarFontSizeCombo = function( tooltip, style )
{
- this.Command = FCKCommands.GetCommand( 'FontSize' ) ;
+ this.CommandName = 'FontSize' ;
this.Label = this.GetLabel() ;
this.Tooltip = tooltip ? tooltip : this.Label ;
this.Style = style ? style : FCK_TOOLBARITEM_ICONTEXT ;
@@ -27,6 +27,7 @@
// Inherit from FCKToolbarSpecialCombo.
FCKToolbarFontSizeCombo.prototype = new FCKToolbarSpecialCombo ;
+
FCKToolbarFontSizeCombo.prototype.GetLabel = function()
{
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarpanelbutton.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarpanelbutton.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarpanelbutton.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -18,67 +18,70 @@
* Frederico Caldeira Knabben (fredck at fckeditor.net)
*/
-var FCKToolbarPanelButton = function( commandName, label, tooltip, style )
+var FCKToolbarPanelButton = function( commandName, label, tooltip, style, icon )
{
- this.Command = FCKCommands.GetCommand( commandName ) ;
- this.Label = label ? label : commandName ;
- this.Tooltip = tooltip ? tooltip : ( label ? label : commandName) ;
- this.Style = style ? style : FCK_TOOLBARITEM_ONLYICON ;
- this.State = FCK_UNKNOWN ;
- this.IconPath = FCKConfig.SkinPath + 'toolbar/' + commandName.toLowerCase() + '.gif' ;
+ this.CommandName = commandName ;
+
+ var oIcon ;
+
+ if ( icon == null )
+ oIcon = FCKConfig.SkinPath + 'toolbar/' + commandName.toLowerCase() + '.gif' ;
+ else if ( typeof( icon ) == 'number' )
+ oIcon = [ FCKConfig.SkinPath + 'fck_strip.gif', 16, icon ] ;
+
+ var oUIButton = this._UIButton = new FCKToolbarButtonUI( commandName, label, tooltip, oIcon, style ) ;
+ oUIButton._FCKToolbarPanelButton = this ;
+ oUIButton.ShowArrow = true ;
+ oUIButton.OnClick = FCKToolbarPanelButton_OnButtonClick ;
}
-FCKToolbarPanelButton.prototype.Click = function(e)
+FCKToolbarPanelButton.prototype.TypeName = 'FCKToolbarPanelButton' ;
+
+FCKToolbarPanelButton.prototype.Create = function( parentElement )
{
- // For Mozilla we must stop the event propagation to avoid it hiding
- // the panel because of a click outside of it.
-// if ( e )
-// {
-// e.stopPropagation() ;
-// FCKPanelEventHandlers.OnDocumentClick( e ) ;
-// }
+ parentElement.className += 'Menu' ;
- if ( this.State != FCK_TRISTATE_DISABLED )
- {
- this.Command.Execute(0, this.DOMDiv.offsetHeight, this.DOMDiv) ;
-// this.FCKToolbarButton.HandleOnClick( this, e ) ;
- }
-
- return false ;
+ this._UIButton.Create( parentElement ) ;
+
+ var oPanel = FCK.ToolbarSet.CurrentInstance.Commands.GetCommand( this.CommandName )._Panel ;
+ oPanel._FCKToolbarPanelButton = this ;
+
+ var eLineDiv = oPanel.Document.body.appendChild( oPanel.Document.createElement( 'div' ) ) ;
+ eLineDiv.style.position = 'absolute' ;
+ eLineDiv.style.top = '0px' ;
+
+ var eLine = this.LineImg = eLineDiv.appendChild( oPanel.Document.createElement( 'IMG' ) ) ;
+ eLine.className = 'TB_ConnectionLine' ;
+// eLine.style.backgroundColor = 'Red' ;
+ eLine.src = FCK_SPACER_PATH ;
+
+ oPanel.OnHide = FCKToolbarPanelButton_OnPanelHide ;
}
-FCKToolbarPanelButton.prototype.CreateInstance = function( parentToolbar )
+/*
+ Events
+*/
+
+function FCKToolbarPanelButton_OnButtonClick( toolbarButton )
{
- this.DOMDiv = document.createElement( 'div' ) ;
- this.DOMDiv.className = 'TB_Button_Off' ;
+ var oButton = this._FCKToolbarPanelButton ;
+ var e = oButton._UIButton.MainElement ;
+
+ oButton._UIButton.ChangeState( FCK_TRISTATE_ON ) ;
+
+ oButton.LineImg.style.width = ( e.offsetWidth - 2 ) + 'px' ;
- this.DOMDiv.FCKToolbarButton = this ;
-
- var sHtml =
- '<table title="' + this.Tooltip + '" cellspacing="0" cellpadding="0" border="0">' +
- '<tr>' ;
-
- if ( this.Style != FCK_TOOLBARITEM_ONLYTEXT )
- sHtml += '<td class="TB_Icon"><img src="' + this.IconPath + '" width="21" height="21"></td>' ;
-
- if ( this.Style != FCK_TOOLBARITEM_ONLYICON )
- sHtml += '<td class="TB_Text" nowrap>' + this.Label + '</td>' ;
-
- sHtml +=
- '<td class="TB_ButtonArrow"><img src="' + FCKConfig.SkinPath + 'images/toolbar.buttonarrow.gif" width="5" height="3"></td>' +
- '</tr>' +
- '</table>' ;
-
- this.DOMDiv.innerHTML = sHtml ;
+ FCK.ToolbarSet.CurrentInstance.Commands.GetCommand( oButton.CommandName ).Execute( 0, e.offsetHeight - 1, e ) ; // -1 to be over the border
+}
- var oCell = parentToolbar.DOMRow.insertCell(-1) ;
- oCell.appendChild( this.DOMDiv ) ;
-
- this.RefreshState() ;
+function FCKToolbarPanelButton_OnPanelHide()
+{
+ var oMenuButton = this._FCKToolbarPanelButton ;
+ oMenuButton._UIButton.ChangeState( FCK_TRISTATE_OFF ) ;
}
// The Panel Button works like a normal button so the refresh state functions
// defined for the normal button can be reused here.
FCKToolbarPanelButton.prototype.RefreshState = FCKToolbarButton.prototype.RefreshState ;
FCKToolbarPanelButton.prototype.Enable = FCKToolbarButton.prototype.Enable ;
-FCKToolbarPanelButton.prototype.Disable = FCKToolbarButton.prototype.Disable ;
+FCKToolbarPanelButton.prototype.Disable = FCKToolbarButton.prototype.Disable ;
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarspecialcombo.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarspecialcombo.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarspecialcombo.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -16,7 +16,7 @@
*
* The following properties and methods must be implemented when inheriting from
* this class:
- * - Property: Command [ The command to be executed ]
+ * - Property: CommandName [ The command name to be executed ]
* - Method: GetLabel() [ Returns the label ]
* - CreateItems( targetSpecialCombo ) [ Add all items in the special combo ]
*
@@ -30,14 +30,15 @@
this.ContextSensitive = true ;
}
+
function FCKToolbarSpecialCombo_OnSelect( itemId, item )
{
- this.Command.Execute( itemId, item ) ;
+ FCK.ToolbarSet.CurrentInstance.Commands.GetCommand( this.CommandName ).Execute( itemId, item ) ;
}
-FCKToolbarSpecialCombo.prototype.CreateInstance = function( parentToolbar )
+FCKToolbarSpecialCombo.prototype.Create = function( targetElement )
{
- this._Combo = new FCKSpecialCombo( this.GetLabel(), this.FieldWidth, this.PanelWidth, this.PanelMaxHeight ) ;
+ this._Combo = new FCKSpecialCombo( this.GetLabel(), this.FieldWidth, this.PanelWidth, this.PanelMaxHeight, FCKBrowserInfo.IsIE ? window : FCKTools.GetElementWindow( targetElement ).parent ) ;
/*
this._Combo.FieldWidth = this.FieldWidth != null ? this.FieldWidth : 100 ;
@@ -52,9 +53,9 @@
this.CreateItems( this._Combo ) ;
- this._Combo.Create( parentToolbar.DOMRow.insertCell(-1) ) ;
+ this._Combo.Create( targetElement ) ;
- this._Combo.Command = this.Command ;
+ this._Combo.CommandName = this.CommandName ;
this._Combo.OnSelect = FCKToolbarSpecialCombo_OnSelect ;
}
@@ -75,7 +76,9 @@
// eState = FCK_TRISTATE_DISABLED ;
// else
// {
- var sValue = this.Command.GetState() ;
+ var sValue = FCK.ToolbarSet.CurrentInstance.Commands.GetCommand( this.CommandName ).GetState() ;
+
+// FCKDebug.Output( 'RefreshState of Special Combo "' + this.TypeOf + '" - State: ' + sValue ) ;
if ( sValue != FCK_TRISTATE_DISABLED )
{
@@ -85,12 +88,11 @@
this.RefreshActiveItems( this._Combo, sValue ) ;
else
{
- if ( this._LastValue == sValue )
- return ;
-
- this._LastValue = sValue ;
-
- FCKToolbarSpecialCombo_RefreshActiveItems( this._Combo, sValue ) ;
+ if ( this._LastValue != sValue )
+ {
+ this._LastValue = sValue ;
+ FCKToolbarSpecialCombo_RefreshActiveItems( this._Combo, sValue ) ;
+ }
}
}
else
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarstylecombo.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarstylecombo.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fcktoolbarstylecombo.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -19,7 +19,7 @@
var FCKToolbarStyleCombo = function( tooltip, style )
{
- this.Command = FCKCommands.GetCommand( 'Style' ) ;
+ this.CommandName = 'Style' ;
this.Label = this.GetLabel() ;
this.Tooltip = tooltip ? tooltip : this.Label ;
this.Style = style ? style : FCK_TOOLBARITEM_ICONTEXT ;
@@ -28,6 +28,7 @@
// Inherit from FCKToolbarSpecialCombo.
FCKToolbarStyleCombo.prototype = new FCKToolbarSpecialCombo ;
+
FCKToolbarStyleCombo.prototype.GetLabel = function()
{
return FCKLang.Style ;
@@ -35,19 +36,24 @@
FCKToolbarStyleCombo.prototype.CreateItems = function( targetSpecialCombo )
{
+ var oTargetDoc = targetSpecialCombo._Panel.Document ;
+
// Add the Editor Area CSS to the Styles panel so the style classes are previewed correctly.
- FCKTools.AppendStyleSheet( targetSpecialCombo._Panel.Document, FCKConfig.EditorAreaCSS ) ;
+ var aCSSs = FCKConfig.EditorAreaCSS ;
+ for ( var i = 0 ; i < aCSSs.length ; i++ )
+ FCKTools.AppendStyleSheet( oTargetDoc, aCSSs[i] ) ;
- targetSpecialCombo._Panel.Document.body.className += ' ForceBaseFont' ;
+ oTargetDoc.body.className += ' ForceBaseFont' ;
// For some reason Gecko is blocking inside the "RefreshVisibleItems" function.
if ( ! FCKBrowserInfo.IsGecko )
targetSpecialCombo.OnBeforeClick = this.RefreshVisibleItems ;
// Add the styles to the special combo.
- for ( var s in this.Command.Styles )
+ var aCommandStyles = FCK.ToolbarSet.CurrentInstance.Commands.GetCommand( this.CommandName ).Styles ;
+ for ( var s in aCommandStyles )
{
- var oStyle = this.Command.Styles[s] ;
+ var oStyle = aCommandStyles[s] ;
var oItem ;
if ( oStyle.IsObjectElement )
@@ -65,7 +71,7 @@
targetSpecialCombo.DeselectAll() ;
// Get the active styles.
- var aStyles = this.Command.GetActiveStyles() ;
+ var aStyles = FCK.ToolbarSet.CurrentInstance.Commands.GetCommand( this.CommandName ).GetActiveStyles() ;
if ( aStyles.length > 0 )
{
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckxml_gecko.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckxml_gecko.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckxml_gecko.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -17,55 +17,50 @@
* Frederico Caldeira Knabben (fredck at fckeditor.net)
*/
-var FCKXml ;
+var FCKXml = function()
+{}
-if ( !( FCKXml = NS.FCKXml ) )
+FCKXml.prototype.LoadUrl = function( urlToCall )
{
- FCKXml = NS.FCKXml = function()
- {}
+ var oFCKXml = this ;
- FCKXml.prototype.LoadUrl = function( urlToCall )
+ var oXmlHttp = FCKTools.CreateXmlObject( 'XmlHttp' ) ;
+ oXmlHttp.open( "GET", urlToCall, false ) ;
+ oXmlHttp.send( null ) ;
+
+ if ( oXmlHttp.status == 200 || oXmlHttp.status == 304 )
+ this.DOMDocument = oXmlHttp.responseXML ;
+ else if ( oXmlHttp.status == 0 && oXmlHttp.readyState == 4 )
+ this.DOMDocument = oXmlHttp.responseXML ;
+ else
+ alert( 'Error loading "' + urlToCall + '"' ) ;
+}
+
+FCKXml.prototype.SelectNodes = function( xpath, contextNode )
+{
+ var aNodeArray = new Array();
+
+ var xPathResult = this.DOMDocument.evaluate( xpath, contextNode ? contextNode : this.DOMDocument,
+ this.DOMDocument.createNSResolver(this.DOMDocument.documentElement), XPathResult.ORDERED_NODE_ITERATOR_TYPE, null) ;
+ if ( xPathResult )
{
- var oFCKXml = this ;
+ var oNode = xPathResult.iterateNext() ;
+ while( oNode )
+ {
+ aNodeArray[aNodeArray.length] = oNode ;
+ oNode = xPathResult.iterateNext();
+ }
+ }
+ return aNodeArray ;
+}
- var oXmlHttp = FCKTools.CreateXmlObject( 'XmlHttp' ) ;
- oXmlHttp.open( "GET", urlToCall, false ) ;
- oXmlHttp.send( null ) ;
-
- if ( oXmlHttp.status == 200 || oXmlHttp.status == 304 )
- this.DOMDocument = oXmlHttp.responseXML ;
- else if ( oXmlHttp.status == 0 && oXmlHttp.readyState == 4 )
- this.DOMDocument = oXmlHttp.responseXML ;
- else
- alert( 'Error loading "' + urlToCall + '"' ) ;
- }
+FCKXml.prototype.SelectSingleNode = function( xpath, contextNode )
+{
+ var xPathResult = this.DOMDocument.evaluate( xpath, contextNode ? contextNode : this.DOMDocument,
+ this.DOMDocument.createNSResolver(this.DOMDocument.documentElement), 9, null);
- FCKXml.prototype.SelectNodes = function( xpath, contextNode )
- {
- var aNodeArray = new Array();
-
- var xPathResult = this.DOMDocument.evaluate( xpath, contextNode ? contextNode : this.DOMDocument,
- this.DOMDocument.createNSResolver(this.DOMDocument.documentElement), XPathResult.ORDERED_NODE_ITERATOR_TYPE, null) ;
- if ( xPathResult )
- {
- var oNode = xPathResult.iterateNext() ;
- while( oNode )
- {
- aNodeArray[aNodeArray.length] = oNode ;
- oNode = xPathResult.iterateNext();
- }
- }
- return aNodeArray ;
- }
-
- FCKXml.prototype.SelectSingleNode = function( xpath, contextNode )
- {
- var xPathResult = this.DOMDocument.evaluate( xpath, contextNode ? contextNode : this.DOMDocument,
- this.DOMDocument.createNSResolver(this.DOMDocument.documentElement), 9, null);
-
- if ( xPathResult && xPathResult.singleNodeValue )
- return xPathResult.singleNodeValue ;
- else
- return null ;
- }
+ if ( xPathResult && xPathResult.singleNodeValue )
+ return xPathResult.singleNodeValue ;
+ else
+ return null ;
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckxml_ie.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckxml_ie.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/classes/fckxml_ie.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -18,66 +18,61 @@
* Frederico Caldeira Knabben (fredck at fckeditor.net)
*/
-var FCKXml ;
+var FCKXml = function()
+{
+ this.Error = false ;
+}
-if ( !( FCKXml = NS.FCKXml ) )
+FCKXml.prototype.LoadUrl = function( urlToCall )
{
- FCKXml = NS.FCKXml = function()
+ this.Error = false ;
+
+ var oXmlHttp = FCKTools.CreateXmlObject( 'XmlHttp' ) ;
+
+ if ( !oXmlHttp )
{
- this.Error = false ;
+ this.Error = true ;
+ return ;
}
- FCKXml.prototype.LoadUrl = function( urlToCall )
+ oXmlHttp.open( "GET", urlToCall, false ) ;
+
+ oXmlHttp.send( null ) ;
+
+ if ( oXmlHttp.status == 200 || oXmlHttp.status == 304 )
+ this.DOMDocument = oXmlHttp.responseXML ;
+ else if ( oXmlHttp.status == 0 && oXmlHttp.readyState == 4 )
{
- this.Error = false ;
+ this.DOMDocument = FCKTools.CreateXmlObject( 'DOMDocument' ) ;
+ this.DOMDocument.async = false ;
+ this.DOMDocument.resolveExternals = false ;
+ this.DOMDocument.loadXML( oXmlHttp.responseText ) ;
+ }
+ else
+ {
+ this.Error = true ;
+ alert( 'Error loading "' + urlToCall + '"' ) ;
+ }
+}
- var oXmlHttp = FCKTools.CreateXmlObject( 'XmlHttp' ) ;
+FCKXml.prototype.SelectNodes = function( xpath, contextNode )
+{
+ if ( this.Error )
+ return new Array() ;
- if ( !oXmlHttp )
- {
- this.Error = true ;
- return ;
- }
+ if ( contextNode )
+ return contextNode.selectNodes( xpath ) ;
+ else
+ return this.DOMDocument.selectNodes( xpath ) ;
+}
- oXmlHttp.open( "GET", urlToCall, false ) ;
+FCKXml.prototype.SelectSingleNode = function( xpath, contextNode )
+{
+ if ( this.Error )
+ return ;
- oXmlHttp.send( null ) ;
-
- if ( oXmlHttp.status == 200 || oXmlHttp.status == 304 )
- this.DOMDocument = oXmlHttp.responseXML ;
- else if ( oXmlHttp.status == 0 && oXmlHttp.readyState == 4 )
- {
- this.DOMDocument = FCKTools.CreateXmlObject( 'DOMDocument' ) ;
- this.DOMDocument.async = false ;
- this.DOMDocument.resolveExternals = false ;
- this.DOMDocument.loadXML( oXmlHttp.responseText ) ;
- }
- else
- {
- this.Error = true ;
- alert( 'Error loading "' + urlToCall + '"' ) ;
- }
- }
-
- FCKXml.prototype.SelectNodes = function( xpath, contextNode )
- {
- if ( this.Error )
- return new Array() ;
-
- if ( contextNode )
- return contextNode.selectNodes( xpath ) ;
- else
- return this.DOMDocument.selectNodes( xpath ) ;
- }
-
- FCKXml.prototype.SelectSingleNode = function( xpath, contextNode )
- {
- if ( this.Error )
- return ;
-
- if ( contextNode )
- return contextNode.selectSingleNode( xpath ) ;
- else
- return this.DOMDocument.selectSingleNode( xpath ) ;
- }
+ if ( contextNode )
+ return contextNode.selectSingleNode( xpath ) ;
+ else
+ return this.DOMDocument.selectSingleNode( xpath ) ;
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fck_othercommands.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fck_othercommands.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fck_othercommands.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -197,7 +197,7 @@
FCKSourceCommand.prototype.Execute = function()
{
- if ( FCKBrowserInfo.IsGecko )
+ if ( FCKConfig.SourcePopup ) // Until v2.2, it was mandatory for FCKBrowserInfo.IsGecko.
{
var iWidth = FCKConfig.ScreenWidth * 0.65 ;
var iHeight = FCKConfig.ScreenHeight * 0.65 ;
@@ -273,11 +273,37 @@
e.style.pageBreakAfter = 'always' ;
e.innerHTML = '<span style="DISPLAY:none"> </span>' ;
- var oFakeImage = FCKDocumentProcessors_CreateFakeImage( 'FCK__PageBreak', e ) ;
+ var oFakeImage = FCKDocumentProcessor_CreateFakeImage( 'FCK__PageBreak', e ) ;
oFakeImage = FCK.InsertElement( oFakeImage ) ;
}
FCKPageBreakCommand.prototype.GetState = function()
{
return 0 ; // FCK_TRISTATE_OFF
+}
+
+// FCKUnlinkCommand - by Johnny Egeland (johnny at coretrek.com)
+var FCKUnlinkCommand = function()
+{
+ this.Name = 'Unlink' ;
+}
+
+FCKUnlinkCommand.prototype.Execute = function()
+{
+ if ( FCKBrowserInfo.IsGecko )
+ {
+ var oLink = FCK.Selection.MoveToAncestorNode( 'A' ) ;
+ if ( oLink )
+ FCK.Selection.SelectNode( oLink ) ;
+ }
+
+ FCK.ExecuteNamedCommand( this.Name ) ;
+
+ if ( FCKBrowserInfo.IsGecko )
+ FCK.Selection.Collapse( true ) ;
+}
+
+FCKUnlinkCommand.prototype.GetState = function()
+{
+ return FCK.GetNamedCommandState( this.Name ) ;
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fcknamedcommand.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fcknamedcommand.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fcknamedcommand.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fckpasteplaintextcommand.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fckpasteplaintextcommand.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fckpasteplaintextcommand.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fckpastewordcommand.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fckpastewordcommand.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fckpastewordcommand.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fckspellcheckcommand_gecko.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fckspellcheckcommand_gecko.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fckspellcheckcommand_gecko.js Wed Jul 12 07:45:05 2006
@@ -1,4 +1,24 @@
-var FCKSpellCheckCommand = function()
+/*
+ * FCKeditor - The text editor for internet
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
+ *
+ * Licensed under the terms of the GNU Lesser General Public License:
+ * http://www.opensource.org/licenses/lgpl-license.php
+ *
+ * For further information visit:
+ * http://www.fckeditor.net/
+ *
+ * "Support Open Source software. What about a donation today?"
+ *
+ * File Name: fckspellcheckcommand_gecko.js
+ * FCKStyleCommand Class: represents the "Spell Check" command.
+ * (Gecko specific implementation)
+ *
+ * File Authors:
+ * Frederico Caldeira Knabben (fredck at fckeditor.net)
+ */
+
+var FCKSpellCheckCommand = function()
{
this.Name = 'SpellCheck' ;
this.IsEnabled = ( FCKConfig.SpellChecker == 'SpellerPages' ) ;
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fckspellcheckcommand_ie.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fckspellcheckcommand_ie.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fckspellcheckcommand_ie.js Wed Jul 12 07:45:05 2006
@@ -1,4 +1,24 @@
-var FCKSpellCheckCommand = function()
+/*
+ * FCKeditor - The text editor for internet
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
+ *
+ * Licensed under the terms of the GNU Lesser General Public License:
+ * http://www.opensource.org/licenses/lgpl-license.php
+ *
+ * For further information visit:
+ * http://www.fckeditor.net/
+ *
+ * "Support Open Source software. What about a donation today?"
+ *
+ * File Name: fckspellcheckcommand_ie.js
+ * FCKStyleCommand Class: represents the "Spell Check" command.
+ * (IE specific implementation)
+ *
+ * File Authors:
+ * Frederico Caldeira Knabben (fredck at fckeditor.net)
+ */
+
+var FCKSpellCheckCommand = function()
{
this.Name = 'SpellCheck' ;
this.IsEnabled = ( FCKConfig.SpellChecker == 'ieSpell' || FCKConfig.SpellChecker == 'SpellerPages' ) ;
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fckstylecommand.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fckstylecommand.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fckstylecommand.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -45,6 +45,9 @@
FCKStyleCommand.prototype.GetState = function()
{
+ if ( !FCK.EditorDocument )
+ return FCK_TRISTATE_DISABLED ;
+
var oSelection = FCK.EditorDocument.selection ;
if ( FCKSelection.GetType() == 'Control' )
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fcktablecommand.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fcktablecommand.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fcktablecommand.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fcktextcolorcommand.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fcktextcolorcommand.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/commandclasses/fcktextcolorcommand.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -25,43 +25,25 @@
this.Name = type == 'ForeColor' ? 'TextColor' : 'BGColor' ;
this.Type = type ;
- /* BEGIN ###
- The panel should be created in the "Execute" method for best
- memory use, but it not works in Gecko in that way.
- */
+ var oWindow ;
+
+ if ( FCKBrowserInfo.IsIE )
+ oWindow = window ;
+ else if ( FCK.ToolbarSet._IFrame )
+ oWindow = FCKTools.GetElementWindow( FCK.ToolbarSet._IFrame ) ;
+ else
+ oWindow = window.parent ;
- this._Panel = new FCKPanel() ;
- this._Panel.AppendStyleSheet( FCKConfig.SkinPath + 'fck_contextmenu.css' ) ;
-// this._Panel.StyleSheet = FCKConfig.SkinPath + 'fck_contextmenu.css' ;
-// this._Panel.Create() ;
-
- this._CreatePanelBody( this._Panel.Document, this._Panel.PanelDiv ) ;
+ this._Panel = new FCKPanel( oWindow, true ) ;
+ this._Panel.AppendStyleSheet( FCKConfig.SkinPath + 'fck_editor.css' ) ;
+ this._Panel.MainNode.className = 'FCK_Panel' ;
+ this._CreatePanelBody( this._Panel.Document, this._Panel.MainNode ) ;
FCKTools.DisableSelection( this._Panel.Document.body ) ;
-
- // END ###
}
FCKTextColorCommand.prototype.Execute = function( panelX, panelY, relElement )
{
- /*
- BEGIN ###
- This is the right code to create the panel, but it is not
- working well with Gecko, so it has been moved to the
- class contructor.
-
- // Create the Color Panel if needed.
- if ( ! this._Panel )
- {
- this._Panel = new FCKPanel() ;
- this._Panel.StyleSheet = FCKConfig.SkinPath + 'fck_contextmenu.css' ;
- this._Panel.Create() ;
-
- this._CreatePanelBody( this._Panel.Document, this._Panel.PanelDiv ) ;
- }
- END ###
- */
-
// We must "cache" the actual panel type to be used in the SetColor method.
FCK._ActiveColorPanelType = this.Type ;
@@ -73,8 +55,16 @@
{
if ( FCK._ActiveColorPanelType == 'ForeColor' )
FCK.ExecuteNamedCommand( 'ForeColor', color ) ;
- else if ( FCKBrowserInfo.IsGecko )
+ else if ( FCKBrowserInfo.IsGeckoLike )
+ {
+ if ( FCKBrowserInfo.IsGecko && !FCKConfig.GeckoUseSPAN )
+ FCK.EditorDocument.execCommand( 'useCSS', false, false ) ;
+
FCK.ExecuteNamedCommand( 'hilitecolor', color ) ;
+
+ if ( FCKBrowserInfo.IsGecko && !FCKConfig.GeckoUseSPAN )
+ FCK.EditorDocument.execCommand( 'useCSS', false, true ) ;
+ }
else
FCK.ExecuteNamedCommand( 'BackColor', color ) ;
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fck.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fck.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fck.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -56,22 +56,22 @@
FCKTempBin.AddElement = function( element )
{
- var iIndex = FCKTempBin.Elements.length ;
- FCKTempBin.Elements[ iIndex ] = element ;
+ var iIndex = this.Elements.length ;
+ this.Elements[ iIndex ] = element ;
return iIndex ;
}
FCKTempBin.RemoveElement = function( index )
{
- var e = FCKTempBin.Elements[ index ] ;
- FCKTempBin.Elements[ index ] = null ;
+ var e = this.Elements[ index ] ;
+ this.Elements[ index ] = null ;
return e ;
}
FCKTempBin.Reset = function()
{
var i = 0 ;
- while ( i < FCKTempBin.Elements.length )
- FCKTempBin.Elements[ i++ ] == null ;
- FCKTempBin.Elements.length = 0 ;
+ while ( i < this.Elements.length )
+ this.Elements[ i++ ] == null ;
+ this.Elements.length = 0 ;
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fck_1.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fck_1.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fck_1.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -22,46 +22,21 @@
FCK.Events = new FCKEvents( FCK ) ;
FCK.Toolbar = null ;
-
-FCK.TempBaseTag = FCKConfig.BaseHref.length > 0 ? '<base href="' + FCKConfig.BaseHref + '" _fcktemp="true"></base>' : '' ;
+FCK.HasFocus = false ;
FCK.StartEditor = function()
{
- // Get the editor's window and document (DOM)
- this.EditorWindow = window.frames[ 'eEditorArea' ] ;
- this.EditorDocument = this.EditorWindow.document ;
-
- // TODO: Wait stable version and remove the following commented lines.
- // The Base Path of the editor is saved to rebuild relative URL (IE issue).
-// this.BaseUrl = this.EditorDocument.location.protocol + '//' + this.EditorDocument.location.host ;
-
-// if ( FCKBrowserInfo.IsGecko )
-// this.MakeEditable() ;
+ FCK.TempBaseTag = FCKConfig.BaseHref.length > 0 ? '<base href="' + FCKConfig.BaseHref + '" _fcktemp="true"></base>' : '' ;
+
+ FCK.EditingArea = new FCKEditingArea( document.getElementById( 'xEditingArea' ) ) ;
// Set the editor's startup contents
this.SetHTML( FCKTools.GetLinkedFieldValue() ) ;
-
- // Save the startup value for the "IsDirty()" check.
- this.ResetIsDirty() ;
-
- // Attach the editor to the form onsubmit event
- FCKTools.AttachToLinkedFieldFormSubmit( this.UpdateLinkedField ) ;
-
- FCKUndo.SaveUndoStep() ;
-
- this.SetStatus( FCK_STATUS_ACTIVE ) ;
-}
-
-function Window_OnFocus()
-{
- FCK.Focus() ;
- FCK.Events.FireEvent( "OnFocus" ) ;
-}
-
-function Window_OnBlur()
-{
- if ( !FCKDialog.IsOpened )
- return FCK.Events.FireEvent( "OnBlur" ) ;
+}
+
+FCK.Focus = function()
+{
+ FCK.EditingArea.Focus() ;
}
FCK.SetStatus = function( newStatus )
@@ -70,110 +45,26 @@
if ( newStatus == FCK_STATUS_ACTIVE )
{
- // Force the focus in the window to go to the editor.
- window.frameElement.onfocus = window.document.body.onfocus = Window_OnFocus ;
- window.frameElement.onblur = Window_OnBlur ;
+ FCKFocusManager.AddWindow( window, true ) ;
+
+ if ( FCKBrowserInfo.IsIE )
+ FCKFocusManager.AddWindow( window.frameElement, true ) ;
// Force the focus in the editor.
if ( FCKConfig.StartupFocus )
FCK.Focus() ;
-
- // @Packager.Compactor.Remove.Start
- var sBrowserSuffix = FCKBrowserInfo.IsIE ? "ie" : "gecko" ;
-
- FCKScriptLoader.AddScript( '_source/internals/fck_2.js' ) ;
- FCKScriptLoader.AddScript( '_source/internals/fck_2_' + sBrowserSuffix + '.js' ) ;
- FCKScriptLoader.AddScript( '_source/internals/fckselection.js' ) ;
- FCKScriptLoader.AddScript( '_source/internals/fckselection_' + sBrowserSuffix + '.js' ) ;
- FCKScriptLoader.AddScript( '_source/classes/fckpanel_' + sBrowserSuffix + '.js' ) ;
- FCKScriptLoader.AddScript( '_source/internals/fcktablehandler.js' ) ;
- FCKScriptLoader.AddScript( '_source/internals/fcktablehandler_' + sBrowserSuffix + '.js' ) ;
- FCKScriptLoader.AddScript( '_source/classes/fckxml_' + sBrowserSuffix + '.js' ) ;
- FCKScriptLoader.AddScript( '_source/classes/fckstyledef.js' ) ;
- FCKScriptLoader.AddScript( '_source/classes/fckstyledef_' + sBrowserSuffix + '.js' ) ;
- FCKScriptLoader.AddScript( '_source/classes/fckstylesloader.js' ) ;
-
- FCKScriptLoader.AddScript( '_source/commandclasses/fcknamedcommand.js' ) ;
- FCKScriptLoader.AddScript( '_source/commandclasses/fck_othercommands.js' ) ;
- FCKScriptLoader.AddScript( '_source/commandclasses/fckspellcheckcommand_' + sBrowserSuffix + '.js' ) ;
- FCKScriptLoader.AddScript( '_source/commandclasses/fcktextcolorcommand.js' ) ;
- FCKScriptLoader.AddScript( '_source/commandclasses/fckpasteplaintextcommand.js' ) ;
- FCKScriptLoader.AddScript( '_source/commandclasses/fckpastewordcommand.js' ) ;
- FCKScriptLoader.AddScript( '_source/commandclasses/fcktablecommand.js' ) ;
- FCKScriptLoader.AddScript( '_source/commandclasses/fckstylecommand.js' ) ;
-
- FCKScriptLoader.AddScript( '_source/internals/fckcommands.js' ) ;
- FCKScriptLoader.AddScript( '_source/classes/fcktoolbarbutton.js' ) ;
- FCKScriptLoader.AddScript( '_source/classes/fckspecialcombo.js' ) ;
- FCKScriptLoader.AddScript( '_source/classes/fcktoolbarspecialcombo.js' ) ;
- FCKScriptLoader.AddScript( '_source/classes/fcktoolbarfontscombo.js' ) ;
- FCKScriptLoader.AddScript( '_source/classes/fcktoolbarfontsizecombo.js' ) ;
- FCKScriptLoader.AddScript( '_source/classes/fcktoolbarfontformatcombo.js' ) ;
- FCKScriptLoader.AddScript( '_source/classes/fcktoolbarstylecombo.js' ) ;
- FCKScriptLoader.AddScript( '_source/classes/fcktoolbarpanelbutton.js' ) ;
- FCKScriptLoader.AddScript( '_source/internals/fcktoolbaritems.js' ) ;
- FCKScriptLoader.AddScript( '_source/classes/fcktoolbar.js' ) ;
- FCKScriptLoader.AddScript( '_source/classes/fcktoolbarbreak_' + sBrowserSuffix + '.js' ) ;
- FCKScriptLoader.AddScript( '_source/internals/fcktoolbarset.js' ) ;
- FCKScriptLoader.AddScript( '_source/internals/fckdialog.js' ) ;
- FCKScriptLoader.AddScript( '_source/internals/fckdialog_' + sBrowserSuffix + '.js' ) ;
- FCKScriptLoader.AddScript( '_source/classes/fckcontextmenuitem.js' ) ;
- FCKScriptLoader.AddScript( '_source/classes/fckcontextmenuseparator.js' ) ;
- FCKScriptLoader.AddScript( '_source/classes/fckcontextmenugroup.js' ) ;
- FCKScriptLoader.AddScript( '_source/internals/fckcontextmenu.js' ) ;
-// FCKScriptLoader.AddScript( '_source/internals/fckcontextmenu_' + sBrowserSuffix + '.js' ) ;
- FCKScriptLoader.AddScript( '_source/classes/fckplugin.js' ) ;
- FCKScriptLoader.AddScript( '_source/internals/fckplugins.js' ) ;
- FCKScriptLoader.AddScript( '_source/internals/fck_last.js' ) ;
- // @Packager.Compactor.Remove.End
-
- /* @Packager.Compactor.RemoveLine
-
- if ( FCKBrowserInfo.IsIE )
- FCKScriptLoader.AddScript( 'js/fckeditorcode_ie_2.js' ) ;
- else
- FCKScriptLoader.AddScript( 'js/fckeditorcode_gecko_2.js' ) ;
-
- @Packager.Compactor.RemoveLine */
}
this.Events.FireEvent( 'OnStatusChange', newStatus ) ;
}
-// Deprecated : returns the same value as GetXHTML.
-FCK.GetHTML = function( format )
-{
- FCK.GetXHTML( format ) ;
-/*
- var sHTML ;
-
- if ( FCK.EditMode == FCK_EDITMODE_WYSIWYG )
- {
- // TODO: Wait stable version and remove the following commented lines.
-// if ( FCKBrowserInfo.IsIE )
-// FCK.CheckRelativeLinks() ;
-
- if ( FCKBrowserInfo.IsIE )
- sHTML = this.EditorDocument.body.innerHTML.replace( FCKRegexLib.ToReplace, '$1' ) ;
- else
- sHTML = this.EditorDocument.body.innerHTML ;
- }
- else
- sHTML = document.getElementById('eSourceField').value ;
-
- if ( format )
- return FCKCodeFormatter.Format( sHTML ) ;
- else
- return sHTML ;
-*/
-}
-
-FCK.GetXHTML = function( format )
-{
- var bSource = ( FCK.EditMode == FCK_EDITMODE_SOURCE ) ;
-
- if ( bSource )
- this.SwitchEditMode() ;
+// GetHTML is Deprecated : returns the same value as GetXHTML.
+FCK.GetHTML = FCK.GetXHTML = function( format )
+{
+ // We assume that if the user is in source editing, the editor value must
+ // represent the exact contents of the source, as the user wanted it to be.
+ if ( FCK.EditMode == FCK_EDITMODE_SOURCE )
+ return FCK.EditingArea.Textarea.value ;
var sXHTML ;
@@ -187,9 +78,6 @@
sXHTML = FCKXHtml.GetXHTML( this.EditorDocument.body, false, format ) ;
}
- if ( bSource )
- this.SwitchEditMode() ;
-
if ( FCKBrowserInfo.IsIE )
sXHTML = sXHTML.replace( FCKRegexLib.ToReplace, '$1' ) ;
@@ -204,22 +92,8 @@
FCK.UpdateLinkedField = function()
{
- // EnableXHTML has been deprecated
-// if ( FCKConfig.EnableXHTML )
- FCK.LinkedField.value = FCK.GetXHTML( FCKConfig.FormatOutput ) ;
-// else
-// FCK.LinkedField.value = FCK.GetHTML( FCKConfig.FormatOutput ) ;
-
+ FCK.LinkedField.value = FCK.GetXHTML( FCKConfig.FormatOutput ) ;
FCK.Events.FireEvent( 'OnAfterLinkedFieldUpdate' ) ;
-}
-
-FCK.ShowContextMenu = function( x, y )
-{
- if ( this.Status != FCK_STATUS_COMPLETE )
- return ;
-
- FCKContextMenu.Show( x, y ) ;
- this.Events.FireEvent( "OnContextMenu" ) ;
}
FCK.RegisteredDoubleClickHandlers = new Object() ;
@@ -239,11 +113,8 @@
FCK.OnAfterSetHTML = function()
{
- var oProcessor, i = 0 ;
- while( ( oProcessor = FCKDocumentProcessors[i++] ) )
- oProcessor.ProcessDocument( FCK.EditorDocument ) ;
-
- this.Events.FireEvent( 'OnAfterSetHTML' ) ;
+ FCKDocumentProcessor.Process( FCK.EditorDocument ) ;
+ FCK.Events.FireEvent( 'OnAfterSetHTML' ) ;
}
// Saves URLs on links and images on special attributes, so they don't change when
@@ -272,206 +143,213 @@
FCK_StartupValue = FCK.EditorDocument.body.innerHTML ;
}
-// Advanced document processors.
-
-var FCKDocumentProcessors = new Array() ;
-
-var FCKDocumentProcessors_CreateFakeImage = function( fakeClass, realElement )
-{
- var oImg = FCK.EditorDocument.createElement( 'IMG' ) ;
- oImg.className = fakeClass ;
- oImg.src = FCKConfig.FullBasePath + 'images/spacer.gif' ;
- oImg.setAttribute( '_fckfakelement', 'true', 0 ) ;
- oImg.setAttribute( '_fckrealelement', FCKTempBin.AddElement( realElement ), 0 ) ;
- return oImg ;
-}
-
-// Link Anchors
-var FCKAnchorsProcessor = new Object() ;
-FCKAnchorsProcessor.ProcessDocument = function( document )
-{
- var aLinks = document.getElementsByTagName( 'A' ) ;
-
- var oLink ;
- var i = aLinks.length - 1 ;
- while ( i >= 0 && ( oLink = aLinks[i--] ) )
- {
- // If it is anchor.
- if ( oLink.name.length > 0 && ( !oLink.getAttribute('href') || oLink.getAttribute('href').length == 0 ) )
+FCK.SetHTML = function( html )
+{
+ this.EditingArea.Mode = FCK.EditMode ;
+
+ if ( FCK.EditMode == FCK_EDITMODE_WYSIWYG )
+ {
+ // Firefox can't handle correctly the editing of the STRONG and EM tags.
+ // We must replace them with B and I.
+ if ( FCKBrowserInfo.IsGecko )
{
- var oImg = FCKDocumentProcessors_CreateFakeImage( 'FCK__Anchor', oLink.cloneNode(true) ) ;
- oImg.setAttribute( '_fckanchor', 'true', 0 ) ;
+ html = html.replace( FCKRegexLib.StrongOpener, '<b$1' ) ;
+ html = html.replace( FCKRegexLib.StrongCloser, '<\/b>' ) ;
+ html = html.replace( FCKRegexLib.EmOpener, '<i$1' ) ;
+ html = html.replace( FCKRegexLib.EmCloser, '<\/i>' ) ;
+ }
+
+ html = FCKConfig.ProtectedSource.Protect( html ) ;
+ html = FCK.ProtectUrls( html ) ;
+
+ var sHtml ;
+
+ if ( FCKConfig.FullPage )
+ {
+ var sHtml ;
+
+ if ( FCKBrowserInfo.IsIE )
+ sHtml = FCK._GetBehaviorsStyle() ;
+ else if ( FCKConfig.ShowBorders )
+ sHtml = '<link href="' + FCKConfig.FullBasePath + 'css/fck_showtableborders_gecko.css" rel="stylesheet" type="text/css" _fcktemp="true" />' ;
+
+ sHtml += '<link href="' + FCKConfig.FullBasePath + 'css/fck_internal.css' + '" rel="stylesheet" type="text/css" _fcktemp="true" />' ;
+
+ sHtml = html.replace( FCKRegexLib.HeadCloser, sHtml + '$&' ) ;
+
+ // Insert the base tag (FCKConfig.BaseHref), if not exists in the source.
+ if ( FCK.TempBaseTag.length > 0 && !FCKRegexLib.HasBaseTag.test( html ) )
+ sHtml = sHtml.replace( FCKRegexLib.HeadOpener, '$&' + FCK.TempBaseTag ) ;
+ }
+ else
+ {
+ sHtml =
+ FCKConfig.DocType +
+ '<html dir="' + FCKConfig.ContentLangDirection + '"' ;
- oLink.parentNode.insertBefore( oImg, oLink ) ;
- oLink.parentNode.removeChild( oLink ) ;
+ // On IE, if you are use a DOCTYPE differenft of HTML 4 (like
+ // XHTML), you must force the vertical scroll to show, otherwise
+ // the horizontal one may appear when the page needs vertical scrolling.
+ if ( FCKBrowserInfo.IsIE && !FCKRegexLib.Html4DocType.test( FCKConfig.DocType ) )
+ sHtml += ' style="overflow-y: scroll"' ;
+
+ sHtml +=
+ '><head><title></title>' +
+ this._GetEditorAreaStyleTags() +
+ '<link href="css/fck_internal.css' + '" rel="stylesheet" type="text/css" _fcktemp="true" />' ;
+
+ if ( FCKBrowserInfo.IsIE )
+ sHtml += FCK._GetBehaviorsStyle() ;
+ else if ( FCKConfig.ShowBorders )
+ sHtml += '<link href="css/fck_showtableborders_gecko.css" rel="stylesheet" type="text/css" _fcktemp="true" />' ;
+
+ sHtml += FCK.TempBaseTag ;
+ sHtml += '</head><body>' ;
+
+ if ( FCKBrowserInfo.IsGecko && ( html.length == 0 || FCKRegexLib.EmptyParagraph.test( html ) ) )
+ sHtml += GECKO_BOGUS ;
+ else
+ sHtml += html ;
+
+ sHtml += '</body></html>' ;
}
- }
-}
-
-FCKDocumentProcessors.addItem( FCKAnchorsProcessor ) ;
-
-// Page Breaks
-var FCKPageBreaksProcessor = new Object() ;
-FCKPageBreaksProcessor.ProcessDocument = function( document )
-{
- var aDIVs = document.getElementsByTagName( 'DIV' ) ;
-
- var eDIV ;
- var i = aDIVs.length - 1 ;
- while ( i >= 0 && ( eDIV = aDIVs[i--] ) )
- {
- if ( eDIV.style.pageBreakAfter == 'always' && eDIV.childNodes.length == 1 && eDIV.childNodes[0].style && eDIV.childNodes[0].style.display == 'none' )
- {
- var oFakeImage = FCKDocumentProcessors_CreateFakeImage( 'FCK__PageBreak', eDIV.cloneNode(true) ) ;
-
- eDIV.parentNode.insertBefore( oFakeImage, eDIV ) ;
- eDIV.parentNode.removeChild( eDIV ) ;
- }
- }
-/*
- var aCenters = document.getElementsByTagName( 'CENTER' ) ;
-
- var oCenter ;
- var i = aCenters.length - 1 ;
- while ( i >= 0 && ( oCenter = aCenters[i--] ) )
- {
- if ( oCenter.style.pageBreakAfter == 'always' && oCenter.innerHTML.trim().length == 0 )
- {
- var oFakeImage = FCKDocumentProcessors_CreateFakeImage( 'FCK__PageBreak', oCenter.cloneNode(true) ) ;
-
- oCenter.parentNode.insertBefore( oFakeImage, oCenter ) ;
- oCenter.parentNode.removeChild( oCenter ) ;
- }
- }
-*/
-}
-
-FCKDocumentProcessors.addItem( FCKPageBreaksProcessor ) ;
-
-// Flash Embeds.
-var FCKFlashProcessor = new Object() ;
-FCKFlashProcessor.ProcessDocument = function( document )
-{
- /*
- Sample code:
- This is some <embed src="/UserFiles/Flash/Yellow_Runners.swf"></embed><strong>sample text</strong>. You are <a name="fred"></a> using <a href="http://www.fckeditor.net/">FCKeditor</a>.
- */
-
- var aEmbeds = document.getElementsByTagName( 'EMBED' ) ;
-
- var oEmbed ;
- var i = aEmbeds.length - 1 ;
- while ( i >= 0 && ( oEmbed = aEmbeds[i--] ) )
- {
- if ( oEmbed.src.endsWith( '.swf', true ) )
- {
- var oCloned = oEmbed.cloneNode( true ) ;
-
- // On IE, some properties are not getting clonned properly, so we
- // must fix it. Thanks to Alfonso Martinez.
- if ( FCKBrowserInfo.IsIE )
- {
- oCloned.setAttribute( 'scale', oEmbed.getAttribute( 'scale' ) );
- oCloned.setAttribute( 'play', oEmbed.getAttribute( 'play' ) );
- oCloned.setAttribute( 'loop', oEmbed.getAttribute( 'loop' ) );
- oCloned.setAttribute( 'menu', oEmbed.getAttribute( 'menu' ) );
- }
+
+ this.EditingArea.OnLoad = FCK_EditingArea_OnLoad ;
+ this.EditingArea.Start( sHtml ) ;
+ }
+ else
+ {
+ this.EditingArea.OnLoad = null ;
+ this.EditingArea.Start( html ) ;
- var oImg = FCKDocumentProcessors_CreateFakeImage( 'FCK__Flash', oCloned ) ;
- oImg.setAttribute( '_fckflash', 'true', 0 ) ;
-
- FCKFlashProcessor.RefreshView( oImg, oEmbed ) ;
-
- oEmbed.parentNode.insertBefore( oImg, oEmbed ) ;
- oEmbed.parentNode.removeChild( oEmbed ) ;
-
-// oEmbed.setAttribute( '_fckdelete', 'true', 0) ;
-// oEmbed.style.display = 'none' ;
-// oEmbed.hidden = true ;
- }
- }
-}
-
-FCKFlashProcessor.RefreshView = function( placholderImage, originalEmbed )
-{
- if ( originalEmbed.width > 0 )
- placholderImage.style.width = FCKTools.ConvertHtmlSizeToStyle( originalEmbed.width ) ;
+ // Enables the context menu in the textarea.
+ this.EditingArea.Textarea._FCKShowContextMenu = true ;
+ }
+}
+
+function FCK_EditingArea_OnLoad()
+{
+ // Get the editor's window and document (DOM)
+ FCK.EditorWindow = FCK.EditingArea.Window ;
+ FCK.EditorDocument = FCK.EditingArea.Document ;
+
+ FCK.InitializeBehaviors() ;
+
+ FCK.OnAfterSetHTML() ;
+
+ // Check if it is not a startup call, otherwise complete the startup.
+ if ( FCK.Status != FCK_STATUS_NOTLOADED )
+ return ;
+
+ // Save the startup value for the "IsDirty()" check.
+ FCK.ResetIsDirty() ;
+
+ // Attach the editor to the form onsubmit event
+ FCKTools.AttachToLinkedFieldFormSubmit( FCK.UpdateLinkedField ) ;
+
+ FCKUndo.SaveUndoStep() ;
+
+ FCK.SetStatus( FCK_STATUS_ACTIVE ) ;
+}
+
+FCK._GetEditorAreaStyleTags = function()
+{
+ var sTags = '' ;
+ var aCSSs = FCKConfig.EditorAreaCSS ;
+
+ for ( var i = 0 ; i < aCSSs.length ; i++ )
+ sTags += '<link href="' + aCSSs[i] + '" rel="stylesheet" type="text/css" />' ;
+
+ return sTags ;
+}
+
+// # Focus Manager: Manages the focus in the editor.
+var FCKFocusManager = FCK.FocusManager = new Object() ;
+FCKFocusManager.IsLocked = false ;
+FCK.HasFocus = false ;
+
+FCKFocusManager.AddWindow = function( win, sendToEditingArea )
+{
+ var oTarget ;
+
+ if ( FCKBrowserInfo.IsIE )
+ oTarget = win.nodeType == 1 ? win : win.frameElement ? win.frameElement : win.document ;
+ else
+ oTarget = win.document ;
+
+ FCKTools.AddEventListener( oTarget, 'blur', FCKFocusManager_Win_OnBlur ) ;
+ FCKTools.AddEventListener( oTarget, 'focus', sendToEditingArea ? FCKFocusManager_Win_OnFocus_Area : FCKFocusManager_Win_OnFocus ) ;
+}
+
+FCKFocusManager.RemoveWindow = function( win )
+{
+ if ( FCKBrowserInfo.IsIE )
+ oTarget = win.nodeType == 1 ? win : win.frameElement ? win.frameElement : win.document ;
+ else
+ oTarget = win.document ;
+
+ FCKTools.RemoveEventListener( oTarget, 'blur', FCKFocusManager_Win_OnBlur ) ;
+ FCKTools.RemoveEventListener( oTarget, 'focus', FCKFocusManager_Win_OnFocus_Area ) ;
+ FCKTools.RemoveEventListener( oTarget, 'focus', FCKFocusManager_Win_OnFocus ) ;
+}
+
+FCKFocusManager.Lock = function()
+{
+ this.IsLocked = true ;
+}
+
+FCKFocusManager.Unlock = function()
+{
+ if ( this._HasPendingBlur )
+ FCKFocusManager._Timer = window.setTimeout( FCKFocusManager_FireOnBlur, 100 ) ;
- if ( originalEmbed.height > 0 )
- placholderImage.style.height = FCKTools.ConvertHtmlSizeToStyle( originalEmbed.height ) ;
-}
-
-FCKDocumentProcessors.addItem( FCKFlashProcessor ) ;
-
-FCK.GetRealElement = function( fakeElement )
-{
- var e = FCKTempBin.Elements[ fakeElement.getAttribute('_fckrealelement') ] ;
-
- if ( fakeElement.getAttribute('_fckflash') )
- {
- if ( fakeElement.style.width.length > 0 )
- e.width = FCKTools.ConvertStyleSizeToHtml( fakeElement.style.width ) ;
-
- if ( fakeElement.style.height.length > 0 )
- e.height = FCKTools.ConvertStyleSizeToHtml( fakeElement.style.height ) ;
- }
-
- return e ;
-}
-
-// START iCM MODIFICATIONS
-/*
-var FCKTablesProcessor = new Object() ;
-FCKTablesProcessor.ProcessDocument = function( document )
-{
- FCKTablesProcessor.CheckTablesNesting( document ) ;
-}
-
-// Ensure that tables are not incorrectly nested within P, H1, H2, etc tags
-FCKTablesProcessor.CheckTablesNesting = function( document )
-{
- var aTables = document.getElementsByTagName( "TABLE" ) ;
- var oParentNode ;
-
- for ( var i=0; i<aTables.length; i++ )
- {
- FCKTablesProcessor.CheckTableNesting( aTables[i] ) ;
- }
-}
-
-// Corrects nesting of the supplied table as necessary.
-// Also called by fck_table.html to check that a newly inserted table is correctly nested.
-FCKTablesProcessor.CheckTableNesting = function( oTableNode )
-{
- var oParentBlockNode = FCKTools.GetParentBlockNode( oTableNode.parentNode ) ;
-
- if ( oParentBlockNode && !FCKRegexLib.TableBlockElements.test( oParentBlockNode.nodeName ) )
- {
- // Create a new tag which holds the content of the child nodes located before the table
- var oNode1 = FCK.EditorDocument.createElement( oParentBlockNode.tagName ) ;
- var oFragment1 = FCKTools.GetDocumentFragment( oParentBlockNode, oParentBlockNode.firstChild, oTableNode, true, false, true ) ;
- oNode1.appendChild( oFragment1 ) ;
- FCKTools.SetElementAttributes( oNode1, oParentBlockNode.attributes ) ; // Transfer across any class attributes, etc
-
- // Create a new tag which holds the content of the child nodes located after the table
- var oNode2 = FCK.EditorDocument.createElement( oParentBlockNode.tagName );
- var oFragment2 = FCKTools.GetDocumentFragment( oParentBlockNode, oTableNode, oParentBlockNode.lastChild, false, true, true ) ;
- oNode2.appendChild( oFragment2 ) ;
- FCKTools.SetElementAttributes( oNode2, oParentBlockNode.attributes ) ; // Transfer across any class attributes, etc
-
- // Create a document fragment that contains the two new elements with the table element inbetween
- var oNewNode = FCK.EditorDocument.createDocumentFragment() ;
- if ( !FCKTools.NodeIsEmpty( oNode1 ) )
- oNewNode.appendChild( oNode1 ) ;
- oNewNode.appendChild( oTableNode ) ;
- if ( !FCKTools.NodeIsEmpty( oNode2 ) )
- oNewNode.appendChild( oNode2 ) ;
-
- // Replace the existing parent node with the nodes in the fragment
- oParentBlockNode.parentNode.replaceChild( oNewNode, oParentBlockNode ) ;
- }
-}
-
-FCKDocumentProcessors.addItem( FCKTablesProcessor ) ;
-*/
-// END iCM MODIFICATIONS
+ this.IsLocked = false ;
+}
+
+FCKFocusManager._ResetTimer = function()
+{
+ this._HasPendingBlur = false ;
+
+ if ( this._Timer )
+ {
+ window.clearTimeout( this._Timer ) ;
+ delete this._Timer ;
+ }
+}
+
+function FCKFocusManager_Win_OnBlur()
+{
+ if ( FCK && 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()
+{
+ FCKFocusManager_Win_OnFocus() ;
+ FCK.Focus() ;
+}
+
+function FCKFocusManager_Win_OnFocus()
+{
+ FCKFocusManager._ResetTimer() ;
+
+ if ( !FCK.HasFocus && !FCKFocusManager.IsLocked )
+ {
+ FCK.HasFocus = true ;
+ FCK.Events.FireEvent( "OnFocus" ) ;
+ }
+}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fck_1_gecko.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fck_1_gecko.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fck_1_gecko.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -23,32 +23,7 @@
FCK.InitializeBehaviors = function()
{
- /*
- window.document.onblur = function(e)
- {
- return FCK.Events.FireEvent( "OnBlur" ) ;
- }
-
- window.document.onfocus = function()
- {
- return FCK.Events.FireEvent( "OnFocus" ) ;
- }
- */
-
- // Enable table borders visibility.
- if ( FCKConfig.ShowBorders )
- {
- var oStyle = FCKTools.AppendStyleSheet( this.EditorDocument, FCKConfig.FullBasePath + 'css/fck_showtableborders_gecko.css' ) ;
- oStyle.setAttribute( '_fcktemp', 'true' ) ;
- }
-
- // Disable Right-Click
- var oOnContextMenu = function( e )
- {
- e.preventDefault() ;
- FCK.ShowContextMenu( e.clientX, e.clientY ) ;
- }
- this.EditorDocument.addEventListener( 'contextmenu', oOnContextMenu, true ) ;
+ FCKFocusManager.AddWindow( this.EditorWindow ) ;
// Handle pasting operations.
var oOnKeyDown = function( e )
@@ -133,205 +108,20 @@
}
this.EditorDocument.addEventListener( 'dblclick', this._DblClickListener, true ) ;
- this._OnLoad = function()
- {
- if ( this._FCK_HTML )
- {
- this.document.body.innerHTML = this._FCK_HTML ;
- this._FCK_HTML = null ;
-
- if ( !FCK_StartupValue )
- FCK.ResetIsDirty() ;
- }
- }
- this.EditorWindow.addEventListener( 'load', this._OnLoad, true ) ;
-
-// var oEditorWindow_OnUnload = function()
-// {
-// FCK.EditorWindow.location = 'fckblank.html' ;
-// }
-// this.EditorWindow.addEventListener( 'unload', oEditorWindow_OnUnload, true ) ;
-
-// var oEditorWindow_OnFocus = function()
-// {
-// FCK.MakeEditable() ;
-// }
-// this.EditorWindow.addEventListener( 'focus', oEditorWindow_OnFocus, true ) ;
+ // Reset the context menu.
+ FCK.ContextMenu._InnerContextMenu.SetMouseClickWindow( FCK.EditorWindow ) ;
+ FCK.ContextMenu._InnerContextMenu.AttachToElement( FCK.EditorDocument ) ;
}
FCK.MakeEditable = function()
{
- try
- {
- FCK.EditorDocument.designMode = 'on' ;
-
- // Tell Gecko to use or not the <SPAN> tag for the bold, italic and underline.
- FCK.EditorDocument.execCommand( 'useCSS', false, !FCKConfig.GeckoUseSPAN ) ;
-
- // Analysing Firefox 1.5 source code, it seams that there is support for a
- // "insertBrOnReturn" command. Applying it gives no error, but it doesn't
- // gives the same behavior that you have with IE. It works only if you are
- // already inside a paragraph and it doesn't render correctly in the first enter.
- // FCK.EditorDocument.execCommand( 'insertBrOnReturn', false, false ) ;
-
- // Tell Gecko (Firefox 1.5+) to enable or not live resizing of objects (by Alfonso Martinez)
- FCK.EditorDocument.execCommand( 'enableObjectResizing', false, !FCKConfig.DisableImageHandles ) ;
-
- // Disable the standard table editing features of Firefox.
- FCK.EditorDocument.execCommand( 'enableInlineTableEditing', false, !FCKConfig.DisableTableHandles ) ;
- }
- catch (e) {}
+ this.EditingArea.MakeEditable() ;
}
-FCK.Focus = function()
+// Disable the context menu in the editor (outside the editing area).
+function Document_OnContextMenu( e )
{
- try
- {
-// window.focus() ;
- FCK.EditorWindow.focus() ;
- }
- catch(e) {}
+ if ( !e.target._FCKShowContextMenu )
+ e.preventDefault() ;
}
-
-// @Packager.Compactor.Remove.Start
-if ( FCKBrowserInfo.IsSafari )
-{
-FCK.SetHTML = function( html, forceWYSIWYG )
-{
- if( window.console ) window.console.log( 'FCK.SetHTML()' ) ; // @Packager.Compactor.RemoveLine
-
- sHtml =
- FCKConfig.DocType +
- '<html dir="' + FCKConfig.ContentLangDirection + '">' +
- '<head><title></title>' +
- '<link href="' + FCKConfig.EditorAreaCSS + '" rel="stylesheet" type="text/css" />' +
- '<link href="' + FCKConfig.FullBasePath + 'css/fck_internal.css' + '" rel="stylesheet" type="text/css" _fcktemp="true" />' ;
-
-// sHtml += FCK.TempBaseTag ;
- sHtml += '</head><body>' + html + '</body></html>' ;
-
- this.EditorDocument.open() ;
- this.EditorDocument.write( sHtml ) ;
- this.EditorDocument.close() ;
-
-// this.InitializeBehaviors() ;
-
-// FCK.MakeEditable() ;
- FCK.EditorDocument.designMode = 'on' ;
- FCK.OnAfterSetHTML() ;
-}
-}
-else
-{
-// @Packager.Compactor.Remove.End
-FCK.SetHTML = function( html, forceWYSIWYG )
-{
- // Firefox can't handle correctly the editing of the STRONG and EM tags.
- // We must replace them with B and I.
- html = html.replace( FCKRegexLib.StrongOpener, '<b$1' ) ;
- html = html.replace( FCKRegexLib.StrongCloser, '<\/b>' ) ;
- html = html.replace( FCKRegexLib.EmOpener, '<i$1' ) ;
- html = html.replace( FCKRegexLib.EmCloser, '<\/i>' ) ;
-
- if ( forceWYSIWYG || FCK.EditMode == FCK_EDITMODE_WYSIWYG )
- {
- html = FCKConfig.ProtectedSource.Protect( html ) ;
- html = FCK.ProtectUrls( html ) ;
-
- // Gecko has a lot of bugs mainly when handling editing features.
- // To avoid an Aplication Exception (that closes the browser!) we
- // must first write the <HTML> contents with an empty body, and
- // then insert the body contents.
- // (Oh yes... it took me a lot of time to find out this workaround)
-
- if ( FCKConfig.FullPage && FCKRegexLib.BodyContents.test( html ) )
- {
- // Add the <BASE> tag to the input HTML.
- if ( FCK.TempBaseTag.length > 0 && !FCKRegexLib.HasBaseTag.test( html ) )
- html = html.replace( FCKRegexLib.HeadOpener, '$&' + FCK.TempBaseTag ) ;
-
- html = html.replace( FCKRegexLib.HeadCloser, '<link href="' + FCKConfig.BasePath + 'css/fck_internal.css' + '" rel="stylesheet" type="text/css" _fcktemp="true" /></head>' ) ;
-
- // Extract the BODY contents from the html.
- var oMatch = html.match( FCKRegexLib.BodyContents ) ;
- var sOpener = oMatch[1] ; // This is the HTML until the <body...> tag, inclusive.
- var sContents = oMatch[2] ; // This is the BODY tag contents.
- var sCloser = oMatch[3] ; // This is the HTML from the </body> tag, inclusive.
-
- var sHtml = sOpener + ' ' + sCloser ;
-
-/*
- if ( !this._Initialized )
- {
- FCK.EditorDocument.designMode = "on" ;
-
- // Tell Gecko to use or not the <SPAN> tag for the bold, italic and underline.
- FCK.EditorDocument.execCommand( "useCSS", false, !FCKConfig.GeckoUseSPAN ) ;
-
- this._Initialized = true ;
- }
-*/
- FCK.MakeEditable() ;
-
- this.EditorDocument.open() ;
- this.EditorDocument.write( sHtml ) ;
- this.EditorDocument.close() ;
-
- if ( this.EditorDocument.body )
- this.EditorDocument.body.innerHTML = sContents ;
- else
- this.EditorWindow._FCK_HTML = sContents ;
-
- this.InitializeBehaviors() ;
- }
- else
- {
- /* TODO: Wait stable and remove it.
- sHtml =
- '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">' +
- '<html dir="' + FCKConfig.ContentLangDirection + '">' +
- '<head><title></title>' +
- '<link href="' + FCKConfig.EditorAreaCSS + '" rel="stylesheet" type="text/css" />' +
- '<link href="' + FCKConfig.BasePath + 'css/fck_internal.css' + '" rel="stylesheet" type="text/css" _fcktemp="true" />' ;
-
- sHtml += FCK.TempBaseTag ;
-
- sHtml += '</head><body> </body></html>' ;
- */
-
- if ( !this._Initialized )
- {
- this.EditorDocument.dir = FCKConfig.ContentLangDirection ;
-
- var sHtml =
- '<title></title>' +
- '<link href="' + FCKConfig.EditorAreaCSS + '" rel="stylesheet" type="text/css" />' +
- '<link href="' + FCKConfig.BasePath + 'css/fck_internal.css' + '" rel="stylesheet" type="text/css" _fcktemp="true" />' +
- FCK.TempBaseTag ;
-
- this.EditorDocument.getElementsByTagName("HEAD")[0].innerHTML = sHtml ;
-
- this.InitializeBehaviors() ;
-
- this._Initialized = true ;
- }
-
- // On Gecko we must disable editing before setting the BODY innerHTML.
-// FCK.EditorDocument.designMode = 'off' ;
-
- if ( html.length == 0 )
- FCK.EditorDocument.body.innerHTML = GECKO_BOGUS ;
- else if ( FCKRegexLib.EmptyParagraph.test( html ) )
- FCK.EditorDocument.body.innerHTML = html.replace( FCKRegexLib.TagBody, '>' + GECKO_BOGUS + '<' ) ;
- else
- FCK.EditorDocument.body.innerHTML = html ;
-
- FCK.MakeEditable() ;
- }
-
- FCK.OnAfterSetHTML() ;
- }
- else
- document.getElementById('eSourceField').value = html ;
-}
-} // @Packager.Compactor.RemoveLine
+document.oncontextmenu = Document_OnContextMenu ;
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fck_1_ie.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fck_1_ie.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fck_1_ie.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -21,27 +21,36 @@
FCK.Description = "FCKeditor for Internet Explorer 5.5+" ;
-// The behaviors should be pointed using the FullBasePath to avoid security
-// errors when using a differente BaseHref.
-FCK._BehaviorsStyle =
- '<style type="text/css" _fcktemp="true"> \
- INPUT { behavior: url(' + FCKConfig.FullBasePath + 'css/behaviors/hiddenfield.htc) ; } ' ;
-
-if ( FCKConfig.ShowBorders )
- FCK._BehaviorsStyle += 'TABLE { behavior: url(' + FCKConfig.FullBasePath + 'css/behaviors/showtableborders.htc) ; }' ;
-
-// Disable resize handlers.
-var sNoHandlers = 'INPUT, TEXTAREA, SELECT, .FCK__Anchor, .FCK__PageBreak' ;
-
-if ( FCKConfig.DisableImageHandles )
- sNoHandlers += ', IMG' ;
-
-if ( FCKConfig.DisableTableHandles )
- sNoHandlers += ', TABLE' ;
-
-FCK._BehaviorsStyle += sNoHandlers + ' { behavior: url(' + FCKConfig.FullBasePath + 'css/behaviors/disablehandles.htc) ; }' ;
-
-FCK._BehaviorsStyle += '</style>' ;
+FCK._GetBehaviorsStyle = function()
+{
+ if ( !FCK._BehaviorsStyle )
+ {
+ var sBasePath = FCKConfig.FullBasePath ;
+ var sStyle ;
+
+ // The behaviors should be pointed using the FullBasePath to avoid security
+ // errors when using a differente BaseHref.
+ sStyle =
+ '<style type="text/css" _fcktemp="true">' +
+ 'INPUT { behavior: url(' + sBasePath + 'css/behaviors/hiddenfield.htc) ; }' ;
+
+ if ( FCKConfig.ShowBorders )
+ sStyle += 'TABLE { behavior: url(' + sBasePath + 'css/behaviors/showtableborders.htc) ; }' ;
+
+ // Disable resize handlers.
+ sStyle += 'INPUT,TEXTAREA,SELECT,.FCK__Anchor,.FCK__PageBreak' ;
+
+ if ( FCKConfig.DisableObjectResizing )
+ sStyle += ',IMG,TABLE' ;
+
+ sStyle += ' { behavior: url(' + sBasePath + 'css/behaviors/disablehandles.htc) ; }' ;
+
+ sStyle += '</style>' ;
+ FCK._BehaviorsStyle = sStyle ;
+ }
+
+ return FCK._BehaviorsStyle ;
+}
function Doc_OnMouseUp()
{
@@ -61,6 +70,7 @@
return false ;
}
+/*
function Doc_OnContextMenu()
{
var e = FCK.EditorWindow.event ;
@@ -68,6 +78,7 @@
FCK.ShowContextMenu( e.screenX, e.screenY ) ;
return false ;
}
+*/
function Doc_OnKeyDown()
{
@@ -176,8 +187,8 @@
// Intercept pasting operations
this.EditorDocument.body.attachEvent( 'onpaste', Doc_OnPaste ) ;
- // Disable Right-Click and shows the context menu.
- this.EditorDocument.attachEvent('oncontextmenu', Doc_OnContextMenu ) ;
+ // Reset the context menu.
+ FCK.ContextMenu._InnerContextMenu.AttachToElement( FCK.EditorDocument.body ) ;
// Build the "TAB" key replacement (if necessary).
if ( FCKConfig.TabSpaces > 0 )
@@ -197,71 +208,6 @@
// this.EditorDocument.body.contentEditable = true ;
}
-FCK.Focus = function()
-{
- try
- {
- if ( FCK.EditMode == FCK_EDITMODE_WYSIWYG )
- FCK.EditorDocument.body.focus() ;
- else
- document.getElementById('eSourceField').focus() ;
- }
- catch(e) {}
-}
-
-FCK.SetHTML = function( html, forceWYSIWYG )
-{
- if ( forceWYSIWYG || FCK.EditMode == FCK_EDITMODE_WYSIWYG )
- {
- html = FCKConfig.ProtectedSource.Protect( html ) ;
- html = FCK.ProtectUrls( html ) ;
-
- var sHtml ;
-
- if ( FCKConfig.FullPage )
- {
- var sHtml =
- FCK._BehaviorsStyle +
- '<link href="' + FCKConfig.FullBasePath + 'css/fck_internal.css' + '" rel="stylesheet" type="text/css" _fcktemp="true" />' ;
-
- if ( FCK.TempBaseTag.length > 0 && !FCKRegexLib.HasBaseTag.test( html ) )
- sHtml += FCK.TempBaseTag ;
-
- sHtml = html.replace( FCKRegexLib.HeadOpener, '$&' + sHtml ) ;
- }
- else
- {
- sHtml =
- FCKConfig.DocType +
- '<html dir="' + FCKConfig.ContentLangDirection + '"' ;
-
- if ( FCKConfig.IEForceVScroll )
- sHtml += ' style="overflow-y: scroll"' ;
-
- sHtml +=
- '><head><title></title>' +
- '<link href="' + FCKConfig.EditorAreaCSS + '" rel="stylesheet" type="text/css" />' +
- '<link href="' + FCKConfig.FullBasePath + 'css/fck_internal.css' + '" rel="stylesheet" type="text/css" _fcktemp="true" />' ;
-
- sHtml += FCK._BehaviorsStyle ;
- sHtml += FCK.TempBaseTag ;
- sHtml += '</head><body>' + html + '</body></html>' ;
- }
-
-// this.EditorDocument.open( '', '_self', '', true ) ; // This one opens popups in IE 5.5 - BUG 1204220 (I was not able to reproduce the problem).
- this.EditorDocument.open( '', 'replace' ) ;
- this.EditorDocument.write( sHtml ) ;
- this.EditorDocument.close() ;
-
- this.InitializeBehaviors() ;
- this.EditorDocument.body.contentEditable = true ;
-
- FCK.OnAfterSetHTML() ;
- }
- else
- document.getElementById('eSourceField').value = html ;
-}
-
FCK.InsertHtml = function( html )
{
html = FCKConfig.ProtectedSource.Protect( html ) ;
@@ -275,7 +221,7 @@
var oSel = FCK.EditorDocument.selection ;
// Deletes the actual selection contents.
- if ( oSel.type.toLowerCase() != "none" )
+ if ( oSel.type.toLowerCase() == 'control' )
oSel.clear() ;
// Insert the HTML.
@@ -289,4 +235,51 @@
// be preserved.
oDoc.body.innerHTML = '<div id="__fakeFCKRemove__"> </div>' + html ;
oDoc.getElementById('__fakeFCKRemove__').removeNode( true ) ;
+}
+
+var FCK_PreloadImages_Count = 0 ;
+var FCK_PreloadImages_Images = new Array() ;
+
+function FCK_PreloadImages()
+{
+ // Get the images to preload.
+ var aImages = FCKConfig.PreloadImages || [] ;
+
+ if ( typeof( aImages ) == 'string' )
+ aImages = aImages.split( ';' ) ;
+
+ // Add the skin icons strip.
+ aImages.push( FCKConfig.SkinPath + 'fck_strip.gif' ) ;
+
+ FCK_PreloadImages_Count = aImages.length ;
+
+ var aImageElements = new Array() ;
+
+ for ( var i = 0 ; i < aImages.length ; i++ )
+ {
+ var eImg = document.createElement( 'img' ) ;
+ eImg.onload = eImg.onerror = FCK_PreloadImages_OnImage ;
+ eImg.src = aImages[i] ;
+
+ FCK_PreloadImages_Images[i] = eImg ;
+ }
+}
+
+function FCK_PreloadImages_OnImage()
+{
+ if ( (--FCK_PreloadImages_Count) == 0 )
+ FCKTools.RunFunction( LoadToolbarSetup ) ;
+}
+
+// Disable the context menu in the editor (outside the editing area).
+function Document_OnContextMenu()
+{
+ return ( event.srcElement._FCKShowContextMenu == true ) ;
+}
+document.oncontextmenu = Document_OnContextMenu ;
+
+function FCK_Cleanup()
+{
+ this.EditorWindow = null ;
+ this.EditorDocument = null ;
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fck_2.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fck_2.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fck_2.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -75,45 +75,6 @@
FCKDialog.OpenDialog( 'FCKDialog_Paste', FCKLang.PasteFromWord, 'dialog/fck_paste.html', 400, 330, 'Word' ) ;
}
-// TODO: Wait Stable and remove this block.
-//FCK.CleanAndPaste = function( html )
-//{
- // Remove all SPAN tags
-// html = html.replace(/<\/?SPAN[^>]*>/gi, "" );
-
-// html = html.replace(/<o:p> <\/o:p>/g, "") ;
-// html = html.replace(/<o:p><\/o:p>/g, "") ;
-
- // Remove mso-xxx styles.
-// html = html.replace( /mso-.[^:]:.[^;"]/g, "" ) ;
-
- // Remove Class attributes
-// html = html.replace(/<(\w[^>]*) class=([^ |>]*)([^>]*)/gi, "<$1$3") ;
-
- // Remove Style attributes
-// html = html.replace(/<(\w[^>]*) style="([^"]*)"([^>]*)/gi, "<$1$3") ;
-
- // Remove Lang attributes
-// html = html.replace(/<(\w[^>]*) lang=([^ |>]*)([^>]*)/gi, "<$1$3") ;
-
- // Remove XML elements and declarations
-// html = html.replace(/<\\?\?xml[^>]*>/gi, "") ;
-
- // Remove Tags with XML namespace declarations: <o:p></o:p>
-// html = html.replace(/<\/?\w+:[^>]*>/gi, "") ;
-
- // Replace the
-// html = html.replace(/ /, " " );
- // Replace the from the beggining.
-// html = html.replace(/^ [\s\r\n]*/, "");
-
- // Transform <P> to <DIV>
-// var re = new RegExp("(<P)([^>]*>.*?)(<\/P>)","gi") ; // Different because of a IE 5.0 error
-// html = html.replace( re, "<div$2</div>" ) ;
-
-// FCK.InsertHtml( html ) ;
-//}
-
FCK.Preview = function()
{
var iWidth = FCKConfig.ScreenWidth * 0.8 ;
@@ -135,9 +96,10 @@
sHTML =
FCKConfig.DocType +
'<html dir="' + FCKConfig.ContentLangDirection + '">' +
- '<head><title>' + FCKLang.Preview + '</title>' +
- '<link href="' + FCKConfig.EditorAreaCSS + '" rel="stylesheet" type="text/css" />' +
+ '<head>' +
FCK.TempBaseTag +
+ '<title>' + FCKLang.Preview + '</title>' +
+ FCK._GetEditorAreaStyleTags() +
'</head><body>' +
FCK.GetXHTML() +
'</body></html>' ;
@@ -147,36 +109,34 @@
oWindow.document.close();
}
-FCK.SwitchEditMode = function()
+FCK.SwitchEditMode = function( noUndo )
{
- // Check if the actual mode is WYSIWYG.
- var bWYSIWYG = ( FCK.EditMode == FCK_EDITMODE_WYSIWYG ) ;
+ var bIsWysiwyg = ( FCK.EditMode == FCK_EDITMODE_WYSIWYG ) ;
+ var sHtml ;
- // Display/Hide the TRs.
- document.getElementById('eWysiwyg').style.display = bWYSIWYG ? 'none' : '' ;
- document.getElementById('eSource').style.display = bWYSIWYG ? '' : 'none' ;
-
// Update the HTML in the view output to show.
- if ( bWYSIWYG )
+ if ( bIsWysiwyg )
{
- if ( FCKBrowserInfo.IsIE )
+ if ( !noUndo && FCKBrowserInfo.IsIE )
FCKUndo.SaveUndoStep() ;
- // EnableXHTML and EnableSourceXHTML has been deprecated
-// document.getElementById('eSourceField').value = ( FCKConfig.EnableXHTML && FCKConfig.EnableSourceXHTML ? FCK.GetXHTML( FCKConfig.FormatSource ) : FCK.GetHTML( FCKConfig.FormatSource ) ) ;
- document.getElementById('eSourceField').value = FCK.GetXHTML( FCKConfig.FormatSource ) ;
+ sHtml = FCK.GetXHTML( FCKConfig.FormatSource ) ;
}
else
- FCK.SetHTML( document.getElementById('eSourceField').value, true ) ;
+ sHtml = this.EditingArea.Textarea.value ;
- // Updates the actual mode status.
- FCK.EditMode = bWYSIWYG ? FCK_EDITMODE_SOURCE : FCK_EDITMODE_WYSIWYG ;
-
- // Update the toolbar.
- FCKToolbarSet.RefreshModeState() ;
+ FCK.EditMode = bIsWysiwyg ? FCK_EDITMODE_SOURCE : FCK_EDITMODE_WYSIWYG ;
+
+ FCK.SetHTML( sHtml ) ;
+
+ if ( FCKBrowserInfo.IsGecko )
+ window.onresize() ;
// Set the Focus.
FCK.Focus() ;
+
+ // Update the toolbar (Running it directly causes IE to fail).
+ FCKTools.RunFunction( FCK.ToolbarSet.RefreshModeState, FCK.ToolbarSet ) ;
}
FCK.CreateElement = function( tag )
@@ -187,7 +147,7 @@
FCK.InsertElementAndGetIt = function( e )
{
- e.setAttribute( '__FCKTempLabel', 1 ) ;
+ e.setAttribute( 'FCKTempLabel', 'true' ) ;
this.InsertElement( e ) ;
@@ -195,9 +155,9 @@
for ( var i = 0 ; i < aEls.length ; i++ )
{
- if ( aEls[i].getAttribute( '__FCKTempLabel' ) )
+ if ( aEls[i].getAttribute( 'FCKTempLabel' ) )
{
- aEls[i].removeAttribute( '__FCKTempLabel' ) ;
+ aEls[i].removeAttribute( 'FCKTempLabel' ) ;
return aEls[i] ;
}
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fck_2_gecko.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fck_2_gecko.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fck_2_gecko.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fck_2_ie.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fck_2_ie.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fck_2_ie.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckbrowserinfo.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckbrowserinfo.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckbrowserinfo.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -11,22 +11,27 @@
* "Support Open Source software. What about a donation today?"
*
* File Name: fckbrowserinfo.js
- * Defines the FCKBrowserInfo object that hold some browser informations.
+ * Contains browser detection information.
*
* File Authors:
* Frederico Caldeira Knabben (fredck at fckeditor.net)
*/
-var FCKBrowserInfo ;
+var s = navigator.userAgent.toLowerCase() ;
-if ( !( FCKBrowserInfo = NS.FCKBrowserInfo ) )
+var FCKBrowserInfo =
{
- FCKBrowserInfo = NS.FCKBrowserInfo = new Object() ;
+ IsIE : s.Contains('msie'),
+ IsIE7 : s.Contains('msie 7'),
+ IsGecko : s.Contains('gecko/'),
+ IsSafari : s.Contains('safari'),
+ IsOpera : s.Contains('opera')
+}
- var sAgent = navigator.userAgent.toLowerCase() ;
+FCKBrowserInfo.IsGeckoLike = FCKBrowserInfo.IsGecko || FCKBrowserInfo.IsSafari || FCKBrowserInfo.IsOpera ;
- FCKBrowserInfo.IsIE = ( sAgent.indexOf("msie") != -1 ) ;
- FCKBrowserInfo.IsGecko = !FCKBrowserInfo.IsIE ;
- FCKBrowserInfo.IsSafari = ( sAgent.indexOf("safari") != -1 ) ;
- FCKBrowserInfo.IsNetscape = ( sAgent.indexOf("netscape") != -1 ) ;
-}
+if ( FCKBrowserInfo.IsGecko )
+{
+ var sGeckoVersion = s.match( /gecko\/(\d+)/ )[1] ;
+ FCKBrowserInfo.IsGecko10 = sGeckoVersion < 20051111 ; // Actually "10" refers to versions before Firefox 1.5, where Gecko 20051111 has been released.
+}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckcodeformatter.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckcodeformatter.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckcodeformatter.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -17,79 +17,80 @@
* Frederico Caldeira Knabben (fredck at fckeditor.net)
*/
-var FCKCodeFormatter ;
+var FCKCodeFormatter = new Object() ;
-if ( !( FCKCodeFormatter = NS.FCKCodeFormatter ) )
+FCKCodeFormatter.Init = function()
{
- FCKCodeFormatter = NS.FCKCodeFormatter = new Object() ;
-
- FCKCodeFormatter.Regex = new Object() ;
+ var oRegex = this.Regex = new Object() ;
// Regex for line breaks.
- FCKCodeFormatter.Regex.BlocksOpener = /\<(P|DIV|H1|H2|H3|H4|H5|H6|ADDRESS|PRE|OL|UL|LI|TITLE|META|LINK|BASE|SCRIPT|LINK|TD|TH|AREA|OPTION)[^\>]*\>/gi ;
- FCKCodeFormatter.Regex.BlocksCloser = /\<\/(P|DIV|H1|H2|H3|H4|H5|H6|ADDRESS|PRE|OL|UL|LI|TITLE|META|LINK|BASE|SCRIPT|LINK|TD|TH|AREA|OPTION)[^\>]*\>/gi ;
+ oRegex.BlocksOpener = /\<(P|DIV|H1|H2|H3|H4|H5|H6|ADDRESS|PRE|OL|UL|LI|TITLE|META|LINK|BASE|SCRIPT|LINK|TD|TH|AREA|OPTION)[^\>]*\>/gi ;
+ oRegex.BlocksCloser = /\<\/(P|DIV|H1|H2|H3|H4|H5|H6|ADDRESS|PRE|OL|UL|LI|TITLE|META|LINK|BASE|SCRIPT|LINK|TD|TH|AREA|OPTION)[^\>]*\>/gi ;
- FCKCodeFormatter.Regex.NewLineTags = /\<(BR|HR)[^\>]\>/gi ;
+ oRegex.NewLineTags = /\<(BR|HR)[^\>]*\>/gi ;
- FCKCodeFormatter.Regex.MainTags = /\<\/?(HTML|HEAD|BODY|FORM|TABLE|TBODY|THEAD|TR)[^\>]*\>/gi ;
+ oRegex.MainTags = /\<\/?(HTML|HEAD|BODY|FORM|TABLE|TBODY|THEAD|TR)[^\>]*\>/gi ;
- FCKCodeFormatter.Regex.LineSplitter = /\s*\n+\s*/g ;
+ oRegex.LineSplitter = /\s*\n+\s*/g ;
// Regex for indentation.
- FCKCodeFormatter.Regex.IncreaseIndent = /^\<(HTML|HEAD|BODY|FORM|TABLE|TBODY|THEAD|TR|UL|OL)[ \/\>]/i ;
- FCKCodeFormatter.Regex.DecreaseIndent = /^\<\/(HTML|HEAD|BODY|FORM|TABLE|TBODY|THEAD|TR|UL|OL)[ \>]/i ;
- FCKCodeFormatter.Regex.FormatIndentatorRemove = new RegExp( FCKConfig.FormatIndentator ) ;
+ oRegex.IncreaseIndent = /^\<(HTML|HEAD|BODY|FORM|TABLE|TBODY|THEAD|TR|UL|OL)[ \/\>]/i ;
+ oRegex.DecreaseIndent = /^\<\/(HTML|HEAD|BODY|FORM|TABLE|TBODY|THEAD|TR|UL|OL)[ \>]/i ;
+ oRegex.FormatIndentatorRemove = new RegExp( '^' + FCKConfig.FormatIndentator ) ;
- FCKCodeFormatter.Regex.ProtectedTags = /(<PRE[^>]*>)([\s\S]*?)(<\/PRE>)/gi ;
+ oRegex.ProtectedTags = /(<PRE[^>]*>)([\s\S]*?)(<\/PRE>)/gi ;
+}
- FCKCodeFormatter._ProtectData = function( outer, opener, data, closer )
+FCKCodeFormatter._ProtectData = function( outer, opener, data, closer )
+{
+ return opener + '___FCKpd___' + FCKCodeFormatter.ProtectedData.AddItem( data ) + closer ;
+}
+
+FCKCodeFormatter.Format = function( html )
+{
+ if ( !this.Regex )
+ this.Init() ;
+
+ // Protected content that remain untouched during the
+ // process go in the following array.
+ FCKCodeFormatter.ProtectedData = new Array() ;
+
+ var sFormatted = html.replace( this.Regex.ProtectedTags, FCKCodeFormatter._ProtectData ) ;
+
+ // Line breaks.
+ sFormatted = sFormatted.replace( this.Regex.BlocksOpener, '\n$&' ) ; ;
+ sFormatted = sFormatted.replace( this.Regex.BlocksCloser, '$&\n' ) ;
+ sFormatted = sFormatted.replace( this.Regex.NewLineTags, '$&\n' ) ;
+ sFormatted = sFormatted.replace( this.Regex.MainTags, '\n$&\n' ) ;
+
+ // Indentation.
+ var sIndentation = '' ;
+
+ var asLines = sFormatted.split( this.Regex.LineSplitter ) ;
+ sFormatted = '' ;
+
+ for ( var i = 0 ; i < asLines.length ; i++ )
{
- return opener + '___FCKpd___' + FCKCodeFormatter.ProtectedData.addItem( data ) + closer ;
+ var sLine = asLines[i] ;
+
+ if ( sLine.length == 0 )
+ continue ;
+
+ if ( this.Regex.DecreaseIndent.test( sLine ) )
+ sIndentation = sIndentation.replace( this.Regex.FormatIndentatorRemove, '' ) ;
+
+ sFormatted += sIndentation + sLine + '\n' ;
+
+ if ( this.Regex.IncreaseIndent.test( sLine ) )
+ sIndentation += FCKConfig.FormatIndentator ;
+ }
+
+ // Now we put back the protected data.
+ for ( var i = 0 ; i < FCKCodeFormatter.ProtectedData.length ; i++ )
+ {
+ var oRegex = new RegExp( '___FCKpd___' + i ) ;
+ sFormatted = sFormatted.replace( oRegex, FCKCodeFormatter.ProtectedData[i].replace( /\$/g, '$$$$' ) ) ;
}
- FCKCodeFormatter.Format = function( html )
- {
- // Protected content that remain untouched during the
- // process go in the following array.
- FCKCodeFormatter.ProtectedData = new Array() ;
-
- var sFormatted = html.replace( this.Regex.ProtectedTags, FCKCodeFormatter._ProtectData ) ;
-
- // Line breaks.
- sFormatted = sFormatted.replace( this.Regex.BlocksOpener, '\n$&' ) ; ;
- sFormatted = sFormatted.replace( this.Regex.BlocksCloser, '$&\n' ) ;
- sFormatted = sFormatted.replace( this.Regex.NewLineTags, '$&\n' ) ;
- sFormatted = sFormatted.replace( this.Regex.MainTags, '\n$&\n' ) ;
-
- // Indentation.
- var sIndentation = '' ;
-
- var asLines = sFormatted.split( this.Regex.LineSplitter ) ;
- sFormatted = '' ;
-
- for ( var i = 0 ; i < asLines.length ; i++ )
- {
- var sLine = asLines[i] ;
-
- if ( sLine.length == 0 )
- continue ;
-
- if ( this.Regex.DecreaseIndent.test( sLine ) )
- sIndentation = sIndentation.replace( this.Regex.FormatIndentatorRemove, '' ) ;
-
- sFormatted += sIndentation + sLine + '\n' ;
-
- if ( this.Regex.IncreaseIndent.test( sLine ) )
- sIndentation += FCKConfig.FormatIndentator ;
- }
-
- // Now we put back the protected data.
- for ( var i = 0 ; i < FCKCodeFormatter.ProtectedData.length ; i++ )
- {
- var oRegex = new RegExp( '___FCKpd___' + i ) ;
- sFormatted = sFormatted.replace( oRegex, FCKCodeFormatter.ProtectedData[i] ) ;
- }
-
- return sFormatted.trim() ;
- }
+ return sFormatted.trim() ;
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckcommands.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckcommands.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckcommands.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -37,6 +37,7 @@
case 'DocProps' : oCommand = new FCKDialogCommand( 'DocProps' , FCKLang.DocProps , 'dialog/fck_docprops.html' , 400, 390, FCKCommands.GetFullPageState ) ; break ;
case 'Templates' : oCommand = new FCKDialogCommand( 'Templates' , FCKLang.DlgTemplatesTitle , 'dialog/fck_template.html' , 380, 450 ) ; break ;
case 'Link' : oCommand = new FCKDialogCommand( 'Link' , FCKLang.DlgLnkWindowTitle , 'dialog/fck_link.html' , 400, 330, FCK.GetNamedCommandState, 'CreateLink' ) ; break ;
+ case 'Unlink' : oCommand = new FCKUnlinkCommand() ; break ;
case 'Anchor' : oCommand = new FCKDialogCommand( 'Anchor' , FCKLang.DlgAnchorTitle , 'dialog/fck_anchor.html' , 370, 170 ) ; break ;
case 'BulletedList' : oCommand = new FCKDialogCommand( 'BulletedList', FCKLang.BulletedListProp , 'dialog/fck_listprop.html' , 370, 170 ) ; break ;
case 'NumberedList' : oCommand = new FCKDialogCommand( 'NumberedList', FCKLang.NumberedListProp , 'dialog/fck_listprop.html' , 370, 170 ) ; break ;
@@ -49,7 +50,7 @@
case 'Flash' : oCommand = new FCKDialogCommand( 'Flash' , FCKLang.DlgFlashTitle , 'dialog/fck_flash.html' , 450, 400 ) ; break ;
case 'SpecialChar' : oCommand = new FCKDialogCommand( 'SpecialChar', FCKLang.DlgSpecialCharTitle , 'dialog/fck_specialchar.html' , 400, 320 ) ; break ;
case 'Smiley' : oCommand = new FCKDialogCommand( 'Smiley' , FCKLang.DlgSmileyTitle , 'dialog/fck_smiley.html' , FCKConfig.SmileyWindowWidth, FCKConfig.SmileyWindowHeight ) ; break ;
- case 'Table' : oCommand = new FCKDialogCommand( 'Table' , FCKLang.DlgTableTitle , 'dialog/fck_table.html' , 400, 250 ) ; break ;
+ case 'Table' : oCommand = new FCKDialogCommand( 'Table' , FCKLang.DlgTableTitle , 'dialog/fck_table.html' , 450, 250 ) ; break ;
case 'TableProp' : oCommand = new FCKDialogCommand( 'Table' , FCKLang.DlgTableTitle , 'dialog/fck_table.html?Parent', 400, 250 ) ; break ;
case 'TableCellProp': oCommand = new FCKDialogCommand( 'TableCell' , FCKLang.DlgCellTitle , 'dialog/fck_tablecell.html' , 500, 250 ) ; break ;
case 'UniversalKey' : oCommand = new FCKDialogCommand( 'UniversalKey', FCKLang.UniversalKeyboard , 'dialog/fck_universalkey.html', 415, 300 ) ; break ;
@@ -93,6 +94,7 @@
case 'ImageButton' : oCommand = new FCKDialogCommand( 'ImageButton', FCKLang.ImageButton , 'dialog/fck_image.html?ImageButton', 450, 400 ) ; break ;
case 'SpellCheck' : oCommand = new FCKSpellCheckCommand() ; break ;
+ case 'FitWindow' : oCommand = new FCKFitWindow() ; break ;
case 'Undo' : oCommand = new FCKUndoCommand() ; break ;
case 'Redo' : oCommand = new FCKRedoCommand() ; break ;
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckconfig.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckconfig.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckconfig.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -19,12 +19,18 @@
var FCKConfig = FCK.Config = new Object() ;
+/*
+ For the next major version (probably 3.0) we should move all this stuff to
+ another dedicated object and leave FCKConfig as a holder object for settings only).
+*/
+
// Editor Base Path
if ( document.location.protocol == 'file:' )
{
FCKConfig.BasePath = unescape( document.location.pathname.substr(1) ) ;
FCKConfig.BasePath = FCKConfig.BasePath.replace( /\\/gi, '/' ) ;
FCKConfig.BasePath = 'file://' + FCKConfig.BasePath.substring(0,FCKConfig.BasePath.lastIndexOf('/')+1) ;
+ FCKConfig.FullBasePath = FCKConfig.BasePath ;
}
else
{
@@ -87,10 +93,29 @@
}
}
-FCKConfig.LoadPageConfig = function()
+function FCKConfig_LoadPageConfig()
{
- for ( var sKey in this.PageConfig )
- FCKConfig[ sKey ] = this.PageConfig[ sKey ] ;
+ var oPageConfig = FCKConfig.PageConfig ;
+ for ( var sKey in oPageConfig )
+ FCKConfig[ sKey ] = oPageConfig[ sKey ] ;
+}
+
+function FCKConfig_PreProcess()
+{
+ var oConfig = FCKConfig ;
+
+ // Force debug mode if fckdebug=true in the QueryString (main page).
+ if ( oConfig.AllowQueryStringDebug && (/fckdebug=true/i).test( window.top.location.search ) )
+ oConfig.Debug = true ;
+
+ // Certifies that the "PluginsPath" configuration ends with a slash.
+ if ( !oConfig.PluginsPath.endsWith('/') )
+ oConfig.PluginsPath += '/' ;
+
+ // EditorAreaCSS accepts an array of paths or a single path (as string).
+ // In the last case, transform it in an array.
+ if ( typeof( oConfig.EditorAreaCSS ) == 'string' )
+ oConfig.EditorAreaCSS = [ oConfig.EditorAreaCSS ] ;
}
// Define toolbar sets collection.
@@ -102,7 +127,7 @@
FCKConfig.Plugins.Add = function( name, langs, path )
{
- FCKConfig.Plugins.Items.addItem( [name, langs, path] ) ;
+ FCKConfig.Plugins.Items.AddItem( [name, langs, path] ) ;
}
// FCKConfig.ProtectedSource: object that holds a collection of Regular
@@ -113,7 +138,7 @@
FCKConfig.ProtectedSource.Add = function( regexPattern )
{
- this.RegexEntries.addItem( regexPattern ) ;
+ this.RegexEntries.AddItem( regexPattern ) ;
}
FCKConfig.ProtectedSource.Protect = function( html )
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckdebug.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckdebug.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckdebug.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -19,58 +19,59 @@
var FCKDebug = new Object() ;
-if ( FCKConfig.Debug )
+FCKDebug.Output = function( message, color, noParse )
{
- FCKDebug.Output = function( message, color, noParse )
+ if ( ! FCKConfig.Debug ) return ;
+
+ if ( !noParse && message != null && isNaN( message ) )
+ message = message.replace(/</g, "<") ;
+
+ if ( !this.DebugWindow || this.DebugWindow.closed )
+ this.DebugWindow = window.open( FCKConfig.BasePath + 'fckdebug.html', 'FCKeditorDebug', 'menubar=no,scrollbars=no,resizable=yes,location=no,toolbar=no,width=600,height=500', true ) ;
+
+ if ( this.DebugWindow && this.DebugWindow.Output)
{
- if ( ! FCKConfig.Debug ) return ;
+ try
+ {
+ this.DebugWindow.Output( message, color ) ;
+ }
+ catch ( e ) {} // Ignore errors
+ }
+}
+
+FCKDebug.OutputObject = function( anyObject, color )
+{
+ if ( ! FCKConfig.Debug ) return ;
+
+ var message ;
+
+ if ( anyObject != null )
+ {
+ message = 'Properties of: ' + anyObject + '</b><blockquote>' ;
- if ( !noParse && message != null && isNaN( message ) )
- message = message.replace(/</g, "<") ;
-
- if ( !this.DebugWindow || this.DebugWindow.closed )
- this.DebugWindow = window.open( FCKConfig.BasePath + 'fckdebug.html', 'FCKeditorDebug', 'menubar=no,scrollbars=no,resizable=yes,location=no,toolbar=no,width=600,height=500', true ) ;
-
- if ( this.DebugWindow.Output)
+ for (var prop in anyObject)
{
try
{
- this.DebugWindow.Output( message, color ) ;
+ var sVal = anyObject[ prop ] ? anyObject[ prop ] + '' : '[null]' ;
+ message += '<b>' + prop + '</b> : ' + sVal.replace(/</g, '<') + '<br>' ;
}
- catch ( e ) {} // Ignore errors
- }
- }
-
- FCKDebug.OutputObject = function( anyObject, color )
- {
- var message ;
-
- if ( anyObject != null )
- {
- message = 'Properties of: ' + anyObject + '</b><blockquote>' ;
-
- for (var prop in anyObject)
+ catch (e)
{
- var sVal = anyObject[ prop ] ? anyObject[ prop ] + '' : '[null]' ;
- try
- {
- message += '<b>' + prop + '</b> : ' + sVal.replace(/</g, '<') + '<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".' ;
-
- FCKDebug.Output( message, color, true ) ;
- }
-}
-else
-{
- FCKDebug.Output = function() {}
- FCKDebug.OutputObject = function() {}
+ message += '</blockquote><b>' ;
+ } else
+ message = 'OutputObject : Object is "null".' ;
+
+ FCKDebug.Output( message, color, true ) ;
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckdialog.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckdialog.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckdialog.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckdialog_gecko.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckdialog_gecko.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckdialog_gecko.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -32,11 +32,14 @@
if ( !parentWindow )
parentWindow = window ;
+ FCKFocusManager.Lock() ;
+
var oWindow = parentWindow.open( '', 'FCKeditorDialog_' + dialogName, sOption, true ) ;
if ( !oWindow )
{
alert( FCKLang.DialogBlocked ) ;
+ FCKFocusManager.Unlock() ;
return ;
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckdialog_ie.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckdialog_ie.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckdialog_ie.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -22,9 +22,12 @@
if ( !parentWindow )
parentWindow = window ;
- this.IsOpened = true ;
+ FCKFocusManager.Lock() ;
- parentWindow.showModalDialog( pageUrl, dialogInfo, "dialogWidth:" + dialogWidth + "px;dialogHeight:" + dialogHeight + "px;help:no;scroll:no;status:no") ;
+ var oReturn = parentWindow.showModalDialog( pageUrl, dialogInfo, "dialogWidth:" + dialogWidth + "px;dialogHeight:" + dialogHeight + "px;help:no;scroll:no;status:no") ;
- this.IsOpened = false ;
+ if ( !oReturn )
+ alert( FCKLang.DialogBlocked ) ;
+
+ FCKFocusManager.Unlock() ;
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcklanguagemanager.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcklanguagemanager.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcklanguagemanager.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -17,6 +17,63 @@
* File Authors:
* Frederico Caldeira Knabben (fredck at fckeditor.net)
*/
+var FCKLanguageManager = FCK.Language = new Object() ;
+
+FCKLanguageManager.AvailableLanguages =
+{
+ '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',
+ 'gl' : 'Galician',
+ 'he' : 'Hebrew',
+ 'hi' : 'Hindi',
+ 'hr' : 'Croatian',
+ 'hu' : 'Hungarian',
+ 'it' : 'Italian',
+ 'ja' : 'Japanese',
+ 'km' : 'Khmer',
+ 'ko' : 'Korean',
+ 'lt' : 'Lithuanian',
+ 'lv' : 'Latvian',
+ 'mn' : 'Mongolian',
+ 'ms' : 'Malay',
+ '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'
+}
FCKLanguageManager.GetActiveLanguage = function()
{
@@ -55,19 +112,20 @@
return this.DefaultLanguage ;
}
-FCKLanguageManager.TranslateElements = function( targetDocument, tag, propertyToSet )
+FCKLanguageManager.TranslateElements = function( targetDocument, tag, propertyToSet, encode )
{
var e = targetDocument.getElementsByTagName(tag) ;
-
+ var sKey, s ;
for ( var i = 0 ; i < e.length ; i++ )
{
- var sKey = e[i].getAttribute( 'fckLang' ) ;
-
- if ( sKey )
+ if ( sKey = e[i].getAttribute( 'fckLang' ) )
{
- var s = FCKLang[ sKey ] ;
- if ( s )
+ if ( s = FCKLang[ sKey ] )
+ {
+ if ( encode )
+ s = FCKTools.HTMLEncode( s ) ;
eval( 'e[i].' + propertyToSet + ' = s' ) ;
+ }
}
}
}
@@ -77,19 +135,17 @@
this.TranslateElements( targetDocument, 'INPUT', 'value' ) ;
this.TranslateElements( targetDocument, 'SPAN', 'innerHTML' ) ;
this.TranslateElements( targetDocument, 'LABEL', 'innerHTML' ) ;
- this.TranslateElements( targetDocument, 'OPTION', 'innerHTML' ) ;
+ this.TranslateElements( targetDocument, 'OPTION', 'innerHTML', true ) ;
}
-if ( FCKLanguageManager.AvailableLanguages[ FCKConfig.DefaultLanguage ] )
- FCKLanguageManager.DefaultLanguage = FCKConfig.DefaultLanguage ;
-else
- FCKLanguageManager.DefaultLanguage = 'en' ;
+FCKLanguageManager.Initialize = function()
+{
+ if ( this.AvailableLanguages[ FCKConfig.DefaultLanguage ] )
+ this.DefaultLanguage = FCKConfig.DefaultLanguage ;
+ else
+ this.DefaultLanguage = 'en' ;
-FCKLanguageManager.ActiveLanguage = new Object() ;
-FCKLanguageManager.ActiveLanguage.Code = FCKLanguageManager.GetActiveLanguage() ;
-FCKLanguageManager.ActiveLanguage.Name = FCKLanguageManager.AvailableLanguages[ FCKLanguageManager.ActiveLanguage.Code ] ;
-
-FCK.Language = FCKLanguageManager ;
-
-// Load the language file and start the editor.
-LoadLanguageFile() ;
+ this.ActiveLanguage = new Object() ;
+ this.ActiveLanguage.Code = this.GetActiveLanguage() ;
+ this.ActiveLanguage.Name = this.AvailableLanguages[ this.ActiveLanguage.Code ] ;
+}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcknamespace.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcknamespace.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcknamespace.js Wed Jul 12 07:45:05 2006
@@ -1,27 +1,27 @@
-/*
- * FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
- *
- * Licensed under the terms of the GNU Lesser General Public License:
- * http://www.opensource.org/licenses/lgpl-license.php
- *
- * For further information visit:
- * http://www.fckeditor.net/
- *
- * "Support Open Source software. What about a donation today?"
- *
- * File Name: fcknamespace.js
- * This file declares the namespace (object holder) where the common editor
- * objects and classes are defined.
- * The namespace is located in the page the editor is running on, so it is
- * shared by all editor instances.
- *
- * File Authors:
- * Frederico Caldeira Knabben (fredck at fckeditor.net)
- */
-
-var NS ;
-
-if ( !( NS = window.parent.__FCKeditorNS ) )
- NS = window.parent.__FCKeditorNS = new Object() ;
-
+/*
+ * FCKeditor - The text editor for internet
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
+ *
+ * Licensed under the terms of the GNU Lesser General Public License:
+ * http://www.opensource.org/licenses/lgpl-license.php
+ *
+ * For further information visit:
+ * http://www.fckeditor.net/
+ *
+ * "Support Open Source software. What about a donation today?"
+ *
+ * File Name: fcknamespace.js
+ * This file declares the namespace (object holder) where the common editor
+ * objects and classes are defined.
+ * The namespace is located in the page the editor is running on, so it is
+ * shared by all editor instances.
+ *
+ * File Authors:
+ * Frederico Caldeira Knabben (fredck at fckeditor.net)
+ */
+
+var NS ;
+
+if ( !( NS = window.parent.__FCKeditorNS ) )
+ NS = window.parent.__FCKeditorNS = new Object() ;
+
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckplugins.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckplugins.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckplugins.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -19,26 +19,24 @@
var FCKPlugins = FCK.Plugins = new Object() ;
FCKPlugins.ItemsCount = 0 ;
-FCKPlugins.Loaded = false ;
FCKPlugins.Items = new Object() ;
-
-// Set the defined plugins scripts paths.
-for ( var i = 0 ; i < FCKConfig.Plugins.Items.length ; i++ )
-{
- var oItem = FCKConfig.Plugins.Items[i] ;
- FCKPlugins.Items[ oItem[0] ] = new FCKPlugin( oItem[0], oItem[1], oItem[2] ) ;
- FCKPlugins.ItemsCount++ ;
-}
FCKPlugins.Load = function()
{
- // Load all items.
- for ( var s in this.Items )
- this.Items[s].Load() ;
-
- // Mark as loaded.
- this.Loaded = true ;
-
+ var oItems = FCKPlugins.Items ;
+
+ // build the plugins collection.
+ for ( var i = 0 ; i < FCKConfig.Plugins.Items.length ; i++ )
+ {
+ var oItem = FCKConfig.Plugins.Items[i] ;
+ var oPlugin = oItems[ oItem[0] ] = new FCKPlugin( oItem[0], oItem[1], oItem[2] ) ;
+ FCKPlugins.ItemsCount++ ;
+ }
+
+ // Load all items in the plugins collection.
+ for ( var s in oItems )
+ oItems[s].Load() ;
+
// This is a self destroyable function (must be called once).
FCKPlugins.Load = null ;
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckregexlib.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckregexlib.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckregexlib.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -56,7 +56,7 @@
FCKRegexLib.TableBorderClass = /\s*FCK__ShowTableBorders\s*/ ;
// Validate element names.
-FCKRegexLib.ElementName = /^[A-Za-z_:][\w.\-:]*$/ ;
+FCKRegexLib.ElementName = /(^[A-Za-z_:][\w.\-:]*\w$)|(^[A-Za-z_]$)/ ;
// Used in conjuction with the FCKConfig.ForceSimpleAmpersand configuration option.
FCKRegexLib.ForceSimpleAmpersand = /___FCKAmp___/g ;
@@ -96,3 +96,5 @@
FCKRegexLib.ProtectUrlsImgApo = /(<img\s.*?src=)("|')(.+?)\2/gi ;
FCKRegexLib.ProtectUrlsImgNoApo = /(<img\s.*?src=)([^"'][^ >]+)/gi ;
+
+FCKRegexLib.Html4DocType = /HTML 4\.0 Transitional/i ;
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckselection.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckselection.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckselection.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -17,6 +17,4 @@
* Frederico Caldeira Knabben (fredck at fckeditor.net)
*/
-var FCKSelection = new Object() ;
-
-FCK.Selection = FCKSelection ;
+var FCKSelection = FCK.Selection = new Object() ;
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckselection_gecko.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckselection_gecko.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckselection_gecko.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -33,7 +33,7 @@
if ( oSel && oSel.rangeCount == 1 )
{
var oRange = oSel.getRangeAt(0) ;
- if ( oRange.startContainer == oRange.endContainer && (oRange.endOffset - oRange.startOffset) == 1 )
+ if ( oRange.startContainer == oRange.endContainer && (oRange.endOffset - oRange.startOffset) == 1 && oRange.startContainer.nodeType != Node.TEXT_NODE )
this._Type = 'Control' ;
}
// }
@@ -72,7 +72,7 @@
FCKSelection.SelectNode = function( element )
{
- FCK.Focus() ;
+// FCK.Focus() ;
var oRange = FCK.EditorDocument.createRange() ;
oRange.selectNode( element ) ;
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckselection_ie.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckselection_ie.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckselection_ie.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -53,17 +53,32 @@
{
FCK.Focus() ;
FCK.EditorDocument.selection.empty() ;
- var oRange = FCK.EditorDocument.selection.createRange() ;
- oRange.moveToElementText( node ) ;
+
+ try
+ {
+ // Try to select the node as a control.
+ var oRange = FCK.EditorDocument.body.createControlRange() ;
+ oRange.addElement( node ) ;
+ }
+ catch(e)
+ {
+ // If failed, select it as a text range.
+ var oRange = FCK.EditorDocument.selection.createRange() ;
+ oRange.moveToElementText( node ) ;
+ }
+
oRange.select() ;
}
FCKSelection.Collapse = function( toStart )
{
FCK.Focus() ;
- var oRange = FCK.EditorDocument.selection.createRange() ;
- oRange.collapse( toStart == null || toStart === true ) ;
- oRange.select() ;
+ if ( this.GetType() == 'Text' )
+ {
+ var oRange = FCK.EditorDocument.selection.createRange() ;
+ oRange.collapse( toStart == null || toStart === true ) ;
+ oRange.select() ;
+ }
}
// The "nodeTagName" parameter must be Upper Case.
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcktablehandler.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcktablehandler.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcktablehandler.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -103,7 +103,7 @@
oCell = oRow.cells[iIndex-1].cloneNode(false) ;
if ( FCKBrowserInfo.IsGecko )
- oCell.innerHTML = FCKBrowserInfo.IsGecko ? GECKO_BOGUS : '' ;
+ oCell.innerHTML = GECKO_BOGUS ;
// Get the cell that is placed in the new cell place.
var oBaseCell = oRow.cells[iIndex] ;
@@ -218,21 +218,40 @@
var iColSpan = isNaN( aCells[0].colSpan ) ? 1 : aCells[0].colSpan ;
var sHtml = '' ;
-
- for ( var i = aCells.length - 1 ; i > 0 ; i-- )
- {
- iColSpan += isNaN( aCells[i].colSpan ) ? 1 : aCells[i].colSpan ;
-
- // Append the HTML of each cell.
- sHtml = aCells[i].innerHTML + sHtml ;
-
- // Delete the cell.
- FCKTableHandler.DeleteCell( aCells[i] ) ;
+ var oCellsContents = FCK.EditorDocument.createDocumentFragment() ;
+
+ for ( var i = aCells.length - 1 ; i >= 0 ; i-- )
+ {
+ var eCell = aCells[i] ;
+
+ // Move its contents to the document fragment.
+ for ( var c = eCell.childNodes.length - 1 ; c >= 0 ; c-- )
+ {
+ var eChild = eCell.removeChild( eCell.childNodes[c] ) ;
+
+ if ( ( eChild.hasAttribute && eChild.hasAttribute('_moz_editor_bogus_node') ) || ( eChild.getAttribute && eChild.getAttribute( 'type', 2 ) == '_moz' ) )
+ continue ;
+
+ oCellsContents.insertBefore( eChild, oCellsContents.firstChild ) ;
+ }
+
+ if ( i > 0 )
+ {
+ // Accumulate the colspan of the cell.
+ iColSpan += isNaN( eCell.colSpan ) ? 1 : eCell.colSpan ;
+
+ // Delete the cell.
+ FCKTableHandler.DeleteCell( eCell ) ;
+ }
}
// Set the innerHTML of the remaining cell (the first one).
aCells[0].colSpan = iColSpan ;
- aCells[0].innerHTML += sHtml ;
+
+ if ( FCKBrowserInfo.IsGecko && oCellsContents.childNodes.length == 0 )
+ aCells[0].innerHTML = GECKO_BOGUS ;
+ else
+ aCells[0].appendChild( oCellsContents ) ;
}
FCKTableHandler.SplitCell = function()
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcktablehandler_gecko.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcktablehandler_gecko.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcktablehandler_gecko.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -26,7 +26,7 @@
// If the selection is a text.
if ( oSelection.rangeCount == 1 && oSelection.anchorNode.nodeType == 3 )
{
- var oParent = FCKTools.GetElementAscensor( oSelection.anchorNode, 'TD' ) ;
+ var oParent = FCKTools.GetElementAscensor( oSelection.anchorNode, 'TD,TH' ) ;
if ( oParent )
{
@@ -38,9 +38,14 @@
for ( var i = 0 ; i < oSelection.rangeCount ; i++ )
{
var oRange = oSelection.getRangeAt(i) ;
- var oCell = oRange.startContainer.childNodes[ oRange.startOffset ] ;
+ var oCell ;
- if ( oCell.tagName == 'TD' )
+ if ( oRange.startContainer.tagName.Equals( 'TD', 'TH' ) )
+ oCell = oRange.startContainer ;
+ else
+ oCell = oRange.startContainer.childNodes[ oRange.startOffset ] ;
+
+ if ( oCell.tagName.Equals( 'TD', 'TH' ) )
aCells[aCells.length] = oCell ;
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcktablehandler_ie.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcktablehandler_ie.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcktablehandler_ie.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -25,7 +25,7 @@
// var oParent = oRange.parentElement() ;
var oParent = FCKSelection.GetParentElement() ;
- if ( oParent && oParent.tagName == "TD" )
+ if ( oParent && oParent.tagName.Equals( 'TD', 'TH' ) )
aCells[0] = oParent ;
else
{
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcktoolbaritems.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcktoolbaritems.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcktoolbaritems.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -34,77 +34,78 @@
switch ( itemName )
{
- case 'Source' : oItem = new FCKToolbarButton( 'Source' , FCKLang.Source, null, FCK_TOOLBARITEM_ICONTEXT, true, true ) ; break ;
- case 'DocProps' : oItem = new FCKToolbarButton( 'DocProps' , FCKLang.DocProps ) ; break ;
- case 'Templates' : oItem = new FCKToolbarButton( 'Templates' , FCKLang.Templates ) ; break ;
- case 'Save' : oItem = new FCKToolbarButton( 'Save' , FCKLang.Save, null, null, true ) ; break ;
- case 'NewPage' : oItem = new FCKToolbarButton( 'NewPage' , FCKLang.NewPage, null, null, true ) ; break ;
- case 'Preview' : oItem = new FCKToolbarButton( 'Preview' , FCKLang.Preview, null, null, true ) ; break ;
- case 'About' : oItem = new FCKToolbarButton( 'About' , FCKLang.About, null, null, true ) ; break ;
+ case 'Source' : oItem = new FCKToolbarButton( 'Source' , FCKLang.Source, null, FCK_TOOLBARITEM_ICONTEXT, true, true, 1 ) ; break ;
+ case 'DocProps' : oItem = new FCKToolbarButton( 'DocProps' , FCKLang.DocProps, null, null, null, null, 2 ) ; break ;
+ case 'Save' : oItem = new FCKToolbarButton( 'Save' , FCKLang.Save, null, null, true, null, 3 ) ; break ;
+ case 'NewPage' : oItem = new FCKToolbarButton( 'NewPage' , FCKLang.NewPage, null, null, true, null, 4 ) ; break ;
+ case 'Preview' : oItem = new FCKToolbarButton( 'Preview' , FCKLang.Preview, null, null, true, null, 5 ) ; break ;
+ case 'Templates' : oItem = new FCKToolbarButton( 'Templates' , FCKLang.Templates, null, null, null, null, 6 ) ; break ;
+ case 'About' : oItem = new FCKToolbarButton( 'About' , FCKLang.About, null, null, true, null, 47 ) ; break ;
- case 'Cut' : oItem = new FCKToolbarButton( 'Cut' , FCKLang.Cut, null, null, false, true ) ; break ;
- case 'Copy' : oItem = new FCKToolbarButton( 'Copy' , FCKLang.Copy, null, null, false, true ) ; break ;
- case 'Paste' : oItem = new FCKToolbarButton( 'Paste' , FCKLang.Paste, null, null, false, true ) ; break ;
- case 'PasteText' : oItem = new FCKToolbarButton( 'PasteText' , FCKLang.PasteText, null, null, false, true ) ; break ;
- case 'PasteWord' : oItem = new FCKToolbarButton( 'PasteWord' , FCKLang.PasteWord, null, null, false, true ) ; break ;
- case 'Print' : oItem = new FCKToolbarButton( 'Print' , FCKLang.Print, null, null, false, true ) ; break ;
- case 'SpellCheck' : oItem = new FCKToolbarButton( 'SpellCheck', FCKLang.SpellCheck ) ; break ;
- case 'Undo' : oItem = new FCKToolbarButton( 'Undo' , FCKLang.Undo, null, null, false, true ) ; break ;
- case 'Redo' : oItem = new FCKToolbarButton( 'Redo' , FCKLang.Redo, null, null, false, true ) ; break ;
- case 'SelectAll' : oItem = new FCKToolbarButton( 'SelectAll' , FCKLang.SelectAll ) ; break ;
- case 'RemoveFormat' : oItem = new FCKToolbarButton( 'RemoveFormat', FCKLang.RemoveFormat, null, null, false, true ) ; break ;
+ case 'Cut' : oItem = new FCKToolbarButton( 'Cut' , FCKLang.Cut, null, null, false, true, 7 ) ; break ;
+ case 'Copy' : oItem = new FCKToolbarButton( 'Copy' , FCKLang.Copy, null, null, false, true, 8 ) ; break ;
+ case 'Paste' : oItem = new FCKToolbarButton( 'Paste' , FCKLang.Paste, null, null, false, true, 9 ) ; break ;
+ case 'PasteText' : oItem = new FCKToolbarButton( 'PasteText' , FCKLang.PasteText, null, null, false, true, 10 ) ; break ;
+ case 'PasteWord' : oItem = new FCKToolbarButton( 'PasteWord' , FCKLang.PasteWord, null, null, false, true, 11 ) ; break ;
+ case 'Print' : oItem = new FCKToolbarButton( 'Print' , FCKLang.Print, null, null, false, true, 12 ) ; break ;
+ case 'SpellCheck' : oItem = new FCKToolbarButton( 'SpellCheck', FCKLang.SpellCheck, null, null, null, null, 13 ) ; break ;
+ case 'Undo' : oItem = new FCKToolbarButton( 'Undo' , FCKLang.Undo, null, null, false, true, 14 ) ; break ;
+ case 'Redo' : oItem = new FCKToolbarButton( 'Redo' , FCKLang.Redo, null, null, false, true, 15 ) ; break ;
+ case 'SelectAll' : oItem = new FCKToolbarButton( 'SelectAll' , FCKLang.SelectAll, null, null, null, null, 18 ) ; break ;
+ case 'RemoveFormat' : oItem = new FCKToolbarButton( 'RemoveFormat', FCKLang.RemoveFormat, null, null, false, true, 19 ) ; break ;
+ case 'FitWindow' : oItem = new FCKToolbarButton( 'FitWindow' , FCKLang.FitWindow, null, null, true, true, 66 ) ; break ;
- case 'Bold' : oItem = new FCKToolbarButton( 'Bold' , FCKLang.Bold, null, null, false, true ) ; break ;
- case 'Italic' : oItem = new FCKToolbarButton( 'Italic' , FCKLang.Italic, null, null, false, true ) ; break ;
- case 'Underline' : oItem = new FCKToolbarButton( 'Underline' , FCKLang.Underline, null, null, false, true ) ; break ;
- case 'StrikeThrough' : oItem = new FCKToolbarButton( 'StrikeThrough' , FCKLang.StrikeThrough, null, null, false, true ) ; break ;
- case 'Subscript' : oItem = new FCKToolbarButton( 'Subscript' , FCKLang.Subscript, null, null, false, true ) ; break ;
- case 'Superscript' : oItem = new FCKToolbarButton( 'Superscript' , FCKLang.Superscript, null, null, false, true ) ; break ;
+ case 'Bold' : oItem = new FCKToolbarButton( 'Bold' , FCKLang.Bold, null, null, false, true, 20 ) ; break ;
+ case 'Italic' : oItem = new FCKToolbarButton( 'Italic' , FCKLang.Italic, null, null, false, true, 21 ) ; break ;
+ case 'Underline' : oItem = new FCKToolbarButton( 'Underline' , FCKLang.Underline, null, null, false, true, 22 ) ; break ;
+ case 'StrikeThrough' : oItem = new FCKToolbarButton( 'StrikeThrough' , FCKLang.StrikeThrough, null, null, false, true, 23 ) ; break ;
+ case 'Subscript' : oItem = new FCKToolbarButton( 'Subscript' , FCKLang.Subscript, null, null, false, true, 24 ) ; break ;
+ case 'Superscript' : oItem = new FCKToolbarButton( 'Superscript' , FCKLang.Superscript, null, null, false, true, 25 ) ; break ;
- case 'OrderedList' : oItem = new FCKToolbarButton( 'InsertOrderedList' , FCKLang.NumberedListLbl, FCKLang.NumberedList, null, false, true ) ; break ;
- case 'UnorderedList' : oItem = new FCKToolbarButton( 'InsertUnorderedList' , FCKLang.BulletedListLbl, FCKLang.BulletedList, null, false, true ) ; break ;
- case 'Outdent' : oItem = new FCKToolbarButton( 'Outdent' , FCKLang.DecreaseIndent, null, null, false, true ) ; break ;
- case 'Indent' : oItem = new FCKToolbarButton( 'Indent' , FCKLang.IncreaseIndent, null, null, false, true ) ; break ;
+ case 'OrderedList' : oItem = new FCKToolbarButton( 'InsertOrderedList' , FCKLang.NumberedListLbl, FCKLang.NumberedList, null, false, true, 26 ) ; break ;
+ case 'UnorderedList' : oItem = new FCKToolbarButton( 'InsertUnorderedList' , FCKLang.BulletedListLbl, FCKLang.BulletedList, null, false, true, 27 ) ; break ;
+ case 'Outdent' : oItem = new FCKToolbarButton( 'Outdent' , FCKLang.DecreaseIndent, null, null, false, true, 28 ) ; break ;
+ case 'Indent' : oItem = new FCKToolbarButton( 'Indent' , FCKLang.IncreaseIndent, null, null, false, true, 29 ) ; break ;
- case 'Link' : oItem = new FCKToolbarButton( 'Link' , FCKLang.InsertLinkLbl, FCKLang.InsertLink, null, false, true ) ; break ;
- case 'Unlink' : oItem = new FCKToolbarButton( 'Unlink' , FCKLang.RemoveLink, null, null, false, true ) ; break ;
- case 'Anchor' : oItem = new FCKToolbarButton( 'Anchor' , FCKLang.Anchor ) ; break ;
+ case 'Link' : oItem = new FCKToolbarButton( 'Link' , FCKLang.InsertLinkLbl, FCKLang.InsertLink, null, false, true, 34 ) ; break ;
+ case 'Unlink' : oItem = new FCKToolbarButton( 'Unlink' , FCKLang.RemoveLink, null, null, false, true, 35 ) ; break ;
+ case 'Anchor' : oItem = new FCKToolbarButton( 'Anchor' , FCKLang.Anchor, null, null, null, null, 36 ) ; break ;
- case 'Image' : oItem = new FCKToolbarButton( 'Image' , FCKLang.InsertImageLbl, FCKLang.InsertImage ) ; break ;
- case 'Flash' : oItem = new FCKToolbarButton( 'Flash' , FCKLang.InsertFlashLbl, FCKLang.InsertFlash ) ; break ;
- case 'Table' : oItem = new FCKToolbarButton( 'Table' , FCKLang.InsertTableLbl, FCKLang.InsertTable ) ; break ;
- case 'SpecialChar' : oItem = new FCKToolbarButton( 'SpecialChar' , FCKLang.InsertSpecialCharLbl, FCKLang.InsertSpecialChar ) ; break ;
- case 'Smiley' : oItem = new FCKToolbarButton( 'Smiley' , FCKLang.InsertSmileyLbl, FCKLang.InsertSmiley ) ; break ;
- case 'PageBreak' : oItem = new FCKToolbarButton( 'PageBreak' , FCKLang.PageBreakLbl, FCKLang.PageBreak ) ; break ;
- case 'UniversalKey' : oItem = new FCKToolbarButton( 'UniversalKey' , FCKLang.UniversalKeyboard ) ; break ;
+ case 'Image' : oItem = new FCKToolbarButton( 'Image' , FCKLang.InsertImageLbl, FCKLang.InsertImage, null, false, true, 37 ) ; break ;
+ case 'Flash' : oItem = new FCKToolbarButton( 'Flash' , FCKLang.InsertFlashLbl, FCKLang.InsertFlash, null, false, true, 38 ) ; break ;
+ case 'Table' : oItem = new FCKToolbarButton( 'Table' , FCKLang.InsertTableLbl, FCKLang.InsertTable, null, false, true, 39 ) ; break ;
+ case 'SpecialChar' : oItem = new FCKToolbarButton( 'SpecialChar' , FCKLang.InsertSpecialCharLbl, FCKLang.InsertSpecialChar, null, false, true, 42 ) ; break ;
+ case 'Smiley' : oItem = new FCKToolbarButton( 'Smiley' , FCKLang.InsertSmileyLbl, FCKLang.InsertSmiley, null, false, true, 41 ) ; break ;
+ case 'PageBreak' : oItem = new FCKToolbarButton( 'PageBreak' , FCKLang.PageBreakLbl, FCKLang.PageBreak, null, false, true, 43 ) ; break ;
+ case 'UniversalKey' : oItem = new FCKToolbarButton( 'UniversalKey' , FCKLang.UniversalKeyboard , null, null, false, true, 44) ; break ;
- case 'Rule' : oItem = new FCKToolbarButton( 'InsertHorizontalRule', FCKLang.InsertLineLbl, FCKLang.InsertLine, null, false, true ) ; break ;
+ case 'Rule' : oItem = new FCKToolbarButton( 'InsertHorizontalRule', FCKLang.InsertLineLbl, FCKLang.InsertLine, null, false, true, 40 ) ; break ;
- case 'JustifyLeft' : oItem = new FCKToolbarButton( 'JustifyLeft' , FCKLang.LeftJustify, null, null, false, true ) ; break ;
- case 'JustifyCenter' : oItem = new FCKToolbarButton( 'JustifyCenter' , FCKLang.CenterJustify, null, null, false, true ) ; break ;
- case 'JustifyRight' : oItem = new FCKToolbarButton( 'JustifyRight' , FCKLang.RightJustify, null, null, false, true ) ; break ;
- case 'JustifyFull' : oItem = new FCKToolbarButton( 'JustifyFull' , FCKLang.BlockJustify, null, null, false, true ) ; break ;
+ case 'JustifyLeft' : oItem = new FCKToolbarButton( 'JustifyLeft' , FCKLang.LeftJustify, null, null, false, true, 30 ) ; break ;
+ case 'JustifyCenter' : oItem = new FCKToolbarButton( 'JustifyCenter' , FCKLang.CenterJustify, null, null, false, true, 31 ) ; break ;
+ case 'JustifyRight' : oItem = new FCKToolbarButton( 'JustifyRight' , FCKLang.RightJustify, null, null, false, true, 32 ) ; break ;
+ case 'JustifyFull' : oItem = new FCKToolbarButton( 'JustifyFull' , FCKLang.BlockJustify, null, null, false, true, 33 ) ; break ;
case 'Style' : oItem = new FCKToolbarStyleCombo() ; break ;
case 'FontName' : oItem = new FCKToolbarFontsCombo() ; break ;
case 'FontSize' : oItem = new FCKToolbarFontSizeCombo() ; break ;
case 'FontFormat' : oItem = new FCKToolbarFontFormatCombo() ; break ;
- case 'TextColor' : oItem = new FCKToolbarPanelButton( 'TextColor', FCKLang.TextColor ) ; break ;
- case 'BGColor' : oItem = new FCKToolbarPanelButton( 'BGColor' , FCKLang.BGColor ) ; break ;
+ case 'TextColor' : oItem = new FCKToolbarPanelButton( 'TextColor', FCKLang.TextColor, null, null, 45 ) ; break ;
+ case 'BGColor' : oItem = new FCKToolbarPanelButton( 'BGColor' , FCKLang.BGColor, null, null, 46 ) ; break ;
- case 'Find' : oItem = new FCKToolbarButton( 'Find' , FCKLang.Find ) ; break ;
- case 'Replace' : oItem = new FCKToolbarButton( 'Replace' , FCKLang.Replace ) ; break ;
+ case 'Find' : oItem = new FCKToolbarButton( 'Find' , FCKLang.Find, null, null, null, null, 16 ) ; break ;
+ case 'Replace' : oItem = new FCKToolbarButton( 'Replace' , FCKLang.Replace, null, null, null, null, 17 ) ; break ;
- case 'Form' : oItem = new FCKToolbarButton( 'Form' , FCKLang.Form ) ; break ;
- case 'Checkbox' : oItem = new FCKToolbarButton( 'Checkbox' , FCKLang.Checkbox ) ; break ;
- case 'Radio' : oItem = new FCKToolbarButton( 'Radio' , FCKLang.RadioButton ) ; break ;
- case 'TextField' : oItem = new FCKToolbarButton( 'TextField' , FCKLang.TextField ) ; break ;
- case 'Textarea' : oItem = new FCKToolbarButton( 'Textarea' , FCKLang.Textarea ) ; break ;
- case 'HiddenField' : oItem = new FCKToolbarButton( 'HiddenField' , FCKLang.HiddenField ) ; break ;
- case 'Button' : oItem = new FCKToolbarButton( 'Button' , FCKLang.Button ) ; break ;
- case 'Select' : oItem = new FCKToolbarButton( 'Select' , FCKLang.SelectionField ) ; break ;
- case 'ImageButton' : oItem = new FCKToolbarButton( 'ImageButton' , FCKLang.ImageButton ) ; break ;
+ case 'Form' : oItem = new FCKToolbarButton( 'Form' , FCKLang.Form, null, null, null, null, 48 ) ; break ;
+ case 'Checkbox' : oItem = new FCKToolbarButton( 'Checkbox' , FCKLang.Checkbox, null, null, null, null, 49 ) ; break ;
+ case 'Radio' : oItem = new FCKToolbarButton( 'Radio' , FCKLang.RadioButton, null, null, null, null, 50 ) ; break ;
+ case 'TextField' : oItem = new FCKToolbarButton( 'TextField' , FCKLang.TextField, null, null, null, null, 51 ) ; break ;
+ case 'Textarea' : oItem = new FCKToolbarButton( 'Textarea' , FCKLang.Textarea, null, null, null, null, 52 ) ; break ;
+ case 'HiddenField' : oItem = new FCKToolbarButton( 'HiddenField' , FCKLang.HiddenField, null, null, null, null, 56 ) ; break ;
+ case 'Button' : oItem = new FCKToolbarButton( 'Button' , FCKLang.Button, null, null, null, null, 54 ) ; break ;
+ case 'Select' : oItem = new FCKToolbarButton( 'Select' , FCKLang.SelectionField, null, null, null, null, 53 ) ; break ;
+ case 'ImageButton' : oItem = new FCKToolbarButton( 'ImageButton' , FCKLang.ImageButton, null, null, null, null, 55 ) ; break ;
default:
alert( FCKLang.UnknownToolbarItem.replace( /%1/g, itemName ) ) ;
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcktoolbarset.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcktoolbarset.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcktoolbarset.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -18,62 +18,215 @@
* Frederico Caldeira Knabben (fredck at fckeditor.net)
*/
-var FCKToolbarSet = FCK.ToolbarSet = new Object() ;
-
-document.getElementById( 'ExpandHandle' ).title = FCKLang.ToolbarExpand ;
-document.getElementById( 'CollapseHandle' ).title = FCKLang.ToolbarCollapse ;
-
-FCKToolbarSet.Toolbars = new Array() ;
-
-// Array of toolbat items that are active only on WYSIWYG mode.
-FCKToolbarSet.ItemsWysiwygOnly = new Array() ;
-
-// Array of toolbar items that are sensitive to the cursor position.
-FCKToolbarSet.ItemsContextSensitive = new Array() ;
-
-FCKToolbarSet.Expand = function()
-{
- document.getElementById( 'Collapsed' ).style.display = 'none' ;
- document.getElementById( 'Expanded' ).style.display = '' ;
-
- if ( ! FCKBrowserInfo.IsIE )
- {
- // I had to use "setTimeout" because Gecko was not responding in a right
- // way when calling window.onresize() directly.
- window.setTimeout( "window.onresize()", 1 ) ;
- }
-}
-
-FCKToolbarSet.Collapse = function()
-{
- document.getElementById( 'Collapsed' ).style.display = '' ;
- document.getElementById( 'Expanded' ).style.display = 'none' ;
-
- if ( ! FCKBrowserInfo.IsIE )
- {
- // I had to use "setTimeout" because Gecko was not responding in a right
- // way when calling window.onresize() directly.
- window.setTimeout( "window.onresize()", 1 ) ;
- }
-}
-
-FCKToolbarSet.Restart = function()
-{
+function FCKToolbarSet_Create( overhideLocation )
+{
+ var oToolbarSet ;
+
+ var sLocation = overhideLocation || FCKConfig.ToolbarLocation ;
+ switch ( sLocation )
+ {
+ case 'In' :
+ document.getElementById( 'xToolbarRow' ).style.display = '' ;
+ oToolbarSet = new FCKToolbarSet( document ) ;
+ break ;
+
+// case 'OutTop' :
+ // Not supported.
+
+ default :
+ FCK.Events.AttachEvent( 'OnBlur', FCK_OnBlur ) ;
+ FCK.Events.AttachEvent( 'OnFocus', FCK_OnFocus ) ;
+
+ var eToolbarTarget ;
+
+ // Out:[TargetWindow]([TargetId])
+ var oOutMatch = sLocation.match( /^Out:(.+)\((\w+)\)$/ ) ;
+ if ( oOutMatch )
+ {
+ eToolbarTarget = eval( 'parent.' + oOutMatch[1] ).document.getElementById( oOutMatch[2] ) ;
+ }
+ else
+ {
+ // Out:[TargetId]
+ oOutMatch = sLocation.match( /^Out:(\w+)$/ ) ;
+ if ( oOutMatch )
+ eToolbarTarget = parent.document.getElementById( oOutMatch[1] ) ;
+ }
+
+ if ( !eToolbarTarget )
+ {
+ alert( 'Invalid value for "ToolbarLocation"' ) ;
+ return this._Init( 'In' ) ;
+ }
+
+ // If it is a shared toolbar, it may be already available in the target element.
+ if ( oToolbarSet = eToolbarTarget.__FCKToolbarSet )
+ break ;
+
+ // Create the IFRAME that will hold the toolbar inside the target element.
+ var eToolbarIFrame = eToolbarTarget.ownerDocument.createElement( 'IFRAME' ) ;
+ eToolbarIFrame.frameBorder = 0 ;
+ eToolbarIFrame.width = '100%' ;
+ eToolbarIFrame.height = '10' ;
+ eToolbarTarget.appendChild( eToolbarIFrame ) ;
+ eToolbarIFrame.unselectable = 'on' ;
+
+ // Write the basic HTML for the toolbar (copy from the editor main page).
+ var eTargetDocument = eToolbarIFrame.contentWindow.document ;
+ eTargetDocument.open() ;
+ eTargetDocument.write( '<html><head><script type="text/javascript"> window.onload = window.onresize = function() { window.frameElement.height = document.body.scrollHeight ; } </script></head><body style="overflow: hidden">' + document.getElementById( 'xToolbarSpace' ).innerHTML + '</body></html>' ) ;
+ eTargetDocument.close() ;
+
+ eTargetDocument.oncontextmenu = FCKTools.CancelEvent ;
+
+ // Load external resources (must be done here, otherwise Firefox will not
+ // have the document DOM ready to be used right away.
+ FCKTools.AppendStyleSheet( eTargetDocument, FCKConfig.SkinPath + 'fck_editor.css' ) ;
+
+ oToolbarSet = eToolbarTarget.__FCKToolbarSet = new FCKToolbarSet( eTargetDocument ) ;
+ oToolbarSet._IFrame = eToolbarIFrame ;
+
+ if ( FCK.IECleanup )
+ FCK.IECleanup.AddItem( eToolbarTarget, FCKToolbarSet_Target_Cleanup ) ;
+ }
+
+ oToolbarSet.CurrentInstance = FCK ;
+
+ FCK.AttachToOnSelectionChange( oToolbarSet.RefreshItemsState ) ;
+
+ return oToolbarSet ;
+}
+
+function FCK_OnBlur( editorInstance )
+{
+ var eToolbarSet = editorInstance.ToolbarSet ;
+
+ if ( eToolbarSet.CurrentInstance == editorInstance )
+ {
+// var eIFrame = eToolbarSet._IFrame ;
+// if ( eIFrame.ownerDocument.activeElement != eIFrame )
+ eToolbarSet.Disable() ;
+ }
+}
+
+function FCK_OnFocus( editorInstance )
+{
+ var oToolbarset = editorInstance.ToolbarSet ;
+ var oInstance = editorInstance || FCK ;
+
+ // Unregister the toolbar window from the current instance.
+ oToolbarset.CurrentInstance.FocusManager.RemoveWindow( oToolbarset._IFrame.contentWindow ) ;
+
+ // Set the new current instance.
+ oToolbarset.CurrentInstance = oInstance ;
+
+ // Register the toolbar window in the current instance.
+ oInstance.FocusManager.AddWindow( oToolbarset._IFrame.contentWindow, true ) ;
+
+ oToolbarset.Enable() ;
+}
+
+function FCKToolbarSet_Cleanup()
+{
+ this._TargetElement = null ;
+ this._IFrame = null ;
+}
+
+function FCKToolbarSet_Target_Cleanup()
+{
+ this.__FCKToolbarSet = null ;
+}
+
+var FCKToolbarSet = function( targetDocument )
+{
+ this._Document = targetDocument ;
+
+ // Get the element that will hold the elements structure.
+ this._TargetElement = targetDocument.getElementById( 'xToolbar' ) ;
+
+ // Setup the expand and collapse handlers.
+ var eExpandHandle = targetDocument.getElementById( 'xExpandHandle' ) ;
+ var eCollapseHandle = targetDocument.getElementById( 'xCollapseHandle' ) ;
+
+ eExpandHandle.title = FCKLang.ToolbarExpand ;
+ eExpandHandle.onclick = FCKToolbarSet_Expand_OnClick ;
+
+ eCollapseHandle.title = FCKLang.ToolbarCollapse ;
+ eCollapseHandle.onclick = FCKToolbarSet_Collapse_OnClick ;
+
+ // Set the toolbar state at startup.
if ( !FCKConfig.ToolbarCanCollapse || FCKConfig.ToolbarStartExpanded )
this.Expand() ;
else
this.Collapse() ;
-
- document.getElementById( 'CollapseHandle' ).style.display = FCKConfig.ToolbarCanCollapse ? '' : 'none' ;
-}
-
-FCKToolbarSet.Load = function( toolbarSetName )
-{
- this.DOMElement = document.getElementById( 'eToolbar' ) ;
+
+ // Enable/disable the collapse handler
+ eCollapseHandle.style.display = FCKConfig.ToolbarCanCollapse ? '' : 'none' ;
+
+ if ( FCKConfig.ToolbarCanCollapse )
+ eCollapseHandle.style.display = '' ;
+ else
+ targetDocument.getElementById( 'xTBLeftBorder' ).style.display = '' ;
+
+ // Set the default properties.
+ this.Toolbars = new Array() ;
+ 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( collapse )
+{
+ this._Document.getElementById( 'xCollapsed' ).style.display = collapse ? '' : 'none' ;
+ this._Document.getElementById( 'xExpanded' ).style.display = collapse ? 'none' : '' ;
+
+ if ( FCKBrowserInfo.IsGecko )
+ {
+ // I had to use "setTimeout" because Gecko was not responding in a right
+ // way when calling window.onresize() directly.
+ FCKTools.RunFunction( window.onresize ) ;
+ }
+}
+
+FCKToolbarSet.prototype.Load = function( toolbarSetName )
+{
+ this.Name = toolbarSetName ;
+
+ this.Items = new Array() ;
+
+ // Reset the array of toolbat items that are active only on WYSIWYG mode.
+ this.ItemsWysiwygOnly = new Array() ;
+
+ // Reset the array of toolbar items that are sensitive to the cursor position.
+ this.ItemsContextSensitive = new Array() ;
+
+ // Cleanup the target element.
+ this._TargetElement.innerHTML = '' ;
var ToolbarSet = FCKConfig.ToolbarSets[toolbarSetName] ;
- if (! ToolbarSet)
+ if ( !ToolbarSet )
{
alert( FCKLang.UnknownToolbarSet.replace( /%1/g, toolbarSetName ) ) ;
return ;
@@ -109,58 +262,95 @@
{
oToolbar.AddItem( oItem ) ;
+ this.Items.push( oItem ) ;
+
if ( !oItem.SourceView )
- this.ItemsWysiwygOnly[this.ItemsWysiwygOnly.length] = oItem ;
+ this.ItemsWysiwygOnly.push( oItem ) ;
if ( oItem.ContextSensitive )
- this.ItemsContextSensitive[this.ItemsContextSensitive.length] = oItem ;
+ this.ItemsContextSensitive.push( oItem ) ;
}
}
}
- oToolbar.AddTerminator() ;
+ // oToolbar.AddTerminator() ;
}
+
+ oToolbar.Create( this._TargetElement ) ;
this.Toolbars[ this.Toolbars.length ] = oToolbar ;
}
-}
-
-FCKToolbarSet.RefreshModeState = function()
-{
+
+ FCKTools.DisableSelection( this._Document.getElementById( 'xCollapseHandle' ).parentNode ) ;
+
+ if ( FCK.Status != FCK_STATUS_COMPLETE )
+ 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 aItems = this.Items ;
+ for ( var i = 0 ; i < aItems.length ; i++ )
+ aItems[i].RefreshState() ;
+}
+
+FCKToolbarSet.prototype.Disable = function()
+{
+ if ( !this.IsEnabled )
+ return ;
+
+ this.IsEnabled = false ;
+
+ var aItems = this.Items ;
+ for ( var i = 0 ; i < aItems.length ; i++ )
+ aItems[i].Disable() ;
+}
+
+FCKToolbarSet.prototype.RefreshModeState = function( editorInstance )
+{
+ if ( FCK.Status != FCK_STATUS_COMPLETE )
+ return ;
+
+ var oToolbarSet = editorInstance ? editorInstance.ToolbarSet : this ;
+ var aItems = oToolbarSet.ItemsWysiwygOnly ;
+
if ( FCK.EditMode == FCK_EDITMODE_WYSIWYG )
{
// Enable all buttons that are available on WYSIWYG mode only.
- for ( var i = 0 ; i < FCKToolbarSet.ItemsWysiwygOnly.length ; i++ )
- FCKToolbarSet.ItemsWysiwygOnly[i].Enable() ;
+ for ( var i = 0 ; i < aItems.length ; i++ )
+ aItems[i].Enable() ;
// Refresh the buttons state.
- FCKToolbarSet.RefreshItemsState() ;
+ oToolbarSet.RefreshItemsState( editorInstance ) ;
}
else
{
// Refresh the buttons state.
- FCKToolbarSet.RefreshItemsState() ;
+ oToolbarSet.RefreshItemsState( editorInstance ) ;
// Disable all buttons that are available on WYSIWYG mode only.
- for ( var i = 0 ; i < FCKToolbarSet.ItemsWysiwygOnly.length ; i++ )
- FCKToolbarSet.ItemsWysiwygOnly[i].Disable() ;
+ for ( var i = 0 ; i < aItems.length ; i++ )
+ aItems[i].Disable() ;
}
}
-FCKToolbarSet.RefreshItemsState = function()
-{
-
- for ( var i = 0 ; i < FCKToolbarSet.ItemsContextSensitive.length ; i++ )
- FCKToolbarSet.ItemsContextSensitive[i].RefreshState() ;
-/*
- TODO: Delete this commented block on stable version.
- for ( var i = 0 ; i < FCKToolbarSet.Toolbars.length ; i++ )
- {
- var oToolbar = FCKToolbarSet.Toolbars[i] ;
- for ( var j = 0 ; j < oToolbar.Items.length ; j++ )
- {
- oToolbar.Items[j].RefreshState() ;
- }
- }
-*/
-}
+FCKToolbarSet.prototype.RefreshItemsState = function( editorInstance )
+{
+
+ var aItems = ( editorInstance ? editorInstance.ToolbarSet : this ).ItemsContextSensitive ;
+
+ for ( var i = 0 ; i < aItems.length ; i++ )
+ aItems[i].RefreshState() ;
+}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcktools.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcktools.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcktools.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -19,20 +19,21 @@
var FCKTools = new Object() ;
-//**
-// FCKTools.GetLinkedFieldValue: Gets the value of the hidden INPUT element
-// that is associated to the editor. This element has its ID set to the
-// editor's instance name so the user reffers to the instance name when getting
-// the posted data.
+/**
+ * Gets the value of the hidden INPUT element that is associated to the editor.
+ * This element has its ID set to the editor's instance name so the user refers
+ * to the instance name when getting the posted data.
+ */
FCKTools.GetLinkedFieldValue = function()
{
return FCK.LinkedField.value ;
}
-//**
-// FCKTools.AttachToLinkedFieldFormSubmit: attaches a function call to the
-// submit event of the linked field form. This function us generally used to
-// update the linked field value before submitting the form.
+/**
+ * Attachs a function call to the submit event of the linked field form. This
+ * function us generally used to update the linked field value before
+ * submitting the form.
+ */
FCKTools.AttachToLinkedFieldFormSubmit = function( functionPointer )
{
// Gets the linked field form
@@ -45,7 +46,7 @@
if ( FCKBrowserInfo.IsIE )
oForm.attachEvent( "onsubmit", functionPointer ) ;
else
- oForm.addEventListener( 'submit', functionPointer, true ) ;
+ oForm.addEventListener( 'submit', functionPointer, false ) ;
//**
// Attaches the functionPointer call to the submit method
@@ -85,78 +86,24 @@
this.originalSubmit() ;
}
-//**
-// FCKTools.AddSelectOption: Adds a option to a SELECT element.
-FCKTools.AddSelectOption = function( targetDocument, selectElement, optionText, optionValue )
-{
- var oOption = targetDocument.createElement("OPTION") ;
-
- oOption.text = optionText ;
- oOption.value = optionValue ;
-
- selectElement.options.add(oOption) ;
-
- return oOption ;
-}
-/*
-FCKTools.RemoveAllSelectOptions = function( selectElement )
-{
- for ( var i = selectElement.options.length - 1 ; i >= 0 ; i-- )
- {
- selectElement.options.remove(i) ;
- }
-}
-
-FCKTools.SelectNoCase = function( selectElement, value, defaultValue )
-{
- var sNoCaseValue = value.toString().toLowerCase() ;
-
- for ( var i = 0 ; i < selectElement.options.length ; i++ )
- {
- if ( sNoCaseValue == selectElement.options[i].value.toLowerCase() )
- {
- selectElement.selectedIndex = i ;
- return ;
- }
- }
-
- if ( defaultValue != null ) FCKTools.SelectNoCase( selectElement, defaultValue ) ;
-}
-*/
-FCKTools.HTMLEncode = function( text )
-{
- if ( !text )
- return '' ;
-
- text = text.replace( /&/g, "&" ) ;
- text = text.replace( /"/g, """ ) ;
- text = text.replace( /</g, "<" ) ;
- text = text.replace( />/g, ">" ) ;
- text = text.replace( /'/g, "'" ) ;
-
- return text ;
-}
-/*
-//**
-// FCKTools.GetResultingArray: Gets a array from a string (where the elements
-// are separated by a character), a fuction (that returns a array) or a array.
-FCKTools.GetResultingArray = function( arraySource, separator )
-{
- switch ( typeof( arraySource ) )
- {
- case "string" :
- return arraySource.split( separator ) ;
- case "function" :
- return separator() ;
- default :
- if ( isArray( arraySource ) ) return arraySource ;
- else return new Array() ;
- }
-}
-*/
+// Get the window object where the element is placed in.
+FCKTools.GetElementWindow = function( element )
+{
+ return FCKTools.GetDocumentWindow( element.ownerDocument ) ;
+}
+
+FCKTools.GetDocumentWindow = function( doc )
+{
+ // With Safari, there is not way to retrieve the window from the document, so we must fix it.
+ if ( FCKBrowserInfo.IsSafari && !doc.parentWindow )
+ FCKTools.FixDocumentParentWindow( window.top ) ;
+
+ return doc.parentWindow || doc.defaultView ;
+}
+
FCKTools.GetElementPosition = function( el, relativeWindow )
{
-// Initializes the Coordinates object that will be returned by the function.
+ // Initializes the Coordinates object that will be returned by the function.
var c = { X:0, Y:0 } ;
var oWindow = relativeWindow || window ;
@@ -164,8 +111,8 @@
// Loop throw the offset chain.
while ( el )
{
- c.X += el.offsetLeft ;
- c.Y += el.offsetTop ;
+ c.X += el.offsetLeft - el.scrollLeft ;
+ c.Y += el.offsetTop - el.scrollTop ;
if ( el.offsetParent == null )
{
@@ -174,7 +121,11 @@
if ( oOwnerWindow != oWindow )
el = oOwnerWindow.frameElement ;
else
+ {
+ c.X += el.scrollLeft ;
+ c.Y += el.scrollTop ;
break ;
+ }
}
else
el = el.offsetParent ;
@@ -182,6 +133,89 @@
// Return the Coordinates object
return c ;
+}
+
+/*
+ This is a Safari specific function that fix the reference to the parent
+ window from the document object.
+*/
+FCKTools.FixDocumentParentWindow = function( targetWindow )
+{
+ targetWindow.document.parentWindow = targetWindow ;
+
+ for ( var i = 0 ; i < targetWindow.frames.length ; i++ )
+ FCKTools.FixDocumentParentWindow( targetWindow.frames[i] ) ;
+}
+
+FCKTools.GetParentWindow = function( document )
+{
+ return document.contentWindow ? document.contentWindow : document.parentWindow ;
+}
+
+FCKTools.HTMLEncode = function( text )
+{
+ if ( !text )
+ return '' ;
+
+ text = text.replace( /&/g, '&' ) ;
+ text = text.replace( /</g, '<' ) ;
+ text = text.replace( />/g, '>' ) ;
+
+ return text ;
+}
+
+/**
+ * Adds an option to a SELECT element.
+ */
+FCKTools.AddSelectOption = function( selectElement, optionText, optionValue )
+{
+ var oOption = selectElement.ownerDocument.createElement( "OPTION" ) ;
+
+ oOption.text = optionText ;
+ oOption.value = optionValue ;
+
+ selectElement.options.add(oOption) ;
+
+ return oOption ;
+}
+
+FCKTools.RunFunction = function( func, thisObject, paramsArray, timerWindow )
+{
+ if ( func )
+ this.SetTimeout( func, 0, thisObject, paramsArray, timerWindow ) ;
+}
+
+FCKTools.SetTimeout = function( func, milliseconds, thisObject, paramsArray, timerWindow )
+{
+ return ( timerWindow || window ).setTimeout(
+ function()
+ {
+ if ( paramsArray )
+ func.apply( thisObject, [].concat( paramsArray ) ) ;
+ else
+ func.apply( thisObject ) ;
+ },
+ milliseconds ) ;
+}
+
+FCKTools.SetInterval = function( func, milliseconds, thisObject, paramsArray, timerWindow )
+{
+ return ( timerWindow || window ).setInterval(
+ function()
+ {
+ func.apply( thisObject, paramsArray || [] ) ;
+ },
+ milliseconds ) ;
+}
+
+FCKTools.ConvertStyleSizeToHtml = function( size )
+{
+ return size.endsWith( '%' ) ? size : parseInt( size ) ;
+}
+
+FCKTools.ConvertHtmlSizeToStyle = function( size )
+{
+ return size.endsWith( '%' ) ? size : ( size + 'px' ) ;
}
// START iCM MODIFICATIONS
@@ -204,125 +238,17 @@
}
// END iCM MODIFICATIONS
-FCKTools.Pause = function( miliseconds )
-{
- var oStart = new Date() ;
-
- while (true)
- {
- var oNow = new Date() ;
- if ( miliseconds < oNow - oStart )
- return ;
- }
-}
-
-FCKTools.ConvertStyleSizeToHtml = function( size )
-{
- return size.endsWith( '%' ) ? size : parseInt( size ) ;
-}
-
-FCKTools.ConvertHtmlSizeToStyle = function( size )
-{
- return size.endsWith( '%' ) ? size : ( size + 'px' ) ;
-}
-
-// Get the window object where the element is placed in.
-FCKTools.GetElementWindow = function( element )
-{
- var oDocument = element.ownerDocument || element.document ;
-
- // With Safari, there is not way to retrieve the window from the document, so we must fix it.
- if ( FCKBrowserInfo.IsSafari && !oDocument.parentWindow )
- FCKTools._FixDocumentParentWindow( window.top ) ;
-
- return oDocument.parentWindow || oDocument.defaultView ;
-}
-
-/*
- This is a Safari specific function that fix the reference to the parent
- window from the document object.
-*/
-FCKTools._FixDocumentParentWindow = function( targetWindow )
-{
- targetWindow.document.parentWindow = targetWindow ;
-
- for ( var i = 0 ; i < targetWindow.frames.length ; i++ )
- FCKTools._FixDocumentParentWindow( targetWindow.frames[i] ) ;
-}
-
-FCKTools.CancelEvent = function( e )
-{
- return false ;
-}
-
-// START iCM MODIFICATIONS
-/*
-// Transfers the supplied attributes to the supplied node
-FCKTools.SetElementAttributes = function( oElement, oAttributes )
-{
- for ( var i = 0; i < oAttributes.length; i++ )
- {
- if ( oAttributes[i].specified ) // Needed for IE which always returns all attributes whether set or not
- oElement.setAttribute( oAttributes[i].nodeName, oAttributes[i].nodeValue, 0 ) ;
- }
-}
-
-// Get immediate block node (P, H1, for example) for the supplied node - the supplied node may itself be a block node in which
-// case it will be returned. If no block node found, returns null.
-FCKTools.GetParentBlockNode = function( oNode )
-{
- if ( oNode.nodeName.toUpperCase() == "BODY" )
- return null ;
- else if ( oNode.nodeType == 1 && FCKRegexLib.BlockElements.test(oNode.tagName) )
- return oNode ;
- else
- return FCKTools.GetParentBlockNode( oNode.parentNode ) ;
-}
-
-// Run through any children of the supplied node. If there are none, or they only comprise
-// empty text nodes and BR nodes, then the node is effectively empty.
-// Sometimes (on Gecko) a seemingly empty node is coming back with several children that are solely
-// empty text nodes and BRs e.g. the first item in an OL list, for example, when
-// UseBROnCarriageReturn is set to false.
-// Seems to be due to the use of the <br _moz_editor_bogus_node="TRUE"> (GECKO_BOGUS) as fillers both
-// in fck_gecko_1.js when html is empty and in ENTER key handler ? If normal BR tags are
-// used instead this doesn't seem to happen....
-FCKTools.NodeIsEmpty = function( oNode )
-{
- var oSibling = oNode.childNodes[0] ;
- while ( oSibling )
- {
- if ( ( oSibling.nodeType != 1 && oSibling.nodeType != 3 ) || ( oSibling.nodeType == 1 && oSibling.nodeName.toUpperCase() != "BR" ) || ( oSibling.nodeType == 3 && oSibling.nodeValue && oSibling.nodeValue.trim() != '' ) )
- return false ;
+FCKTools.CreateEventListener = function( func, params )
+{
+ var f = function()
+ {
+ var aAllParams = [] ;
- oSibling = oSibling.nextSibling ;
- }
-
- return true ;
-}
-
-// Returns a document fragment that contains a copy of the specified range of nodes
-FCKTools.GetDocumentFragment = function( oParentNode, oFromNode, oToNode, bIncludeFromNode, bIncludeToNode, bClone )
-{
- if ( typeof bIncludeFromNode == "undefined" ) bIncludeFromNode = true ;
- if ( typeof bIncludeToNode == "undefined" ) bIncludeToNode = true ;
- if ( typeof bClone == "undefined" ) bClone = true ;
-
- var oFragment = FCK.EditorDocument.createDocumentFragment() ;
-
- var oNode = oFromNode ;
- while ( oNode && oNode != oToNode )
- {
- if ( oNode != oFromNode || bIncludeFromNode )
- oFragment.appendChild( bClone ? oNode.cloneNode( true ) : oNode ) ;
-
- oNode = oNode.nextSibling ;
- }
-
- if ( oNode && (oFromNode != oToNode && bIncludeToNode) )
- oFragment.appendChild( bClone ? oNode.cloneNode( true ) : oNode ) ; // Include To Node
-
- return oFragment ;
-}
-*/
-// END iCM MODIFICATIONS
+ for ( var i = 0 ; i < arguments.length ; i++ )
+ aAllParams.push( arguments[i] ) ;
+
+ func.apply( this, aAllParams.concat( params ) ) ;
+ }
+
+ return f ;
+}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcktools_gecko.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcktools_gecko.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcktools_gecko.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -18,7 +18,21 @@
*/
// Constant for the Gecko Bogus Node.
-var GECKO_BOGUS = '<br _moz_editor_bogus_node="TRUE">' ;
+var GECKO_BOGUS = FCKBrowserInfo.IsGecko ? '<br _moz_editor_bogus_node="TRUE">' : '' ;
+
+FCKTools.CancelEvent = function( e )
+{
+ if ( e )
+ e.preventDefault() ;
+}
+
+FCKTools.DisableSelection = function( element )
+{
+ if ( FCKBrowserInfo.IsGecko )
+ element.style.MozUserSelect = 'none' ; // Gecko only.
+ else
+ element.style.userSelect = 'none' ; // CSS3 (not supported yet).
+}
// Appends a CSS file to a document.
FCKTools.AppendStyleSheet = function( documentElement, cssFileUrl )
@@ -91,10 +105,77 @@
return null ;
}
-FCKTools.DisableSelection = function( element )
-{
- element.style.MozUserSelect = 'none' ; // Gecko only.
- // element.style.userSelect = 'none' ; // CSS3 (not supported yet).
+FCKTools.GetScrollPosition = function( relativeWindow )
+{
+ return { X : relativeWindow.pageXOffset, Y : relativeWindow.pageYOffset } ;
+}
+
+FCKTools.AddEventListener = function( sourceObject, eventName, listener )
+{
+ sourceObject.addEventListener( eventName, listener, false ) ;
+}
+
+FCKTools.RemoveEventListener = function( sourceObject, eventName, listener )
+{
+ sourceObject.removeEventListener( eventName, listener, false ) ;
+}
+
+// Listeners attached with this function cannot be detached.
+FCKTools.AddEventListenerEx = function( sourceObject, eventName, listener, paramsArray )
+{
+ sourceObject.addEventListener(
+ eventName,
+ function( e )
+ {
+ listener.apply( sourceObject, [ e ].concat( paramsArray || [] ) ) ;
+ },
+ false
+ ) ;
+}
+
+// Returns and object with the "Width" and "Height" properties.
+FCKTools.GetViewPaneSize = function( win )
+{
+ return { Width : win.innerWidth, Height : win.innerHeight } ;
+}
+
+FCKTools.SaveStyles = function( element )
+{
+ var oSavedStyles = new Object() ;
+
+ if ( element.className.length > 0 )
+ {
+ oSavedStyles.Class = element.className ;
+ element.className = '' ;
+ }
+
+ var sInlineStyle = element.getAttribute( 'style' ) ;
+
+ if ( sInlineStyle && sInlineStyle.length > 0 )
+ {
+ oSavedStyles.Inline = sInlineStyle ;
+ element.setAttribute( 'style', '', 0 ) ; // 0 : Case Insensitive
+ }
+
+ return oSavedStyles ;
+}
+
+FCKTools.RestoreStyles = function( element, savedStyles )
+{
+ element.className = savedStyles.Class || '' ;
+
+ if ( savedStyles.Inline )
+ element.setAttribute( 'style', savedStyles.Inline, 0 ) ; // 0 : Case Insensitive
+ else
+ element.removeAttribute( 'style', 0 ) ;
+}
+
+FCKTools.RegisterDollarFunction = function( targetWindow )
+{
+ targetWindow.$ = function( id )
+ {
+ return this.document.getElementById( id ) ;
+ } ;
}
// START iCM Modifications
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcktools_ie.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcktools_ie.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fcktools_ie.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -17,10 +17,15 @@
* Frederico Caldeira Knabben (fredck at fckeditor.net)
*/
+FCKTools.CancelEvent = function( e )
+{
+ return false ;
+}
+
// Appends a CSS file to a document.
FCKTools.AppendStyleSheet = function( documentElement, cssFileUrl )
{
- return documentElement.createStyleSheet( cssFileUrl ) ;
+ return documentElement.createStyleSheet( cssFileUrl ).owningElement ;
}
// Removes all attributes and values from the element.
@@ -95,4 +100,98 @@
e.unselectable = 'on' ;
}
}
+}
+
+FCKTools.GetScrollPosition = function( relativeWindow )
+{
+ var oDoc = relativeWindow.document ;
+
+ // Try with the doc element.
+ var oPos = { X : oDoc.documentElement.scrollLeft, Y : oDoc.documentElement.scrollTop } ;
+
+ if ( oPos.X > 0 || oPos.Y > 0 )
+ return oPos ;
+
+ // If no scroll, try with the body.
+ return { X : oDoc.body.scrollLeft, Y : oDoc.body.scrollTop } ;
+}
+
+FCKTools.AddEventListener = function( sourceObject, eventName, listener )
+{
+ sourceObject.attachEvent( 'on' + eventName, listener ) ;
+}
+
+FCKTools.RemoveEventListener = function( sourceObject, eventName, listener )
+{
+ sourceObject.detachEvent( 'on' + eventName, listener ) ;
+}
+
+// Listeners attached with this function cannot be detached.
+FCKTools.AddEventListenerEx = function( sourceObject, eventName, listener, paramsArray )
+{
+ // Ok... this is a closures party, but is the only way to make it clean of memory leaks.
+ var o = new Object() ;
+ o.Source = sourceObject ;
+ o.Params = paramsArray || [] ; // Memory leak if we have DOM objects here.
+ o.Listener = function( ev )
+ {
+ return listener.apply( o.Source, [ ev ].concat( o.Params ) ) ;
+ }
+
+ if ( FCK.IECleanup )
+ FCK.IECleanup.AddItem( null, function() { o.Source = null ; o.Params = null ; } ) ;
+
+ sourceObject.attachEvent( 'on' + eventName, o.Listener ) ;
+
+ sourceObject = null ; // Memory leak cleaner (because of the above closure).
+ paramsArray = null ; // Memory leak cleaner (because of the above closure).
+}
+
+// Returns and object with the "Width" and "Height" properties.
+FCKTools.GetViewPaneSize = function( win )
+{
+ var oSizeSource ;
+
+ var oDoc = win.document.documentElement ;
+ if ( oDoc && oDoc.clientWidth ) // IE6 Strict Mode
+ oSizeSource = oDoc ;
+ else
+ oSizeSource = top.document.body ; // Other IEs
+
+ if ( oSizeSource )
+ return { Width : oSizeSource.clientWidth, Height : oSizeSource.clientHeight } ;
+ else
+ return { Width : 0, Height : 0 } ;
+}
+
+FCKTools.SaveStyles = function( element )
+{
+ var oSavedStyles = new Object() ;
+
+ if ( element.className.length > 0 )
+ {
+ oSavedStyles.Class = element.className ;
+ element.className = '' ;
+ }
+
+ var sInlineStyle = element.style.cssText ;
+
+ if ( sInlineStyle.length > 0 )
+ {
+ oSavedStyles.Inline = sInlineStyle ;
+ element.style.cssText = '' ;
+ }
+
+ return oSavedStyles ;
+}
+
+FCKTools.RestoreStyles = function( element, savedStyles )
+{
+ element.className = savedStyles.Class || '' ;
+ element.style.cssText = savedStyles.Inline || '' ;
+}
+
+FCKTools.RegisterDollarFunction = function( targetWindow )
+{
+ targetWindow.$ = targetWindow.document.getElementById ;
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckundo_gecko.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckundo_gecko.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckundo_gecko.js Wed Jul 12 07:45:05 2006
@@ -1,4 +1,23 @@
-var FCKUndo = new Object() ;
-
-FCKUndo.SaveUndoStep = function()
+/*
+ * FCKeditor - The text editor for internet
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
+ *
+ * Licensed under the terms of the GNU Lesser General Public License:
+ * http://www.opensource.org/licenses/lgpl-license.php
+ *
+ * For further information visit:
+ * http://www.fckeditor.net/
+ *
+ * "Support Open Source software. What about a donation today?"
+ *
+ * File Name: fckundo_gecko.js
+ * Fake implementation to ignore calls on Gecko.
+ *
+ * File Authors:
+ * Frederico Caldeira Knabben (fredck at fckeditor.net)
+ */
+
+var FCKUndo = new Object() ;
+
+FCKUndo.SaveUndoStep = function()
{}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckundo_ie.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckundo_ie.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckundo_ie.js Wed Jul 12 07:45:05 2006
@@ -1,97 +1,119 @@
-var FCKUndo = new Object() ;
-
-FCKUndo.SavedData = new Array() ;
-FCKUndo.CurrentIndex = -1 ;
-FCKUndo.TypesCount = FCKUndo.MaxTypes = 25 ;
-FCKUndo.Typing = false ;
-
-FCKUndo.SaveUndoStep = function()
-{
- // Shrink the array to the current level.
- FCKUndo.SavedData = FCKUndo.SavedData.slice( 0, FCKUndo.CurrentIndex + 1 ) ;
-
- // Get the Actual HTML.
- var sHtml = FCK.EditorDocument.body.innerHTML ;
-
- // Cancel operation if the new step is identical to the previous one.
- if ( FCKUndo.CurrentIndex >= 0 && sHtml == FCKUndo.SavedData[ FCKUndo.CurrentIndex ][0] )
- return ;
-
- // If we reach the Maximun number of undo levels, we must remove the first
- // entry of the list shifting all elements.
- if ( FCKUndo.CurrentIndex + 1 >= FCKConfig.MaxUndoLevels )
- FCKUndo.SavedData.shift() ;
- else
- FCKUndo.CurrentIndex++ ;
-
- // Get the actual selection.
- var sBookmark ;
- if ( FCK.EditorDocument.selection.type == 'Text' )
- sBookmark = FCK.EditorDocument.selection.createRange().getBookmark() ;
-
- // Save the new level in front of the actual position.
- FCKUndo.SavedData[ FCKUndo.CurrentIndex ] = [ sHtml, sBookmark ] ;
-
- FCK.Events.FireEvent( "OnSelectionChange" ) ;
-}
-
-FCKUndo.CheckUndoState = function()
-{
- return ( FCKUndo.Typing || FCKUndo.CurrentIndex > 0 ) ;
-}
-
-FCKUndo.CheckRedoState = function()
-{
- return ( !FCKUndo.Typing && FCKUndo.CurrentIndex < ( FCKUndo.SavedData.length - 1 ) ) ;
-}
-
-FCKUndo.Undo = function()
-{
- if ( FCKUndo.CheckUndoState() )
- {
- // If it is the first step.
- if ( FCKUndo.CurrentIndex == ( FCKUndo.SavedData.length - 1 ) )
- {
- // Save the actual state for a possible "Redo" call.
- FCKUndo.SaveUndoStep() ;
- }
-
- // Go a step back.
- FCKUndo._ApplyUndoLevel( --FCKUndo.CurrentIndex ) ;
-
- FCK.Events.FireEvent( "OnSelectionChange" ) ;
- }
-}
-
-FCKUndo.Redo = function()
-{
- if ( FCKUndo.CheckRedoState() )
- {
- // Go a step forward.
- FCKUndo._ApplyUndoLevel( ++FCKUndo.CurrentIndex ) ;
-
- FCK.Events.FireEvent( "OnSelectionChange" ) ;
- }
-}
-
-FCKUndo._ApplyUndoLevel = function(level)
-{
- var oData = FCKUndo.SavedData[ level ] ;
-
- if ( !oData )
- return ;
-
- // Update the editor contents with that step data.
- FCK.SetInnerHtml( oData[0] ) ;
-// FCK.EditorDocument.body.innerHTML = oData[0] ;
-
- if ( oData[1] )
- {
- var oRange = FCK.EditorDocument.selection.createRange() ;
- oRange.moveToBookmark( oData[1] ) ;
- oRange.select() ;
- }
-
- FCKUndo.TypesCount = 0 ;
- FCKUndo.Typing = false ;
+/*
+ * FCKeditor - The text editor for internet
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
+ *
+ * Licensed under the terms of the GNU Lesser General Public License:
+ * http://www.opensource.org/licenses/lgpl-license.php
+ *
+ * For further information visit:
+ * http://www.fckeditor.net/
+ *
+ * "Support Open Source software. What about a donation today?"
+ *
+ * File Name: fckundo_ie.js
+ * IE specific implementation for the Undo/Redo system.
+ *
+ * File Authors:
+ * Frederico Caldeira Knabben (fredck at fckeditor.net)
+ */
+
+var FCKUndo = new Object() ;
+
+FCKUndo.SavedData = new Array() ;
+FCKUndo.CurrentIndex = -1 ;
+FCKUndo.TypesCount = FCKUndo.MaxTypes = 25 ;
+FCKUndo.Typing = false ;
+
+FCKUndo.SaveUndoStep = function()
+{
+ if ( FCK.EditMode != FCK_EDITMODE_WYSIWYG )
+ return ;
+
+ // Shrink the array to the current level.
+ FCKUndo.SavedData = FCKUndo.SavedData.slice( 0, FCKUndo.CurrentIndex + 1 ) ;
+
+ // Get the Actual HTML.
+ var sHtml = FCK.EditorDocument.body.innerHTML ;
+
+ // Cancel operation if the new step is identical to the previous one.
+ if ( FCKUndo.CurrentIndex >= 0 && sHtml == FCKUndo.SavedData[ FCKUndo.CurrentIndex ][0] )
+ return ;
+
+ // If we reach the Maximun number of undo levels, we must remove the first
+ // entry of the list shifting all elements.
+ if ( FCKUndo.CurrentIndex + 1 >= FCKConfig.MaxUndoLevels )
+ FCKUndo.SavedData.shift() ;
+ else
+ FCKUndo.CurrentIndex++ ;
+
+ // Get the actual selection.
+ var sBookmark ;
+ if ( FCK.EditorDocument.selection.type == 'Text' )
+ sBookmark = FCK.EditorDocument.selection.createRange().getBookmark() ;
+
+ // Save the new level in front of the actual position.
+ FCKUndo.SavedData[ FCKUndo.CurrentIndex ] = [ sHtml, sBookmark ] ;
+
+ FCK.Events.FireEvent( "OnSelectionChange" ) ;
+}
+
+FCKUndo.CheckUndoState = function()
+{
+ return ( FCKUndo.Typing || FCKUndo.CurrentIndex > 0 ) ;
+}
+
+FCKUndo.CheckRedoState = function()
+{
+ return ( !FCKUndo.Typing && FCKUndo.CurrentIndex < ( FCKUndo.SavedData.length - 1 ) ) ;
+}
+
+FCKUndo.Undo = function()
+{
+ if ( FCKUndo.CheckUndoState() )
+ {
+ // If it is the first step.
+ if ( FCKUndo.CurrentIndex == ( FCKUndo.SavedData.length - 1 ) )
+ {
+ // Save the actual state for a possible "Redo" call.
+ FCKUndo.SaveUndoStep() ;
+ }
+
+ // Go a step back.
+ FCKUndo._ApplyUndoLevel( --FCKUndo.CurrentIndex ) ;
+
+ FCK.Events.FireEvent( "OnSelectionChange" ) ;
+ }
+}
+
+FCKUndo.Redo = function()
+{
+ if ( FCKUndo.CheckRedoState() )
+ {
+ // Go a step forward.
+ FCKUndo._ApplyUndoLevel( ++FCKUndo.CurrentIndex ) ;
+
+ FCK.Events.FireEvent( "OnSelectionChange" ) ;
+ }
+}
+
+FCKUndo._ApplyUndoLevel = function(level)
+{
+ var oData = FCKUndo.SavedData[ level ] ;
+
+ if ( !oData )
+ return ;
+
+ // Update the editor contents with that step data.
+ FCK.SetInnerHtml( oData[0] ) ;
+// FCK.EditorDocument.body.innerHTML = oData[0] ;
+
+ if ( oData[1] )
+ {
+ var oRange = FCK.EditorDocument.selection.createRange() ;
+ oRange.moveToBookmark( oData[1] ) ;
+ oRange.select() ;
+ }
+
+ FCKUndo.TypesCount = 0 ;
+ FCKUndo.Typing = false ;
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckurlparams.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckurlparams.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckurlparams.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckxhtml.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckxhtml.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckxhtml.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -23,6 +23,10 @@
FCKXHtml.GetXHTML = function( node, includeNode, format )
{
+ FCKXHtmlEntities.Initialize() ;
+
+ this._CreateNode = FCKConfig.ForceStrongEm ? FCKXHtml_CreateNode_StrongEm : FCKXHtml_CreateNode_Normal ;
+
// Special blocks are blocks of content that remain untouched during the
// process. It is used for SCRIPTs and STYLEs.
FCKXHtml.SpecialBlocks = new Array() ;
@@ -125,6 +129,9 @@
{
// Element Node.
case 1 :
+
+ // Here we found an element that is not the real element, but a
+ // fake one (like the Flash placeholder image), so we must get the real one.
if ( htmlNode.getAttribute('_fckfakelement') )
return FCKXHtml._AppendNode( xmlNode, FCK.GetRealElement( htmlNode ) ) ;
@@ -132,6 +139,8 @@
if ( FCKBrowserInfo.IsGecko && htmlNode.hasAttribute('_moz_editor_bogus_node') )
return false ;
+ // This is for elements that are instrumental for FCKeditor and
+ // should be removed from the final HTML.
if ( htmlNode.getAttribute('_fckdelete') )
return false ;
@@ -170,7 +179,7 @@
if ( oTagProcessor )
{
- oNode = oTagProcessor( oNode, htmlNode ) ;
+ oNode = oTagProcessor( oNode, htmlNode, xmlNode ) ;
if ( !oNode ) break ;
}
else
@@ -199,34 +208,29 @@
return true ;
}
-if ( FCKConfig.ForceStrongEm )
-{
- FCKXHtml._CreateNode = function( nodeName )
- {
- switch ( nodeName )
- {
- case 'b' :
- nodeName = 'strong' ;
- break ;
- case 'i' :
- nodeName = 'em' ;
- break ;
- }
- return this.XML.createElement( nodeName ) ;
- }
-}
-else
-{
- FCKXHtml._CreateNode = function( nodeName )
- {
- return this.XML.createElement( nodeName ) ;
- }
+function FCKXHtml_CreateNode_StrongEm( nodeName )
+{
+ switch ( nodeName )
+ {
+ case 'b' :
+ nodeName = 'strong' ;
+ break ;
+ case 'i' :
+ nodeName = 'em' ;
+ break ;
+ }
+ return this.XML.createElement( nodeName ) ;
+}
+
+function FCKXHtml_CreateNode_Normal( nodeName )
+{
+ return this.XML.createElement( nodeName ) ;
}
// Append an item to the SpecialBlocks array and returns the tag to be used.
FCKXHtml._AppendSpecialItem = function( item )
{
- return '___FCKsi___' + FCKXHtml.SpecialBlocks.addItem( item ) ;
+ return '___FCKsi___' + FCKXHtml.SpecialBlocks.AddItem( item ) ;
}
//if ( FCKConfig.ProcessHTMLEntities )
@@ -368,4 +372,27 @@
FCKXHtml._AppendChildNodes( node, htmlNode, false ) ;
return node ;
+}
+
+// Fix nested <ul> and <ol>.
+FCKXHtml.TagProcessors['ol'] = FCKXHtml.TagProcessors['ul'] = function( node, htmlNode, targetNode )
+{
+ if ( htmlNode.innerHTML.trim().length == 0 )
+ return ;
+
+ var ePSibling = targetNode.lastChild ;
+
+ if ( ePSibling && ePSibling.nodeType == 3 )
+ ePSibling = ePSibling.previousSibling ;
+
+ if ( ePSibling && ePSibling.nodeName.toUpperCase() == 'LI' )
+ {
+ htmlNode._fckxhtmljob = null ;
+ FCKXHtml._AppendNode( ePSibling, htmlNode ) ;
+ return ;
+ }
+
+ FCKXHtml._AppendChildNodes( node, htmlNode ) ;
+
+ return node ;
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckxhtml_gecko.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckxhtml_gecko.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckxhtml_gecko.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckxhtml_ie.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckxhtml_ie.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckxhtml_ie.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckxhtmlentities.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckxhtmlentities.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/_source/internals/fckxhtmlentities.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -19,304 +19,310 @@
var FCKXHtmlEntities = new Object() ;
-if ( FCKConfig.ProcessHTMLEntities )
+FCKXHtmlEntities.Initialize = function()
{
- FCKXHtmlEntities.Entities = {
- // Latin-1 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',
-
- // Symbols and Greek Letters
-
- 'Æ':'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',
- 'â':'loz',
- 'â ':'spades',
- 'â£':'clubs',
- 'â¥':'hearts',
- 'â¦':'diams',
-
- // Other Special Characters
-
- '"':'quot',
- // '&':'amp', // This entity is automatically handled by the XHTML parser.
- // '<':'lt', // This entity is automatically handled by the XHTML parser.
- // '>':'gt', // This entity is automatically handled by the XHTML parser.
- 'Ë':'circ',
- 'Ë':'tilde',
- 'â':'ensp',
- 'â':'emsp',
- 'â':'thinsp',
- 'â':'zwnj',
- 'â':'zwj',
- 'â':'lrm',
- 'â':'rlm',
- 'â':'ndash',
- 'â':'mdash',
- 'â':'lsquo',
- 'â':'rsquo',
- 'â':'sbquo',
- 'â':'ldquo',
- 'â':'rdquo',
- 'â':'bdquo',
- 'â ':'dagger',
- 'â¡':'Dagger',
- 'â°':'permil',
- 'â¹':'lsaquo',
- 'âº':'rsaquo',
- 'â¬':'euro'
- } ;
-
- FCKXHtmlEntities.Chars = '' ;
-
- // Process Base Entities.
- for ( var e in FCKXHtmlEntities.Entities )
- FCKXHtmlEntities.Chars += e ;
-
- // Include Latin Letters Entities.
- if ( FCKConfig.IncludeLatinEntities )
+ if ( FCKXHtmlEntities.Entities )
+ return ;
+
+ if ( FCKConfig.ProcessHTMLEntities )
{
- var oEntities = {
- 'Ã':'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 ( var e in oEntities )
+ FCKXHtmlEntities.Entities = {
+ // Latin-1 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',
+
+ // Symbols and Greek Letters
+
+ 'Æ':'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',
+ 'â':'loz',
+ 'â ':'spades',
+ 'â£':'clubs',
+ 'â¥':'hearts',
+ 'â¦':'diams',
+
+ // Other Special Characters
+
+ '"':'quot',
+ // '&':'amp', // This entity is automatically handled by the XHTML parser.
+ // '<':'lt', // This entity is automatically handled by the XHTML parser.
+ // '>':'gt', // This entity is automatically handled by the XHTML parser.
+ 'Ë':'circ',
+ 'Ë':'tilde',
+ 'â':'ensp',
+ 'â':'emsp',
+ 'â':'thinsp',
+ 'â':'zwnj',
+ 'â':'zwj',
+ 'â':'lrm',
+ 'â':'rlm',
+ 'â':'ndash',
+ 'â':'mdash',
+ 'â':'lsquo',
+ 'â':'rsquo',
+ 'â':'sbquo',
+ 'â':'ldquo',
+ 'â':'rdquo',
+ 'â':'bdquo',
+ 'â ':'dagger',
+ 'â¡':'Dagger',
+ 'â°':'permil',
+ 'â¹':'lsaquo',
+ 'âº':'rsaquo',
+ 'â¬':'euro'
+ } ;
+
+ FCKXHtmlEntities.Chars = '' ;
+
+ // Process Base Entities.
+ for ( var e in FCKXHtmlEntities.Entities )
+ FCKXHtmlEntities.Chars += e ;
+
+ // Include Latin Letters Entities.
+ if ( FCKConfig.IncludeLatinEntities )
{
- FCKXHtmlEntities.Entities[ e ] = oEntities[ e ] ;
- FCKXHtmlEntities.Chars += e ;
+ var oEntities = {
+ 'Ã':'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 ( var e in oEntities )
+ {
+ FCKXHtmlEntities.Entities[ e ] = oEntities[ e ] ;
+ FCKXHtmlEntities.Chars += e ;
+ }
+
+ oEntities = null ;
}
-
- oEntities = null ;
+
+ // Include Greek Letters Entities.
+ if ( FCKConfig.IncludeGreekEntities )
+ {
+ var oEntities = {
+ 'Î':'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'
+ } ;
+
+ for ( var e in oEntities )
+ {
+ FCKXHtmlEntities.Entities[ e ] = oEntities[ e ] ;
+ FCKXHtmlEntities.Chars += e ;
+ }
+
+ oEntities = null ;
+ }
+
+ // Create and Compile the Regex used to separate the entities from the text.
+ FCKXHtmlEntities.EntitiesRegex = new RegExp('[' + FCKXHtmlEntities.Chars + ']|[^' + FCKXHtmlEntities.Chars + ']+','g') ;
+ // FCKXHtmlEntities.EntitiesRegex.compile( '[' + FCKXHtmlEntities.Chars + ']|[^' + FCKXHtmlEntities.Chars + ']+', 'g' ) ;
}
-
- // Include Greek Letters Entities.
- if ( FCKConfig.IncludeGreekEntities )
+ else
{
- var oEntities = {
- 'Î':'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'
- } ;
-
- for ( var e in oEntities )
- {
- FCKXHtmlEntities.Entities[ e ] = oEntities[ e ] ;
- FCKXHtmlEntities.Chars += e ;
- }
-
- oEntities = null ;
+ // Even if we are not processing the entities, we must respect the .
+ FCKXHtmlEntities.Entities = { 'Â ':'nbsp' } ;
+ FCKXHtmlEntities.EntitiesRegex = /[Â ]|[^Â ]+/g ;
}
-
- // Create and Compile the Regex used to separate the entities from the text.
- FCKXHtmlEntities.EntitiesRegex = new RegExp('[' + FCKXHtmlEntities.Chars + ']|[^' + FCKXHtmlEntities.Chars + ']+','g') ;
-// FCKXHtmlEntities.EntitiesRegex.compile( '[' + FCKXHtmlEntities.Chars + ']|[^' + FCKXHtmlEntities.Chars + ']+', 'g' ) ;
-}
-else
-{
- // Even if we are not processing the entities, we must respect the .
- FCKXHtmlEntities.Entities = { 'Â ':'nbsp' } ;
- FCKXHtmlEntities.EntitiesRegex = /[Â ]|[^Â ]+/g ;
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/css/behaviors/showtableborders.htc
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/css/behaviors/showtableborders.htc (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/css/behaviors/showtableborders.htc Wed Jul 12 07:45:05 2006
@@ -4,8 +4,8 @@
<public:attach event="onpropertychange" onevent="OnPropertyChange()" />
<script language="javascript">
+
var oClassRegex = /\s*FCK__ShowTableBorders/ ;
-var FCKConfig = window.parent.FCKConfig ;
function ShowBorders()
{
@@ -28,7 +28,7 @@
function OnPropertyChange()
{
if ( event.propertyName == 'border' || event.propertyName == 'className' )
- ShowBorders() ;
+ ShowBorders.call(this) ;
}
</script>
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/css/fck_editorarea.css
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/css/fck_editorarea.css (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/css/fck_editorarea.css Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -22,26 +22,46 @@
* Frederico Caldeira Knabben (fredck at fckeditor.net)
*/
+/*
+ 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;
- padding: 5px 5px 5px 5px;
- margin: 0px;
- border-style: none;
- background-color: #ffffff;
+}
+
+a
+{
+ color: #0000FF !important; /* For Firefox... mark as important, otherwise it becomes black */
}
/*
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;
}
+*/
+
+/*
+ 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
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/css/fck_internal.css
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/css/fck_internal.css (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/css/fck_internal.css Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -17,12 +17,20 @@
* Frederico Caldeira Knabben (fredck at fckeditor.net)
*/
-TABLE.FCK__ShowTableBorders, TABLE.FCK__ShowTableBorders TD, TABLE.FCK__ShowTableBorders TH
+/* 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
+form
{
border: 1px dotted #FF0000;
padding: 2px;
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/css/fck_showtableborders_gecko.css
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/css/fck_showtableborders_gecko.css (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/css/fck_showtableborders_gecko.css Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -16,16 +16,23 @@
* File Authors:
* Frederico Caldeira Knabben (fredck at fckeditor.net)
*/
-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,
-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
+
+/* 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 ;
+}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/common/fck_dialog_common.css
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/common/fck_dialog_common.css (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/common/fck_dialog_common.css Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/common/fck_dialog_common.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/common/fck_dialog_common.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/common/fck_dialog_common.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -115,8 +115,20 @@
// http://support.microsoft.com/default.aspx?scid=kb;en-us;831678
// by Simone Chiaretta.
var oWindow = oEditor.window.open( url, 'FCKBrowseWindow', sOptions ) ;
+
if ( oWindow )
- oWindow.opener = window ;
+ {
+ // Detect Yahoo popup blocker.
+ try
+ {
+ var sTest = oWindow.name ; // Yahoo returns "something", but we can't access it, so detect that and avoid strange errors for the user.
+ oWindow.opener = window ;
+ }
+ catch(e)
+ {
+ alert( oEditor.FCKLang.BrowseServerBlocked ) ;
+ }
+ }
else
alert( oEditor.FCKLang.BrowseServerBlocked ) ;
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/common/moz-bindings.xml
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/common/moz-bindings.xml (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/common/moz-bindings.xml Wed Jul 12 07:45:05 2006
@@ -7,18 +7,20 @@
</constructor>
<method name="CheckIsDigit">
<body>
+ <![CDATA[
var iCode = keyCode ;
var bAccepted =
(
( iCode >= 48 && iCode <= 57 ) // Numbers
|| (iCode >= 37 && iCode <= 40) // Arrows
- || iCode == 8 // Backspace
- || iCode == 46 // Delete
+ || iCode == 8 // Backspace
+ || iCode == 46 // Delete
) ;
return bAccepted ;
- </body>
+ ]]>
+ </body>
</method>
</implementation>
<events>
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_about.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_about.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_about.html Wed Jul 12 07:45:05 2006
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -28,7 +28,7 @@
var FCKLang = oEditor.FCKLang ;
window.parent.AddTab( 'About', FCKLang.DlgAboutAboutTab ) ;
-window.parent.AddTab( 'License', 'License' ) ;
+window.parent.AddTab( 'License', FCKLang.DlgAboutLicenseTab ) ;
window.parent.AddTab( 'BrowserInfo', FCKLang.DlgAboutBrowserInfoTab ) ;
// Function called when a dialog tag is selected.
@@ -69,10 +69,11 @@
<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" style="BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid">
+ <td align="center" 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.2</b></td>
+ <b>2.3</b><br />
+ Build 1054</td>
</tr>
</table>
</td>
@@ -87,7 +88,7 @@
<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 © 2003-2005 <a href="#" onclick="SendEMail();">Frederico Caldeira
+ Copyright © 2003-2006 <a href="#" onclick="SendEMail();">Frederico Caldeira
Knabben</a>
</td>
</tr>
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_about/lgpl.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_about/lgpl.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_about/lgpl.html Wed Jul 12 07:45:05 2006
@@ -1,434 +1,434 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
- <head>
- <title>GNU Lesser General Public License</title>
- <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
- <STYLE>
- BODY { FONT-SIZE: 12px }
- </STYLE>
- </head>
- <body>
- <H3>GNU Lesser General Public License</H3>
- <TT>
- <P>Version 2.1, February 1999</P>
- <BLOCKQUOTE>
- <P>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.</P>
- <P>[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.]</P>
- </BLOCKQUOTE>
- <H4>Preamble</H4>
- <P>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.
- </P>
- <P>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.
- </P>
- <P>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.</P>
- <P>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.
- </P>
- <P>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.
- </P>
- <P>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.
- </P>
- <P>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.
- </P>
- <P>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.
- </P>
- <P>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.
- </P>
- <P>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.
- </P>
- <P>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.
- </P>
- <P>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.
- </P>
- <P>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.
- </P>
- <P>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.
- </P>
- <P>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.
- </P>
- <H4>TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION</H4>
- <P><STRONG>0.</STRONG> 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".</P>
- <P>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.
- </P>
- <P>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".)
- </P>
- <P>"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.</P>
- <P>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.
- </P>
- <P><STRONG>1.</STRONG> 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.
- </P>
- <P>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.
- </P>
- <P><STRONG>2.</STRONG> 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:
- </P>
- <BLOCKQUOTE>
- <P>a) The modified work must itself be a software library.
- </P>
- <P>b) You must cause the files modified to carry prominent notices stating that you
- changed the files and the date of any change.</P>
- <P>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.
- </P>
- <P>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.
- </P>
- <P>(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.)
- </P>
- <P>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.
- </P>
- <P>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.
- </P>
- <P>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.
- </P>
- </BLOCKQUOTE>
- <P><STRONG>3.</STRONG> 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.
- </P>
- <P>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.
- </P>
- <P>This option is useful when you wish to copy part of the code of the Library into
- a program that is not a library.
- </P>
- <P><STRONG>4.</STRONG> 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.
- </P>
- <P>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.</P>
- <P><STRONG>5.</STRONG> 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.
- </P>
- <P>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.
- </P>
- <P>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.
- </P>
- <P>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.)
- </P>
- <P>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.
- </P>
- <P><STRONG>6.</STRONG> 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.
- </P>
- <P>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:
- </P>
- <BLOCKQUOTE>
- <P>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.)
- </P>
- <P>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.
- </P>
- <P>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.
- </P>
- <P>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.
- </P>
- <P>e) Verify that the user has already received a copy of these materials or that
- you have already sent this user a copy.</P>
- </BLOCKQUOTE>
- <P>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.
- </P>
- <P>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.
- </P>
- <P><STRONG>7.</STRONG> 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:
- </P>
- <BLOCKQUOTE>
- <P>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.
- </P>
- <P>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.</P>
- </BLOCKQUOTE>
- <P><STRONG>8.</STRONG> 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.
- </P>
- <P><STRONG>9.</STRONG> 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.
- </P>
- <P><STRONG>10.</STRONG> 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.
- </P>
- <P><STRONG>11.</STRONG> 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.
- </P>
- <P>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.
- </P>
- <P>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.
- </P>
- <P>This section is intended to make thoroughly clear what is believed to be a
- consequence of the rest of this License.
- </P>
- <P><STRONG>12.</STRONG> 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.
- </P>
- <P><STRONG>13.</STRONG> 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.</P>
- <P>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.
- </P>
- <P><STRONG>14.</STRONG> 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.
- </P>
- <P>NO WARRANTY
- </P>
- <P><STRONG>15. </STRONG>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.
- </P>
- <P><STRONG>16.</STRONG> 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.
- </P>
- <H4><STRONG>END OF TERMS AND CONDITIONS</STRONG></H4>
- </TT>
- </body>
-</html>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+ <head>
+ <title>GNU Lesser General Public License</title>
+ <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
+ <STYLE>
+ BODY { FONT-SIZE: 12px }
+ </STYLE>
+ </head>
+ <body>
+ <H3>GNU Lesser General Public License</H3>
+ <TT>
+ <P>Version 2.1, February 1999</P>
+ <BLOCKQUOTE>
+ <P>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.</P>
+ <P>[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.]</P>
+ </BLOCKQUOTE>
+ <H4>Preamble</H4>
+ <P>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.
+ </P>
+ <P>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.
+ </P>
+ <P>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.</P>
+ <P>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.
+ </P>
+ <P>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.
+ </P>
+ <P>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.
+ </P>
+ <P>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.
+ </P>
+ <P>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.
+ </P>
+ <P>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.
+ </P>
+ <P>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.
+ </P>
+ <P>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.
+ </P>
+ <P>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.
+ </P>
+ <P>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.
+ </P>
+ <P>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.
+ </P>
+ <P>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.
+ </P>
+ <H4>TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION</H4>
+ <P><STRONG>0.</STRONG> 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".</P>
+ <P>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.
+ </P>
+ <P>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".)
+ </P>
+ <P>"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.</P>
+ <P>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.
+ </P>
+ <P><STRONG>1.</STRONG> 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.
+ </P>
+ <P>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.
+ </P>
+ <P><STRONG>2.</STRONG> 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:
+ </P>
+ <BLOCKQUOTE>
+ <P>a) The modified work must itself be a software library.
+ </P>
+ <P>b) You must cause the files modified to carry prominent notices stating that you
+ changed the files and the date of any change.</P>
+ <P>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.
+ </P>
+ <P>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.
+ </P>
+ <P>(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.)
+ </P>
+ <P>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.
+ </P>
+ <P>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.
+ </P>
+ <P>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.
+ </P>
+ </BLOCKQUOTE>
+ <P><STRONG>3.</STRONG> 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.
+ </P>
+ <P>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.
+ </P>
+ <P>This option is useful when you wish to copy part of the code of the Library into
+ a program that is not a library.
+ </P>
+ <P><STRONG>4.</STRONG> 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.
+ </P>
+ <P>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.</P>
+ <P><STRONG>5.</STRONG> 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.
+ </P>
+ <P>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.
+ </P>
+ <P>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.
+ </P>
+ <P>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.)
+ </P>
+ <P>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.
+ </P>
+ <P><STRONG>6.</STRONG> 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.
+ </P>
+ <P>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:
+ </P>
+ <BLOCKQUOTE>
+ <P>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.)
+ </P>
+ <P>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.
+ </P>
+ <P>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.
+ </P>
+ <P>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.
+ </P>
+ <P>e) Verify that the user has already received a copy of these materials or that
+ you have already sent this user a copy.</P>
+ </BLOCKQUOTE>
+ <P>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.
+ </P>
+ <P>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.
+ </P>
+ <P><STRONG>7.</STRONG> 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:
+ </P>
+ <BLOCKQUOTE>
+ <P>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.
+ </P>
+ <P>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.</P>
+ </BLOCKQUOTE>
+ <P><STRONG>8.</STRONG> 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.
+ </P>
+ <P><STRONG>9.</STRONG> 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.
+ </P>
+ <P><STRONG>10.</STRONG> 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.
+ </P>
+ <P><STRONG>11.</STRONG> 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.
+ </P>
+ <P>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.
+ </P>
+ <P>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.
+ </P>
+ <P>This section is intended to make thoroughly clear what is believed to be a
+ consequence of the rest of this License.
+ </P>
+ <P><STRONG>12.</STRONG> 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.
+ </P>
+ <P><STRONG>13.</STRONG> 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.</P>
+ <P>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.
+ </P>
+ <P><STRONG>14.</STRONG> 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.
+ </P>
+ <P>NO WARRANTY
+ </P>
+ <P><STRONG>15. </STRONG>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.
+ </P>
+ <P><STRONG>16.</STRONG> 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.
+ </P>
+ <H4><STRONG>END OF TERMS AND CONDITIONS</STRONG></H4>
+ </TT>
+ </body>
+</html>
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_anchor.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_anchor.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_anchor.html Wed Jul 12 07:45:05 2006
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -69,7 +69,7 @@
oAnchor.innerHTML = '<a name="' + GetE('txtName').value + '"><\/a>' ;
oAnchor = oAnchor.firstChild ;
- oFakeImage = oEditor.FCKDocumentProcessors_CreateFakeImage( 'FCK__Anchor', oAnchor ) ;
+ oFakeImage = oEditor.FCKDocumentProcessor_CreateFakeImage( 'FCK__Anchor', oAnchor ) ;
oFakeImage.setAttribute( '_fckanchor', 'true', 0 ) ;
oFakeImage = FCK.InsertElementAndGetIt( oFakeImage ) ;
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_button.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_button.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_button.html Wed Jul 12 07:45:05 2006
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_checkbox.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_checkbox.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_checkbox.html Wed Jul 12 07:45:05 2006
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_colorselector.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_colorselector.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_colorselector.html Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_docprops.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_docprops.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_docprops.html Wed Jul 12 07:45:05 2006
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_docprops/fck_document_preview.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_docprops/fck_document_preview.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_docprops/fck_document_preview.html Wed Jul 12 07:45:05 2006
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_find.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_find.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_find.html Wed Jul 12 07:45:05 2006
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -17,11 +17,12 @@
* File Authors:
* Frederico Caldeira Knabben (fredck at fckeditor.net)
-->
-<html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta content="noindex, nofollow" name="robots">
- <script type="text/javascript">
+<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 type="text/javascript">
var oEditor = window.parent.InnerDialogLoaded() ;
@@ -133,33 +134,44 @@
oEditor.FCK.EditorWindow.find( document.getElementById('txtFind').value, bCase, false, false, bWord, false, false ) ;
}
- </script>
- </head>
- <body onload="OnLoad()" scroll="no" style="OVERFLOW: hidden">
- <table cellSpacing="3" cellPadding="2" width="100%" border="0">
- <tr>
- <td nowrap>
- <label for="txtFind" fckLang="DlgReplaceFindLbl">Find what:</label>
- </td>
- <td width="100%">
- <input id="txtFind" style="WIDTH: 100%" tabIndex="1" type="text">
- </td>
- <td>
- <input id="btnFind" style="WIDTH: 100%; PADDING-RIGHT: 5px; PADDING-LEFT: 5px" onclick="Ok();"
- type="button" value="Find" fckLang="DlgFindFindBtn">
- </td>
- </tr>
- <tr>
- <td valign="bottom" colSpan="3">
- <input id="chkCase" tabIndex="3" type="checkbox"><label for="chkCase" fckLang="DlgReplaceCaseChk">Match
- case</label>
- <br>
- <div id="divWord" style="DISPLAY: none">
- <input id="chkWord" tabIndex="4" type="checkbox"><label for="chkWord" fckLang="DlgReplaceWordChk">Match
- whole word</label>
- </div>
- </td>
- </tr>
- </table>
- </body>
+
+function FindGecko()
+{
+ var bCase = document.getElementById('chkCase').checked ;
+ var bWord = document.getElementById('chkWord').checked ;
+
+ // window.find( searchString, caseSensitive, backwards, wrapAround, wholeWord, searchInFrames, showDialog ) ;
+ if ( !oEditor.FCK.EditorWindow.find( document.getElementById('txtFind').value, bCase, false, false, bWord, false, false ) )
+ alert( oEditor.FCKLang.DlgFindNotFoundMsg ) ;
+}
+ </script>
+</head>
+<body onload="OnLoad()" scroll="no" style="overflow: hidden">
+ <table cellspacing="3" cellpadding="2" width="100%" border="0">
+ <tr>
+ <td nowrap="nowrap">
+ <label for="txtFind" fcklang="DlgReplaceFindLbl">
+ Find what:</label>
+ </td>
+ <td width="100%">
+ <input id="txtFind" style="width: 100%" tabindex="1" type="text" />
+ </td>
+ <td>
+ <input id="btnFind" style="padding-right: 5px; padding-left: 5px" onclick="Ok();"
+ type="button" value="Find" fcklang="DlgFindFindBtn" />
+ </td>
+ </tr>
+ <tr>
+ <td valign="bottom" colspan="3">
+ <input id="chkCase" tabindex="3" type="checkbox" /><label for="chkCase" fcklang="DlgReplaceCaseChk">Match
+ case</label>
+ <br />
+ <div id="divWord" style="display: none">
+ <input id="chkWord" tabindex="4" type="checkbox" /><label for="chkWord" fcklang="DlgReplaceWordChk">Match
+ whole word</label>
+ </div>
+ </td>
+ </tr>
+ </table>
+</body>
</html>
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_flash.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_flash.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_flash.html Wed Jul 12 07:45:05 2006
@@ -1,142 +1,142 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!--
- * FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
- *
- * Licensed under the terms of the GNU Lesser General Public License:
- * http://www.opensource.org/licenses/lgpl-license.php
- *
- * For further information visit:
- * http://www.fckeditor.net/
- *
- * "Support Open Source software. What about a donation today?"
- *
- * File Name: fck_flash.html
- * Flash Properties dialog window.
- *
- * File Authors:
- * Frederico Caldeira Knabben (fredck at fckeditor.net)
--->
-<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>
- <link href="common/fck_dialog_common.css" type="text/css" rel="stylesheet">
- </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"> <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" class="FCK__FieldNumeric" type="text" size="3">
- </TD>
- <TD> </TD>
- <TD>
- <span fckLang="DlgImgHeight">Height</span><br>
- <input id="txtHeight" class="FCK__FieldNumeric" 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="no" 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" />
- <iframe name="UploadWindow" style="DISPLAY: none" src="../fckblank.html"></iframe>
- </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>
- </TD>
- <td valign="bottom">
- <table>
- <tr>
- <td><input id="chkAutoPlay" type="checkbox" checked></td>
- <td><label for="chkAutoPlay" nowrap fckLang="DlgFlashChkPlay">Auto Play</label> </td>
- <td><input id="chkLoop" type="checkbox" checked></td>
- <td><label for="chkLoop" nowrap fckLang="DlgFlashChkLoop">Loop</label> </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>
-
- <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> </td>
- <td vAlign="top" nowrap><span fckLang="DlgGenClass">Stylesheet Classes</span><br>
- <input id="txtAttClasses" style="WIDTH: 100%" type="text">
- </td>
- <td> </td>
- <td vAlign="top" nowrap width="50%"> <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>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<!--
+ * FCKeditor - The text editor for internet
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
+ *
+ * Licensed under the terms of the GNU Lesser General Public License:
+ * http://www.opensource.org/licenses/lgpl-license.php
+ *
+ * For further information visit:
+ * http://www.fckeditor.net/
+ *
+ * "Support Open Source software. What about a donation today?"
+ *
+ * File Name: fck_flash.html
+ * Flash Properties dialog window.
+ *
+ * File Authors:
+ * Frederico Caldeira Knabben (fredck at fckeditor.net)
+-->
+<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>
+ <link href="common/fck_dialog_common.css" type="text/css" rel="stylesheet">
+ </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"> <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" class="FCK__FieldNumeric" type="text" size="3">
+ </TD>
+ <TD> </TD>
+ <TD>
+ <span fckLang="DlgImgHeight">Height</span><br>
+ <input id="txtHeight" class="FCK__FieldNumeric" 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" />
+ <iframe name="UploadWindow" style="DISPLAY: none" src="../fckblank.html"></iframe>
+ </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>
+ </TD>
+ <td valign="bottom">
+ <table>
+ <tr>
+ <td><input id="chkAutoPlay" type="checkbox" checked></td>
+ <td><label for="chkAutoPlay" nowrap fckLang="DlgFlashChkPlay">Auto Play</label> </td>
+ <td><input id="chkLoop" type="checkbox" checked></td>
+ <td><label for="chkLoop" nowrap fckLang="DlgFlashChkLoop">Loop</label> </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>
+
+ <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> </td>
+ <td vAlign="top" nowrap><span fckLang="DlgGenClass">Stylesheet Classes</span><br>
+ <input id="txtAttClasses" style="WIDTH: 100%" type="text">
+ </td>
+ <td> </td>
+ <td vAlign="top" nowrap width="50%"> <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>
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_form.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_form.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_form.html Wed Jul 12 07:45:05 2006
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_hiddenfield.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_hiddenfield.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_hiddenfield.html Wed Jul 12 07:45:05 2006
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_image.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_image.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_image.html Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -122,7 +122,7 @@
</tr>
<tr>
<td valign="top">
- <iframe class="ImagePreviewArea" src="fck_image/fck_image_preview.html" frameborder="no" marginheight="0" marginwidth="0"></iframe>
+ <iframe class="ImagePreviewArea" src="fck_image/fck_image_preview.html" frameborder="0" marginheight="0" marginwidth="0"></iframe>
</td>
</tr>
</table>
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_image/fck_image.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_image/fck_image.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_image/fck_image.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_image/fck_image_preview.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_image/fck_image_preview.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_image/fck_image_preview.html Wed Jul 12 07:45:05 2006
@@ -1,61 +1,61 @@
-<!--
- * FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
- *
- * Licensed under the terms of the GNU Lesser General Public License:
- * http://www.opensource.org/licenses/lgpl-license.php
- *
- * For further information visit:
- * http://www.fckeditor.net/
- *
- * "Support Open Source software. What about a donation today?"
- *
- * File Name: fck_image_preview.html
- * Preview page for the Image dialog window.
- * Curiosity: http://www.lipsum.com/
- *
- * File Authors:
- * Frederico Caldeira Knabben (fredck at fckeditor.net)
--->
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
- <head>
- <title></title>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="robots" content="noindex, nofollow">
- <link href="../common/fck_dialog_common.css" rel="stylesheet" type="text/css" />
- <script language="javascript">
-
-// Sets the Skin CSS
-document.write( '<link href="' + window.parent.FCKConfig.SkinPath + 'fck_dialog.css" type="text/css" rel="stylesheet">' ) ;
-
-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 style="COLOR: #000000; BACKGROUND-COLOR: #ffffff">
- <a id="lnkPreview" onclick="return false;" style="CURSOR: default"><img id="imgPreview" onload="window.parent.UpdateOriginal();" style="DISPLAY: none"></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.
- </body>
-</html>
+<!--
+ * FCKeditor - The text editor for internet
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
+ *
+ * Licensed under the terms of the GNU Lesser General Public License:
+ * http://www.opensource.org/licenses/lgpl-license.php
+ *
+ * For further information visit:
+ * http://www.fckeditor.net/
+ *
+ * "Support Open Source software. What about a donation today?"
+ *
+ * File Name: fck_image_preview.html
+ * Preview page for the Image dialog window.
+ * Curiosity: http://www.lipsum.com/
+ *
+ * File Authors:
+ * Frederico Caldeira Knabben (fredck at fckeditor.net)
+-->
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+ <head>
+ <title></title>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <meta name="robots" content="noindex, nofollow">
+ <link href="../common/fck_dialog_common.css" rel="stylesheet" type="text/css" />
+ <script language="javascript">
+
+// Sets the Skin CSS
+document.write( '<link href="' + window.parent.FCKConfig.SkinPath + 'fck_dialog.css" type="text/css" rel="stylesheet">' ) ;
+
+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 style="COLOR: #000000; BACKGROUND-COLOR: #ffffff">
+ <a id="lnkPreview" onclick="return false;" style="CURSOR: default"><img id="imgPreview" onload="window.parent.UpdateOriginal();" style="DISPLAY: none"></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.
+ </body>
+</html>
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_link.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_link.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_link.html Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_link/fck_link.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_link/fck_link.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_link/fck_link.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -15,6 +15,7 @@
*
* File Authors:
* Frederico Caldeira Knabben (fredck at fckeditor.net)
+ * Dominik Pesch ?dom? (empty selection patch) (d.pesch at 11com7.de)
*/
var oEditor = window.parent.InnerDialogLoaded() ;
@@ -43,6 +44,8 @@
ShowE('divTarget' , ( tabCode == 'Target' ) ) ;
ShowE('divUpload' , ( tabCode == 'Upload' ) ) ;
ShowE('divAttribs' , ( tabCode == 'Advanced' ) ) ;
+
+ window.parent.SetAutoSize( true ) ;
}
//#### Regular Expressions library.
@@ -175,12 +178,12 @@
{
var sName = aAnchors[i].name ;
if ( sName && sName.length > 0 )
- oEditor.FCKTools.AddSelectOption( document, GetE('cmbAnchorName'), sName, sName ) ;
+ oEditor.FCKTools.AddSelectOption( GetE('cmbAnchorName'), sName, sName ) ;
}
for ( var i = 0 ; i < aIds.length ; i++ )
{
- oEditor.FCKTools.AddSelectOption( document, GetE('cmbAnchorId'), aIds[i], aIds[i] ) ;
+ oEditor.FCKTools.AddSelectOption( GetE('cmbAnchorId'), aIds[i], aIds[i] ) ;
}
ShowE( 'divSelAnchor' , bHasAnchors ) ;
@@ -427,7 +430,7 @@
//#### The OK button was hit.
function Ok()
{
- var sUri ;
+ var sUri, sInnerHtml ;
switch ( GetE('cmbLinkType').value )
{
@@ -476,19 +479,50 @@
break ;
}
- if ( oLink ) // Modifying an existent link.
- {
- oEditor.FCKUndo.SaveUndoStep() ;
- oLink.href = sUri ;
- }
- else // Creating a new link.
- {
+ // No link selected, so try to create one.
+ if ( !oLink )
oLink = oEditor.FCK.CreateLink( sUri ) ;
- if ( ! oLink )
- return true ;
- }
-
+
+ if ( oLink )
+ sInnerHtml = oLink.innerHTML ; // Save the innerHTML (IE changes it if it is like a URL).
+ else
+ {
+ // If no selection, use the uri as the link text (by dom, 2006-05-26)
+
+ sInnerHtml = sUri;
+
+ // try to built better text for empty link
+ 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;
+ }
+
+ // built new anchor and add link text
+ oLink = oEditor.FCK.CreateElement( 'a' ) ;
+ }
+
+ oEditor.FCKUndo.SaveUndoStep() ;
+
+ oLink.href = sUri ;
SetAttribute( oLink, '_fcksavedurl', sUri ) ;
+
+ oLink.innerHTML = sInnerHtml ; // Set (or restore) the innerHTML
// Target
if( GetE('cmbTarget').value != 'popup' )
@@ -518,6 +552,9 @@
SetAttribute( oLink, 'style', GetE('txtAttStyle').value ) ;
}
+ // Select the link.
+ oEditor.FCKSelection.SelectNode(oLink);
+
return true ;
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_listprop.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_listprop.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_listprop.html Wed Jul 12 07:45:05 2006
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_paste.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_paste.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_paste.html Wed Jul 12 07:45:05 2006
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -147,7 +147,7 @@
// Remove XML elements and declarations
html = html.replace(/<\\?\?xml[^>]*>/gi, "") ;
- // Remove Tags with XML namespace declarations: <o:p></o:p>
+ // Remove Tags with XML namespace declarations: <o:p><\/o:p>
html = html.replace(/<\/?\w+:[^>]*>/gi, "") ;
html = html.replace( /<H\d>\s*<\/H\d>/gi, '' ) ;
@@ -159,7 +159,7 @@
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>' ) ;
+ html = html.replace( /<\/H\d>/gi, '<\/font><\/b><\/div>' ) ;
html = html.replace( /<(U|I|STRIKE)> <\/\1>/g, ' ' ) ;
@@ -170,7 +170,7 @@
// Transform <P> to <DIV>
var re = new RegExp("(<P)([^>]*>.*?)(<\/P>)","gi") ; // Different because of a IE 5.0 error
- html = html.replace( re, "<div$2</div>" ) ;
+ html = html.replace( re, "<div$2<\/div>" ) ;
return html ;
}
@@ -190,7 +190,7 @@
<tr>
<td valign="top" height="100%" style="BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid">
<textarea id="txtData" style="BORDER-RIGHT: #000000 1px; BORDER-TOP: #000000 1px; DISPLAY: none; BORDER-LEFT: #000000 1px; WIDTH: 99%; BORDER-BOTTOM: #000000 1px; HEIGHT: 98%"></textarea>
- <iframe id="frmData" src="../fckblank.html" height="98%" width="99%" frameborder="no" style="BORDER-RIGHT: #000000 1px; BORDER-TOP: #000000 1px; DISPLAY: none; BORDER-LEFT: #000000 1px; BORDER-BOTTOM: #000000 1px; BACKGROUND-COLOR: #ffffff">
+ <iframe id="frmData" src="../fckblank.html" height="98%" width="99%" frameborder="0" style="BORDER-RIGHT: #000000 1px; BORDER-TOP: #000000 1px; DISPLAY: none; BORDER-LEFT: #000000 1px; BORDER-BOTTOM: #000000 1px; BACKGROUND-COLOR: #ffffff">
</iframe>
</td>
</tr>
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_radiobutton.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_radiobutton.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_radiobutton.html Wed Jul 12 07:45:05 2006
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_replace.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_replace.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_replace.html Wed Jul 12 07:45:05 2006
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -20,8 +20,8 @@
-->
<html>
<head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta content="noindex, nofollow" name="robots">
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <meta content="noindex, nofollow" name="robots" />
<script type="text/javascript">
var oEditor = window.parent.InnerDialogLoaded() ;
@@ -86,13 +86,15 @@
function Replace()
{
var oRegex = new RegExp( GetRegexExpr(), GetCase() ) ;
- ReplaceTextNodes( oEditor.FCK.EditorDocument.body, oRegex, document.getElementById('txtReplace').value, false, false ) ;
+ if ( !ReplaceTextNodes( oEditor.FCK.EditorDocument.body, oRegex, document.getElementById('txtReplace').value, false, false ) )
+ alert( oEditor.FCKLang.DlgFindNotFoundMsg ) ;
}
function ReplaceAll()
{
var oRegex = new RegExp( GetRegexExpr(), GetCase() + 'g' ) ;
- ReplaceTextNodes( oEditor.FCK.EditorDocument.body, oRegex, document.getElementById('txtReplace').value, true, false ) ;
+ if ( !ReplaceTextNodes( oEditor.FCK.EditorDocument.body, oRegex, document.getElementById('txtReplace').value, true, false ) )
+ alert( oEditor.FCKLang.DlgFindNotFoundMsg ) ;
window.parent.Cancel() ;
}
</script>
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_select.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_select.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_select.html Wed Jul 12 07:45:05 2006
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_select/fck_select.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_select/fck_select.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_select/fck_select.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -104,8 +104,8 @@
if ( iFinalIndex < 0 )
iFinalIndex = 0 ;
- if ( iFinalIndex > ( combo.options.lenght - 1 ) )
- iFinalIndex = combo.options.lenght - 1 ;
+ if ( iFinalIndex > ( combo.options.length - 1 ) )
+ iFinalIndex = combo.options.length - 1 ;
if ( iActualIndex == iFinalIndex )
return ;
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_smiley.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_smiley.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_smiley.html Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_source.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_source.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_source.html Wed Jul 12 07:45:05 2006
@@ -1,61 +1,61 @@
-<!--
- * FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
- *
- * Licensed under the terms of the GNU Lesser General Public License:
- * http://www.opensource.org/licenses/lgpl-license.php
- *
- * For further information visit:
- * http://www.fckeditor.net/
- *
- * "Support Open Source software. What about a donation today?"
- *
- * File Name: fck_source.html
- * Source editor dialog window.
- *
- * File Authors:
- * Frederico Caldeira Knabben (fredck at fckeditor.net)
--->
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
-<html>
- <head>
- <title>Source</title>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="robots" content="noindex, nofollow">
- <link href="common/fck_dialog_common.css" rel="stylesheet" type="text/css" />
- <script language="javascript">
-
-var oEditor = window.parent.InnerDialogLoaded() ;
-var FCK = oEditor.FCK ;
-var FCKConfig = oEditor.FCKConfig ;
-
-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.SetHTML( 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>
+<!--
+ * FCKeditor - The text editor for internet
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
+ *
+ * Licensed under the terms of the GNU Lesser General Public License:
+ * http://www.opensource.org/licenses/lgpl-license.php
+ *
+ * For further information visit:
+ * http://www.fckeditor.net/
+ *
+ * "Support Open Source software. What about a donation today?"
+ *
+ * File Name: fck_source.html
+ * Source editor dialog window.
+ *
+ * File Authors:
+ * Frederico Caldeira Knabben (fredck at fckeditor.net)
+-->
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
+<html>
+ <head>
+ <title>Source</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <meta name="robots" content="noindex, nofollow">
+ <link href="common/fck_dialog_common.css" rel="stylesheet" type="text/css" />
+ <script language="javascript">
+
+var oEditor = window.parent.InnerDialogLoaded() ;
+var FCK = oEditor.FCK ;
+var FCKConfig = oEditor.FCKConfig ;
+
+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.SetHTML( 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>
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_specialchar.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_specialchar.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_specialchar.html Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_spellerpages.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_spellerpages.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_spellerpages.html Wed Jul 12 07:45:05 2006
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -54,6 +54,6 @@
</head>
<body style="OVERFLOW: hidden" scroll="no" style="padding:0px;">
<input type="hidden" id="txtHtml" value="">
- <iframe id="frmSpell" src="../fckblank.html" name="spellchecker" width="100%" height="100%" frameborder="no"></iframe>
+ <iframe id="frmSpell" src="../fckblank.html" name="spellchecker" width="100%" height="100%" frameborder="0"></iframe>
</body>
</html>
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_table.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_table.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_table.html Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -95,7 +95,7 @@
if ( ! bExists )
{
- table = document.createElement( "TABLE" ) ;
+ table = oEditor.FCK.EditorDocument.createElement( "TABLE" ) ;
}
// Removes the Width and Height styles
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_tablecell.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_tablecell.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_tablecell.html Wed Jul 12 07:45:05 2006
@@ -1,6 +1,7 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -16,14 +17,13 @@
* File Authors:
* Frederico Caldeira Knabben (fredck at fckeditor.net)
-->
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
-<html>
- <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">
+<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 oEditor = window.parent.InnerDialogLoaded() ;
@@ -117,101 +117,135 @@
oEditor.FCKDialog.OpenDialog( 'FCKDialog_Color', oEditor.FCKLang.DlgColorTitle, 'dialog/fck_colorselector.html', 400, 330, 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><span fckLang="DlgCellWidth">Width</span>:</td>
- <td> <input onkeypress="return IsDigit();" id="txtWidth" type="text" maxLength="4"
- size="3" name="txtWidth"> <select id="selWidthType" name="selWidthType">
- <option fckLang="DlgCellWidthPx" value="pixels" selected>pixels</option>
- <option fckLang="DlgCellWidthPc" value="percent">percent</option>
+ </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>
+ <input onkeypress="return IsDigit();" id="txtWidth" type="text" maxlength="4"
+ size="3" name="txtWidth" /> <select id="selWidthType" name="selWidthType">
+ <option fcklang="DlgCellWidthPx" value="pixels" selected="selected">pixels</option>
+ <option fcklang="DlgCellWidthPc" value="percent">percent</option>
</select></td>
- </tr>
- <tr>
- <td nowrap><span fckLang="DlgCellHeight">Height</span>:</td>
- <td> <INPUT id="txtHeight" type="text" maxLength="4" size="3" name="txtHeight" onkeypress="return IsDigit();"> <span fckLang="DlgCellWidthPx">pixels</span></td>
- </tr>
- <tr>
- <td> </td>
- <td> </td>
- </tr>
- <tr>
- <td nowrap><span fckLang="DlgCellWordWrap">Word Wrap</span>:</td>
- <td> <select id="selWordWrap" name="selAlignment">
- <option fckLang="DlgCellWordWrapNotSet" value="" selected><Not set></option>
- <option fckLang="DlgCellWordWrapYes" value="true">Yes</option>
- <option fckLang="DlgCellWordWrapNo" value="false">No</option>
- </select></td>
- </tr>
- <tr>
- <td> </td>
- <td> </td>
- </tr>
- <tr>
- <td nowrap><span fckLang="DlgCellHorAlign">Horizontal Alignment</span>:</td>
- <td> <select id="selHAlign" name="selAlignment">
- <option fckLang="DlgCellHorAlignNotSet" value="" selected><Not set></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><span fckLang="DlgCellVerAlign">Vertival Alignement</span>:</td>
- <td> <select id="selVAlign" name="selAlignment">
- <option fckLang="DlgCellVerAlignNotSet" value="" selected><Not set></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> </td>
- <td align="right">
- <table cellSpacing="0" cellPadding="0" border="0">
- <tr>
- <td nowrap><span fckLang="DlgCellRowSpan">Rows Span</span>:</td>
- <td> <input onkeypress="return IsDigit();" id="txtRowSpan" type="text" maxLength="3"
- size="2" name="txtRows"></td>
- <td></td>
- </tr>
- <tr>
- <td nowrap><span fckLang="DlgCellCollSpan">Columns Span</span>:</td>
- <td> <input onkeypress="return IsDigit();" id="txtCollSpan" type="text" maxLength="2"
- size="2" name="txtColumns"></td>
- <td></td>
- </tr>
- <tr>
- <td> </td>
- <td> </td>
- <td> </td>
- </tr>
- <tr>
- <td nowrap><span fckLang="DlgCellBackColor">Background Color</span>:</td>
- <td> <input id="txtBackColor" type="text" size="8" name="txtCellSpacing"></td>
- <td> <input type="button" fckLang="DlgCellBtnSelect" value="Select..." onclick="SelectColor( 'Back' )"></td>
- </tr>
- <tr>
- <td nowrap><span fckLang="DlgCellBorderColor">Border Color</span>:</td>
- <td> <input id="txtBorderColor" type="text" size="8" name="txtCellPadding"></td>
- <td> <input type="button" fckLang="DlgCellBtnSelect" value="Select..." onclick="SelectColor( 'Border' )"></td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- </body>
+ </tr>
+ <tr>
+ <td nowrap="nowrap">
+ <span fcklang="DlgCellHeight">Height</span>:</td>
+ <td>
+ <input id="txtHeight" type="text" maxlength="4" size="3" name="txtHeight" onkeypress="return IsDigit();" /> <span
+ fcklang="DlgCellWidthPx">pixels</span></td>
+ </tr>
+ <tr>
+ <td>
+ </td>
+ <td>
+ </td>
+ </tr>
+ <tr>
+ <td nowrap="nowrap">
+ <span fcklang="DlgCellWordWrap">Word Wrap</span>:</td>
+ <td>
+ <select id="selWordWrap" name="selAlignment">
+ <option fcklang="DlgCellWordWrapYes" value="true" selected="selected">Yes</option>
+ <option fcklang="DlgCellWordWrapNo" value="false">No</option>
+ </select></td>
+ </tr>
+ <tr>
+ <td>
+ </td>
+ <td>
+ </td>
+ </tr>
+ <tr>
+ <td nowrap="nowrap">
+ <span fcklang="DlgCellHorAlign">Horizontal Alignment</span>:</td>
+ <td>
+ <select id="selHAlign" name="selAlignment">
+ <option fcklang="DlgCellHorAlignNotSet" value="" selected><Not set></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>
+ <select id="selVAlign" name="selAlignment">
+ <option fcklang="DlgCellVerAlignNotSet" value="" selected><Not set></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>
+ </td>
+ <td align="right">
+ <table cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td nowrap="nowrap">
+ <span fcklang="DlgCellRowSpan">Rows Span</span>:</td>
+ <td>
+
+ <input onkeypress="return IsDigit();" id="txtRowSpan" type="text" maxlength="3" size="2"
+ name="txtRows"></td>
+ <td>
+ </td>
+ </tr>
+ <tr>
+ <td nowrap="nowrap">
+ <span fcklang="DlgCellCollSpan">Columns Span</span>:</td>
+ <td>
+
+ <input onkeypress="return IsDigit();" id="txtCollSpan" type="text" maxlength="2"
+ size="2" name="txtColumns"></td>
+ <td>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ </td>
+ <td>
+ </td>
+ <td>
+ </td>
+ </tr>
+ <tr>
+ <td nowrap="nowrap">
+ <span fcklang="DlgCellBackColor">Background Color</span>:</td>
+ <td>
+ <input id="txtBackColor" type="text" size="8" name="txtCellSpacing"></td>
+ <td>
+
+ <input type="button" fcklang="DlgCellBtnSelect" value="Select..." onclick="SelectColor( 'Back' )"></td>
+ </tr>
+ <tr>
+ <td nowrap="nowrap">
+ <span fcklang="DlgCellBorderColor">Border Color</span>:</td>
+ <td>
+ <input id="txtBorderColor" type="text" size="8" name="txtCellPadding" /></td>
+ <td>
+
+ <input type="button" fcklang="DlgCellBtnSelect" value="Select..." onclick="SelectColor( 'Border' )" /></td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ </table>
+</body>
</html>
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_template.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_template.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_template.html Wed Jul 12 07:45:05 2006
@@ -1,210 +1,210 @@
-<!--
- * FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
- *
- * Licensed under the terms of the GNU Lesser General Public License:
- * http://www.opensource.org/licenses/lgpl-license.php
- *
- * For further information visit:
- * http://www.fckeditor.net/
- *
- * "Support Open Source software. What about a donation today?"
- *
- * File Name: fck_template.html
- * Template selection dialog window.
- *
- * File Authors:
- * Frederico Caldeira Knabben (fredck at fckeditor.net)
--->
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="robots" content="noindex, nofollow">
- <style>
- .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 language="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) ;
-
- window.parent.SetAutoSize( true ) ;
-
- LoadTemplatesXml() ;
-}
-
-function LoadTemplatesXml()
-{
- 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]
-
- var 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 i = 0 ; i < FCK._Templates.length ; i++ )
- {
- var oTemplate = FCK._Templates[i] ;
-
- var oItemDiv = GetE('eList').appendChild( document.createElement( 'DIV' ) ) ;
- oItemDiv.TplIndex = i ;
- 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() ;
- FCK.SetHTML( FCK._Templates[index].Html ) ;
- window.parent.Cancel() ;
-}
-
- </script>
- </head>
- <body scroll="no" style="OVERFLOW: hidden">
- <table width="100%" 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>
- </table>
- </body>
-</html>
+<!--
+ * FCKeditor - The text editor for internet
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
+ *
+ * Licensed under the terms of the GNU Lesser General Public License:
+ * http://www.opensource.org/licenses/lgpl-license.php
+ *
+ * For further information visit:
+ * http://www.fckeditor.net/
+ *
+ * "Support Open Source software. What about a donation today?"
+ *
+ * File Name: fck_template.html
+ * Template selection dialog window.
+ *
+ * File Authors:
+ * Frederico Caldeira Knabben (fredck at fckeditor.net)
+-->
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <meta name="robots" content="noindex, nofollow">
+ <style>
+ .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 language="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) ;
+
+ window.parent.SetAutoSize( true ) ;
+
+ LoadTemplatesXml() ;
+}
+
+function LoadTemplatesXml()
+{
+ 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]
+
+ var 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 i = 0 ; i < FCK._Templates.length ; i++ )
+ {
+ var oTemplate = FCK._Templates[i] ;
+
+ var oItemDiv = GetE('eList').appendChild( document.createElement( 'DIV' ) ) ;
+ oItemDiv.TplIndex = i ;
+ 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() ;
+ FCK.SetHTML( FCK._Templates[index].Html ) ;
+ window.parent.Cancel() ;
+}
+
+ </script>
+ </head>
+ <body scroll="no" style="OVERFLOW: hidden">
+ <table width="100%" 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>
+ </table>
+ </body>
+</html>
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_textarea.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_textarea.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_textarea.html Wed Jul 12 07:45:05 2006
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_textfield.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_textfield.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_textfield.html Wed Jul 12 07:45:05 2006
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_universalkey.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_universalkey.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_universalkey.html Wed Jul 12 07:45:05 2006
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_universalkey/data.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_universalkey/data.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_universalkey/data.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_universalkey/diacritic.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_universalkey/diacritic.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_universalkey/diacritic.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_universalkey/dialogue.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_universalkey/dialogue.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_universalkey/dialogue.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_universalkey/fck_universalkey.css
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_universalkey/fck_universalkey.css (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_universalkey/fck_universalkey.css Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_universalkey/multihexa.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_universalkey/multihexa.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/dialog/fck_universalkey/multihexa.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/fckblank.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/fckblank.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/fckblank.html Wed Jul 12 07:45:05 2006
@@ -1,3 +1,4 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head><title></title></head>
<body></body>
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/fckdebug.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/fckdebug.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/fckdebug.html Wed Jul 12 07:45:05 2006
@@ -1,6 +1,7 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -17,12 +18,11 @@
* File Authors:
* Frederico Caldeira Knabben (fredck at fckeditor.net)
-->
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
- <head>
- <meta name="ROBOTS" content="NOINDEX, NOFOLLOW">
- <title>FCKeditor Debug Window</title>
- <script type="text/javascript">
+<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 ;
@@ -30,9 +30,9 @@
if ( !window.FCKMessages )
window.FCKMessages = new Array() ;
-function Initialize()
+window.onload = function()
{
- oWindow = window.frames[ 'eOutput' ]
+ oWindow = document.getElementById('xOutput').contentWindow ;
oWindow.document.open() ;
oWindow.document.write( '<div id="divMsg"><\/div>' ) ;
oWindow.document.close() ;
@@ -84,25 +84,28 @@
{
oDiv.innerHTML = '' ;
}
- </script>
- </head>
- <body onload="Initialize();" bottomMargin="10" leftMargin="10" topMargin="10" rightMargin="10">
- <TABLE height="100%" cellSpacing="5" cellPadding="0" width="100%" border="0">
- <TR>
- <TD>
- <TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
- <TR>
- <TD><FONT size="+2"><STRONG>FCKeditor Debug Window</STRONG></FONT></TD>
- <TD align="right"><INPUT type="button" value="Clear" onclick="Clear();"></TD>
- </TR>
- </TABLE>
- </TD>
- </TR>
- <TR>
- <TD height="100%" style="BORDER-RIGHT: #696969 1px solid; BORDER-TOP: #696969 1px solid; BORDER-LEFT: #696969 1px solid; BORDER-BOTTOM: #696969 1px solid">
- <iframe id="eOutput" name="eOutput" width="100%" height="100%" scrolling="auto" src="fckblank.html" frameborder="no"></iframe>
- </TD>
- </TR>
- </TABLE>
- </body>
-</html>
+ </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="fckblank.html"
+ frameborder="0"></iframe>
+ </td>
+ </tr>
+ </table>
+</body>
+</html>
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/fckdialog.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/fckdialog.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/fckdialog.html Wed Jul 12 07:45:05 2006
@@ -1,6 +1,7 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -16,8 +17,7 @@
* File Authors:
* Frederico Caldeira Knabben (fredck at fckeditor.net)
-->
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
+<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="robots" content="noindex, nofollow" />
@@ -39,6 +39,9 @@
function LoadInnerDialog()
{
+ // The following value is set, so the editor can check that the dialog has been correctly opened.
+ window.setTimeout( function() { window.returnValue = true ; }, 100 ) ;
+
if ( window.onresize )
window.onresize() ;
@@ -111,6 +114,9 @@
function Cancel()
{
+ // All dialog windows will fire the "OnSelectionChange" event, not matter
+ // the Ok or Cancel button have being pressed.
+ window.dialogArguments.Editor.FCK.Events.FireEvent( 'OnSelectionChange' ) ;
window.close() ;
}
@@ -259,6 +265,14 @@
}
window.attachEvent( "onbeforeunload", Window_OnBeforeUnload ) ;
}
+
+function Window_OnClose()
+{
+ window.dialogArguments.Editor.FCKFocusManager.Unlock() ;
+}
+
+if ( window.addEventListener )
+ window.addEventListener( 'unload', Window_OnClose, false ) ;
</script>
</head>
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/fckeditor.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/fckeditor.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/fckeditor.html Wed Jul 12 07:45:05 2006
@@ -1,6 +1,7 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -16,43 +17,191 @@
* File Authors:
* Frederico Caldeira Knabben (fredck at fckeditor.net)
-->
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
- <head>
- <title>FCKeditor</title>
- <meta name="robots" content="noindex, nofollow" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <script type="text/javascript" src="lang/fcklanguagemanager.js"></script>
- <meta http-equiv="Cache-Control" content="public">
- <script type="text/javascript" src="js/fck_startup.js"></script>
- </head>
- <body>
- <table height="100%" width="100%" cellpadding="0" cellspacing="0" border="0" style="TABLE-LAYOUT: fixed">
- <tr>
- <td style="OVERFLOW: hidden">
- <table width="100%" cellpadding="0" cellspacing="0" border="0">
- <tr id="Collapsed" style="DISPLAY: none">
- <td id="ExpandHandle" class="TB_Expand" colspan="3" onclick="FCKToolbarSet.Expand();return false;"><img class="TB_ExpandImg" src="images/spacer.gif" width="8" height="4"></td>
- </tr>
- <tr id="Expanded" style="DISPLAY: none">
- <td id="CollapseHandle" style="DISPLAY: none" class="TB_Collapse"
- valign="bottom" onclick="FCKToolbarSet.Collapse();return false;"><img class="TB_CollapseImg" src="images/spacer.gif" width="8" height="4"></td>
- <td id="eToolbar" class="TB_ToolbarSet"></td>
- <td width="1" class="TB_SideBorder"></td>
- </tr>
- </table>
- </td>
- </tr>
- <tr id="eWysiwyg">
- <td id="eWysiwygCell" height="100%" valign="top">
- <iframe id="eEditorArea" name="eEditorArea" height="100%" width="100%" frameborder="no" src="fckblank.html"></iframe>
- </td>
- </tr>
- <tr id="eSource" style="DISPLAY: none">
- <td class="Source" height="100%" valign="top">
- <textarea id="eSourceField" dir="ltr" style="WIDTH: 100%; HEIGHT: 100%"></textarea>
- </td>
- </tr>
- </table>
- </body>
+<html xmlns="http://www.w3.org/1999/xhtml">
+<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">
+
+// 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( '<script type="text/javascript" src="' + url + '" onerror="alert(\'Error loading \' + this.src);"><\/script>' ) ;
+}
+
+function LoadCss( url )
+{
+ document.write( '<link href="' + url + '" type="text/css" rel="stylesheet" onerror="alert(\'Error loading \' + this.src);" />' ) ;
+}
+
+// Main editor scripts.
+var sSuffix = /msie/.test( navigator.userAgent.toLowerCase() ) ? 'ie' : 'gecko' ;
+
+LoadScript( 'js/fckeditorcode_' + sSuffix + '.js' ) ;
+
+// Base configuration file.
+LoadScript( '../fckconfig.js' ) ;
+
+ </script>
+ <script type="text/javascript">
+
+// Create the default cleanup object used by the editor.
+if ( FCKBrowserInfo.IsIE )
+{
+ FCK.IECleanup = new FCKIECleanup( window ) ;
+ FCK.IECleanup.AddItem( FCKTempBin, FCKTempBin.Reset ) ;
+ FCK.IECleanup.AddItem( FCK, FCK_Cleanup ) ;
+}
+
+// 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 active skin CSS.
+LoadCss( FCKConfig.SkinPath + 'fck_editor.css' ) ;
+
+// 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 ;
+
+// Activate pasting operations.
+if ( FCKConfig.ForcePasteAsPlainText || FCKConfig.AutoDetectPasteFromWord )
+ FCK.Events.AttachEvent( "OnPaste", FCK.Paste ) ;
+
+ </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 ) ;
+
+ 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 doens't calculate well that IFRAME size so we must
+// recalculate it every time the window size changes.
+if ( FCKBrowserInfo.IsGecko )
+{
+ function Window_OnResize()
+ {
+ var oCell = document.getElementById( 'xEditingArea' ) ;
+
+ var eInnerElement ;
+ if ( eInnerElement = oCell.firstChild )
+ {
+ eInnerElement.style.height = 0 ;
+ eInnerElement.style.height = oCell.scrollHeight - 2 ;
+ }
+ }
+ window.onresize = Window_OnResize ;
+}
+
+ </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 style="height: 100%">
+ <td id="xEditingArea" valign="top"></td>
+ </tr>
+ </table>
+</body>
</html>
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/fckeditor.original.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/fckeditor.original.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/fckeditor.original.html Wed Jul 12 07:45:05 2006
@@ -1,6 +1,7 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -16,60 +17,273 @@
* File Authors:
* Frederico Caldeira Knabben (fredck at fckeditor.net)
-->
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
- <head>
- <title>FCKeditor</title>
- <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5"> <!-- @Packager.RemoveLine -->
- <meta name="robots" content="noindex, nofollow" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <script type="text/javascript" src="lang/fcklanguagemanager.js"></script>
- <!-- @Packager.RemoveLine
- <meta http-equiv="Cache-Control" content="public">
- @Packager.RemoveLine -->
- <!-- @Packager.Remove.Start -->
- <script type="text/javascript" src="_source/internals/fcknamespace.js"></script>
- <script type="text/javascript" src="_source/internals/fckcoreextensions.js"></script>
- <script type="text/javascript" src="_source/globals/fck_constants.js"></script>
- <script type="text/javascript" src="_source/internals/fckbrowserinfo.js"></script>
- <script type="text/javascript" src="_source/internals/fckscriptloader.js"></script>
- <script type="text/javascript" src="_source/internals/fckurlparams.js"></script>
- <script type="text/javascript" src="_source/internals/fck.js"></script>
- <script type="text/javascript" src="_source/internals/fckconfig.js"></script>
- <script type="text/javascript" src="_source/globals/fckeditorapi.js"></script>
- <script type="text/javascript" src="_source/internals/fck_onload.js"></script>
- <!-- @Packager.Remove.End -->
- <!-- @Packager.RemoveLine
- <script type="text/javascript" src="js/fck_startup.js"></script>
- @Packager.RemoveLine -->
- </head>
- <body>
- <table height="100%" width="100%" cellpadding="0" cellspacing="0" border="0" style="TABLE-LAYOUT: fixed">
- <tr>
- <td style="OVERFLOW: hidden">
- <table width="100%" cellpadding="0" cellspacing="0" border="0">
- <tr id="Collapsed" style="DISPLAY: none">
- <td id="ExpandHandle" class="TB_Expand" colspan="3" onclick="FCKToolbarSet.Expand();return false;"><img class="TB_ExpandImg" src="images/spacer.gif" width="8" height="4"></td>
- </tr>
- <tr id="Expanded" style="DISPLAY: none">
- <td id="CollapseHandle" style="DISPLAY: none" class="TB_Collapse"
- valign="bottom" onclick="FCKToolbarSet.Collapse();return false;"><img class="TB_CollapseImg" src="images/spacer.gif" width="8" height="4"></td>
- <td id="eToolbar" class="TB_ToolbarSet"></td>
- <td width="1" class="TB_SideBorder"></td>
- </tr>
- </table>
- </td>
- </tr>
- <tr id="eWysiwyg">
- <td id="eWysiwygCell" height="100%" valign="top">
- <iframe id="eEditorArea" name="eEditorArea" height="100%" width="100%" frameborder="no" src="fckblank.html"></iframe>
- </td>
- </tr>
- <tr id="eSource" style="DISPLAY: none">
- <td class="Source" height="100%" valign="top">
- <textarea id="eSourceField" dir="ltr" style="WIDTH: 100%; HEIGHT: 100%"></textarea>
- </td>
- </tr>
- </table>
- </body>
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+ <title>FCKeditor</title>
+ <meta name="robots" content="noindex, nofollow" />
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <!-- @Packager.RemoveLine
+ <meta http-equiv="Cache-Control" content="public" />
+ @Packager.RemoveLine -->
+ <script type="text/javascript">
+
+// 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( '<script type="text/javascript" src="' + url + '" onerror="alert(\'Error loading \' + this.src);"><\/script>' ) ;
+}
+
+function LoadCss( url )
+{
+ document.write( '<link href="' + url + '" type="text/css" rel="stylesheet" onerror="alert(\'Error loading \' + this.src);" />' ) ;
+}
+
+// Main editor scripts.
+var sSuffix = /msie/.test( navigator.userAgent.toLowerCase() ) ? 'ie' : 'gecko' ;
+
+/* @Packager.RemoveLine
+LoadScript( 'js/fckeditorcode_' + sSuffix + '.js' ) ;
+ at Packager.RemoveLine */
+// @Packager.Remove.Start
+
+LoadScript( '_source/fckconstants.js' ) ;
+LoadScript( '_source/fckjscoreextensions.js' ) ;
+
+if ( sSuffix == 'ie' )
+ LoadScript( '_source/classes/fckiecleanup.js' ) ;
+
+LoadScript( '_source/internals/fckbrowserinfo.js' ) ;
+LoadScript( '_source/internals/fckurlparams.js' ) ;
+LoadScript( '_source/internals/fck.js' ) ;
+LoadScript( '_source/internals/fckconfig.js' ) ;
+LoadScript( '_source/fckeditorapi.js' ) ;
+
+LoadScript( '_source/internals/fckdebug.js' ) ;
+LoadScript( '_source/internals/fcktools.js' ) ;
+LoadScript( '_source/internals/fcktools_' + sSuffix + '.js' ) ;
+LoadScript( '_source/internals/fckregexlib.js' ) ;
+LoadScript( '_source/internals/fcklanguagemanager.js' ) ;
+LoadScript( '_source/classes/fckevents.js' ) ;
+LoadScript( '_source/internals/fckxhtmlentities.js' ) ;
+LoadScript( '_source/internals/fckxhtml.js' ) ;
+LoadScript( '_source/internals/fckxhtml_' + sSuffix + '.js' ) ;
+LoadScript( '_source/internals/fckcodeformatter.js' ) ;
+LoadScript( '_source/internals/fckundo_' + sSuffix + '.js' ) ;
+LoadScript( '_source/classes/fckeditingarea.js' ) ;
+LoadScript( '_source/internals/fckdocumentprocessor.js' ) ;
+LoadScript( '_source/internals/fck_1.js' ) ;
+LoadScript( '_source/internals/fck_1_' + sSuffix + '.js' ) ;
+LoadScript( '_source/internals/fck_2.js' ) ;
+LoadScript( '_source/internals/fck_2_' + sSuffix + '.js' ) ;
+LoadScript( '_source/internals/fckselection.js' ) ;
+LoadScript( '_source/internals/fckselection_' + sSuffix + '.js' ) ;
+
+LoadScript( '_source/internals/fcktablehandler.js' ) ;
+LoadScript( '_source/internals/fcktablehandler_' + sSuffix + '.js' ) ;
+LoadScript( '_source/classes/fckxml_' + sSuffix + '.js' ) ;
+LoadScript( '_source/classes/fckstyledef.js' ) ;
+LoadScript( '_source/classes/fckstyledef_' + sSuffix + '.js' ) ;
+LoadScript( '_source/classes/fckstylesloader.js' ) ;
+
+LoadScript( '_source/commandclasses/fcknamedcommand.js' ) ;
+LoadScript( '_source/commandclasses/fck_othercommands.js' ) ;
+LoadScript( '_source/commandclasses/fckspellcheckcommand_' + sSuffix + '.js' ) ;
+LoadScript( '_source/commandclasses/fcktextcolorcommand.js' ) ;
+LoadScript( '_source/commandclasses/fckpasteplaintextcommand.js' ) ;
+LoadScript( '_source/commandclasses/fckpastewordcommand.js' ) ;
+LoadScript( '_source/commandclasses/fcktablecommand.js' ) ;
+LoadScript( '_source/commandclasses/fckstylecommand.js' ) ;
+LoadScript( '_source/commandclasses/fckfitwindow.js' ) ;
+LoadScript( '_source/internals/fckcommands.js' ) ;
+
+LoadScript( '_source/classes/fckpanel.js' ) ;
+LoadScript( '_source/classes/fckicon.js' ) ;
+LoadScript( '_source/classes/fcktoolbarbuttonui.js' ) ;
+LoadScript( '_source/classes/fcktoolbarbutton.js' ) ;
+LoadScript( '_source/classes/fckspecialcombo.js' ) ;
+LoadScript( '_source/classes/fcktoolbarspecialcombo.js' ) ;
+LoadScript( '_source/classes/fcktoolbarfontscombo.js' ) ;
+LoadScript( '_source/classes/fcktoolbarfontsizecombo.js' ) ;
+LoadScript( '_source/classes/fcktoolbarfontformatcombo.js' ) ;
+LoadScript( '_source/classes/fcktoolbarstylecombo.js' ) ;
+LoadScript( '_source/classes/fcktoolbarpanelbutton.js' ) ;
+LoadScript( '_source/internals/fcktoolbaritems.js' ) ;
+LoadScript( '_source/classes/fcktoolbar.js' ) ;
+LoadScript( '_source/classes/fcktoolbarbreak_' + sSuffix + '.js' ) ;
+LoadScript( '_source/internals/fcktoolbarset.js' ) ;
+LoadScript( '_source/internals/fckdialog.js' ) ;
+LoadScript( '_source/internals/fckdialog_' + sSuffix + '.js' ) ;
+LoadScript( '_source/classes/fckmenuitem.js' ) ;
+LoadScript( '_source/classes/fckmenublock.js' ) ;
+LoadScript( '_source/classes/fckmenublockpanel.js' ) ;
+LoadScript( '_source/classes/fckcontextmenu.js' ) ;
+LoadScript( '_source/internals/fck_contextmenu.js' ) ;
+LoadScript( '_source/classes/fckplugin.js' ) ;
+LoadScript( '_source/internals/fckplugins.js' ) ;
+
+// @Packager.Remove.End
+
+// Base configuration file.
+LoadScript( '../fckconfig.js' ) ;
+
+ </script>
+ <script type="text/javascript">
+
+// Create the default cleanup object used by the editor.
+if ( FCKBrowserInfo.IsIE )
+{
+ FCK.IECleanup = new FCKIECleanup( window ) ;
+ FCK.IECleanup.AddItem( FCKTempBin, FCKTempBin.Reset ) ;
+ FCK.IECleanup.AddItem( FCK, FCK_Cleanup ) ;
+}
+
+// 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 active skin CSS.
+LoadCss( FCKConfig.SkinPath + 'fck_editor.css' ) ;
+
+// 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 ;
+
+// Activate pasting operations.
+if ( FCKConfig.ForcePasteAsPlainText || FCKConfig.AutoDetectPasteFromWord )
+ FCK.Events.AttachEvent( "OnPaste", FCK.Paste ) ;
+
+ </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 ) ;
+
+ 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 doens't calculate well that IFRAME size so we must
+// recalculate it every time the window size changes.
+if ( FCKBrowserInfo.IsGecko )
+{
+ function Window_OnResize()
+ {
+ var oCell = document.getElementById( 'xEditingArea' ) ;
+
+ var eInnerElement ;
+ if ( eInnerElement = oCell.firstChild )
+ {
+ eInnerElement.style.height = 0 ;
+ eInnerElement.style.height = oCell.scrollHeight - 2 ;
+ }
+ }
+ window.onresize = Window_OnResize ;
+}
+
+ </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 style="height: 100%">
+ <td id="xEditingArea" valign="top"></td>
+ </tr>
+ </table>
+</body>
</html>
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/browser.css
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/browser.css (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/browser.css Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/browser.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/browser.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/browser.html Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -30,7 +30,7 @@
var oMatch = oRegex.exec( window.top.location.search ) ;
if ( oMatch && oMatch.length > 1 )
- return oMatch[1] ;
+ return unescape( oMatch[1] ) ;
else
return '' ;
}
@@ -130,18 +130,18 @@
}
</script>
</head>
- <frameset cols="150,*" class="Frame" framespacing="3" bordercolor="#f1f1e3" frameborder="yes">
+ <frameset cols="150,*" class="Frame" framespacing="3" bordercolor="#f1f1e3" frameborder="1">
<frameset rows="50,*" framespacing="0">
- <frame src="frmresourcetype.html" scrolling="no" frameborder="no">
- <frame name="frmFolders" src="frmfolders.html" scrolling="auto" frameborder="yes">
+ <frame src="frmresourcetype.html" scrolling="no" frameborder="0">
+ <frame name="frmFolders" src="frmfolders.html" scrolling="auto" frameborder="1">
</frameset>
<frameset rows="50,*,50" framespacing="0">
- <frame name="frmActualFolder" src="frmactualfolder.html" scrolling="no" frameborder="no">
- <frame name="frmResourcesList" src="frmresourceslist.html" scrolling="auto" frameborder="yes">
- <frameset cols="150,*,0" framespacing="0" frameborder="no">
- <frame name="frmCreateFolder" src="frmcreatefolder.html" scrolling="no" frameborder="no">
- <frame name="frmUpload" src="frmupload.html" scrolling="no" frameborder="no">
- <frame name="frmUploadWorker" src="../../../fckblank.html" scrolling="no" frameborder="no">
+ <frame name="frmActualFolder" src="frmactualfolder.html" scrolling="no" frameborder="0">
+ <frame name="frmResourcesList" src="frmresourceslist.html" scrolling="auto" frameborder="1">
+ <frameset cols="150,*,0" framespacing="0" frameborder="0">
+ <frame name="frmCreateFolder" src="frmcreatefolder.html" scrolling="no" frameborder="0">
+ <frame name="frmUpload" src="frmupload.html" scrolling="no" frameborder="0">
+ <frame name="frmUploadWorker" src="../../../fckblank.html" scrolling="no" frameborder="0">
</frameset>
</frameset>
</frameset>
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/asp/basexml.asp
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/asp/basexml.asp (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/asp/basexml.asp Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/asp/class_upload.asp
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/asp/class_upload.asp (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/asp/class_upload.asp Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/asp/commands.asp
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/asp/commands.asp (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/asp/commands.asp Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/asp/config.asp
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/asp/config.asp (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/asp/config.asp Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -31,7 +31,7 @@
Set ConfigDeniedExtensions = CreateObject( "Scripting.Dictionary" )
ConfigAllowedExtensions.Add "File", ""
-ConfigDeniedExtensions.Add "File", "php|asp|aspx|ascx|jsp|cfm|cfc|pl|bat|exe|com|dll|vbs|js|reg"
+ConfigDeniedExtensions.Add "File", "php|php2|php3|php4|php5|phtml|pwml|inc|asp|aspx|ascx|jsp|cfm|cfc|pl|bat|exe|com|dll|vbs|js|reg|cgi"
ConfigAllowedExtensions.Add "Image", "jpg|gif|jpeg|png|bmp"
ConfigDeniedExtensions.Add "Image", ""
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/asp/connector.asp
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/asp/connector.asp (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/asp/connector.asp Wed Jul 12 07:45:05 2006
@@ -1,10 +1,11 @@
<%@ CodePage=65001 Language="VBScript"%>
<%
Option Explicit
+Response.Buffer = True
%>
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/asp/io.asp
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/asp/io.asp (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/asp/io.asp Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/asp/util.asp
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/asp/util.asp (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/asp/util.asp Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/aspx/connector.aspx
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/aspx/connector.aspx (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/aspx/connector.aspx Wed Jul 12 07:45:05 2006
@@ -1,7 +1,7 @@
<%@ Page language="c#" Inherits="FredCK.FCKeditorV2.FileBrowserConnector" AutoEventWireup="false" %>
<%--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/cfm/config.cfm
==============================================================================
Binary files - no diff available.
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/cfm/connector.cfm
==============================================================================
Binary files - no diff available.
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/perl/basexml.pl
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/perl/basexml.pl (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/perl/basexml.pl Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
#####
# FCKeditor - The text editor for internet
-# Copyright (C) 2003-2005 Frederico Caldeira Knabben
+# Copyright (C) 2003-2006 Frederico Caldeira Knabben
#
# Licensed under the terms of the GNU Lesser General Public License:
# http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/perl/commands.pl
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/perl/commands.pl (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/perl/commands.pl Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
#####
# FCKeditor - The text editor for internet
-# Copyright (C) 2003-2005 Frederico Caldeira Knabben
+# Copyright (C) 2003-2006 Frederico Caldeira Knabben
#
# Licensed under the terms of the GNU Lesser General Public License:
# http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/perl/connector.cgi
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/perl/connector.cgi (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/perl/connector.cgi Wed Jul 12 07:45:05 2006
@@ -2,7 +2,7 @@
#####
# FCKeditor - The text editor for internet
-# Copyright (C) 2003-2005 Frederico Caldeira Knabben
+# Copyright (C) 2003-2006 Frederico Caldeira Knabben
#
# Licensed under the terms of the GNU Lesser General Public License:
# http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/perl/io.pl
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/perl/io.pl (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/perl/io.pl Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
#####
# FCKeditor - The text editor for internet
-# Copyright (C) 2003-2005 Frederico Caldeira Knabben
+# Copyright (C) 2003-2006 Frederico Caldeira Knabben
#
# Licensed under the terms of the GNU Lesser General Public License:
# http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/perl/upload_fck.pl
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/perl/upload_fck.pl (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/perl/upload_fck.pl Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
#####
# FCKeditor - The text editor for internet
-# Copyright (C) 2003-2005 Frederico Caldeira Knabben
+# Copyright (C) 2003-2006 Frederico Caldeira Knabben
#
# Licensed under the terms of the GNU Lesser General Public License:
# http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/perl/util.pl
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/perl/util.pl (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/perl/util.pl Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
#####
# FCKeditor - The text editor for internet
-# Copyright (C) 2003-2005 Frederico Caldeira Knabben
+# Copyright (C) 2003-2006 Frederico Caldeira Knabben
#
# Licensed under the terms of the GNU Lesser General Public License:
# http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/php/basexml.php
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/php/basexml.php (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/php/basexml.php Wed Jul 12 07:45:05 2006
@@ -1,7 +1,7 @@
<?php
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/php/commands.php
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/php/commands.php (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/php/commands.php Wed Jul 12 07:45:05 2006
@@ -1,7 +1,7 @@
<?php
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -151,6 +151,8 @@
if ( isset( $_FILES['NewFile'] ) && !is_null( $_FILES['NewFile']['tmp_name'] ) )
{
+ global $Config ;
+
$oFile = $_FILES['NewFile'] ;
// Map the virtual path to the local server path.
@@ -158,11 +160,16 @@
// Get the uploaded file name.
$sFileName = $oFile['name'] ;
+
+ // Replace dots in the name with underscores (only one dot can be there... security issue).
+ if ( $Config['ForceSingleExtension'] )
+ $sFileName = preg_replace( '/\\.(?![^.]*$)/', '_', $sFileName ) ;
+
$sOriginalFileName = $sFileName ;
+
+ // Get the extension.
$sExtension = substr( $sFileName, ( strrpos($sFileName, '.') + 1 ) ) ;
$sExtension = strtolower( $sExtension ) ;
-
- global $Config ;
$arAllowed = $Config['AllowedExtensions'][$resourceType] ;
$arDenied = $Config['DeniedExtensions'][$resourceType] ;
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/php/config.php
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/php/config.php (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/php/config.php Wed Jul 12 07:45:05 2006
@@ -1,7 +1,7 @@
<?php
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -32,8 +32,12 @@
// Attention: The above 'UserFilesPath' must point to the same directory.
$Config['UserFilesAbsolutePath'] = '' ;
+// Due to security issues with Apache modules, it is reccomended to leave the
+// following setting enabled.
+$Config['ForceSingleExtension'] = true ;
+
$Config['AllowedExtensions']['File'] = array() ;
-$Config['DeniedExtensions']['File'] = array('php','php3','php5','phtml','asp','aspx','ascx','jsp','cfm','cfc','pl','bat','exe','dll','reg','cgi') ;
+$Config['DeniedExtensions']['File'] = array('php','php2','php3','php4','php5','phtml','pwml','inc','asp','aspx','ascx','jsp','cfm','cfc','pl','bat','exe','com','dll','vbs','js','reg','cgi') ;
$Config['AllowedExtensions']['Image'] = array('jpg','gif','jpeg','png') ;
$Config['DeniedExtensions']['Image'] = array() ;
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/php/connector.php
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/php/connector.php (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/php/connector.php Wed Jul 12 07:45:05 2006
@@ -1,7 +1,7 @@
<?php
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/php/io.php
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/php/io.php (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/php/io.php Wed Jul 12 07:45:05 2006
@@ -1,7 +1,7 @@
<?php
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/php/util.php
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/php/util.php (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/php/util.php Wed Jul 12 07:45:05 2006
@@ -1,7 +1,7 @@
<?php
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/test.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/test.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/connectors/test.html Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -17,10 +17,11 @@
* Frederico Caldeira Knabben (fredck at fckeditor.net)
-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
- <head>
- <title>FCKeditor - Connectors Tests</title>
- <script language="javascript">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+ <title>FCKeditor - Connectors Tests</title>
+ <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
+ <script type="text/javascript">
function BuildBaseUrl( command )
{
@@ -29,10 +30,6 @@
'?Command=' + command +
'&Type=' + document.getElementById('cmbType').value +
'&CurrentFolder=' + document.getElementById('txtFolder').value ;
-
- var sServerPath = document.getElementById('txtServerPath').value ;
- if ( sServerPath.length > 0 && sServerPath.toLowerCase() != '/userfiles/' )
- sUrl += '&ServerPath=' + sServerPath ;
return sUrl ;
}
@@ -102,67 +99,79 @@
document.getElementById('frmUpload').action = sUrl ;
}
- </script>
- </head>
- <body>
- <table height="100%" cellSpacing="0" cellPadding="0" width="100%" border="0">
- <tr>
- <td>
- <table cellSpacing="0" cellPadding="0" border="0">
- <tr>
- <td>Connector:<br>
- <select id="cmbConnector" name="cmbConnector">
- <option value="asp/connector.asp" selected>ASP</option>
- <option value="aspx/connector.aspx">ASP.Net</option>
- <option value="cfm/connector.cfm">ColdFusion</option>
- <option value="lasso/connector.lasso">Lasso</option>
- <option value="perl/connector.cgi">Perl</option>
- <option value="php/connector.php">PHP</option>
- <option value="py/connector.py">Python</option>
- </select></td>
- <td> </td>
- <td>Current Folder<BR>
- <INPUT id="txtFolder" type="text" value="/" name="txtFolder"></td>
- <td> </td>
- <td>Resource Type<BR>
- <select id="cmbType" name="cmbType">
- <option value="File" selected>File</option>
- <option value="Image">Image</option>
- <option value="Flash">Flash</option>
- <option value="Media">Media</option>
- <option value="Invalid">Invalid Type (for testing)</option>
- </select></td>
- <TD> </TD>
- <TD>Server Path<BR>
- <INPUT id="txtServerPath" type="text" value="/UserFiles/" /></TD>
- </tr>
- </table>
- <br>
- <table cellSpacing="0" cellPadding="0" border="0">
- <tr>
- <td valign="top"><a href="#" onclick="GetFolders();">Get Folders</a></td>
- <td> </td>
- <td valign="top"><a href="#" onclick="GetFoldersAndFiles();">Get Folders and Files</a></td>
- <td> </td>
- <td valign="top"><a href="#" onclick="CreateFolder();">Create Folder</a></td>
- <td> </td>
- <td valign="top">
- <form id="frmUpload" action="" target="eRunningFrame" method="post" enctype="multipart/form-data">
- File Upload<br>
- <input id="txtFileUpload" type="file" name="NewFile"> <input type="submit" value="Upload" onclick="SetAction();">
- </form>
- </td>
- </tr>
- </table>
- <br>
- URL: <span id="eUrl"></span>
- </td>
- </tr>
- <tr>
- <td height="100%" vAlign="top">
- <iframe id="eRunningFrame" src="../../../../fckblank.html" name="eRunningFrame" width="100%" height="100%"></iframe>
- </td>
- </tr>
- </table>
- </body>
+ </script>
+</head>
+<body>
+ <table height="100%" cellspacing="0" cellpadding="0" width="100%" border="0">
+ <tr>
+ <td>
+ <table cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td>
+ Connector:<br />
+ <select id="cmbConnector" name="cmbConnector">
+ <option value="asp/connector.asp" selected="selected">ASP</option>
+ <option value="aspx/connector.aspx">ASP.Net</option>
+ <option value="cfm/connector.cfm">ColdFusion</option>
+ <option value="lasso/connector.lasso">Lasso</option>
+ <option value="perl/connector.cgi">Perl</option>
+ <option value="php/connector.php">PHP</option>
+ <option value="py/connector.py">Python</option>
+ </select>
+ </td>
+ <td>
+ </td>
+ <td>
+ Current Folder<br />
+ <input id="txtFolder" type="text" value="/" name="txtFolder" /></td>
+ <td>
+ </td>
+ <td>
+ Resource Type<br />
+ <select id="cmbType" name="cmbType">
+ <option value="File" selected="selected">File</option>
+ <option value="Image">Image</option>
+ <option value="Flash">Flash</option>
+ <option value="Media">Media</option>
+ <option value="Invalid">Invalid Type (for testing)</option>
+ </select>
+ </td>
+ </tr>
+ </table>
+ <br />
+ <table cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td valign="top">
+ <a href="#" onclick="GetFolders();">Get Folders</a></td>
+ <td>
+ </td>
+ <td valign="top">
+ <a href="#" onclick="GetFoldersAndFiles();">Get Folders and Files</a></td>
+ <td>
+ </td>
+ <td valign="top">
+ <a href="#" onclick="CreateFolder();">Create Folder</a></td>
+ <td>
+ </td>
+ <td valign="top">
+ <form id="frmUpload" action="" target="eRunningFrame" method="post" enctype="multipart/form-data">
+ File Upload<br />
+ <input id="txtFileUpload" type="file" name="NewFile" />
+ <input type="submit" value="Upload" onclick="SetAction();" />
+ </form>
+ </td>
+ </tr>
+ </table>
+ <br />
+ URL: <span id="eUrl"></span>
+ </td>
+ </tr>
+ <tr>
+ <td height="100%" valign="top">
+ <iframe id="eRunningFrame" src="../../../../fckblank.html" name="eRunningFrame" width="100%"
+ height="100%"></iframe>
+ </td>
+ </tr>
+ </table>
+</body>
</html>
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/frmactualfolder.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/frmactualfolder.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/frmactualfolder.html Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/frmcreatefolder.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/frmcreatefolder.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/frmcreatefolder.html Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/frmfolders.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/frmfolders.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/frmfolders.html Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/frmresourceslist.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/frmresourceslist.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/frmresourceslist.html Wed Jul 12 07:45:05 2006
@@ -1,6 +1,7 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -16,72 +17,55 @@
* File Authors:
* Frederico Caldeira Knabben (fredck at fckeditor.net)
-->
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
- <head>
- <link href="browser.css" type="text/css" rel="stylesheet">
- <script type="text/javascript" src="js/common.js"></script>
- <script language="javascript">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+ <link href="browser.css" type="text/css" rel="stylesheet" />
+ <script type="text/javascript" src="js/common.js"></script>
+ <script type="text/javascript">
var oListManager = new Object() ;
-oListManager.Init = function()
+oListManager.Clear = function()
{
- this.Table = document.getElementById('tableFiles') ;
+ document.body.innerHTML = '' ;
}
-oListManager.Clear = function()
+oListManager.GetFolderRowHtml = function( folderName, folderPath )
{
- // Remove all other rows available.
- while ( this.Table.rows.length > 0 )
- this.Table.deleteRow(0) ;
+ // Build the link to view the folder.
+ var sLink = '<a href="#" onclick="OpenFolder(\'' + folderPath.replace( /'/g, '\\\'') + '\');return false;">' ;
+
+ return '<tr>' +
+ '<td width="16">' +
+ sLink +
+ '<img alt="" src="images/Folder.gif" width="16" height="16" border="0"></a>' +
+ '</td><td nowrap colspan="2"> ' +
+ sLink +
+ folderName +
+ '</a>' +
+ '</td></tr>' ;
}
-oListManager.AddFolder = function( folderName, folderPath )
+oListManager.GetFileRowHtml = function( fileName, fileUrl, fileSize )
{
- // Create the new row.
- var oRow = this.Table.insertRow(-1) ;
-
// Build the link to view the folder.
- var sLink = '<a href="#" onclick="OpenFolder(\'' + folderPath + '\');return false;">' ;
-
- // Add the folder icon cell.
- var oCell = oRow.insertCell(-1) ;
- oCell.width = 16 ;
- oCell.innerHTML = sLink + '<img alt="" src="images/Folder.gif" width="16" height="16" border="0"></a>' ;
-
- // Add the folder name cell.
- oCell = oRow.insertCell(-1) ;
- oCell.noWrap = true ;
- oCell.colSpan = 2 ;
- oCell.innerHTML = ' ' + sLink + folderName + '</a>' ;
-}
-
-oListManager.AddFile = function( fileName, fileUrl, fileSize )
-{
- // Create the new row.
- var oRow = this.Table.insertRow(-1) ;
-
- // Build the link to view the folder.
- var sLink = '<a href="#" onclick="OpenFile(\'' + fileUrl + '\');return false;">' ;
+ var sLink = '<a href="#" onclick="OpenFile(\'' + fileUrl.replace( /'/g, '\\\'') + '\');return false;">' ;
// Get the file icon.
var sIcon = oIcons.GetIcon( fileName ) ;
- // Add the file icon cell.
- var oCell = oRow.insertCell(-1) ;
- oCell.width = 16 ;
- oCell.innerHTML = sLink + '<img alt="" src="images/icons/' + sIcon + '.gif" width="16" height="16" border="0"></a>' ;
-
- // Add the file name cell.
- oCell = oRow.insertCell(-1) ;
- oCell.innerHTML = ' ' + sLink + fileName + '</a>' ;
-
- // Add the file size cell.
- oCell = oRow.insertCell(-1) ;
- oCell.noWrap = true ;
- oCell.align = 'right' ;
- oCell.innerHTML = ' ' + fileSize + ' KB' ;
+ return '<tr>' +
+ '<td width="16">' +
+ sLink +
+ '<img alt="" src="images/icons/' + sIcon + '.gif" width="16" height="16" border="0"></a>' +
+ '</td><td> ' +
+ sLink +
+ fileName +
+ '</a>' +
+ '</td><td align="right" nowrap> ' +
+ fileSize +
+ ' KB' +
+ '</td></tr>' ;
}
function OpenFolder( folderPath )
@@ -115,38 +99,46 @@
if ( oConnector.CheckError( fckXml ) != 0 )
return ;
+// var dTimer = new Date() ;
+
// Get the current folder path.
var oNode = fckXml.SelectSingleNode( 'Connector/CurrentFolder' ) ;
var sCurrentFolderPath = oNode.attributes.getNamedItem('path').value ;
var sCurrentFolderUrl = oNode.attributes.getNamedItem('url').value ;
+
+ var sHTML = '<table id="tableFiles" cellspacing="1" cellpadding="0" width="100%" border="0">' ;
+
// Add the Folders.
var oNodes = fckXml.SelectNodes( 'Connector/Folders/Folder' ) ;
for ( var i = 0 ; i < oNodes.length ; i++ )
{
var sFolderName = oNodes[i].attributes.getNamedItem('name').value ;
- oListManager.AddFolder( sFolderName, sCurrentFolderPath + sFolderName + "/" ) ;
+ sHTML += oListManager.GetFolderRowHtml( sFolderName, sCurrentFolderPath + sFolderName + "/" ) ;
}
-
+
// Add the Files.
var oNodes = fckXml.SelectNodes( 'Connector/Files/File' ) ;
for ( var i = 0 ; i < oNodes.length ; i++ )
{
var sFileName = oNodes[i].attributes.getNamedItem('name').value ;
var sFileSize = oNodes[i].attributes.getNamedItem('size').value ;
- oListManager.AddFile( sFileName, sCurrentFolderUrl + sFileName, sFileSize ) ;
+ sHTML += oListManager.GetFileRowHtml( sFileName, sCurrentFolderUrl + sFileName, sFileSize ) ;
}
+
+ sHTML += '</table>' ;
+
+ document.body.innerHTML = sHTML ;
+
+// window.top.document.title = 'Finished processing in ' + ( ( ( new Date() ) - dTimer ) / 1000 ) + ' seconds' ;
}
window.onload = function()
{
- oListManager.Init() ;
window.top.IsLoadedResourcesList = true ;
}
- </script>
- </head>
- <body class="FileArea" bottomMargin="10" leftMargin="10" topMargin="10" rightMargin="10">
- <table id="tableFiles" cellSpacing="1" cellPadding="0" width="100%" border="0">
- </table>
- </body>
+ </script>
+</head>
+<body class="FileArea" bottommargin="10" leftmargin="10" topmargin="10" rightmargin="10">
+</body>
</html>
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/frmresourcetype.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/frmresourcetype.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/frmresourcetype.html Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/frmupload.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/frmupload.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/frmupload.html Wed Jul 12 07:45:05 2006
@@ -1,6 +1,7 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -16,18 +17,17 @@
* File Authors:
* Frederico Caldeira Knabben (fredck at fckeditor.net)
-->
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
+<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link href="browser.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="js/common.js"></script>
- <script language="javascript">
+ <script type="text/javascript">
function SetCurrentFolder( resourceType, folderPath )
{
- var sUrl = oConnector.ConnectorUrl +'Command=FileUpload' ;
+ var sUrl = oConnector.ConnectorUrl + 'Command=FileUpload' ;
sUrl += '&Type=' + resourceType ;
- sUrl += '&CurrentFolder=' + folderPath ;
+ sUrl += '&CurrentFolder=' + escape( folderPath ) ;
document.getElementById('frmUpload').action = sUrl ;
}
@@ -50,7 +50,7 @@
function OnUploadCompleted( errorNumber, data )
{
// Reset the Upload Worker Frame.
- window.parent.frames['frmUploadWorker'].location = '../../../fckblank.html' ;
+ window.parent.frames['frmUploadWorker'].location = '../../../../../fckblank.html' ;
// Reset the upload form (On IE we must do a little trick to avout problems).
if ( document.all )
@@ -89,16 +89,16 @@
}
</script>
</head>
- <body bottomMargin="0" topMargin="0">
+ <body bottommargin="0" topmargin="0">
<form id="frmUpload" action="" target="frmUploadWorker" method="post" enctype="multipart/form-data" onsubmit="return OnSubmit();">
- <table height="100%" cellSpacing="0" cellPadding="0" width="100%" border="0">
+ <table height="100%" cellspacing="0" cellpadding="0" width="100%" border="0">
<tr>
- <td nowrap>
+ <td nowrap="nowrap">
<span id="eUploadMessage">Upload a new file in this folder</span><br>
- <table cellSpacing="0" cellPadding="0" width="100%" border="0">
+ <table cellspacing="0" cellpadding="0" width="100%" border="0">
<tr>
<td width="100%"><input id="NewFile" name="NewFile" style="WIDTH: 100%" type="file"></td>
- <td nowrap> <input id="btnUpload" type="submit" value="Upload"></td>
+ <td nowrap="nowrap"> <input id="btnUpload" type="submit" value="Upload"></td>
</tr>
</table>
</td>
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/js/common.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/js/common.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/js/common.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/js/fckxml.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/js/fckxml.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/filemanager/browser/default/js/fckxml.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/_getfontformat.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/_getfontformat.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/_getfontformat.html Wed Jul 12 07:45:05 2006
@@ -1,66 +1,66 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
- <head>
- <title></title>
- <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
- </head>
- <script language="javascript">
-
-window.onload = function()
-{
- var oRange = document.selection.createRange() ;
-
- var sNormal ;
- var sFormats = '' ;
- for ( var i = 1 ; i <= 9 ; i++ )
- {
- oRange.moveToElementText( document.getElementById( 'x' + i ) ) ;
- sFormats += oRange.queryCommandValue( 'FormatBlock' ) ;
- if ( i == 1 )
- sNormal = sFormats ;
- sFormats += ';' ;
- }
-
- document.getElementById('xFontFormats').innerHTML = sFormats + sNormal + ' (DIV)' ;
-}
- </script>
- <body>
- <table width="70%" align="center">
- <tr>
- <td>
- <h3>FontFormats Localization</h3>
- <p>
- IE has some limits when handling the "Font Format". It actually uses localized
- strings to retrieve the current format value. This makes it very difficult to
- make a system that works on every single computer in the world.
- </p>
- <p>
- With FCKeditor, this problem impacts in the "Format" toolbar command that
- doesn't reflects the format of the current cursor position.
- </p>
- <p>
- There is only one way to make it work. We must localize FCKeditor using the
- strings used by IE. In this way, we will have the expected behavior at least
- when using FCKeditor in the same language as the browser. So, when localizing
- FCKeditor, go to a computer with IE in the target language, open this page and
- use the following string to the "FontFormats" value:
- </p>
- <div style="white-space: nowrap">
- FontFormats : "<span id="xFontFormats" style="COLOR: #000099"></span>",
- </div>
- </td>
- </tr>
- </table>
- <div style="DISPLAY: none">
- <p id="x1"> </p>
- <pre id="x2"> </pre>
- <address id="x3"> </address>
- <h1 id="x4"> </h1>
- <h2 id="x5"> </h2>
- <h3 id="x6"> </h3>
- <h4 id="x7"> </h4>
- <h5 id="x8"> </h5>
- <h6 id="x9"> </h6>
- </div>
- </body>
-</html>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+ <head>
+ <title></title>
+ <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
+ </head>
+ <script language="javascript">
+
+window.onload = function()
+{
+ var oRange = document.selection.createRange() ;
+
+ var sNormal ;
+ var sFormats = '' ;
+ for ( var i = 1 ; i <= 9 ; i++ )
+ {
+ oRange.moveToElementText( document.getElementById( 'x' + i ) ) ;
+ sFormats += oRange.queryCommandValue( 'FormatBlock' ) ;
+ if ( i == 1 )
+ sNormal = sFormats ;
+ sFormats += ';' ;
+ }
+
+ document.getElementById('xFontFormats').innerHTML = sFormats + sNormal + ' (DIV)' ;
+}
+ </script>
+ <body>
+ <table width="70%" align="center">
+ <tr>
+ <td>
+ <h3>FontFormats Localization</h3>
+ <p>
+ IE has some limits when handling the "Font Format". It actually uses localized
+ strings to retrieve the current format value. This makes it very difficult to
+ make a system that works on every single computer in the world.
+ </p>
+ <p>
+ With FCKeditor, this problem impacts in the "Format" toolbar command that
+ doesn't reflects the format of the current cursor position.
+ </p>
+ <p>
+ There is only one way to make it work. We must localize FCKeditor using the
+ strings used by IE. In this way, we will have the expected behavior at least
+ when using FCKeditor in the same language as the browser. So, when localizing
+ FCKeditor, go to a computer with IE in the target language, open this page and
+ use the following string to the "FontFormats" value:
+ </p>
+ <div style="white-space: nowrap">
+ FontFormats : "<span id="xFontFormats" style="COLOR: #000099"></span>",
+ </div>
+ </td>
+ </tr>
+ </table>
+ <div style="DISPLAY: none">
+ <p id="x1"> </p>
+ <pre id="x2"> </pre>
+ <address id="x3"> </address>
+ <h1 id="x4"> </h1>
+ <h2 id="x5"> </h2>
+ <h3 id="x6"> </h3>
+ <h4 id="x7"> </h4>
+ <h5 id="x8"> </h5>
+ <h6 id="x9"> </h6>
+ </div>
+ </body>
+</html>
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/_translationstatus.txt
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/_translationstatus.txt (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/_translationstatus.txt Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -11,59 +11,60 @@
* "Support Open Source software. What about a donation today?"
*
* File Name: _translationstatus.txt
- * Translation Status.
- * A useful site with languages information:
- * http://www.omniglot.com/
+ * Translations Status.
*
* File Authors:
* Frederico Caldeira Knabben (fredck at fckeditor.net)
*/
-ar.js Found: 375 Missing: 8
-bg.js Found: 380 Missing: 3
-bs.js Found: 232 Missing: 151
-ca.js Found: 375 Missing: 8
-cs.js Found: 377 Missing: 6
-da.js Found: 377 Missing: 6
-de.js Found: 382 Missing: 1
-el.js Found: 232 Missing: 151
-en-au.js Found: 375 Missing: 8
-en-uk.js Found: 375 Missing: 8
-eo.js Found: 352 Missing: 31
-es.js Found: 383 Missing: 0
-et.js Found: 232 Missing: 151
-eu.js Found: 383 Missing: 0
-fa.js Found: 358 Missing: 25
-fi.js Found: 383 Missing: 0
-fo.js Found: 358 Missing: 25
-fr.js Found: 378 Missing: 5
-gl.js Found: 383 Missing: 0
-he.js Found: 375 Missing: 8
-hi.js Found: 383 Missing: 0
-hr.js Found: 375 Missing: 8
-hu.js Found: 383 Missing: 0
-it.js Found: 383 Missing: 0
-ja.js Found: 383 Missing: 0
-ko.js Found: 375 Missing: 8
-lt.js Found: 375 Missing: 8
-lv.js Found: 377 Missing: 6
-mn.js Found: 232 Missing: 151
-ms.js Found: 358 Missing: 25
-nl.js Found: 382 Missing: 1
-no.js Found: 383 Missing: 0
-pl.js Found: 377 Missing: 6
-pt-br.js Found: 375 Missing: 8
-pt.js Found: 375 Missing: 8
-ro.js Found: 383 Missing: 0
-ru.js Found: 375 Missing: 8
-sk.js Found: 375 Missing: 8
-sl.js Found: 375 Missing: 8
-sr-latn.js Found: 375 Missing: 8
-sr.js Found: 375 Missing: 8
-sv.js Found: 375 Missing: 8
-th.js Found: 352 Missing: 31
-tr.js Found: 374 Missing: 9
-uk.js Found: 375 Missing: 8
-vi.js Found: 377 Missing: 6
-zh-cn.js Found: 375 Missing: 8
-zh.js Found: 383 Missing: 0
+ar.js Found: 388 Missing: 0
+bg.js Found: 380 Missing: 8
+bn.js Found: 388 Missing: 0
+bs.js Found: 232 Missing: 156
+ca.js Found: 387 Missing: 1
+cs.js Found: 388 Missing: 0
+da.js Found: 388 Missing: 0
+de.js Found: 388 Missing: 0
+el.js Found: 232 Missing: 156
+en-au.js Found: 388 Missing: 0
+en-ca.js Found: 388 Missing: 0
+en-uk.js Found: 388 Missing: 0
+eo.js Found: 352 Missing: 36
+es.js Found: 382 Missing: 6
+et.js Found: 388 Missing: 0
+eu.js Found: 388 Missing: 0
+fa.js Found: 358 Missing: 30
+fi.js Found: 388 Missing: 0
+fo.js Found: 358 Missing: 30
+fr.js Found: 383 Missing: 5
+gl.js Found: 388 Missing: 0
+he.js Found: 388 Missing: 0
+hi.js Found: 388 Missing: 0
+hr.js Found: 383 Missing: 5
+hu.js Found: 388 Missing: 0
+it.js Found: 388 Missing: 0
+ja.js Found: 388 Missing: 0
+km.js Found: 377 Missing: 11
+ko.js Found: 375 Missing: 13
+lt.js Found: 383 Missing: 5
+lv.js Found: 388 Missing: 0
+mn.js Found: 232 Missing: 156
+ms.js Found: 358 Missing: 30
+nl.js Found: 388 Missing: 0
+no.js Found: 388 Missing: 0
+pl.js Found: 388 Missing: 0
+pt-br.js Found: 383 Missing: 5
+pt.js Found: 375 Missing: 13
+ro.js Found: 388 Missing: 0
+ru.js Found: 383 Missing: 5
+sk.js Found: 383 Missing: 5
+sl.js Found: 380 Missing: 8
+sr-latn.js Found: 375 Missing: 13
+sr.js Found: 375 Missing: 13
+sv.js Found: 383 Missing: 5
+th.js Found: 352 Missing: 36
+tr.js Found: 374 Missing: 14
+uk.js Found: 375 Missing: 13
+vi.js Found: 388 Missing: 0
+zh-cn.js Found: 388 Missing: 0
+zh.js Found: 388 Missing: 0
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/ar.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/ar.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/ar.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -15,6 +15,7 @@
*
* File Authors:
* Abdul-Aziz Abdul-Kareem Al-Oraij (http://aziz.oraij.com)
+ * Abu Faisal (http://www.24at24.com)
*/
var FCKLang =
@@ -82,14 +83,14 @@
BGColor : "ÙÙ٠اÙØ®ÙÙÙØ©",
Source : "Ø´Ùرة اÙÙ
صدر",
Find : "بØØ«",
-Replace : "استبداÙ",
+Replace : "إستبداÙ",
SpellCheck : "تدÙÙ٠إÙ
ÙائÙ",
UniversalKeyboard : "ÙÙØØ© اÙÙ
ÙاتÙØ Ø§ÙعاÙÙ
ÙØ©",
-PageBreakLbl : "Page Break", //MISSING
-PageBreak : "Insert Page Break", //MISSING
+PageBreakLbl : "Ùص٠اÙصÙØØ©",
+PageBreak : "إدخا٠صÙØØ© جدÙدة",
Form : "ÙÙ
Ùذج",
-Checkbox : "خاÙØ© اختÙار",
+Checkbox : "خاÙØ© إختÙار",
RadioButton : "زر Ø®Ùار",
TextField : "Ù
ربع Ùص",
Textarea : "ÙاØÙØ© Ùص",
@@ -98,8 +99,13 @@
SelectionField : "ÙائÙ
Ø© Ù
ÙسدÙØ©",
ImageButton : "زر صÙرة",
+FitWindow : "تÙبÙر ØجÙ
اÙÙ
Øرر",
+
// Context Menu
EditLink : "تØرÙر رابط",
+CellCM : "Ø®ÙÙØ©",
+RowCM : "صÙ",
+ColumnCM : "عÙ
Ùد",
InsertRow : "إدراج صÙ",
DeleteRows : "Øذ٠صÙÙÙ",
InsertColumn : "إدراج عÙ
Ùد",
@@ -108,7 +114,7 @@
DeleteCells : "ØØ°Ù Ø®ÙاÙا",
MergeCells : "دÙ
ج Ø®ÙاÙا",
SplitCell : "تÙسÙÙ
Ø®ÙÙØ©",
-TableDelete : "Delete Table", //MISSING
+TableDelete : "Øذ٠اÙجدÙÙ",
CellProperties : "خصائص اÙØ®ÙÙØ©",
TableProperties : "خصائص اÙجدÙÙ",
ImageProperties : "خصائص اÙصÙرة",
@@ -116,7 +122,7 @@
AnchorProp : "خصائص اÙإشارة اÙÙ
رجعÙØ©",
ButtonProp : "خصائص زر اÙضغط",
-CheckboxProp : "خصائص خاÙØ© اÙاختÙار",
+CheckboxProp : "خصائص خاÙØ© اÙإختÙار",
HiddenFieldProp : "خصائص اÙØÙ٠اÙØ®ÙÙ",
RadioButtonProp : "خصائص زر اÙØ®Ùار",
ImageButtonProp : "خصائص زر اÙصÙرة",
@@ -128,7 +134,7 @@
FontFormats : "عادÙ;Ù
ÙسÙÙ;دÙس;اÙعÙÙا٠1;اÙعÙÙا٠2;اÙعÙÙا٠3;اÙعÙÙا٠4;اÙعÙÙا٠5;اÙعÙÙا٠6",
// Alerts and Messages
-ProcessingXHTML : "اÙتظر ÙÙÙÙا٠رÙØ«Ù
ا تتÙ
Ù
عاÙÙجةâ XHTML. ÙÙ Ùستغر٠طÙÙÙاÙ...",
+ProcessingXHTML : "Ø¥Ùتظر ÙÙÙÙا٠رÙØ«Ù
ا تتÙ
Ù
عاÙÙجةâ XHTML. ÙÙ Ùستغر٠طÙÙÙاÙ...",
Done : "تÙ
",
PasteWordConfirm : "Ùبد٠أ٠اÙÙص اÙÙ
راد ÙصÙÙ Ù
ÙسÙØ® Ù
٠برÙاÙ
ج ÙÙرد. Ù٠تÙد تÙظÙÙÙ Ùب٠اÙشرÙع Ù٠عÙ
ÙÙØ© اÙÙصÙØ",
NotCompatiblePaste : "Ùذ٠اÙÙ
Ùزة تØتاج ÙÙ
تصÙØ Ù
٠اÙÙÙعInternet Explorer إصدار 5.5 ÙÙ
ا ÙÙÙ. Ù٠تÙد اÙÙص٠دÙ٠تÙظÙ٠اÙÙÙدØ",
@@ -136,9 +142,9 @@
UnknownCommand : "Ø£Ù
ر غÙر Ù
عرÙÙ \"%1\"",
NotImplemented : "ÙÙ
ÙتÙ
دعÙ
Ùذا اÙØ£Ù
ر",
UnknownToolbarSet : "ÙÙ
أتÙ
ÙÙ Ù
٠اÙعثÙر عÙÙ Ø·ÙÙ
اÙأدÙات \"%1\" ",
-NoActiveX : "You 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
+NoActiveX : "ÙتأÙ
ÙÙ Ù
تصÙØÙ Ùجب أ٠تØدد بعض Ù
Ù
Ùزات اÙÙ
Øرر. ÙتÙجب عÙÙ٠تÙ
ÙÙ٠اÙØ®Ùار \"Run ActiveX controls and plug-ins\". Ùد تÙاجة أخطاء ÙتÙاØظ Ù
Ù
Ùزات Ù
ÙÙÙدة",
+BrowseServerBlocked : "ÙاÙÙ
ÙÙ ÙØªØ Ù
صدر اÙÙ
تصÙØ. ÙضÙا Ùجب اÙتأÙد بأ٠جÙ
Ùع Ù
ÙاÙع اÙÙÙاÙØ° اÙÙ
ÙبثÙØ© Ù
عطÙØ©",
+DialogBlocked : "ÙاÙÙ
ÙÙ ÙØªØ ÙاÙذة اÙØÙار . ÙضÙا تأÙد Ù
٠أ٠Ù
اÙع اÙÙÙاÙØ° اÙÙ
Ùبثة Ù
عط٠.",
// Dialogs
DlgBtnOK : "Ù
ÙاÙÙ",
@@ -146,25 +152,25 @@
DlgBtnClose : "إغÙاÙ",
DlgBtnBrowseServer : "تصÙØ Ø§ÙخادÙ
",
DlgAdvancedTag : "Ù
تÙدÙ
",
-DlgOpOther : "<أخرÙ>",
+DlgOpOther : "<أخرÙ>",
DlgInfoTab : "Ù
عÙÙÙ
ات",
DlgAlertUrl : "اÙرجاء Ùتابة عÙÙا٠اÙØ¥ÙترÙت",
// General Dialogs Labels
-DlgGenNotSet : "<بدÙ٠تØدÙد>",
-DlgGenId : "Id",
-DlgGenLangDir : "اتجا٠اÙÙص",
+DlgGenNotSet : "<بدÙ٠تØدÙد>",
+DlgGenId : "اÙرÙÙ
",
+DlgGenLangDir : "إتجا٠اÙÙص",
DlgGenLangDirLtr : "اÙÙسار ÙÙÙÙ
ÙÙ (LTR)",
DlgGenLangDirRtl : "اÙÙÙ
ÙÙ ÙÙÙسار (RTL)",
DlgGenLangCode : "رÙ
ز اÙÙغة",
-DlgGenAccessKey : "Ù
ÙاتÙØ Ø§Ùاختصار",
+DlgGenAccessKey : "Ù
ÙاتÙØ Ø§Ùإختصار",
DlgGenName : "اÙاسÙ
",
DlgGenTabIndex : "اÙترتÙب",
DlgGenLongDescr : "عÙÙا٠اÙÙص٠اÙÙ
ÙصÙÙ",
DlgGenClass : "Ùئات اÙتÙسÙÙ",
DlgGenTitle : "تÙÙ
ÙØ Ø§Ùشاشة",
DlgGenContType : "ÙÙع اÙتÙÙ
ÙØ",
-DlgGenLinkCharset : "ترÙ
Ùز اÙÙ
ادة اÙÙ
رطÙÙبة",
+DlgGenLinkCharset : "ترÙ
Ùز اÙÙ
ادة اÙÙ
Ø·ÙÙبة",
DlgGenStyle : "ÙÙ
Ø·",
// Image Dialog
@@ -175,9 +181,9 @@
DlgImgUpload : "رÙع",
DlgImgAlt : "اÙÙصÙ",
DlgImgWidth : "اÙعرض",
-DlgImgHeight : "اÙارتÙاع",
+DlgImgHeight : "اÙإرتÙاع",
DlgImgLockRatio : "تÙاس٠اÙØجÙ
",
-DlgBtnResetSize : "استعادة اÙØجÙ
اÙأصÙÙ",
+DlgBtnResetSize : "إستعادة اÙØجÙ
اÙأصÙÙ",
DlgImgBorder : "سÙ
٠اÙØدÙد",
DlgImgHSpace : "تباعد Ø£ÙÙÙ",
DlgImgVSpace : "تباعد عÙ
ÙدÙ",
@@ -192,7 +198,7 @@
DlgImgAlignTextTop : "أعÙ٠اÙÙص",
DlgImgAlignTop : "أعÙÙ",
DlgImgPreview : "Ù
عاÙÙØ©",
-DlgImgAlertUrl : "ÙضÙا٠اÙتب اÙÙ
ÙÙع اÙذ٠تÙجد عÙÙÙ Ùذ٠اÙصÙرة.",
+DlgImgAlertUrl : "ÙضÙا٠أÙتب اÙÙ
ÙÙع اÙذ٠تÙجد عÙÙÙ Ùذ٠اÙصÙرة.",
DlgImgLinkTab : "اÙرابط",
// Flash Dialog
@@ -206,7 +212,7 @@
DlgFlashScaleFit : "ضبط تاÙ
",
// Link Dialog
-DlgLnkWindowTitle : "ارتباط تشعبÙ",
+DlgLnkWindowTitle : "إرتباط تشعبÙ",
DlgLnkInfoTab : "Ù
عÙÙÙ
ات اÙرابط",
DlgLnkTargetTab : "اÙÙدÙ",
@@ -215,12 +221,12 @@
DlgLnkTypeAnchor : "Ù
Ùا٠ÙÙ Ùذا اÙÙ
ستÙد",
DlgLnkTypeEMail : "برÙد Ø¥ÙÙترÙÙÙ",
DlgLnkProto : "اÙبرÙتÙÙÙÙ",
-DlgLnkProtoOther : "<أخرÙ>",
+DlgLnkProtoOther : "<أخرÙ>",
DlgLnkURL : "اÙÙ
ÙÙع",
DlgLnkAnchorSel : "اختر عÙاÙ
Ø© Ù
رجعÙØ©",
DlgLnkAnchorByName : "Øسب اسÙ
اÙعÙاÙ
Ø©",
DlgLnkAnchorById : "Øسب تعرÙ٠اÙعÙصر",
-DlgLnkNoAnchors : "<Ùا ÙÙجد عÙاÙ
ات Ù
رجعÙØ© ÙÙ Ùذا اÙÙ
ستÙد>",
+DlgLnkNoAnchors : "<Ùا ÙÙجد عÙاÙ
ات Ù
رجعÙØ© ÙÙ Ùذا اÙÙ
ستÙد>",
DlgLnkEMail : "عÙÙا٠برÙد Ø¥ÙÙترÙÙÙ",
DlgLnkEMailSubject : "Ù
ÙضÙع اÙرساÙØ©",
DlgLnkEMailBody : "Ù
ØتÙ٠اÙرساÙØ©",
@@ -228,8 +234,8 @@
DlgLnkBtnUpload : "أرسÙÙا ÙÙخادÙ
",
DlgLnkTarget : "اÙÙدÙ",
-DlgLnkTargetFrame : "<إطار>",
-DlgLnkTargetPopup : "<ÙاÙذة Ù
ÙبثÙØ©>",
+DlgLnkTargetFrame : "<إطار>",
+DlgLnkTargetPopup : "<ÙاÙذة Ù
ÙبثÙØ©>",
DlgLnkTargetBlank : "إطار جدÙد (_blank)",
DlgLnkTargetParent : "اÙإطار اÙأص٠(_parent)",
DlgLnkTargetSelf : "ÙÙس اÙإطار (_self)",
@@ -246,7 +252,7 @@
DlgLnkPopFullScrn : "Ù
Ùئ اÙشاشة (IE)",
DlgLnkPopDependent : "تابع (Netscape)",
DlgLnkPopWidth : "اÙعرض",
-DlgLnkPopHeight : "اÙارتÙاع",
+DlgLnkPopHeight : "اÙإرتÙاع",
DlgLnkPopLeft : "اÙتÙ
رÙز ÙÙÙسار",
DlgLnkPopTop : "اÙتÙ
رÙز ÙÙأعÙÙ",
@@ -258,10 +264,10 @@
DlgColorTitle : "اختر ÙÙÙاÙ",
DlgColorBtnClear : "Ù
سØ",
DlgColorHighlight : "تØدÙد",
-DlgColorSelected : "اختÙار",
+DlgColorSelected : "إختÙار",
// Smiley Dialog
-DlgSmileyTitle : "إدراج ابتساÙ
ات ",
+DlgSmileyTitle : "إدراج إبتساÙ
ات ",
// Special Character Dialog
DlgSpecialCharTitle : "إدراج رÙ
ز",
@@ -279,18 +285,18 @@
DlgTableWidth : "اÙعرض",
DlgTableWidthPx : "بÙسÙ",
DlgTableWidthPc : "باÙÙ
ئة",
-DlgTableHeight : "اÙارتÙاع",
+DlgTableHeight : "اÙإرتÙاع",
DlgTableCellSpace : "تباعد اÙØ®ÙاÙا",
DlgTableCellPad : "اÙÙ
ساÙØ© اÙبادئة",
DlgTableCaption : "اÙÙصÙ",
-DlgTableSummary : "Summary", //MISSING
+DlgTableSummary : "اÙØ®Ùاصة",
// Table Cell Dialog
DlgCellTitle : "خصائص اÙØ®ÙÙØ©",
DlgCellWidth : "اÙعرض",
DlgCellWidthPx : "بÙسÙ",
DlgCellWidthPc : "باÙÙ
ئة",
-DlgCellHeight : "اÙارتÙاع",
+DlgCellHeight : "اÙإرتÙاع",
DlgCellWordWrap : "اÙتÙا٠اÙÙص",
DlgCellWordWrapNotSet : "<بدÙ٠تØدÙد>",
DlgCellWordWrapYes : "ÙعÙ
",
@@ -306,8 +312,8 @@
DlgCellVerAlignMiddle : "Ùسط",
DlgCellVerAlignBottom : "أسÙÙ",
DlgCellVerAlignBaseline : "عÙ٠اÙسطر",
-DlgCellRowSpan : "اÙ
تداد اÙصÙÙÙ",
-DlgCellCollSpan : "اÙ
تداد اÙأعÙ
دة",
+DlgCellRowSpan : "Ø¥Ù
تداد اÙصÙÙÙ",
+DlgCellCollSpan : "Ø¥Ù
تداد اÙأعÙ
دة",
DlgCellBackColor : "ÙÙ٠اÙØ®ÙÙÙØ©",
DlgCellBorderColor : "ÙÙ٠اÙØدÙد",
DlgCellBtnSelect : "ØدÙد...",
@@ -318,27 +324,26 @@
DlgFindNotFoundMsg : "ÙÙ
ÙتÙ
اÙعثÙر عÙ٠اÙÙص اÙÙ
Øدد.",
// Replace Dialog
-DlgReplaceTitle : "استبداÙ",
+DlgReplaceTitle : "إستبداÙ",
DlgReplaceFindLbl : "اÙبØØ« عÙ:",
-DlgReplaceReplaceLbl : "استبدا٠بÙ:",
+DlgReplaceReplaceLbl : "إستبدا٠بÙ:",
DlgReplaceCaseChk : "Ù
طابÙØ© ØاÙØ© اÙØ£ØرÙ",
-DlgReplaceReplaceBtn : "استبداÙ",
-DlgReplaceReplAllBtn : "استبدا٠اÙÙÙ",
+DlgReplaceReplaceBtn : "إستبداÙ",
+DlgReplaceReplAllBtn : "إستبدا٠اÙÙÙ",
DlgReplaceWordChk : "اÙÙÙÙ
Ø© باÙÙاÙ
Ù ÙÙØ·",
// Paste Operations / Dialog
-PasteErrorPaste : "اÙإعدادات اÙØ£Ù
ÙÙØ© ÙÙÙ
تصÙØ Ø§Ùذ٠تستخدÙ
٠تÙ
Ùع اÙÙص٠اÙتÙÙائÙ. ÙضÙا٠استخدÙ
ÙÙØØ© اÙÙ
ÙاتÙØ ÙÙع٠ذÙÙ (Ctrl+V).",
-PasteErrorCut : "اÙإعدادات اÙØ£Ù
ÙÙØ© ÙÙÙ
تصÙØ Ø§Ùذ٠تستخدÙ
٠تÙ
Ùع اÙÙص اÙتÙÙائÙ. ÙضÙا٠استخدÙ
ÙÙØØ© اÙÙ
ÙاتÙØ ÙÙع٠ذÙÙ (Ctrl+X).",
-PasteErrorCopy : "اÙإعدادات اÙØ£Ù
ÙÙØ© ÙÙÙ
تصÙØ Ø§Ùذ٠تستخدÙ
٠تÙ
Ùع اÙÙسخ اÙتÙÙائÙ. ÙضÙا٠استخدÙ
ÙÙØØ© اÙÙ
ÙاتÙØ ÙÙع٠ذÙÙ (Ctrl+C).",
+PasteErrorPaste : "اÙإعدادات اÙØ£Ù
ÙÙØ© ÙÙÙ
تصÙØ Ø§Ùذ٠تستخدÙ
٠تÙ
Ùع اÙÙص٠اÙتÙÙائÙ. ÙضÙا٠إستخدÙ
ÙÙØØ© اÙÙ
ÙاتÙØ ÙÙع٠ذÙÙ (Ctrl+V).",
+PasteErrorCut : "اÙإعدادات اÙØ£Ù
ÙÙØ© ÙÙÙ
تصÙØ Ø§Ùذ٠تستخدÙ
٠تÙ
Ùع اÙÙص اÙتÙÙائÙ. ÙضÙا٠إستخدÙ
ÙÙØØ© اÙÙ
ÙاتÙØ ÙÙع٠ذÙÙ (Ctrl+X).",
+PasteErrorCopy : "اÙإعدادات اÙØ£Ù
ÙÙØ© ÙÙÙ
تصÙØ Ø§Ùذ٠تستخدÙ
٠تÙ
Ùع اÙÙسخ اÙتÙÙائÙ. ÙضÙا٠إستخدÙ
ÙÙØØ© اÙÙ
ÙاتÙØ ÙÙع٠ذÙÙ (Ctrl+C).",
PasteAsText : "Ùص٠ÙÙص بسÙØ·",
PasteFromWord : "Ùص٠Ù
Ù ÙÙرد",
-DlgPasteMsg2 : "اÙص٠داخ٠اÙصÙدÙ٠باستخداÙ
زرÙÙ (<STRONG>Ctrl+V</STRONG>) ÙÙ ÙÙØØ© اÙÙ
ÙاتÙØØ Ø«Ù
اضغط زر <STRONG>Ù
ÙاÙÙ</STRONG>.",
+DlgPasteMsg2 : "اÙص٠داخ٠اÙصÙدÙ٠بإستخداÙ
زرÙÙ (<STRONG>Ctrl+V</STRONG>) ÙÙ ÙÙØØ© اÙÙ
ÙاتÙØØ Ø«Ù
اضغط زر <STRONG>Ù
ÙاÙÙ</STRONG>.",
DlgPasteIgnoreFont : "تجاÙ٠تعرÙÙات أسÙ
اء اÙخطÙØ·",
DlgPasteRemoveStyles : "إزاÙØ© تعرÙÙات اÙØ£ÙÙ
اط",
DlgPasteCleanBox : "ÙظÙÙ Ù
ØتÙ٠اÙصÙدÙÙ",
-
// Color Picker
ColorAutomatic : "تÙÙائÙ",
@@ -360,7 +365,7 @@
DlgSpellBtnReplace : "تغÙÙر",
DlgSpellBtnReplaceAll : "تغÙÙر اÙÙÙ",
DlgSpellBtnUndo : "تراجع",
-DlgSpellNoSuggestions : "- Ùا تÙجد اÙتراØات -",
+DlgSpellNoSuggestions : "- Ùا تÙجد Ø¥ÙتراØات -",
DlgSpellProgress : "جار٠اÙتدÙÙ٠إÙ
ÙائÙاÙ",
DlgSpellNoMispell : "تÙ
Ø¥ÙÙ
ا٠اÙتدÙÙ٠اÙØ¥Ù
ÙائÙ: ÙÙ
ÙتÙ
اÙعثÙر عÙ٠أ٠أخطاء Ø¥Ù
ÙائÙØ©",
DlgSpellNoChanges : "تÙ
Ø¥ÙÙ
ا٠اÙتدÙÙ٠اÙØ¥Ù
ÙائÙ: ÙÙ
ÙتÙ
تغÙÙر Ø£Ù ÙÙÙ
Ø©",
@@ -396,7 +401,7 @@
DlgSelectBtnModify : "تعدÙÙ",
DlgSelectBtnUp : "تØرÙÙ ÙأعÙÙ",
DlgSelectBtnDown : "تØرÙÙ ÙأسÙÙ",
-DlgSelectBtnSetValue : "اجعÙÙا Ù
Øددة",
+DlgSelectBtnSetValue : "إجعÙÙا Ù
Øددة",
DlgSelectBtnDelete : "إزاÙØ©",
// Textarea Dialog
@@ -422,7 +427,7 @@
NumberedListProp : "خصائص اÙتعداد اÙرÙÙ
Ù",
DlgLstType : "اÙÙÙع",
DlgLstTypeCircle : "دائرة",
-DlgLstTypeDisc : "Disc", //MISSING
+DlgLstTypeDisc : "Ùرص",
DlgLstTypeSquare : "Ù
ربع",
DlgLstTypeNumbers : "أرÙاÙ
(1Ø 2Ø 3)Ù",
DlgLstTypeLCase : "ØرÙ٠صغÙرة (a, b, c)Ù",
@@ -437,7 +442,7 @@
DlgDocMetaTab : "اÙÙ
عرÙÙات اÙرأسÙØ©",
DlgDocPageTitle : "عÙÙا٠اÙصÙØØ©",
-DlgDocLangDir : "اتجا٠اÙÙغة",
+DlgDocLangDir : "إتجا٠اÙÙغة",
DlgDocLangDirLTR : "اÙÙسار ÙÙÙÙ
ÙÙ (LTR)",
DlgDocLangDirRTL : "اÙÙÙ
ÙÙ ÙÙÙسار (RTL)",
DlgDocLangCode : "رÙ
ز اÙÙغة",
@@ -469,12 +474,13 @@
Templates : "اÙÙÙاÙب",
DlgTemplatesTitle : "ÙÙاÙب اÙÙ
ØتÙÙ",
DlgTemplatesSelMsg : "اختر اÙÙاÙب اÙذ٠تÙد Ùضع٠Ù٠اÙÙ
Øرر <br>(سÙتÙ
ÙÙدا٠اÙÙ
ØتÙ٠اÙØاÙÙ):",
-DlgTemplatesLoading : "جار٠تØÙ
ÙÙ ÙائÙ
Ø© اÙÙÙاÙØ¨Ø Ø§Ùرجاء اÙاÙتظار...",
+DlgTemplatesLoading : "جار٠تØÙ
ÙÙ ÙائÙ
Ø© اÙÙÙاÙØ¨Ø Ø§Ùرجاء اÙØ¥Ùتظار...",
DlgTemplatesNoTpl : "(ÙÙ
ÙتÙ
تعرÙ٠أ٠ÙاÙب)",
// About Dialog
DlgAboutAboutTab : "Ùبذة",
DlgAboutBrowserInfoTab : "Ù
عÙÙÙ
ات Ù
تصÙØÙ",
+DlgAboutLicenseTab : "اÙترخÙص",
DlgAboutVersion : "اÙإصدار",
DlgAboutLicense : "Ù
رخÙص بØسب ÙاÙÙÙ GNU LGPL",
DlgAboutInfo : "ÙÙ
زÙد Ù
٠اÙÙ
عÙÙÙ
ات تÙض٠بزÙارة"
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/bg.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/bg.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/bg.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -98,8 +98,13 @@
SelectionField : "ÐадаÑо Ð¼ÐµÐ½Ñ Ñ Ð¾Ð¿Ñии",
ImageButton : "ÐÑÑон-изобÑажение",
+FitWindow : "Maximize the editor size", //MISSING
+
// Context Menu
EditLink : "РедакÑиÑай вÑÑзка",
+CellCM : "Cell", //MISSING
+RowCM : "Row", //MISSING
+ColumnCM : "Column", //MISSING
InsertRow : "Ðобави Ñед",
DeleteRows : "ÐзÑÑий ÑедовеÑе",
InsertColumn : "Ðобави колона",
@@ -136,7 +141,7 @@
UnknownCommand : "ÐепознаÑа команда \"%1\"",
NotImplemented : "ÐомандаÑа не е имплеменÑиÑана",
UnknownToolbarSet : "ÐанелÑÑ \"%1\" не ÑÑÑеÑÑвÑва",
-NoActiveX : "You 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
+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
@@ -146,12 +151,12 @@
DlgBtnClose : "ÐаÑвоÑи",
DlgBtnBrowseServer : "Разгледай ÑÑÑвÑÑа",
DlgAdvancedTag : "ÐодÑобноÑÑи...",
-DlgOpOther : "<ÐÑÑго>",
+DlgOpOther : "<ÐÑÑго>",
DlgInfoTab : "ÐнÑоÑмаÑиÑ",
DlgAlertUrl : "ÐолÑ, вÑведеÑе пÑÐ»Ð½Ð¸Ñ Ð¿ÑÑ (URL)",
// General Dialogs Labels
-DlgGenNotSet : "<не е наÑÑÑоен>",
+DlgGenNotSet : "<не е наÑÑÑоен>",
DlgGenId : "ÐденÑиÑикаÑоÑ",
DlgGenLangDir : "поÑока на ÑеÑÑа",
DlgGenLangDirLtr : "ÐÑ Ð»Ñво на дÑÑно",
@@ -215,12 +220,12 @@
DlgLnkTypeAnchor : "ÐоÑва в ÑекÑÑаÑа ÑÑÑаниÑа",
DlgLnkTypeEMail : "Ð-поÑа",
DlgLnkProto : "ÐÑоÑокол",
-DlgLnkProtoOther : "<дÑÑго>",
+DlgLnkProtoOther : "<дÑÑго>",
DlgLnkURL : "ÐÑлен пÑÑ (URL)",
DlgLnkAnchorSel : "ÐзбеÑеÑе коÑва",
DlgLnkAnchorByName : "Ðо име на коÑваÑа",
DlgLnkAnchorById : "Ðо иденÑиÑикаÑÐ¾Ñ Ð½Ð° елеменÑ",
-DlgLnkNoAnchors : "<ÐÑма коÑви в ÑекÑÑÐ¸Ñ Ð´Ð¾ÐºÑменÑ>",
+DlgLnkNoAnchors : "<ÐÑма коÑви в ÑекÑÑÐ¸Ñ Ð´Ð¾ÐºÑменÑ>",
DlgLnkEMail : "ÐдÑÐµÑ Ð·Ð° е-поÑа",
DlgLnkEMailSubject : "Тема на пиÑмоÑо",
DlgLnkEMailBody : "ТекÑÑ Ð½Ð° пиÑмоÑо",
@@ -228,8 +233,8 @@
DlgLnkBtnUpload : "ÐÑаÑи на ÑÑÑвÑÑа",
DlgLnkTarget : "Цел",
-DlgLnkTargetFrame : "<Ñамка>",
-DlgLnkTargetPopup : "<дÑÑеÑен пÑозоÑеÑ>",
+DlgLnkTargetFrame : "<Ñамка>",
+DlgLnkTargetPopup : "<дÑÑеÑен пÑозоÑеÑ>",
DlgLnkTargetBlank : "Ðов пÑозоÑÐµÑ (_blank)",
DlgLnkTargetParent : "РодиÑелÑки пÑозоÑÐµÑ (_parent)",
DlgLnkTargetSelf : "ÐкÑÐ¸Ð²Ð½Ð¸Ñ Ð¿ÑозоÑÐµÑ (_self)",
@@ -292,16 +297,16 @@
DlgCellWidthPc : "пÑоÑенÑи",
DlgCellHeight : "ÐиÑоÑина",
DlgCellWordWrap : "пÑенаÑÑне на нов Ñед",
-DlgCellWordWrapNotSet : "<Ðе е наÑÑÑоено>",
+DlgCellWordWrapNotSet : "<Ðе е наÑÑÑоено>",
DlgCellWordWrapYes : "Ðа",
DlgCellWordWrapNo : "не",
DlgCellHorAlign : "ХоÑизонÑално подÑавнÑване",
-DlgCellHorAlignNotSet : "<Ðе е наÑÑÑоено>",
+DlgCellHorAlignNotSet : "<Ðе е наÑÑÑоено>",
DlgCellHorAlignLeft : "ÐÑво",
DlgCellHorAlignCenter : "ЦенÑÑÑ",
DlgCellHorAlignRight: "ÐÑÑно",
DlgCellVerAlign : "ÐеÑÑикално подÑавнÑване",
-DlgCellVerAlignNotSet : "<Ðе е наÑÑÑоено>",
+DlgCellVerAlignNotSet : "<Ðе е наÑÑÑоено>",
DlgCellVerAlignTop : "ÐоÑе",
DlgCellVerAlignMiddle : "Ðо ÑÑедаÑа",
DlgCellVerAlignBottom : "ÐолÑ",
@@ -338,7 +343,6 @@
DlgPasteIgnoreFont : "ÐгноÑиÑай ÑÑиÑÑовиÑе деÑиниÑии",
DlgPasteRemoveStyles : "ÐзÑÑий ÑÑиловиÑе деÑиниÑии",
DlgPasteCleanBox : "ÐзÑиÑÑи",
-
// Color Picker
ColorAutomatic : "Ðо подÑазбиÑане",
@@ -475,6 +479,7 @@
// About Dialog
DlgAboutAboutTab : "Ðа",
DlgAboutBrowserInfoTab : "ÐнÑоÑмаÑÐ¸Ñ Ð·Ð° бÑаÑзÑÑа",
+DlgAboutLicenseTab : "License", //MISSING
DlgAboutVersion : "веÑÑиÑ",
DlgAboutLicense : "ÐиÑенз по ÑÑловиÑÑа на GNU Lesser General Public License",
DlgAboutInfo : "Ðа повеÑе инÑоÑмаÑÐ¸Ñ Ð¿Ð¾ÑеÑеÑе"
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/bs.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/bs.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/bs.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -83,7 +83,7 @@
Source : "HTML kôd",
Find : "Naði",
Replace : "Zamjeni",
-SpellCheck : "Check Spell", //MISSING
+SpellCheck : "Check Spelling", //MISSING
UniversalKeyboard : "Universal Keyboard", //MISSING
PageBreakLbl : "Page Break", //MISSING
PageBreak : "Insert Page Break", //MISSING
@@ -98,8 +98,13 @@
SelectionField : "Selection Field", //MISSING
ImageButton : "Image Button", //MISSING
+FitWindow : "Maximize the editor size", //MISSING
+
// Context Menu
EditLink : "Izmjeni link",
+CellCM : "Cell", //MISSING
+RowCM : "Row", //MISSING
+ColumnCM : "Column", //MISSING
InsertRow : "Ubaci red",
DeleteRows : "Briši redove",
InsertColumn : "Ubaci kolonu",
@@ -136,7 +141,7 @@
UnknownCommand : "Nepoznata komanda \"%1\"",
NotImplemented : "Komanda nije implementirana",
UnknownToolbarSet : "Traka sa alatima \"%1\" ne postoji",
-NoActiveX : "You 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
+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
@@ -146,12 +151,12 @@
DlgBtnClose : "Zatvori",
DlgBtnBrowseServer : "Browse Server", //MISSING
DlgAdvancedTag : "Naprednije",
-DlgOpOther : "<Other>", //MISSING
+DlgOpOther : "<Other>", //MISSING
DlgInfoTab : "Info", //MISSING
DlgAlertUrl : "Please insert the URL", //MISSING
// General Dialogs Labels
-DlgGenNotSet : "<nije podešeno>",
+DlgGenNotSet : "<nije podešeno>",
DlgGenId : "Id",
DlgGenLangDir : "Smjer pisanja",
DlgGenLangDirLtr : "S lijeva na desno (LTR)",
@@ -215,12 +220,12 @@
DlgLnkTypeAnchor : "Sidro na ovoj stranici",
DlgLnkTypeEMail : "E-Mail",
DlgLnkProto : "Protokol",
-DlgLnkProtoOther : "<drugi>",
+DlgLnkProtoOther : "<drugi>",
DlgLnkURL : "URL",
DlgLnkAnchorSel : "Izaberi sidro",
DlgLnkAnchorByName : "Po nazivu sidra",
DlgLnkAnchorById : "Po Id-u elementa",
-DlgLnkNoAnchors : "<Nema dostupnih sidra na stranici>",
+DlgLnkNoAnchors : "<Nema dostupnih sidra na stranici>",
DlgLnkEMail : "E-Mail Adresa",
DlgLnkEMailSubject : "Subjekt poruke",
DlgLnkEMailBody : "Poruka",
@@ -228,8 +233,8 @@
DlgLnkBtnUpload : "Å alji na server",
DlgLnkTarget : "Prozor",
-DlgLnkTargetFrame : "<frejm>",
-DlgLnkTargetPopup : "<popup prozor>",
+DlgLnkTargetFrame : "<frejm>",
+DlgLnkTargetPopup : "<popup prozor>",
DlgLnkTargetBlank : "Novi prozor (_blank)",
DlgLnkTargetParent : "Glavni prozor (_parent)",
DlgLnkTargetSelf : "Isti prozor (_self)",
@@ -339,7 +344,6 @@
DlgPasteRemoveStyles : "Remove Styles definitions", //MISSING
DlgPasteCleanBox : "Clean Up Box", //MISSING
-
// Color Picker
ColorAutomatic : "Automatska",
ColorMoreColors : "Više boja...",
@@ -475,6 +479,7 @@
// About Dialog
DlgAboutAboutTab : "About", //MISSING
DlgAboutBrowserInfoTab : "Browser Info", //MISSING
+DlgAboutLicenseTab : "License", //MISSING
DlgAboutVersion : "verzija",
DlgAboutLicense : "Licencirano pod uslovima GNU Lesser General Public License",
DlgAboutInfo : "Za više informacija posjetite"
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/ca.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/ca.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/ca.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -15,6 +15,7 @@
*
* File Authors:
* Jordi Cerdan (nan at myp.ad)
+ * Marc Folch (mcus21 at gmail.com)
*/
var FCKLang =
@@ -22,285 +23,290 @@
// Language direction : "ltr" (left to right) or "rtl" (right to left).
Dir : "ltr",
-ToolbarCollapse : "Col·lapsar barra",
-ToolbarExpand : "Expandir barra",
+ToolbarCollapse : "Collapsa la barra",
+ToolbarExpand : "Amplia la barra",
// Toolbar Items and Context Menu
-Save : "Guardar",
-NewPage : "Nova PÃ gina",
-Preview : "Vista Prèvia",
-Cut : "Tallar",
-Copy : "Copiar",
-Paste : "Enganxar",
-PasteText : "Enganxar com text planer",
-PasteWord : "Enganxar des de Word",
-Print : "Imprimir",
-SelectAll : "Seleccionar tot",
-RemoveFormat : "Eliminar Format",
-InsertLinkLbl : "Enllaç",
-InsertLink : "Afegir/Editar Enllaç",
-RemoveLink : "Eliminar Enllaç",
-Anchor : "Afegir/Editar Ãncora",
+Save : "Desa",
+NewPage : "Nova Pgina",
+Preview : "Vista Prvia",
+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 enlla",
+Anchor : "Insereix/Edita ncora",
InsertImageLbl : "Imatge",
-InsertImage : "Afegir/Editar Imatge",
+InsertImage : "Insereix/Edita imatge",
InsertFlashLbl : "Flash",
-InsertFlash : "Afegir/Editar Flash",
+InsertFlash : "Insereix/Edita Flash",
InsertTableLbl : "Taula",
-InsertTable : "Afegir/Editar Taula",
-InsertLineLbl : "LÃnia",
-InsertLine : "Afegir LÃnia Horitzontal",
-InsertSpecialCharLbl: "Carà cter Especial",
-InsertSpecialChar : "Afegir Carà cter Especial",
+InsertTable : "Insereix/Edita taula",
+InsertLineLbl : "Lnia",
+InsertLine : "Insereix lnia horitzontal",
+InsertSpecialCharLbl: "Carcter Especial",
+InsertSpecialChar : "Insereix carcter especial",
InsertSmileyLbl : "Icona",
-InsertSmiley : "Afegir Icona",
-About : "Sobre FCKeditor",
+InsertSmiley : "Insereix icona",
+About : "Quant a FCKeditor",
Bold : "Negreta",
-Italic : "Ità lica",
+Italic : "Cursiva",
Underline : "Subratllat",
-StrikeThrough : "Tatxat",
-Subscript : "Subscript",
-Superscript : "Superscript",
-LeftJustify : "Justificar Esquerra",
-CenterJustify : "Justificar Centrat",
-RightJustify : "Justificar Dreta",
-BlockJustify : "Justificar Bloc",
-DecreaseIndent : "Disminuir Indentació",
-IncreaseIndent : "Augmentar Indentació",
-Undo : "Desfer",
-Redo : "Refer",
-NumberedListLbl : "Llista Numerada",
-NumberedList : "Afegir/Eliminar Llista Numerada",
-BulletedListLbl : "Llista Marcada",
-BulletedList : "Afegir/Eliminar Llista Marcada",
-ShowTableBorders : "Mostrar Costats de Taules",
-ShowDetails : "Mostrar Detalls",
+StrikeThrough : "Barrat",
+Subscript : "Subndex",
+Superscript : "Superndex",
+LeftJustify : "Aliniament esquerra",
+CenterJustify : "Aliniament centrat",
+RightJustify : "Aliniament dreta",
+BlockJustify : "Justifica",
+DecreaseIndent : "Sagna el text",
+IncreaseIndent : "Treu el sagnat del text",
+Undo : "Desfs",
+Redo : "Refs",
+NumberedListLbl : "Llista numerada",
+NumberedList : "Aplica o elimina la llista numerada",
+BulletedListLbl : "Llista de pics",
+BulletedList : "Aplica o elimina la llista de pics",
+ShowTableBorders : "Mostra les vores de les taules",
+ShowDetails : "Mostra detalls",
Style : "Estil",
FontFormat : "Format",
-Font : "Font",
-FontSize : "Tamany",
+Font : "Tipus de lletra",
+FontSize : "Mida",
TextColor : "Color de Text",
BGColor : "Color de Fons",
-Source : "Font",
-Find : "Cercar",
-Replace : "Remplaçar",
-SpellCheck : "Verificar sintaxi",
+Source : "Codi font",
+Find : "Cerca",
+Replace : "Reemplaa",
+SpellCheck : "Revisa l'ortografia",
UniversalKeyboard : "Teclat universal",
-PageBreakLbl : "Page Break", //MISSING
-PageBreak : "Insert Page Break", //MISSING
+PageBreakLbl : "Salt de pgina",
+PageBreak : "Insereix salt de pgina",
Form : "Formulari",
-Checkbox : "Casella de verificació",
-RadioButton : "Botó rà dio",
+Checkbox : "Casella de verificaci",
+RadioButton : "Bot d'opci",
TextField : "Camp de text",
-Textarea : "Ãrea de text",
+Textarea : "rea de text",
HiddenField : "Camp ocult",
-Button : "botó",
-SelectionField : "Camp de selecció",
-ImageButton : "Botó imatge",
+Button : "Bot",
+SelectionField : "Camp de selecci",
+ImageButton : "Bot d'imatge",
+
+FitWindow : "Maximiza la mida de l'editor",
// Context Menu
-EditLink : "Editar Enllaç",
-InsertRow : "Afegir Fila",
-DeleteRows : "Eliminar Files",
-InsertColumn : "Afegir Columna",
-DeleteColumns : "Eliminar Columnes",
-InsertCell : "Afegir Cel·la",
-DeleteCells : "Eliminar Cel·les",
-MergeCells : "Fusionar Cel·les",
-SplitCell : "Separar Cel·les",
-TableDelete : "Delete Table", //MISSING
-CellProperties : "Proprietats de Cel·la",
-TableProperties : "Proprietats de Taula",
-ImageProperties : "Proprietats d'Image",
-FlashProperties : "Proprietats Flash",
-
-AnchorProp : "Proprietats d'Ã ncora",
-ButtonProp : "Proprietats de botó",
-CheckboxProp : "Proprietats de casella de verificació",
-HiddenFieldProp : "Proprietats de camp ocult",
-RadioButtonProp : "Proprietats de botó rà dio",
-ImageButtonProp : "Proprietats de botó imatge",
-TextFieldProp : "Proprietats de camp de text",
-SelectionFieldProp : "Proprietats de camp de selecció",
-TextareaProp : "Proprietats de camp de text",
-FormProp : "Proprietats de formulari",
-
-FontFormats : "Normal;Formatejat;Adreça;Capçalera 1;Capçalera 2;Capçalera 3;Capçalera 4;Capçalera 5;Capçalera 6",
+EditLink : "Edita l'enlla",
+CellCM : "Cella",
+RowCM : "Fila",
+ColumnCM : "Columna",
+InsertRow : "Insereix una fila",
+DeleteRows : "Suprimeix una fila",
+InsertColumn : "Afegeix una columna",
+DeleteColumns : "Suprimeix una columna",
+InsertCell : "Insereix una cella",
+DeleteCells : "Suprimeix les celles",
+MergeCells : "Fusiona les celles",
+SplitCell : "Separa les celles",
+TableDelete : "Suprimeix la taula",
+CellProperties : "Propietats de la cella",
+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;Adrea;Encapalament 1;Encapalament 2;Encapalament 3;Encapalament 4;Encapalament 5;Encapalament 6",
// 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\"",
+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",
+NotImplemented : "Mtode no implementat",
UnknownToolbarSet : "Conjunt de barra d'eines \"%1\" inexistent",
-NoActiveX : "You 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
+NoActiveX : "Les preferncies 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 dileg. Assegura't de que els bloquejos de finestres emergents estan desactivats.",
// Dialogs
-DlgBtnOK : "OK",
-DlgBtnCancel : "Cancelar",
-DlgBtnClose : "Tancar",
+DlgBtnOK : "D'acord",
+DlgBtnCancel : "Cancella",
+DlgBtnClose : "Tanca",
DlgBtnBrowseServer : "Veure servidor",
-DlgAdvancedTag : "Avançat",
+DlgAdvancedTag : "Avanat",
DlgOpOther : "Altres",
DlgInfoTab : "Info",
DlgAlertUrl : "Si us plau, afegiu la URL",
// General Dialogs Labels
-DlgGenNotSet : "<no definit>",
+DlgGenNotSet : "<no definit>",
DlgGenId : "Id",
-DlgGenLangDir : "Direcció Idioma",
-DlgGenLangDirLtr : "Esquerra a Dreta (LTR)",
-DlgGenLangDirRtl : "Dreta a Esquerra (RTL)",
-DlgGenLangCode : "Codi de Llengua",
-DlgGenAccessKey : "Clau d'accés",
+DlgGenLangDir : "Direcci de l'idioma",
+DlgGenLangDirLtr : "D'esquerra a dreta (LTR)",
+DlgGenLangDirRtl : "De dreta a esquerra (RTL)",
+DlgGenLangCode : "Codi d'idioma",
+DlgGenAccessKey : "Clau d'accs",
DlgGenName : "Nom",
DlgGenTabIndex : "Index de Tab",
-DlgGenLongDescr : "Descripció Llarga URL",
-DlgGenClass : "Classes del Full d'Estils",
-DlgGenTitle : "TÃtol Consultiu",
-DlgGenContType : "Tipus de Contingut Consultiu",
-DlgGenLinkCharset : "Conjunt de Carà cters Font Enllaçat",
+DlgGenLongDescr : "Descripci llarga de la URL",
+DlgGenClass : "Classes del full d'estil",
+DlgGenTitle : "Ttol consultiu",
+DlgGenContType : "Tipus de contingut consultiu",
+DlgGenLinkCharset : "Conjunt de carcters font enllaat",
DlgGenStyle : "Estil",
// Image Dialog
-DlgImgTitle : "Proprietats d'Imatge",
-DlgImgInfoTab : "Informació d'Imatge",
-DlgImgBtnUpload : "Enviar-la al servidor",
+DlgImgTitle : "Propietats de la imatge",
+DlgImgInfoTab : "Informaci de la imatge",
+DlgImgBtnUpload : "Envia-la al servidor",
DlgImgURL : "URL",
-DlgImgUpload : "Pujar",
-DlgImgAlt : "Text Alternatiu",
+DlgImgUpload : "Puja",
+DlgImgAlt : "Text alternatiu",
DlgImgWidth : "Amplada",
-DlgImgHeight : "Alçada",
-DlgImgLockRatio : "Bloquejar Proporcions",
-DlgBtnResetSize : "Restaurar Tamany",
-DlgImgBorder : "Costat",
-DlgImgHSpace : "HSpace",
-DlgImgVSpace : "VSpace",
-DlgImgAlign : "Alineació",
-DlgImgAlignLeft : "Left",
+DlgImgHeight : "Alada",
+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 : "Right",
+DlgImgAlignRight : "Ajusta a la dreta",
DlgImgAlignTextTop : "Text Top",
DlgImgAlignTop : "Top",
-DlgImgPreview : "Vista Prèvia",
+DlgImgPreview : "Vista prvia",
DlgImgAlertUrl : "Si us plau, escriviu la URL de la imatge",
-DlgImgLinkTab : "Enllaç",
+DlgImgLinkTab : "Enlla",
// Flash Dialog
-DlgFlashTitle : "Propietats Flash",
-DlgFlashChkPlay : "Reprodució Automà tica",
+DlgFlashTitle : "Propietats del Flash",
+DlgFlashChkPlay : "Reproduci automtica",
DlgFlashChkLoop : "Bucle",
-DlgFlashChkMenu : "Habilitar Menu Flash",
+DlgFlashChkMenu : "Habilita men Flash",
DlgFlashScale : "Escala",
-DlgFlashScaleAll : "Mostrar tot",
-DlgFlashScaleNoBorder : "Sense Costats",
+DlgFlashScaleAll : "Mostra-ho tot",
+DlgFlashScaleNoBorder : "Sense vores",
DlgFlashScaleFit : "Mida exacta",
// Link Dialog
-DlgLnkWindowTitle : "Enllaç",
-DlgLnkInfoTab : "Informació d'Enllaç",
-DlgLnkTargetTab : "DestÃ",
-
-DlgLnkType : "Tipus de Link",
+DlgLnkWindowTitle : "Enlla",
+DlgLnkInfoTab : "Informaci de l'enlla",
+DlgLnkTargetTab : "Dest",
+
+DlgLnkType : "Tipus d'enlla",
DlgLnkTypeURL : "URL",
-DlgLnkTypeAnchor : "Ãncora en aquesta pà gina",
+DlgLnkTypeAnchor : "ncora en aquesta pgina",
DlgLnkTypeEMail : "E-Mail",
DlgLnkProto : "Protocol",
-DlgLnkProtoOther : "<altra>",
+DlgLnkProtoOther : "<altra>",
DlgLnkURL : "URL",
-DlgLnkAnchorSel : "Seleccionar una à ncora",
-DlgLnkAnchorByName : "Per nom d'Ã ncora",
+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 d'E-Mail",
-DlgLnkEMailSubject : "Subjecte del Missatge",
-DlgLnkEMailBody : "Cos del Missatge",
-DlgLnkUpload : "Pujar",
-DlgLnkBtnUpload : "Enviar al Servidor",
-
-DlgLnkTarget : "DestÃ",
-DlgLnkTargetFrame : "<marc>",
-DlgLnkTargetPopup : "<finestra popup>",
-DlgLnkTargetBlank : "Nova Finestra (_blank)",
-DlgLnkTargetParent : "Finestra Pare (_parent)",
-DlgLnkTargetSelf : "Mateixa Finestra (_self)",
+DlgLnkNoAnchors : "<No hi ha ncores disponibles en aquest document>",
+DlgLnkEMail : "Adrea d'E-Mail",
+DlgLnkEMailSubject : "Assumpte del missatge",
+DlgLnkEMailBody : "Cos del missatge",
+DlgLnkUpload : "Puja",
+DlgLnkBtnUpload : "Envia al servidor",
+
+DlgLnkTarget : "Dest",
+DlgLnkTargetFrame : "<marc>",
+DlgLnkTargetPopup : "<finestra popup>",
+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",
+DlgLnkTargetFrameName : "Nom del marc de dest",
+DlgLnkPopWinName : "Nom finestra popup",
+DlgLnkPopWinFeat : "Caracterstiques 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",
+DlgLnkPopLocation : "Barra d'adrea",
+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 e-mail",
-DlnLnkMsgNoAnchor : "Si us plau, escrigui l'Ã ncora",
+DlgLnkPopHeight : "Alada",
+DlgLnkPopLeft : "Posici esquerra",
+DlgLnkPopTop : "Posici dalt",
+
+DlnLnkMsgNoUrl : "Si us plau, escrigui l'enlla URL",
+DlnLnkMsgNoEMail : "Si us plau, escrigui l'adrea e-mail",
+DlnLnkMsgNoAnchor : "Si us plau, escrigui l'ncora",
// Color Dialog
-DlgColorTitle : "Seleccioni Color",
-DlgColorBtnClear : "Netejar",
-DlgColorHighlight : "Realçar",
-DlgColorSelected : "Seleccionat",
+DlgColorTitle : "Selecciona el color",
+DlgColorBtnClear : "Neteja",
+DlgColorHighlight : "Reala",
+DlgColorSelected : "Selecciona",
// Smiley Dialog
-DlgSmileyTitle : "Afegir una Icona",
+DlgSmileyTitle : "Insereix una icona",
// Special Character Dialog
-DlgSpecialCharTitle : "Seleccioneu Carà cter Especial",
+DlgSpecialCharTitle : "Selecciona el carcter especial",
// Table Dialog
-DlgTableTitle : "Proprietats de Taula",
+DlgTableTitle : "Propietats de la taula",
DlgTableRows : "Files",
DlgTableColumns : "Columnes",
-DlgTableBorder : "Tamany de Costat",
-DlgTableAlign : "Alineació",
+DlgTableBorder : "Tamany vora",
+DlgTableAlign : "Alineaci",
DlgTableAlignNotSet : "<No Definit>",
DlgTableAlignLeft : "Esquerra",
DlgTableAlignCenter : "Centre",
DlgTableAlignRight : "Dreta",
DlgTableWidth : "Amplada",
-DlgTableWidthPx : "pÃxels",
+DlgTableWidthPx : "pxels",
DlgTableWidthPc : "percentatge",
-DlgTableHeight : "Alçada",
-DlgTableCellSpace : "Cell spacing",
-DlgTableCellPad : "Cell padding",
-DlgTableCaption : "Capçalera",
-DlgTableSummary : "Summary", //MISSING
+DlgTableHeight : "Alada",
+DlgTableCellSpace : "Espaiat de celles",
+DlgTableCellPad : "Encoixinament de celles",
+DlgTableCaption : "Ttol",
+DlgTableSummary : "Resum",
// Table Cell Dialog
-DlgCellTitle : "Proprietats de Cel·la",
+DlgCellTitle : "Propietats de la cella",
DlgCellWidth : "Amplada",
-DlgCellWidthPx : "pÃxels",
+DlgCellWidthPx : "pxels",
DlgCellWidthPc : "percentatge",
-DlgCellHeight : "Alçada",
-DlgCellWordWrap : "Word Wrap",
+DlgCellHeight : "Alada",
+DlgCellWordWrap : "Ajust de paraula",
DlgCellWordWrapNotSet : "<No Definit>",
DlgCellWordWrapYes : "Si",
DlgCellWordWrapNo : "No",
-DlgCellHorAlign : "Alineació Horitzontal",
+DlgCellHorAlign : "Alineaci horitzontal",
DlgCellHorAlignNotSet : "<No Definit>",
DlgCellHorAlignLeft : "Esquerra",
DlgCellHorAlignCenter : "Centre",
DlgCellHorAlignRight: "Dreta",
-DlgCellVerAlign : "Alineació Vertical",
+DlgCellVerAlign : "Alineaci vertical",
DlgCellVerAlignNotSet : "<No definit>",
DlgCellVerAlignTop : "Top",
DlgCellVerAlignMiddle : "Middle",
@@ -308,66 +314,65 @@
DlgCellVerAlignBaseline : "Baseline",
DlgCellRowSpan : "Rows Span",
DlgCellCollSpan : "Columns Span",
-DlgCellBackColor : "Color de Fons",
-DlgCellBorderColor : "Colr de Costat",
-DlgCellBtnSelect : "Seleccioni...",
+DlgCellBackColor : "Color de fons",
+DlgCellBorderColor : "Color de la vora",
+DlgCellBtnSelect : "Seleccioneu...",
// Find Dialog
-DlgFindTitle : "Cercar",
-DlgFindFindBtn : "Cercar",
-DlgFindNotFoundMsg : "El text especificat no ha estat trobat.",
+DlgFindTitle : "Cerca",
+DlgFindFindBtn : "Cerca",
+DlgFindNotFoundMsg : "El text especificat no s'ha trobat.",
// Replace Dialog
-DlgReplaceTitle : "Remplaçar",
-DlgReplaceFindLbl : "Cercar:",
-DlgReplaceReplaceLbl : "Remplaçar per:",
-DlgReplaceCaseChk : "Sensible a Majúscules",
-DlgReplaceReplaceBtn : "Remplaçar",
-DlgReplaceReplAllBtn : "Remplaçar Tot",
-DlgReplaceWordChk : "Cercar Paraula Completa",
+DlgReplaceTitle : "Reemplaa",
+DlgReplaceFindLbl : "Cerca:",
+DlgReplaceReplaceLbl : "Remplaa amb:",
+DlgReplaceCaseChk : "Sensible a majscules",
+DlgReplaceReplaceBtn : "Reemplaa",
+DlgReplaceReplAllBtn : "Reemplaa'ls tots",
+DlgReplaceWordChk : "Cerca paraula completa",
// Paste Operations / Dialog
-PasteErrorPaste : "La seguretat del vostre navigador no permet executar automà ticament les operacions d'enganxat. Si us plau, utilitzeu el teclat (Ctrl+V).",
-PasteErrorCut : "La seguretat del vostre navigador no permet executar automà ticament les operacions de tallar. Si us plau, utilitzeu el teclat (Ctrl+X).",
-PasteErrorCopy : "La seguretat del vostre navigador no permet executar automà ticament les operacions de copiar. Si us plau, utilitzeu el teclat (Ctrl+C).",
-
-PasteAsText : "Enganxar com Text Planer",
-PasteFromWord : "Enganxar com Word",
-
-DlgPasteMsg2 : "Si us plau, enganxeu dins del següent camp utilitzant el teclat (<STRONG>Ctrl+V</STRONG>) i premeu <STRONG>OK</STRONG>.",
-DlgPasteIgnoreFont : "Ignorar definicions de font",
-DlgPasteRemoveStyles : "Eliminar definicions d'estil",
-DlgPasteCleanBox : "Netejar camp",
-
+PasteErrorPaste : "La seguretat del vostre navegador no permet executar automticament les operacions d'enganxat. Si us plau, utilitzeu el teclat (Ctrl+V).",
+PasteErrorCut : "La seguretat del vostre navegador no permet executar automticament les operacions de retallar. Si us plau, utilitzeu el teclat (Ctrl+X).",
+PasteErrorCopy : "La seguretat del vostre navegador no permet executar automticament les operacions de copiar. Si us plau, utilitzeu el teclat (Ctrl+C).",
+
+PasteAsText : "Enganxa com a text sense format",
+PasteFromWord : "Enganxa com a Word",
+
+DlgPasteMsg2 : "Si us plau, enganxeu dins del segent camp utilitzant el teclat (<STRONG>Ctrl+V</STRONG>) i premeu <STRONG>OK</STRONG>.",
+DlgPasteIgnoreFont : "Ignora definicions de font",
+DlgPasteRemoveStyles : "Elimina definicions d'estil",
+DlgPasteCleanBox : "Neteja camp",
// Color Picker
-ColorAutomatic : "Automà tic",
-ColorMoreColors : "Més Colors...",
+ColorAutomatic : "Automtic",
+ColorMoreColors : "Ms colors...",
// Document Properties
-DocProps : "Proprietats de document",
+DocProps : "Propietats del document",
// Anchor Dialog
-DlgAnchorTitle : "Proprietats d'Ã ncora",
-DlgAnchorName : "Nom d'Ã ncora",
-DlgAnchorErrorName : "Si us plau, escrigui el nom de l'ancora",
+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 : "Canviar a",
-DlgSpellBtnIgnore : "Ignorar",
-DlgSpellBtnIgnoreAll : "Ignorar tot",
-DlgSpellBtnReplace : "Remplaçar",
-DlgSpellBtnReplaceAll : "Replaçar tot",
-DlgSpellBtnUndo : "Desfer",
-DlgSpellNoSuggestions : "Cap suggestió",
-DlgSpellProgress : "Comprovació de sintaxi en progrés",
-DlgSpellNoMispell : "Comprovació de sintaxi completada",
-DlgSpellNoChanges : "Comprovació de sintaxi: cap paraulada canviada",
-DlgSpellOneChange : "Comprovació de sintaxi: una paraula canviada",
-DlgSpellManyChanges : "Comprovació de sintaxi %1 paraules canviades",
-
-IeSpellDownload : "Comprovació de sintaxi no instal·lat. Voleu descarregar-ho ara?",
+DlgSpellNotInDic : "No s al diccionari",
+DlgSpellChangeTo : "Canvia a",
+DlgSpellBtnIgnore : "Ignora",
+DlgSpellBtnIgnoreAll : "Ignora-les totes",
+DlgSpellBtnReplace : "Canvia",
+DlgSpellBtnReplaceAll : "Canvia-les totes",
+DlgSpellBtnUndo : "Desfs",
+DlgSpellNoSuggestions : "Cap sugerncia",
+DlgSpellProgress : "Comprovaci ortogrfica en progrs",
+DlgSpellNoMispell : "Comprovaci ortogrfica completada",
+DlgSpellNoChanges : "Comprovaci ortogrfica: cap paraulada canviada",
+DlgSpellOneChange : "Comprovaci ortogrfica: una paraula canviada",
+DlgSpellManyChanges : "Comprovaci ortogrfica %1 paraules canviades",
+
+IeSpellDownload : "Comprovaci ortogrfica no installada. Voleu descarregar-ho ara?",
// Button Dialog
DlgButtonText : "Text (Valor)",
@@ -380,24 +385,24 @@
// Form Dialog
DlgFormName : "Nom",
-DlgFormAction : "Acció",
-DlgFormMethod : "Mètode",
+DlgFormAction : "Acci",
+DlgFormMethod : "Mtode",
// Select Field Dialog
DlgSelectName : "Nom",
DlgSelectValue : "Valor",
DlgSelectSize : "Tamany",
-DlgSelectLines : "LÃnies",
-DlgSelectChkMulti : "Permetre múltiples seleccions",
+DlgSelectLines : "Lnies",
+DlgSelectChkMulti : "Permet mltiples seleccions",
DlgSelectOpAvail : "Opcions disponibles",
DlgSelectOpText : "Text",
DlgSelectOpValue : "Valor",
-DlgSelectBtnAdd : "Afegir",
-DlgSelectBtnModify : "Modificar",
+DlgSelectBtnAdd : "Afegeix",
+DlgSelectBtnModify : "Modifica",
DlgSelectBtnUp : "Amunt",
DlgSelectBtnDown : "Avall",
-DlgSelectBtnSetValue : "Seleccionar per defecte",
-DlgSelectBtnDelete : "Esborrar",
+DlgSelectBtnSetValue : "Selecciona per defecte",
+DlgSelectBtnDelete : "Elimina",
// Textarea Dialog
DlgTextareaName : "Nom",
@@ -407,28 +412,28 @@
// Text Field Dialog
DlgTextName : "Nom",
DlgTextValue : "Valor",
-DlgTextCharWidth : "Amplada de carà cter",
-DlgTextMaxChars : "Mà xim de carà cters",
+DlgTextCharWidth : "Amplada de carcter",
+DlgTextMaxChars : "Mxim de carcters",
DlgTextType : "Tipus",
DlgTextTypeText : "Text",
-DlgTextTypePass : "Contrassenya",
+DlgTextTypePass : "Contrasenya",
// Hidden Field Dialog
DlgHiddenName : "Nom",
DlgHiddenValue : "Valor",
// Bulleted List Dialog
-BulletedListProp : "Proprietats de llista marcada",
-NumberedListProp : "Proprietats de llista numerada",
+BulletedListProp : "Propietats de llista marcada",
+NumberedListProp : "Propietats de llista numerada",
DlgLstType : "Tipus",
DlgLstTypeCircle : "Cercle",
DlgLstTypeDisc : "Disc", //MISSING
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 minúscules (i, ii, iii)",
-DlgLstTypeLRoman : "Números romans majúscules (I, II, III)",
+DlgLstTypeNumbers : "Nmeros (1, 2, 3)",
+DlgLstTypeLCase : "Lletres minscules (a, b, c)",
+DlgLstTypeUCase : "Lletres majscules (A, B, C)",
+DlgLstTypeSRoman : "Nmeros romans minscules (i, ii, iii)",
+DlgLstTypeLRoman : "Nmeros romans majscules (I, II, III)",
// Document Properties Dialog
DlgDocGeneralTab : "General",
@@ -436,46 +441,47 @@
DlgDocColorsTab : "Colors i marges",
DlgDocMetaTab : "Dades Meta",
-DlgDocPageTitle : "TÃtol de la pà gina",
-DlgDocLangDir : "Direcció llenguatge",
+DlgDocPageTitle : "Ttol de la pgina",
+DlgDocLangDir : "Direcci llenguatge",
DlgDocLangDirLTR : "Esquerra a dreta (LTR)",
DlgDocLangDirRTL : "Dreta a esquerra (RTL)",
DlgDocLangCode : "Codi de llenguatge",
-DlgDocCharSet : "Codificació de conjunt de carà cters",
-DlgDocCharSetOther : "Altra codificació de conjunt de carà cters",
-
-DlgDocDocType : "Capçalera de tipus de document",
-DlgDocDocTypeOther : "Altra Capçalera de tipus de document",
+DlgDocCharSet : "Codificaci de conjunt de carcters",
+DlgDocCharSetOther : "Altra codificaci de conjunt de carcters",
+
+DlgDocDocType : "Capalera de tipus de document",
+DlgDocDocTypeOther : "Altra Capalera 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",
+DlgDocCLink : "Enlla",
+DlgDocCVisited : "Enlla visitat",
+DlgDocCActive : "Enlla actiu",
+DlgDocMargins : "Marges de pgina",
DlgDocMaTop : "Cap",
DlgDocMaLeft : "Esquerra",
DlgDocMaRight : "Dreta",
DlgDocMaBottom : "Peu",
-DlgDocMeIndex : "Mots clau per a indexació (separats per coma)",
-DlgDocMeDescr : "Descripció del document",
+DlgDocMeIndex : "Mots clau per a indexaci (separats per coma)",
+DlgDocMeDescr : "Descripci del document",
DlgDocMeAuthor : "Autor",
DlgDocMeCopy : "Copyright",
-DlgDocPreview : "Vista prèvia",
+DlgDocPreview : "Vista prvia",
// Templates Dialog
Templates : "Plantilles",
-DlgTemplatesTitle : "Contingut Plantilles",
-DlgTemplatesSelMsg : "Si us plau, seleccioneu la plantilla per obrir en l'editor<br>(el contingut actual no serà enregistrat):",
-DlgTemplatesLoading : "Carregant la llista de plantilles. Si us plau, esperi...",
+DlgTemplatesTitle : "Contingut plantilles",
+DlgTemplatesSelMsg : "Si us plau, seleccioneu la plantilla per obrir en 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)",
// About Dialog
-DlgAboutAboutTab : "Sobre",
-DlgAboutBrowserInfoTab : "Informació del navigador",
-DlgAboutVersion : "versió",
-DlgAboutLicense : "Sota els termes de la Llicència GNU Lesser General Public License",
-DlgAboutInfo : "Per a més informació aneu a"
+DlgAboutAboutTab : "Quant a",
+DlgAboutBrowserInfoTab : "Informaci del navegador",
+DlgAboutLicenseTab : "Llicncia",
+DlgAboutVersion : "versi",
+DlgAboutLicense : "Segons els termes de la Llicncia GNU Lesser General Public License",
+DlgAboutInfo : "Per a ms informaci aneu a"
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/cs.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/cs.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/cs.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -87,8 +87,8 @@
Replace : "Nahradit",
SpellCheck : "Zkontrolovat pravopis",
UniversalKeyboard : "Univerzálnà klávesnice",
-PageBreakLbl : "Page Break", //MISSING
-PageBreak : "Insert Page Break", //MISSING
+PageBreakLbl : "Konec stránky",
+PageBreak : "Vložit konec stránky",
Form : "FormuláÅ",
Checkbox : "ZaÅ¡krtávacà polÃÄko",
@@ -100,8 +100,13 @@
SelectionField : "Seznam",
ImageButton : "Obrázkové tlaÄÃtko",
+FitWindow : "Maximalizovat velikost editoru",
+
// Context Menu
EditLink : "ZmÄnit odkaz",
+CellCM : "BuÅka",
+RowCM : "Åádek",
+ColumnCM : "Sloupec",
InsertRow : "Vložit Åádek",
DeleteRows : "Smazat Åádek",
InsertColumn : "Vložit sloupec",
@@ -110,7 +115,7 @@
DeleteCells : "Smazat buÅky",
MergeCells : "SlouÄit buÅky",
SplitCell : "RozdÄlit buÅku",
-TableDelete : "Delete Table", //MISSING
+TableDelete : "Smazat tabulku",
CellProperties : "Vlastnosti buÅky",
TableProperties : "Vlastnosti tabulky",
ImageProperties : "Vlastnosti obrázku",
@@ -138,9 +143,9 @@
UnknownCommand : "Neznámý pÅÃkaz \"%1\"",
NotImplemented : "PÅÃkaz nenà implementován",
UnknownToolbarSet : "Panel nástrojů \"%1\" neexistuje",
-NoActiveX : "You 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.", //MISSING
-DialogBlocked : "It was not possible to open the dialog window. Make sure all popup blockers are disabled.", //MISSING
+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.",
// Dialogs
DlgBtnOK : "OK",
@@ -148,12 +153,12 @@
DlgBtnClose : "ZavÅÃt",
DlgBtnBrowseServer : "Vybrat na serveru",
DlgAdvancedTag : "RozÅ¡ÃÅené",
-DlgOpOther : "<OstatnÃ>",
+DlgOpOther : "<OstatnÃ>",
DlgInfoTab : "Info",
DlgAlertUrl : "ProsÃm vložte URL",
// General Dialogs Labels
-DlgGenNotSet : "<nenastaveno>",
+DlgGenNotSet : "<nenastaveno>",
DlgGenId : "Id",
DlgGenLangDir : "Orientace jazyka",
DlgGenLangDirLtr : "Zleva do prava (LTR)",
@@ -217,12 +222,12 @@
DlgLnkTypeAnchor : "Kotva v této stránce",
DlgLnkTypeEMail : "E-Mail",
DlgLnkProto : "Protokol",
-DlgLnkProtoOther : "<jiný>",
+DlgLnkProtoOther : "<jiný>",
DlgLnkURL : "URL",
DlgLnkAnchorSel : "Vybrat kotvu",
DlgLnkAnchorByName : "Podle jména kotvy",
DlgLnkAnchorById : "Podle Id objektu",
-DlgLnkNoAnchors : "<Ve stránce žádná kotva nenà definována>",
+DlgLnkNoAnchors : "<Ve stránce žádná kotva nenà definována>",
DlgLnkEMail : "E-Mailová adresa",
DlgLnkEMailSubject : "PÅedmÄt zprávy",
DlgLnkEMailBody : "TÄlo zprávy",
@@ -230,8 +235,8 @@
DlgLnkBtnUpload : "Odeslat na Server",
DlgLnkTarget : "CÃl",
-DlgLnkTargetFrame : "<rámec>",
-DlgLnkTargetPopup : "<vyskakovacà okno>",
+DlgLnkTargetFrame : "<rámec>",
+DlgLnkTargetPopup : "<vyskakovacà okno>",
DlgLnkTargetBlank : "Nové okno (_blank)",
DlgLnkTargetParent : "RodiÄovské okno (_parent)",
DlgLnkTargetSelf : "Stejné okno (_self)",
@@ -285,7 +290,7 @@
DlgTableCellSpace : "Vzdálenost bunÄk",
DlgTableCellPad : "Odsazenà obsahu",
DlgTableCaption : "Popis",
-DlgTableSummary : "Summary", //MISSING
+DlgTableSummary : "Souhrn",
// Table Cell Dialog
DlgCellTitle : "Vlastnosti buÅky",
@@ -341,7 +346,6 @@
DlgPasteRemoveStyles : "Odstranit styly",
DlgPasteCleanBox : "VyÄistit",
-
// Color Picker
ColorAutomatic : "Automaticky",
ColorMoreColors : "VÃce barev...",
@@ -477,6 +481,7 @@
// About Dialog
DlgAboutAboutTab : "O aplikaci",
DlgAboutBrowserInfoTab : "Informace o prohlÞeÄi",
+DlgAboutLicenseTab : "Licence",
DlgAboutVersion : "verze",
DlgAboutLicense : "Licencováno pod GNU Lesser General Public License",
DlgAboutInfo : "VÃce informacà zÃskáte na"
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/da.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/da.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/da.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -16,6 +16,7 @@
* File Authors:
* Jørgen Nordstrøm (jn at FirstWeb.dk)
* Jesper Michelsen (jm at i-deVision.dk)
+ * Bo Brandt (bbr at dynamicweb.dk)
*/
var FCKLang =
@@ -23,8 +24,8 @@
// Language direction : "ltr" (left to right) or "rtl" (right to left).
Dir : "ltr",
-ToolbarCollapse : "Sammenfold Værktøjskasse",
-ToolbarExpand : "Udvid Værktøjskasse",
+ToolbarCollapse : "Skjul værktøjslinier",
+ToolbarExpand : "Vis værktøjslinier",
// Toolbar Items and Context Menu
Save : "Gem",
@@ -33,27 +34,27 @@
Cut : "Klip",
Copy : "Kopier",
Paste : "Indsæt",
-PasteText : "Indsæt som ren tekst",
+PasteText : "Indsæt som ikke-formateret tekst",
PasteWord : "Indsæt fra Word",
Print : "Udskriv",
SelectAll : "Vælg alt",
-RemoveFormat : "Slet formatering",
-InsertLinkLbl : "Link",
-InsertLink : "Indsæt/Rediger Link",
-RemoveLink : "Slet Link",
-Anchor : "Insert/Rediger Anker",
-InsertImageLbl : "Indsæt Billed",
-InsertImage : "Indsæt/Rediger Billed",
+RemoveFormat : "Fjern formatering",
+InsertLinkLbl : "Hyperlink",
+InsertLink : "Indsæt/rediger hyperlink",
+RemoveLink : "Fjern hyperlink",
+Anchor : "Indsæt/rediger 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",
+InsertTable : "Indsæt/rediger tabel",
InsertLineLbl : "Linie",
-InsertLine : "Indsæt horisontal Linie",
-InsertSpecialCharLbl: "Special Karakter",
-InsertSpecialChar : "Indsæt Special Karakter",
+InsertLine : "Indsæt vandret linie",
+InsertSpecialCharLbl: "Symbol",
+InsertSpecialChar : "Indsæt symbol",
InsertSmileyLbl : "Smiley",
-InsertSmiley : "Indsæt Smiley",
+InsertSmiley : "Indsæt smiley",
About : "Om FCKeditor",
Bold : "Fed",
Italic : "Kursiv",
@@ -68,12 +69,12 @@
DecreaseIndent : "Formindsk indrykning",
IncreaseIndent : "Forøg indrykning",
Undo : "Fortryd",
-Redo : "Anuller fortryd",
-NumberedListLbl : "Tal opstilling",
-NumberedList : "Indsæt/Slet Tal opstilling",
-BulletedListLbl : "Punkttegn opstilling",
-BulletedList : "Indsæt/Slet Punkttegn opstilling",
-ShowTableBorders : "Vis tabel kanter",
+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",
@@ -85,82 +86,87 @@
Find : "Søg",
Replace : "Erstat",
SpellCheck : "Stavekontrol",
-UniversalKeyboard : "Universalt Tastatur",
-PageBreakLbl : "Page Break", //MISSING
-PageBreak : "Insert Page Break", //MISSING
-
-Form : "Indsæt Form",
-Checkbox : "Indsæt Afkrydsningsboks",
-RadioButton : "Indsæt Radioknap",
-TextField : "Indsæt Tekstfelt",
-Textarea : "Indsæt Tekstboks",
-HiddenField : "Indsæt Skjultfelt",
-Button : "Indsæt Knap",
-SelectionField : "Indsæt Valgfelt",
-ImageButton : "Indsæt Billedknap",
+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",
// Context Menu
-EditLink : "Rediger link",
+EditLink : "Rediger hyperlink",
+CellCM : "Celle",
+RowCM : "Række",
+ColumnCM : "Kolonne",
InsertRow : "Indsæt række",
-DeleteRows : "Slet rækker",
+DeleteRows : "Slet række",
InsertColumn : "Indsæt kolonne",
-DeleteColumns : "Slet kolonner",
+DeleteColumns : "Slet kolonne",
InsertCell : "Indsæt celle",
DeleteCells : "Slet celle",
MergeCells : "Flet celler",
-SplitCell : "Opdel celler",
-TableDelete : "Delete Table", //MISSING
-CellProperties : "Celle egenskaber",
-TableProperties : "Tabel egenskaber",
-ImageProperties : "Billed egenskaber",
-FlashProperties : "Flash egenskaber",
-
-AnchorProp : "Anker egenskaber",
-ButtonProp : "Knap egenskaber",
-CheckboxProp : "Afkrydsningsboks egenskaber",
-HiddenFieldProp : "Skjultfelt egenskaber",
-RadioButtonProp : "Radioknap egenskaber",
-ImageButtonProp : "Billedknap egenskaber",
-TextFieldProp : "Tekstfelt egenskaber",
-SelectionFieldProp : "Valgfelt egenskaber",
-TextareaProp : "Tekstboks egenskaber",
-FormProp : "Form egenskaber",
-
-FontFormats : "Normal;Formateret;Adresse;Overskrift 1;Overskrift 2;Overskrift 3;Overskrift 4;Overskrift 5;Overskrift 6",
+SplitCell : "Opdel celle",
+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. Vent venligst...",
+ProcessingXHTML : "Behandler XHTML...",
Done : "Færdig",
-PasteWordConfirm : "Den tekst du forsøger at indsætte ser ud til at komme fra Word. Vil du rense teksten før den indsættes ?",
-NotCompatiblePaste : "Denne kommando er tilgændelig i Internet Explorer 5.5 og senere. Vil du indsætte teksten uden at rense den ?",
-UnknownToolbarItem : "Ukendt værktøjslinje objekt \"%1\"",
-UnknownCommand : "Ukendt kommando navn \"%1\"",
-NotImplemented : "Kommandoen er ikke implementeret",
-UnknownToolbarSet : "Værktøjslinjen \"%1\" eksisterer ikke",
-NoActiveX : "Din browsers sikkerhedsindstillinger kan begrænse nogle af editorens muligheder. Du skal slå \"Kør ActiveX-objekter og plug-ins\" til. Du vil måske opleve fejl og manglende muligheder.",
-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
+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.",
// Dialogs
DlgBtnOK : "OK",
-DlgBtnCancel : "Anuller",
+DlgBtnCancel : "Annuller",
DlgBtnClose : "Luk",
-DlgBtnBrowseServer : "Gennemse Server",
+DlgBtnBrowseServer : "Gennemse...",
DlgAdvancedTag : "Avanceret",
-DlgOpOther : "<Andet>",
-DlgInfoTab : "Info",
+DlgOpOther : "<Andet>",
+DlgInfoTab : "Generelt",
DlgAlertUrl : "Indtast URL",
// General Dialogs Labels
-DlgGenNotSet : "<ikke sat>",
+DlgGenNotSet : "<intet valgt>",
DlgGenId : "Id",
DlgGenLangDir : "Tekstretning",
-DlgGenLangDirLtr : "Venstre mod højre (LTR)",
-DlgGenLangDirRtl : "Højre mod venstre (RTL)",
-DlgGenLangCode : "Sprog kode",
-DlgGenAccessKey : "Adgangsnøgle",
+DlgGenLangDirLtr : "Fra venstre mod højre (LTR)",
+DlgGenLangDirRtl : "Fra højre mod venstre (RTL)",
+DlgGenLangCode : "Sprogkode",
+DlgGenAccessKey : "Genvejstast",
DlgGenName : "Navn",
-DlgGenTabIndex : "Tabulator Indeks",
+DlgGenTabIndex : "Tabulator indeks",
DlgGenLongDescr : "Udvidet beskrivelse",
DlgGenClass : "Typografiark",
DlgGenTitle : "Titel",
@@ -169,9 +175,9 @@
DlgGenStyle : "Typografi",
// Image Dialog
-DlgImgTitle : "Billed egenskaber",
-DlgImgInfoTab : "Billed info",
-DlgImgBtnUpload : "Send til serveren",
+DlgImgTitle : "Egenskaber for billede",
+DlgImgInfoTab : "Generelt",
+DlgImgBtnUpload : "Upload",
DlgImgURL : "URL",
DlgImgUpload : "Upload",
DlgImgAlt : "Alternativ tekst",
@@ -180,24 +186,24 @@
DlgImgLockRatio : "Lås størrelsesforhold",
DlgBtnResetSize : "Nulstil størrelse",
DlgImgBorder : "Ramme",
-DlgImgHSpace : "HMargin",
-DlgImgVSpace : "VMargin",
+DlgImgHSpace : "HMargen",
+DlgImgVSpace : "VMargen",
DlgImgAlign : "Justering",
DlgImgAlignLeft : "Venstre",
-DlgImgAlignAbsBottom: "Abs bund",
-DlgImgAlignAbsMiddle: "Abs Midte",
-DlgImgAlignBaseline : "Bundlinje",
-DlgImgAlignBottom : "Bund",
-DlgImgAlignMiddle : "Midte",
+DlgImgAlignAbsBottom: "Absolut nederst",
+DlgImgAlignAbsMiddle: "Absolut centreret",
+DlgImgAlignBaseline : "Grundlinje",
+DlgImgAlignBottom : "Nederst",
+DlgImgAlignMiddle : "Centreret",
DlgImgAlignRight : "Højre",
-DlgImgAlignTextTop : "Tekst top",
-DlgImgAlignTop : "Top",
+DlgImgAlignTextTop : "Toppen af teksten",
+DlgImgAlignTop : "Ãverst",
DlgImgPreview : "Vis eksempel",
DlgImgAlertUrl : "Indtast stien til billedet",
-DlgImgLinkTab : "Link",
+DlgImgLinkTab : "Hyperlink",
// Flash Dialog
-DlgFlashTitle : "Flash egenskaber",
+DlgFlashTitle : "Egenskaber for Flash",
DlgFlashChkPlay : "Automatisk afspilning",
DlgFlashChkLoop : "Gentagelse",
DlgFlashChkMenu : "Vis Flash menu",
@@ -207,73 +213,73 @@
DlgFlashScaleFit : "Tilpas størrelse",
// Link Dialog
-DlgLnkWindowTitle : "Link",
-DlgLnkInfoTab : "Link info",
+DlgLnkWindowTitle : "Egenskaber for hyperlink",
+DlgLnkInfoTab : "Generelt",
DlgLnkTargetTab : "MÃ¥l",
-DlgLnkType : "Link type",
+DlgLnkType : "Hyperlink type",
DlgLnkTypeURL : "URL",
-DlgLnkTypeAnchor : "Anker på denne side",
-DlgLnkTypeEMail : "Email",
+DlgLnkTypeAnchor : "Bogmærke på denne side",
+DlgLnkTypeEMail : "E-mail",
DlgLnkProto : "Protokol",
-DlgLnkProtoOther : "<anden>",
+DlgLnkProtoOther : "<anden>",
DlgLnkURL : "URL",
DlgLnkAnchorSel : "Vælg et anker",
DlgLnkAnchorByName : "Efter anker navn",
DlgLnkAnchorById : "Efter element Id",
-DlgLnkNoAnchors : "<Der er ingen ankre tilgængelige i dette dokument>",
-DlgLnkEMail : "Email Adresse",
+DlgLnkNoAnchors : "<Ingen bogmærker dokumentet>",
+DlgLnkEMail : "E-mailadresse",
DlgLnkEMailSubject : "Emne",
-DlgLnkEMailBody : "Besked",
+DlgLnkEMailBody : "Brødtekst",
DlgLnkUpload : "Upload",
-DlgLnkBtnUpload : "Send til serveren",
+DlgLnkBtnUpload : "Upload",
DlgLnkTarget : "MÃ¥l",
-DlgLnkTargetFrame : "<ramme>",
-DlgLnkTargetPopup : "<popup vindue>",
+DlgLnkTargetFrame : "<ramme>",
+DlgLnkTargetPopup : "<popup vindue>",
DlgLnkTargetBlank : "Nyt vindue (_blank)",
-DlgLnkTargetParent : "Overliggende vindue (_parent)",
+DlgLnkTargetParent : "Overordnet ramme (_parent)",
DlgLnkTargetSelf : "Samme vindue (_self)",
-DlgLnkTargetTop : "Ãverste vindue (_top)",
-DlgLnkTargetFrameName : "Visnings vinduets navn",
-DlgLnkPopWinName : "Popup vinduets navn",
-DlgLnkPopWinFeat : "Popup vinduets egenskaber",
+DlgLnkTargetTop : "Hele vinduet (_top)",
+DlgLnkTargetFrameName : "Destinationsvinduets navn",
+DlgLnkPopWinName : "Pop-up vinduets navn",
+DlgLnkPopWinFeat : "Egenskaber for pop-up",
DlgLnkPopResize : "Skalering",
-DlgLnkPopLocation : "Lokationslinje",
+DlgLnkPopLocation : "Adresselinje",
DlgLnkPopMenu : "Menulinje",
DlgLnkPopScroll : "Scrollbars",
DlgLnkPopStatus : "Statuslinje",
DlgLnkPopToolbar : "Værktøjslinje",
DlgLnkPopFullScrn : "Fuld skærm (IE)",
-DlgLnkPopDependent : "Afhængig (Netscape)",
+DlgLnkPopDependent : "Koblet/dependent (Netscape)",
DlgLnkPopWidth : "Bredde",
DlgLnkPopHeight : "Højde",
DlgLnkPopLeft : "Position fra venstre",
DlgLnkPopTop : "Position fra toppen",
-DlnLnkMsgNoUrl : "Indtast link URL",
-DlnLnkMsgNoEMail : "Indtast e-mail addressen",
-DlnLnkMsgNoAnchor : "Vælg Anker",
+DlnLnkMsgNoUrl : "Indtast hyperlink URL!",
+DlnLnkMsgNoEMail : "Indtast e-mailaddresse!",
+DlnLnkMsgNoAnchor : "Vælg bogmærke!",
// Color Dialog
DlgColorTitle : "Vælg farve",
-DlgColorBtnClear : "Slet alt",
-DlgColorHighlight : "Marker",
-DlgColorSelected : "valgt",
+DlgColorBtnClear : "Nulstil",
+DlgColorHighlight : "Markeret",
+DlgColorSelected : "Valgt",
// Smiley Dialog
-DlgSmileyTitle : "Insæt en smiley",
+DlgSmileyTitle : "Vælg smiley",
// Special Character Dialog
-DlgSpecialCharTitle : "Vælg specialkarakter",
+DlgSpecialCharTitle : "Vælg symbol",
// Table Dialog
-DlgTableTitle : "Tabel egenskaber",
+DlgTableTitle : "Egenskaber for tabel",
DlgTableRows : "Rækker",
DlgTableColumns : "Kolonner",
-DlgTableBorder : "Ramme størrelse",
+DlgTableBorder : "Rammebredde",
DlgTableAlign : "Justering",
-DlgTableAlignNotSet : "<Ikke sat>",
+DlgTableAlignNotSet : "<intet valgt>",
DlgTableAlignLeft : "Venstrestillet",
DlgTableAlignCenter : "Centreret",
DlgTableAlignRight : "Højrestillet",
@@ -281,46 +287,46 @@
DlgTableWidthPx : "pixels",
DlgTableWidthPc : "procent",
DlgTableHeight : "Højde",
-DlgTableCellSpace : "Afstand mellem celler",
-DlgTableCellPad : "Celle margin",
+DlgTableCellSpace : "Celleafstand",
+DlgTableCellPad : "Cellemargen",
DlgTableCaption : "Titel",
-DlgTableSummary : "Summary", //MISSING
+DlgTableSummary : "Resume",
// Table Cell Dialog
-DlgCellTitle : "Celle egenskaber",
+DlgCellTitle : "Egenskaber for celle",
DlgCellWidth : "Bredde",
DlgCellWidthPx : "pixels",
DlgCellWidthPc : "procent",
DlgCellHeight : "Højde",
DlgCellWordWrap : "Orddeling",
-DlgCellWordWrapNotSet : "<Ikke sat>",
+DlgCellWordWrapNotSet : "<intet valgt>",
DlgCellWordWrapYes : "Ja",
DlgCellWordWrapNo : "Nej",
-DlgCellHorAlign : "Horisontal justering",
-DlgCellHorAlignNotSet : "<Ikke sat>",
+DlgCellHorAlign : "Vandret justering",
+DlgCellHorAlignNotSet : "<intet valgt>",
DlgCellHorAlignLeft : "Venstrestillet",
DlgCellHorAlignCenter : "Centreret",
DlgCellHorAlignRight: "Højrestillet",
-DlgCellVerAlign : "Vertikal Justering",
-DlgCellVerAlignNotSet : "<Ikke sat>",
-DlgCellVerAlignTop : "Top",
-DlgCellVerAlignMiddle : "Midte",
-DlgCellVerAlignBottom : "Bund",
-DlgCellVerAlignBaseline : "Bundlinje",
-DlgCellRowSpan : "Antal rækker cellen spænder over",
-DlgCellCollSpan : "Antal kolonner cellen spænder over",
+DlgCellVerAlign : "Lodret justering",
+DlgCellVerAlignNotSet : "<intet valgt>",
+DlgCellVerAlignTop : "Ãverst",
+DlgCellVerAlignMiddle : "Centreret",
+DlgCellVerAlignBottom : "Nederst",
+DlgCellVerAlignBaseline : "Grundlinje",
+DlgCellRowSpan : "Højde i antal rækker",
+DlgCellCollSpan : "Bredde i antal kolonner",
DlgCellBackColor : "Baggrundsfarve",
-DlgCellBorderColor : "rammefarve",
+DlgCellBorderColor : "Rammefarve",
DlgCellBtnSelect : "Vælg...",
// Find Dialog
DlgFindTitle : "Find",
DlgFindFindBtn : "Find",
-DlgFindNotFoundMsg : "Den angivne tekst blev ikke fundet",
+DlgFindNotFoundMsg : "Søgeteksten blev ikke fundet!",
// Replace Dialog
DlgReplaceTitle : "Erstat",
-DlgReplaceFindLbl : "Find:",
+DlgReplaceFindLbl : "Søg efter:",
DlgReplaceReplaceLbl : "Erstat med:",
DlgReplaceCaseChk : "Forskel på store og små bogstaver",
DlgReplaceReplaceBtn : "Erstat",
@@ -328,50 +334,49 @@
DlgReplaceWordChk : "Kun hele ord",
// Paste Operations / Dialog
-PasteErrorPaste : "Din browsers sikkerhedsindstillinger tillader ikke editoren at indsætte tekst automatisk. Brug i stedet tastaturet til at indsætte teksten (Ctrl+V).",
-PasteErrorCut : "Din browsers sikkerhedsindstillinger tillader ikke editoren at klippe tekst automatisk. Brug i stedet tastaturet til at klippe teksten (Ctrl+X).",
-PasteErrorCopy : "Din browsers sikkerhedsindstillinger tillader ikke editoren at kopiere tekst automatisk. Brug i stedet tastaturet til at kopiere teksten (Ctrl+V).",
-
-PasteAsText : "Indsæt som ren tekst",
+PasteErrorPaste : "Din browsers sikkerhedsindstillinger tillader ikke editoren at indsætte tekst automatisk!<br>Brug i stedet tastaturet til at indsætte teksten (Ctrl+V).",
+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 boksen herunder (<STRONG>Ctrl+V</STRONG>) og klik <STRONG>OK</STRONG>.",
+DlgPasteMsg2 : "Indsæt i feltet herunder (<STRONG>Ctrl+V</STRONG>) og klik <STRONG>OK</STRONG>.",
DlgPasteIgnoreFont : "Ignorer font definitioner",
-DlgPasteRemoveStyles : "Fjern typografi definitioner",
+DlgPasteRemoveStyles : "Ignorer typografi",
DlgPasteCleanBox : "Slet indhold",
-
// Color Picker
ColorAutomatic : "Automatisk",
ColorMoreColors : "Flere farver...",
// Document Properties
-DocProps : "Dokument egenskaber",
+DocProps : "Egenskaber for dokument",
// Anchor Dialog
-DlgAnchorTitle : "Anker egenskaber",
-DlgAnchorName : "Anker navn",
-DlgAnchorErrorName : "Indtast Anker navn",
+DlgAnchorTitle : "Egenskaber for bogmærke",
+DlgAnchorName : "Bogmærke navn",
+DlgAnchorErrorName : "Indtast bogmærke navn!",
// Speller Pages Dialog
-DlgSpellNotInDic : "Findes ikke i ordbogen",
-DlgSpellChangeTo : "Ãndre til",
-DlgSpellBtnIgnore : "Ignorere",
-DlgSpellBtnIgnoreAll : "Ignorere alle",
-DlgSpellBtnReplace : "Udskift",
-DlgSpellBtnReplaceAll : "Udskift alle",
+DlgSpellNotInDic : "Ikke i ordbogen",
+DlgSpellChangeTo : "Forslag",
+DlgSpellBtnIgnore : "Ignorer",
+DlgSpellBtnIgnoreAll : "Ignorer alle",
+DlgSpellBtnReplace : "Erstat",
+DlgSpellBtnReplaceAll : "Erstat alle",
DlgSpellBtnUndo : "Tilbage",
-DlgSpellNoSuggestions : "- Intet forslag -",
+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. Vil du hente den nu?",
+IeSpellDownload : "Stavekontrol ikke installeret.<br>Vil du hente den nu?",
// Button Dialog
-DlgButtonText : "Tekst (Værdi)",
+DlgButtonText : "Tekst",
DlgButtonType : "Type",
// Checkbox and Radio Button Dialogs
@@ -390,77 +395,77 @@
DlgSelectSize : "Størrelse",
DlgSelectLines : "linier",
DlgSelectChkMulti : "Tillad flere valg",
-DlgSelectOpAvail : "Valgmulighedder",
+DlgSelectOpAvail : "Valgmuligheder",
DlgSelectOpText : "Tekst",
DlgSelectOpValue : "Værdi",
DlgSelectBtnAdd : "Tilføj",
-DlgSelectBtnModify : "Ãndre",
+DlgSelectBtnModify : "Rediger",
DlgSelectBtnUp : "Op",
DlgSelectBtnDown : "Ned",
-DlgSelectBtnSetValue : "Sæt som udvalgt",
+DlgSelectBtnSetValue : "Sæt som valgt",
DlgSelectBtnDelete : "Slet",
// Textarea Dialog
DlgTextareaName : "Navn",
-DlgTextareaCols : "Kolonne",
-DlgTextareaRows : "Række",
+DlgTextareaCols : "Kolonner",
+DlgTextareaRows : "Rækker",
// Text Field Dialog
DlgTextName : "Navn",
DlgTextValue : "Værdi",
-DlgTextCharWidth : "Synligt antal bogstaver",
-DlgTextMaxChars : "Maximum antal bogstaver",
+DlgTextCharWidth : "Bredde (tegn)",
+DlgTextMaxChars : "Max antal tegn",
DlgTextType : "Type",
DlgTextTypeText : "Tekst",
-DlgTextTypePass : "Kodeord",
+DlgTextTypePass : "Adgangskode",
// Hidden Field Dialog
DlgHiddenName : "Navn",
DlgHiddenValue : "Værdi",
// Bulleted List Dialog
-BulletedListProp : "Punkttegnopstilling egenskaber",
-NumberedListProp : "Talopstilling egenskaber",
+BulletedListProp : "Egenskaber for punktopstilling",
+NumberedListProp : "Egenskaber for talopstilling",
DlgLstType : "Type",
DlgLstTypeCircle : "Cirkel",
-DlgLstTypeDisc : "Flade",
+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)",
+DlgLstTypeSRoman : "Små romertal (i, ii, iii)",
+DlgLstTypeLRoman : "Store romertal (I, II, III)",
// Document Properties Dialog
DlgDocGeneralTab : "Generelt",
DlgDocBackTab : "Baggrund",
-DlgDocColorsTab : "Farver og Margin",
-DlgDocMetaTab : "Meta Information",
-
-DlgDocPageTitle : "Side Titel",
+DlgDocColorsTab : "Farver og margen",
+DlgDocMetaTab : "Metadata",
+
+DlgDocPageTitle : "Sidetitel",
DlgDocLangDir : "Sprog",
-DlgDocLangDirLTR : "Venstre Til Højre (LTR)",
-DlgDocLangDirRTL : "Højre Til Venstre (RTL)",
+DlgDocLangDirLTR : "Fra venstre mod højre (LTR)",
+DlgDocLangDirRTL : "Fra højre mod venstre (RTL)",
DlgDocLangCode : "Landekode",
-DlgDocCharSet : "Karakter sæt kode",
-DlgDocCharSetOther : "Anden karakter sæt kode",
-
-DlgDocDocType : "Dokument type kategori",
-DlgDocDocTypeOther : "Anden dokument type kategori",
+DlgDocCharSet : "Tegnsæt kode",
+DlgDocCharSetOther : "Anden tegnsæt kode",
+
+DlgDocDocType : "Dokumenttype kategori",
+DlgDocDocTypeOther : "Anden dokumenttype kategori",
DlgDocIncXHTML : "Inkludere XHTML deklartion",
DlgDocBgColor : "Baggrundsfarve",
-DlgDocBgImage : "Baggrundsbilled URL",
-DlgDocBgNoScroll : "Ikke scrollbar baggrund",
+DlgDocBgImage : "Baggrundsbillede URL",
+DlgDocBgNoScroll : "Fastlåst baggrund",
DlgDocCText : "Tekst",
-DlgDocCLink : "Link",
-DlgDocCVisited : "Besøgt link",
-DlgDocCActive : "Aktivt link",
-DlgDocMargins : "Side margin",
-DlgDocMaTop : "Top",
+DlgDocCLink : "Hyperlink",
+DlgDocCVisited : "Besøgt hyperlink",
+DlgDocCActive : "Aktivt hyperlink",
+DlgDocMargins : "Sidemargen",
+DlgDocMaTop : "Ãverst",
DlgDocMaLeft : "Venstre",
DlgDocMaRight : "Højre",
-DlgDocMaBottom : "Bund",
-DlgDocMeIndex : "Dokument index nøgleord (komma sepereret)",
+DlgDocMaBottom : "Nederst",
+DlgDocMeIndex : "Dokument index nøgleord (kommasepareret)",
DlgDocMeDescr : "Dokument beskrivelse",
DlgDocMeAuthor : "Forfatter",
DlgDocMeCopy : "Copyright",
@@ -469,13 +474,14 @@
// 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. Vent venligst...",
-DlgTemplatesNoTpl : "(Der er ikke defineret nogen skabelon)",
+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!)",
// About Dialog
-DlgAboutAboutTab : "About",
-DlgAboutBrowserInfoTab : "Browser Info",
+DlgAboutAboutTab : "Om",
+DlgAboutBrowserInfoTab : "Generelt",
+DlgAboutLicenseTab : "Licens",
DlgAboutVersion : "version",
DlgAboutLicense : "Licens under vilkår for GNU Lesser General Public License",
DlgAboutInfo : "For yderlig information gå til"
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/de.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/de.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/de.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -23,8 +23,8 @@
// Language direction : "ltr" (left to right) or "rtl" (right to left).
Dir : "ltr",
-ToolbarCollapse : "Toolbar einklappen",
-ToolbarExpand : "Toolbar ausklappen",
+ToolbarCollapse : "Symbolleiste einklappen",
+ToolbarExpand : "Symbolleiste ausklappen",
// Toolbar Items and Context Menu
Save : "Speichern",
@@ -34,7 +34,7 @@
Copy : "Kopieren",
Paste : "Einfügen",
PasteText : "aus Textdatei einfügen",
-PasteWord : "aus Word einfügen",
+PasteWord : "aus MS-Word einfügen",
Print : "Drucken",
SelectAll : "Alles auswählen",
RemoveFormat : "Formatierungen entfernen",
@@ -77,7 +77,7 @@
ShowDetails : "Zeige Details",
Style : "Style",
FontFormat : "Format",
-Font : "Font",
+Font : "Schriftart",
FontSize : "Size",
TextColor : "Textfarbe",
BGColor : "Hintergrundfarbe",
@@ -99,8 +99,13 @@
SelectionField : "Auswahlfeld",
ImageButton : "Bildbutton",
+FitWindow : "Editor maximieren",
+
// Context Menu
EditLink : "Link editieren",
+CellCM : "Zelle",
+RowCM : "Zeile",
+ColumnCM : "Spalte",
InsertRow : "Zeile einfügen",
DeleteRows : "Zeile entfernen",
InsertColumn : "Spalte einfügen",
@@ -119,11 +124,11 @@
ButtonProp : "Button Eigenschaften",
CheckboxProp : "Checkbox Eigenschaften",
HiddenFieldProp : "Verstecktes Feld Eigenschaften",
-RadioButtonProp : "Radiobutton Eigenschaften",
+RadioButtonProp : "Optionsfeld Eigenschaften",
ImageButtonProp : "Bildbutton Eigenschaften",
-TextFieldProp : "Textfeld einzeilig Eigenschaften",
+TextFieldProp : "Textfeld (einzeilig) Eigenschaften",
SelectionFieldProp : "Auswahlfeld Eigenschaften",
-TextareaProp : "Textfeld mehrzeilig Eigenschaften",
+TextareaProp : "Textfeld (mehrzeilig) Eigenschaften",
FormProp : "Formular Eigenschaften",
FontFormats : "Normal;Formatiert;Addresse;Ãberschrift 1;Ãberschrift 2;Ãberschrift 3;Ãberschrift 4;Ãberschrift 5;Ãberschrift 6",
@@ -131,13 +136,13 @@
// Alerts and Messages
ProcessingXHTML : "Bearbeite XHTML. Bitte warten...",
Done : "Fertig",
-PasteWordConfirm : "Der Text, den Sie einfügen Möchten, scheint aus Word kopiert zu sein. Möchten Sie ihn zuvor bereinigen lassen?",
+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 \"ActiveX-Steuerelemente und Plugins ausführen\" in den Sicherheitseinstellungen, um diese Funktionen nutzen zu können",
+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.",
@@ -147,12 +152,12 @@
DlgBtnClose : "SchlieÃen",
DlgBtnBrowseServer : "Server durchsuchen",
DlgAdvancedTag : "Erweitert",
-DlgOpOther : "<andere>",
+DlgOpOther : "<andere>",
DlgInfoTab : "Info",
DlgAlertUrl : "Bitte tragen Sie die URL ein",
// General Dialogs Labels
-DlgGenNotSet : "< nichts >",
+DlgGenNotSet : "< nichts >",
DlgGenId : "ID",
DlgGenLangDir : "Schreibrichtung",
DlgGenLangDirLtr : "Links nach Rechts (LTR)",
@@ -180,8 +185,8 @@
DlgImgLockRatio : "GröÃenverhältniss beibehalten",
DlgBtnResetSize : "GröÃe zurücksetzen",
DlgImgBorder : "Rahmen",
-DlgImgHSpace : "H-Freiraum",
-DlgImgVSpace : "V-Freiraum",
+DlgImgHSpace : "H-Abstand",
+DlgImgVSpace : "V-Abstand",
DlgImgAlign : "Ausrichtung",
DlgImgAlignLeft : "Links",
DlgImgAlignAbsBottom: "Abs Unten",
@@ -200,7 +205,7 @@
DlgFlashTitle : "Flash Eigenschaften",
DlgFlashChkPlay : "autom. Abspielen",
DlgFlashChkLoop : "Endlosschleife",
-DlgFlashChkMenu : "Aktiviere Flash Menü",
+DlgFlashChkMenu : "Flash-Menü aktivieren",
DlgFlashScale : "Skalierung",
DlgFlashScaleAll : "Alles anzeigen",
DlgFlashScaleNoBorder : "ohne Rand",
@@ -216,12 +221,12 @@
DlgLnkTypeAnchor : "Anker in dieser Seite",
DlgLnkTypeEMail : "E-Mail",
DlgLnkProto : "Protokoll",
-DlgLnkProtoOther : "<anderes>",
+DlgLnkProtoOther : "<anderes>",
DlgLnkURL : "URL",
DlgLnkAnchorSel : "Anker auswählen",
DlgLnkAnchorByName : "nach Anker Name",
DlgLnkAnchorById : "nach Element Id",
-DlgLnkNoAnchors : "<keine Anker im Dokument vorhanden>",
+DlgLnkNoAnchors : "<keine Anker im Dokument vorhanden>",
DlgLnkEMail : "E-Mail Addresse",
DlgLnkEMailSubject : "Betreffzeile",
DlgLnkEMailBody : "Nachrichtentext",
@@ -229,20 +234,20 @@
DlgLnkBtnUpload : "Zum Server senden",
DlgLnkTarget : "Zielseite",
-DlgLnkTargetFrame : "<Frame>",
-DlgLnkTargetPopup : "<Pop-up Fenster>",
+DlgLnkTargetFrame : "<Frame>",
+DlgLnkTargetPopup : "<Pop-up Fenster>",
DlgLnkTargetBlank : "Neues Fenster (_blank)",
DlgLnkTargetParent : "Oberes Fenster (_parent)",
DlgLnkTargetSelf : "Gleiches Fenster (_self)",
DlgLnkTargetTop : "Oberstes Fenster (_top)",
-DlgLnkTargetFrameName : "Ziel-Frame Name",
+DlgLnkTargetFrameName : "Ziel-Fenster Name",
DlgLnkPopWinName : "Pop-up Fenster Name",
DlgLnkPopWinFeat : "Pop-up Fenster Eigenschaften",
DlgLnkPopResize : "VergröÃerbar",
DlgLnkPopLocation : "Adress-Leiste",
DlgLnkPopMenu : "Menü-Leiste",
-DlgLnkPopScroll : "Scroll-Leisten",
-DlgLnkPopStatus : "Status-Leiste",
+DlgLnkPopScroll : "Rollbalken",
+DlgLnkPopStatus : "Statusleiste",
DlgLnkPopToolbar : "Werkzeugleiste",
DlgLnkPopFullScrn : "Vollbild (IE)",
DlgLnkPopDependent : "Abhängig (Netscape)",
@@ -293,20 +298,20 @@
DlgCellWidthPc : "%",
DlgCellHeight : "Höhe",
DlgCellWordWrap : "Umbruch",
-DlgCellWordWrapNotSet : "<nichts>",
+DlgCellWordWrapNotSet : "<nichts>",
DlgCellWordWrapYes : "Ja",
DlgCellWordWrapNo : "Nein",
DlgCellHorAlign : "Horizontale Ausrichtung",
-DlgCellHorAlignNotSet : "<nichts>",
+DlgCellHorAlignNotSet : "<nichts>",
DlgCellHorAlignLeft : "Links",
DlgCellHorAlignCenter : "Zentriert",
DlgCellHorAlignRight: "Rechts",
DlgCellVerAlign : "Vertikale Ausrichtung",
-DlgCellVerAlignNotSet : "<nichts>",
+DlgCellVerAlignNotSet : "<nichts>",
DlgCellVerAlignTop : "Oben",
DlgCellVerAlignMiddle : "Mitte",
DlgCellVerAlignBottom : "Unten",
-DlgCellVerAlignBaseline : "Baseline",
+DlgCellVerAlignBaseline : "Grundlinie",
DlgCellRowSpan : "Zeilen zusammenfassen",
DlgCellCollSpan : "Spalten zusammenfassen",
DlgCellBackColor : "Hintergrundfarbe",
@@ -316,7 +321,7 @@
// Find Dialog
DlgFindTitle : "Finden",
DlgFindFindBtn : "Finden",
-DlgFindNotFoundMsg : "Der Suchtext wurde nicht gefunden.",
+DlgFindNotFoundMsg : "Der gesuchte Text wurde nicht gefunden.",
// Replace Dialog
DlgReplaceTitle : "Ersetzen",
@@ -339,7 +344,6 @@
DlgPasteIgnoreFont : "Ignoriere Schriftart-Definitionen",
DlgPasteRemoveStyles : "Entferne Style-Definitionen",
DlgPasteCleanBox : "Inhalt aufräumen",
-
// Color Picker
ColorAutomatic : "Automatisch",
@@ -422,8 +426,8 @@
BulletedListProp : "Listen-Eigenschaften",
NumberedListProp : "Nummerierte Listen-Eigenschaften",
DlgLstType : "Typ",
-DlgLstTypeCircle : "Kreis",
-DlgLstTypeDisc : "Disc", //MISSING
+DlgLstTypeCircle : "Ring",
+DlgLstTypeDisc : "Kreis",
DlgLstTypeSquare : "Quadrat",
DlgLstTypeNumbers : "Nummern (1, 2, 3)",
DlgLstTypeLCase : "Kleinbuchstaben (a, b, c)",
@@ -450,7 +454,7 @@
DlgDocIncXHTML : "Beziehe XHTML Deklarationen ein",
DlgDocBgColor : "Hintergrundfarbe",
DlgDocBgImage : "Hintergrundbild URL",
-DlgDocBgNoScroll : "Nicht-Scrollender Hintergrund",
+DlgDocBgNoScroll : "feststehender Hintergrund",
DlgDocCText : "Text",
DlgDocCLink : "Link",
DlgDocCVisited : "Besuchter Link",
@@ -460,7 +464,7 @@
DlgDocMaLeft : "Links",
DlgDocMaRight : "Rechts",
DlgDocMaBottom : "Unten",
-DlgDocMeIndex : "Schlüsselwörter (Komma-getrennt)",
+DlgDocMeIndex : "Schlüsselwörter (durch Komma getrennt)",
DlgDocMeDescr : "Dokument-Beschreibung",
DlgDocMeAuthor : "Autor",
DlgDocMeCopy : "Copyright",
@@ -476,6 +480,7 @@
// About Dialog
DlgAboutAboutTab : "Ãber",
DlgAboutBrowserInfoTab : "Browser-Info",
+DlgAboutLicenseTab : "Lizenz",
DlgAboutVersion : "Version",
DlgAboutLicense : "Lizensiert unter den Richtlinien der GNU Lesser General Public License",
DlgAboutInfo : "Für weitere Informationen siehe"
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/el.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/el.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/el.js Wed Jul 12 07:45:05 2006
@@ -1,481 +1,486 @@
-/*
- * FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
- *
- * Licensed under the terms of the GNU Lesser General Public License:
- * http://www.opensource.org/licenses/lgpl-license.php
- *
- * For further information visit:
- * http://www.fckeditor.net/
- *
- * "Support Open Source software. What about a donation today?"
- *
- * File Name: el.js
- * Greek language file.
- *
- * File Authors:
- * Spyros Barbatos (sbarbatos{at}users.sourceforge.net)
- */
-
-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)",
-Anchor : "Insert/Edit Anchor", //MISSING
-InsertImageLbl : "ÎικÏνα",
-InsertImage : "ÎιÏαγÏγή/ÎεÏαβολή ÎικÏναÏ",
-InsertFlashLbl : "Flash", //MISSING
-InsertFlash : "Insert/Edit Flash", //MISSING
-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 : "ÎÏξηÏη ÎÏοÏήÏ",
-Undo : "Undo",
-Redo : "Redo",
-NumberedListLbl : "ÎίÏÏα με ÎÏιθμοÏÏ",
-NumberedList : "ÎιÏαγÏγή/ÎιαγÏαÏή ÎίÏÏÎ±Ï Î¼Îµ ÎÏιθμοÏÏ",
-BulletedListLbl : "ÎίÏÏα με Bullets",
-BulletedList : "ÎιÏαγÏγή/ÎιαγÏαÏή ÎίÏÏÎ±Ï Î¼Îµ Bullets",
-ShowTableBorders : "Î Ïοβολή ÎÏίÏν Πίνακα",
-ShowDetails : "Î Ïοβολή ÎεÏÏομεÏειÏν",
-Style : "Style",
-FontFormat : "ÎοÏÏή ÎÏαμμαÏοÏειÏάÏ",
-Font : "ÎÏαμμαÏοÏειÏά",
-FontSize : "ÎÎγεθοÏ",
-TextColor : "ΧÏÏμα ÎÏαμμάÏÏν",
-BGColor : "ΧÏÏμα Î¥ÏοβάθÏοÏ
",
-Source : "HTML κÏδικαÏ",
-Find : "ÎναζήÏηÏη",
-Replace : "ÎνÏικαÏάÏÏαÏη",
-SpellCheck : "Check Spell", //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
-
-// Context Menu
-EditLink : "ÎεÏαβολή ΣÏ
νδÎÏμοÏ
(Link)",
-InsertRow : "ÎιÏαγÏγή ÎÏαμμήÏ",
-DeleteRows : "ÎιαγÏαÏή ÎÏαμμÏν",
-InsertColumn : "ÎιÏαγÏγή ÎολÏναÏ",
-DeleteColumns : "ÎιαγÏαÏή ÎολÏνÏν",
-InsertCell : "ÎιÏαγÏγή ÎελιοÏ",
-DeleteCells : "ÎιαγÏαÏή ÎελιÏν",
-MergeCells : "ÎνοÏοίηÏη ÎελιÏν",
-SplitCell : "ÎιαÏÏÏιÏμÏÏ ÎελιοÏ",
-TableDelete : "Delete Table", //MISSING
-CellProperties : "ÎδιÏÏηÏÎµÏ ÎελιοÏ",
-TableProperties : "ÎδιÏÏηÏÎµÏ Î Î¯Î½Î±ÎºÎ±",
-ImageProperties : "ÎδιÏÏηÏÎµÏ ÎικÏναÏ",
-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 : "ÎÏεξεÏγαÏία XHTML. ΠαÏÎ±ÎºÎ±Î»Ï ÏεÏιμÎνεÏε...",
-Done : "ÎÏοιμο",
-PasteWordConfirm : "Το κείμενο ÏοÏ
θÎλεÏε να εÏικολήÏεÏε, ÏαίνεÏαι ÏÏÏ ÏÏοÎÏÏεÏαι αÏÏ Ïο Word. ÎÎλεÏε να καθαÏιÏÏεί ÏÏιν εÏικοληθεί;",
-NotCompatiblePaste : "ÎÏ
Ïή η εÏιλογή είναι διαθÎÏιμη ÏÏον Internet Explorer ÎκδοÏη 5.5+. ÎÎλεÏε να γίνει η εÏικÏλληÏη ÏÏÏÎ¯Ï ÎºÎ±Î¸Î±ÏιÏμÏ;",
-UnknownToolbarItem : "ÎγνÏÏÏο ανÏικείμενο ÏÎ·Ï Î¼ÏάÏÎ±Ï ÎµÏγαλείÏν \"%1\"",
-UnknownCommand : "ÎγνÏÏÏή ενÏολή \"%1\"",
-NotImplemented : "ΠενÏολή δεν ÎÏει ενεÏγοÏοιηθεί",
-UnknownToolbarSet : "ΠμÏάÏα εÏγαλείÏν \"%1\" δεν Ï
ÏάÏÏει",
-NoActiveX : "You 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
-
-// Dialogs
-DlgBtnOK : "OK",
-DlgBtnCancel : "ÎκÏÏÏÏη",
-DlgBtnClose : "ÎλείÏιμο",
-DlgBtnBrowseServer : "Browse Server", //MISSING
-DlgAdvancedTag : "Îια ÏÏοÏÏÏημÎνοÏ
Ï",
-DlgOpOther : "<Other>", //MISSING
-DlgInfoTab : "Info", //MISSING
-DlgAlertUrl : "Please insert the URL", //MISSING
-
-// General Dialogs Labels
-DlgGenNotSet : "<ÏÏÏίÏ>",
-DlgGenId : "Id",
-DlgGenLangDir : "ÎαÏεÏθÏ
νÏη κειμÎνοÏ
",
-DlgGenLangDirLtr : "ÎÏιÏÏεÏά ÏÏÎ¿Ï Îεξιά (LTR)",
-DlgGenLangDirRtl : "Îεξιά ÏÏÎ¿Ï ÎÏιÏÏεÏά (RTL)",
-DlgGenLangCode : "ÎÏδικÏÏ ÎλÏÏÏαÏ",
-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 : "ÎδιÏÏηÏÎµÏ ÎικÏναÏ",
-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 : "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",
-DlgLnkTargetTab : "ΠαÏάθÏ
Ïο ΣÏÏÏÎ¿Ï (Target)",
-
-DlgLnkType : "ΤÏÏÎ¿Ï Î¥ÏεÏÏÏ
νδÎÏμοÏ
(Link)",
-DlgLnkTypeURL : "URL",
-DlgLnkTypeAnchor : "Anchor in this page",
-DlgLnkTypeEMail : "E-Mail",
-DlgLnkProto : "Protocol",
-DlgLnkProtoOther : "<άλλο>",
-DlgLnkURL : "URL",
-DlgLnkAnchorSel : "ÎÏιλÎξÏε Îνα Anchor",
-DlgLnkAnchorByName : "ÎάÏει ÏοÏ
ÎνÏμαÏÎ¿Ï (Name)ÏοÏ
Anchor",
-DlgLnkAnchorById : "ÎάÏει ÏοÏ
Element Id",
-DlgLnkNoAnchors : "<Îεν Ï
ÏάÏÏοÏ
ν Anchors ÏÏο κείμενο>",
-DlgLnkEMail : "ÎιεÏθÏ
νÏη ÎλεκÏÏÎ¿Î½Î¹ÎºÎ¿Ï Î¤Î±ÏÏ
δÏομείοÏ
",
-DlgLnkEMailSubject : "ÎÎμα ÎηνÏμαÏοÏ",
-DlgLnkEMailBody : "Îείμενο ÎηνÏμαÏοÏ",
-DlgLnkUpload : "ÎÏοÏÏολή",
-DlgLnkBtnUpload : "ÎÏοÏÏολή ÏÏον ÎιακομιÏÏή",
-
-DlgLnkTarget : "ΠαÏάθÏ
Ïο ΣÏÏÏÎ¿Ï (Target)",
-DlgLnkTargetFrame : "<frame>",
-DlgLnkTargetPopup : "<popup window>",
-DlgLnkTargetBlank : "ÎÎο ΠαÏάθÏ
Ïο (_blank)",
-DlgLnkTargetParent : "ÎÎ¿Î½Î¹ÎºÏ Î Î±ÏάθÏ
Ïο (_parent)",
-DlgLnkTargetSelf : "Îδιο ΠαÏάθÏ
Ïο (_self)",
-DlgLnkTargetTop : "ÎνÏÏαÏο ΠαÏάθÏ
Ïο (_top)",
-DlgLnkTargetFrameName : "Target Frame Name", //MISSING
-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",
-
-// 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 : "Cell spacing",
-DlgTableCellPad : "Cell padding",
-DlgTableCaption : "Î¥ÏÎÏÏιÏλοÏ",
-DlgTableSummary : "Summary", //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)",
-DlgCellRowSpan : "ÎÏιθμÏÏ ÎÏαμμÏν (Rows Span)",
-DlgCellCollSpan : "ÎÏιθμÏÏ ÎολÏνÏν (Columns Span)",
-DlgCellBackColor : "ΧÏÏμα Î¥ÏοβάθÏοÏ
",
-DlgCellBorderColor : "ΧÏÏμα ΠεÏιθÏÏίοÏ
",
-DlgCellBtnSelect : "ÎÏιλογή...",
-
-// Find Dialog
-DlgFindTitle : "ÎναζήÏηÏη",
-DlgFindFindBtn : "ÎναζήÏηÏη",
-DlgFindNotFoundMsg : "Το κείμενο δεν βÏÎθηκε.",
-
-// Replace Dialog
-DlgReplaceTitle : "ÎνÏικαÏάÏÏαÏη",
-DlgReplaceFindLbl : "ÎναζήÏηÏη:",
-DlgReplaceReplaceLbl : "ÎνÏικαÏάÏÏαÏη με:",
-DlgReplaceCaseChk : "ÎλεγÏÎ¿Ï ÏεζÏν/κεÏαλαίÏν",
-DlgReplaceReplaceBtn : "ÎνÏικαÏάÏÏαÏη",
-DlgReplaceReplAllBtn : "ÎνÏικαÏάÏÏαÏη ÎλÏν",
-DlgReplaceWordChk : "ÎÏÏεÏη ÏλήÏοÏ
Ï Î»ÎξηÏ",
-
-// Paste Operations / Dialog
-PasteErrorPaste : "Îι ÏÏ
θμίÏÎµÎ¹Ï Î±ÏÏÎ±Î»ÎµÎ¯Î±Ï ÏοÏ
ÏÏ
λλομεÏÏηÏή ÏÎ±Ï Î´ÎµÎ½ εÏιÏÏÎÏοÏ
ν Ïην εÏιλεγμÎνη εÏγαÏία εÏικÏλληÏηÏ. ΧÏηÏιμοÏοιείÏÏε Ïο ÏληκÏÏολÏγιο (Ctrl+V).",
-PasteErrorCut : "Îι ÏÏ
θμίÏÎµÎ¹Ï Î±ÏÏÎ±Î»ÎµÎ¯Î±Ï ÏοÏ
ÏÏ
λλομεÏÏηÏή ÏÎ±Ï Î´ÎµÎ½ εÏιÏÏÎÏοÏ
ν Ïην εÏιλεγμÎνη εÏγαÏία αÏοκοÏήÏ. ΧÏηÏιμοÏοιείÏÏε Ïο ÏληκÏÏολÏγιο (Ctrl+X).",
-PasteErrorCopy : "Îι ÏÏ
θμίÏÎµÎ¹Ï Î±ÏÏÎ±Î»ÎµÎ¯Î±Ï ÏοÏ
ÏÏ
λλομεÏÏηÏή ÏÎ±Ï Î´ÎµÎ½ εÏιÏÏÎÏοÏ
ν Ïην εÏιλεγμÎνη εÏγαÏία ανÏιγÏαÏήÏ. ΧÏηÏιμοÏοιείÏÏε Ïο ÏληκÏÏολÏγιο (Ctrl+C).",
-
-PasteAsText : "ÎÏικÏλληÏη ÏÏ ÎÏÎ»Ï Îείμενο",
-PasteFromWord : "ÎÏικÏλληÏη αÏÏ Ïο Word",
-
-DlgPasteMsg2 : "Please paste inside the following box using the keyboard (<STRONG>Ctrl+V</STRONG>) and hit <STRONG>OK</STRONG>.", //MISSING
-DlgPasteIgnoreFont : "Ignore Font Face definitions", //MISSING
-DlgPasteRemoveStyles : "Remove Styles definitions", //MISSING
-DlgPasteCleanBox : "Clean Up Box", //MISSING
-
-
-// Color Picker
-ColorAutomatic : "ÎÏ
ÏÏμαÏο",
-ColorMoreColors : "ΠεÏιÏÏÏÏεÏα ÏÏÏμαÏα...",
-
-// 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
-
-// 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
-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
-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
-
-// About Dialog
-DlgAboutAboutTab : "About", //MISSING
-DlgAboutBrowserInfoTab : "Browser Info", //MISSING
-DlgAboutVersion : "ÎκδοÏη",
-DlgAboutLicense : "Îδεια ÏÏήÏÎ·Ï Ï
ÏÏ ÏοÏ
Ï ÏÏοÏ
Ï ÏÎ·Ï GNU Lesser General Public License",
-DlgAboutInfo : "Îια ÏεÏιÏÏÏÏεÏÎµÏ ÏληÏοÏοÏίεÏ"
+/*
+ * FCKeditor - The text editor for internet
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
+ *
+ * Licensed under the terms of the GNU Lesser General Public License:
+ * http://www.opensource.org/licenses/lgpl-license.php
+ *
+ * For further information visit:
+ * http://www.fckeditor.net/
+ *
+ * "Support Open Source software. What about a donation today?"
+ *
+ * File Name: el.js
+ * Greek language file.
+ *
+ * File Authors:
+ * Spyros Barbatos (sbarbatos{at}users.sourceforge.net)
+ */
+
+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)",
+Anchor : "Insert/Edit Anchor", //MISSING
+InsertImageLbl : "ÎικÏνα",
+InsertImage : "ÎιÏαγÏγή/ÎεÏαβολή ÎικÏναÏ",
+InsertFlashLbl : "Flash", //MISSING
+InsertFlash : "Insert/Edit Flash", //MISSING
+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 : "ÎÏξηÏη ÎÏοÏήÏ",
+Undo : "Undo",
+Redo : "Redo",
+NumberedListLbl : "ÎίÏÏα με ÎÏιθμοÏÏ",
+NumberedList : "ÎιÏαγÏγή/ÎιαγÏαÏή ÎίÏÏÎ±Ï Î¼Îµ ÎÏιθμοÏÏ",
+BulletedListLbl : "ÎίÏÏα με Bullets",
+BulletedList : "ÎιÏαγÏγή/ÎιαγÏαÏή ÎίÏÏÎ±Ï Î¼Îµ Bullets",
+ShowTableBorders : "Î Ïοβολή ÎÏίÏν Πίνακα",
+ShowDetails : "Î Ïοβολή ÎεÏÏομεÏειÏν",
+Style : "Style",
+FontFormat : "ÎοÏÏή ÎÏαμμαÏοÏειÏάÏ",
+Font : "ÎÏαμμαÏοÏειÏά",
+FontSize : "ÎÎγεθοÏ",
+TextColor : "ΧÏÏμα ÎÏαμμάÏÏν",
+BGColor : "ΧÏÏμα Î¥ÏοβάθÏοÏ
",
+Source : "HTML κÏδικαÏ",
+Find : "ÎναζήÏηÏη",
+Replace : "ÎνÏικαÏάÏÏαÏη",
+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
+
+// Context Menu
+EditLink : "ÎεÏαβολή ΣÏ
νδÎÏμοÏ
(Link)",
+CellCM : "Cell", //MISSING
+RowCM : "Row", //MISSING
+ColumnCM : "Column", //MISSING
+InsertRow : "ÎιÏαγÏγή ÎÏαμμήÏ",
+DeleteRows : "ÎιαγÏαÏή ÎÏαμμÏν",
+InsertColumn : "ÎιÏαγÏγή ÎολÏναÏ",
+DeleteColumns : "ÎιαγÏαÏή ÎολÏνÏν",
+InsertCell : "ÎιÏαγÏγή ÎελιοÏ",
+DeleteCells : "ÎιαγÏαÏή ÎελιÏν",
+MergeCells : "ÎνοÏοίηÏη ÎελιÏν",
+SplitCell : "ÎιαÏÏÏιÏμÏÏ ÎελιοÏ",
+TableDelete : "Delete Table", //MISSING
+CellProperties : "ÎδιÏÏηÏÎµÏ ÎελιοÏ",
+TableProperties : "ÎδιÏÏηÏÎµÏ Î Î¯Î½Î±ÎºÎ±",
+ImageProperties : "ÎδιÏÏηÏÎµÏ ÎικÏναÏ",
+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 : "ÎÏεξεÏγαÏία XHTML. ΠαÏÎ±ÎºÎ±Î»Ï ÏεÏιμÎνεÏε...",
+Done : "ÎÏοιμο",
+PasteWordConfirm : "Το κείμενο ÏοÏ
θÎλεÏε να εÏικολήÏεÏε, ÏαίνεÏαι ÏÏÏ ÏÏοÎÏÏεÏαι αÏÏ Ïο Word. ÎÎλεÏε να καθαÏιÏÏεί ÏÏιν εÏικοληθεί;",
+NotCompatiblePaste : "ÎÏ
Ïή η εÏιλογή είναι διαθÎÏιμη ÏÏον 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
+
+// Dialogs
+DlgBtnOK : "OK",
+DlgBtnCancel : "ÎκÏÏÏÏη",
+DlgBtnClose : "ÎλείÏιμο",
+DlgBtnBrowseServer : "Browse Server", //MISSING
+DlgAdvancedTag : "Îια ÏÏοÏÏÏημÎνοÏ
Ï",
+DlgOpOther : "<Other>", //MISSING
+DlgInfoTab : "Info", //MISSING
+DlgAlertUrl : "Please insert the URL", //MISSING
+
+// General Dialogs Labels
+DlgGenNotSet : "<ÏÏÏίÏ>",
+DlgGenId : "Id",
+DlgGenLangDir : "ÎαÏεÏθÏ
νÏη κειμÎνοÏ
",
+DlgGenLangDirLtr : "ÎÏιÏÏεÏά ÏÏÎ¿Ï Îεξιά (LTR)",
+DlgGenLangDirRtl : "Îεξιά ÏÏÎ¿Ï ÎÏιÏÏεÏά (RTL)",
+DlgGenLangCode : "ÎÏδικÏÏ ÎλÏÏÏαÏ",
+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 : "ÎδιÏÏηÏÎµÏ ÎικÏναÏ",
+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 : "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",
+DlgLnkTargetTab : "ΠαÏάθÏ
Ïο ΣÏÏÏÎ¿Ï (Target)",
+
+DlgLnkType : "ΤÏÏÎ¿Ï Î¥ÏεÏÏÏ
νδÎÏμοÏ
(Link)",
+DlgLnkTypeURL : "URL",
+DlgLnkTypeAnchor : "Anchor in this page",
+DlgLnkTypeEMail : "E-Mail",
+DlgLnkProto : "Protocol",
+DlgLnkProtoOther : "<άλλο>",
+DlgLnkURL : "URL",
+DlgLnkAnchorSel : "ÎÏιλÎξÏε Îνα Anchor",
+DlgLnkAnchorByName : "ÎάÏει ÏοÏ
ÎνÏμαÏÎ¿Ï (Name)ÏοÏ
Anchor",
+DlgLnkAnchorById : "ÎάÏει ÏοÏ
Element Id",
+DlgLnkNoAnchors : "<Îεν Ï
ÏάÏÏοÏ
ν Anchors ÏÏο κείμενο>",
+DlgLnkEMail : "ÎιεÏθÏ
νÏη ÎλεκÏÏÎ¿Î½Î¹ÎºÎ¿Ï Î¤Î±ÏÏ
δÏομείοÏ
",
+DlgLnkEMailSubject : "ÎÎμα ÎηνÏμαÏοÏ",
+DlgLnkEMailBody : "Îείμενο ÎηνÏμαÏοÏ",
+DlgLnkUpload : "ÎÏοÏÏολή",
+DlgLnkBtnUpload : "ÎÏοÏÏολή ÏÏον ÎιακομιÏÏή",
+
+DlgLnkTarget : "ΠαÏάθÏ
Ïο ΣÏÏÏÎ¿Ï (Target)",
+DlgLnkTargetFrame : "<frame>",
+DlgLnkTargetPopup : "<popup window>",
+DlgLnkTargetBlank : "ÎÎο ΠαÏάθÏ
Ïο (_blank)",
+DlgLnkTargetParent : "ÎÎ¿Î½Î¹ÎºÏ Î Î±ÏάθÏ
Ïο (_parent)",
+DlgLnkTargetSelf : "Îδιο ΠαÏάθÏ
Ïο (_self)",
+DlgLnkTargetTop : "ÎνÏÏαÏο ΠαÏάθÏ
Ïο (_top)",
+DlgLnkTargetFrameName : "Target Frame Name", //MISSING
+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",
+
+// 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 : "Cell spacing",
+DlgTableCellPad : "Cell padding",
+DlgTableCaption : "Î¥ÏÎÏÏιÏλοÏ",
+DlgTableSummary : "Summary", //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)",
+DlgCellRowSpan : "ÎÏιθμÏÏ ÎÏαμμÏν (Rows Span)",
+DlgCellCollSpan : "ÎÏιθμÏÏ ÎολÏνÏν (Columns Span)",
+DlgCellBackColor : "ΧÏÏμα Î¥ÏοβάθÏοÏ
",
+DlgCellBorderColor : "ΧÏÏμα ΠεÏιθÏÏίοÏ
",
+DlgCellBtnSelect : "ÎÏιλογή...",
+
+// Find Dialog
+DlgFindTitle : "ÎναζήÏηÏη",
+DlgFindFindBtn : "ÎναζήÏηÏη",
+DlgFindNotFoundMsg : "Το κείμενο δεν βÏÎθηκε.",
+
+// Replace Dialog
+DlgReplaceTitle : "ÎνÏικαÏάÏÏαÏη",
+DlgReplaceFindLbl : "ÎναζήÏηÏη:",
+DlgReplaceReplaceLbl : "ÎνÏικαÏάÏÏαÏη με:",
+DlgReplaceCaseChk : "ÎλεγÏÎ¿Ï ÏεζÏν/κεÏαλαίÏν",
+DlgReplaceReplaceBtn : "ÎνÏικαÏάÏÏαÏη",
+DlgReplaceReplAllBtn : "ÎνÏικαÏάÏÏαÏη ÎλÏν",
+DlgReplaceWordChk : "ÎÏÏεÏη ÏλήÏοÏ
Ï Î»ÎξηÏ",
+
+// Paste Operations / Dialog
+PasteErrorPaste : "Îι ÏÏ
θμίÏÎµÎ¹Ï Î±ÏÏÎ±Î»ÎµÎ¯Î±Ï ÏοÏ
ÏÏ
λλομεÏÏηÏή ÏÎ±Ï Î´ÎµÎ½ εÏιÏÏÎÏοÏ
ν Ïην εÏιλεγμÎνη εÏγαÏία εÏικÏλληÏηÏ. ΧÏηÏιμοÏοιείÏÏε Ïο ÏληκÏÏολÏγιο (Ctrl+V).",
+PasteErrorCut : "Îι ÏÏ
θμίÏÎµÎ¹Ï Î±ÏÏÎ±Î»ÎµÎ¯Î±Ï ÏοÏ
ÏÏ
λλομεÏÏηÏή ÏÎ±Ï Î´ÎµÎ½ εÏιÏÏÎÏοÏ
ν Ïην εÏιλεγμÎνη εÏγαÏία αÏοκοÏήÏ. ΧÏηÏιμοÏοιείÏÏε Ïο ÏληκÏÏολÏγιο (Ctrl+X).",
+PasteErrorCopy : "Îι ÏÏ
θμίÏÎµÎ¹Ï Î±ÏÏÎ±Î»ÎµÎ¯Î±Ï ÏοÏ
ÏÏ
λλομεÏÏηÏή ÏÎ±Ï Î´ÎµÎ½ εÏιÏÏÎÏοÏ
ν Ïην εÏιλεγμÎνη εÏγαÏία ανÏιγÏαÏήÏ. ΧÏηÏιμοÏοιείÏÏε Ïο ÏληκÏÏολÏγιο (Ctrl+C).",
+
+PasteAsText : "ÎÏικÏλληÏη ÏÏ ÎÏÎ»Ï Îείμενο",
+PasteFromWord : "ÎÏικÏλληÏη αÏÏ Ïο Word",
+
+DlgPasteMsg2 : "Please paste inside the following box using the keyboard (<STRONG>Ctrl+V</STRONG>) and hit <STRONG>OK</STRONG>.", //MISSING
+DlgPasteIgnoreFont : "Ignore Font Face definitions", //MISSING
+DlgPasteRemoveStyles : "Remove Styles definitions", //MISSING
+DlgPasteCleanBox : "Clean Up Box", //MISSING
+
+// Color Picker
+ColorAutomatic : "ÎÏ
ÏÏμαÏο",
+ColorMoreColors : "ΠεÏιÏÏÏÏεÏα ÏÏÏμαÏα...",
+
+// 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
+
+// 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
+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
+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
+
+// About Dialog
+DlgAboutAboutTab : "About", //MISSING
+DlgAboutBrowserInfoTab : "Browser Info", //MISSING
+DlgAboutLicenseTab : "License", //MISSING
+DlgAboutVersion : "ÎκδοÏη",
+DlgAboutLicense : "Îδεια ÏÏήÏÎ·Ï Ï
ÏÏ ÏοÏ
Ï ÏÏοÏ
Ï ÏÎ·Ï GNU Lesser General Public License",
+DlgAboutInfo : "Îια ÏεÏιÏÏÏÏεÏÎµÏ ÏληÏοÏοÏίεÏ"
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/en-au.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/en-au.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/en-au.js Wed Jul 12 07:45:05 2006
@@ -1,482 +1,487 @@
-/*
- * FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
- *
- * Licensed under the terms of the GNU Lesser General Public License:
- * http://www.opensource.org/licenses/lgpl-license.php
- *
- * For further information visit:
- * http://www.fckeditor.net/
- *
- * "Support Open Source software. What about a donation today?"
- *
- * File Name: en-au.js
- * English (Australia) language file.
- *
- * File Authors:
- * Frederico Caldeira Knabben (fredck at fckeditor.net)
- * Christopher Dawes (fckeditor at dawes.id.au)
- */
-
-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",
-Anchor : "Insert/Edit 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 Char",
-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",
-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 Spell",
-UniversalKeyboard : "Universal Keyboard",
-PageBreakLbl : "Page Break", //MISSING
-PageBreak : "Insert Page Break", //MISSING
-
-Form : "Form",
-Checkbox : "Checkbox",
-RadioButton : "Radio Button",
-TextField : "Text Field",
-Textarea : "Textarea",
-HiddenField : "Hidden Field",
-Button : "Button",
-SelectionField : "Selection Field",
-ImageButton : "Image Button",
-
-// Context Menu
-EditLink : "Edit Link",
-InsertRow : "Insert Row",
-DeleteRows : "Delete Rows",
-InsertColumn : "Insert Column",
-DeleteColumns : "Delete Columns",
-InsertCell : "Insert Cell",
-DeleteCells : "Delete Cells",
-MergeCells : "Merge Cells",
-SplitCell : "Split Cell",
-TableDelete : "Delete Table", //MISSING
-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;Paragraph (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 : "You 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
-
-// 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 : "Anchor in this page",
-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",
-
-// 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 : "Centre",
-DlgTableAlignRight : "Right",
-DlgTableWidth : "Width",
-DlgTableWidthPx : "pixels",
-DlgTableWidthPc : "percent",
-DlgTableHeight : "Height",
-DlgTableCellSpace : "Cell spacing",
-DlgTableCellPad : "Cell padding",
-DlgTableCaption : "Caption",
-DlgTableSummary : "Summary", //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",
-DlgCellRowSpan : "Rows Span",
-DlgCellCollSpan : "Columns Span",
-DlgCellBackColor : "Background Color",
-DlgCellBorderColor : "Border Color",
-DlgCellBtnSelect : "Select...",
-
-// 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
-PasteErrorPaste : "Your browser security settings don't permit the editor to automaticaly execute pasting operations. Please use the keyboard for that (Ctrl+V).",
-PasteErrorCut : "Your browser security settings don't permit the editor to automaticaly execute cutting operations. Please use the keyboard for that (Ctrl+X).",
-PasteErrorCopy : "Your browser security settings don't permit the editor to automaticaly 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>.",
-DlgPasteIgnoreFont : "Ignore Font Face definitions",
-DlgPasteRemoveStyles : "Remove Styles definitions",
-DlgPasteCleanBox : "Clean Up Box",
-
-
-// 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",
-
-// 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",
-DlgLstType : "Type",
-DlgLstTypeCircle : "Circle",
-DlgLstTypeDisc : "Disc", //MISSING
-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",
-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)",
-
-// About Dialog
-DlgAboutAboutTab : "About",
-DlgAboutBrowserInfoTab : "Browser Info",
-DlgAboutVersion : "version",
-DlgAboutLicense : "Licensed under the terms of the GNU Lesser General Public License",
-DlgAboutInfo : "For further information go to"
+/*
+ * FCKeditor - The text editor for internet
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
+ *
+ * Licensed under the terms of the GNU Lesser General Public License:
+ * http://www.opensource.org/licenses/lgpl-license.php
+ *
+ * For further information visit:
+ * http://www.fckeditor.net/
+ *
+ * "Support Open Source software. What about a donation today?"
+ *
+ * File Name: en-au.js
+ * English (Australia) language file.
+ *
+ * File Authors:
+ * Frederico Caldeira Knabben (fredck at fckeditor.net)
+ * Christopher Dawes (fckeditor at dawes.id.au)
+ */
+
+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",
+Anchor : "Insert/Edit 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",
+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",
+
+// Context Menu
+EditLink : "Edit Link",
+CellCM : "Cell",
+RowCM : "Row",
+ColumnCM : "Column",
+InsertRow : "Insert Row",
+DeleteRows : "Delete Rows",
+InsertColumn : "Insert Column",
+DeleteColumns : "Delete Columns",
+InsertCell : "Insert Cell",
+DeleteCells : "Delete Cells",
+MergeCells : "Merge Cells",
+SplitCell : "Split Cell",
+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.",
+
+// 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 : "Anchor in this page",
+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",
+
+// 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",
+
+// 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",
+DlgCellRowSpan : "Rows Span",
+DlgCellCollSpan : "Columns Span",
+DlgCellBackColor : "Background Colour",
+DlgCellBorderColor : "Border Colour",
+DlgCellBtnSelect : "Select...",
+
+// 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
+PasteErrorPaste : "Your browser security settings don't permit the editor to automatically execute pasting operations. Please use the keyboard for that (Ctrl+V).",
+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>.",
+DlgPasteIgnoreFont : "Ignore Font Face definitions",
+DlgPasteRemoveStyles : "Remove Styles definitions",
+DlgPasteCleanBox : "Clean Up Box",
+
+// 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",
+
+// 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",
+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",
+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)",
+
+// About Dialog
+DlgAboutAboutTab : "About",
+DlgAboutBrowserInfoTab : "Browser Info",
+DlgAboutLicenseTab : "License",
+DlgAboutVersion : "version",
+DlgAboutLicense : "Licensed under the terms of the GNU Lesser General Public License",
+DlgAboutInfo : "For further information go to"
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/en-uk.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/en-uk.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/en-uk.js Wed Jul 12 07:45:05 2006
@@ -1,482 +1,487 @@
-/*
- * FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
- *
- * Licensed under the terms of the GNU Lesser General Public License:
- * http://www.opensource.org/licenses/lgpl-license.php
- *
- * For further information visit:
- * http://www.fckeditor.net/
- *
- * "Support Open Source software. What about a donation today?"
- *
- * File Name: en-uk.js
- * English (United Kingdom) language file.
- *
- * File Authors:
- * Frederico Caldeira Knabben (fredck at fckeditor.net)
- * Christopher Dawes (fckeditor at dawes.id.au)
- */
-
-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",
-Anchor : "Insert/Edit 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 Char",
-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",
-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 Spell",
-UniversalKeyboard : "Universal Keyboard",
-PageBreakLbl : "Page Break", //MISSING
-PageBreak : "Insert Page Break", //MISSING
-
-Form : "Form",
-Checkbox : "Checkbox",
-RadioButton : "Radio Button",
-TextField : "Text Field",
-Textarea : "Textarea",
-HiddenField : "Hidden Field",
-Button : "Button",
-SelectionField : "Selection Field",
-ImageButton : "Image Button",
-
-// Context Menu
-EditLink : "Edit Link",
-InsertRow : "Insert Row",
-DeleteRows : "Delete Rows",
-InsertColumn : "Insert Column",
-DeleteColumns : "Delete Columns",
-InsertCell : "Insert Cell",
-DeleteCells : "Delete Cells",
-MergeCells : "Merge Cells",
-SplitCell : "Split Cell",
-TableDelete : "Delete Table", //MISSING
-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;Paragraph (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 : "You 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
-
-// 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 : "Anchor in this page",
-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",
-
-// 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 : "Centre",
-DlgTableAlignRight : "Right",
-DlgTableWidth : "Width",
-DlgTableWidthPx : "pixels",
-DlgTableWidthPc : "percent",
-DlgTableHeight : "Height",
-DlgTableCellSpace : "Cell spacing",
-DlgTableCellPad : "Cell padding",
-DlgTableCaption : "Caption",
-DlgTableSummary : "Summary", //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",
-DlgCellRowSpan : "Rows Span",
-DlgCellCollSpan : "Columns Span",
-DlgCellBackColor : "Background Color",
-DlgCellBorderColor : "Border Color",
-DlgCellBtnSelect : "Select...",
-
-// 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
-PasteErrorPaste : "Your browser security settings don't permit the editor to automaticaly execute pasting operations. Please use the keyboard for that (Ctrl+V).",
-PasteErrorCut : "Your browser security settings don't permit the editor to automaticaly execute cutting operations. Please use the keyboard for that (Ctrl+X).",
-PasteErrorCopy : "Your browser security settings don't permit the editor to automaticaly 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>.",
-DlgPasteIgnoreFont : "Ignore Font Face definitions",
-DlgPasteRemoveStyles : "Remove Styles definitions",
-DlgPasteCleanBox : "Clean Up Box",
-
-
-// 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",
-
-// 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",
-DlgLstType : "Type",
-DlgLstTypeCircle : "Circle",
-DlgLstTypeDisc : "Disc", //MISSING
-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",
-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)",
-
-// About Dialog
-DlgAboutAboutTab : "About",
-DlgAboutBrowserInfoTab : "Browser Info",
-DlgAboutVersion : "version",
-DlgAboutLicense : "Licensed under the terms of the GNU Lesser General Public License",
-DlgAboutInfo : "For further information go to"
+/*
+ * FCKeditor - The text editor for internet
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
+ *
+ * Licensed under the terms of the GNU Lesser General Public License:
+ * http://www.opensource.org/licenses/lgpl-license.php
+ *
+ * For further information visit:
+ * http://www.fckeditor.net/
+ *
+ * "Support Open Source software. What about a donation today?"
+ *
+ * File Name: en-uk.js
+ * English (United Kingdom) language file.
+ *
+ * File Authors:
+ * Frederico Caldeira Knabben (fredck at fckeditor.net)
+ * Christopher Dawes (fckeditor at dawes.id.au)
+ */
+
+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",
+Anchor : "Insert/Edit 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",
+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",
+
+// Context Menu
+EditLink : "Edit Link",
+CellCM : "Cell",
+RowCM : "Row",
+ColumnCM : "Column",
+InsertRow : "Insert Row",
+DeleteRows : "Delete Rows",
+InsertColumn : "Insert Column",
+DeleteColumns : "Delete Columns",
+InsertCell : "Insert Cell",
+DeleteCells : "Delete Cells",
+MergeCells : "Merge Cells",
+SplitCell : "Split Cell",
+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.",
+
+// 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 : "Anchor in this page",
+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",
+
+// 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",
+
+// 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",
+DlgCellRowSpan : "Rows Span",
+DlgCellCollSpan : "Columns Span",
+DlgCellBackColor : "Background Colour",
+DlgCellBorderColor : "Border Colour",
+DlgCellBtnSelect : "Select...",
+
+// 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
+PasteErrorPaste : "Your browser security settings don't permit the editor to automatically execute pasting operations. Please use the keyboard for that (Ctrl+V).",
+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>.",
+DlgPasteIgnoreFont : "Ignore Font Face definitions",
+DlgPasteRemoveStyles : "Remove Styles definitions",
+DlgPasteCleanBox : "Clean Up Box",
+
+// 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",
+
+// 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",
+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",
+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)",
+
+// About Dialog
+DlgAboutAboutTab : "About",
+DlgAboutBrowserInfoTab : "Browser Info",
+DlgAboutLicenseTab : "License",
+DlgAboutVersion : "version",
+DlgAboutLicense : "Licensed under the terms of the GNU Lesser General Public License",
+DlgAboutInfo : "For further information go to"
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/en.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/en.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/en.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -49,7 +49,7 @@
InsertTable : "Insert/Edit Table",
InsertLineLbl : "Line",
InsertLine : "Insert Horizontal Line",
-InsertSpecialCharLbl: "Special Char",
+InsertSpecialCharLbl: "Special Character",
InsertSpecialChar : "Insert Special Character",
InsertSmileyLbl : "Smiley",
InsertSmiley : "Insert Smiley",
@@ -83,7 +83,7 @@
Source : "Source",
Find : "Find",
Replace : "Replace",
-SpellCheck : "Check Spell",
+SpellCheck : "Check Spelling",
UniversalKeyboard : "Universal Keyboard",
PageBreakLbl : "Page Break",
PageBreak : "Insert Page Break",
@@ -98,8 +98,13 @@
SelectionField : "Selection Field",
ImageButton : "Image Button",
+FitWindow : "Maximize the editor size",
+
// Context Menu
EditLink : "Edit Link",
+CellCM : "Cell",
+RowCM : "Row",
+ColumnCM : "Column",
InsertRow : "Insert Row",
DeleteRows : "Delete Rows",
InsertColumn : "Insert Column",
@@ -136,7 +141,7 @@
UnknownCommand : "Unknown command name \"%1\"",
NotImplemented : "Command not implemented",
UnknownToolbarSet : "Toolbar set \"%1\" doesn't exist",
-NoActiveX : "You 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.",
+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.",
@@ -146,12 +151,12 @@
DlgBtnClose : "Close",
DlgBtnBrowseServer : "Browse Server",
DlgAdvancedTag : "Advanced",
-DlgOpOther : "<Other>",
+DlgOpOther : "<Other>",
DlgInfoTab : "Info",
DlgAlertUrl : "Please insert the URL",
// General Dialogs Labels
-DlgGenNotSet : "<not set>",
+DlgGenNotSet : "<not set>",
DlgGenId : "Id",
DlgGenLangDir : "Language Direction",
DlgGenLangDirLtr : "Left to Right (LTR)",
@@ -215,12 +220,12 @@
DlgLnkTypeAnchor : "Anchor in this page",
DlgLnkTypeEMail : "E-Mail",
DlgLnkProto : "Protocol",
-DlgLnkProtoOther : "<other>",
+DlgLnkProtoOther : "<other>",
DlgLnkURL : "URL",
DlgLnkAnchorSel : "Select an Anchor",
DlgLnkAnchorByName : "By Anchor Name",
DlgLnkAnchorById : "By Element Id",
-DlgLnkNoAnchors : "<No anchors available in the document>",
+DlgLnkNoAnchors : "<No anchors available in the document>",
DlgLnkEMail : "E-Mail Address",
DlgLnkEMailSubject : "Message Subject",
DlgLnkEMailBody : "Message Body",
@@ -228,8 +233,8 @@
DlgLnkBtnUpload : "Send it to the Server",
DlgLnkTarget : "Target",
-DlgLnkTargetFrame : "<frame>",
-DlgLnkTargetPopup : "<popup window>",
+DlgLnkTargetFrame : "<frame>",
+DlgLnkTargetPopup : "<popup window>",
DlgLnkTargetBlank : "New Window (_blank)",
DlgLnkTargetParent : "Parent Window (_parent)",
DlgLnkTargetSelf : "Same Window (_self)",
@@ -292,16 +297,16 @@
DlgCellWidthPc : "percent",
DlgCellHeight : "Height",
DlgCellWordWrap : "Word Wrap",
-DlgCellWordWrapNotSet : "<Not set>",
+DlgCellWordWrapNotSet : "<Not set>",
DlgCellWordWrapYes : "Yes",
DlgCellWordWrapNo : "No",
DlgCellHorAlign : "Horizontal Alignment",
-DlgCellHorAlignNotSet : "<Not set>",
+DlgCellHorAlignNotSet : "<Not set>",
DlgCellHorAlignLeft : "Left",
DlgCellHorAlignCenter : "Center",
DlgCellHorAlignRight: "Right",
DlgCellVerAlign : "Vertical Alignment",
-DlgCellVerAlignNotSet : "<Not set>",
+DlgCellVerAlignNotSet : "<Not set>",
DlgCellVerAlignTop : "Top",
DlgCellVerAlignMiddle : "Middle",
DlgCellVerAlignBottom : "Bottom",
@@ -338,7 +343,6 @@
DlgPasteIgnoreFont : "Ignore Font Face definitions",
DlgPasteRemoveStyles : "Remove Styles definitions",
DlgPasteCleanBox : "Clean Up Box",
-
// Color Picker
ColorAutomatic : "Automatic",
@@ -475,6 +479,7 @@
// About Dialog
DlgAboutAboutTab : "About",
DlgAboutBrowserInfoTab : "Browser Info",
+DlgAboutLicenseTab : "License",
DlgAboutVersion : "version",
DlgAboutLicense : "Licensed under the terms of the GNU Lesser General Public License",
DlgAboutInfo : "For further information go to"
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/eo.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/eo.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/eo.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -98,8 +98,13 @@
SelectionField : "Elekta Kampo",
ImageButton : "Bildbutono",
+FitWindow : "Maximize the editor size", //MISSING
+
// Context Menu
EditLink : "Modifier Ligilon",
+CellCM : "Cell", //MISSING
+RowCM : "Row", //MISSING
+ColumnCM : "Column", //MISSING
InsertRow : "Enmeti Linion",
DeleteRows : "Forigi Liniojn",
InsertColumn : "Enmeti Kolumnon",
@@ -136,7 +141,7 @@
UnknownCommand : "Komandonomo nekonata \"%1\"",
NotImplemented : "Komando ne ankoraÅ realigita",
UnknownToolbarSet : "La ilobreto \"%1\" ne ekzistas",
-NoActiveX : "You 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
+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
@@ -146,12 +151,12 @@
DlgBtnClose : "Fermi",
DlgBtnBrowseServer : "Foliumi en la Servilo",
DlgAdvancedTag : "Speciala",
-DlgOpOther : "<Alia>",
+DlgOpOther : "<Alia>",
DlgInfoTab : "Info", //MISSING
DlgAlertUrl : "Please insert the URL", //MISSING
// General Dialogs Labels
-DlgGenNotSet : "<DefaÅlta>",
+DlgGenNotSet : "<DefaÅlta>",
DlgGenId : "Id",
DlgGenLangDir : "Skribdirekto",
DlgGenLangDirLtr : "De maldekstro dekstren (LTR)",
@@ -215,12 +220,12 @@
DlgLnkTypeAnchor : "Ankri en tiu Äi paÄo",
DlgLnkTypeEMail : "RetpoÅto",
DlgLnkProto : "Protokolo",
-DlgLnkProtoOther : "<alia>",
+DlgLnkProtoOther : "<alia>",
DlgLnkURL : "URL",
DlgLnkAnchorSel : "Elekti Ankron",
DlgLnkAnchorByName : "Per Ankronomo",
DlgLnkAnchorById : "Per Elementidentigilo",
-DlgLnkNoAnchors : "<Ne disponeblas ankroj en la dokumento>",
+DlgLnkNoAnchors : "<Ne disponeblas ankroj en la dokumento>",
DlgLnkEMail : "Retadreso",
DlgLnkEMailSubject : "Temlinio",
DlgLnkEMailBody : "MesaÄa korpo",
@@ -228,8 +233,8 @@
DlgLnkBtnUpload : "Sendi al Servilo",
DlgLnkTarget : "Celo",
-DlgLnkTargetFrame : "<kadro>",
-DlgLnkTargetPopup : "<Åprucfenestro>",
+DlgLnkTargetFrame : "<kadro>",
+DlgLnkTargetPopup : "<Åprucfenestro>",
DlgLnkTargetBlank : "Nova Fenestro (_blank)",
DlgLnkTargetParent : "Gepatra Fenestro (_parent)",
DlgLnkTargetSelf : "Sama Fenestro (_self)",
@@ -339,7 +344,6 @@
DlgPasteRemoveStyles : "Remove Styles definitions", //MISSING
DlgPasteCleanBox : "Clean Up Box", //MISSING
-
// Color Picker
ColorAutomatic : "AÅtomata",
ColorMoreColors : "Pli da Koloroj...",
@@ -475,6 +479,7 @@
// About Dialog
DlgAboutAboutTab : "Pri",
DlgAboutBrowserInfoTab : "Informoj pri TTT-legilo",
+DlgAboutLicenseTab : "License", //MISSING
DlgAboutVersion : "versio",
DlgAboutLicense : "Disdonata laÅ la GNU Lesser General Public License",
DlgAboutInfo : "Por pli da informoj, vizitu"
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/es.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/es.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/es.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -98,8 +98,13 @@
SelectionField : "Campo de Selección",
ImageButton : "Botón Imagen",
+FitWindow : "Maximize the editor size", //MISSING
+
// Context Menu
EditLink : "Editar VÃnculo",
+CellCM : "Cell", //MISSING
+RowCM : "Row", //MISSING
+ColumnCM : "Column", //MISSING
InsertRow : "Insertar Fila",
DeleteRows : "Eliminar Filas",
InsertColumn : "Insertar Columna",
@@ -146,12 +151,12 @@
DlgBtnClose : "Cerrar",
DlgBtnBrowseServer : "Ver Servidor",
DlgAdvancedTag : "Avanzado",
-DlgOpOther : "<Otro>",
+DlgOpOther : "<Otro>",
DlgInfoTab : "Información",
DlgAlertUrl : "Inserte el URL",
// General Dialogs Labels
-DlgGenNotSet : "<No definido>",
+DlgGenNotSet : "<No definido>",
DlgGenId : "Id",
DlgGenLangDir : "Orientación de idioma",
DlgGenLangDirLtr : "Izquierda a Derecha (LTR)",
@@ -215,12 +220,12 @@
DlgLnkTypeAnchor : "Referencia en esta página",
DlgLnkTypeEMail : "E-Mail",
DlgLnkProto : "Protocolo",
-DlgLnkProtoOther : "<otro>",
+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>",
+DlgLnkNoAnchors : "<No hay referencias disponibles en el documento>",
DlgLnkEMail : "Dirección de E-Mail",
DlgLnkEMailSubject : "TÃtulo del Mensaje",
DlgLnkEMailBody : "Cuerpo del Mensaje",
@@ -228,8 +233,8 @@
DlgLnkBtnUpload : "Enviar al Servidor",
DlgLnkTarget : "Destino",
-DlgLnkTargetFrame : "<marco>",
-DlgLnkTargetPopup : "<ventana emergente>",
+DlgLnkTargetFrame : "<marco>",
+DlgLnkTargetPopup : "<ventana emergente>",
DlgLnkTargetBlank : "Nueva Ventana(_blank)",
DlgLnkTargetParent : "Ventana Padre (_parent)",
DlgLnkTargetSelf : "Misma Ventana (_self)",
@@ -337,8 +342,7 @@
DlgPasteMsg2 : "Por favor pegue dentro del cuadro utilizando el teclado (<STRONG>Ctrl+V</STRONG>); luego presione <STRONG>OK</STRONG>.",
DlgPasteIgnoreFont : "Ignorar definiciones de fuentes",
DlgPasteRemoveStyles : "Remover definiciones de estilo",
-DlgPasteCleanBox : "Clean Up Box",
-
+DlgPasteCleanBox : "Clean Up Box", //MISSING
// Color Picker
ColorAutomatic : "Automático",
@@ -475,6 +479,7 @@
// About Dialog
DlgAboutAboutTab : "Acerca de",
DlgAboutBrowserInfoTab : "Información de Navegador",
+DlgAboutLicenseTab : "License", //MISSING
DlgAboutVersion : "versión",
DlgAboutLicense : "Licenciado bajo los términos de GNU Lesser General Public License",
DlgAboutInfo : "Para mayor información por favor dirigirse a"
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/et.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/et.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/et.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -15,6 +15,7 @@
*
* File Authors:
* Kristjan Kivikangur (kristjan at ttrk.ee)
+ * Gustav Kaskema
*/
var FCKLang =
@@ -40,24 +41,24 @@
InsertLinkLbl : "Link",
InsertLink : "Sisesta/Muuda link",
RemoveLink : "Eemalda link",
-Anchor : "Insert/Edit Anchor", //MISSING
+Anchor : "Sisesta/Muuda ankur",
InsertImageLbl : "Pilt",
InsertImage : "Sisesta/Muuda pilt",
-InsertFlashLbl : "Flash", //MISSING
-InsertFlash : "Insert/Edit Flash", //MISSING
+InsertFlashLbl : "Flash",
+InsertFlash : "Sisesta/Muuda flash",
InsertTableLbl : "Tabel",
InsertTable : "Sisesta/Muuda tabel",
InsertLineLbl : "Joon",
InsertLine : "Sisesta horisontaaljoon",
InsertSpecialCharLbl: "Erimärgid",
InsertSpecialChar : "Sisesta erimärk",
-InsertSmileyLbl : "Smiley",
-InsertSmiley : "Sisesta Smiley",
-About : "FCKeditor kohta",
-Bold : "Paks",
-Italic : "Kursiiv",
-Underline : "Allajoonitud",
-StrikeThrough : "Läbijoonitud",
+InsertSmileyLbl : "Emotikon",
+InsertSmiley : "Sisesta emotikon",
+About : "FCKeditor teave",
+Bold : "Rasvane kiri",
+Italic : "Kursiiv kiri",
+Underline : "Allajoonitud kiri",
+StrikeThrough : "Läbijoonitud kiri",
Subscript : "Allindeks",
Superscript : "Ãlaindeks",
LeftJustify : "Vasakjoondus",
@@ -67,39 +68,44 @@
DecreaseIndent : "Vähenda taanet",
IncreaseIndent : "Suurenda taanet",
Undo : "Võta tagasi",
-Redo : "Tee uuesti",
+Redo : "Korda toimingut",
NumberedListLbl : "Nummerdatud loetelu",
NumberedList : "Sisesta/Eemalda nummerdatud loetelu",
-BulletedListLbl : "Täpitud loetelu",
-BulletedList : "Sisesta/Eemalda täpitud loetelu",
-ShowTableBorders : "Nöita tabeli jooni",
+BulletedListLbl : "Punktiseeritud loetelu",
+BulletedList : "Sisesta/Eemalda punktiseeritud loetelu",
+ShowTableBorders : "Näita tabeli jooni",
ShowDetails : "Näita üksikasju",
Style : "Laad",
FontFormat : "Vorming",
-Font : "Font",
+Font : "Kiri",
FontSize : "Suurus",
TextColor : "Teksti värv",
BGColor : "Tausta värv",
Source : "Lähtekood",
Find : "Otsi",
Replace : "Asenda",
-SpellCheck : "Check Spell", //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
+SpellCheck : "Kontrolli õigekirja",
+UniversalKeyboard : "Universaalne klaviatuur",
+PageBreakLbl : "Lehepiir",
+PageBreak : "Sisesta lehevahetus koht",
+
+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",
// Context Menu
EditLink : "Muuda linki",
+CellCM : "Lahter",
+RowCM : "Rida",
+ColumnCM : "Veerg",
InsertRow : "Lisa rida",
DeleteRows : "Eemalda ridu",
InsertColumn : "Lisa veerg",
@@ -108,22 +114,22 @@
DeleteCells : "Eemalda lahtrid",
MergeCells : "Ãhenda lahtrid",
SplitCell : "Lahuta lahtrid",
-TableDelete : "Delete Table", //MISSING
+TableDelete : "Kustuta tabel",
CellProperties : "Lahtri atribuudid",
TableProperties : "Tabeli atribuudid",
ImageProperties : "Pildi atribuudid",
-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
+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",
@@ -131,27 +137,27 @@
ProcessingXHTML : "Töötlen XHTML. Palun oota...",
Done : "Tehtud",
PasteWordConfirm : "Tekst, mida soovid lisada paistab pärinevat Wordist. Kas soovid seda enne kleepimist puhastada?",
-NotCompatiblePaste : "See käsk on saadaval ainult Internet Explorer versioon 5.5 või rohkem puhul. Kas soovid kleepida ilma puhastamata?",
+NotCompatiblePaste : "See käsk on saadaval ainult Internet Explorer versioon 5.5 või uuema puhul. Kas soovid kleepida ilma puhastamata?",
UnknownToolbarItem : "Tundmatu tööriistariba üksus \"%1\"",
UnknownCommand : "Tundmatu käsunimi \"%1\"",
NotImplemented : "Käsku ei täidetud",
UnknownToolbarSet : "Tööriistariba \"%1\" ei eksisteeri",
-NoActiveX : "You 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
+NoActiveX : "Sinu interneti sirvija turvalisuse seaded võivad limiteerida mõningaid tekstirdaktori kasutus võimalusi. Sa peaksid võimaldama valiku \"Run ActiveX controls and plug-ins\" oma sirvija 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.",
// Dialogs
DlgBtnOK : "OK",
DlgBtnCancel : "Loobu",
-DlgBtnClose : "Sule",
-DlgBtnBrowseServer : "Browse Server", //MISSING
+DlgBtnClose : "Sulge",
+DlgBtnBrowseServer : "Sirvi serverit",
DlgAdvancedTag : "Täpsemalt",
-DlgOpOther : "<Other>", //MISSING
-DlgInfoTab : "Info", //MISSING
-DlgAlertUrl : "Please insert the URL", //MISSING
+DlgOpOther : "<Teine>",
+DlgInfoTab : "Info",
+DlgAlertUrl : "Palun sisesta URL",
// General Dialogs Labels
-DlgGenNotSet : "<määramata>",
+DlgGenNotSet : "<määramata>",
DlgGenId : "Id",
DlgGenLangDir : "Keele suund",
DlgGenLangDirLtr : "Vasakult paremale (LTR)",
@@ -159,18 +165,18 @@
DlgGenLangCode : "Keele kood",
DlgGenAccessKey : "Juurdepääsu võti",
DlgGenName : "Nimi",
-DlgGenTabIndex : "Tab Index",
+DlgGenTabIndex : "Tab indeks",
DlgGenLongDescr : "Pikk kirjeldus URL",
DlgGenClass : "Stiilistiku klassid",
-DlgGenTitle : "Advisory Title",
-DlgGenContType : "Advisory Content Type",
-DlgGenLinkCharset : "Linked Resource Charset",
+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 serverile",
+DlgImgBtnUpload : "Saada serverissee",
DlgImgURL : "URL",
DlgImgUpload : "Lae üles",
DlgImgAlt : "Alternatiivne tekst",
@@ -179,8 +185,8 @@
DlgImgLockRatio : "Lukusta kuvasuhe",
DlgBtnResetSize : "Lähtesta suurus",
DlgImgBorder : "Joon",
-DlgImgHSpace : "HSpace",
-DlgImgVSpace : "VSpace",
+DlgImgHSpace : "H. vaheruum",
+DlgImgVSpace : "V. vaheruum",
DlgImgAlign : "Joondus",
DlgImgAlignLeft : "Vasak",
DlgImgAlignAbsBottom: "Abs alla",
@@ -189,21 +195,21 @@
DlgImgAlignBottom : "Alla",
DlgImgAlignMiddle : "Keskele",
DlgImgAlignRight : "Paremale",
-DlgImgAlignTextTop : "Teksti üles",
+DlgImgAlignTextTop : "Tekstit üles",
DlgImgAlignTop : "Ãles",
DlgImgPreview : "Eelvaade",
DlgImgAlertUrl : "Palun kirjuta pildi URL",
-DlgImgLinkTab : "Link", //MISSING
+DlgImgLinkTab : "Link",
// 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
+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",
@@ -213,28 +219,28 @@
DlgLnkType : "Lingi tüüp",
DlgLnkTypeURL : "URL",
DlgLnkTypeAnchor : "Ankur sellel lehel",
-DlgLnkTypeEMail : "E-Post",
+DlgLnkTypeEMail : "E-post",
DlgLnkProto : "Protokoll",
-DlgLnkProtoOther : "<muu>",
+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",
+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 serverile",
+DlgLnkBtnUpload : "Saada serverisse",
DlgLnkTarget : "Sihtkoht",
-DlgLnkTargetFrame : "<raam>",
-DlgLnkTargetPopup : "<hüpikaken>",
+DlgLnkTargetFrame : "<raam>",
+DlgLnkTargetPopup : "<hüpikaken>",
DlgLnkTargetBlank : "Uus aken (_blank)",
DlgLnkTargetParent : "Vanem aken (_parent)",
DlgLnkTargetSelf : "Sama aken (_self)",
DlgLnkTargetTop : "Pealmine aken (_top)",
-DlgLnkTargetFrameName : "Target Frame Name", //MISSING
+DlgLnkTargetFrameName : "Sihtmärk raami nimi",
DlgLnkPopWinName : "Hüpikakna nimi",
DlgLnkPopWinFeat : "Hüpikakna omadused",
DlgLnkPopResize : "Suurendatav",
@@ -261,7 +267,7 @@
DlgColorSelected : "Valitud",
// Smiley Dialog
-DlgSmileyTitle : "Sisesta Smiley",
+DlgSmileyTitle : "Sisesta emotikon",
// Special Character Dialog
DlgSpecialCharTitle : "Vali erimärk",
@@ -282,8 +288,8 @@
DlgTableHeight : "Kõrgus",
DlgTableCellSpace : "Lahtri vahe",
DlgTableCellPad : "Lahtri täidis",
-DlgTableCaption : "Seletiitel",
-DlgTableSummary : "Summary", //MISSING
+DlgTableCaption : "Tabeli tiitel",
+DlgTableSummary : "Kokkuvõte",
// Table Cell Dialog
DlgCellTitle : "Lahtri atribuudid",
@@ -291,7 +297,7 @@
DlgCellWidthPx : "pikslit",
DlgCellWidthPc : "protsenti",
DlgCellHeight : "Kõrgus",
-DlgCellWordWrap : "Murra ridu",
+DlgCellWordWrap : "Sõna ülekanne",
DlgCellWordWrapNotSet : "<Määramata>",
DlgCellWordWrapYes : "Jah",
DlgCellWordWrapNo : "Ei",
@@ -321,160 +327,160 @@
DlgReplaceTitle : "Asenda",
DlgReplaceFindLbl : "Leia mida:",
DlgReplaceReplaceLbl : "Asenda millega:",
-DlgReplaceCaseChk : "Erista suurtähti",
+DlgReplaceCaseChk : "Erista suur- ja väiketähti",
DlgReplaceReplaceBtn : "Asenda",
DlgReplaceReplAllBtn : "Asenda kõik",
-DlgReplaceWordChk : "Otsi terveid sõnu",
+DlgReplaceWordChk : "Otsi terviklike sõnu",
// Paste Operations / Dialog
-PasteErrorPaste : "Sinu brauseri turvaseaded ei luba redaktoril automaatselt kleepida. Palun kasutage selleks klaviatuuri (Ctrl+V).",
-PasteErrorCut : "Sinu brauseri turvaseaded ei luba redaktoril automaatselt lõigata. Palun kasutage selleks klaviatuuri (Ctrl+X).",
-PasteErrorCopy : "Sinu brauseri turvaseaded ei luba redaktoril automaatselt kopeerida. Palun kasutage selleks klaviatuuri (Ctrl+C).",
+PasteErrorPaste : "Sinu interneti sirvija turvaseaded ei luba redaktoril automaatselt kleepida. Palun kasutage selleks klaviatuuri klahvikombinatsiooni (Ctrl+V).",
+PasteErrorCut : "Sinu interneti sirvija turvaseaded ei luba redaktoril automaatselt lõigata. Palun kasutage selleks klaviatuuri klahvikombinatsiooni (Ctrl+X).",
+PasteErrorCopy : "Sinu interneti sirvija turvaseaded ei luba redaktoril automaatselt kopeerida. Palun kasutage selleks klaviatuuri klahvikombinatsiooni (Ctrl+C).",
PasteAsText : "Kleebi tavalise tekstina",
PasteFromWord : "Kleebi Wordist",
-DlgPasteMsg2 : "Please paste inside the following box using the keyboard (<STRONG>Ctrl+V</STRONG>) and hit <STRONG>OK</STRONG>.", //MISSING
-DlgPasteIgnoreFont : "Ignore Font Face definitions", //MISSING
-DlgPasteRemoveStyles : "Remove Styles definitions", //MISSING
-DlgPasteCleanBox : "Clean Up Box", //MISSING
-
+DlgPasteMsg2 : "Palun kleebi järgnevasse kasti kasutades klaviatuuri klahvikombinatsiooni (<STRONG>Ctrl+V</STRONG>) ja vajuta seejärel <STRONG>OK</STRONG>.",
+DlgPasteIgnoreFont : "Ignoreeri kirja definitsioone",
+DlgPasteRemoveStyles : "Eemalda stiilide definitsioonid",
+DlgPasteCleanBox : "Puhasta ära kast",
// Color Picker
ColorAutomatic : "Automaatne",
ColorMoreColors : "Rohkem värve...",
// Document Properties
-DocProps : "Document Properties", //MISSING
+DocProps : "Dokumendi omadused",
// Anchor Dialog
-DlgAnchorTitle : "Anchor Properties", //MISSING
-DlgAnchorName : "Anchor Name", //MISSING
-DlgAnchorErrorName : "Please type the anchor name", //MISSING
+DlgAnchorTitle : "Ankru omadused",
+DlgAnchorName : "Ankru nimi",
+DlgAnchorErrorName : "Palun sisest ankru nimi",
// 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
+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 : "Text (Value)", //MISSING
-DlgButtonType : "Type", //MISSING
+DlgButtonText : "Tekst (väärtus)",
+DlgButtonType : "Tüüp",
// Checkbox and Radio Button Dialogs
-DlgCheckboxName : "Name", //MISSING
-DlgCheckboxValue : "Value", //MISSING
-DlgCheckboxSelected : "Selected", //MISSING
+DlgCheckboxName : "Nimi",
+DlgCheckboxValue : "Väärtus",
+DlgCheckboxSelected : "Valitud",
// Form Dialog
-DlgFormName : "Name", //MISSING
-DlgFormAction : "Action", //MISSING
-DlgFormMethod : "Method", //MISSING
+DlgFormName : "Nimi",
+DlgFormAction : "Toiming",
+DlgFormMethod : "Meetod",
// 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
+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 : "Name", //MISSING
-DlgTextareaCols : "Columns", //MISSING
-DlgTextareaRows : "Rows", //MISSING
+DlgTextareaName : "Nimi",
+DlgTextareaCols : "Veerge",
+DlgTextareaRows : "Ridu",
// 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
+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 : "Name", //MISSING
-DlgHiddenValue : "Value", //MISSING
+DlgHiddenName : "Nimi",
+DlgHiddenValue : "Väärtus",
// Bulleted List Dialog
-BulletedListProp : "Bulleted List Properties", //MISSING
-NumberedListProp : "Numbered List Properties", //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
+BulletedListProp : "Täpitud loetelu omadused",
+NumberedListProp : "Nummerdatud loetelu omadused",
+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 : "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
-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
+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",
+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 : "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
+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)",
// About Dialog
-DlgAboutAboutTab : "About", //MISSING
-DlgAboutBrowserInfoTab : "Browser Info", //MISSING
+DlgAboutAboutTab : "Teave",
+DlgAboutBrowserInfoTab : "Interneti sirvija info",
+DlgAboutLicenseTab : "Litsents",
DlgAboutVersion : "versioon",
DlgAboutLicense : "Litsenseeritud GNU Lesser General Public License litsentsiga",
DlgAboutInfo : "Täpsema info saamiseks mine"
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/eu.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/eu.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/eu.js Wed Jul 12 07:45:05 2006
@@ -1,482 +1,487 @@
-/*
- * FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
- *
- * Licensed under the terms of the GNU Lesser General Public License:
- * http://www.opensource.org/licenses/lgpl-license.php
- *
- * For further information visit:
- * http://www.fckeditor.net/
- *
- * "Support Open Source software. What about a donation today?"
- *
- * File Name: eu.js
- * Basque language file.
- * Euskara hizkuntza fitxategia.
- *
- * File Authors:
- * Ibon Igartua (Librezale.org)
- */
-
-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 Formatoa",
-InsertLinkLbl : "Esteka",
-InsertLink : "Txertatu/Editatu Esteka",
-RemoveLink : "Kendu Esteka",
-Anchor : "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",
-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 : "Formatoa",
-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",
-
-// Context Menu
-EditLink : "Aldatu Esteka",
-InsertRow : "Txertatu Errenkada",
-DeleteRows : "Ezabatu Errenkadak",
-InsertColumn : "Txertatu Zutabea",
-DeleteColumns : "Ezabatu Zutabeak",
-InsertCell : "Txertatu Gelaxka",
-DeleteCells : "Kendu Gelaxkak",
-MergeCells : "Batu Gelaxkak",
-SplitCell : "Zatitu Gelaxka",
-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 textua 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 segustasun hobespenak editore honen zenbait ezaugarri mugatu ditzake. \"ActiveX kontrolak eta plug-inak\" 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.",
-
-// 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 : "Textu Alternatiboa",
-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 : "Ertzarik gabe",
-DlgFlashScaleFit : "Doitu",
-
-// Link Dialog
-DlgLnkWindowTitle : "Esteka",
-DlgLnkInfoTab : "Estekaren Informazioa",
-DlgLnkTargetTab : "Helburua",
-
-DlgLnkType : "Esteka Mota",
-DlgLnkTypeURL : "URL",
-DlgLnkTypeAnchor : "Aingura horrialde honentan",
-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 lehioa>",
-DlgLnkTargetBlank : "Lehio Berria (_blank)",
-DlgLnkTargetParent : "Lehio Gurasoa (_parent)",
-DlgLnkTargetSelf : "Lehio Berdina (_self)",
-DlgLnkTargetTop : "Goiko Lehioa (_top)",
-DlgLnkTargetFrameName : "Marko Helburuaren Izena",
-DlgLnkPopWinName : "Popup Lehioaren Izena",
-DlgLnkPopWinFeat : "Popup Lehioaren 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",
-
-// 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",
-
-// Table Cell Dialog
-DlgCellTitle : "Gelaxken Ezaugarriak",
-DlgCellWidth : "Zabalera",
-DlgCellWidthPx : "pixel",
-DlgCellWidthPc : "ehuneko",
-DlgCellHeight : "Altuera",
-DlgCellWordWrap : "Itzulbira",
-DlgCellWordWrapNotSet : "<Ezarri gabe>",
-DlgCellWordWrapYes : "Bai",
-DlgCellWordWrapNo : "Ez",
-DlgCellHorAlign : "Horizontal Alignment",
-DlgCellHorAlignNotSet : "<Ezarri gabe>",
-DlgCellHorAlignLeft : "Ezkerrean",
-DlgCellHorAlignCenter : "Erdian",
-DlgCellHorAlignRight: "Eskuman",
-DlgCellVerAlign : "Lerrokatu Bertikalki",
-DlgCellVerAlignNotSet : "<Ezarri gabe>",
-DlgCellVerAlignTop : "Goian",
-DlgCellVerAlignMiddle : "Erdian",
-DlgCellVerAlignBottom : "Behean",
-DlgCellVerAlignBaseline : "Oinan",
-DlgCellRowSpan : "Lerroak Hedatu",
-DlgCellCollSpan : "Zutabeak Hedatu",
-DlgCellBackColor : "Atzeko Kolorea",
-DlgCellBorderColor : "Ertzako Kolorea",
-DlgCellBtnSelect : "Aukertau...",
-
-// 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
-PasteErrorPaste : "Zure web nabigatzailearen segurtasun ezarpenak testuak automatikoki itsastea ez dute baimentzen. Mesedez teklatua erabili ezazu (Ctrl+V).",
-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.",
-DlgPasteIgnoreFont : "Letra Motaren definizioa ezikusi",
-DlgPasteRemoveStyles : "Estilo definizioak kendu",
-DlgPasteCleanBox : "Testu-eremua Garbitu",
-
-
-// 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",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName : "Izena",
-DlgCheckboxValue : "Balorea",
-DlgCheckboxSelected : "Hautatuta",
-
-// Form Dialog
-DlgFormName : "Izena",
-DlgFormAction : "Ekintza",
-DlgFormMethod : "Method",
-
-// 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",
-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 : "Atzekaldea",
-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",
-DlgDocCharSetOther : "Beste Karaktere Multzoaren Kodeketa",
-
-DlgDocDocType : "Document Type Goiburua",
-DlgDocDocTypeOther : "Beste Document Type Goiburua",
-DlgDocIncXHTML : "XHTML Ezarpenak",
-DlgDocBgColor : "Atzeko Kolorea",
-DlgDocBgImage : "Atzeko Irudiaren URL-a",
-DlgDocBgNoScroll : "Korritze gabeko Atzekaldea",
-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)",
-
-// About Dialog
-DlgAboutAboutTab : "Honi buruz",
-DlgAboutBrowserInfoTab : "Nabigatzailearen Informazioa",
-DlgAboutVersion : "bertsioa",
-DlgAboutLicense : "GNU Lesser General Public License Lizentziapean",
-DlgAboutInfo : "Informazio gehiago eskuratzeko hona joan"
+/*
+ * FCKeditor - The text editor for internet
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
+ *
+ * Licensed under the terms of the GNU Lesser General Public License:
+ * http://www.opensource.org/licenses/lgpl-license.php
+ *
+ * For further information visit:
+ * http://www.fckeditor.net/
+ *
+ * "Support Open Source software. What about a donation today?"
+ *
+ * File Name: eu.js
+ * Basque language file.
+ * Euskara hizkuntza fitxategia.
+ *
+ * File Authors:
+ * Ibon Igartua (Librezale.org)
+ */
+
+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 Formatoa",
+InsertLinkLbl : "Esteka",
+InsertLink : "Txertatu/Editatu Esteka",
+RemoveLink : "Kendu Esteka",
+Anchor : "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",
+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 : "Formatoa",
+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",
+
+// Context Menu
+EditLink : "Aldatu Esteka",
+CellCM : "Gelaxka",
+RowCM : "Errenkada",
+ColumnCM : "Zutabea",
+InsertRow : "Txertatu Errenkada",
+DeleteRows : "Ezabatu Errenkadak",
+InsertColumn : "Txertatu Zutabea",
+DeleteColumns : "Ezabatu Zutabeak",
+InsertCell : "Txertatu Gelaxka",
+DeleteCells : "Kendu Gelaxkak",
+MergeCells : "Batu Gelaxkak",
+SplitCell : "Zatitu Gelaxka",
+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 textua 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 segustasun hobespenak editore honen zenbait ezaugarri mugatu ditzake. \"ActiveX kontrolak eta plug-inak\" 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.",
+
+// 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 : "Textu Alternatiboa",
+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 : "Ertzarik gabe",
+DlgFlashScaleFit : "Doitu",
+
+// Link Dialog
+DlgLnkWindowTitle : "Esteka",
+DlgLnkInfoTab : "Estekaren Informazioa",
+DlgLnkTargetTab : "Helburua",
+
+DlgLnkType : "Esteka Mota",
+DlgLnkTypeURL : "URL",
+DlgLnkTypeAnchor : "Aingura horrialde honentan",
+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 lehioa>",
+DlgLnkTargetBlank : "Lehio Berria (_blank)",
+DlgLnkTargetParent : "Lehio Gurasoa (_parent)",
+DlgLnkTargetSelf : "Lehio Berdina (_self)",
+DlgLnkTargetTop : "Goiko Lehioa (_top)",
+DlgLnkTargetFrameName : "Marko Helburuaren Izena",
+DlgLnkPopWinName : "Popup Lehioaren Izena",
+DlgLnkPopWinFeat : "Popup Lehioaren 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",
+
+// 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",
+
+// Table Cell Dialog
+DlgCellTitle : "Gelaxken Ezaugarriak",
+DlgCellWidth : "Zabalera",
+DlgCellWidthPx : "pixel",
+DlgCellWidthPc : "ehuneko",
+DlgCellHeight : "Altuera",
+DlgCellWordWrap : "Itzulbira",
+DlgCellWordWrapNotSet : "<Ezarri gabe>",
+DlgCellWordWrapYes : "Bai",
+DlgCellWordWrapNo : "Ez",
+DlgCellHorAlign : "Horizontal Alignment",
+DlgCellHorAlignNotSet : "<Ezarri gabe>",
+DlgCellHorAlignLeft : "Ezkerrean",
+DlgCellHorAlignCenter : "Erdian",
+DlgCellHorAlignRight: "Eskuman",
+DlgCellVerAlign : "Lerrokatu Bertikalki",
+DlgCellVerAlignNotSet : "<Ezarri gabe>",
+DlgCellVerAlignTop : "Goian",
+DlgCellVerAlignMiddle : "Erdian",
+DlgCellVerAlignBottom : "Behean",
+DlgCellVerAlignBaseline : "Oinan",
+DlgCellRowSpan : "Lerroak Hedatu",
+DlgCellCollSpan : "Zutabeak Hedatu",
+DlgCellBackColor : "Atzeko Kolorea",
+DlgCellBorderColor : "Ertzako Kolorea",
+DlgCellBtnSelect : "Aukertau...",
+
+// 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
+PasteErrorPaste : "Zure web nabigatzailearen segurtasun ezarpenak testuak automatikoki itsastea ez dute baimentzen. Mesedez teklatua erabili ezazu (Ctrl+V).",
+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.",
+DlgPasteIgnoreFont : "Letra Motaren definizioa ezikusi",
+DlgPasteRemoveStyles : "Estilo definizioak kendu",
+DlgPasteCleanBox : "Testu-eremua Garbitu",
+
+// 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",
+
+// Checkbox and Radio Button Dialogs
+DlgCheckboxName : "Izena",
+DlgCheckboxValue : "Balorea",
+DlgCheckboxSelected : "Hautatuta",
+
+// Form Dialog
+DlgFormName : "Izena",
+DlgFormAction : "Ekintza",
+DlgFormMethod : "Method",
+
+// 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",
+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 : "Atzekaldea",
+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",
+DlgDocCharSetOther : "Beste Karaktere Multzoaren Kodeketa",
+
+DlgDocDocType : "Document Type Goiburua",
+DlgDocDocTypeOther : "Beste Document Type Goiburua",
+DlgDocIncXHTML : "XHTML Ezarpenak",
+DlgDocBgColor : "Atzeko Kolorea",
+DlgDocBgImage : "Atzeko Irudiaren URL-a",
+DlgDocBgNoScroll : "Korritze gabeko Atzekaldea",
+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)",
+
+// About Dialog
+DlgAboutAboutTab : "Honi buruz",
+DlgAboutBrowserInfoTab : "Nabigatzailearen Informazioa",
+DlgAboutLicenseTab : "Lizentzia",
+DlgAboutVersion : "bertsioa",
+DlgAboutLicense : "GNU Lesser General Public License Lizentziapean",
+DlgAboutInfo : "Informazio gehiago eskuratzeko hona joan"
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/fa.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/fa.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/fa.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -98,8 +98,13 @@
SelectionField : "ÙÙÙد اÙتخابÛ",
ImageButton : "دکÙ
٠تصÙÙرÛ",
+FitWindow : "Maximize the editor size", //MISSING
+
// Context Menu
EditLink : "ÙÙراÙØ´ ÙÙÙÚ©",
+CellCM : "Cell", //MISSING
+RowCM : "Row", //MISSING
+ColumnCM : "Column", //MISSING
InsertRow : "درج سطر",
DeleteRows : "Øذ٠سطرÙا",
InsertColumn : "درج ستÙÙ",
@@ -136,7 +141,7 @@
UnknownCommand : "ÙاÙ
دستÙر ÙاشÙاخت٠\"%1\"",
NotImplemented : "دستÙر اجرا Ùشد",
UnknownToolbarSet : "Ù
جÙ
Ùع٠Ù
ÙÙابزار \"%1\" ÙجÙد Ùدارد",
-NoActiveX : "You 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
+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
@@ -146,12 +151,12 @@
DlgBtnClose : "بستÙ",
DlgBtnBrowseServer : "ÙÙرست ÙÙ
اÙÛ Ø³Ø±Ùر",
DlgAdvancedTag : "Ù¾ÙشرÙتÙ",
-DlgOpOther : "<غÙرÙ>",
+DlgOpOther : "<غÙرÙ>",
DlgInfoTab : "Info", //MISSING
DlgAlertUrl : "Please insert the URL", //MISSING
// General Dialogs Labels
-DlgGenNotSet : "<تعÙÙ ÙشدÙ>",
+DlgGenNotSet : "<تعÙÙ ÙشدÙ>",
DlgGenId : "کد",
DlgGenLangDir : "جÙت ÙÙ
Ø§Û Ø²Ø¨Ø§Ù",
DlgGenLangDirLtr : "ÚÙ¾ ب٠راست (LTR)",
@@ -215,12 +220,12 @@
DlgLnkTypeAnchor : "Ù¾ÙÙÙد در صÙØ٠جارÛ",
DlgLnkTypeEMail : "پست اÙکترÙÙÙÚ©Û",
DlgLnkProto : "پرÙتکÙ",
-DlgLnkProtoOther : "<غÙرÙ>",
+DlgLnkProtoOther : "<غÙرÙ>",
DlgLnkURL : "URL",
DlgLnkAnchorSel : "ÙÚ© Ù¾ÙÙÙد اÙتخاب Ú©ÙÙد",
DlgLnkAnchorByName : "با ÙاÙ
Ù¾ÙÙÙد",
DlgLnkAnchorById : "با کد اÙÙ
اÙ",
-DlgLnkNoAnchors : "<در اÙ٠سÙد Ù¾ÙÙÙØ¯Û Ù
ÙجÙد ÙÙست>",
+DlgLnkNoAnchors : "<در اÙ٠سÙد Ù¾ÙÙÙØ¯Û Ù
ÙجÙد ÙÙست>",
DlgLnkEMail : "آدرس پست اÙکترÙÙÙÚ©Û",
DlgLnkEMailSubject : "Ù
ÙضÙع Ù¾ÙاÙ
",
DlgLnkEMailBody : "Ù
ت٠پÙاÙ
",
@@ -228,8 +233,8 @@
DlgLnkBtnUpload : "ب٠سرÙر ارسا٠کÙ",
DlgLnkTarget : "Ù
Ùصد",
-DlgLnkTargetFrame : "<ÙرÙÙ
>",
-DlgLnkTargetPopup : "<Ù¾Ùجر٠پاپاپ>",
+DlgLnkTargetFrame : "<ÙرÙÙ
>",
+DlgLnkTargetPopup : "<Ù¾Ùجر٠پاپاپ>",
DlgLnkTargetBlank : "Ù¾Ùجر٠جدÙد (_blank)",
DlgLnkTargetParent : "Ù¾Ùجر٠ÙاÙد (_parent)",
DlgLnkTargetSelf : "ÙÙ
ا٠پÙجر٠(_self)",
@@ -292,16 +297,16 @@
DlgCellWidthPc : "درصد",
DlgCellHeight : "درازا",
DlgCellWordWrap : "شکست٠کÙÙ
ات",
-DlgCellWordWrapNotSet : "<تعÙÙ ÙشدÙ>",
+DlgCellWordWrapNotSet : "<تعÙÙ ÙشدÙ>",
DlgCellWordWrapYes : "بÙÙ",
DlgCellWordWrapNo : "Ø®Ùر",
DlgCellHorAlign : "ÚÙÙØ´ اÙÙÛ",
-DlgCellHorAlignNotSet : "<تعÙÙ ÙشدÙ>",
+DlgCellHorAlignNotSet : "<تعÙÙ ÙشدÙ>",
DlgCellHorAlignLeft : "ÚÙ¾",
DlgCellHorAlignCenter : "Ùسط",
DlgCellHorAlignRight: "راست",
DlgCellVerAlign : "ÚÙÙØ´ عÙ
ÙدÛ",
-DlgCellVerAlignNotSet : "<تعÙÙ ÙشدÙ>",
+DlgCellVerAlignNotSet : "<تعÙÙ ÙشدÙ>",
DlgCellVerAlignTop : "باÙا",
DlgCellVerAlignMiddle : "Ù
ÙاÙ",
DlgCellVerAlignBottom : "پائÙÙ",
@@ -338,7 +343,6 @@
DlgPasteIgnoreFont : "Ignore Font Face definitions", //MISSING
DlgPasteRemoveStyles : "Remove Styles definitions", //MISSING
DlgPasteCleanBox : "Clean Up Box", //MISSING
-
// Color Picker
ColorAutomatic : "Ø®Ùدکار",
@@ -475,6 +479,7 @@
// About Dialog
DlgAboutAboutTab : "دربارÙ",
DlgAboutBrowserInfoTab : "اطÙاعات Ù
رÙرگر",
+DlgAboutLicenseTab : "License", //MISSING
DlgAboutVersion : "Ùگارش",
DlgAboutLicense : "ÙÙساÙس تØت تÙاÙÙÙاÙ
Ù GNU Lesser General Public License",
DlgAboutInfo : "Ø¨Ø±Ø§Û Ø§Ø·Ùاعات بÙشتر ب٠آدرس زÙر برÙÙد"
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/fi.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/fi.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/fi.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -98,8 +98,13 @@
SelectionField : "Valintakenttä",
ImageButton : "Kuvapainike",
+FitWindow : "Suurenna editori koko ikkunaan",
+
// Context Menu
EditLink : "Muokkaa linkkiä",
+CellCM : "Solu",
+RowCM : "Rivi",
+ColumnCM : "Sarake",
InsertRow : "Lisää rivi",
DeleteRows : "Poista rivit",
InsertColumn : "Lisää sarake",
@@ -151,7 +156,7 @@
DlgAlertUrl : "Lisää URL",
// General Dialogs Labels
-DlgGenNotSet : "<ei asetettu>",
+DlgGenNotSet : "<ei asetettu>",
DlgGenId : "Tunniste",
DlgGenLangDir : "Kielen suunta",
DlgGenLangDirLtr : "Vasemmalta oikealle (LTR)",
@@ -215,12 +220,12 @@
DlgLnkTypeAnchor : "Ankkuri tässä sivussa",
DlgLnkTypeEMail : "Sähköposti",
DlgLnkProto : "Protokolla",
-DlgLnkProtoOther : "<muu>",
+DlgLnkProtoOther : "<muu>",
DlgLnkURL : "Osoite",
DlgLnkAnchorSel : "Valitse ankkuri",
DlgLnkAnchorByName : "Ankkurin nimen mukaan",
DlgLnkAnchorById : "Ankkurin ID:n mukaan",
-DlgLnkNoAnchors : "<Ei ankkureita tässä dokumentissa>",
+DlgLnkNoAnchors : "<Ei ankkureita tässä dokumentissa>",
DlgLnkEMail : "Sähköpostiosoite",
DlgLnkEMailSubject : "Aihe",
DlgLnkEMailBody : "Viesti",
@@ -228,8 +233,8 @@
DlgLnkBtnUpload : "Lähetä palvelimelle",
DlgLnkTarget : "Kohde",
-DlgLnkTargetFrame : "<kehys>",
-DlgLnkTargetPopup : "<popup ikkuna>",
+DlgLnkTargetFrame : "<kehys>",
+DlgLnkTargetPopup : "<popup ikkuna>",
DlgLnkTargetBlank : "Uusi ikkuna (_blank)",
DlgLnkTargetParent : "Emoikkuna (_parent)",
DlgLnkTargetSelf : "Sama ikkuna (_self)",
@@ -339,7 +344,6 @@
DlgPasteRemoveStyles : "Poista tyylimääritykset",
DlgPasteCleanBox : "Tyhjennä",
-
// Color Picker
ColorAutomatic : "Automaattinen",
ColorMoreColors : "Lisää värejä...",
@@ -475,6 +479,7 @@
// About Dialog
DlgAboutAboutTab : "Editorista",
DlgAboutBrowserInfoTab : "Selaimen tiedot",
+DlgAboutLicenseTab : "Lisenssi",
DlgAboutVersion : "versio",
DlgAboutLicense : "Lisenssi: GNU Lesser General Public License",
DlgAboutInfo : "Lisää tietoa osoitteesta"
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/fo.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/fo.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/fo.js Wed Jul 12 07:45:05 2006
@@ -1,482 +1,487 @@
-/*
- * FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
- *
- * Licensed under the terms of the GNU Lesser General Public License:
- * http://www.opensource.org/licenses/lgpl-license.php
- *
- * For further information visit:
- * http://www.fckeditor.net/
- *
- * "Support Open Source software. What about a donation today?"
- *
- * File Name: fo.js
- * Faroese language file.
- *
- * File Authors:
- * SÃmin Lassaberg
- * Helgi Arnthorsson
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir : "ltr",
-
-ToolbarCollapse : "Goym amboðalistan",
-ToolbarExpand : "VÃs amboðalistan",
-
-// Toolbar Items and Context Menu
-Save : "Geim",
-NewPage : "Nýggj sÃða",
-Preview : "VÃs dømi",
-Cut : "Klipp",
-Copy : "Avrita",
-Paste : "Set inn",
-PasteText : "Set inn sum reinan tekst",
-PasteWord : "Set inn frá Word",
-Print : "Prenta",
-SelectAll : "Markera alt",
-RemoveFormat : "Sletta sniðgeving",
-InsertLinkLbl : "Leinkja",
-InsertLink : "Seta inn/Broyta Leinkju",
-RemoveLink : "Sletta Leinkju",
-Anchor : "Seta inn/Broyta staðsetingarmerki",
-InsertImageLbl : "Seta inn mynd",
-InsertImage : "Seta inn/Broyta mynd",
-InsertFlashLbl : "Flash", //MISSING
-InsertFlash : "Insert/Edit Flash", //MISSING
-InsertTableLbl : "Talva",
-InsertTable : "Seta inn/Broyta talvu",
-InsertLineLbl : "Linja",
-InsertLine : "Seta inn vatnrætta linju",
-InsertSpecialCharLbl: "Serlig tekn",
-InsertSpecialChar : "Seta inn serligt tekn",
-InsertSmileyLbl : "Smiley",
-InsertSmiley : "Seta inn Smiley",
-About : "Um FCKeditor",
-Bold : "Feit",
-Italic : "Skástillað",
-Underline : "Undirstrikað",
-StrikeThrough : "Strikað yvir",
-Subscript : "Lækkað skrift",
-Superscript : "Hækkað skrift",
-LeftJustify : "Vinstristillað",
-CenterJustify : "Miðstillað",
-RightJustify : "Hægristillað",
-BlockJustify : "Beinir tekstkantar",
-DecreaseIndent : "Ãkja innrykk",
-IncreaseIndent : "Minka innrykk",
-Undo : "Angra",
-Redo : "Broyt aftur à upprunamynd",
-NumberedListLbl : "Talsettur listi",
-NumberedList : "Seta inn/Sletta talsettan lista",
-BulletedListLbl : "Punktsettur listi",
-BulletedList : "Seta inn/Sletta punktsettan lista",
-ShowTableBorders : "VÃsa talvukantar ",
-ShowDetails : "VÃsa detaljur",
-Style : "Tekstsnið",
-FontFormat : "Sniðgeving",
-Font : "Skrift",
-FontSize : "Skriftstødd",
-TextColor : "Tekstlitur",
-BGColor : "Litur aftanfyri",
-Source : "Kelda",
-Find : "Leita",
-Replace : "Set à staðin",
-SpellCheck : "Stavseting",
-UniversalKeyboard : "Universalt Tastatur",
-PageBreakLbl : "Page Break", //MISSING
-PageBreak : "Insert Page Break", //MISSING
-
-Form : "Seta inn Form",
-Checkbox : "Seta inn Avmerkingarboks",
-RadioButton : "Seta inn Radioknap",
-TextField : "Seta inn Tekstteig",
-Textarea : "Seta inn Tekstøki",
-HiddenField : "Seta inn GoymdanTeig",
-Button : "Seta inn knapp",
-SelectionField : "Seta inn Valteig",
-ImageButton : "Seta inn Myndaknapp",
-
-// Context Menu
-EditLink : "Broyt leinkju",
-InsertRow : "Seta inn rekkju",
-DeleteRows : "Sletta rekkjur",
-InsertColumn : "Seta inn søjlur",
-DeleteColumns : "Sletta søjlur",
-InsertCell : "Seta inn sellu",
-DeleteCells : "Sletta sellu",
-MergeCells : "Flætta sellur",
-SplitCell : "Deila sellur",
-TableDelete : "Delete Table", //MISSING
-CellProperties : "Eginleikar fyri sellu",
-TableProperties : "Eginleikar fyri talvu",
-ImageProperties : "Eginleikar fyri mynd",
-FlashProperties : "Flash Properties", //MISSING
-
-AnchorProp : "Eginleikar fyri staðsetingarpunkt",
-ButtonProp : "Eginleikar fyri knapp",
-CheckboxProp : "Eginleikar fyri avmerkingarboks",
-HiddenFieldProp : "Eginleikar fyri goymdan teig",
-RadioButtonProp : "Eginleikar fyri radioknapp",
-ImageButtonProp : "Eginleikar fyri myndaknapp",
-TextFieldProp : "Eginleikar fyri Tekstateig",
-SelectionFieldProp : "Eginleikar fyri Valteig",
-TextareaProp : "Eginleikar fyri Tekstaøki",
-FormProp : "Eginleikar fyri form",
-
-FontFormats : "Normalt;Sniðgevið;Adressa;Yvirskrift 1;Yvirskrift 2;Yvirskrift 3;Yvirskrift 4;Yvirskrift 5;Yvirskrift 6",
-
-// Alerts and Messages
-ProcessingXHTML : "Viðgerir XHTML. BÃða...",
-Done : "Liðugt",
-PasteWordConfirm : "Teksturin, tú roynir at seta inn, sýnist at vera frá Word. Vilt tú reinsa tekstin, áðrenn hann verður settur inn?",
-NotCompatiblePaste : "Hesin ordri er tøkur à Internet Explorer 5.5 og nýggjari. Vilt tú seta tekstin inn, uttan at reinsa hann?",
-UnknownToolbarItem : "Ãkendur lutur à amboðalinju \"%1\"",
-UnknownCommand : "Kenni ikki ordra \"%1\"",
-NotImplemented : "Ordrin er ikki gjørdur virkin",
-UnknownToolbarSet : "Amboðalinjan \"%1\" finst ikki",
-NoActiveX : "You 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
-
-// Dialogs
-DlgBtnOK : "OK",
-DlgBtnCancel : "Angra",
-DlgBtnClose : "Lukka",
-DlgBtnBrowseServer : "Hyggja á servara",
-DlgAdvancedTag : "ÃtvÃðka",
-DlgOpOther : "<Annað>",
-DlgInfoTab : "Info", //MISSING
-DlgAlertUrl : "Please insert the URL", //MISSING
-
-// General Dialogs Labels
-DlgGenNotSet : "<ikki sett>",
-DlgGenId : "Id",
-DlgGenLangDir : "Tekstakós",
-DlgGenLangDirLtr : "Vinstri móti høgri (LTR)",
-DlgGenLangDirRtl : "Høgri móti vinstri (RTL)",
-DlgGenLangCode : "Málkoda",
-DlgGenAccessKey : "Atgongdslykil",
-DlgGenName : "Navn",
-DlgGenTabIndex : "Tabulator Indeks",
-DlgGenLongDescr : "vÃðka frágreiðing",
-DlgGenClass : "Typografiark",
-DlgGenTitle : "Heiti",
-DlgGenContType : "Innihaldsslag",
-DlgGenLinkCharset : "Teknset",
-DlgGenStyle : "Prentlist",
-
-// Image Dialog
-DlgImgTitle : "Mynd eginleikar",
-DlgImgInfoTab : "Mynd info",
-DlgImgBtnUpload : "Send til serveren",
-DlgImgURL : "URL",
-DlgImgUpload : "Upload",
-DlgImgAlt : "Annar tekstur",
-DlgImgWidth : "Breidd",
-DlgImgHeight : "Hædd",
-DlgImgLockRatio : "Læs støddarlutfall",
-DlgBtnResetSize : "Nulstilla stødd",
-DlgImgBorder : "Ramma",
-DlgImgHSpace : "HMargin",
-DlgImgVSpace : "VMargin",
-DlgImgAlign : "Justering",
-DlgImgAlignLeft : "Vinstra",
-DlgImgAlignAbsBottom: "Abs botnur",
-DlgImgAlignAbsMiddle: "Abs Miðja",
-DlgImgAlignBaseline : "Botnlinja",
-DlgImgAlignBottom : "Botnur",
-DlgImgAlignMiddle : "Miðja",
-DlgImgAlignRight : "Høgra",
-DlgImgAlignTextTop : "Tekstur ovast",
-DlgImgAlignTop : "Ovast",
-DlgImgPreview : "VÃs dømi",
-DlgImgAlertUrl : "Slá inn slóðina til myndina",
-DlgImgLinkTab : "Leinkja",
-
-// 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 : "Leinkja",
-DlgLnkInfoTab : "Leinkju info",
-DlgLnkTargetTab : "Mál",
-
-DlgLnkType : "Leinkju slag",
-DlgLnkTypeURL : "URL",
-DlgLnkTypeAnchor : "Akker á hesari sÃðuni",
-DlgLnkTypeEMail : "Teldupostur",
-DlgLnkProto : "Protokoll",
-DlgLnkProtoOther : "<onnur>",
-DlgLnkURL : "URL",
-DlgLnkAnchorSel : "VEl eitt akker",
-DlgLnkAnchorByName : "Eftir akker navni",
-DlgLnkAnchorById : "Eftir element Id",
-DlgLnkNoAnchors : "<Tað eru ongi akker tøk à hesum dokumentinum;",
-DlgLnkEMail : "Teldupost Adresse",
-DlgLnkEMailSubject : "Evni",
-DlgLnkEMailBody : "Boð",
-DlgLnkUpload : "Upload",
-DlgLnkBtnUpload : "Send til servaran",
-
-DlgLnkTarget : "Mál",
-DlgLnkTargetFrame : "<ramma>",
-DlgLnkTargetPopup : "<popup vindeyga>",
-DlgLnkTargetBlank : "Nytt vindeyga (_blank)",
-DlgLnkTargetParent : "Omaná liggjandi vindeyga (_parent)",
-DlgLnkTargetSelf : "Sama vindeyga (_self)",
-DlgLnkTargetTop : "ovasta vindeyga (_top)",
-DlgLnkTargetFrameName : "vÃsa vindeygas navn",
-DlgLnkPopWinName : "Popup vindeygas navn",
-DlgLnkPopWinFeat : "Popup vindeygas eginleikar",
-DlgLnkPopResize : "Skalering",
-DlgLnkPopLocation : "Lokationslinja",
-DlgLnkPopMenu : "Menulinja",
-DlgLnkPopScroll : "Scrollbars",
-DlgLnkPopStatus : "Statuslinja",
-DlgLnkPopToolbar : "Værktøjslinja",
-DlgLnkPopFullScrn : "Fullur skermur (IE)",
-DlgLnkPopDependent : "Bundin (Netscape)",
-DlgLnkPopWidth : "Breidd",
-DlgLnkPopHeight : "Hædd",
-DlgLnkPopLeft : "Positión frá vinstru",
-DlgLnkPopTop : "Positión frá toppinum",
-
-DlnLnkMsgNoUrl : "Inntasta leinkju URL",
-DlnLnkMsgNoEMail : "Inntasta teldupost addressuna",
-DlnLnkMsgNoAnchor : "Vel akker",
-
-// Color Dialog
-DlgColorTitle : "vel farvu",
-DlgColorBtnClear : "sletta alt",
-DlgColorHighlight : "Markera",
-DlgColorSelected : "valt",
-
-// Smiley Dialog
-DlgSmileyTitle : "Innset ein smiley",
-
-// Special Character Dialog
-DlgSpecialCharTitle : "vel specialkarakter",
-
-// Table Dialog
-DlgTableTitle : "Tabel eginleikar",
-DlgTableRows : "Rekkjur",
-DlgTableColumns : "Kolonnur",
-DlgTableBorder : "Rammu stødd",
-DlgTableAlign : "Justering",
-DlgTableAlignNotSet : "<Ikki sett>",
-DlgTableAlignLeft : "Vinstrastilla",
-DlgTableAlignCenter : "Miðseta",
-DlgTableAlignRight : "Høgrastilla",
-DlgTableWidth : "Breidd",
-DlgTableWidthPx : "pixels",
-DlgTableWidthPc : "prosent",
-DlgTableHeight : "Hædd",
-DlgTableCellSpace : "Fjarstøða millum sellur",
-DlgTableCellPad : "Sellu breddi",
-DlgTableCaption : "Heiti",
-DlgTableSummary : "Summary", //MISSING
-
-// Table Cell Dialog
-DlgCellTitle : "Sellu eginleikar",
-DlgCellWidth : "Breidd",
-DlgCellWidthPx : "pixels",
-DlgCellWidthPc : "prosent",
-DlgCellHeight : "Hædd",
-DlgCellWordWrap : "Orðbýti",
-DlgCellWordWrapNotSet : "<Ikki sett>",
-DlgCellWordWrapYes : "Ja",
-DlgCellWordWrapNo : "Nej",
-DlgCellHorAlign : "Horisontal justering",
-DlgCellHorAlignNotSet : "<Ikke sat>",
-DlgCellHorAlignLeft : "Vinstrastilla",
-DlgCellHorAlignCenter : "Miðsett",
-DlgCellHorAlignRight: "Høgrastilla",
-DlgCellVerAlign : "Lodrøtt Justering",
-DlgCellVerAlignNotSet : "<Ikki sett>",
-DlgCellVerAlignTop : "Ovast",
-DlgCellVerAlignMiddle : "Miðja",
-DlgCellVerAlignBottom : "Niðast",
-DlgCellVerAlignBaseline : "Botnlinja",
-DlgCellRowSpan : "Tal av rekkjum sellan spennur yvir",
-DlgCellCollSpan : "Tal av talrøðum sellan spennur yvir",
-DlgCellBackColor : "Bakgrundsfarva",
-DlgCellBorderColor : "rammufarva",
-DlgCellBtnSelect : "Vel...",
-
-// Find Dialog
-DlgFindTitle : "Finn",
-DlgFindFindBtn : "Finn",
-DlgFindNotFoundMsg : "Teksturin bleiv ikki funnin",
-
-// Replace Dialog
-DlgReplaceTitle : "Set à staðin",
-DlgReplaceFindLbl : "Finn:",
-DlgReplaceReplaceLbl : "Set à staðin við:",
-DlgReplaceCaseChk : "Munur á stórum og smáðum stavum",
-DlgReplaceReplaceBtn : "Set à staðin",
-DlgReplaceReplAllBtn : "Skift alt út",
-DlgReplaceWordChk : "Bert heil orð",
-
-// Paste Operations / Dialog
-PasteErrorPaste : "Leitarans trygdarinstillingar loyva ikki editorinum at innseta tekstin automatiskt. Brúka knappaborðið til at innseta tekstin (Ctrl+V).",
-PasteErrorCut : "Leitarans trygdarinstillingar loyva ikki editorinum at klippa tekstin automatiskt. Brúka à staðin knappaborðið til at klippa tekstin (Ctrl+X).",
-PasteErrorCopy : "Leitarans trygdarinstillingar loyva ikki editorinum at avrita tekstin automatiskt. Brúka à staðin knappaborðið til at avrita tekstin (Ctrl+V).",
-
-PasteAsText : "Seta inn som reinur tekstur",
-PasteFromWord : "Seta inn fra Word",
-
-DlgPasteMsg2 : "Please paste inside the following box using the keyboard (<STRONG>Ctrl+V</STRONG>) and hit <STRONG>OK</STRONG>.", //MISSING
-DlgPasteIgnoreFont : "Ignore Font Face definitions", //MISSING
-DlgPasteRemoveStyles : "Remove Styles definitions", //MISSING
-DlgPasteCleanBox : "Clean Up Box", //MISSING
-
-
-// Color Picker
-ColorAutomatic : "Automatisk",
-ColorMoreColors : "Fleiri farvur...",
-
-// Document Properties
-DocProps : "Dokument eginleikar",
-
-// Anchor Dialog
-DlgAnchorTitle : "Akker eginleikar",
-DlgAnchorName : "Akker navn",
-DlgAnchorErrorName : "Slá innn akker navn",
-
-// Speller Pages Dialog
-DlgSpellNotInDic : "Finnst ikki à orðabókini",
-DlgSpellChangeTo : "broyta til",
-DlgSpellBtnIgnore : "Ignorera",
-DlgSpellBtnIgnoreAll : "Ignorera alt",
-DlgSpellBtnReplace : "Skift út",
-DlgSpellBtnReplaceAll : "Skift út alt",
-DlgSpellBtnUndo : "Aftur",
-DlgSpellNoSuggestions : "- Einki uppskot -",
-DlgSpellProgress : "Stavarin arbeiðir...",
-DlgSpellNoMispell : "Stavarain liðugur: Eingin feilur funnin",
-DlgSpellNoChanges : "Stavarain liðugur: Einki orð broytt",
-DlgSpellOneChange : "Stavarain liðugur: Eitt orð broytt",
-DlgSpellManyChanges : "Stavarain liðugur: %1 orð broytt",
-
-IeSpellDownload : "Stavarin ikki lagdur inn. vilt tú heinta hann nú?",
-
-// Button Dialog
-DlgButtonText : "Tekstur (Virði)",
-DlgButtonType : "Slag",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName : "Navn",
-DlgCheckboxValue : "Virði",
-DlgCheckboxSelected : "Valgt",
-
-// Form Dialog
-DlgFormName : "Navn",
-DlgFormAction : "Gerð",
-DlgFormMethod : "Háttur",
-
-// Select Field Dialog
-DlgSelectName : "Navn",
-DlgSelectValue : "Virði",
-DlgSelectSize : "Stødd",
-DlgSelectLines : "linjir",
-DlgSelectChkMulti : "Loyv fleiri valmøguleikar",
-DlgSelectOpAvail : "valmøguleikar",
-DlgSelectOpText : "Tekstur",
-DlgSelectOpValue : "Virði",
-DlgSelectBtnAdd : "Legg afturat",
-DlgSelectBtnModify : "Broyt",
-DlgSelectBtnUp : "Upp",
-DlgSelectBtnDown : "Niður",
-DlgSelectBtnSetValue : "Set sum útvald",
-DlgSelectBtnDelete : "Sletta",
-
-// Textarea Dialog
-DlgTextareaName : "Navn",
-DlgTextareaCols : "talrøð",
-DlgTextareaRows : "Rekkja",
-
-// Text Field Dialog
-DlgTextName : "Navn",
-DlgTextValue : "Virði",
-DlgTextCharWidth : "Sjónligt tal av bókstavum",
-DlgTextMaxChars : "Hægst loyvda tal av bókstavum",
-DlgTextType : "Slag",
-DlgTextTypeText : "Tekstur",
-DlgTextTypePass : "Koduorð",
-
-// Hidden Field Dialog
-DlgHiddenName : "Navn",
-DlgHiddenValue : "Virði",
-
-// Bulleted List Dialog
-BulletedListProp : "Punktteknsuppsetingar eginleikar",
-NumberedListProp : "Taluppsetingar eginleikar",
-DlgLstType : "Slag",
-DlgLstTypeCircle : "Sirkul",
-DlgLstTypeDisc : "Disc", //MISSING
-DlgLstTypeSquare : "Fýrakantur",
-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 : "Farva og Breddin",
-DlgDocMetaTab : "Meta Information",
-
-DlgDocPageTitle : "SÃðu heiti",
-DlgDocLangDir : "Mál",
-DlgDocLangDirLTR : "Frá vinstru móti høgru (LTR)",
-DlgDocLangDirRTL : "Frá høgru móti vinstru (RTL)",
-DlgDocLangCode : "Landakoda",
-DlgDocCharSet : "Karakter set kodu",
-DlgDocCharSetOther : "Annar karakter set kodu",
-
-DlgDocDocType : "Dokument slag kategori",
-DlgDocDocTypeOther : "Annað dokument slag kategori",
-DlgDocIncXHTML : "Inkludere XHTML deklartion",
-DlgDocBgColor : "Bakgrundsfarva",
-DlgDocBgImage : "Bakgrundsmynd URL",
-DlgDocBgNoScroll : "Ikki scrollbar bakgrund",
-DlgDocCText : "Tekstur",
-DlgDocCLink : "Leinkja",
-DlgDocCVisited : "Vitja leinkja",
-DlgDocCActive : "Aktiv leinkja",
-DlgDocMargins : "SÃðu breddi",
-DlgDocMaTop : "Ovast",
-DlgDocMaLeft : "Vinstra",
-DlgDocMaRight : "Høgra",
-DlgDocMaBottom : "Niðast",
-DlgDocMeIndex : "Dokument index lyklaorð (komma sundurskilt)",
-DlgDocMeDescr : "Dokument lýsing",
-DlgDocMeAuthor : "Høvundur",
-DlgDocMeCopy : "Copyright",
-DlgDocPreview : "VÃs",
-
-// Templates Dialog
-Templates : "Frymlar",
-DlgTemplatesTitle : "Innihaldsfrymlar",
-DlgTemplatesSelMsg : "Vel tann frymilin, sum skal opnast à editorinum<br>(Tað verður skriva útyvir núverandi innihald):",
-DlgTemplatesLoading : "Heintar lista yvir frymlar. Vinarliga bÃða...",
-DlgTemplatesNoTpl : "(Ongin frymil er valdur)",
-
-// About Dialog
-DlgAboutAboutTab : "Um",
-DlgAboutBrowserInfoTab : "Browsara upplýsingar",
-DlgAboutVersion : "versión",
-DlgAboutLicense : "Loyvi undir treytum fyri GNU Lesser General Public License",
-DlgAboutInfo : "Fleiri upplýsingar, far til"
+/*
+ * FCKeditor - The text editor for internet
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
+ *
+ * Licensed under the terms of the GNU Lesser General Public License:
+ * http://www.opensource.org/licenses/lgpl-license.php
+ *
+ * For further information visit:
+ * http://www.fckeditor.net/
+ *
+ * "Support Open Source software. What about a donation today?"
+ *
+ * File Name: fo.js
+ * Faroese language file.
+ *
+ * File Authors:
+ * SÃmin Lassaberg
+ * Helgi Arnthorsson
+ */
+
+var FCKLang =
+{
+// Language direction : "ltr" (left to right) or "rtl" (right to left).
+Dir : "ltr",
+
+ToolbarCollapse : "Goym amboðalistan",
+ToolbarExpand : "VÃs amboðalistan",
+
+// Toolbar Items and Context Menu
+Save : "Geim",
+NewPage : "Nýggj sÃða",
+Preview : "VÃs dømi",
+Cut : "Klipp",
+Copy : "Avrita",
+Paste : "Set inn",
+PasteText : "Set inn sum reinan tekst",
+PasteWord : "Set inn frá Word",
+Print : "Prenta",
+SelectAll : "Markera alt",
+RemoveFormat : "Sletta sniðgeving",
+InsertLinkLbl : "Leinkja",
+InsertLink : "Seta inn/Broyta Leinkju",
+RemoveLink : "Sletta Leinkju",
+Anchor : "Seta inn/Broyta staðsetingarmerki",
+InsertImageLbl : "Seta inn mynd",
+InsertImage : "Seta inn/Broyta mynd",
+InsertFlashLbl : "Flash", //MISSING
+InsertFlash : "Insert/Edit Flash", //MISSING
+InsertTableLbl : "Talva",
+InsertTable : "Seta inn/Broyta talvu",
+InsertLineLbl : "Linja",
+InsertLine : "Seta inn vatnrætta linju",
+InsertSpecialCharLbl: "Serlig tekn",
+InsertSpecialChar : "Seta inn serligt tekn",
+InsertSmileyLbl : "Smiley",
+InsertSmiley : "Seta inn Smiley",
+About : "Um FCKeditor",
+Bold : "Feit",
+Italic : "Skástillað",
+Underline : "Undirstrikað",
+StrikeThrough : "Strikað yvir",
+Subscript : "Lækkað skrift",
+Superscript : "Hækkað skrift",
+LeftJustify : "Vinstristillað",
+CenterJustify : "Miðstillað",
+RightJustify : "Hægristillað",
+BlockJustify : "Beinir tekstkantar",
+DecreaseIndent : "Ãkja innrykk",
+IncreaseIndent : "Minka innrykk",
+Undo : "Angra",
+Redo : "Broyt aftur à upprunamynd",
+NumberedListLbl : "Talsettur listi",
+NumberedList : "Seta inn/Sletta talsettan lista",
+BulletedListLbl : "Punktsettur listi",
+BulletedList : "Seta inn/Sletta punktsettan lista",
+ShowTableBorders : "VÃsa talvukantar ",
+ShowDetails : "VÃsa detaljur",
+Style : "Tekstsnið",
+FontFormat : "Sniðgeving",
+Font : "Skrift",
+FontSize : "Skriftstødd",
+TextColor : "Tekstlitur",
+BGColor : "Litur aftanfyri",
+Source : "Kelda",
+Find : "Leita",
+Replace : "Set à staðin",
+SpellCheck : "Stavseting",
+UniversalKeyboard : "Universalt Tastatur",
+PageBreakLbl : "Page Break", //MISSING
+PageBreak : "Insert Page Break", //MISSING
+
+Form : "Seta inn Form",
+Checkbox : "Seta inn Avmerkingarboks",
+RadioButton : "Seta inn Radioknap",
+TextField : "Seta inn Tekstteig",
+Textarea : "Seta inn Tekstøki",
+HiddenField : "Seta inn GoymdanTeig",
+Button : "Seta inn knapp",
+SelectionField : "Seta inn Valteig",
+ImageButton : "Seta inn Myndaknapp",
+
+FitWindow : "Maximize the editor size", //MISSING
+
+// Context Menu
+EditLink : "Broyt leinkju",
+CellCM : "Cell", //MISSING
+RowCM : "Row", //MISSING
+ColumnCM : "Column", //MISSING
+InsertRow : "Seta inn rekkju",
+DeleteRows : "Sletta rekkjur",
+InsertColumn : "Seta inn søjlur",
+DeleteColumns : "Sletta søjlur",
+InsertCell : "Seta inn sellu",
+DeleteCells : "Sletta sellu",
+MergeCells : "Flætta sellur",
+SplitCell : "Deila sellur",
+TableDelete : "Delete Table", //MISSING
+CellProperties : "Eginleikar fyri sellu",
+TableProperties : "Eginleikar fyri talvu",
+ImageProperties : "Eginleikar fyri mynd",
+FlashProperties : "Flash Properties", //MISSING
+
+AnchorProp : "Eginleikar fyri staðsetingarpunkt",
+ButtonProp : "Eginleikar fyri knapp",
+CheckboxProp : "Eginleikar fyri avmerkingarboks",
+HiddenFieldProp : "Eginleikar fyri goymdan teig",
+RadioButtonProp : "Eginleikar fyri radioknapp",
+ImageButtonProp : "Eginleikar fyri myndaknapp",
+TextFieldProp : "Eginleikar fyri Tekstateig",
+SelectionFieldProp : "Eginleikar fyri Valteig",
+TextareaProp : "Eginleikar fyri Tekstaøki",
+FormProp : "Eginleikar fyri form",
+
+FontFormats : "Normalt;Sniðgevið;Adressa;Yvirskrift 1;Yvirskrift 2;Yvirskrift 3;Yvirskrift 4;Yvirskrift 5;Yvirskrift 6",
+
+// Alerts and Messages
+ProcessingXHTML : "Viðgerir XHTML. BÃða...",
+Done : "Liðugt",
+PasteWordConfirm : "Teksturin, tú roynir at seta inn, sýnist at vera frá Word. Vilt tú reinsa tekstin, áðrenn hann verður settur inn?",
+NotCompatiblePaste : "Hesin ordri er tøkur à Internet Explorer 5.5 og nýggjari. Vilt tú seta tekstin inn, uttan at reinsa hann?",
+UnknownToolbarItem : "Ãkendur lutur à amboðalinju \"%1\"",
+UnknownCommand : "Kenni ikki ordra \"%1\"",
+NotImplemented : "Ordrin er ikki gjørdur virkin",
+UnknownToolbarSet : "Amboðalinjan \"%1\" finst ikki",
+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
+
+// Dialogs
+DlgBtnOK : "OK",
+DlgBtnCancel : "Angra",
+DlgBtnClose : "Lukka",
+DlgBtnBrowseServer : "Hyggja á servara",
+DlgAdvancedTag : "ÃtvÃðka",
+DlgOpOther : "<Annað>",
+DlgInfoTab : "Info", //MISSING
+DlgAlertUrl : "Please insert the URL", //MISSING
+
+// General Dialogs Labels
+DlgGenNotSet : "<ikki sett>",
+DlgGenId : "Id",
+DlgGenLangDir : "Tekstakós",
+DlgGenLangDirLtr : "Vinstri móti høgri (LTR)",
+DlgGenLangDirRtl : "Høgri móti vinstri (RTL)",
+DlgGenLangCode : "Málkoda",
+DlgGenAccessKey : "Atgongdslykil",
+DlgGenName : "Navn",
+DlgGenTabIndex : "Tabulator Indeks",
+DlgGenLongDescr : "vÃðka frágreiðing",
+DlgGenClass : "Typografiark",
+DlgGenTitle : "Heiti",
+DlgGenContType : "Innihaldsslag",
+DlgGenLinkCharset : "Teknset",
+DlgGenStyle : "Prentlist",
+
+// Image Dialog
+DlgImgTitle : "Mynd eginleikar",
+DlgImgInfoTab : "Mynd info",
+DlgImgBtnUpload : "Send til serveren",
+DlgImgURL : "URL",
+DlgImgUpload : "Upload",
+DlgImgAlt : "Annar tekstur",
+DlgImgWidth : "Breidd",
+DlgImgHeight : "Hædd",
+DlgImgLockRatio : "Læs støddarlutfall",
+DlgBtnResetSize : "Nulstilla stødd",
+DlgImgBorder : "Ramma",
+DlgImgHSpace : "HMargin",
+DlgImgVSpace : "VMargin",
+DlgImgAlign : "Justering",
+DlgImgAlignLeft : "Vinstra",
+DlgImgAlignAbsBottom: "Abs botnur",
+DlgImgAlignAbsMiddle: "Abs Miðja",
+DlgImgAlignBaseline : "Botnlinja",
+DlgImgAlignBottom : "Botnur",
+DlgImgAlignMiddle : "Miðja",
+DlgImgAlignRight : "Høgra",
+DlgImgAlignTextTop : "Tekstur ovast",
+DlgImgAlignTop : "Ovast",
+DlgImgPreview : "VÃs dømi",
+DlgImgAlertUrl : "Slá inn slóðina til myndina",
+DlgImgLinkTab : "Leinkja",
+
+// 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 : "Leinkja",
+DlgLnkInfoTab : "Leinkju info",
+DlgLnkTargetTab : "Mál",
+
+DlgLnkType : "Leinkju slag",
+DlgLnkTypeURL : "URL",
+DlgLnkTypeAnchor : "Akker á hesari sÃðuni",
+DlgLnkTypeEMail : "Teldupostur",
+DlgLnkProto : "Protokoll",
+DlgLnkProtoOther : "<onnur>",
+DlgLnkURL : "URL",
+DlgLnkAnchorSel : "VEl eitt akker",
+DlgLnkAnchorByName : "Eftir akker navni",
+DlgLnkAnchorById : "Eftir element Id",
+DlgLnkNoAnchors : "<Tað eru ongi akker tøk à hesum dokumentinum;",
+DlgLnkEMail : "Teldupost Adresse",
+DlgLnkEMailSubject : "Evni",
+DlgLnkEMailBody : "Boð",
+DlgLnkUpload : "Upload",
+DlgLnkBtnUpload : "Send til servaran",
+
+DlgLnkTarget : "Mál",
+DlgLnkTargetFrame : "<ramma>",
+DlgLnkTargetPopup : "<popup vindeyga>",
+DlgLnkTargetBlank : "Nytt vindeyga (_blank)",
+DlgLnkTargetParent : "Omaná liggjandi vindeyga (_parent)",
+DlgLnkTargetSelf : "Sama vindeyga (_self)",
+DlgLnkTargetTop : "ovasta vindeyga (_top)",
+DlgLnkTargetFrameName : "vÃsa vindeygas navn",
+DlgLnkPopWinName : "Popup vindeygas navn",
+DlgLnkPopWinFeat : "Popup vindeygas eginleikar",
+DlgLnkPopResize : "Skalering",
+DlgLnkPopLocation : "Lokationslinja",
+DlgLnkPopMenu : "Menulinja",
+DlgLnkPopScroll : "Scrollbars",
+DlgLnkPopStatus : "Statuslinja",
+DlgLnkPopToolbar : "Værktøjslinja",
+DlgLnkPopFullScrn : "Fullur skermur (IE)",
+DlgLnkPopDependent : "Bundin (Netscape)",
+DlgLnkPopWidth : "Breidd",
+DlgLnkPopHeight : "Hædd",
+DlgLnkPopLeft : "Positión frá vinstru",
+DlgLnkPopTop : "Positión frá toppinum",
+
+DlnLnkMsgNoUrl : "Inntasta leinkju URL",
+DlnLnkMsgNoEMail : "Inntasta teldupost addressuna",
+DlnLnkMsgNoAnchor : "Vel akker",
+
+// Color Dialog
+DlgColorTitle : "vel farvu",
+DlgColorBtnClear : "sletta alt",
+DlgColorHighlight : "Markera",
+DlgColorSelected : "valt",
+
+// Smiley Dialog
+DlgSmileyTitle : "Innset ein smiley",
+
+// Special Character Dialog
+DlgSpecialCharTitle : "vel specialkarakter",
+
+// Table Dialog
+DlgTableTitle : "Tabel eginleikar",
+DlgTableRows : "Rekkjur",
+DlgTableColumns : "Kolonnur",
+DlgTableBorder : "Rammu stødd",
+DlgTableAlign : "Justering",
+DlgTableAlignNotSet : "<Ikki sett>",
+DlgTableAlignLeft : "Vinstrastilla",
+DlgTableAlignCenter : "Miðseta",
+DlgTableAlignRight : "Høgrastilla",
+DlgTableWidth : "Breidd",
+DlgTableWidthPx : "pixels",
+DlgTableWidthPc : "prosent",
+DlgTableHeight : "Hædd",
+DlgTableCellSpace : "Fjarstøða millum sellur",
+DlgTableCellPad : "Sellu breddi",
+DlgTableCaption : "Heiti",
+DlgTableSummary : "Summary", //MISSING
+
+// Table Cell Dialog
+DlgCellTitle : "Sellu eginleikar",
+DlgCellWidth : "Breidd",
+DlgCellWidthPx : "pixels",
+DlgCellWidthPc : "prosent",
+DlgCellHeight : "Hædd",
+DlgCellWordWrap : "Orðbýti",
+DlgCellWordWrapNotSet : "<Ikki sett>",
+DlgCellWordWrapYes : "Ja",
+DlgCellWordWrapNo : "Nej",
+DlgCellHorAlign : "Horisontal justering",
+DlgCellHorAlignNotSet : "<Ikke sat>",
+DlgCellHorAlignLeft : "Vinstrastilla",
+DlgCellHorAlignCenter : "Miðsett",
+DlgCellHorAlignRight: "Høgrastilla",
+DlgCellVerAlign : "Lodrøtt Justering",
+DlgCellVerAlignNotSet : "<Ikki sett>",
+DlgCellVerAlignTop : "Ovast",
+DlgCellVerAlignMiddle : "Miðja",
+DlgCellVerAlignBottom : "Niðast",
+DlgCellVerAlignBaseline : "Botnlinja",
+DlgCellRowSpan : "Tal av rekkjum sellan spennur yvir",
+DlgCellCollSpan : "Tal av talrøðum sellan spennur yvir",
+DlgCellBackColor : "Bakgrundsfarva",
+DlgCellBorderColor : "rammufarva",
+DlgCellBtnSelect : "Vel...",
+
+// Find Dialog
+DlgFindTitle : "Finn",
+DlgFindFindBtn : "Finn",
+DlgFindNotFoundMsg : "Teksturin bleiv ikki funnin",
+
+// Replace Dialog
+DlgReplaceTitle : "Set à staðin",
+DlgReplaceFindLbl : "Finn:",
+DlgReplaceReplaceLbl : "Set à staðin við:",
+DlgReplaceCaseChk : "Munur á stórum og smáðum stavum",
+DlgReplaceReplaceBtn : "Set à staðin",
+DlgReplaceReplAllBtn : "Skift alt út",
+DlgReplaceWordChk : "Bert heil orð",
+
+// Paste Operations / Dialog
+PasteErrorPaste : "Leitarans trygdarinstillingar loyva ikki editorinum at innseta tekstin automatiskt. Brúka knappaborðið til at innseta tekstin (Ctrl+V).",
+PasteErrorCut : "Leitarans trygdarinstillingar loyva ikki editorinum at klippa tekstin automatiskt. Brúka à staðin knappaborðið til at klippa tekstin (Ctrl+X).",
+PasteErrorCopy : "Leitarans trygdarinstillingar loyva ikki editorinum at avrita tekstin automatiskt. Brúka à staðin knappaborðið til at avrita tekstin (Ctrl+V).",
+
+PasteAsText : "Seta inn som reinur tekstur",
+PasteFromWord : "Seta inn fra Word",
+
+DlgPasteMsg2 : "Please paste inside the following box using the keyboard (<STRONG>Ctrl+V</STRONG>) and hit <STRONG>OK</STRONG>.", //MISSING
+DlgPasteIgnoreFont : "Ignore Font Face definitions", //MISSING
+DlgPasteRemoveStyles : "Remove Styles definitions", //MISSING
+DlgPasteCleanBox : "Clean Up Box", //MISSING
+
+// Color Picker
+ColorAutomatic : "Automatisk",
+ColorMoreColors : "Fleiri farvur...",
+
+// Document Properties
+DocProps : "Dokument eginleikar",
+
+// Anchor Dialog
+DlgAnchorTitle : "Akker eginleikar",
+DlgAnchorName : "Akker navn",
+DlgAnchorErrorName : "Slá innn akker navn",
+
+// Speller Pages Dialog
+DlgSpellNotInDic : "Finnst ikki à orðabókini",
+DlgSpellChangeTo : "broyta til",
+DlgSpellBtnIgnore : "Ignorera",
+DlgSpellBtnIgnoreAll : "Ignorera alt",
+DlgSpellBtnReplace : "Skift út",
+DlgSpellBtnReplaceAll : "Skift út alt",
+DlgSpellBtnUndo : "Aftur",
+DlgSpellNoSuggestions : "- Einki uppskot -",
+DlgSpellProgress : "Stavarin arbeiðir...",
+DlgSpellNoMispell : "Stavarain liðugur: Eingin feilur funnin",
+DlgSpellNoChanges : "Stavarain liðugur: Einki orð broytt",
+DlgSpellOneChange : "Stavarain liðugur: Eitt orð broytt",
+DlgSpellManyChanges : "Stavarain liðugur: %1 orð broytt",
+
+IeSpellDownload : "Stavarin ikki lagdur inn. vilt tú heinta hann nú?",
+
+// Button Dialog
+DlgButtonText : "Tekstur (Virði)",
+DlgButtonType : "Slag",
+
+// Checkbox and Radio Button Dialogs
+DlgCheckboxName : "Navn",
+DlgCheckboxValue : "Virði",
+DlgCheckboxSelected : "Valgt",
+
+// Form Dialog
+DlgFormName : "Navn",
+DlgFormAction : "Gerð",
+DlgFormMethod : "Háttur",
+
+// Select Field Dialog
+DlgSelectName : "Navn",
+DlgSelectValue : "Virði",
+DlgSelectSize : "Stødd",
+DlgSelectLines : "linjir",
+DlgSelectChkMulti : "Loyv fleiri valmøguleikar",
+DlgSelectOpAvail : "valmøguleikar",
+DlgSelectOpText : "Tekstur",
+DlgSelectOpValue : "Virði",
+DlgSelectBtnAdd : "Legg afturat",
+DlgSelectBtnModify : "Broyt",
+DlgSelectBtnUp : "Upp",
+DlgSelectBtnDown : "Niður",
+DlgSelectBtnSetValue : "Set sum útvald",
+DlgSelectBtnDelete : "Sletta",
+
+// Textarea Dialog
+DlgTextareaName : "Navn",
+DlgTextareaCols : "talrøð",
+DlgTextareaRows : "Rekkja",
+
+// Text Field Dialog
+DlgTextName : "Navn",
+DlgTextValue : "Virði",
+DlgTextCharWidth : "Sjónligt tal av bókstavum",
+DlgTextMaxChars : "Hægst loyvda tal av bókstavum",
+DlgTextType : "Slag",
+DlgTextTypeText : "Tekstur",
+DlgTextTypePass : "Koduorð",
+
+// Hidden Field Dialog
+DlgHiddenName : "Navn",
+DlgHiddenValue : "Virði",
+
+// Bulleted List Dialog
+BulletedListProp : "Punktteknsuppsetingar eginleikar",
+NumberedListProp : "Taluppsetingar eginleikar",
+DlgLstType : "Slag",
+DlgLstTypeCircle : "Sirkul",
+DlgLstTypeDisc : "Disc", //MISSING
+DlgLstTypeSquare : "Fýrakantur",
+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 : "Farva og Breddin",
+DlgDocMetaTab : "Meta Information",
+
+DlgDocPageTitle : "SÃðu heiti",
+DlgDocLangDir : "Mál",
+DlgDocLangDirLTR : "Frá vinstru móti høgru (LTR)",
+DlgDocLangDirRTL : "Frá høgru móti vinstru (RTL)",
+DlgDocLangCode : "Landakoda",
+DlgDocCharSet : "Karakter set kodu",
+DlgDocCharSetOther : "Annar karakter set kodu",
+
+DlgDocDocType : "Dokument slag kategori",
+DlgDocDocTypeOther : "Annað dokument slag kategori",
+DlgDocIncXHTML : "Inkludere XHTML deklartion",
+DlgDocBgColor : "Bakgrundsfarva",
+DlgDocBgImage : "Bakgrundsmynd URL",
+DlgDocBgNoScroll : "Ikki scrollbar bakgrund",
+DlgDocCText : "Tekstur",
+DlgDocCLink : "Leinkja",
+DlgDocCVisited : "Vitja leinkja",
+DlgDocCActive : "Aktiv leinkja",
+DlgDocMargins : "SÃðu breddi",
+DlgDocMaTop : "Ovast",
+DlgDocMaLeft : "Vinstra",
+DlgDocMaRight : "Høgra",
+DlgDocMaBottom : "Niðast",
+DlgDocMeIndex : "Dokument index lyklaorð (komma sundurskilt)",
+DlgDocMeDescr : "Dokument lýsing",
+DlgDocMeAuthor : "Høvundur",
+DlgDocMeCopy : "Copyright",
+DlgDocPreview : "VÃs",
+
+// Templates Dialog
+Templates : "Frymlar",
+DlgTemplatesTitle : "Innihaldsfrymlar",
+DlgTemplatesSelMsg : "Vel tann frymilin, sum skal opnast à editorinum<br>(Tað verður skriva útyvir núverandi innihald):",
+DlgTemplatesLoading : "Heintar lista yvir frymlar. Vinarliga bÃða...",
+DlgTemplatesNoTpl : "(Ongin frymil er valdur)",
+
+// About Dialog
+DlgAboutAboutTab : "Um",
+DlgAboutBrowserInfoTab : "Browsara upplýsingar",
+DlgAboutLicenseTab : "License", //MISSING
+DlgAboutVersion : "versión",
+DlgAboutLicense : "Loyvi undir treytum fyri GNU Lesser General Public License",
+DlgAboutInfo : "Fleiri upplýsingar, far til"
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/fr.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/fr.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/fr.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -27,7 +27,7 @@
// Toolbar Items and Context Menu
Save : "Enregistrer",
-NewPage : "Nouvelle Page",
+NewPage : "Nouvelle page",
Preview : "Prévisualisation",
Cut : "Couper",
Copy : "Copier",
@@ -36,23 +36,23 @@
PasteWord : "Coller de Word",
Print : "Imprimer",
SelectAll : "Tout sélectionner",
-RemoveFormat : "Supprimer Format",
+RemoveFormat : "Supprimer le format",
InsertLinkLbl : "Lien",
-InsertLink : "Insérer/Modifier Lien",
-RemoveLink : "Supprimer Lien",
-Anchor : "Insérer/Modifier Ancre",
+InsertLink : "Insérer/modifier le lien",
+RemoveLink : "Supprimer le lien",
+Anchor : "Insérer/modifier l'ancre",
InsertImageLbl : "Image",
-InsertImage : "Insérer/Modifier Image",
+InsertImage : "Insérer/modifier l'image",
InsertFlashLbl : "Animation Flash",
-InsertFlash : "Insérer/Modifier Animation Flash",
+InsertFlash : "Insérer/modifier l'animation Flash",
InsertTableLbl : "Tableau",
-InsertTable : "Insérer/Modifier Tableau",
+InsertTable : "Insérer/modifier le tableau",
InsertLineLbl : "Séparateur",
-InsertLine : "Insérer Séparateur",
-InsertSpecialCharLbl: "Caractère Spécial",
-InsertSpecialChar : "Insérer Caractère Spécial",
+InsertLine : "Insérer un séparateur",
+InsertSpecialCharLbl: "Caractères spéciaux",
+InsertSpecialChar : "Insérer un caractère spécial",
InsertSmileyLbl : "Smiley",
-InsertSmiley : "Insérer Smiley",
+InsertSmiley : "Insérer un Smiley",
About : "A propos de FCKeditor",
Bold : "Gras",
Italic : "Italique",
@@ -60,72 +60,77 @@
StrikeThrough : "Barré",
Subscript : "Indice",
Superscript : "Exposant",
-LeftJustify : "Aligné à Gauche",
+LeftJustify : "Aligné à gauche",
CenterJustify : "Centré",
RightJustify : "Aligné à Droite",
-BlockJustify : "Texte Justifié",
-DecreaseIndent : "Diminuer le Retrait",
-IncreaseIndent : "Augmenter le Retrait",
+BlockJustify : "Texte justifié",
+DecreaseIndent : "Diminuer le retrait",
+IncreaseIndent : "Augmenter le retrait",
Undo : "Annuler",
Redo : "Refaire",
-NumberedListLbl : "Liste Numérotée",
-NumberedList : "Insérer/Supprimer Liste Numérotée",
+NumberedListLbl : "Liste numérotée",
+NumberedList : "Insérer/supprimer la liste numérotée",
BulletedListLbl : "Liste à puces",
-BulletedList : "Insérer/Supprimer Liste à puces",
-ShowTableBorders : "Afficher Bordures de Tableau",
-ShowDetails : "Afficher Caractères Invisibles",
+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",
+TextColor : "Couleur de caractère",
+BGColor : "Couleur de fond",
Source : "Source",
Find : "Chercher",
Replace : "Remplacer",
SpellCheck : "Orthographe",
-UniversalKeyboard : "Clavier Universel",
-PageBreakLbl : "Page Break", //MISSING
-PageBreak : "Insert Page Break", //MISSING
+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 Texte",
+RadioButton : "Bouton radio",
+TextField : "Champ texte",
+Textarea : "Zone de texte",
HiddenField : "Champ caché",
Button : "Bouton",
-SelectionField : "Liste/Menu",
-ImageButton : "Bouton Image",
+SelectionField : "Liste/menu",
+ImageButton : "Bouton image",
+
+FitWindow : "Maximize the editor size", //MISSING
// Context Menu
-EditLink : "Modifier Lien",
-InsertRow : "Insérer une Ligne",
-DeleteRows : "Supprimer des Lignes",
-InsertColumn : "Insérer une Colonne",
-DeleteColumns : "Supprimer des Colonnes",
-InsertCell : "Insérer une Cellule",
-DeleteCells : "Supprimer des Cellules",
-MergeCells : "Fusionner les Cellules",
-SplitCell : "Scinder les Cellules",
-TableDelete : "Delete Table", //MISSING
-CellProperties : "Propriétés de Cellule",
-TableProperties : "Propriétés de Tableau",
-ImageProperties : "Propriétés d'Image",
-FlashProperties : "Propriétés d'Animation Flash",
-
-AnchorProp : "Propriétés d'Ancre",
-ButtonProp : "Propriétés de Bouton",
-CheckboxProp : "Propriétés de Case à Cocher",
-HiddenFieldProp : "Propriétés de Champ Caché",
-RadioButtonProp : "Propriétés de Bouton Radio",
-ImageButtonProp : "Propriétés de Bouton Image",
-TextFieldProp : "Propriétés de Champ Texte",
-SelectionFieldProp : "Propriétés de Liste/Menu",
-TextareaProp : "Propriétés de Zone Texte",
-FormProp : "Propriétés de Formulaire",
-
-FontFormats : "Normal;Formatted;Address;Titre 1;Titre 2;Titre 3;Titre 4;Titre 5;Titre 6",
+EditLink : "Modifier le lien",
+CellCM : "Cell", //MISSING
+RowCM : "Row", //MISSING
+ColumnCM : "Column", //MISSING
+InsertRow : "Insérer une ligne",
+DeleteRows : "Supprimer des lignes",
+InsertColumn : "Insérer une colonne",
+DeleteColumns : "Supprimer des colonnes",
+InsertCell : "Insérer une cellule",
+DeleteCells : "Supprimer des cellules",
+MergeCells : "Fusionner les cellules",
+SplitCell : "Scinder les cellules",
+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;Titre 1;Titre 2;Titre 3;Titre 4;Titre 5;Titre 6",
// Alerts and Messages
ProcessingXHTML : "Calcul XHTML. Veuillez patienter...",
@@ -137,50 +142,50 @@
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 : "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
+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.",
// Dialogs
DlgBtnOK : "OK",
DlgBtnCancel : "Annuler",
DlgBtnClose : "Fermer",
-DlgBtnBrowseServer : "Parcourir le Serveur",
+DlgBtnBrowseServer : "Parcourir le serveur",
DlgAdvancedTag : "Avancé",
-DlgOpOther : "<Autre>",
+DlgOpOther : "<Autre>",
DlgInfoTab : "Info",
DlgAlertUrl : "Veuillez saisir l'URL",
// General Dialogs Labels
-DlgGenNotSet : "<Par Défaut>",
+DlgGenNotSet : "<Par défaut>",
DlgGenId : "Id",
-DlgGenLangDir : "Sens d'Ecriture",
-DlgGenLangDirLtr : "Gauche vers Droite (LTR)",
-DlgGenLangDirRtl : "Droite vers Gauche (RTL)",
-DlgGenLangCode : "Code Langue",
-DlgGenAccessKey : "Equivalent Clavier",
+DlgGenLangDir : "Sens d'écriture",
+DlgGenLangDirLtr : "De la gauche vers la droite (LTR)",
+DlgGenLangDirRtl : "De la roite vers la 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 Indicatif",
-DlgGenContType : "Type de Contenu Indicatif",
-DlgGenLinkCharset : "Encodage de Caractère de la cible",
+DlgGenTabIndex : "Ordre de tabulation",
+DlgGenLongDescr : "URL de description longue",
+DlgGenClass : "Classes de feuilles de style",
+DlgGenTitle : "Titre indicatif",
+DlgGenContType : "Type de contenu indicatif",
+DlgGenLinkCharset : "Encodage de caractère de la cible",
DlgGenStyle : "Style",
// Image Dialog
-DlgImgTitle : "Propriétés d'Image",
-DlgImgInfoTab : "Informations sur l'Image",
-DlgImgBtnUpload : "Envoyer au Serveur",
+DlgImgTitle : "Propriétés de l'image",
+DlgImgInfoTab : "Informations sur l'image",
+DlgImgBtnUpload : "Envoyer sur le serveur",
DlgImgURL : "URL",
-DlgImgUpload : "Upload",
-DlgImgAlt : "Texte de Remplacement",
+DlgImgUpload : "Télécharger",
+DlgImgAlt : "Texte de remplacement",
DlgImgWidth : "Largeur",
DlgImgHeight : "Hauteur",
-DlgImgLockRatio : "Garder proportions",
-DlgBtnResetSize : "Taille Originale",
+DlgImgLockRatio : "Garder les proportions",
+DlgBtnResetSize : "Taille originale",
DlgImgBorder : "Bordure",
-DlgImgHSpace : "HSpace",
-DlgImgVSpace : "VSpace",
+DlgImgHSpace : "Espacement horizontal",
+DlgImgVSpace : "Espacement vertical",
DlgImgAlign : "Alignement",
DlgImgAlignLeft : "Gauche",
DlgImgAlignAbsBottom: "Abs Bas",
@@ -196,59 +201,59 @@
DlgImgLinkTab : "Lien",
// Flash Dialog
-DlgFlashTitle : "Propriétés d'animation Flash",
+DlgFlashTitle : "Propriétés de l'animation Flash",
DlgFlashChkPlay : "Lecture automatique",
DlgFlashChkLoop : "Boucle",
-DlgFlashChkMenu : "Activer menu Flash",
+DlgFlashChkMenu : "Activer le menu Flash",
DlgFlashScale : "Affichage",
-DlgFlashScaleAll : "Par défault (tout montrer)",
-DlgFlashScaleNoBorder : "Sans Bordure",
-DlgFlashScaleFit : "Ajuster aux Dimensions",
+DlgFlashScaleAll : "Par défaut (tout montrer)",
+DlgFlashScaleNoBorder : "Sans bordure",
+DlgFlashScaleFit : "Ajuster aux dimensions",
// Link Dialog
-DlgLnkWindowTitle : "Propriétés de Lien",
-DlgLnkInfoTab : "Informations sur le Lien",
+DlgLnkWindowTitle : "Propriétés du lien",
+DlgLnkInfoTab : "Informations sur le lien",
DlgLnkTargetTab : "Destination",
-DlgLnkType : "Type de Lien",
+DlgLnkType : "Type de lien",
DlgLnkTypeURL : "URL",
DlgLnkTypeAnchor : "Ancre dans cette page",
DlgLnkTypeEMail : "E-Mail",
DlgLnkProto : "Protocole",
-DlgLnkProtoOther : "<autre>",
+DlgLnkProtoOther : "<autre>",
DlgLnkURL : "URL",
-DlgLnkAnchorSel : "Sélectionner une Ancre",
-DlgLnkAnchorByName : "Par Nom d'Ancre",
-DlgLnkAnchorById : "Par Id d'Elément",
-DlgLnkNoAnchors : "<Pas d'ancre disponible dans le document>",
+DlgLnkAnchorSel : "Sélectionner une ancre",
+DlgLnkAnchorByName : "Par nom d'ancre",
+DlgLnkAnchorById : "Par Id d'élément",
+DlgLnkNoAnchors : "<Pas d'ancre disponible dans le document>",
DlgLnkEMail : "Adresse E-Mail",
-DlgLnkEMailSubject : "Sujet du Message",
-DlgLnkEMailBody : "Corps du Message",
-DlgLnkUpload : "Upload",
-DlgLnkBtnUpload : "Envoyer au Serveur",
+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'Etat",
-DlgLnkPopToolbar : "Barre d'Outils",
-DlgLnkPopFullScrn : "Plein Ecran (IE)",
+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 Gauche",
-DlgLnkPopTop : "Position Haut",
+DlgLnkPopLeft : "Position à partir de la gauche",
+DlgLnkPopTop : "Position à partir du haut",
DlnLnkMsgNoUrl : "Veuillez saisir l'URL",
DlnLnkMsgNoEMail : "Veuillez saisir l'adresse e-mail",
@@ -257,22 +262,22 @@
// Color Dialog
DlgColorTitle : "Sélectionner",
DlgColorBtnClear : "Effacer",
-DlgColorHighlight : "Highlight",
+DlgColorHighlight : "Mettre en exergue",
DlgColorSelected : "Sélectionné",
// Smiley Dialog
-DlgSmileyTitle : "Insérer Smiley",
+DlgSmileyTitle : "Insérer un Smiley",
// Special Character Dialog
-DlgSpecialCharTitle : "Insérer Caractère Spécial",
+DlgSpecialCharTitle : "Insérer un caractère spécial",
// Table Dialog
-DlgTableTitle : "Propriétés de Tableau",
+DlgTableTitle : "Propriétés du tableau",
DlgTableRows : "Lignes",
DlgTableColumns : "Colonnes",
DlgTableBorder : "Bordure",
DlgTableAlign : "Alignement",
-DlgTableAlignNotSet : "<Par Défaut>",
+DlgTableAlignNotSet : "<Par défaut>",
DlgTableAlignLeft : "Gauche",
DlgTableAlignCenter : "Centré",
DlgTableAlignRight : "Droite",
@@ -286,28 +291,28 @@
DlgTableSummary : "Résumé",
// Table Cell Dialog
-DlgCellTitle : "Propriétés de cellule",
+DlgCellTitle : "Propriétés de la cellule",
DlgCellWidth : "Largeur",
DlgCellWidthPx : "pixels",
DlgCellWidthPc : "pourcentage",
DlgCellHeight : "Hauteur",
DlgCellWordWrap : "Retour à la ligne",
-DlgCellWordWrapNotSet : "<Par Défaut>",
+DlgCellWordWrapNotSet : "<Par défaut>",
DlgCellWordWrapYes : "Oui",
DlgCellWordWrapNo : "Non",
-DlgCellHorAlign : "Alignement Horizontal",
-DlgCellHorAlignNotSet : "<Par Défaut>",
+DlgCellHorAlign : "Alignement horizontal",
+DlgCellHorAlignNotSet : "<Par défaut>",
DlgCellHorAlignLeft : "Gauche",
DlgCellHorAlignCenter : "Centré",
DlgCellHorAlignRight: "Droite",
-DlgCellVerAlign : "Alignement Vertical",
-DlgCellVerAlignNotSet : "<Par Défaut>",
+DlgCellVerAlign : "Alignement vertical",
+DlgCellVerAlignNotSet : "<Par défaut>",
DlgCellVerAlignTop : "Haut",
DlgCellVerAlignMiddle : "Milieu",
DlgCellVerAlignBottom : "Bas",
DlgCellVerAlignBaseline : "Bas du texte",
-DlgCellRowSpan : "Lignes Fusionnées",
-DlgCellCollSpan : "Colonnes Fusionnées",
+DlgCellRowSpan : "Lignes fusionnées",
+DlgCellCollSpan : "Colonnes fusionnées",
DlgCellBackColor : "Fond",
DlgCellBorderColor : "Bordure",
DlgCellBtnSelect : "Choisir...",
@@ -335,30 +340,29 @@
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>.",
-DlgPasteIgnoreFont : "Ignorer les Polices de Caractères",
-DlgPasteRemoveStyles : "Supprimer les Styles",
+DlgPasteIgnoreFont : "Ignorer les polices de caractères",
+DlgPasteRemoveStyles : "Supprimer les styles",
DlgPasteCleanBox : "Effacer le contenu",
-
// Color Picker
ColorAutomatic : "Automatique",
-ColorMoreColors : "Plus de Couleurs...",
+ColorMoreColors : "Plus de couleurs...",
// Document Properties
-DocProps : "Propriétés du Document",
+DocProps : "Propriétés du document",
// Anchor Dialog
-DlgAnchorTitle : "Propriétés de l'Ancre",
-DlgAnchorName : "Nom de l'Ancre",
+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",
+DlgSpellBtnIgnoreAll : "Ignorer tout",
DlgSpellBtnReplace : "Remplacer",
-DlgSpellBtnReplaceAll : "Remplacer Tout",
+DlgSpellBtnReplaceAll : "Remplacer tout",
DlgSpellBtnUndo : "Annuler",
DlgSpellNoSuggestions : "- Aucune suggestion -",
DlgSpellProgress : "Vérification d'orthographe en cours...",
@@ -370,7 +374,7 @@
IeSpellDownload : "Le Correcteur n'est pas installé. Souhaitez-vous le télécharger maintenant?",
// Button Dialog
-DlgButtonText : "Texte (Valeur)",
+DlgButtonText : "Texte (valeur)",
DlgButtonType : "Type",
// Checkbox and Radio Button Dialogs
@@ -389,7 +393,7 @@
DlgSelectSize : "Taille",
DlgSelectLines : "lignes",
DlgSelectChkMulti : "Sélection multiple",
-DlgSelectOpAvail : "Options Disponibles",
+DlgSelectOpAvail : "Options disponibles",
DlgSelectOpText : "Texte",
DlgSelectOpValue : "Valeur",
DlgSelectBtnAdd : "Ajouter",
@@ -407,59 +411,59 @@
// Text Field Dialog
DlgTextName : "Nom",
DlgTextValue : "Valeur",
-DlgTextCharWidth : "Largeur en Caractères",
-DlgTextMaxChars : "Nombre Maximum de Caractères",
+DlgTextCharWidth : "Largeur en caractères",
+DlgTextMaxChars : "Nombre maximum de caractères",
DlgTextType : "Type",
DlgTextTypeText : "Texte",
-DlgTextTypePass : "Mot de Passe",
+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 Numérotée",
+BulletedListProp : "Propriétés de liste à puces",
+NumberedListProp : "Propriétés de numérotée",
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)",
+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",
+DlgDocColorsTab : "Couleurs et marges",
DlgDocMetaTab : "Métadonnées",
-DlgDocPageTitle : "Titre de la Page",
-DlgDocLangDir : "Sens d'Ecriture",
-DlgDocLangDirLTR : "Gauche vers Droite (LTR)",
-DlgDocLangDirRTL : "Droite vers Gauche (RTL)",
-DlgDocLangCode : "Code Langue",
-DlgDocCharSet : "Encodage de Caractère",
-DlgDocCharSetOther : "Autre Encodage de Caractère",
-
-DlgDocDocType : "Type de Document",
-DlgDocDocTypeOther : "Autre Type de Document",
+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",
+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",
+DlgDocBgColor : "Couleur de fond",
+DlgDocBgImage : "Image de fond",
DlgDocBgNoScroll : "Image fixe sans défilement",
DlgDocCText : "Texte",
DlgDocCLink : "Lien",
-DlgDocCVisited : "Lien Visité",
-DlgDocCActive : "Lien Activé",
+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)",
+DlgDocMeIndex : "Mots-clés (séparés par des virgules)",
DlgDocMeDescr : "Description",
DlgDocMeAuthor : "Auteur",
DlgDocMeCopy : "Copyright",
@@ -467,7 +471,7 @@
// Templates Dialog
Templates : "Modèles",
-DlgTemplatesTitle : "Modèles de Contenu",
+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)",
@@ -475,6 +479,7 @@
// About Dialog
DlgAboutAboutTab : "A propos de",
DlgAboutBrowserInfoTab : "Navigateur",
+DlgAboutLicenseTab : "License", //MISSING
DlgAboutVersion : "version",
DlgAboutLicense : "License selon les termes de GNU Lesser General Public License",
DlgAboutInfo : "Pour plus d'informations, aller à "
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/gl.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/gl.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/gl.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -98,8 +98,13 @@
SelectionField : "Campo de Selección",
ImageButton : "Botón de Imaxe",
+FitWindow : "Maximizar o tamaño do editor",
+
// Context Menu
EditLink : "Editar Ligazón",
+CellCM : "Cela",
+RowCM : "Fila",
+ColumnCM : "Columna",
InsertRow : "Inserir Fila",
DeleteRows : "Borrar Filas",
InsertColumn : "Inserir Columna",
@@ -146,12 +151,12 @@
DlgBtnClose : "Pechar",
DlgBtnBrowseServer : "Navegar no Servidor",
DlgAdvancedTag : "Advanzado",
-DlgOpOther : "<Outro>",
+DlgOpOther : "<Outro>",
DlgInfoTab : "Info",
DlgAlertUrl : "Por favor, insira a URL",
// General Dialogs Labels
-DlgGenNotSet : "<non definido>",
+DlgGenNotSet : "<non definido>",
DlgGenId : "Id",
DlgGenLangDir : "Orientación do Idioma",
DlgGenLangDirLtr : "Esquerda a Dereita (LTR)",
@@ -215,12 +220,12 @@
DlgLnkTypeAnchor : "Referencia nesta páxina",
DlgLnkTypeEMail : "E-Mail",
DlgLnkProto : "Protocolo",
-DlgLnkProtoOther : "<outro>",
+DlgLnkProtoOther : "<outro>",
DlgLnkURL : "URL",
DlgLnkAnchorSel : "Seleccionar unha Referencia",
DlgLnkAnchorByName : "Por Nome de Referencia",
DlgLnkAnchorById : "Por Element Id",
-DlgLnkNoAnchors : "<Non hai referencias disponibles no documento>",
+DlgLnkNoAnchors : "<Non hai referencias disponibles no documento>",
DlgLnkEMail : "Enderezo de E-Mail",
DlgLnkEMailSubject : "Asunto do Mensaxe",
DlgLnkEMailBody : "Corpo do Mensaxe",
@@ -228,8 +233,8 @@
DlgLnkBtnUpload : "Enviar ó servidor",
DlgLnkTarget : "Destino",
-DlgLnkTargetFrame : "<frame>",
-DlgLnkTargetPopup : "<Xanela Emerxente>",
+DlgLnkTargetFrame : "<frame>",
+DlgLnkTargetPopup : "<Xanela Emerxente>",
DlgLnkTargetBlank : "Nova Xanela (_blank)",
DlgLnkTargetParent : "Xanela Pai (_parent)",
DlgLnkTargetSelf : "Mesma Xanela (_self)",
@@ -292,16 +297,16 @@
DlgCellWidthPc : "percent",
DlgCellHeight : "Altura",
DlgCellWordWrap : "Axustar Liñas",
-DlgCellWordWrapNotSet : "<Non Definido>",
+DlgCellWordWrapNotSet : "<Non Definido>",
DlgCellWordWrapYes : "Si",
DlgCellWordWrapNo : "Non",
DlgCellHorAlign : "Aliñamento Horizontal",
-DlgCellHorAlignNotSet : "<Non definido>",
+DlgCellHorAlignNotSet : "<Non definido>",
DlgCellHorAlignLeft : "Esquerda",
DlgCellHorAlignCenter : "Centro",
DlgCellHorAlignRight: "Dereita",
DlgCellVerAlign : "Aliñamento Vertical",
-DlgCellVerAlignNotSet : "<Non definido>",
+DlgCellVerAlignNotSet : "<Non definido>",
DlgCellVerAlignTop : "Arriba",
DlgCellVerAlignMiddle : "Medio",
DlgCellVerAlignBottom : "Abaixo",
@@ -338,7 +343,6 @@
DlgPasteIgnoreFont : "Ignorar as definicións de TipografÃa",
DlgPasteRemoveStyles : "Eliminar as definicións de Estilos",
DlgPasteCleanBox : "Limpar o Cadro",
-
// Color Picker
ColorAutomatic : "Automático",
@@ -475,6 +479,7 @@
// About Dialog
DlgAboutAboutTab : "Acerca de",
DlgAboutBrowserInfoTab : "Información do Navegador",
+DlgAboutLicenseTab : "Licencia",
DlgAboutVersion : "versión",
DlgAboutLicense : "Licencia concedida baixo os termos da GNU Lesser General Public License",
DlgAboutInfo : "Para máis información visitar:"
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/he.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/he.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/he.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -34,7 +34,7 @@
Copy : "×עתק×",
Paste : "×××ק×",
PasteText : "××××§× ×××§×¡× ×¤×©××",
-PasteWord : "××××§× ×-Word",
+PasteWord : "××××§× ×-××ר×",
Print : "××פס×",
SelectAll : "×××רת ×××",
RemoveFormat : "×סרת ××¢×צ××",
@@ -86,8 +86,8 @@
Replace : "×××פ×",
SpellCheck : "×××קת ×××ת",
UniversalKeyboard : "×ק××ת ××× ××רס××ת",
-PageBreakLbl : "Page Break", //MISSING
-PageBreak : "Insert Page Break", //MISSING
+PageBreakLbl : "ש××רת ××£",
+PageBreak : "××סף ש××רת ××£",
Form : "××פס",
Checkbox : "ת××ת ס××××",
@@ -99,8 +99,13 @@
SelectionField : "ש×× ×××ר×",
ImageButton : "×פת×ר ת××× ×",
+FitWindow : "×××× ×ת ×××× ××¢×ר×",
+
// Context Menu
EditLink : "ער××ת ק×ש×ר",
+CellCM : "ת×",
+RowCM : "ש×ר×",
+ColumnCM : "×¢××××",
InsertRow : "××ספת ש×ר×",
DeleteRows : "×××קת ש×ר×ת",
InsertColumn : "××ספת ×¢××××",
@@ -109,7 +114,7 @@
DeleteCells : "×××קת ת×××",
MergeCells : "××××× ×ª×××",
SplitCell : "פ×צ×× ×ª×××",
-TableDelete : "Delete Table", //MISSING
+TableDelete : "××ק ××××",
CellProperties : "ת××× ×ת ×ת×",
TableProperties : "ת××× ×ת ×××××",
ImageProperties : "ת××× ×ת ×ת××× ×",
@@ -131,15 +136,15 @@
// Alerts and Messages
ProcessingXHTML : "××¢×× XHTML, × × ×××ת××...",
Done : "××ש××× ××ש×××",
-PasteWordConfirm : "× ×¨×× ×××§×¡× ×©××××× ×ª× ×××××ק ×ק××¨× ×ק×××¥ Word. ××× ×רצ×× × ×× ×§×ת ×××ª× ××¨× ××××ק×?",
-NotCompatiblePaste : "פע××× ×× ×××× × ××פ××¤× Internet Explorer ××××¨×¡× 5.5 ×××¢××. ××× ×××ש×× ×××××§× ××× ×× ×ק××?",
+PasteWordConfirm : "× ×¨×× ×××§×¡× ×©××××× ×ª× ×××××ק ×ק××¨× ×ק×××¥ ××ר×. ××× ×רצ×× × ×× ×§×ת ×××ª× ××¨× ××××ק×?",
+NotCompatiblePaste : "פע××× ×× ×××× × ××פ××¤× ××× ××¨× × ×קספ××רר ××××¨×¡× 5.5 ×××¢××. ××× ×××ש×× ×××××§× ××× ×× ×ק××?",
UnknownToolbarItem : "פר×× ×× ××××¢ ×סר×× ××××× \"%1\"",
UnknownCommand : "×©× ×¤×¢××× ×× ××××¢ \"%1\"",
NotImplemented : "×פק××× ×× ×××ש×ת",
UnknownToolbarSet : "ער×ת סר×× ××××× \"%1\" ×× ×§×××ת",
-NoActiveX : "You 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
+NoActiveX : "×××ר×ת ××××× ×©× ××פ××¤× ×¢××××ת ××××× ×ת ×פשר×××ת ×ער×××.×ש ××פשר ×ת ×××פצ×× \"×רץ פק××× ×¤×¢×××× ×ת×ספ×ת\". ת××× ××××ת ××¢×××ת ××××××× ×©× ×פשר×××ת ש×סר××.",
+BrowseServerBlocked : "×× × ××ª× ××שת ××פ××¤× ×ש××××.×× × ×××× ×©×××¡× ×××× ×ת ×ק×פצ×× ×× ×¤×¢××.",
+DialogBlocked : "×× ××× × ××ª× ×פת×× ×××× ××××××. ×× × ×××× ×©×××¡× ×××× ×ת ק×פצ×× ×× ×¤×¢××.",
// Dialogs
DlgBtnOK : "××ש×ר",
@@ -147,12 +152,12 @@
DlgBtnClose : "ס××ר×",
DlgBtnBrowseServer : "ס××ר ×שרת",
DlgAdvancedTag : "×פשר×××ת ×תק×××ת",
-DlgOpOther : "<××ר>",
+DlgOpOther : "<××ר>",
DlgInfoTab : "××××¢",
DlgAlertUrl : "×× × ××× URL",
// General Dialogs Labels
-DlgGenNotSet : "<×× × ×§××¢>",
+DlgGenNotSet : "<×× × ×§××¢>",
DlgGenId : "××××× (Id)",
DlgGenLangDir : "××××× ×©×¤×",
DlgGenLangDirLtr : "ש××× ××××× (LTR)",
@@ -216,12 +221,12 @@
DlgLnkTypeAnchor : "×¢××× ××¢××× ××",
DlgLnkTypeEMail : "×××''×",
DlgLnkProto : "פר×××ק××",
-DlgLnkProtoOther : "<××ר>",
+DlgLnkProtoOther : "<××ר>",
DlgLnkURL : "×ת××ת (URL)",
DlgLnkAnchorSel : "×××רת ×¢×××",
DlgLnkAnchorByName : "עפ''× ×©× ××¢×××",
DlgLnkAnchorById : "עפ''× ××××× (Id) ×ר×××",
-DlgLnkNoAnchors : "<××× ×¢××× ×× ×××× ×× ×××£>",
+DlgLnkNoAnchors : "<××× ×¢××× ×× ×××× ×× ×××£>",
DlgLnkEMail : "×ת××ת ××××''×",
DlgLnkEMailSubject : "× ××©× ×××××¢×",
DlgLnkEMailBody : "×××£ ×××××¢×",
@@ -229,13 +234,13 @@
DlgLnkBtnUpload : "ש×××× ×שרת",
DlgLnkTarget : "××ר×",
-DlgLnkTargetFrame : "<frame>",
-DlgLnkTargetPopup : "<×××× ×§×פץ>",
+DlgLnkTargetFrame : "<×ס×רת>",
+DlgLnkTargetPopup : "<×××× ×§×פץ>",
DlgLnkTargetBlank : "×××× ××ש (_blank)",
DlgLnkTargetParent : "×××× ××× (_parent)",
DlgLnkTargetSelf : "××××ª× ××××× (_self)",
DlgLnkTargetTop : "×××× ×¨××©× (_top)",
-DlgLnkTargetFrameName : "×©× frame ×××¢×",
+DlgLnkTargetFrameName : "×©× ×ס×רת ×××¢×",
DlgLnkPopWinName : "×©× ××××× ×ק×פץ",
DlgLnkPopWinFeat : "ת××× ×ת ××××× ×ק×פץ",
DlgLnkPopResize : "××¢× ×××× × ××ª× ×ש×× ××",
@@ -284,7 +289,7 @@
DlgTableCellSpace : "×ר××× ×ª×",
DlgTableCellPad : "ר×פ×× ×ª×",
DlgTableCaption : "××ת××",
-DlgTableSummary : "Summary", //MISSING
+DlgTableSummary : "ס××××",
// Table Cell Dialog
DlgCellTitle : "ת××× ×ת ת×",
@@ -333,13 +338,12 @@
PasteErrorCopy : "×××ר×ת ×××××× ××פ××¤× ×©×× ×× ××פשר×ת ××¢××¨× ××צע פע×××ת ××¢×ª×§× ××××××××ת. ×ש ××שת×ש ××ק××ת ××©× ×× (Ctrl+C).",
PasteAsText : "××××§× ×××§×¡× ×¤×©××",
-PasteFromWord : "××××§× ×-Word",
-
-DlgPasteMsg2 : "Please paste inside the following box using the keyboard (<STRONG>Ctrl+V</STRONG>) and hit <STRONG>OK</STRONG>.",
+PasteFromWord : "××××§× ×-××ר×",
+
+DlgPasteMsg2 : "×× × ×××ק ×ת×× ×ק××¤×¡× ×××צע×ת (<STRONG>Ctrl+V</STRONG>) ××××¥ ×¢× <STRONG>××ש×ר</STRONG>.",
DlgPasteIgnoreFont : "×תע×× ××××ר×ת ס×× ×¤×× ×",
DlgPasteRemoveStyles : "×סר ×××ר×ת ס×× ××",
-DlgPasteCleanBox : "ק×פסת × ×ק××",
-
+DlgPasteCleanBox : "× ×ק×× ×§×פס×",
// Color Picker
ColorAutomatic : "×××××××",
@@ -360,7 +364,7 @@
DlgSpellBtnIgnoreAll : "×תע×× ××××",
DlgSpellBtnReplace : "××××£",
DlgSpellBtnReplaceAll : "××××£ ×××",
-DlgSpellBtnUndo : "Undo",
+DlgSpellBtnUndo : "×××ר",
DlgSpellNoSuggestions : "- ××× ×צע×ת -",
DlgSpellProgress : "×××ק×ת ×××ת ×ת×××× ....",
DlgSpellNoMispell : "×××ק×ת ×××ת ×סת××××: ×× × ×צ×× ×©×××¢×ת ×ת××",
@@ -423,7 +427,7 @@
NumberedListProp : "××פ××× × ×¨×©××× ×××ספרת",
DlgLstType : "ס××",
DlgLstTypeCircle : "×¢××××",
-DlgLstTypeDisc : "Disc", //MISSING
+DlgLstTypeDisc : "××סק",
DlgLstTypeSquare : "×ר×××¢",
DlgLstTypeNumbers : "×ספר×× (1, 2, 3)",
DlgLstTypeLCase : "××ת××ת ק×× ×ת (a, b, c)",
@@ -476,6 +480,7 @@
// About Dialog
DlgAboutAboutTab : "××××ת",
DlgAboutBrowserInfoTab : "××רסת ×פ×פ×",
+DlgAboutLicenseTab : "רש×××",
DlgAboutVersion : "××רס×",
DlgAboutLicense : "×רש××× ×ª×ת ×ª× ×× GNU Lesser General Public License",
DlgAboutInfo : "××××¢ × ×סף × ××ª× ××צ×× ×××:"
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/hi.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/hi.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/hi.js Wed Jul 12 07:45:05 2006
@@ -1,481 +1,486 @@
-/*
- * FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
- *
- * Licensed under the terms of the GNU Lesser General Public License:
- * http://www.opensource.org/licenses/lgpl-license.php
- *
- * For further information visit:
- * http://www.fckeditor.net/
- *
- * "Support Open Source software. What about a donation today?"
- *
- * File Name: hi.js
- * Hindi language file.
- *
- * File Authors:
- * Utkarshraj Atmaram (utcursch at gmail.com)
- */
-
-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 : "लिà¤à¤ हà¤à¤¾à¤¯à¥à¤",
-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 : "à¤à¤¨à¥à¤¡à¥
नà¥à¤ बà¥à¤¾à¤¯à¥à¤",
-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 : "तसà¥à¤µà¥à¤° बà¤à¤¨",
-
-// Context Menu
-EditLink : "लिà¤à¤ सà¤à¤ªà¤¾à¤¦à¤¨",
-InsertRow : "पà¤à¤à¥à¤¤à¤¿ à¤à¤¨à¥à¤¸à¤°à¥à¤ à¤à¤°à¥à¤",
-DeleteRows : "पà¤à¤à¥à¤¤à¤¿à¤¯à¤¾à¤ डिलà¥à¤ à¤à¤°à¥à¤",
-InsertColumn : "à¤à¥à¤²à¤® à¤à¤¨à¥à¤¸à¤°à¥à¤ à¤à¤°à¥à¤",
-DeleteColumns : "à¤à¥à¤²à¤® डिलà¥à¤ à¤à¤°à¥à¤",
-InsertCell : "सà¥
ल à¤à¤¨à¥à¤¸à¤°à¥à¤ à¤à¤°à¥à¤",
-DeleteCells : "सà¥
ल डिलà¥à¤ à¤à¤°à¥à¤",
-MergeCells : "सà¥
ल मिलायà¥à¤",
-SplitCell : "सà¥
ल à¤
लठà¤à¤°à¥à¤",
-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 : "डायलठविनà¥à¤¡à¥ नहà¥à¤ à¤à¥à¤²à¤¾ à¤à¤¾ सà¤à¤¾à¥¤ à¤à¥à¤°à¤¿à¤ªà¤¯à¤¾ सà¤à¥ पà¥à¤ªà¥-à¤
पॠबà¥à¤²à¥à¤à¤°à¥à¤¸à¥ à¤à¥ डिसà¥à¤¬à¤² à¤à¤°à¥à¤à¥¤",
-
-// 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 : "à¤à¤à¤à¤° à¤à¥à¤¨à¥à¤",
-
-// 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 : "साराà¤à¤¶",
-
-// Table Cell Dialog
-DlgCellTitle : "सà¥
ल पà¥à¤°à¥à¤ªà¤°à¥à¤à¥à¥",
-DlgCellWidth : "à¤à¥à¥à¤¾à¤",
-DlgCellWidthPx : "पिà¤à¥à¤¸à¥
ल",
-DlgCellWidthPc : "पà¥à¤°à¤¤à¤¿à¤¶à¤¤",
-DlgCellHeight : "à¤à¤à¤à¤¾à¤",
-DlgCellWordWrap : "वरà¥à¤¡ रà¥à¤ª",
-DlgCellWordWrapNotSet : "<सà¥
ठनहà¥à¤>",
-DlgCellWordWrapYes : "हाà¤",
-DlgCellWordWrapNo : "नहà¥à¤",
-DlgCellHorAlign : "हà¥à¤°à¤¿à¥à¥à¤¨à¥à¤à¤² à¤à¤²à¤¾à¤à¤¨à¥à¤®à¥
नà¥à¤",
-DlgCellHorAlignNotSet : "<सà¥
ठनहà¥à¤>",
-DlgCellHorAlignLeft : "दायà¥à¤",
-DlgCellHorAlignCenter : "बà¥à¤ मà¥à¤",
-DlgCellHorAlignRight: "बायà¥à¤",
-DlgCellVerAlign : "वरà¥à¤à¤¿à¤à¤² à¤à¤²à¤¾à¤à¤¨à¥à¤®à¥
नà¥à¤",
-DlgCellVerAlignNotSet : "<सà¥
ठनहà¥à¤>",
-DlgCellVerAlignTop : "à¤à¤ªà¤°",
-DlgCellVerAlignMiddle : "मधà¥à¤¯",
-DlgCellVerAlignBottom : "नà¥à¤à¥",
-DlgCellVerAlignBaseline : "मà¥à¤²à¤°à¥à¤à¤¾",
-DlgCellRowSpan : "पà¤à¤à¥à¤¤à¤¿ सà¥à¤ªà¥à¤¨",
-DlgCellCollSpan : "à¤à¥à¤²à¤® सà¥à¤ªà¥à¤¨",
-DlgCellBackColor : "बà¥à¤à¥à¤à¥à¤°à¤¾à¤à¤¨à¥à¤¡ रà¤à¤",
-DlgCellBorderColor : "बà¥à¤°à¥à¤¡à¤° à¤à¤¾ रà¤à¤",
-DlgCellBtnSelect : "à¤à¥à¤¨à¥à¤...",
-
-// Find Dialog
-DlgFindTitle : "à¤à¥à¤à¥à¤",
-DlgFindFindBtn : "à¤à¥à¤à¥à¤",
-DlgFindNotFoundMsg : "à¤à¤ªà¤à¥ दà¥à¤µà¤¾à¤°à¤¾ दिया à¤à¤¯à¤¾ à¤à¥à¤à¥à¤¸à¥à¤ नहà¥à¤ मिला",
-
-// Replace Dialog
-DlgReplaceTitle : "रिपà¥à¤²à¥à¤¸",
-DlgReplaceFindLbl : "यह à¤à¥à¤à¥à¤:",
-DlgReplaceReplaceLbl : "à¤à¤¸à¤¸à¥ रिपà¥à¤²à¥à¤¸ à¤à¤°à¥à¤:",
-DlgReplaceCaseChk : "à¤à¥à¤¸ मिलायà¥à¤",
-DlgReplaceReplaceBtn : "रिपà¥à¤²à¥à¤¸",
-DlgReplaceReplAllBtn : "सà¤à¥ रिपà¥à¤²à¥à¤¸ à¤à¤°à¥à¤",
-DlgReplaceWordChk : "पà¥à¤°à¤¾ शबà¥à¤¦ मिलायà¥à¤",
-
-// Paste Operations / Dialog
-PasteErrorPaste : "à¤à¤ªà¤à¥ बà¥à¤°à¤¾âà¤à¥à¤° à¤à¥ सà¥à¤°à¤à¥à¤·à¤¾ सà¥
à¤à¤¿à¤¨à¥à¤à¥à¤¸ नॠपà¥à¤¸à¥à¤ à¤à¤°à¤¨à¥ à¤à¥ à¤
नà¥à¤®à¤¤à¤¿ नहà¥à¤ पà¥à¤°à¤¦à¤¾à¤¨ à¤à¥ हà¥à¥¤ (Ctrl+V) à¤à¤¾ पà¥à¤°à¤¯à¥à¤ à¤à¤°à¥à¤à¥¤",
-PasteErrorCut : "à¤à¤ªà¤à¥ बà¥à¤°à¤¾à¤à¥à¤° à¤à¥ सà¥à¤°à¤à¥à¤·à¤¾ सà¥
à¤à¤¿à¤¨à¥à¤à¥à¤¸ नॠà¤à¤ à¤à¤°à¤¨à¥ à¤à¥ à¤
नà¥à¤®à¤¤à¤¿ नहà¥à¤ पà¥à¤°à¤¦à¤¾à¤¨ à¤à¥ हà¥à¥¤ (Ctrl+X) à¤à¤¾ पà¥à¤°à¤¯à¥à¤ à¤à¤°à¥à¤à¥¤",
-PasteErrorCopy : "à¤à¤ªà¤à¥ बà¥à¤°à¤¾à¤à¤à¥à¤° à¤à¥ सà¥à¤°à¤à¥à¤·à¤¾ सà¥
à¤à¤¿à¤¨à¥à¤à¥à¤¸ नॠà¤à¥à¤ªà¥ à¤à¤°à¤¨à¥ à¤à¥ à¤
नà¥à¤®à¤¤à¤¿ नहà¥à¤ पà¥à¤°à¤¦à¤¾à¤¨ à¤à¥ हà¥à¥¤ (Ctrl+C) à¤à¤¾ पà¥à¤°à¤¯à¥à¤ à¤à¤°à¥à¤à¥¤",
-
-PasteAsText : "पà¥à¤¸à¥à¤ (सादा à¤à¥
à¤à¥à¤¸à¥à¤)",
-PasteFromWord : "पà¥à¤¸à¥à¤ (वरà¥à¤¡ सà¥)",
-
-DlgPasteMsg2 : "Ctrl+V à¤à¤¾ पà¥à¤°à¤¯à¥à¤ à¤à¤°à¤à¥ पà¥à¤¸à¥à¤ à¤à¤°à¥à¤ à¤à¤° ठà¥à¤ हॠà¤à¤°à¥à¤.",
-DlgPasteIgnoreFont : "à¥à¥à¤¨à¥à¤ परिà¤à¤¾à¤·à¤¾ निà¤à¤¾à¤²à¥à¤",
-DlgPasteRemoveStyles : "सà¥à¤à¤¾à¤à¤² परिà¤à¤¾à¤·à¤¾ निà¤à¤¾à¤²à¥à¤",
-DlgPasteCleanBox : "बà¥à¤à¥à¤¸ साॠà¤à¤°à¥à¤",
-
-
-// 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 : "पà¥à¤°à¤à¤¾à¤°",
-
-// 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 : "à¤
à¤à¤à¥à¤¯ सà¥à¤à¥ पà¥à¤°à¥à¤ªà¤°à¥à¤à¥à¥",
-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 : "à¤à¤°à¥à¤à¥à¤à¤° सà¥
ठà¤à¤¨à¥à¤à¥à¤¡à¤¿à¤à¤",
-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 : "(à¤à¥à¤ à¤à¥
मà¥à¤ªà¥à¤²à¥à¤ डिà¥à¤¾à¤à¤¨ नहà¥à¤ à¤à¤¿à¤¯à¤¾ à¤à¤¯à¤¾ हà¥)",
-
-// About Dialog
-DlgAboutAboutTab : "FCKEditor à¤à¥ बारॠमà¥à¤",
-DlgAboutBrowserInfoTab : "बà¥à¤°à¤¾à¤à¥à¤° à¤à¥ बारॠमà¥à¤",
-DlgAboutVersion : "वरà¥à¥à¤¨",
-DlgAboutLicense : "लाà¤à¤¸à¥à¤à¤¸ :GNU LGPL",
-DlgAboutInfo : "à¤
धिठà¤à¤¾à¤¨à¤à¤¾à¤°à¥ à¤à¥ लियॠयहाठà¤à¤¾à¤¯à¥à¤:"
+/*
+ * FCKeditor - The text editor for internet
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
+ *
+ * Licensed under the terms of the GNU Lesser General Public License:
+ * http://www.opensource.org/licenses/lgpl-license.php
+ *
+ * For further information visit:
+ * http://www.fckeditor.net/
+ *
+ * "Support Open Source software. What about a donation today?"
+ *
+ * File Name: hi.js
+ * Hindi language file.
+ *
+ * File Authors:
+ * Utkarshraj Atmaram (utcursch at gmail.com)
+ */
+
+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 : "लिà¤à¤ हà¤à¤¾à¤¯à¥à¤",
+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 : "à¤à¤¨à¥à¤¡à¥
नà¥à¤ बà¥à¤¾à¤¯à¥à¤",
+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 : "à¤à¤¡à¤¿à¤à¤° साà¤à¥ à¤à¥ à¤à¤°à¤® सà¥à¤®à¤¾ तठबà¥à¤¾à¤¯à¥à¤",
+
+// Context Menu
+EditLink : "लिà¤à¤ सà¤à¤ªà¤¾à¤¦à¤¨",
+CellCM : "à¤à¤¾à¤¨à¤¾",
+RowCM : "पà¤à¤à¥à¤¤à¤¿",
+ColumnCM : "à¤à¤¾à¤²à¤®",
+InsertRow : "पà¤à¤à¥à¤¤à¤¿ à¤à¤¨à¥à¤¸à¤°à¥à¤ à¤à¤°à¥à¤",
+DeleteRows : "पà¤à¤à¥à¤¤à¤¿à¤¯à¤¾à¤ डिलà¥à¤ à¤à¤°à¥à¤",
+InsertColumn : "à¤à¥à¤²à¤® à¤à¤¨à¥à¤¸à¤°à¥à¤ à¤à¤°à¥à¤",
+DeleteColumns : "à¤à¥à¤²à¤® डिलà¥à¤ à¤à¤°à¥à¤",
+InsertCell : "सà¥
ल à¤à¤¨à¥à¤¸à¤°à¥à¤ à¤à¤°à¥à¤",
+DeleteCells : "सà¥
ल डिलà¥à¤ à¤à¤°à¥à¤",
+MergeCells : "सà¥
ल मिलायà¥à¤",
+SplitCell : "सà¥
ल à¤
लठà¤à¤°à¥à¤",
+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 : "डायलठविनà¥à¤¡à¥ नहà¥à¤ à¤à¥à¤²à¤¾ à¤à¤¾ सà¤à¤¾à¥¤ à¤à¥à¤°à¤¿à¤ªà¤¯à¤¾ सà¤à¥ पà¥à¤ªà¥-à¤
पॠबà¥à¤²à¥à¤à¤°à¥à¤¸à¥ à¤à¥ डिसà¥à¤¬à¤² à¤à¤°à¥à¤à¥¤",
+
+// 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 : "à¤à¤à¤à¤° à¤à¥à¤¨à¥à¤",
+
+// 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 : "साराà¤à¤¶",
+
+// Table Cell Dialog
+DlgCellTitle : "सà¥
ल पà¥à¤°à¥à¤ªà¤°à¥à¤à¥à¥",
+DlgCellWidth : "à¤à¥à¥à¤¾à¤",
+DlgCellWidthPx : "पिà¤à¥à¤¸à¥
ल",
+DlgCellWidthPc : "पà¥à¤°à¤¤à¤¿à¤¶à¤¤",
+DlgCellHeight : "à¤à¤à¤à¤¾à¤",
+DlgCellWordWrap : "वरà¥à¤¡ रà¥à¤ª",
+DlgCellWordWrapNotSet : "<सà¥
ठनहà¥à¤>",
+DlgCellWordWrapYes : "हाà¤",
+DlgCellWordWrapNo : "नहà¥à¤",
+DlgCellHorAlign : "हà¥à¤°à¤¿à¥à¥à¤¨à¥à¤à¤² à¤à¤²à¤¾à¤à¤¨à¥à¤®à¥
नà¥à¤",
+DlgCellHorAlignNotSet : "<सà¥
ठनहà¥à¤>",
+DlgCellHorAlignLeft : "दायà¥à¤",
+DlgCellHorAlignCenter : "बà¥à¤ मà¥à¤",
+DlgCellHorAlignRight: "बायà¥à¤",
+DlgCellVerAlign : "वरà¥à¤à¤¿à¤à¤² à¤à¤²à¤¾à¤à¤¨à¥à¤®à¥
नà¥à¤",
+DlgCellVerAlignNotSet : "<सà¥
ठनहà¥à¤>",
+DlgCellVerAlignTop : "à¤à¤ªà¤°",
+DlgCellVerAlignMiddle : "मधà¥à¤¯",
+DlgCellVerAlignBottom : "नà¥à¤à¥",
+DlgCellVerAlignBaseline : "मà¥à¤²à¤°à¥à¤à¤¾",
+DlgCellRowSpan : "पà¤à¤à¥à¤¤à¤¿ सà¥à¤ªà¥à¤¨",
+DlgCellCollSpan : "à¤à¥à¤²à¤® सà¥à¤ªà¥à¤¨",
+DlgCellBackColor : "बà¥à¤à¥à¤à¥à¤°à¤¾à¤à¤¨à¥à¤¡ रà¤à¤",
+DlgCellBorderColor : "बà¥à¤°à¥à¤¡à¤° à¤à¤¾ रà¤à¤",
+DlgCellBtnSelect : "à¤à¥à¤¨à¥à¤...",
+
+// Find Dialog
+DlgFindTitle : "à¤à¥à¤à¥à¤",
+DlgFindFindBtn : "à¤à¥à¤à¥à¤",
+DlgFindNotFoundMsg : "à¤à¤ªà¤à¥ दà¥à¤µà¤¾à¤°à¤¾ दिया à¤à¤¯à¤¾ à¤à¥à¤à¥à¤¸à¥à¤ नहà¥à¤ मिला",
+
+// Replace Dialog
+DlgReplaceTitle : "रिपà¥à¤²à¥à¤¸",
+DlgReplaceFindLbl : "यह à¤à¥à¤à¥à¤:",
+DlgReplaceReplaceLbl : "à¤à¤¸à¤¸à¥ रिपà¥à¤²à¥à¤¸ à¤à¤°à¥à¤:",
+DlgReplaceCaseChk : "à¤à¥à¤¸ मिलायà¥à¤",
+DlgReplaceReplaceBtn : "रिपà¥à¤²à¥à¤¸",
+DlgReplaceReplAllBtn : "सà¤à¥ रिपà¥à¤²à¥à¤¸ à¤à¤°à¥à¤",
+DlgReplaceWordChk : "पà¥à¤°à¤¾ शबà¥à¤¦ मिलायà¥à¤",
+
+// Paste Operations / Dialog
+PasteErrorPaste : "à¤à¤ªà¤à¥ बà¥à¤°à¤¾âà¤à¥à¤° à¤à¥ सà¥à¤°à¤à¥à¤·à¤¾ सà¥
à¤à¤¿à¤¨à¥à¤à¥à¤¸ नॠपà¥à¤¸à¥à¤ à¤à¤°à¤¨à¥ à¤à¥ à¤
नà¥à¤®à¤¤à¤¿ नहà¥à¤ पà¥à¤°à¤¦à¤¾à¤¨ à¤à¥ हà¥à¥¤ (Ctrl+V) à¤à¤¾ पà¥à¤°à¤¯à¥à¤ à¤à¤°à¥à¤à¥¤",
+PasteErrorCut : "à¤à¤ªà¤à¥ बà¥à¤°à¤¾à¤à¥à¤° à¤à¥ सà¥à¤°à¤à¥à¤·à¤¾ सà¥
à¤à¤¿à¤¨à¥à¤à¥à¤¸ नॠà¤à¤ à¤à¤°à¤¨à¥ à¤à¥ à¤
नà¥à¤®à¤¤à¤¿ नहà¥à¤ पà¥à¤°à¤¦à¤¾à¤¨ à¤à¥ हà¥à¥¤ (Ctrl+X) à¤à¤¾ पà¥à¤°à¤¯à¥à¤ à¤à¤°à¥à¤à¥¤",
+PasteErrorCopy : "à¤à¤ªà¤à¥ बà¥à¤°à¤¾à¤à¤à¥à¤° à¤à¥ सà¥à¤°à¤à¥à¤·à¤¾ सà¥
à¤à¤¿à¤¨à¥à¤à¥à¤¸ नॠà¤à¥à¤ªà¥ à¤à¤°à¤¨à¥ à¤à¥ à¤
नà¥à¤®à¤¤à¤¿ नहà¥à¤ पà¥à¤°à¤¦à¤¾à¤¨ à¤à¥ हà¥à¥¤ (Ctrl+C) à¤à¤¾ पà¥à¤°à¤¯à¥à¤ à¤à¤°à¥à¤à¥¤",
+
+PasteAsText : "पà¥à¤¸à¥à¤ (सादा à¤à¥
à¤à¥à¤¸à¥à¤)",
+PasteFromWord : "पà¥à¤¸à¥à¤ (वरà¥à¤¡ सà¥)",
+
+DlgPasteMsg2 : "Ctrl+V à¤à¤¾ पà¥à¤°à¤¯à¥à¤ à¤à¤°à¤à¥ पà¥à¤¸à¥à¤ à¤à¤°à¥à¤ à¤à¤° ठà¥à¤ हॠà¤à¤°à¥à¤.",
+DlgPasteIgnoreFont : "à¥à¥à¤¨à¥à¤ परिà¤à¤¾à¤·à¤¾ निà¤à¤¾à¤²à¥à¤",
+DlgPasteRemoveStyles : "सà¥à¤à¤¾à¤à¤² परिà¤à¤¾à¤·à¤¾ निà¤à¤¾à¤²à¥à¤",
+DlgPasteCleanBox : "बà¥à¤à¥à¤¸ साॠà¤à¤°à¥à¤",
+
+// 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 : "पà¥à¤°à¤à¤¾à¤°",
+
+// 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 : "à¤
à¤à¤à¥à¤¯ सà¥à¤à¥ पà¥à¤°à¥à¤ªà¤°à¥à¤à¥à¥",
+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 : "à¤à¤°à¥à¤à¥à¤à¤° सà¥
ठà¤à¤¨à¥à¤à¥à¤¡à¤¿à¤à¤",
+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 : "(à¤à¥à¤ à¤à¥
मà¥à¤ªà¥à¤²à¥à¤ डिà¥à¤¾à¤à¤¨ नहà¥à¤ à¤à¤¿à¤¯à¤¾ à¤à¤¯à¤¾ हà¥)",
+
+// About Dialog
+DlgAboutAboutTab : "FCKEditor à¤à¥ बारॠमà¥à¤",
+DlgAboutBrowserInfoTab : "बà¥à¤°à¤¾à¤à¥à¤° à¤à¥ बारॠमà¥à¤",
+DlgAboutLicenseTab : "लाà¤à¤¸à¥à¤¨à¥à¤¸",
+DlgAboutVersion : "वरà¥à¥à¤¨",
+DlgAboutLicense : "लाà¤à¤¸à¥à¤à¤¸ :GNU LGPL",
+DlgAboutInfo : "à¤
धिठà¤à¤¾à¤¨à¤à¤¾à¤°à¥ à¤à¥ लियॠयहाठà¤à¤¾à¤¯à¥à¤:"
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/hr.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/hr.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/hr.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -80,13 +80,13 @@
FontSize : "VeliÄina",
TextColor : "Boja teksta",
BGColor : "Boja pozadine",
-Source : "Kôd",
+Source : "Kôd",
Find : "PronaÄi",
Replace : "Zamijeni",
SpellCheck : "Provjeri pravopis",
UniversalKeyboard : "Univerzalna tipkovnica",
-PageBreakLbl : "Page Break", //MISSING
-PageBreak : "Insert Page Break", //MISSING
+PageBreakLbl : "Prijelom stranice",
+PageBreak : "Ubaci prijelom stranice",
Form : "Form",
Checkbox : "Checkbox",
@@ -98,8 +98,13 @@
SelectionField : "Selection Field",
ImageButton : "Image Button",
+FitWindow : "Maximize the editor size", //MISSING
+
// Context Menu
EditLink : "Promijeni link",
+CellCM : "Cell", //MISSING
+RowCM : "Row", //MISSING
+ColumnCM : "Column", //MISSING
InsertRow : "Ubaci red",
DeleteRows : "Izbriši redove",
InsertColumn : "Ubaci kolonu",
@@ -108,7 +113,7 @@
DeleteCells : "IzbriÅ¡i Äelije",
MergeCells : "Spoji Äelije",
SplitCell : "Razdvoji Äelije",
-TableDelete : "Delete Table", //MISSING
+TableDelete : "Izbriši tablicu",
CellProperties : "Svojstva Äelije",
TableProperties : "Svojstva tablice",
ImageProperties : "Svojstva slike",
@@ -136,9 +141,9 @@
UnknownCommand : "Nepoznata naredba \"%1\"",
NotImplemented : "Naredba nije implementirana",
UnknownToolbarSet : "Traka s alatima \"%1\" ne postoji",
-NoActiveX : "You 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
+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.",
// Dialogs
DlgBtnOK : "OK",
@@ -146,17 +151,17 @@
DlgBtnClose : "Zatvori",
DlgBtnBrowseServer : "Pretraži server",
DlgAdvancedTag : "Napredno",
-DlgOpOther : "<Drugo>",
+DlgOpOther : "<Drugo>",
DlgInfoTab : "Info",
DlgAlertUrl : "Molimo unesite URL",
// General Dialogs Labels
-DlgGenNotSet : "<nije postavljeno>",
+DlgGenNotSet : "<nije postavljeno>",
DlgGenId : "Id",
DlgGenLangDir : "Smjer jezika",
DlgGenLangDirLtr : "S lijeva na desno (LTR)",
DlgGenLangDirRtl : "S desna na lijevo (RTL)",
-DlgGenLangCode : "Kôd jezika",
+DlgGenLangCode : "Kôd jezika",
DlgGenAccessKey : "Pristupna tipka",
DlgGenName : "Naziv",
DlgGenTabIndex : "Tab Indeks",
@@ -215,12 +220,12 @@
DlgLnkTypeAnchor : "Sidro na ovoj stranici",
DlgLnkTypeEMail : "E-Mail",
DlgLnkProto : "Protokol",
-DlgLnkProtoOther : "<drugo>",
+DlgLnkProtoOther : "<drugo>",
DlgLnkURL : "URL",
DlgLnkAnchorSel : "Odaberi sidro",
DlgLnkAnchorByName : "Po nazivu sidra",
DlgLnkAnchorById : "Po Id elementa",
-DlgLnkNoAnchors : "<Nema dostupnih sidra>",
+DlgLnkNoAnchors : "<Nema dostupnih sidra>",
DlgLnkEMail : "E-Mail adresa",
DlgLnkEMailSubject : "Naslov",
DlgLnkEMailBody : "Sadržaj poruke",
@@ -228,8 +233,8 @@
DlgLnkBtnUpload : "Pošalji na server",
DlgLnkTarget : "Meta",
-DlgLnkTargetFrame : "<okvir>",
-DlgLnkTargetPopup : "<popup prozor>",
+DlgLnkTargetFrame : "<okvir>",
+DlgLnkTargetPopup : "<popup prozor>",
DlgLnkTargetBlank : "Novi prozor (_blank)",
DlgLnkTargetParent : "Roditeljski prozor (_parent)",
DlgLnkTargetSelf : "Isti prozor (_self)",
@@ -272,7 +277,7 @@
DlgTableColumns : "Kolona",
DlgTableBorder : "VeliÄina okvira",
DlgTableAlign : "Poravnanje",
-DlgTableAlignNotSet : "<nije postavljeno>",
+DlgTableAlignNotSet : "<nije postavljeno>",
DlgTableAlignLeft : "Lijevo",
DlgTableAlignCenter : "Središnje",
DlgTableAlignRight : "Desno",
@@ -283,7 +288,7 @@
DlgTableCellSpace : "Prostornost Äelija",
DlgTableCellPad : "Razmak Äelija",
DlgTableCaption : "Naslov",
-DlgTableSummary : "Summary", //MISSING
+DlgTableSummary : "Sažetak",
// Table Cell Dialog
DlgCellTitle : "Svojstva Äelije",
@@ -292,16 +297,16 @@
DlgCellWidthPc : "postotaka",
DlgCellHeight : "Visina",
DlgCellWordWrap : "Word Wrap",
-DlgCellWordWrapNotSet : "<nije postavljeno>",
+DlgCellWordWrapNotSet : "<nije postavljeno>",
DlgCellWordWrapYes : "Da",
DlgCellWordWrapNo : "Ne",
DlgCellHorAlign : "Vodoravno poravnanje",
-DlgCellHorAlignNotSet : "<nije postavljeno>",
+DlgCellHorAlignNotSet : "<nije postavljeno>",
DlgCellHorAlignLeft : "Lijevo",
DlgCellHorAlignCenter : "Središnje",
DlgCellHorAlignRight: "Desno",
DlgCellVerAlign : "Okomito poravnanje",
-DlgCellVerAlignNotSet : "<nije postavljeno>",
+DlgCellVerAlignNotSet : "<nije postavljeno>",
DlgCellVerAlignTop : "Gornje",
DlgCellVerAlignMiddle : "Srednišnje",
DlgCellVerAlignBottom : "Donje",
@@ -338,7 +343,6 @@
DlgPasteIgnoreFont : "Zanemari definiciju vrste fonta",
DlgPasteRemoveStyles : "Ukloni definicije stilova",
DlgPasteCleanBox : "OÄisti okvir",
-
// Color Picker
ColorAutomatic : "Automatski",
@@ -422,7 +426,7 @@
NumberedListProp : "Svojstva brojÄane liste",
DlgLstType : "Vrsta",
DlgLstTypeCircle : "Krug",
-DlgLstTypeDisc : "Disc", //MISSING
+DlgLstTypeDisc : "Disk",
DlgLstTypeSquare : "Kvadrat",
DlgLstTypeNumbers : "Brojevi (1, 2, 3)",
DlgLstTypeLCase : "Mala slova (a, b, c)",
@@ -440,7 +444,7 @@
DlgDocLangDir : "Smjer jezika",
DlgDocLangDirLTR : "S lijeva na desno",
DlgDocLangDirRTL : "S desna na lijevo",
-DlgDocLangCode : "Kôd jezika",
+DlgDocLangCode : "Kôd jezika",
DlgDocCharSet : "Enkodiranje znakova",
DlgDocCharSetOther : "Ostalo enkodiranje znakova",
@@ -475,6 +479,7 @@
// About Dialog
DlgAboutAboutTab : "O FCKEditoru",
DlgAboutBrowserInfoTab : "Podaci o pretraživaÄu",
+DlgAboutLicenseTab : "License", //MISSING
DlgAboutVersion : "inaÄica",
DlgAboutLicense : "Licencirano pod uvjetima GNU Lesser General Public License",
DlgAboutInfo : "Za više informacija posjetite"
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/hu.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/hu.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/hu.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -15,6 +15,7 @@
*
* File Authors:
* Varga Zsolt (meridian at netteszt.hu)
+ * Géza Szűcs (flextor at flextor.hu)
*/
var FCKLang =
@@ -22,21 +23,21 @@
// Language direction : "ltr" (left to right) or "rtl" (right to left).
Dir : "ltr",
-ToolbarCollapse : "Egyszerû eszköztár",
-ToolbarExpand : "BõvÃtett eszköztár",
+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",
+Preview : "ElÅnézet",
Cut : "Kivágás",
Copy : "Másolás",
Paste : "Beillesztés",
-PasteText : "Beillesztés formázatlan szövegként",
-PasteWord : "Beillesztés Wordbõl",
+PasteText : "Beillesztés formázás nélkül",
+PasteWord : "Beillesztés Word-bÅl",
Print : "Nyomtatás",
-SelectAll : "Minden kijelölése",
-RemoveFormat : "Formázás törlése",
+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",
@@ -55,11 +56,11 @@
InsertSmiley : "Hangulatjelek beillesztése",
About : "FCKeditor névjegy",
Bold : "Félkövér",
-Italic : "Dõlt",
+Italic : "DÅlt",
Underline : "Aláhúzott",
StrikeThrough : "Ãthúzott",
Subscript : "Alsó index",
-Superscript : "Felsõ index",
+Superscript : "FelsÅ index",
LeftJustify : "Balra",
CenterJustify : "Középre",
RightJustify : "Jobbra",
@@ -76,15 +77,15 @@
ShowDetails : "Részletek mutatása",
Style : "StÃlus",
FontFormat : "Formátum",
-Font : "Betûtipus",
+Font : "BetűtÃpus",
FontSize : "Méret",
-TextColor : "BetûszÃn",
+TextColor : "BetűszÃn",
BGColor : "HáttérszÃn",
Source : "Forráskód",
Find : "Keresés",
Replace : "Csere",
-SpellCheck : "HelyesÃrásellenÅrzés",
-UniversalKeyboard : "Ãltalános billentyűzet",
+SpellCheck : "HelyesÃrás-ellenÅrzés",
+UniversalKeyboard : "Univerzális billentyűzet",
PageBreakLbl : "Oldaltörés",
PageBreak : "Oldaltörés beillesztése",
@@ -95,83 +96,88 @@
Textarea : "Szövegterület",
HiddenField : "RejtettmezÅ",
Button : "Gomb",
-SelectionField : "VálasztómezÅ",
+SelectionField : "LegördülŠlista",
ImageButton : "Képgomb",
+
+FitWindow : "Maximalizálás",
// Context Menu
EditLink : "Hivatkozás módosÃtása",
+CellCM : "Cella",
+RowCM : "Sor",
+ColumnCM : "Oszlop",
InsertRow : "Sor beszúrása",
-DeleteRows : "Sor(ok) törlése",
+DeleteRows : "Sorok törlése",
InsertColumn : "Oszlop beszúrása",
-DeleteColumns : "Oszlop(ok) törlése",
+DeleteColumns : "Oszlopok törlése",
InsertCell : "Cella beszúrása",
DeleteCells : "Cellák törlése",
MergeCells : "Cellák egyesÃtése",
-SplitCell : "Cellák szétválasztása",
+SplitCell : "Cella szétválasztása",
TableDelete : "Táblázat törlése",
-CellProperties : "Cellák tulajdonsága",
-TableProperties : "Táblázat tulajdonsága",
-ImageProperties : "Kép tulajdonsága",
-FlashProperties : "Flash tulajdonsága",
-
-AnchorProp : "Horgony(ok) tulajdonsága(i)",
-ButtonProp : "Gomb(ok) tulajdonsága(i) ",
-CheckboxProp : "JelölÅnégyzet(ek) tulajdonsága(i)",
-HiddenFieldProp : "RejtettmezÅ(k) tulajdonsága(i)",
-RadioButtonProp : "Választógomb(ok) tulajdonsága(i)",
-ImageButtonProp : "Képgomb(ok) tulajdonsága(i)",
-TextFieldProp : "SzövegmezÅ(k) tulajdonsága(i)",
-SelectionFieldProp : "VálasztómezÅ(k) tulajdonsága(i)",
-TextareaProp : "Szövegterület(ek) tulajdonsága(i)",
-FormProp : "Űrlap(ok) tulajdonsága(i)",
+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 szöveg amit be szeretnél illeszteni úgy néz ki Word-bõl van másolva. Do you want to clean it before pasting?",
-NotCompatiblePaste : "Ez a parancs csak Internet Explorer 5.5 verziótól használható (Firefox rulez). Do you want to paste without cleaning?",
+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 nincs beágyazva",
-UnknownToolbarSet : "Eszközkészlet beállÃtás \"%1\" nem létezik",
-NoActiveX : "A böngészÅd biztonsági beállÃtásai limitálják a szerkesztÅ lehetÅségeit. Engedélyezned kell ezt az opciót: \"Run ActiveX controls and plug-ins\". Kitapasztalhatod a hibákat és feljegyezheted a hiányzó képességeket.",
-BrowseServerBlocked : "Nem lehet megnyitni a fájlböngészÅt. Bizonyosodj meg róla, hogy a popup albakok engedélyezve vannak.",
-DialogBlocked : "Nem tudom megnyitni a párbeszédablakot. Bizonyosodj meg róla, hogy a popup ablakok engedélyezve vannak.",
+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.",
// Dialogs
-DlgBtnOK : "OK",
+DlgBtnOK : "Rendben",
DlgBtnCancel : "Mégsem",
DlgBtnClose : "Bezárás",
-DlgBtnBrowseServer : "Szerver tallózása",
-DlgAdvancedTag : "Haladó",
+DlgBtnBrowseServer : "Böngészés a szerveren",
+DlgAdvancedTag : "További opciók",
DlgOpOther : "Egyéb",
-DlgInfoTab : "Információ",
-DlgAlertUrl : "Illeszd be a hivatkozást",
+DlgInfoTab : "Alaptulajdonságok",
+DlgAlertUrl : "Illessze be a webcÃmet",
// General Dialogs Labels
-DlgGenNotSet : "<nincs beállÃtva>",
+DlgGenNotSet : "<nincs beállÃtva>",
DlgGenId : "AzonosÃtó",
-DlgGenLangDir : "Nyelv útmutató",
+DlgGenLangDir : "Ãrás iránya",
DlgGenLangDirLtr : "Balról jobbra",
DlgGenLangDirRtl : "Jobbról balra",
-DlgGenLangCode : "Nyelv kód",
-DlgGenAccessKey : "Elérési kulcs",
+DlgGenLangCode : "Nyelv kódja",
+DlgGenAccessKey : "Billentyűkombináció",
DlgGenName : "Név",
DlgGenTabIndex : "Tabulátor index",
-DlgGenLongDescr : "Hosszú URL",
+DlgGenLongDescr : "Részletes leÃrás webcÃme",
DlgGenClass : "StÃluskészlet",
-DlgGenTitle : "Advisory Title",
-DlgGenContType : "Advisory Content Type",
-DlgGenLinkCharset : "Hivatkozott kódlap készlet",
+DlgGenTitle : "Súgócimke",
+DlgGenContType : "Súgó tartalomtÃpusa",
+DlgGenLinkCharset : "Hivatkozott tartalom kódlapja",
DlgGenStyle : "StÃlus",
// Image Dialog
-DlgImgTitle : "Kép tulajdonsága",
-DlgImgInfoTab : "Kép információ",
-DlgImgBtnUpload : "Küldés a szervernek",
-DlgImgURL : "URL",
+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",
@@ -185,18 +191,18 @@
DlgImgAlignLeft : "Bal",
DlgImgAlignAbsBottom: "Legaljára",
DlgImgAlignAbsMiddle: "Közepére",
-DlgImgAlignBaseline : "Baseline",
+DlgImgAlignBaseline : "Alapvonalhoz",
DlgImgAlignBottom : "Aljára",
DlgImgAlignMiddle : "Középre",
DlgImgAlignRight : "Jobbra",
-DlgImgAlignTextTop : "Szöveg tetjére",
+DlgImgAlignTextTop : "Szöveg tetejére",
DlgImgAlignTop : "Tetejére",
-DlgImgPreview : "Elõnézet",
-DlgImgAlertUrl : "Töltse ki a kép URL-ét",
+DlgImgPreview : "ElÅnézet",
+DlgImgAlertUrl : "Töltse ki a kép webcÃmét",
DlgImgLinkTab : "Hivatkozás",
// Flash Dialog
-DlgFlashTitle : "Flash tulajdonsága",
+DlgFlashTitle : "Flash tulajdonságai",
DlgFlashChkPlay : "Automata lejátszás",
DlgFlashChkLoop : "Folyamatosan",
DlgFlashChkMenu : "Flash menü engedélyezése",
@@ -206,59 +212,59 @@
DlgFlashScaleFit : "Teljes kitöltés",
// Link Dialog
-DlgLnkWindowTitle : "Hivatkozás",
-DlgLnkInfoTab : "Hivatkozás információ",
-DlgLnkTargetTab : "Cél",
-
-DlgLnkType : "Hivatkozás tipusa",
-DlgLnkTypeURL : "URL",
+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 : "URL",
+DlgLnkProtoOther : "<más>",
+DlgLnkURL : "WebcÃm",
DlgLnkAnchorSel : "Horgony választása",
DlgLnkAnchorByName : "Horgony név szerint",
-DlgLnkAnchorById : "AzonosÃtó szerint elõsorban ",
-DlgLnkNoAnchors : "<Nincs horgony a dokumentumban>",
+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 szerverhez",
-
-DlgLnkTarget : "Cél",
-DlgLnkTargetFrame : "<keret>",
-DlgLnkTargetPopup : "<felugró ablak>",
-DlgLnkTargetBlank : "Ãj ablak (_blank)",
-DlgLnkTargetParent : "Szülõ ablak (_parent)",
-DlgLnkTargetSelf : "Azonos ablak (_self)",
-DlgLnkTargetTop : "Legfelsõ ablak (_top)",
-DlgLnkTargetFrameName : "Cél frame neve",
+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 : "Location Bar",
+DlgLnkPopWinFeat : "Felugró ablak jellemzÅi",
+DlgLnkPopResize : "MéretezhetÅ",
+DlgLnkPopLocation : "CÃmsor",
DlgLnkPopMenu : "Menü sor",
-DlgLnkPopScroll : "GördÃtõsáv",
+DlgLnkPopScroll : "GördÃtÅsáv",
DlgLnkPopStatus : "Ãllapotsor",
DlgLnkPopToolbar : "Eszköztár",
-DlgLnkPopFullScrn : "Teljes képernyõ (IE)",
-DlgLnkPopDependent : "Netscape sajátosság",
+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 URL-ét",
-DlnLnkMsgNoEMail : "Adja meg az e-mail cÃmet",
+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",
// Color Dialog
-DlgColorTitle : "Szinválasztás",
+DlgColorTitle : "SzÃnválasztás",
DlgColorBtnClear : "Törlés",
-DlgColorHighlight : "Világos rész",
-DlgColorSelected : "Választott",
+DlgColorHighlight : "ElÅnézet",
+DlgColorSelected : "Kiválasztott",
// Smiley Dialog
DlgSmileyTitle : "Hangulatjel beszúrása",
@@ -273,35 +279,35 @@
DlgTableBorder : "Szegélyméret",
DlgTableAlign : "IgazÃtás",
DlgTableAlignNotSet : "<Nincs beállÃtva>",
-DlgTableAlignLeft : "Bal",
-DlgTableAlignCenter : "Közép",
-DlgTableAlignRight : "Jobb",
+DlgTableAlignLeft : "Balra",
+DlgTableAlignCenter : "Középre",
+DlgTableAlignRight : "Jobbra",
DlgTableWidth : "Szélesség",
-DlgTableWidthPx : "képpontok",
+DlgTableWidthPx : "képpont",
DlgTableWidthPc : "százalék",
DlgTableHeight : "Magasság",
-DlgTableCellSpace : "Cell spacing",
-DlgTableCellPad : "Cell padding",
+DlgTableCellSpace : "Cella térköz",
+DlgTableCellPad : "Cella belsŠmargó",
DlgTableCaption : "Felirat",
-DlgTableSummary : "Ãsszegzés",
+DlgTableSummary : "LeÃrás",
// Table Cell Dialog
DlgCellTitle : "Cella tulajdonságai",
DlgCellWidth : "Szélesség",
-DlgCellWidthPx : "képpontok",
+DlgCellWidthPx : "képpont",
DlgCellWidthPc : "százalék",
-DlgCellHeight : "Height",
+DlgCellHeight : "Magasság",
DlgCellWordWrap : "Sortörés",
-DlgCellWordWrapNotSet : "<Nincs beállÃtva>",
+DlgCellWordWrapNotSet : "<Nincs beállÃtva>",
DlgCellWordWrapYes : "Igen",
DlgCellWordWrapNo : "Nem",
-DlgCellHorAlign : "VÃzszintes igazÃtás",
-DlgCellHorAlignNotSet : "<Nincs beállÃtva>",
-DlgCellHorAlignLeft : "Bal",
-DlgCellHorAlignCenter : "Közép",
-DlgCellHorAlignRight: "Jobb",
-DlgCellVerAlign : "Függõleges igazÃtás",
-DlgCellVerAlignNotSet : "<Nincs beállÃtva>",
+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",
@@ -319,55 +325,54 @@
// Replace Dialog
DlgReplaceTitle : "Csere",
-DlgReplaceFindLbl : "Keresendõ:",
-DlgReplaceReplaceLbl : "Cserélendõ:",
-DlgReplaceCaseChk : "Találatok",
+DlgReplaceFindLbl : "Keresett szöveg:",
+DlgReplaceReplaceLbl : "Csere erre:",
+DlgReplaceCaseChk : "kis- és nagybetű megkülönböztetése",
DlgReplaceReplaceBtn : "Csere",
-DlgReplaceReplAllBtn : "Ãsszes cseréje",
-DlgReplaceWordChk : "Egész dokumentumban",
+DlgReplaceReplAllBtn : "Az összes cseréje",
+DlgReplaceWordChk : "csak ha ez a teljes szó",
// Paste Operations / Dialog
-PasteErrorPaste : "A böngészõ biztonsági beállÃtásai nem engedélyezik a szerkesztõnek, hogy végrehatjsa a beillesztés mûveletet.Használja az alábbi billentyûzetkombinációt (Ctrl+V).",
-PasteErrorCut : "A böngészõ biztonsági beállÃtásai nem engedélyezik a szerkesztõnek, hogy végrehatjsa a kivágás mûveletet.Használja az alábbi billentyûzetkombinációt (Ctrl+X).",
-PasteErrorCopy : "A böngészõ biztonsági beállÃtásai nem engedélyezik a szerkesztõnek, hogy végrehatjsa a másolás mûveletet.Használja az alábbi billentyûzetkombinációt (Ctrl+X).",
+PasteErrorPaste : "A böngészÅ biztonsági beállÃtásai nem engedélyezik a szerkesztÅnek, hogy végrehajtsa a beillesztés műveletet. Használja az alábbi billentyűkombinációt (Ctrl+V).",
+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 Wordbõl",
-
-DlgPasteMsg2 : "Másold be az alábbi mezÅbe a következÅ billentyűk használatával (<STRONG>Ctrl+V</STRONG>) és nyomj <STRONG>OK</STRONG>.",
+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.",
DlgPasteIgnoreFont : "Betű formázások megszüntetése",
-DlgPasteRemoveStyles : "StÃluslapok eltávolÃtása",
-DlgPasteCleanBox : "MezŠtartalmának törlése",
-
+DlgPasteRemoveStyles : "StÃlusok eltávolÃtása",
+DlgPasteCleanBox : "Törlés",
// Color Picker
ColorAutomatic : "Automatikus",
-ColorMoreColors : "Több szÃn...",
+ColorMoreColors : "További szÃnek...",
// Document Properties
-DocProps : "Dokumentum tulajdonsága",
+DocProps : "Dokumentum tulajdonságai",
// Anchor Dialog
-DlgAnchorTitle : "Horgony tulajdonsága",
+DlgAnchorTitle : "Horgony tulajdonságai",
DlgAnchorName : "Horgony neve",
DlgAnchorErrorName : "Kérem adja meg a horgony nevét",
// Speller Pages Dialog
-DlgSpellNotInDic : "Nincs a könyvtárban",
-DlgSpellChangeTo : "Ãtváltás",
+DlgSpellNotInDic : "Nincs a szótárban",
+DlgSpellChangeTo : "MódosÃtás",
DlgSpellBtnIgnore : "Kihagyja",
-DlgSpellBtnIgnoreAll : "Ãsszeset kihagyja",
+DlgSpellBtnIgnoreAll : "Mindet kihagyja",
DlgSpellBtnReplace : "Csere",
DlgSpellBtnReplaceAll : "Ãsszes cseréje",
DlgSpellBtnUndo : "Visszavonás",
-DlgSpellNoSuggestions : "Nincs feltevés",
-DlgSpellProgress : "HelyesÃrásellenÅrzés folyamatban...",
-DlgSpellNoMispell : "HelyesÃrásellenÅrzés kész: Nem találtam hibát",
-DlgSpellNoChanges : "HelyesÃrásellenÅrzés kész: Nincs változtatott szó",
-DlgSpellOneChange : "HelyesÃrásellenÅrzés kész: Egy szó cserélve",
-DlgSpellManyChanges : "HelyesÃrásellenÅrzés kész: %1 szó cserélve",
-
-IeSpellDownload : "A helyesÃrásellenÅrzÅ nincs telepÃtve. Szeretné letölteni most?",
+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)",
@@ -376,39 +381,39 @@
// Checkbox and Radio Button Dialogs
DlgCheckboxName : "Név",
DlgCheckboxValue : "Ãrték",
-DlgCheckboxSelected : "Választott",
+DlgCheckboxSelected : "Kiválasztott",
// Form Dialog
DlgFormName : "Név",
-DlgFormAction : "Esemény",
-DlgFormMethod : "Metódus",
+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 : "sorok",
-DlgSelectChkMulti : "Engedi a többszörös kiválasztást",
+DlgSelectLines : "sor",
+DlgSelectChkMulti : "több sor is kiválasztható",
DlgSelectOpAvail : "ElérhetŠopciók",
DlgSelectOpText : "Szöveg",
DlgSelectOpValue : "Ãrték",
-DlgSelectBtnAdd : "BÅvÃt",
+DlgSelectBtnAdd : "Hozzáad",
DlgSelectBtnModify : "MódosÃt",
DlgSelectBtnUp : "Fel",
DlgSelectBtnDown : "Le",
-DlgSelectBtnSetValue : "BeállÃtja a kiválasztott értéket",
+DlgSelectBtnSetValue : "Legyen az alapértelmezett érték",
DlgSelectBtnDelete : "Töröl",
// Textarea Dialog
DlgTextareaName : "Név",
-DlgTextareaCols : "Oszlopok",
-DlgTextareaRows : "Sorok",
+DlgTextareaCols : "Karakterek száma egy sorban",
+DlgTextareaRows : "Sorok száma",
// Text Field Dialog
DlgTextName : "Név",
DlgTextValue : "Ãrték",
-DlgTextCharWidth : "Karakter szélesség",
-DlgTextMaxChars : "Maximum karakterek",
+DlgTextCharWidth : "MegjelenÃtett karakterek száma",
+DlgTextMaxChars : "Maximális karakterszám",
DlgTextType : "TÃpus",
DlgTextTypeText : "Szöveg",
DlgTextTypePass : "Jelszó",
@@ -420,13 +425,13 @@
// Bulleted List Dialog
BulletedListProp : "Felsorolás tulajdonságai",
NumberedListProp : "Számozás tulajdonságai",
-DlgLstType : "TÃpus",
-DlgLstTypeCircle : "Ciklus",
+DlgLstType : "Formátum",
+DlgLstTypeCircle : "Kör",
DlgLstTypeDisc : "Lemez",
DlgLstTypeSquare : "Négyzet",
DlgLstTypeNumbers : "Számok (1, 2, 3)",
-DlgLstTypeLCase : "Kisbetűs (a, b, c)",
-DlgLstTypeUCase : "Nagybetűs (a, b, c)",
+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)",
@@ -437,16 +442,16 @@
DlgDocMetaTab : "Meta adatok",
DlgDocPageTitle : "OldalcÃm",
-DlgDocLangDir : "Nyelv utasÃtás",
-DlgDocLangDirLTR : "Balról jobbra (LTR)",
-DlgDocLangDirRTL : "Jobbról balra (RTL)",
+DlgDocLangDir : "Ãrás iránya",
+DlgDocLangDirLTR : "Balról jobbra",
+DlgDocLangDirRTL : "Jobbról balra",
DlgDocLangCode : "Nyelv kód",
DlgDocCharSet : "Karakterkódolás",
DlgDocCharSetOther : "Más karakterkódolás",
-DlgDocDocType : "Dokumentum cÃmsor tÃpus",
-DlgDocDocTypeOther : "Más dokumentum cÃmsor tÃpus",
-DlgDocIncXHTML : "XHTML elemeket tartalmaz",
+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",
@@ -458,7 +463,7 @@
DlgDocMaTop : "FelsÅ",
DlgDocMaLeft : "Bal",
DlgDocMaRight : "Jobb",
-DlgDocMaBottom : "Felül",
+DlgDocMaBottom : "Alsó",
DlgDocMeIndex : "Dokumentum keresÅszavak (vesszÅvel elválasztva)",
DlgDocMeDescr : "Dokumentum leÃrás",
DlgDocMeAuthor : "SzerzÅ",
@@ -468,14 +473,15 @@
// Templates Dialog
Templates : "Sablonok",
DlgTemplatesTitle : "ElérhetŠsablonok",
-DlgTemplatesSelMsg : "Válaszd ki melyik sablon nyÃljon meg a szerkesztÅben<br>(a jelenlegi tartalom elveszik):",
+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)",
// About Dialog
-DlgAboutAboutTab : "About",
+DlgAboutAboutTab : "Névjegy",
DlgAboutBrowserInfoTab : "BöngészŠinformáció",
+DlgAboutLicenseTab : "Licensz",
DlgAboutVersion : "verzió",
DlgAboutLicense : "GNU Lesser General Public License szabadalom alá tartozik",
-DlgAboutInfo : "További információkért menjen"
+DlgAboutInfo : "További információkért látogasson el ide:"
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/it.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/it.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/it.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -22,7 +22,7 @@
// Language direction : "ltr" (left to right) or "rtl" (right to left).
Dir : "ltr",
-ToolbarCollapse : "Nasconti la barra degli strumenti",
+ToolbarCollapse : "Nascondi la barra degli strumenti",
ToolbarExpand : "Mostra la barra degli strumenti",
// Toolbar Items and Context Menu
@@ -84,7 +84,7 @@
Find : "Trova",
Replace : "Sostituisci",
SpellCheck : "Correttore ortografico",
-UniversalKeyboard : "Tastiera univerale",
+UniversalKeyboard : "Tastiera universale",
PageBreakLbl : "Interruzione di pagina",
PageBreak : "Inserisci interruzione di pagina",
@@ -98,8 +98,13 @@
SelectionField : "Menu di selezione",
ImageButton : "Bottone immagine",
+FitWindow : "Massimizza l'area dell'editor",
+
// Context Menu
EditLink : "Modifica collegamento",
+CellCM : "Cella",
+RowCM : "Riga",
+ColumnCM : "Colonna",
InsertRow : "Inserisci riga",
DeleteRows : "Elimina righe",
InsertColumn : "Inserisci colonna",
@@ -134,7 +139,7 @@
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 : "Commando non implementato",
+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.",
@@ -146,18 +151,18 @@
DlgBtnClose : "Chiudi",
DlgBtnBrowseServer : "Cerca sul server",
DlgAdvancedTag : "Avanzate",
-DlgOpOther : "<Altro>",
+DlgOpOther : "<Altro>",
DlgInfoTab : "Info",
DlgAlertUrl : "Devi inserire l'URL",
// General Dialogs Labels
-DlgGenNotSet : "<non impostato>",
+DlgGenNotSet : "<non impostato>",
DlgGenId : "Id",
DlgGenLangDir : "Direzione scrittura",
DlgGenLangDirLtr : "Da Sinistra a Destra (LTR)",
DlgGenLangDirRtl : "Da Destra a Sinistra (RTL)",
DlgGenLangCode : "Codice Lingua",
-DlgGenAccessKey : "Scorciatoria<br>da tastiera",
+DlgGenAccessKey : "Scorciatoia<br />da tastiera",
DlgGenName : "Nome",
DlgGenTabIndex : "Ordine di tabulazione",
DlgGenLongDescr : "URL descrizione estesa",
@@ -215,12 +220,12 @@
DlgLnkTypeAnchor : "Ancora nella pagina",
DlgLnkTypeEMail : "E-Mail",
DlgLnkProto : "Protocollo",
-DlgLnkProtoOther : "<altro>",
+DlgLnkProtoOther : "<altro>",
DlgLnkURL : "URL",
DlgLnkAnchorSel : "Scegli Ancora",
DlgLnkAnchorByName : "Per Nome",
DlgLnkAnchorById : "Per id elemento",
-DlgLnkNoAnchors : "<Nessuna ancora disponibile nel documento>",
+DlgLnkNoAnchors : "<Nessuna ancora disponibile nel documento>",
DlgLnkEMail : "Indirizzo E-Mail",
DlgLnkEMailSubject : "Oggetto del messaggio",
DlgLnkEMailBody : "Corpo del messaggio",
@@ -228,8 +233,8 @@
DlgLnkBtnUpload : "Invia al Server",
DlgLnkTarget : "Destinazione",
-DlgLnkTargetFrame : "<riquadro>",
-DlgLnkTargetPopup : "<finestra popup>",
+DlgLnkTargetFrame : "<riquadro>",
+DlgLnkTargetPopup : "<finestra popup>",
DlgLnkTargetBlank : "Nuova finestra (_blank)",
DlgLnkTargetParent : "Finestra padre (_parent)",
DlgLnkTargetSelf : "Stessa finestra (_self)",
@@ -272,7 +277,7 @@
DlgTableColumns : "Colonne",
DlgTableBorder : "Dimensione bordo",
DlgTableAlign : "Allineamento",
-DlgTableAlignNotSet : "<non impostato>",
+DlgTableAlignNotSet : "<non impostato>",
DlgTableAlignLeft : "Sinistra",
DlgTableAlignCenter : "Centrato",
DlgTableAlignRight : "Destra",
@@ -286,22 +291,22 @@
DlgTableSummary : "Indice",
// Table Cell Dialog
-DlgCellTitle : "Propriet cella",
+DlgCellTitle : "Proprietà cella",
DlgCellWidth : "Larghezza",
DlgCellWidthPx : "pixel",
DlgCellWidthPc : "percento",
DlgCellHeight : "Altezza",
DlgCellWordWrap : "A capo automatico",
-DlgCellWordWrapNotSet : "<non impostato>",
+DlgCellWordWrapNotSet : "<non impostato>",
DlgCellWordWrapYes : "Si",
DlgCellWordWrapNo : "No",
DlgCellHorAlign : "Allineamento orizzontale",
-DlgCellHorAlignNotSet : "<non impostato>",
+DlgCellHorAlignNotSet : "<non impostato>",
DlgCellHorAlignLeft : "Sinistra",
DlgCellHorAlignCenter : "Centrato",
DlgCellHorAlignRight: "Destra",
DlgCellVerAlign : "Allineamento verticale",
-DlgCellVerAlignNotSet : "<non impostato>",
+DlgCellVerAlignNotSet : "<non impostato>",
DlgCellVerAlignTop : "In Alto",
DlgCellVerAlignMiddle : "Centrato",
DlgCellVerAlignBottom : "In Basso",
@@ -315,7 +320,7 @@
// Find Dialog
DlgFindTitle : "Trova",
DlgFindFindBtn : "Trova",
-DlgFindNotFoundMsg : "L'elemento cercato non stato trovato.",
+DlgFindNotFoundMsg : "L'elemento cercato non è stato trovato.",
// Replace Dialog
DlgReplaceTitle : "Sostituisci",
@@ -338,7 +343,6 @@
DlgPasteIgnoreFont : "Ignora le definizioni di Font",
DlgPasteRemoveStyles : "Rimuovi le definizioni di Stile",
DlgPasteCleanBox : "Svuota area di testo",
-
// Color Picker
ColorAutomatic : "Automatico",
@@ -468,13 +472,14 @@
// Templates Dialog
Templates : "Modelli",
DlgTemplatesTitle : "Contenuto dei modelli",
-DlgTemplatesSelMsg : "Seleziona il modello da aprire nell'editor<br>(il contenuto attuale verrà eliminato):",
+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)",
// About Dialog
DlgAboutAboutTab : "Informazioni",
DlgAboutBrowserInfoTab : "Informazioni Browser",
+DlgAboutLicenseTab : "Licenza",
DlgAboutVersion : "versione",
DlgAboutLicense : "Rilasciato sotto la licensa GNU Lesser General Public License",
DlgAboutInfo : "Localizzazione in Italiano realizzata da Simone Chiaretta<br /><a target=\"_blank\" href=\"http://www.piyosailing.com/S/\">www.piyosailing.com</a><br /><br />Per maggiori informazioni visitare"
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/ja.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/ja.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/ja.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -98,8 +98,13 @@
SelectionField : "é¸æãã£ã¼ã«ã",
ImageButton : "ç»åãã¿ã³",
+FitWindow : "ã¨ãã£ã¿ãµã¤ãºãæ大ã«ãã¾ã",
+
// Context Menu
EditLink : "ãªã³ã¯ç·¨é",
+CellCM : "ã»ã«",
+RowCM : "è¡",
+ColumnCM : "ã«ã©ã ",
InsertRow : "è¡æ¿å
¥",
DeleteRows : "è¡åé¤",
InsertColumn : "åæ¿å
¥",
@@ -146,12 +151,12 @@
DlgBtnClose : "éãã",
DlgBtnBrowseServer : "ãµã¼ãã¼ãã©ã¦ã¶ã¼",
DlgAdvancedTag : "é«åº¦ãªè¨å®",
-DlgOpOther : "<ãã®ä»>",
+DlgOpOther : "<ãã®ä»>",
DlgInfoTab : "æ
å ±",
DlgAlertUrl : "URLãæ¿å
¥ãã¦ãã ãã",
// General Dialogs Labels
-DlgGenNotSet : "<ãªã>",
+DlgGenNotSet : "<ãªã>",
DlgGenId : "Id",
DlgGenLangDir : "æå表è¨ã®æ¹å",
DlgGenLangDirLtr : "å·¦ããå³ (LTR)",
@@ -215,12 +220,12 @@
DlgLnkTypeAnchor : "ãã®ãã¼ã¸ã®ã¢ã³ã«ã¼",
DlgLnkTypeEMail : "E-Mail",
DlgLnkProto : "ãããã³ã«",
-DlgLnkProtoOther : "<ãã®ä»>",
+DlgLnkProtoOther : "<ãã®ä»>",
DlgLnkURL : "URL",
DlgLnkAnchorSel : "ã¢ã³ã«ã¼ãé¸æ",
DlgLnkAnchorByName : "ã¢ã³ã«ã¼å",
DlgLnkAnchorById : "ã¨ã¬ã¡ã³ãID",
-DlgLnkNoAnchors : "<ããã¥ã¡ã³ãã«ããã¦å©ç¨å¯è½ãªã¢ã³ã«ã¼ã¯ããã¾ããã>",
+DlgLnkNoAnchors : "<ããã¥ã¡ã³ãã«ããã¦å©ç¨å¯è½ãªã¢ã³ã«ã¼ã¯ããã¾ããã>",
DlgLnkEMail : "E-Mail ã¢ãã¬ã¹",
DlgLnkEMailSubject : "件å",
DlgLnkEMailBody : "æ¬æ",
@@ -228,8 +233,8 @@
DlgLnkBtnUpload : "ãµã¼ãã¼ã«éä¿¡",
DlgLnkTarget : "ã¿ã¼ã²ãã",
-DlgLnkTargetFrame : "<ãã¬ã¼ã >",
-DlgLnkTargetPopup : "<ãããã¢ããã¦ã£ã³ãã¦>",
+DlgLnkTargetFrame : "<ãã¬ã¼ã >",
+DlgLnkTargetPopup : "<ãããã¢ããã¦ã£ã³ãã¦>",
DlgLnkTargetBlank : "æ°ããã¦ã£ã³ã㦠(_blank)",
DlgLnkTargetParent : "親ã¦ã£ã³ã㦠(_parent)",
DlgLnkTargetSelf : "åãã¦ã£ã³ã㦠(_self)",
@@ -292,16 +297,16 @@
DlgCellWidthPc : "ãã¼ã»ã³ã",
DlgCellHeight : "é«ã",
DlgCellWordWrap : "æãè¿ã",
-DlgCellWordWrapNotSet : "<ãªã>",
+DlgCellWordWrapNotSet : "<ãªã>",
DlgCellWordWrapYes : "Yes",
DlgCellWordWrapNo : "No",
DlgCellHorAlign : "ã»ã«æ¨ªã®æ´å",
-DlgCellHorAlignNotSet : "<ãªã>",
+DlgCellHorAlignNotSet : "<ãªã>",
DlgCellHorAlignLeft : "å·¦",
DlgCellHorAlignCenter : "ä¸å¤®",
DlgCellHorAlignRight: "å³",
DlgCellVerAlign : "ã»ã«ç¸¦ã®æ´å",
-DlgCellVerAlignNotSet : "<ãªã>",
+DlgCellVerAlignNotSet : "<ãªã>",
DlgCellVerAlignTop : "ä¸",
DlgCellVerAlignMiddle : "ä¸å¤®",
DlgCellVerAlignBottom : "ä¸",
@@ -338,7 +343,6 @@
DlgPasteIgnoreFont : "Fontã¿ã°ã®Faceå±æ§ãç¡è¦ãã¾ãã",
DlgPasteRemoveStyles : "ã¹ã¿ã¤ã«å®ç¾©ãåé¤ãã¾ãã",
DlgPasteCleanBox : "å
¥åã¨ãªã¢ã¯ãªã¢",
-
// Color Picker
ColorAutomatic : "èªå",
@@ -475,6 +479,7 @@
// About Dialog
DlgAboutAboutTab : "ãã¼ã¸ã§ã³æ
å ±",
DlgAboutBrowserInfoTab : "ãã©ã¦ã¶æ
å ±",
+DlgAboutLicenseTab : "ã©ã¤ã»ã³ã¹",
DlgAboutVersion : "ãã¼ã¸ã§ã³",
DlgAboutLicense : "Licensed under the terms of the GNU Lesser General Public License",
DlgAboutInfo : "ãã詳ããæ
å ±ã¯ãã¡ãã§"
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/ko.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/ko.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/ko.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -99,8 +99,13 @@
SelectionField : "í¼ì¹¨ëª©ë¡",
ImageButton : "ì´ë¯¸ì§ë²í¼",
+FitWindow : "Maximize the editor size", //MISSING
+
// Context Menu
EditLink : "ë§í¬ ìì ",
+CellCM : "Cell", //MISSING
+RowCM : "Row", //MISSING
+ColumnCM : "Column", //MISSING
InsertRow : "ê°ë¡ì¤ ì½ì
",
DeleteRows : "ê°ë¡ì¤ ìì ",
InsertColumn : "ì¸ë¡ì¤ ì½ì
",
@@ -137,7 +142,7 @@
UnknownCommand : "ìììë 기ë¥ì
ëë¤. : \"%1\"",
NotImplemented : "기ë¥ì´ ì¤íëì§ ìììµëë¤.",
UnknownToolbarSet : "í´ë° ì¤ì ì´ ììµëë¤. : \"%1\"",
-NoActiveX : "You 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
+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
@@ -147,12 +152,12 @@
DlgBtnClose : "ë«ê¸°",
DlgBtnBrowseServer : "ìë² ë³´ê¸°",
DlgAdvancedTag : "ìì¸í",
-DlgOpOther : "<기í>",
+DlgOpOther : "<기í>",
DlgInfoTab : "ì ë³´",
DlgAlertUrl : "URLì ì
ë ¥íììì",
// General Dialogs Labels
-DlgGenNotSet : "<ì¤ì ëì§ ìì>",
+DlgGenNotSet : "<ì¤ì ëì§ ìì>",
DlgGenId : "ID",
DlgGenLangDir : "ì°ê¸° ë°©í¥",
DlgGenLangDirLtr : "ì¼ìª½ìì ì¤ë¥¸ìª½ (LTR)",
@@ -216,12 +221,12 @@
DlgLnkTypeAnchor : "ì±
ê°í¼",
DlgLnkTypeEMail : "ì´ë©ì¼",
DlgLnkProto : "íë¡í ì½",
-DlgLnkProtoOther : "<기í>",
+DlgLnkProtoOther : "<기í>",
DlgLnkURL : "URL",
DlgLnkAnchorSel : "ì±
ê°í¼ ì í",
DlgLnkAnchorByName : "ì±
ê°í¼ ì´ë¦",
DlgLnkAnchorById : "ì±
ê°í¼ ID",
-DlgLnkNoAnchors : "<문ìì ì±
ê°í¼ê° ììµëë¤.>",
+DlgLnkNoAnchors : "<문ìì ì±
ê°í¼ê° ììµëë¤.>",
DlgLnkEMail : "ì´ë©ì¼ 주ì",
DlgLnkEMailSubject : "ì 목",
DlgLnkEMailBody : "ë´ì©",
@@ -229,8 +234,8 @@
DlgLnkBtnUpload : "ìë²ë¡ ì ì¡",
DlgLnkTarget : "íê²",
-DlgLnkTargetFrame : "<íë ì>",
-DlgLnkTargetPopup : "<íì
ì°½>",
+DlgLnkTargetFrame : "<íë ì>",
+DlgLnkTargetPopup : "<íì
ì°½>",
DlgLnkTargetBlank : "ì ì°½ (_blank)",
DlgLnkTargetParent : "ë¶ëª¨ ì°½ (_parent)",
DlgLnkTargetSelf : "íì¬ ì°½ (_self)",
@@ -340,7 +345,6 @@
DlgPasteRemoveStyles : "ì¤íì¼ ì ì ì ê±°",
DlgPasteCleanBox : "ê¸ìì ì ê±°",
-
// Color Picker
ColorAutomatic : "기본ìì",
ColorMoreColors : "ììì í...",
@@ -476,6 +480,7 @@
// About Dialog
DlgAboutAboutTab : "About",
DlgAboutBrowserInfoTab : "ë¸ë¼ì°ì ì ë³´",
+DlgAboutLicenseTab : "License", //MISSING
DlgAboutVersion : "ë²ì ",
DlgAboutLicense : "Licensed under the terms of the GNU Lesser General Public License",
DlgAboutInfo : "For further information go to"
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/lt.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/lt.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/lt.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -85,8 +85,8 @@
Replace : "Pakeisti",
SpellCheck : "Rašybos tikrinimas",
UniversalKeyboard : "Universali klaviatūra",
-PageBreakLbl : "Page Break", //MISSING
-PageBreak : "Insert Page Break", //MISSING
+PageBreakLbl : "Puslapių skirtukas",
+PageBreak : "Ä®terpti puslapių skirtukÄ
",
Form : "Forma",
Checkbox : "Žymimasis langelis",
@@ -98,8 +98,13 @@
SelectionField : "Atrankos laukas",
ImageButton : "Vaizdinis mygtukas",
+FitWindow : "Maximize the editor size", //MISSING
+
// Context Menu
EditLink : "Taisyti nuorodÄ
",
+CellCM : "Cell", //MISSING
+RowCM : "Row", //MISSING
+ColumnCM : "Column", //MISSING
InsertRow : "Ä®terpti eilutÄ",
DeleteRows : "Å alinti eilutes",
InsertColumn : "Įterpti stulpelį",
@@ -108,7 +113,7 @@
DeleteCells : "Å alinti langelius",
MergeCells : "Sujungti langelius",
SplitCell : "Skaidyti langelius",
-TableDelete : "Delete Table", //MISSING
+TableDelete : "Å alinti lentelÄ",
CellProperties : "Langelio savybÄs",
TableProperties : "LentelÄs savybÄs",
ImageProperties : "Vaizdo savybÄs",
@@ -136,9 +141,9 @@
UnknownCommand : "Nežinomas komandos vardas \"%1\"",
NotImplemented : "Komanda nÄra įgyvendinta",
UnknownToolbarSet : "Mygtukų juostos rinkinys \"%1\" neegzistuoja",
-NoActiveX : "You 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
+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.",
// Dialogs
DlgBtnOK : "OK",
@@ -146,12 +151,12 @@
DlgBtnClose : "Uždaryti",
DlgBtnBrowseServer : "Naršyti po serverį",
DlgAdvancedTag : "Papildomas",
-DlgOpOther : "<Kita>",
+DlgOpOther : "<Kita>",
DlgInfoTab : "Informacija",
DlgAlertUrl : "Prašome įrašyti URL",
// General Dialogs Labels
-DlgGenNotSet : "<nÄra nustatyta>",
+DlgGenNotSet : "<nÄra nustatyta>",
DlgGenId : "Id",
DlgGenLangDir : "Teksto kryptis",
DlgGenLangDirLtr : "IÅ¡ kairÄs į deÅ¡inÄ (LTR)",
@@ -215,12 +220,12 @@
DlgLnkTypeAnchor : "ŽymÄ Å¡iame puslapyje",
DlgLnkTypeEMail : "El.paštas",
DlgLnkProto : "Protokolas",
-DlgLnkProtoOther : "<kitas>",
+DlgLnkProtoOther : "<kitas>",
DlgLnkURL : "URL",
DlgLnkAnchorSel : "Pasirinkite žymÄ",
DlgLnkAnchorByName : "Pagal žymÄs vardÄ
",
DlgLnkAnchorById : "Pagal žymÄs Id",
-DlgLnkNoAnchors : "<Å iame dokumente žymių nÄra>",
+DlgLnkNoAnchors : "<Å iame dokumente žymių nÄra>",
DlgLnkEMail : "El.pašto adresas",
DlgLnkEMailSubject : "ŽinutÄs tema",
DlgLnkEMailBody : "ŽinutÄs turinys",
@@ -228,8 +233,8 @@
DlgLnkBtnUpload : "Siųsti į serverį",
DlgLnkTarget : "Paskirties vieta",
-DlgLnkTargetFrame : "<kadras>",
-DlgLnkTargetPopup : "<išskleidžiamas langas>",
+DlgLnkTargetFrame : "<kadras>",
+DlgLnkTargetPopup : "<išskleidžiamas langas>",
DlgLnkTargetBlank : "Naujas langas (_blank)",
DlgLnkTargetParent : "Pirminis langas (_parent)",
DlgLnkTargetSelf : "Tas pats langas (_self)",
@@ -283,7 +288,7 @@
DlgTableCellSpace : "Tarpas tarp langelių",
DlgTableCellPad : "Trapas nuo langelio rÄmo iki teksto",
DlgTableCaption : "AntraÅ¡tÄ",
-DlgTableSummary : "Summary", //MISSING
+DlgTableSummary : "Santrauka",
// Table Cell Dialog
DlgCellTitle : "Langelio savybÄs",
@@ -339,7 +344,6 @@
DlgPasteRemoveStyles : "Pašalinti stilių nustatymus",
DlgPasteCleanBox : "Trinti įvedimo laukÄ
",
-
// Color Picker
ColorAutomatic : "Automatinis",
ColorMoreColors : "Daugiau spalvų...",
@@ -422,7 +426,7 @@
NumberedListProp : "Numeruoto sÄ
raÅ¡o savybÄs",
DlgLstType : "Tipas",
DlgLstTypeCircle : "Apskritimas",
-DlgLstTypeDisc : "Disc", //MISSING
+DlgLstTypeDisc : "Diskas",
DlgLstTypeSquare : "Kvadratas",
DlgLstTypeNumbers : "SkaiÄiai (1, 2, 3)",
DlgLstTypeLCase : "Mažosios raidÄs (a, b, c)",
@@ -475,6 +479,7 @@
// About Dialog
DlgAboutAboutTab : "Apie",
DlgAboutBrowserInfoTab : "NarÅ¡yklÄs informacija",
+DlgAboutLicenseTab : "License", //MISSING
DlgAboutVersion : "versija",
DlgAboutLicense : "Licencijuota pagal GNU mažesnÄs atsakomybÄs pagrindinÄs vieÅ¡os licencijos sÄ
lygas",
DlgAboutInfo : "PapildomÄ
informacijÄ
galima gauti"
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/lv.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/lv.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/lv.js Wed Jul 12 07:45:05 2006
@@ -1,481 +1,487 @@
-/*
- * FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
- *
- * Licensed under the terms of the GNU Lesser General Public License:
- * http://www.opensource.org/licenses/lgpl-license.php
- *
- * For further information visit:
- * http://www.fckeditor.net/
- *
- * "Support Open Source software. What about a donation today?"
- *
- * File Name: lv.js
- * Latvian language file.
- *
- * File Authors:
- * JÄnis KļaviÅÅ¡ (janis at 4id.lv)
- */
-
-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",
-Anchor : "Ievietot/Labot iezīmi",
-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 Īpašu simbolu",
-InsertSmileyLbl : "SmaidiÅi",
-InsertSmiley : "Ievietot SmaidiÅu",
-About : "ĪsumÄ par FCKeditor'u",
-Bold : "Treknu Å¡riftu",
-Italic : "SlÄ«prakstÄ",
-Underline : "Apakšsvītra",
-StrikeThrough : "PÄrsvÄ«trots",
-Subscript : "ZemrakstÄ",
-Superscript : "AugÅ¡rakstÄ",
-LeftJustify : "NolÄ«dzinÄt pa kreisi",
-CenterJustify : "NolÄ«dzinÄt pret centru",
-RightJustify : "NolÄ«dzinÄt pa labi",
-BlockJustify : "NolÄ«dzinÄt malas",
-DecreaseIndent : "SamazinÄt atkÄpi",
-IncreaseIndent : "PalielinÄt atkÄpi",
-Undo : "Atcelt",
-Redo : "AtkÄrtot",
-NumberedListLbl : "NumurÄts saraksts",
-NumberedList : "Ievietot/NoÅemt NumurÄ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 info",
-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 : "Page Break", //MISSING
-PageBreak : "Insert Page Break", //MISSING
-
-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",
-
-// Context Menu
-EditLink : "Labot hipersaiti",
-InsertRow : "Ievietot rindu",
-DeleteRows : "DzÄst rindas",
-InsertColumn : "Ievietot kolonnu",
-DeleteColumns : "DzÄst kolonnas",
-InsertCell : "Ievietot rÅ«tiÅu",
-DeleteCells : "DzÄst rÅ«tiÅas",
-MergeCells : "Apvienot rÅ«tiÅas",
-SplitCell : "SadalÄ«t rÅ«tiÅu",
-TableDelete : "Delete Table", //MISSING
-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 editora Ä«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 : "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
-
-// Dialogs
-DlgBtnOK : "Darīts!",
-DlgBtnCancel : "Atcelt",
-DlgBtnClose : "AizvÄrt",
-DlgBtnBrowseServer : "Skatīt servera saturu",
-DlgAdvancedTag : "ViedÄk",
-DlgOpOther : "<Cits>",
-DlgInfoTab : "InformÄcija",
-DlgAlertUrl : "LÅ«dzum 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 : "Tab Index",
-DlgGenLongDescr : "Gara apraksta Hipersaite",
-DlgGenClass : "Stilu saraksta klases",
-DlgGenTitle : "Konsultatīvs virsraksts",
-DlgGenContType : "Konsultatīvs Satura tips",
-DlgGenLinkCharset : "PievienotÄ resursa Charset parametrs",
-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 : "Exact Fit",
-
-// 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 : "<freims>",
-DlgLnkTargetPopup : "<uzlecoÅ¡Ä logÄ>",
-DlgLnkTargetBlank : "JaunÄ logÄ (_blank)",
-DlgLnkTargetParent : "EsoÅ¡ajÄ logÄ (_parent)",
-DlgLnkTargetSelf : "TajÄ paÅ¡Ä logÄ (_self)",
-DlgLnkTargetTop : "VisredzamÄkajÄ logÄ (_top)",
-DlgLnkTargetFrameName : "MÄrÄ·a freima nosaukums",
-DlgLnkPopWinName : "IzlecoÅ¡Ä loga nosaukums",
-DlgLnkPopWinFeat : "IzlecoÅ¡Ä 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",
-
-// 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 : "Summary", //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Ä",
-DlgCellRowSpan : "Rindu pÄrnese",
-DlgCellCollSpan : "Kolonnu pÄrnese",
-DlgCellBackColor : "Fona krÄsa",
-DlgCellBorderColor : "RÄmja krÄsa",
-DlgCellBtnSelect : "IezÄ«mÄ...",
-
-// Find Dialog
-DlgFindTitle : "MeklÄtÄjs",
-DlgFindFindBtn : "MeklÄt",
-DlgFindNotFoundMsg : "NorÄdÄ«tÄ frÄze netika atrasta.",
-
-// Replace Dialog
-DlgReplaceTitle : "Aizvietošana",
-DlgReplaceFindLbl : "Kas jÄmeklÄ:",
-DlgReplaceReplaceLbl : "Nomainīt platumu:",
-DlgReplaceCaseChk : "JÄsakrÄ«t",
-DlgReplaceReplaceBtn : "Aizvietot",
-DlgReplaceReplAllBtn : "Aizvietot visu",
-DlgReplaceWordChk : "JÄsakrÄ«t pilnÄ«bÄ",
-
-// Paste Operations / Dialog
-PasteErrorPaste : "JÅ«su pÄrlÅ«kprogrammas droÅ¡Ä«bas iestatÄ«jumi nepieļauj editoram automÄtiski veikt ievietoÅ¡anas darbÄ«bu. LÅ«dzu, izmantojiet (Ctrl+V), lai veiktu Å¡o darbÄ«bu.",
-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>.",
-DlgPasteIgnoreFont : "IgnorÄt iepriekÅ¡ norÄdÄ«tos fontus",
-DlgPasteRemoveStyles : "NoÅemt norÄdÄ«tos stilus",
-DlgPasteCleanBox : "ApstrÄdÄt laukuma saturu",
-
-
-// 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",
-
-// 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 : "Bulleted List Properties",
-NumberedListProp : "Numbered List Properties",
-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",
-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)",
-
-// About Dialog
-DlgAboutAboutTab : "Par",
-DlgAboutBrowserInfoTab : "InformÄcija par pÄrlÅ«kprogrammu",
-DlgAboutVersion : "versija",
-DlgAboutLicense : "ProgrammatÅ«ra lietojama saskaÅÄ ar GNU Lesser General Public License",
-DlgAboutInfo : "Papildus informÄcija ir pieejama"
+/*
+ * FCKeditor - The text editor for internet
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
+ *
+ * Licensed under the terms of the GNU Lesser General Public License:
+ * http://www.opensource.org/licenses/lgpl-license.php
+ *
+ * For further information visit:
+ * http://www.fckeditor.net/
+ *
+ * "Support Open Source software. What about a donation today?"
+ *
+ * File Name: lv.js
+ * Latvian language file.
+ *
+ * File Authors:
+ * JÄnis KļaviÅÅ¡ (janis at 4id.lv)
+ * Slowmo (slowmo at inbox.lv)
+ */
+
+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",
+Anchor : "Ievietot/Labot iezīmi",
+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",
+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",
+
+// Context Menu
+EditLink : "Labot hipersaiti",
+CellCM : "Å Å«na",
+RowCM : "Rinda",
+ColumnCM : "Kolonna",
+InsertRow : "Ievietot rindu",
+DeleteRows : "DzÄst rindas",
+InsertColumn : "Ievietot kolonnu",
+DeleteColumns : "DzÄst kolonnas",
+InsertCell : "Ievietot rÅ«tiÅu",
+DeleteCells : "DzÄst rÅ«tiÅas",
+MergeCells : "Apvienot rÅ«tiÅas",
+SplitCell : "SadalÄ«t rÅ«tiÅu",
+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.",
+
+// 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",
+
+// 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",
+
+// 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Ä",
+DlgCellRowSpan : "Rindu pÄrnese",
+DlgCellCollSpan : "Kolonnu pÄrnese",
+DlgCellBackColor : "Fona krÄsa",
+DlgCellBorderColor : "RÄmja krÄsa",
+DlgCellBtnSelect : "IezÄ«mÄ...",
+
+// 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
+PasteErrorPaste : "JÅ«su pÄrlÅ«kprogrammas droÅ¡Ä«bas iestatÄ«jumi nepieļauj editoram automÄtiski veikt ievietoÅ¡anas darbÄ«bu. LÅ«dzu, izmantojiet (Ctrl+V), lai veiktu Å¡o darbÄ«bu.",
+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>.",
+DlgPasteIgnoreFont : "IgnorÄt iepriekÅ¡ norÄdÄ«tos fontus",
+DlgPasteRemoveStyles : "NoÅemt norÄdÄ«tos stilus",
+DlgPasteCleanBox : "ApstrÄdÄt laukuma saturu",
+
+// 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",
+
+// 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",
+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",
+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)",
+
+// About Dialog
+DlgAboutAboutTab : "Par",
+DlgAboutBrowserInfoTab : "InformÄcija par pÄrlÅ«kprogrammu",
+DlgAboutLicenseTab : "Licence",
+DlgAboutVersion : "versija",
+DlgAboutLicense : "ProgrammatÅ«ra lietojama saskaÅÄ ar GNU Lesser General Public License",
+DlgAboutInfo : "Papildus informÄcija ir pieejama"
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/mn.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/mn.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/mn.js Wed Jul 12 07:45:05 2006
@@ -1,481 +1,486 @@
-/*
- * FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
- *
- * Licensed under the terms of the GNU Lesser General Public License:
- * http://www.opensource.org/licenses/lgpl-license.php
- *
- * For further information visit:
- * http://www.fckeditor.net/
- *
- * "Support Open Source software. What about a donation today?"
- *
- * File Name: mn.js
- * Mongolian language file.
- *
- * File Authors:
- * Lkamtseren ODONBAATAR (odonbaatarl at yahoo.com)
- */
-
-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 : "Ðинк Ð°Ð²Ñ Ñ
аÑÑ
",
-Anchor : "Insert/Edit Anchor", //MISSING
-InsertImageLbl : "ÐÑÑаг",
-InsertImage : "ÐÑÑаг ÐÑÑÑлаÑ
/ÐаÑваÑлаÑ
",
-InsertFlashLbl : "Flash", //MISSING
-InsertFlash : "Insert/Edit Flash", //MISSING
-InsertTableLbl : "Ð¥Ò¯ÑнÑгÑ",
-InsertTable : "Ð¥Ò¯ÑнÑÐ³Ñ ÐÑÑÑлаÑ
/ÐаÑваÑлаÑ
",
-InsertLineLbl : "ÐÑÑааÑ",
-InsertLine : "Хөндлөн зÑÑÐ°Ð°Ñ Ð¾ÑÑÑлаÑ
",
-InsertSpecialCharLbl: "ÐнÑгой ÑÑмдÑгÑ",
-InsertSpecialChar : "ÐнÑгой ÑÑмдÑÐ³Ñ Ð¾ÑÑÑлаÑ
",
-InsertSmileyLbl : "ТодоÑÑ
ойлолÑ",
-InsertSmiley : "ТодоÑÑ
Ð¾Ð¹Ð»Ð¾Ð»Ñ Ð¾ÑÑÑлаÑ
",
-About : "FCKeditor-н ÑÑÑ
ай",
-Bold : "Тод бүдүүн",
-Italic : "ÐалÑÑ",
-Underline : "ÐоогÑÑÑ Ð½Ñ Ð·ÑÑааÑÑай болгоÑ
",
-StrikeThrough : "ÐÑндÑÑÑ Ð½Ñ Ð·ÑÑааÑÑай болгоÑ
",
-Subscript : "СÑÑÑÑ Ð±Ð¾Ð»Ð³Ð¾Ñ
",
-Superscript : "ÐÑÑÑг болгоÑ
",
-LeftJustify : "Ðүүн Ñалд байÑлÑÑлаÑ
",
-CenterJustify : "Төвд байÑлÑÑлаÑ
",
-RightJustify : "ÐаÑÑÑн Ñалд байÑлÑÑлаÑ
",
-BlockJustify : "Ðлок Ñ
ÑлбÑÑÑÑÑ Ð±Ð°Ð¹ÑлÑÑлаÑ
",
-DecreaseIndent : "Ðогол Ð¼Ó©Ñ Ð½ÑмÑÑ
",
-IncreaseIndent : "Ðогол Ð¼Ó©Ñ Ñ
аÑаÑ
",
-Undo : "Ð¥Ò¯Ñингүй болгоÑ
",
-Redo : "ӨмнөÑ
үйлдлÑÑ ÑÑÑгÑÑÑ
",
-NumberedListLbl : "ÐÑгааÑлагдÑан жагÑаалÑ",
-NumberedList : "ÐÑгааÑлагдÑан жагÑÐ°Ð°Ð»Ñ ÐÑÑÑлаÑ
/ÐваÑ
",
-BulletedListLbl : "ЦÑгÑÑй жагÑаалÑ",
-BulletedList : "ЦÑгÑÑй жагÑÐ°Ð°Ð»Ñ ÐÑÑÑлаÑ
/ÐваÑ
",
-ShowTableBorders : "Ð¥Ò¯ÑнÑгÑийн Ñ
Ò¯ÑÑÑг үзүүлÑÑ
",
-ShowDetails : "ÐеÑалÑлан үзүүлÑÑ
",
-Style : "ÐагваÑ",
-FontFormat : "ФоÑмаÑ",
-Font : "ФонÑ",
-FontSize : "Ð¥ÑмжÑÑ",
-TextColor : "ФонÑÐ½Ñ Ó©Ð½Ð³Ó©",
-BGColor : "Ð¤Ð¾Ð½Ð½Ñ Ó©Ð½Ð³Ó©",
-Source : "Ðод",
-Find : "ХайÑ
",
-Replace : "СолиÑ
",
-SpellCheck : "Check Spell", //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
-
-// Context Menu
-EditLink : "Ð¥Ð¾Ð»Ð±Ð¾Ð¾Ñ Ð·Ð°ÑваÑлаÑ
",
-InsertRow : "ÐÓ©Ñ Ð¾ÑÑÑлаÑ
",
-DeleteRows : "ÐÓ©Ñ ÑÑÑгаÑ
",
-InsertColumn : "Ðагана оÑÑÑлаÑ
",
-DeleteColumns : "Ðагана ÑÑÑгаÑ
",
-InsertCell : "ÐÒ¯Ñ
оÑÑÑлаÑ
",
-DeleteCells : "ÐÒ¯Ñ
ÑÑÑгаÑ
",
-MergeCells : "ÐÒ¯Ñ
нÑгÑÑÑ
",
-SplitCell : "ÐÒ¯Ñ
ÑÑÑгайÑлаÑ
",
-TableDelete : "Delete Table", //MISSING
-CellProperties : "ХооÑон зайн Ñинж ÑанаÑ",
-TableProperties : "Ð¥Ò¯ÑнÑгÑ",
-ImageProperties : "ÐÑÑаг",
-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 : "Ð¥Ñвийн;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 : "You 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
-
-// Dialogs
-DlgBtnOK : "OK",
-DlgBtnCancel : "ÐолиÑ
",
-DlgBtnClose : "ХааÑ
",
-DlgBtnBrowseServer : "Browse Server", //MISSING
-DlgAdvancedTag : "ÐÑмÑлÑ",
-DlgOpOther : "<Other>", //MISSING
-DlgInfoTab : "Info", //MISSING
-DlgAlertUrl : "Please insert the URL", //MISSING
-
-// 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 : "Lock Ratio",
-DlgBtnResetSize : "Ñ
ÑмжÑÑ Ð´Ð°Ñ
ин онооÑ
",
-DlgImgBorder : "Ð¥Ò¯ÑÑÑ",
-DlgImgHSpace : "Хөндлөн зай",
-DlgImgVSpace : "ÐоÑоо зай",
-DlgImgAlign : "ÐгнÑÑ",
-DlgImgAlignLeft : "Ðүүн",
-DlgImgAlignAbsBottom: "Abs доод Ñалд",
-DlgImgAlignAbsMiddle: "Abs ÐÑнд Ñалд",
-DlgImgAlignBaseline : "Baseline",
-DlgImgAlignBottom : "Ðоод Ñалд",
-DlgImgAlignMiddle : "ÐÑнд Ñалд",
-DlgImgAlignRight : "ÐаÑÑÑн",
-DlgImgAlignTextTop : "ТекÑÑ Ð´ÑÑÑ",
-DlgImgAlignTop : "ÐÑÑд Ñалд",
-DlgImgPreview : "УÑидÑлан Ñ
аÑаÑ
",
-DlgImgAlertUrl : "ÐÑÑÐ°Ð³Ð½Ñ URL-Ñн ÑÓ©Ñлийн Ñонгоно ÑÑ",
-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 : "Ðинк",
-DlgLnkInfoTab : "Ðинкийн мÑдÑÑлÑл",
-DlgLnkTargetTab : "ÐайÑлал",
-
-DlgLnkType : "Ðинкийн ÑÓ©Ñөл",
-DlgLnkTypeURL : "URL",
-DlgLnkTypeAnchor : "ÐÐ½Ñ Ñ
ÑÑдаÑандаÑ
Ñ
олбооÑ",
-DlgLnkTypeEMail : "E-Mail",
-DlgLnkProto : "ÐÑоÑокол",
-DlgLnkProtoOther : "<бÑÑад>",
-DlgLnkURL : "URL",
-DlgLnkAnchorSel : "Ð¥Ð¾Ð»Ð±Ð¾Ð¾Ñ ÑонгоÑ
",
-DlgLnkAnchorByName : "ХолбооÑÑн нÑÑÑÑÑ",
-DlgLnkAnchorById : "ÐлемÑÐ½Ñ Id-гааÑ",
-DlgLnkNoAnchors : "<ÐаÑÐ¸Ð¼Ñ Ð±Ð¸Ñиг Ñ
олбооÑгүй байна>",
-DlgLnkEMail : "E-Mail ХаÑг",
-DlgLnkEMailSubject : "Message Subject",
-DlgLnkEMailBody : "Message-ийн агÑÑлга",
-DlgLnkUpload : "Ð¥ÑÑлаÑ
",
-DlgLnkBtnUpload : "Үүнийг ÑеÑвеÑÑÒ¯Ò¯ илгÑÑ",
-
-DlgLnkTarget : "ÐайÑлал",
-DlgLnkTargetFrame : "<ÐгÑÑлаÑ
Ñ
Ò¯ÑÑÑ>",
-DlgLnkTargetPopup : "<popup ÑонÑ
>",
-DlgLnkTargetBlank : "Ð¨Ð¸Ð½Ñ ÑонÑ
(_blank)",
-DlgLnkTargetParent : "ÐÑÑг ÑонÑ
(_parent)",
-DlgLnkTargetSelf : "ТөÑÑÑй ÑонÑ
(_self)",
-DlgLnkTargetTop : "Хамгийн ÑÒ¯Ñүүн байÑ
ÑонÑ
(_top)",
-DlgLnkTargetFrameName : "Target Frame Name", //MISSING
-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 : "ХолбооÑоо Ñонгоно ÑÑ",
-
-// 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
-
-// Table Cell Dialog
-DlgCellTitle : "ХооÑон зайн Ñинж ÑанаÑ",
-DlgCellWidth : "Ó¨Ñгөн",
-DlgCellWidthPx : "ÑÑг",
-DlgCellWidthPc : "Ñ
ÑвÑ",
-DlgCellHeight : "ӨндөÑ",
-DlgCellWordWrap : "Үг ÑаÑлаÑ
",
-DlgCellWordWrapNotSet : "<ÐнооÑ
гүй>",
-DlgCellWordWrapYes : "Тийм",
-DlgCellWordWrapNo : "Үгүй",
-DlgCellHorAlign : "ÐоÑоо ÑгнÑÑ",
-DlgCellHorAlignNotSet : "<ÐнооÑ
гүй>",
-DlgCellHorAlignLeft : "Ðүүн",
-DlgCellHorAlignCenter : "Төв",
-DlgCellHorAlignRight: "ÐаÑÑÑн",
-DlgCellVerAlign : "Хөндлөн ÑгнÑÑ",
-DlgCellVerAlignNotSet : "<ÐнооÑ
гүй>",
-DlgCellVerAlignTop : "ÐÑÑд Ñал",
-DlgCellVerAlignMiddle : "ÐÑнд",
-DlgCellVerAlignBottom : "Ðоод Ñал",
-DlgCellVerAlignBaseline : "Baseline",
-DlgCellRowSpan : "ÐÐ¸Ð¹Ñ Ð¼Ó©Ñ",
-DlgCellCollSpan : "ÐÐ¸Ð¹Ñ Ð±Ð°Ð³Ð°Ð½Ð°",
-DlgCellBackColor : "Ð¤Ð¾Ð½Ð½Ñ Ó©Ð½Ð³Ó©",
-DlgCellBorderColor : "Ð¥Ò¯ÑÑÑний өнгө",
-DlgCellBtnSelect : "Сонго...",
-
-// Find Dialog
-DlgFindTitle : "ХайÑ
",
-DlgFindFindBtn : "ХайÑ
",
-DlgFindNotFoundMsg : "ХайÑан ÑекÑÑ Ð¾Ð»Ñонгүй.",
-
-// Replace Dialog
-DlgReplaceTitle : "СолиÑ
",
-DlgReplaceFindLbl : "ХайÑ
үг/Ò¯ÑÑг:",
-DlgReplaceReplaceLbl : "СолиÑ
үг:",
-DlgReplaceCaseChk : "ТÑнÑÑÑ
Ñөлөв",
-DlgReplaceReplaceBtn : "СолиÑ
",
-DlgReplaceReplAllBtn : "Ðүгдийг Ð½Ñ Ð¡Ð¾Ð»Ð¸Ñ
",
-DlgReplaceWordChk : "ТÑнÑÑÑ
бүÑÑн үг",
-
-// Paste Operations / Dialog
-PasteErrorPaste : "Ð¢Ð°Ð½Ñ browser-Ñн Ñ
амгаалалÑÑн ÑоÑ
иÑгоо editor-д авÑомаÑÐ°Ð°Ñ Ð±ÑÑлгаÑ
үйлдÑлийг зөвÑÓ©Ó©ÑÓ©Ñ
гүй байна. (Ctrl+V) ÑовÑÐ½Ñ Ñ
оÑлолÑг аÑиглана ÑÑ.",
-PasteErrorCut : "Ð¢Ð°Ð½Ñ browser-Ñн Ñ
амгаалалÑÑн ÑоÑ
иÑгоо editor-д авÑомаÑÐ°Ð°Ñ Ñ
айÑлаÑ
үйлдÑлийг зөвÑÓ©Ó©ÑÓ©Ñ
гүй байна. (Ctrl+X) ÑовÑÐ½Ñ Ñ
оÑлолÑг аÑиглана ÑÑ.",
-PasteErrorCopy : "Ð¢Ð°Ð½Ñ browser-Ñн Ñ
амгаалалÑÑн ÑоÑ
иÑгоо editor-д авÑомаÑÐ°Ð°Ñ Ñ
ÑÑлаÑ
үйлдÑлийг зөвÑÓ©Ó©ÑÓ©Ñ
гүй байна. (Ctrl+C) ÑовÑÐ½Ñ Ñ
оÑлолÑг аÑиглана ÑÑ.",
-
-PasteAsText : "Plain Text-ÑÑÑ Ð±ÑÑлгаÑ
",
-PasteFromWord : "Word-Ð¾Ð¾Ñ Ð±ÑÑлгаÑ
",
-
-DlgPasteMsg2 : "Please paste inside the following box using the keyboard (<STRONG>Ctrl+V</STRONG>) and hit <STRONG>OK</STRONG>.", //MISSING
-DlgPasteIgnoreFont : "Ignore Font Face definitions", //MISSING
-DlgPasteRemoveStyles : "Remove Styles definitions", //MISSING
-DlgPasteCleanBox : "Clean Up Box", //MISSING
-
-
-// Color Picker
-ColorAutomatic : "ÐвÑомаÑааÑ",
-ColorMoreColors : "ÐÑмÑÐ»Ñ Ó©Ð½Ð³Ó©Ð½Ò¯Ò¯Ð´...",
-
-// 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
-
-// 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
-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
-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
-
-// About Dialog
-DlgAboutAboutTab : "About", //MISSING
-DlgAboutBrowserInfoTab : "Browser Info", //MISSING
-DlgAboutVersion : "Ð¥ÑвилбаÑ",
-DlgAboutLicense : "GNU Ñөөн еÑөнÑ
ий нийÑийн лиÑензийн ангилалд багÑÑан зөвÑÓ©Ó©ÑөлÑÑй",
-DlgAboutInfo : "ÐÑдÑÑллÑÑÑ ÑÑÑлаÑ
"
+/*
+ * FCKeditor - The text editor for internet
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
+ *
+ * Licensed under the terms of the GNU Lesser General Public License:
+ * http://www.opensource.org/licenses/lgpl-license.php
+ *
+ * For further information visit:
+ * http://www.fckeditor.net/
+ *
+ * "Support Open Source software. What about a donation today?"
+ *
+ * File Name: mn.js
+ * Mongolian language file.
+ *
+ * File Authors:
+ * Lkamtseren ODONBAATAR (odonbaatarl at yahoo.com)
+ */
+
+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 : "Ðинк Ð°Ð²Ñ Ñ
аÑÑ
",
+Anchor : "Insert/Edit Anchor", //MISSING
+InsertImageLbl : "ÐÑÑаг",
+InsertImage : "ÐÑÑаг ÐÑÑÑлаÑ
/ÐаÑваÑлаÑ
",
+InsertFlashLbl : "Flash", //MISSING
+InsertFlash : "Insert/Edit Flash", //MISSING
+InsertTableLbl : "Ð¥Ò¯ÑнÑгÑ",
+InsertTable : "Ð¥Ò¯ÑнÑÐ³Ñ ÐÑÑÑлаÑ
/ÐаÑваÑлаÑ
",
+InsertLineLbl : "ÐÑÑааÑ",
+InsertLine : "Хөндлөн зÑÑÐ°Ð°Ñ Ð¾ÑÑÑлаÑ
",
+InsertSpecialCharLbl: "ÐнÑгой ÑÑмдÑгÑ",
+InsertSpecialChar : "ÐнÑгой ÑÑмдÑÐ³Ñ Ð¾ÑÑÑлаÑ
",
+InsertSmileyLbl : "ТодоÑÑ
ойлолÑ",
+InsertSmiley : "ТодоÑÑ
Ð¾Ð¹Ð»Ð¾Ð»Ñ Ð¾ÑÑÑлаÑ
",
+About : "FCKeditor-н ÑÑÑ
ай",
+Bold : "Тод бүдүүн",
+Italic : "ÐалÑÑ",
+Underline : "ÐоогÑÑÑ Ð½Ñ Ð·ÑÑааÑÑай болгоÑ
",
+StrikeThrough : "ÐÑндÑÑÑ Ð½Ñ Ð·ÑÑааÑÑай болгоÑ
",
+Subscript : "СÑÑÑÑ Ð±Ð¾Ð»Ð³Ð¾Ñ
",
+Superscript : "ÐÑÑÑг болгоÑ
",
+LeftJustify : "Ðүүн Ñалд байÑлÑÑлаÑ
",
+CenterJustify : "Төвд байÑлÑÑлаÑ
",
+RightJustify : "ÐаÑÑÑн Ñалд байÑлÑÑлаÑ
",
+BlockJustify : "Ðлок Ñ
ÑлбÑÑÑÑÑ Ð±Ð°Ð¹ÑлÑÑлаÑ
",
+DecreaseIndent : "Ðогол Ð¼Ó©Ñ Ð½ÑмÑÑ
",
+IncreaseIndent : "Ðогол Ð¼Ó©Ñ Ñ
аÑаÑ
",
+Undo : "Ð¥Ò¯Ñингүй болгоÑ
",
+Redo : "ӨмнөÑ
үйлдлÑÑ ÑÑÑгÑÑÑ
",
+NumberedListLbl : "ÐÑгааÑлагдÑан жагÑаалÑ",
+NumberedList : "ÐÑгааÑлагдÑан жагÑÐ°Ð°Ð»Ñ ÐÑÑÑлаÑ
/ÐваÑ
",
+BulletedListLbl : "ЦÑгÑÑй жагÑаалÑ",
+BulletedList : "ЦÑгÑÑй жагÑÐ°Ð°Ð»Ñ ÐÑÑÑлаÑ
/ÐваÑ
",
+ShowTableBorders : "Ð¥Ò¯ÑнÑгÑийн Ñ
Ò¯ÑÑÑг үзүүлÑÑ
",
+ShowDetails : "ÐеÑалÑлан үзүүлÑÑ
",
+Style : "ÐагваÑ",
+FontFormat : "ФоÑмаÑ",
+Font : "ФонÑ",
+FontSize : "Ð¥ÑмжÑÑ",
+TextColor : "ФонÑÐ½Ñ Ó©Ð½Ð³Ó©",
+BGColor : "Ð¤Ð¾Ð½Ð½Ñ Ó©Ð½Ð³Ó©",
+Source : "Ðод",
+Find : "ХайÑ
",
+Replace : "СолиÑ
",
+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
+
+// Context Menu
+EditLink : "Ð¥Ð¾Ð»Ð±Ð¾Ð¾Ñ Ð·Ð°ÑваÑлаÑ
",
+CellCM : "Cell", //MISSING
+RowCM : "Row", //MISSING
+ColumnCM : "Column", //MISSING
+InsertRow : "ÐÓ©Ñ Ð¾ÑÑÑлаÑ
",
+DeleteRows : "ÐÓ©Ñ ÑÑÑгаÑ
",
+InsertColumn : "Ðагана оÑÑÑлаÑ
",
+DeleteColumns : "Ðагана ÑÑÑгаÑ
",
+InsertCell : "ÐÒ¯Ñ
оÑÑÑлаÑ
",
+DeleteCells : "ÐÒ¯Ñ
ÑÑÑгаÑ
",
+MergeCells : "ÐÒ¯Ñ
нÑгÑÑÑ
",
+SplitCell : "ÐÒ¯Ñ
ÑÑÑгайÑлаÑ
",
+TableDelete : "Delete Table", //MISSING
+CellProperties : "ХооÑон зайн Ñинж ÑанаÑ",
+TableProperties : "Ð¥Ò¯ÑнÑгÑ",
+ImageProperties : "ÐÑÑаг",
+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 : "Ð¥Ñвийн;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 : "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
+
+// Dialogs
+DlgBtnOK : "OK",
+DlgBtnCancel : "ÐолиÑ
",
+DlgBtnClose : "ХааÑ
",
+DlgBtnBrowseServer : "Browse Server", //MISSING
+DlgAdvancedTag : "ÐÑмÑлÑ",
+DlgOpOther : "<Other>", //MISSING
+DlgInfoTab : "Info", //MISSING
+DlgAlertUrl : "Please insert the URL", //MISSING
+
+// 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 : "Lock Ratio",
+DlgBtnResetSize : "Ñ
ÑмжÑÑ Ð´Ð°Ñ
ин онооÑ
",
+DlgImgBorder : "Ð¥Ò¯ÑÑÑ",
+DlgImgHSpace : "Хөндлөн зай",
+DlgImgVSpace : "ÐоÑоо зай",
+DlgImgAlign : "ÐгнÑÑ",
+DlgImgAlignLeft : "Ðүүн",
+DlgImgAlignAbsBottom: "Abs доод Ñалд",
+DlgImgAlignAbsMiddle: "Abs ÐÑнд Ñалд",
+DlgImgAlignBaseline : "Baseline",
+DlgImgAlignBottom : "Ðоод Ñалд",
+DlgImgAlignMiddle : "ÐÑнд Ñалд",
+DlgImgAlignRight : "ÐаÑÑÑн",
+DlgImgAlignTextTop : "ТекÑÑ Ð´ÑÑÑ",
+DlgImgAlignTop : "ÐÑÑд Ñалд",
+DlgImgPreview : "УÑидÑлан Ñ
аÑаÑ
",
+DlgImgAlertUrl : "ÐÑÑÐ°Ð³Ð½Ñ URL-Ñн ÑÓ©Ñлийн Ñонгоно ÑÑ",
+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 : "Ðинк",
+DlgLnkInfoTab : "Ðинкийн мÑдÑÑлÑл",
+DlgLnkTargetTab : "ÐайÑлал",
+
+DlgLnkType : "Ðинкийн ÑÓ©Ñөл",
+DlgLnkTypeURL : "URL",
+DlgLnkTypeAnchor : "ÐÐ½Ñ Ñ
ÑÑдаÑандаÑ
Ñ
олбооÑ",
+DlgLnkTypeEMail : "E-Mail",
+DlgLnkProto : "ÐÑоÑокол",
+DlgLnkProtoOther : "<бÑÑад>",
+DlgLnkURL : "URL",
+DlgLnkAnchorSel : "Ð¥Ð¾Ð»Ð±Ð¾Ð¾Ñ ÑонгоÑ
",
+DlgLnkAnchorByName : "ХолбооÑÑн нÑÑÑÑÑ",
+DlgLnkAnchorById : "ÐлемÑÐ½Ñ Id-гааÑ",
+DlgLnkNoAnchors : "<ÐаÑÐ¸Ð¼Ñ Ð±Ð¸Ñиг Ñ
олбооÑгүй байна>",
+DlgLnkEMail : "E-Mail ХаÑг",
+DlgLnkEMailSubject : "Message Subject",
+DlgLnkEMailBody : "Message-ийн агÑÑлга",
+DlgLnkUpload : "Ð¥ÑÑлаÑ
",
+DlgLnkBtnUpload : "Үүнийг ÑеÑвеÑÑÒ¯Ò¯ илгÑÑ",
+
+DlgLnkTarget : "ÐайÑлал",
+DlgLnkTargetFrame : "<ÐгÑÑлаÑ
Ñ
Ò¯ÑÑÑ>",
+DlgLnkTargetPopup : "<popup ÑонÑ
>",
+DlgLnkTargetBlank : "Ð¨Ð¸Ð½Ñ ÑонÑ
(_blank)",
+DlgLnkTargetParent : "ÐÑÑг ÑонÑ
(_parent)",
+DlgLnkTargetSelf : "ТөÑÑÑй ÑонÑ
(_self)",
+DlgLnkTargetTop : "Хамгийн ÑÒ¯Ñүүн байÑ
ÑонÑ
(_top)",
+DlgLnkTargetFrameName : "Target Frame Name", //MISSING
+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 : "ХолбооÑоо Ñонгоно ÑÑ",
+
+// 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
+
+// Table Cell Dialog
+DlgCellTitle : "ХооÑон зайн Ñинж ÑанаÑ",
+DlgCellWidth : "Ó¨Ñгөн",
+DlgCellWidthPx : "ÑÑг",
+DlgCellWidthPc : "Ñ
ÑвÑ",
+DlgCellHeight : "ӨндөÑ",
+DlgCellWordWrap : "Үг ÑаÑлаÑ
",
+DlgCellWordWrapNotSet : "<ÐнооÑ
гүй>",
+DlgCellWordWrapYes : "Тийм",
+DlgCellWordWrapNo : "Үгүй",
+DlgCellHorAlign : "ÐоÑоо ÑгнÑÑ",
+DlgCellHorAlignNotSet : "<ÐнооÑ
гүй>",
+DlgCellHorAlignLeft : "Ðүүн",
+DlgCellHorAlignCenter : "Төв",
+DlgCellHorAlignRight: "ÐаÑÑÑн",
+DlgCellVerAlign : "Хөндлөн ÑгнÑÑ",
+DlgCellVerAlignNotSet : "<ÐнооÑ
гүй>",
+DlgCellVerAlignTop : "ÐÑÑд Ñал",
+DlgCellVerAlignMiddle : "ÐÑнд",
+DlgCellVerAlignBottom : "Ðоод Ñал",
+DlgCellVerAlignBaseline : "Baseline",
+DlgCellRowSpan : "ÐÐ¸Ð¹Ñ Ð¼Ó©Ñ",
+DlgCellCollSpan : "ÐÐ¸Ð¹Ñ Ð±Ð°Ð³Ð°Ð½Ð°",
+DlgCellBackColor : "Ð¤Ð¾Ð½Ð½Ñ Ó©Ð½Ð³Ó©",
+DlgCellBorderColor : "Ð¥Ò¯ÑÑÑний өнгө",
+DlgCellBtnSelect : "Сонго...",
+
+// Find Dialog
+DlgFindTitle : "ХайÑ
",
+DlgFindFindBtn : "ХайÑ
",
+DlgFindNotFoundMsg : "ХайÑан ÑекÑÑ Ð¾Ð»Ñонгүй.",
+
+// Replace Dialog
+DlgReplaceTitle : "СолиÑ
",
+DlgReplaceFindLbl : "ХайÑ
үг/Ò¯ÑÑг:",
+DlgReplaceReplaceLbl : "СолиÑ
үг:",
+DlgReplaceCaseChk : "ТÑнÑÑÑ
Ñөлөв",
+DlgReplaceReplaceBtn : "СолиÑ
",
+DlgReplaceReplAllBtn : "Ðүгдийг Ð½Ñ Ð¡Ð¾Ð»Ð¸Ñ
",
+DlgReplaceWordChk : "ТÑнÑÑÑ
бүÑÑн үг",
+
+// Paste Operations / Dialog
+PasteErrorPaste : "Ð¢Ð°Ð½Ñ browser-Ñн Ñ
амгаалалÑÑн ÑоÑ
иÑгоо editor-д авÑомаÑÐ°Ð°Ñ Ð±ÑÑлгаÑ
үйлдÑлийг зөвÑÓ©Ó©ÑÓ©Ñ
гүй байна. (Ctrl+V) ÑовÑÐ½Ñ Ñ
оÑлолÑг аÑиглана ÑÑ.",
+PasteErrorCut : "Ð¢Ð°Ð½Ñ browser-Ñн Ñ
амгаалалÑÑн ÑоÑ
иÑгоо editor-д авÑомаÑÐ°Ð°Ñ Ñ
айÑлаÑ
үйлдÑлийг зөвÑÓ©Ó©ÑÓ©Ñ
гүй байна. (Ctrl+X) ÑовÑÐ½Ñ Ñ
оÑлолÑг аÑиглана ÑÑ.",
+PasteErrorCopy : "Ð¢Ð°Ð½Ñ browser-Ñн Ñ
амгаалалÑÑн ÑоÑ
иÑгоо editor-д авÑомаÑÐ°Ð°Ñ Ñ
ÑÑлаÑ
үйлдÑлийг зөвÑÓ©Ó©ÑÓ©Ñ
гүй байна. (Ctrl+C) ÑовÑÐ½Ñ Ñ
оÑлолÑг аÑиглана ÑÑ.",
+
+PasteAsText : "Plain Text-ÑÑÑ Ð±ÑÑлгаÑ
",
+PasteFromWord : "Word-Ð¾Ð¾Ñ Ð±ÑÑлгаÑ
",
+
+DlgPasteMsg2 : "Please paste inside the following box using the keyboard (<STRONG>Ctrl+V</STRONG>) and hit <STRONG>OK</STRONG>.", //MISSING
+DlgPasteIgnoreFont : "Ignore Font Face definitions", //MISSING
+DlgPasteRemoveStyles : "Remove Styles definitions", //MISSING
+DlgPasteCleanBox : "Clean Up Box", //MISSING
+
+// Color Picker
+ColorAutomatic : "ÐвÑомаÑааÑ",
+ColorMoreColors : "ÐÑмÑÐ»Ñ Ó©Ð½Ð³Ó©Ð½Ò¯Ò¯Ð´...",
+
+// 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
+
+// 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
+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
+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
+
+// About Dialog
+DlgAboutAboutTab : "About", //MISSING
+DlgAboutBrowserInfoTab : "Browser Info", //MISSING
+DlgAboutLicenseTab : "License", //MISSING
+DlgAboutVersion : "Ð¥ÑвилбаÑ",
+DlgAboutLicense : "GNU Ñөөн еÑөнÑ
ий нийÑийн лиÑензийн ангилалд багÑÑан зөвÑÓ©Ó©ÑөлÑÑй",
+DlgAboutInfo : "ÐÑдÑÑллÑÑÑ ÑÑÑлаÑ
"
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/ms.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/ms.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/ms.js Wed Jul 12 07:45:05 2006
@@ -1,481 +1,486 @@
-/*
- * FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
- *
- * Licensed under the terms of the GNU Lesser General Public License:
- * http://www.opensource.org/licenses/lgpl-license.php
- *
- * For further information visit:
- * http://www.fckeditor.net/
- *
- * "Support Open Source software. What about a donation today?"
- *
- * File Name: ms.js
- * Malay language file.
- *
- * File Authors:
- * Fairul Izham Mohd Mokhlas (eg86 at hotmail.com)
- */
-
-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",
-Anchor : "Masukkan/Sunting Pautan",
-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",
-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",
-
-// Context Menu
-EditLink : "Sunting Sambungan",
-InsertRow : "Masukkan Baris",
-DeleteRows : "Buangkan Baris",
-InsertColumn : "Masukkan Lajur",
-DeleteColumns : "Buangkan Lajur",
-InsertCell : "Masukkan Sel",
-DeleteCells : "Buangkan Sel-sel",
-MergeCells : "Cantumkan Sel-sel",
-SplitCell : "Bahagikan Sel",
-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 : "You 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
-
-// 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",
-
-// 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
-
-// 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",
-DlgCellRowSpan : "Penggunaan Baris",
-DlgCellCollSpan : "Penggunaan Lajur",
-DlgCellBackColor : "Warna Latarbelakang",
-DlgCellBorderColor : "Warna Border",
-DlgCellBtnSelect : "Pilih...",
-
-// 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
-PasteErrorPaste : "Keselamatan perisian browser anda tidak membenarkan operasi tampalan text/imej. Sila gunakan papan kekunci (Ctrl+V).",
-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
-DlgPasteIgnoreFont : "Ignore Font Face definitions", //MISSING
-DlgPasteRemoveStyles : "Remove Styles definitions", //MISSING
-DlgPasteCleanBox : "Clean Up Box", //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",
-
-// 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",
-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",
-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)",
-
-// About Dialog
-DlgAboutAboutTab : "Tentang",
-DlgAboutBrowserInfoTab : "Maklumat Perisian Browser",
-DlgAboutVersion : "versi",
-DlgAboutLicense : "Perlesenan dibawah terma GNU Lesser General Public License",
-DlgAboutInfo : "Untuk maklumat lanjut sila pergi ke"
+/*
+ * FCKeditor - The text editor for internet
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
+ *
+ * Licensed under the terms of the GNU Lesser General Public License:
+ * http://www.opensource.org/licenses/lgpl-license.php
+ *
+ * For further information visit:
+ * http://www.fckeditor.net/
+ *
+ * "Support Open Source software. What about a donation today?"
+ *
+ * File Name: ms.js
+ * Malay language file.
+ *
+ * File Authors:
+ * Fairul Izham Mohd Mokhlas (eg86 at hotmail.com)
+ */
+
+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",
+Anchor : "Masukkan/Sunting Pautan",
+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",
+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
+
+// Context Menu
+EditLink : "Sunting Sambungan",
+CellCM : "Cell", //MISSING
+RowCM : "Row", //MISSING
+ColumnCM : "Column", //MISSING
+InsertRow : "Masukkan Baris",
+DeleteRows : "Buangkan Baris",
+InsertColumn : "Masukkan Lajur",
+DeleteColumns : "Buangkan Lajur",
+InsertCell : "Masukkan Sel",
+DeleteCells : "Buangkan Sel-sel",
+MergeCells : "Cantumkan Sel-sel",
+SplitCell : "Bahagikan Sel",
+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
+
+// 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",
+
+// 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
+
+// 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",
+DlgCellRowSpan : "Penggunaan Baris",
+DlgCellCollSpan : "Penggunaan Lajur",
+DlgCellBackColor : "Warna Latarbelakang",
+DlgCellBorderColor : "Warna Border",
+DlgCellBtnSelect : "Pilih...",
+
+// 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
+PasteErrorPaste : "Keselamatan perisian browser anda tidak membenarkan operasi tampalan text/imej. Sila gunakan papan kekunci (Ctrl+V).",
+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
+DlgPasteIgnoreFont : "Ignore Font Face definitions", //MISSING
+DlgPasteRemoveStyles : "Remove Styles definitions", //MISSING
+DlgPasteCleanBox : "Clean Up Box", //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",
+
+// 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",
+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",
+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)",
+
+// About Dialog
+DlgAboutAboutTab : "Tentang",
+DlgAboutBrowserInfoTab : "Maklumat Perisian Browser",
+DlgAboutLicenseTab : "License", //MISSING
+DlgAboutVersion : "versi",
+DlgAboutLicense : "Perlesenan dibawah terma GNU Lesser General Public License",
+DlgAboutInfo : "Untuk maklumat lanjut sila pergi ke"
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/nl.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/nl.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/nl.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -15,6 +15,7 @@
*
* File Authors:
* Bram Crins (bcrins at realdesign.nl)
+ * Aaron van Geffen (aaron at aaronweb.net)
*/
var FCKLang =
@@ -32,11 +33,11 @@
Cut : "Knippen",
Copy : "Kopiëren",
Paste : "Plakken",
-PasteText : "Plakken als pure tekst",
-PasteWord : "Plakken Word-gegevens",
+PasteText : "Plakken als platte tekst",
+PasteWord : "Plakken als Word-gegevens",
Print : "Printen",
SelectAll : "Alles selecteren",
-RemoveFormat : "Verwijderen opmaak",
+RemoveFormat : "Opmaak verwijderen",
InsertLinkLbl : "Link",
InsertLink : "Invoegen/Wijzigen link",
RemoveLink : "Verwijderen link",
@@ -51,8 +52,8 @@
InsertLine : "Invoegen horizontale lijn",
InsertSpecialCharLbl: "Speciale tekens",
InsertSpecialChar : "Speciaal teken invoegen",
-InsertSmileyLbl : "Emoticon",
-InsertSmiley : "Emoticon invoegen",
+InsertSmileyLbl : "Smiley",
+InsertSmiley : "Smiley invoegen",
About : "Over FCKeditor",
Bold : "Vet",
Italic : "Schuingedrukt",
@@ -78,28 +79,33 @@
FontFormat : "Opmaak",
Font : "Lettertype",
FontSize : "Grootte",
-TextColor : "Tekst kleur",
-BGColor : "Achtergrond kleur",
+TextColor : "Tekstkleur",
+BGColor : "Achtergrondkleur",
Source : "Code",
Find : "Zoeken",
Replace : "Vervangen",
-SpellCheck : "Spellings controle",
+SpellCheck : "Spellingscontrole",
UniversalKeyboard : "Universeel toetsenbord",
-PageBreakLbl : "Pagina einde",
-PageBreak : "Pagina einde invoegen",
+PageBreakLbl : "Pagina-einde",
+PageBreak : "Pagina-einde invoegen",
Form : "Formulier",
-Checkbox : "Aanvink vakje",
-RadioButton : "Selectie vakje",
+Checkbox : "Aanvinkvakje",
+RadioButton : "Selectievakje",
TextField : "Tekstveld",
-Textarea : "Tekstveld (groot)",
+Textarea : "Tekstvak",
HiddenField : "Verborgen veld",
Button : "Knop",
SelectionField : "Selectieveld",
-ImageButton : "Grafische knop",
+ImageButton : "Afbeeldingsknop",
+
+FitWindow : "De editor maximaliseren",
// Context Menu
EditLink : "Link wijzigen",
+CellCM : "Cel",
+RowCM : "Rij",
+ColumnCM : "Kolom",
InsertRow : "Rij invoegen",
DeleteRows : "Rijen verwijderen",
InsertColumn : "Kolom invoegen",
@@ -116,29 +122,29 @@
AnchorProp : "Eigenschappen interne link",
ButtonProp : "Eigenschappen knop",
-CheckboxProp : "Eigenschappen aanvink vakje",
+CheckboxProp : "Eigenschappen aanvinkvakje",
HiddenFieldProp : "Eigenschappen verborgen veld",
-RadioButtonProp : "Eigenschappen selectie vakje",
-ImageButtonProp : "Eigenschappen grafische knop",
+RadioButtonProp : "Eigenschappen selectievakje",
+ImageButtonProp : "Eigenschappen afbeeldingsknop",
TextFieldProp : "Eigenschappen tekstveld",
SelectionFieldProp : "Eigenschappen selectieveld",
-TextareaProp : "Eigenschappen tekstveld (groot)",
+TextareaProp : "Eigenschappen tekstvak",
FormProp : "Eigenschappen formulier",
-FontFormats : "Normaal;Met opmaak;Adres;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6",
+FontFormats : "Normaal;Met opmaak;Adres;Kop 1;Kop 2;Kop 3;Kop 4;Kop 5;Kop 6",
// Alerts and Messages
ProcessingXHTML : "Verwerken XHTML. Even geduld aub...",
Done : "Klaar",
-PasteWordConfirm : "De tekst die je plakt lijkt gekopiëerd uit Word. Wil je de tekst opschonen voordat er geplakt wordt?",
-NotCompatiblePaste : "Deze opdracht is beschikbaar voor Internet Explorer versie 5.5 of hoger. Wil je plakken zonder opschonen?",
-UnknownToolbarItem : "Onbekende item op menubalk \"%1\"",
-UnknownCommand : "Onbekende opdracht naam \"%1\"",
+PasteWordConfirm : "De tekst die je plakte lijkt gekopieerd uit te zijn Word. Wil je de tekst opschonen voordat deze geplakt wordt?",
+NotCompatiblePaste : "Deze opdracht is beschikbaar voor Internet Explorer versie 5.5 of hoger. Wil je 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 : "You 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 : "De bron-browser kon niet geopend worden. Zorg ervoor dat popup blokkers uit staan.",
-DialogBlocked : "Kan het dialoog-venster niet weergeven. Zorg ervoor dat popup blokkers uit staan.",
+NoActiveX : "De beveilingsinstellingen van je 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.",
// Dialogs
DlgBtnOK : "OK",
@@ -146,25 +152,25 @@
DlgBtnClose : "Afsluiten",
DlgBtnBrowseServer : "Bladeren op server",
DlgAdvancedTag : "Geavanceerd",
-DlgOpOther : "<Anders>",
+DlgOpOther : "<Anders>",
DlgInfoTab : "Informatie",
DlgAlertUrl : "Geef URL op",
// General Dialogs Labels
-DlgGenNotSet : "<niet ingevuld>",
+DlgGenNotSet : "<niet ingevuld>",
DlgGenId : "Kenmerk",
-DlgGenLangDir : "Richting taal",
-DlgGenLangDirLtr : "Links naar Rechts (LTR)",
-DlgGenLangDirRtl : "Rechts naar Links (RTL)",
-DlgGenLangCode : "Code taal",
-DlgGenAccessKey : "Toegangs toets",
+DlgGenLangDir : "Schrijfrichting",
+DlgGenLangDirLtr : "Links naar rechts (LTR)",
+DlgGenLangDirRtl : "Rechts naar links (RTL)",
+DlgGenLangCode : "Codetaal",
+DlgGenAccessKey : "Toegangstoets",
DlgGenName : "Naam",
-DlgGenTabIndex : "Tab Index",
-DlgGenLongDescr : "Lange omschrijving URL",
-DlgGenClass : "Stylesheet Klassen",
-DlgGenTitle : "Advisory titel",
-DlgGenContType : "Advisory Content type",
-DlgGenLinkCharset : "Gelinkte bron karakterset",
+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
@@ -183,63 +189,63 @@
DlgImgVSpace : "VSpace",
DlgImgAlign : "Uitlijning",
DlgImgAlignLeft : "Links",
-DlgImgAlignAbsBottom: "Abs beneden",
-DlgImgAlignAbsMiddle: "Abs midden",
+DlgImgAlignAbsBottom: "Absoluut-onder",
+DlgImgAlignAbsMiddle: "Absoluut-midden",
DlgImgAlignBaseline : "Basislijn",
DlgImgAlignBottom : "Beneden",
DlgImgAlignMiddle : "Midden",
DlgImgAlignRight : "Rechts",
-DlgImgAlignTextTop : "Tekst boven",
+DlgImgAlignTextTop : "Boven tekst",
DlgImgAlignTop : "Boven",
DlgImgPreview : "Voorbeeld",
-DlgImgAlertUrl : "Geeft de URL van de afbeelding",
+DlgImgAlertUrl : "Geef de URL van de afbeelding",
DlgImgLinkTab : "Link",
// Flash Dialog
DlgFlashTitle : "Eigenschappen Flash",
DlgFlashChkPlay : "Automatisch afspelen",
DlgFlashChkLoop : "Herhalen",
-DlgFlashChkMenu : "Flaschmenu\'s inschakelen",
-DlgFlashScale : "Verschalen",
+DlgFlashChkMenu : "Flashmenu\'s inschakelen",
+DlgFlashScale : "Schaal",
DlgFlashScaleAll : "Alles tonen",
DlgFlashScaleNoBorder : "Geen rand",
-DlgFlashScaleFit : "Precies passen",
+DlgFlashScaleFit : "Precies passend",
// Link Dialog
DlgLnkWindowTitle : "Link",
-DlgLnkInfoTab : "Informatie link",
+DlgLnkInfoTab : "Linkomschrijving",
DlgLnkTargetTab : "Doel",
-DlgLnkType : "Type link",
+DlgLnkType : "Linktype",
DlgLnkTypeURL : "URL",
DlgLnkTypeAnchor : "Interne link in pagina",
-DlgLnkTypeEMail : "E-Mail",
+DlgLnkTypeEMail : "E-mail",
DlgLnkProto : "Protocol",
-DlgLnkProtoOther : "<anders>",
+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-Mail adres",
+DlgLnkNoAnchors : "<Geen interne links in document gevonden.>",
+DlgLnkEMail : "E-mailadres",
DlgLnkEMailSubject : "Onderwerp bericht",
DlgLnkEMailBody : "Inhoud bericht",
DlgLnkUpload : "Upload",
-DlgLnkBtnUpload : "Naar de server versturen.",
+DlgLnkBtnUpload : "Naar de server versturen",
DlgLnkTarget : "Doel",
-DlgLnkTargetFrame : "<frame>",
-DlgLnkTargetPopup : "<popup window>",
+DlgLnkTargetFrame : "<frame>",
+DlgLnkTargetPopup : "<popup window>",
DlgLnkTargetBlank : "Nieuw venster (_blank)",
-DlgLnkTargetParent : "Ouder venster (_parent)",
+DlgLnkTargetParent : "Origineel venster (_parent)",
DlgLnkTargetSelf : "Zelfde venster (_self)",
-DlgLnkTargetTop : "Browser venster (_top)",
+DlgLnkTargetTop : "Hele venster (_top)",
DlgLnkTargetFrameName : "Naam doelframe",
-DlgLnkPopWinName : "Naam popup venster",
-DlgLnkPopWinFeat : "Instellingen popup venster",
+DlgLnkPopWinName : "Naam popupvenster",
+DlgLnkPopWinFeat : "Instellingen popupvenster",
DlgLnkPopResize : "Grootte wijzigen",
-DlgLnkPopLocation : "Locatie menu",
-DlgLnkPopMenu : "Menu balk",
+DlgLnkPopLocation : "Locatiemenu",
+DlgLnkPopMenu : "Menubalk",
DlgLnkPopScroll : "Schuifbalken",
DlgLnkPopStatus : "Statusbalk",
DlgLnkPopToolbar : "Menubalk",
@@ -248,10 +254,10 @@
DlgLnkPopWidth : "Breedte",
DlgLnkPopHeight : "Hoogte",
DlgLnkPopLeft : "Positie links",
-DlgLnkPopTop : "Positie top",
-
-DlnLnkMsgNoUrl : "Geeft de link van de URL",
-DlnLnkMsgNoEMail : "Geef een e-mail adres",
+DlgLnkPopTop : "Positie boven",
+
+DlnLnkMsgNoUrl : "Geef de link van de URL",
+DlnLnkMsgNoEMail : "Geef een e-mailadres",
DlnLnkMsgNoAnchor : "Selecteer een interne link",
// Color Dialog
@@ -261,10 +267,10 @@
DlgColorSelected : "Geselecteerd",
// Smiley Dialog
-DlgSmileyTitle : "Invoegen smiley",
+DlgSmileyTitle : "Smiley invoegen",
// Special Character Dialog
-DlgSpecialCharTitle : "Selecteer speciaal karakter",
+DlgSpecialCharTitle : "Selecteer speciaal teken",
// Table Dialog
DlgTableTitle : "Eigenschappen tabel",
@@ -272,7 +278,7 @@
DlgTableColumns : "Kolommen",
DlgTableBorder : "Breedte rand",
DlgTableAlign : "Uitlijning",
-DlgTableAlignNotSet : "<Niet ingegven>",
+DlgTableAlignNotSet : "<Niet ingevoerd>",
DlgTableAlignLeft : "Links",
DlgTableAlignCenter : "Centreren",
DlgTableAlignRight : "Rechts",
@@ -292,29 +298,29 @@
DlgCellWidthPc : "procent",
DlgCellHeight : "Hoogte",
DlgCellWordWrap : "Afbreken woorden",
-DlgCellWordWrapNotSet : "<Niet ingegeven>",
+DlgCellWordWrapNotSet : "<Niet ingevoerd>",
DlgCellWordWrapYes : "Ja",
DlgCellWordWrapNo : "Nee",
DlgCellHorAlign : "Horizontale uitlijning",
-DlgCellHorAlignNotSet : "<Niet ingegeven>",
+DlgCellHorAlignNotSet : "<Niet ingevoerd>",
DlgCellHorAlignLeft : "Links",
DlgCellHorAlignCenter : "Centreren",
DlgCellHorAlignRight: "Rechts",
DlgCellVerAlign : "Verticale uitlijning",
-DlgCellVerAlignNotSet : "<Niet ingegeven>",
+DlgCellVerAlignNotSet : "<Niet ingevoerd>",
DlgCellVerAlignTop : "Boven",
DlgCellVerAlignMiddle : "Midden",
DlgCellVerAlignBottom : "Beneden",
DlgCellVerAlignBaseline : "Basislijn",
DlgCellRowSpan : "Overkoepeling rijen",
DlgCellCollSpan : "Overkoepeling kolommen",
-DlgCellBackColor : "Kleur achterrond",
-DlgCellBorderColor : "Kleur rand",
+DlgCellBackColor : "Achtergrondkleur",
+DlgCellBorderColor : "Randkleur",
DlgCellBtnSelect : "Selecteren...",
// Find Dialog
-DlgFindTitle : "Vinden",
-DlgFindFindBtn : "Vinden",
+DlgFindTitle : "Zoeken",
+DlgFindFindBtn : "Zoeken",
DlgFindNotFoundMsg : "De opgegeven tekst is niet gevonden.",
// Replace Dialog
@@ -327,18 +333,17 @@
DlgReplaceWordChk : "Hele woord moet voorkomen",
// Paste Operations / Dialog
-PasteErrorPaste : "De beveiligingsinstelling van de browser verhinderen het automatisch plakken. Gebruik Ctrl+V op het toetsenbord.",
-PasteErrorCut : "De beveiligingsinstelling van de browser verhinderen het automatisch knippen. Gebruik Ctrl+X op het toetsenbord.",
-PasteErrorCopy : "De beveiligingsinstelling van de browser verhinderen het automatisch kopieëren. Gebruik Ctrl+C op het toetsenbord.",
+PasteErrorPaste : "De beveiligingsinstelling van de browser verhinderen het automatisch plakken. Gebruik de sneltoets Ctrl+V van het toetsenbord.",
+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 van Word-gegevens",
-
-DlgPasteMsg2 : "Plak de tekst in de volgende box gebruikmakend van je toetstenbord (<STRONG>Ctrl+V</STRONG>) en kies <STRONG>OK</STRONG>.",
-DlgPasteIgnoreFont : "Negeer Font Face definities",
-DlgPasteRemoveStyles : "Verwijder Styles definities",
-DlgPasteCleanBox : "Box opschonen",
-
+PasteFromWord : "Plakken als Word-gegevens",
+
+DlgPasteMsg2 : "Plak de tekst in het volgende vak gebruik makend van je toetstenbord (<STRONG>Ctrl+V</STRONG>) en klik op <STRONG>OK</STRONG>.",
+DlgPasteIgnoreFont : "Negeer \"Font Face\"-definities",
+DlgPasteRemoveStyles : "Verwijder \"Style\"-definities",
+DlgPasteCleanBox : "Vak opschonen",
// Color Picker
ColorAutomatic : "Automatisch",
@@ -362,12 +367,12 @@
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: 1 woord aangepast",
+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 : "Spellingscontrole niet geïnstalleerd. Wil je deze nu downloaden?",
+IeSpellDownload : "De spellingscontrole niet geïnstalleerd. Wil je deze nu downloaden?",
// Button Dialog
DlgButtonText : "Tekst (waarde)",
@@ -407,8 +412,8 @@
// Text Field Dialog
DlgTextName : "Naam",
DlgTextValue : "Waarde",
-DlgTextCharWidth : "Breedte karakter",
-DlgTextMaxChars : "Maximum aantal karakters",
+DlgTextCharWidth : "Breedte (tekens)",
+DlgTextMaxChars : "Maximum aantal tekens",
DlgTextType : "Soort",
DlgTextTypeText : "Tekst",
DlgTextTypePass : "Wachtwoord",
@@ -424,42 +429,42 @@
DlgLstTypeCircle : "Cirkel",
DlgLstTypeDisc : "Schijf",
DlgLstTypeSquare : "Vierkant",
-DlgLstTypeNumbers : "Nummerks (1, 2, 3)",
+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)",
+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 : "Titel pagina",
-DlgDocLangDir : "Richting taal",
+DlgDocMetaTab : "META-data",
+
+DlgDocPageTitle : "Paginatitel",
+DlgDocLangDir : "Schrijfrichting",
DlgDocLangDirLTR : "Links naar rechts",
DlgDocLangDirRTL : "Rechts naar links",
DlgDocLangCode : "Taalcode",
DlgDocCharSet : "Karakterset-encoding",
DlgDocCharSetOther : "Andere karakterset-encoding",
-DlgDocDocType : "Opschrift document soort",
-DlgDocDocTypeOther : "Ander opschrift document soort",
-DlgDocIncXHTML : "XHTML declaraties meenemen",
-DlgDocBgColor : "Achtergrond kleur",
+DlgDocDocType : "Opschrift documentsoort",
+DlgDocDocTypeOther : "Ander opschrift documentsoort",
+DlgDocIncXHTML : "XHTML-declaraties meenemen",
+DlgDocBgColor : "Achtergrondkleur",
DlgDocBgImage : "URL achtergrondplaatje",
-DlgDocBgNoScroll : "Gefixeerde achtergrond",
+DlgDocBgNoScroll : "Vaste achtergrond",
DlgDocCText : "Tekst",
DlgDocCLink : "Link",
DlgDocCVisited : "Bezochte link",
DlgDocCActive : "Active link",
DlgDocMargins : "Afstandsinstellingen document",
-DlgDocMaTop : "Top",
+DlgDocMaTop : "Boven",
DlgDocMaLeft : "Links",
DlgDocMaRight : "Rechts",
-DlgDocMaBottom : "Bodem",
-DlgDocMeIndex : "Trefwoorden betreffende document (komma gescheiden)",
+DlgDocMaBottom : "Onder",
+DlgDocMeIndex : "Trefwoorden betreffende document (kommagescheiden)",
DlgDocMeDescr : "Beschrijving document",
DlgDocMeAuthor : "Auteur",
DlgDocMeCopy : "Copyright",
@@ -468,14 +473,15 @@
// Templates Dialog
Templates : "Sjablonen",
DlgTemplatesTitle : "Inhoud sjabonen",
-DlgTemplatesSelMsg : "Selecteer een sjabloon die in de editor geopend moet worden. (De actuele inhoud gaat verloren.):",
-DlgTemplatesLoading : "Bezig met laden sjabonen. Even geduld aub...",
-DlgTemplatesNoTpl : "(Geen sjablonen gedefiniëerd)",
+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)",
// About Dialog
DlgAboutAboutTab : "Over",
-DlgAboutBrowserInfoTab : "Browser informatie",
+DlgAboutBrowserInfoTab : "Browserinformatie",
+DlgAboutLicenseTab : "Licentie",
DlgAboutVersion : "Versie",
-DlgAboutLicense : "Gelicenceerd onder de condities van de GNU Lesser General Public License",
+DlgAboutLicense : "Gelicenceerd onder de condities van het GNU Lesser General Public License",
DlgAboutInfo : "Voor meer informatie ga naar "
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/no.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/no.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/no.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -98,8 +98,13 @@
SelectionField : "Dropdown meny",
ImageButton : "Bildeknapp",
+FitWindow : "Maksimer størrelsen på redigeringsverktøyet",
+
// Context Menu
EditLink : "Rediger lenke",
+CellCM : "Celle",
+RowCM : "Rader",
+ColumnCM : "Kolonne",
InsertRow : "Sett inn rad",
DeleteRows : "Slett rader",
InsertColumn : "Sett inn kolonne",
@@ -146,12 +151,12 @@
DlgBtnClose : "Lukk",
DlgBtnBrowseServer : "Bla igjennom server",
DlgAdvancedTag : "Avansert",
-DlgOpOther : "<Annet>",
+DlgOpOther : "<Annet>",
DlgInfoTab : "Info",
DlgAlertUrl : "Vennligst skriv inn URL'en",
// General Dialogs Labels
-DlgGenNotSet : "<ikke satt>",
+DlgGenNotSet : "<ikke satt>",
DlgGenId : "Id",
DlgGenLangDir : "Språkretning",
DlgGenLangDirLtr : "Venstre til høyre (VTH)",
@@ -215,12 +220,12 @@
DlgLnkTypeAnchor : "Bokmerk denne siden",
DlgLnkTypeEMail : "E-Post",
DlgLnkProto : "Protokoll",
-DlgLnkProtoOther : "<annet>",
+DlgLnkProtoOther : "<annet>",
DlgLnkURL : "URL",
DlgLnkAnchorSel : "Velg ett anker",
DlgLnkAnchorByName : "Anker etter navn",
DlgLnkAnchorById : "Element etter ID",
-DlgLnkNoAnchors : "<Ingen anker i dokumentet>",
+DlgLnkNoAnchors : "<Ingen anker i dokumentet>",
DlgLnkEMail : "E-Post Addresse",
DlgLnkEMailSubject : "Meldingsemne",
DlgLnkEMailBody : "Melding",
@@ -228,8 +233,8 @@
DlgLnkBtnUpload : "Send til server",
DlgLnkTarget : "MÃ¥l",
-DlgLnkTargetFrame : "<ramme>",
-DlgLnkTargetPopup : "<popup vindu>",
+DlgLnkTargetFrame : "<ramme>",
+DlgLnkTargetPopup : "<popup vindu>",
DlgLnkTargetBlank : "Nytt vindu (_blank)",
DlgLnkTargetParent : "Foreldre vindu (_parent)",
DlgLnkTargetSelf : "Samme vindu (_self)",
@@ -339,7 +344,6 @@
DlgPasteRemoveStyles : "Fjern stildefinisjoner",
DlgPasteCleanBox : "Tøm boksen",
-
// Color Picker
ColorAutomatic : "Automatisk",
ColorMoreColors : "Flere farger...",
@@ -475,7 +479,8 @@
// About Dialog
DlgAboutAboutTab : "Om",
DlgAboutBrowserInfoTab : "Nettleserinfo",
+DlgAboutLicenseTab : "Lisens",
DlgAboutVersion : "versjon",
DlgAboutLicense : "Lisensiert under GNU Lesser General Public License",
-DlgAboutInfo : "Oversatt av Siteman DA<br /><a target=\"_blank\" href=\"http://www.siteman.no\">www.siteman.no</a><br /><br />For mer informasjon gå til"
+DlgAboutInfo : "Oversatt av Siteman AS<br /><a target=\"_blank\" href=\"http://www.siteman.no\">www.siteman.no</a><br /><br />For mer informasjon gå til"
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/pl.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/pl.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/pl.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -86,8 +86,8 @@
Replace : "ZamieÅ",
SpellCheck : "Sprawdź pisowniÄ",
UniversalKeyboard : "Klawiatura Uniwersalna",
-PageBreakLbl : "Page Break", //MISSING
-PageBreak : "Insert Page Break", //MISSING
+PageBreakLbl : "OdstÄp",
+PageBreak : "Wstaw odstÄp",
Form : "Formularz",
Checkbox : "Checkbox",
@@ -99,8 +99,13 @@
SelectionField : "Lista wyboru",
ImageButton : "Przycisk obrazek",
+FitWindow : "Maksymalizuj rozmiar edytora",
+
// Context Menu
EditLink : "Edytuj hiperÅÄ
cze",
+CellCM : "Komórka",
+RowCM : "Wiersz",
+ColumnCM : "Kolumna",
InsertRow : "Wstaw wiersz",
DeleteRows : "UsuÅ wiersze",
InsertColumn : "Wstaw kolumnÄ",
@@ -109,7 +114,7 @@
DeleteCells : "UsuŠkomórki",
MergeCells : "PoÅÄ
cz komórki",
SplitCell : "Podziel komórkÄ",
-TableDelete : "Delete Table", //MISSING
+TableDelete : "UsuÅ tabelÄ",
CellProperties : "WÅaÅciwoÅci komórki",
TableProperties : "WÅaÅciwoÅci tabeli",
ImageProperties : "WÅaÅciwoÅci obrazka",
@@ -138,8 +143,8 @@
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 : "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
+BrowseServerBlocked : "Okno menadżera plików nie może zostaÄ otwarte. Upewnij siÄ, że wszystkie blokady popup sÄ
wyÅÄ
czone.",
+DialogBlocked : "Nie można otworzyÄ okna dialogowego. Upewnij siÄ, że wszystkie blokady popup sÄ
wyÅÄ
czone.",
// Dialogs
DlgBtnOK : "OK",
@@ -147,12 +152,12 @@
DlgBtnClose : "Zamknij",
DlgBtnBrowseServer : "PrzeglÄ
daj",
DlgAdvancedTag : "Zaawansowane",
-DlgOpOther : "<Inny>",
+DlgOpOther : "<Inny>",
DlgInfoTab : "Informacje",
DlgAlertUrl : "ProszÄ podaÄ URL",
// General Dialogs Labels
-DlgGenNotSet : "<nieustawione>",
+DlgGenNotSet : "<nieustawione>",
DlgGenId : "Id",
DlgGenLangDir : "Kierunek tekstu",
DlgGenLangDirLtr : "Od lewej do prawej (LTR)",
@@ -216,12 +221,12 @@
DlgLnkTypeAnchor : "OdnoÅnik wewnÄ
trz strony",
DlgLnkTypeEMail : "Adres e-mail",
DlgLnkProto : "ProtokóÅ",
-DlgLnkProtoOther : "<inny>",
+DlgLnkProtoOther : "<inny>",
DlgLnkURL : "Adres URL",
DlgLnkAnchorSel : "Wybierz etykietÄ",
DlgLnkAnchorByName : "Wg etykiety",
DlgLnkAnchorById : "Wg identyfikatora elementu",
-DlgLnkNoAnchors : "<W dokumencie nie zdefiniowano żadnych etykiet>",
+DlgLnkNoAnchors : "<W dokumencie nie zdefiniowano żadnych etykiet>",
DlgLnkEMail : "Adres e-mail",
DlgLnkEMailSubject : "Temat",
DlgLnkEMailBody : "TreÅÄ",
@@ -229,8 +234,8 @@
DlgLnkBtnUpload : "WyÅlij",
DlgLnkTarget : "Cel",
-DlgLnkTargetFrame : "<ramka>",
-DlgLnkTargetPopup : "<wyskakujÄ
ce okno>",
+DlgLnkTargetFrame : "<ramka>",
+DlgLnkTargetPopup : "<wyskakujÄ
ce okno>",
DlgLnkTargetBlank : "Nowe okno (_blank)",
DlgLnkTargetParent : "Okno nadrzÄdne (_parent)",
DlgLnkTargetSelf : "To samo okno (_self)",
@@ -284,7 +289,7 @@
DlgTableCellSpace : "OdstÄp pomiÄdzy komórkami",
DlgTableCellPad : "Margines wewnÄtrzny komórek",
DlgTableCaption : "TytuÅ",
-DlgTableSummary : "Summary", //MISSING
+DlgTableSummary : "Podsumowanie",
// Table Cell Dialog
DlgCellTitle : "WÅaÅciwoÅci komórki",
@@ -340,7 +345,6 @@
DlgPasteRemoveStyles : "UsuŠdefinicje Stylów",
DlgPasteCleanBox : "WyczyÅÄ",
-
// Color Picker
ColorAutomatic : "Automatycznie",
ColorMoreColors : "WiÄcej kolorów...",
@@ -476,6 +480,7 @@
// About Dialog
DlgAboutAboutTab : "O ...",
DlgAboutBrowserInfoTab : "O przeglÄ
darce",
+DlgAboutLicenseTab : "Licencja",
DlgAboutVersion : "wersja",
DlgAboutLicense : "na licencji GNU Lesser General Public License",
DlgAboutInfo : "WiÄcej informacji uzyskasz pod adresem"
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/pt-br.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/pt-br.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/pt-br.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -15,7 +15,7 @@
*
* File Authors:
* Carlos Alberto Tomatis Loth (carlos.loth at conectait.com.br)
- * GibaPhp (www.xoopstotal.com.br)
+ * GibaPhp (http://www.xoopstotal.com.br)
*/
var FCKLang =
@@ -86,8 +86,8 @@
Replace : "Substituir",
SpellCheck : "Verificar Ortografia",
UniversalKeyboard : "Teclado Universal",
-PageBreakLbl : "Page Break", //MISSING
-PageBreak : "Insert Page Break", //MISSING
+PageBreakLbl : "Quebra de Página",
+PageBreak : "Inserir Quebra de Página",
Form : "Formulário",
Checkbox : "Caixa de Seleção",
@@ -99,8 +99,13 @@
SelectionField : "Caixa de Listagem",
ImageButton : "Botão de Imagem",
+FitWindow : "Maximize the editor size", //MISSING
+
// Context Menu
EditLink : "Editar Hiperlink",
+CellCM : "Cell", //MISSING
+RowCM : "Row", //MISSING
+ColumnCM : "Column", //MISSING
InsertRow : "Inserir Linha",
DeleteRows : "Remover Linhas",
InsertColumn : "Inserir Coluna",
@@ -109,7 +114,7 @@
DeleteCells : "Remover Células",
MergeCells : "Mesclar Células",
SplitCell : "Dividir Célular",
-TableDelete : "Delete Table", //MISSING
+TableDelete : "Apagar Tabela",
CellProperties : "Formatar Célula",
TableProperties : "Formatar Tabela",
ImageProperties : "Formatar Figura",
@@ -137,9 +142,9 @@
UnknownCommand : "O comando \"%1\" não é reconhecido",
NotImplemented : "O comando não foi implementado",
UnknownToolbarSet : "A barra de ferramentas \"%1\" não existe",
-NoActiveX : "You 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
+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.",
// Dialogs
DlgBtnOK : "OK",
@@ -147,12 +152,12 @@
DlgBtnClose : "Fechar",
DlgBtnBrowseServer : "Localizar no Servidor",
DlgAdvancedTag : "Avançado",
-DlgOpOther : "<Outros>",
+DlgOpOther : "<Outros>",
DlgInfoTab : "Info",
DlgAlertUrl : "Inserir a URL",
// General Dialogs Labels
-DlgGenNotSet : "<não ajustado>",
+DlgGenNotSet : "<não ajustado>",
DlgGenId : "Id",
DlgGenLangDir : "Direção do idioma",
DlgGenLangDirLtr : "Esquerda para Direita (LTR)",
@@ -216,12 +221,12 @@
DlgLnkTypeAnchor : "Ãncora nesta página",
DlgLnkTypeEMail : "E-Mail",
DlgLnkProto : "Protocolo",
-DlgLnkProtoOther : "<outro>",
+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>",
+DlgLnkNoAnchors : "<Não há âncoras disponÃveis neste documento>",
DlgLnkEMail : "Endereço E-Mail",
DlgLnkEMailSubject : "Assunto da Mensagem",
DlgLnkEMailBody : "Corpo da Mensagem",
@@ -229,8 +234,8 @@
DlgLnkBtnUpload : "Enviar ao Servidor",
DlgLnkTarget : "Destino",
-DlgLnkTargetFrame : "<quadro>",
-DlgLnkTargetPopup : "<janela popup>",
+DlgLnkTargetFrame : "<quadro>",
+DlgLnkTargetPopup : "<janela popup>",
DlgLnkTargetBlank : "Nova Janela (_blank)",
DlgLnkTargetParent : "Janela Pai (_parent)",
DlgLnkTargetSelf : "Mesma Janela (_self)",
@@ -284,7 +289,7 @@
DlgTableCellSpace : "Espaçamento",
DlgTableCellPad : "Enchimento",
DlgTableCaption : "Legenda",
-DlgTableSummary : "Summary", //MISSING
+DlgTableSummary : "Resumo",
// Table Cell Dialog
DlgCellTitle : "Formatar célula",
@@ -328,9 +333,9 @@
DlgReplaceWordChk : "Coincidir a palavra inteira",
// Paste Operations / Dialog
-PasteErrorPaste : "As configurações de segurança do seu navegador não permitem que o editor excute operações de colar automaticamente. Por favor, utilize o teclado para colar (Ctrl+V).",
-PasteErrorCut : "As configurações de segurança do seu navegador não permitem que o editor excute 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 excute operações de copiar automaticamente. Por favor, utilize o teclado para copiar (Ctrl+C).",
+PasteErrorPaste : "As configurações de segurança do seu navegador não permitem que o editor execute operações de colar automaticamente. Por favor, utilize o teclado para colar (Ctrl+V).",
+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",
@@ -339,7 +344,6 @@
DlgPasteIgnoreFont : "Ignorar definições de fonte",
DlgPasteRemoveStyles : "Remove definições de estilo",
DlgPasteCleanBox : "Limpar Box",
-
// Color Picker
ColorAutomatic : "Automático",
@@ -423,7 +427,7 @@
NumberedListProp : "Formatar Numeração",
DlgLstType : "Tipo",
DlgLstTypeCircle : "CÃrculo",
-DlgLstTypeDisc : "Disc", //MISSING
+DlgLstTypeDisc : "Disco",
DlgLstTypeSquare : "Quadrado",
DlgLstTypeNumbers : "Números (1, 2, 3)",
DlgLstTypeLCase : "Letras Minúsculas (a, b, c)",
@@ -476,6 +480,7 @@
// About Dialog
DlgAboutAboutTab : "Sobre",
DlgAboutBrowserInfoTab : "Informações do Navegador",
+DlgAboutLicenseTab : "License", //MISSING
DlgAboutVersion : "versão",
DlgAboutLicense : "Licenciado sobre os termos da GNU Lesser General Public License",
DlgAboutInfo : "Para maiores informações visite"
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/pt.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/pt.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/pt.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -98,8 +98,13 @@
SelectionField : "Caixa de Combinação",
ImageButton : "Botão de Imagem",
+FitWindow : "Maximize the editor size", //MISSING
+
// Context Menu
EditLink : "Editar Hiperligação",
+CellCM : "Cell", //MISSING
+RowCM : "Row", //MISSING
+ColumnCM : "Column", //MISSING
InsertRow : "Inserir Linha",
DeleteRows : "Eliminar Linhas",
InsertColumn : "Inserir Coluna",
@@ -136,7 +141,7 @@
UnknownCommand : "Nome de comando desconhecido \"%1\"",
NotImplemented : "Comando não implementado",
UnknownToolbarSet : "Nome de barra \"%1\" não definido",
-NoActiveX : "You 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
+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
@@ -146,12 +151,12 @@
DlgBtnClose : "Fechar",
DlgBtnBrowseServer : "Navegar no Servidor",
DlgAdvancedTag : "Avançado",
-DlgOpOther : "<Outro>",
+DlgOpOther : "<Outro>",
DlgInfoTab : "Informação",
DlgAlertUrl : "Por favor introduza o URL",
// General Dialogs Labels
-DlgGenNotSet : "<Não definido>",
+DlgGenNotSet : "<Não definido>",
DlgGenId : "Id",
DlgGenLangDir : "Orientação de idioma",
DlgGenLangDirLtr : "Esquerda à Direita (LTR)",
@@ -215,12 +220,12 @@
DlgLnkTypeAnchor : "Referência a esta página",
DlgLnkTypeEMail : "E-Mail",
DlgLnkProto : "Protocolo",
-DlgLnkProtoOther : "<outro>",
+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>",
+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",
@@ -228,8 +233,8 @@
DlgLnkBtnUpload : "Enviar ao Servidor",
DlgLnkTarget : "Destino",
-DlgLnkTargetFrame : "<Frame>",
-DlgLnkTargetPopup : "<Janela de popup>",
+DlgLnkTargetFrame : "<Frame>",
+DlgLnkTargetPopup : "<Janela de popup>",
DlgLnkTargetBlank : "Nova Janela(_blank)",
DlgLnkTargetParent : "Janela Pai (_parent)",
DlgLnkTargetSelf : "Mesma janela (_self)",
@@ -339,7 +344,6 @@
DlgPasteRemoveStyles : "Remover as definições de Estilos",
DlgPasteCleanBox : "Caixa de Limpeza",
-
// Color Picker
ColorAutomatic : "Automático",
ColorMoreColors : "Mais Cores...",
@@ -475,6 +479,7 @@
// About Dialog
DlgAboutAboutTab : "Acerca",
DlgAboutBrowserInfoTab : "Informação do Nevegador",
+DlgAboutLicenseTab : "License", //MISSING
DlgAboutVersion : "versão",
DlgAboutLicense : "Licenciado segundo os términos de GNU Lesser General Public License",
DlgAboutInfo : "Para mais informações por favor dirija-se a"
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/ro.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/ro.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/ro.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -99,13 +99,18 @@
SelectionField : "Câmp selecţie (SelectionField)",
ImageButton : "Buton imagine (ImageButton)",
+FitWindow : "MaximizeazÄ mÄrimea editorului",
+
// Context Menu
EditLink : "EditeazÄ Link",
-InsertRow : "InsereazÄ Row",
-DeleteRows : "Återge Rows",
-InsertColumn : "InsereazÄ Column",
-DeleteColumns : "Återge Columns",
-InsertCell : "InsereazÄ Cell",
+CellCM : "CelulÄ",
+RowCM : "Linie",
+ColumnCM : "ColoanÄ",
+InsertRow : "InsereazÄ linie",
+DeleteRows : "Återge linii",
+InsertColumn : "InsereazÄ coloanÄ",
+DeleteColumns : "Återge celule",
+InsertCell : "InsereazÄ celulÄ",
DeleteCells : "Återge celule",
MergeCells : "UneÅte celule",
SplitCell : "Ãmparte celulÄ",
@@ -147,12 +152,12 @@
DlgBtnClose : "Ãnchidere",
DlgBtnBrowseServer : "RÄsfoieÅte server",
DlgAdvancedTag : "Avansat",
-DlgOpOther : "<Altul>",
+DlgOpOther : "<Altul>",
DlgInfoTab : "Informaţii",
DlgAlertUrl : "VÄ rugÄm sÄ scrieÅ£i URL-ul",
// General Dialogs Labels
-DlgGenNotSet : "<nesetat>",
+DlgGenNotSet : "<nesetat>",
DlgGenId : "Id",
DlgGenLangDir : "Direcţia cuvintelor",
DlgGenLangDirLtr : "stânga-dreapta (LTR)",
@@ -216,12 +221,12 @@
DlgLnkTypeAnchor : "AncorÄ Ã®n aceastÄ paginÄ",
DlgLnkTypeEMail : "E-Mail",
DlgLnkProto : "Protocol",
-DlgLnkProtoOther : "<altul>",
+DlgLnkProtoOther : "<altul>",
DlgLnkURL : "URL",
DlgLnkAnchorSel : "SelectaÅ£i o ancorÄ",
DlgLnkAnchorByName : "dupÄ numele ancorei",
DlgLnkAnchorById : "dupÄ Id-ul elementului",
-DlgLnkNoAnchors : "<Nicio ancorÄ disponibilÄ Ã®n document>",
+DlgLnkNoAnchors : "<Nicio ancorÄ disponibilÄ Ã®n document>",
DlgLnkEMail : "AdresÄ de e-mail",
DlgLnkEMailSubject : "Subiectul mesajului",
DlgLnkEMailBody : "Conţinutul mesajului",
@@ -229,8 +234,8 @@
DlgLnkBtnUpload : "Trimite la server",
DlgLnkTarget : "Å¢intÄ (Target)",
-DlgLnkTargetFrame : "<frame>",
-DlgLnkTargetPopup : "<fereastra popup>",
+DlgLnkTargetFrame : "<frame>",
+DlgLnkTargetPopup : "<fereastra popup>",
DlgLnkTargetBlank : "FereastrÄ nouÄ (_blank)",
DlgLnkTargetParent : "Fereastra pÄrinte (_parent)",
DlgLnkTargetSelf : "AceeaÅi fereastrÄ (_self)",
@@ -293,16 +298,16 @@
DlgCellWidthPc : "procente",
DlgCellHeight : "ÃnÄlÅ£ime",
DlgCellWordWrap : "Desparte cuvintele (Wrap)",
-DlgCellWordWrapNotSet : "<Nesetat>",
+DlgCellWordWrapNotSet : "<Nesetat>",
DlgCellWordWrapYes : "Da",
DlgCellWordWrapNo : "Nu",
DlgCellHorAlign : "Aliniament orizontal",
-DlgCellHorAlignNotSet : "<Nesetat>",
+DlgCellHorAlignNotSet : "<Nesetat>",
DlgCellHorAlignLeft : "Stânga",
DlgCellHorAlignCenter : "Centru",
DlgCellHorAlignRight: "Dreapta",
DlgCellVerAlign : "Aliniament vertical",
-DlgCellVerAlignNotSet : "<Nesetat>",
+DlgCellVerAlignNotSet : "<Nesetat>",
DlgCellVerAlignTop : "Sus",
DlgCellVerAlignMiddle : "Mijloc",
DlgCellVerAlignBottom : "Jos",
@@ -339,7 +344,6 @@
DlgPasteIgnoreFont : "IgnorÄ definiÅ£iile Font Face",
DlgPasteRemoveStyles : "Återge definiÅ£iile stilurilor",
DlgPasteCleanBox : "Återge cÄsuÅ£a",
-
// Color Picker
ColorAutomatic : "Automatic",
@@ -476,6 +480,7 @@
// About Dialog
DlgAboutAboutTab : "Despre",
DlgAboutBrowserInfoTab : "Informaţii browser",
+DlgAboutLicenseTab : "LicenÅ£Ä",
DlgAboutVersion : "versiune",
DlgAboutLicense : "Licenţiat sub termenii GNU Lesser General Public License",
DlgAboutInfo : "Pentru informaÅ£ii amÄnunÅ£ite, vizitaÅ£i"
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/ru.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/ru.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/ru.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -85,8 +85,8 @@
Replace : "ÐамениÑÑ",
SpellCheck : "ÐÑовеÑиÑÑ Ð¾ÑÑогÑаÑиÑ",
UniversalKeyboard : "УнивеÑÑалÑÐ½Ð°Ñ ÐºÐ»Ð°Ð²Ð¸Ð°ÑÑÑа",
-PageBreakLbl : "Page Break", //MISSING
-PageBreak : "Insert Page Break", //MISSING
+PageBreakLbl : "РазÑÑв ÑÑÑаниÑÑ",
+PageBreak : "ÐÑÑавиÑÑ ÑазÑÑв ÑÑÑаниÑÑ",
Form : "ФоÑма",
Checkbox : "Ð¤Ð»Ð°Ð³Ð¾Ð²Ð°Ñ ÐºÐ½Ð¾Ð¿ÐºÐ°",
@@ -98,8 +98,13 @@
SelectionField : "СпиÑок",
ImageButton : "Ðнопка Ñ Ð¸Ð·Ð¾Ð±Ñажением",
+FitWindow : "Maximize the editor size", //MISSING
+
// Context Menu
EditLink : "ÐÑÑавиÑÑ ÑÑÑлкÑ",
+CellCM : "Cell", //MISSING
+RowCM : "Row", //MISSING
+ColumnCM : "Column", //MISSING
InsertRow : "ÐÑÑавиÑÑ ÑÑÑокÑ",
DeleteRows : "УдалиÑÑ ÑÑÑоки",
InsertColumn : "ÐÑÑавиÑÑ ÐºÐ¾Ð»Ð¾Ð½ÐºÑ",
@@ -108,7 +113,7 @@
DeleteCells : "УдалиÑÑ ÑÑейки",
MergeCells : "СоединиÑÑ ÑÑейки",
SplitCell : "РазбиÑÑ ÑÑейкÑ",
-TableDelete : "Delete Table", //MISSING
+TableDelete : "УдалиÑÑ ÑаблиÑÑ",
CellProperties : "СвойÑÑва ÑÑейки",
TableProperties : "СвойÑÑва ÑаблиÑÑ",
ImageProperties : "СвойÑÑва изобÑажениÑ",
@@ -125,7 +130,7 @@
TextareaProp : "СвойÑÑва ÑекÑÑовой облаÑÑи",
FormProp : "СвойÑÑва ÑоÑмÑ",
-FontFormats : "ÐоÑмалÑнÑй;ФоÑмаÑиÑованнÑй;ÐдÑеÑ;Ðаголовок 1;Ðаголовок 2;Ðаголовок 3;Ðаголовок 4;Ðаголовок 5;Ðаголовок 6",
+FontFormats : "ÐоÑмалÑнÑй;ФоÑмаÑиÑованнÑй;ÐдÑеÑ;Ðаголовок 1;Ðаголовок 2;Ðаголовок 3;Ðаголовок 4;Ðаголовок 5;Ðаголовок 6;ÐоÑмалÑнÑй (DIV)",
// Alerts and Messages
ProcessingXHTML : "ÐбÑабоÑка XHTML. ÐожалÑйÑÑа подождиÑе...",
@@ -136,9 +141,9 @@
UnknownCommand : "Ðе извеÑÑное Ð¸Ð¼Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´Ñ \"%1\"",
NotImplemented : "Ðоманда не Ñеализована",
UnknownToolbarSet : "ÐÐ°Ð½ÐµÐ»Ñ Ð¸Ð½ÑÑÑÑменÑов \"%1\" не ÑÑÑеÑÑвÑеÑ",
-NoActiveX : "You 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
+NoActiveX : "ÐаÑÑÑойки безопаÑноÑÑи ваÑего бÑаÑзеÑа могÑÑ Ð¾Ð³ÑаниÑиваÑÑ Ð½ÐµÐºÐ¾ÑоÑÑе ÑвойÑÑва ÑедакÑоÑа. ÐÑ Ð´Ð¾Ð»Ð¶Ð½Ñ Ð²ÐºÐ»ÑÑиÑÑ Ð¾Ð¿ÑÐ¸Ñ \"ÐапÑÑкаÑÑ ÑлеменÑÑ ÑпÑÐ°Ð²Ð»ÐµÐ½Ð¸Ñ ActiveX и плÑгинÑ\". ÐÑ Ð¼Ð¾Ð¶ÐµÑе видеÑÑ Ð¾Ñибки и замеÑаÑÑ Ð¾ÑÑÑÑÑÑвие возможноÑÑей.",
+BrowseServerBlocked : "РеÑÑÑÑÑ Ð±ÑаÑзеÑа не могÑÑ Ð±ÑÑÑ Ð¾ÑкÑÑÑÑ. ÐÑовеÑÑÑе ÑÑо блокиÑовки вÑплÑваÑÑиÑ
окон вÑклÑÑенÑ.",
+DialogBlocked : "Ðе возможно оÑкÑÑÑÑ Ð¾ÐºÐ½Ð¾ диалога. ÐÑовеÑÑÑе ÑÑо блокиÑовки вÑплÑваÑÑиÑ
окон вÑклÑÑенÑ.",
// Dialogs
DlgBtnOK : "ÐÐ",
@@ -146,12 +151,12 @@
DlgBtnClose : "ÐакÑÑÑÑ",
DlgBtnBrowseServer : "ÐÑоÑмоÑÑеÑÑ Ð½Ð° ÑеÑвеÑе",
DlgAdvancedTag : "РаÑÑиÑеннÑй",
-DlgOpOther : "<ÐÑÑгое>",
+DlgOpOther : "<ÐÑÑгое>",
DlgInfoTab : "ÐнÑоÑмаÑиÑ",
DlgAlertUrl : "ÐожалÑйÑÑа вÑÑавÑÑе URL",
// General Dialogs Labels
-DlgGenNotSet : "<не опÑеделено>",
+DlgGenNotSet : "<не опÑеделено>",
DlgGenId : "ÐденÑиÑикаÑоÑ",
DlgGenLangDir : "ÐапÑавление ÑзÑка",
DlgGenLangDirLtr : "Слева на пÑаво (LTR)",
@@ -215,12 +220,12 @@
DlgLnkTypeAnchor : "ЯкоÑÑ Ð½Ð° ÑÑÑ ÑÑÑаниÑÑ",
DlgLnkTypeEMail : "Ðл. поÑÑа",
DlgLnkProto : "ÐÑоÑокол",
-DlgLnkProtoOther : "<дÑÑгое>",
+DlgLnkProtoOther : "<дÑÑгое>",
DlgLnkURL : "URL",
DlgLnkAnchorSel : "ÐÑбеÑиÑе ÑкоÑÑ",
DlgLnkAnchorByName : "Ðо имени ÑкоÑÑ",
DlgLnkAnchorById : "Ðо иденÑиÑикаÑоÑÑ ÑлеменÑа",
-DlgLnkNoAnchors : "<ÐÐµÑ ÑкоÑей доÑÑÑпнÑÑ
в ÑÑом докÑменÑе>",
+DlgLnkNoAnchors : "<ÐÐµÑ ÑкоÑей доÑÑÑпнÑÑ
в ÑÑом докÑменÑе>",
DlgLnkEMail : "ÐдÑÐµÑ Ñл. поÑÑÑ",
DlgLnkEMailSubject : "Ðаголовок ÑообÑениÑ",
DlgLnkEMailBody : "Тело ÑообÑениÑ",
@@ -228,8 +233,8 @@
DlgLnkBtnUpload : "ÐоÑлаÑÑ Ð½Ð° ÑеÑвеÑ",
DlgLnkTarget : "ЦелÑ",
-DlgLnkTargetFrame : "<ÑÑейм>",
-DlgLnkTargetPopup : "<вÑплÑваÑÑее окно>",
+DlgLnkTargetFrame : "<ÑÑейм>",
+DlgLnkTargetPopup : "<вÑплÑваÑÑее окно>",
DlgLnkTargetBlank : "Ðовое окно (_blank)",
DlgLnkTargetParent : "РодиÑелÑÑкое окно (_parent)",
DlgLnkTargetSelf : "Тоже окно (_self)",
@@ -283,7 +288,7 @@
DlgTableCellSpace : "ÐÑомежÑÑок (spacing)",
DlgTableCellPad : "ÐÑÑÑÑп (padding)",
DlgTableCaption : "Ðаголовок",
-DlgTableSummary : "Summary", //MISSING
+DlgTableSummary : "РезÑме",
// Table Cell Dialog
DlgCellTitle : "СвойÑÑва ÑÑейки",
@@ -339,7 +344,6 @@
DlgPasteRemoveStyles : "УбÑаÑÑ Ð¾Ð¿ÑÐµÐ´ÐµÐ»ÐµÐ½Ð¸Ñ ÑÑилей",
DlgPasteCleanBox : "ÐÑиÑÑиÑÑ",
-
// Color Picker
ColorAutomatic : "ÐвÑомаÑиÑеÑкий",
ColorMoreColors : "ЦвеÑа...",
@@ -422,7 +426,7 @@
NumberedListProp : "СвойÑÑва нÑмеÑованного ÑпиÑка",
DlgLstType : "Тип",
DlgLstTypeCircle : "ÐÑÑг",
-DlgLstTypeDisc : "Disc", //MISSING
+DlgLstTypeDisc : "ÐиÑк",
DlgLstTypeSquare : "ÐвадÑаÑ",
DlgLstTypeNumbers : "ÐомеÑа (1, 2, 3)",
DlgLstTypeLCase : "ÐÑÐºÐ²Ñ Ð½Ð¸Ð¶Ð½ÐµÐ³Ð¾ ÑегиÑÑÑа (a, b, c)",
@@ -475,6 +479,7 @@
// About Dialog
DlgAboutAboutTab : "РпÑогÑамме",
DlgAboutBrowserInfoTab : "ÐнÑоÑмаÑÐ¸Ñ Ð±ÑаÑзеÑа",
+DlgAboutLicenseTab : "License", //MISSING
DlgAboutVersion : "ÐеÑÑиÑ",
DlgAboutLicense : "ÐиÑензиÑовано в ÑооÑвеÑÑÑвии Ñ ÑÑловиÑми GNU Lesser General Public License",
DlgAboutInfo : "ÐÐ»Ñ Ð±Ð¾Ð»ÑÑей инÑоÑмаÑии, поÑеÑиÑе"
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/sk.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/sk.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/sk.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -46,7 +46,7 @@
InsertFlashLbl : "Flash",
InsertFlash : "Vložiť/zmeniť Flash",
InsertTableLbl : "Tabuľka",
-InsertTable : "Vložiť/zmeniť tabulku",
+InsertTable : "Vložiť/zmeniť tabuľku",
InsertLineLbl : "Äiara",
InsertLine : "VložiÅ¥ vodorovnú Äiara",
InsertSpecialCharLbl: "Speciálne znaky",
@@ -85,8 +85,8 @@
Replace : "Nahradiť",
SpellCheck : "Kontrola pravopisu",
UniversalKeyboard : "Univerzálna klávesnica",
-PageBreakLbl : "Page Break", //MISSING
-PageBreak : "Insert Page Break", //MISSING
+PageBreakLbl : "OddeľovaÄ stránky",
+PageBreak : "VložiÅ¥ oddeľovaÄ stránky",
Form : "Formulár",
Checkbox : "ZaÅ¡krtávacie polÃÄko",
@@ -98,8 +98,13 @@
SelectionField : "Rozbaľovacà zoznam",
ImageButton : "Obrázkové tlaÄÃtko",
+FitWindow : "Maximize the editor size", //MISSING
+
// Context Menu
EditLink : "Zmeniť odkaz",
+CellCM : "Cell", //MISSING
+RowCM : "Row", //MISSING
+ColumnCM : "Column", //MISSING
InsertRow : "Vložiť riadok",
DeleteRows : "Zmazať riadok",
InsertColumn : "Vložiť stĺpec",
@@ -108,10 +113,10 @@
DeleteCells : "Zmazať bunky",
MergeCells : "ZlúÄiÅ¥ bunky",
SplitCell : "Rozdeliť bunku",
-TableDelete : "Delete Table", //MISSING
+TableDelete : "Zmazať tabuľku",
CellProperties : "Vlastnosti bunky",
-TableProperties : "Vlastnosti tabulky",
-ImageProperties : "Vlastnosti obrázka",
+TableProperties : "Vlastnosti tabuľky",
+ImageProperties : "Vlastnosti obrázku",
FlashProperties : "Vlastnosti Flashu",
AnchorProp : "Vlastnosti kotvy",
@@ -125,10 +130,10 @@
TextareaProp : "Vlastnosti textové oblasti",
FormProp : "Vlastnosti formulára",
-FontFormats : "Normálny;Formátovaný;Adresa;Nadpis 1;Nadpis 2;Nadpis 3;Nadpis 4;Nadpis 5;Nadpis 6",
+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. ProsÃm Äakejte...",
+ProcessingXHTML : "Prebieha spracovanie XHTML. Äakejte 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?",
@@ -136,9 +141,9 @@
UnknownCommand : "Neznámy prÃkaz \"%1\"",
NotImplemented : "PrÃkaz nie je implementovaný",
UnknownToolbarSet : "Panel nástrojov \"%1\" neexistuje",
-NoActiveX : "You 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
+NoActiveX : "BezpeÄnostné nastavenia VaÅ¡eho 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é vÅ¡etky blokovaÄe vyskakujúcich okien.",
+DialogBlocked : "Dialógové okno nebolo možné otvoriÅ¥. Uistite sa, že máte vypnuté vÅ¡etky blokovaÄe vyskakujúcich okien.",
// Dialogs
DlgBtnOK : "OK",
@@ -146,12 +151,12 @@
DlgBtnClose : "Zavrieť",
DlgBtnBrowseServer : "Prechádzať server",
DlgAdvancedTag : "RozÅ¡Ãrené",
-DlgOpOther : "<ÄalÅ¡ie>",
+DlgOpOther : "<ÄalÅ¡ie>",
DlgInfoTab : "Info",
DlgAlertUrl : "ProsÃm vložte URL",
// General Dialogs Labels
-DlgGenNotSet : "<nenastavené>",
+DlgGenNotSet : "<nenastavené>",
DlgGenId : "Id",
DlgGenLangDir : "Orientácia jazyka",
DlgGenLangDirLtr : "Zľava doprava (LTR)",
@@ -182,7 +187,7 @@
DlgImgHSpace : "H-medzera",
DlgImgVSpace : "V-medzera",
DlgImgAlign : "Zarovnanie",
-DlgImgAlignLeft : "Vľevo",
+DlgImgAlignLeft : "Vľavo",
DlgImgAlignAbsBottom: "Ãplne dole",
DlgImgAlignAbsMiddle: "Do stredu",
DlgImgAlignBaseline : "Na základÅu",
@@ -215,12 +220,12 @@
DlgLnkTypeAnchor : "Kotva v tejto stránke",
DlgLnkTypeEMail : "E-Mail",
DlgLnkProto : "Protokol",
-DlgLnkProtoOther : "<iný>",
+DlgLnkProtoOther : "<iný>",
DlgLnkURL : "URL",
DlgLnkAnchorSel : "Vybrať kotvu",
DlgLnkAnchorByName : "Podľa mena kotvy",
DlgLnkAnchorById : "Podľa Id objektu",
-DlgLnkNoAnchors : "<V stránke žiadna kotva nie je definovaná>",
+DlgLnkNoAnchors : "<V stránke nie je definovaná žiadna kotva>",
DlgLnkEMail : "E-Mailová adresa",
DlgLnkEMailSubject : "Predmet správy",
DlgLnkEMailBody : "Telo správy",
@@ -228,8 +233,8 @@
DlgLnkBtnUpload : "Odoslať na server",
DlgLnkTarget : "Cieľ",
-DlgLnkTargetFrame : "<rámec>",
-DlgLnkTargetPopup : "<vyskakovacie okno>",
+DlgLnkTargetFrame : "<rámec>",
+DlgLnkTargetPopup : "<vyskakovacie okno>",
DlgLnkTargetBlank : "Nové okno (_blank)",
DlgLnkTargetParent : "RodiÄovské okno (_parent)",
DlgLnkTargetSelf : "Rovnaké okno (_self)",
@@ -237,8 +242,8 @@
DlgLnkTargetFrameName : "Meno rámu cieľa",
DlgLnkPopWinName : "Názov vyskakovacieho okna",
DlgLnkPopWinFeat : "Vlastnosti vyskakovacieho okna",
-DlgLnkPopResize : "MÄnitelná velikost",
-DlgLnkPopLocation : "Panel umÃstÄnÃ",
+DlgLnkPopResize : "Meniteľná veľkosť",
+DlgLnkPopLocation : "Panel umiestnenia",
DlgLnkPopMenu : "Panel ponuky",
DlgLnkPopScroll : "PosuvnÃky",
DlgLnkPopStatus : "Stavový riadok",
@@ -283,7 +288,7 @@
DlgTableCellSpace : "Vzdialenosť buniek",
DlgTableCellPad : "Odsadenie obsahu",
DlgTableCaption : "Popis",
-DlgTableSummary : "Summary", //MISSING
+DlgTableSummary : "Prehľad",
// Table Cell Dialog
DlgCellTitle : "Vlastnosti bunky",
@@ -292,7 +297,7 @@
DlgCellWidthPc : "percent",
DlgCellHeight : "Výška",
DlgCellWordWrap : "Zalamovannie",
-DlgCellWordWrapNotSet : "<nenanstavené>",
+DlgCellWordWrapNotSet : "<nenastavené>",
DlgCellWordWrapYes : "Ãno",
DlgCellWordWrapNo : "Nie",
DlgCellHorAlign : "Vodorovné zarovnanie",
@@ -334,11 +339,10 @@
PasteAsText : "VložiÅ¥ ako Äistý text",
PasteFromWord : "Vložiť text z Wordu",
-DlgPasteMsg2 : "Please paste inside the following box using the keyboard (<STRONG>Ctrl+V</STRONG>) and hit <STRONG>OK</STRONG>.",
+DlgPasteMsg2 : "Do nasledujúceho boxu vložte obsah schránky použitÃm klávesnice (<STRONG>Ctrl+V</STRONG>) a stlaÄte <STRONG>OK</STRONG>.",
DlgPasteIgnoreFont : "IgnorovaÅ¥ nastavenia typu pÃsma",
DlgPasteRemoveStyles : "Odstrániť formátovanie",
DlgPasteCleanBox : "VyÄistiÅ¥ schránku",
-
// Color Picker
ColorAutomatic : "Automaticky",
@@ -422,7 +426,7 @@
NumberedListProp : "Vlastnosti ÄÃslovania",
DlgLstType : "Typ",
DlgLstTypeCircle : "Krúžok",
-DlgLstTypeDisc : "Disc", //MISSING
+DlgLstTypeDisc : "Disk",
DlgLstTypeSquare : "Å tvorec",
DlgLstTypeNumbers : "ÄÃslovanie (1, 2, 3)",
DlgLstTypeLCase : "Malé pÃsmená (a, b, c)",
@@ -438,7 +442,7 @@
DlgDocPageTitle : "Titulok",
DlgDocLangDir : "Orientácie jazyka",
-DlgDocLangDirLTR : "Zľeva doprava (LTR)",
+DlgDocLangDirLTR : "Zľava doprava (LTR)",
DlgDocLangDirRTL : "Zprava doľava (RTL)",
DlgDocLangCode : "Kód jazyka",
DlgDocCharSet : "Kódová stránka",
@@ -475,6 +479,7 @@
// About Dialog
DlgAboutAboutTab : "O aplikáci",
DlgAboutBrowserInfoTab : "Informácie o prehliadaÄi",
+DlgAboutLicenseTab : "License", //MISSING
DlgAboutVersion : "verzie",
DlgAboutLicense : "Licencované pod pravidlami GNU Lesser General Public License",
DlgAboutInfo : "Viac informácià zÃskate na"
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/sl.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/sl.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/sl.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -85,8 +85,8 @@
Replace : "Zamenjaj",
SpellCheck : "Preveri Ärkovanje",
UniversalKeyboard : "VeÄjeziÄna tipkovnica",
-PageBreakLbl : "Page Break", //MISSING
-PageBreak : "Insert Page Break", //MISSING
+PageBreakLbl : "Prelom strani",
+PageBreak : "Vstavi prelom strani",
Form : "Obrazec",
Checkbox : "Potrditveno polje",
@@ -98,8 +98,13 @@
SelectionField : "Spustni seznam",
ImageButton : "Gumb s sliko",
+FitWindow : "Maximize the editor size", //MISSING
+
// Context Menu
EditLink : "Uredi povezavo",
+CellCM : "Cell", //MISSING
+RowCM : "Row", //MISSING
+ColumnCM : "Column", //MISSING
InsertRow : "Vstavi vrstico",
DeleteRows : "Izbriši vrstice",
InsertColumn : "Vstavi stolpec",
@@ -108,7 +113,7 @@
DeleteCells : "Izbriši celice",
MergeCells : "Združi celice",
SplitCell : "Razdeli celico",
-TableDelete : "Delete Table", //MISSING
+TableDelete : "Izbriši tabelo",
CellProperties : "Lastnosti celice",
TableProperties : "Lastnosti tabele",
ImageProperties : "Lastnosti slike",
@@ -136,7 +141,7 @@
UnknownCommand : "Neznano ime ukaza \"%1\"",
NotImplemented : "Ukaz ni izdelan",
UnknownToolbarSet : "Skupina orodnih vrstic \"%1\" ne obstoja",
-NoActiveX : "You 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
+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
@@ -146,12 +151,12 @@
DlgBtnClose : "Zapri",
DlgBtnBrowseServer : "Prebrskaj na strežniku",
DlgAdvancedTag : "Napredno",
-DlgOpOther : "<Ostalo>",
+DlgOpOther : "<Ostalo>",
DlgInfoTab : "Podatki",
DlgAlertUrl : "Prosim vpiši spletni naslov",
// General Dialogs Labels
-DlgGenNotSet : "<ni postavljen>",
+DlgGenNotSet : "<ni postavljen>",
DlgGenId : "Id",
DlgGenLangDir : "Smer jezika",
DlgGenLangDirLtr : "Od leve proti desni (LTR)",
@@ -215,12 +220,12 @@
DlgLnkTypeAnchor : "Zaznamek na tej strani",
DlgLnkTypeEMail : "Elektronski naslov",
DlgLnkProto : "Protokol",
-DlgLnkProtoOther : "<drugo>",
+DlgLnkProtoOther : "<drugo>",
DlgLnkURL : "URL",
DlgLnkAnchorSel : "Izberi zaznamek",
DlgLnkAnchorByName : "Po imenu zaznamka",
DlgLnkAnchorById : "Po ID-ju elementa",
-DlgLnkNoAnchors : "<V tem dokumentu ni zaznamkov>",
+DlgLnkNoAnchors : "<V tem dokumentu ni zaznamkov>",
DlgLnkEMail : "Elektronski naslov",
DlgLnkEMailSubject : "Predmet sporoÄila",
DlgLnkEMailBody : "Vsebina sporoÄila",
@@ -228,8 +233,8 @@
DlgLnkBtnUpload : "Pošlji na strežnik",
DlgLnkTarget : "Cilj",
-DlgLnkTargetFrame : "<okvir>",
-DlgLnkTargetPopup : "<pojavno okno>",
+DlgLnkTargetFrame : "<okvir>",
+DlgLnkTargetPopup : "<pojavno okno>",
DlgLnkTargetBlank : "Novo okno (_blank)",
DlgLnkTargetParent : "Starševsko okno (_parent)",
DlgLnkTargetSelf : "Isto okno (_self)",
@@ -283,7 +288,7 @@
DlgTableCellSpace : "Razmik med celicami",
DlgTableCellPad : "Polnilo med celicami",
DlgTableCaption : "Naslov",
-DlgTableSummary : "Summary", //MISSING
+DlgTableSummary : "Povzetek",
// Table Cell Dialog
DlgCellTitle : "Lastnosti celice",
@@ -339,7 +344,6 @@
DlgPasteRemoveStyles : "Odstrani nastavitve stila",
DlgPasteCleanBox : "PoÄisti okvir",
-
// Color Picker
ColorAutomatic : "Samodejno",
ColorMoreColors : "VeÄ barv...",
@@ -422,7 +426,7 @@
NumberedListProp : "Lastnosti oÅ¡tevilÄenega seznama",
DlgLstType : "Tip",
DlgLstTypeCircle : "Pikica",
-DlgLstTypeDisc : "Disc", //MISSING
+DlgLstTypeDisc : "Kroglica",
DlgLstTypeSquare : "Kvadratek",
DlgLstTypeNumbers : "Å tevilke (1, 2, 3)",
DlgLstTypeLCase : "Male Ärke (a, b, c)",
@@ -475,6 +479,7 @@
// About Dialog
DlgAboutAboutTab : "Vizitka",
DlgAboutBrowserInfoTab : "Informacije o brskalniku",
+DlgAboutLicenseTab : "License", //MISSING
DlgAboutVersion : "razliÄica",
DlgAboutLicense : "Pravica za uporabo pod pogoji GNU Lesser General Public License",
DlgAboutInfo : "Za veÄ informacij obiÅ¡Äite"
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/sr-latn.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/sr-latn.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/sr-latn.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -80,7 +80,7 @@
FontSize : "VeliÄina fonta",
TextColor : "Boja teksta",
BGColor : "Boja pozadine",
-Source : "Kôd",
+Source : "Kôd",
Find : "Pretraga",
Replace : "Zamena",
SpellCheck : "Proveri spelovanje",
@@ -98,8 +98,13 @@
SelectionField : "Izborno polje",
ImageButton : "Dugme sa slikom",
+FitWindow : "Maximize the editor size", //MISSING
+
// Context Menu
EditLink : "Izmeni link",
+CellCM : "Cell", //MISSING
+RowCM : "Row", //MISSING
+ColumnCM : "Column", //MISSING
InsertRow : "Unesi red",
DeleteRows : "Obriši redove",
InsertColumn : "Unesi kolonu",
@@ -136,7 +141,7 @@
UnknownCommand : "Nepoznata naredba \"%1\"",
NotImplemented : "Naredba nije implementirana",
UnknownToolbarSet : "Toolbar \"%1\" ne postoji",
-NoActiveX : "You 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
+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
@@ -146,17 +151,17 @@
DlgBtnClose : "Zatvori",
DlgBtnBrowseServer : "Pretraži server",
DlgAdvancedTag : "Napredni tagovi",
-DlgOpOther : "<Ostali>",
+DlgOpOther : "<Ostali>",
DlgInfoTab : "Info",
DlgAlertUrl : "Molimo Vas, unesite URL",
// General Dialogs Labels
-DlgGenNotSet : "<nije postavljeno>",
+DlgGenNotSet : "<nije postavljeno>",
DlgGenId : "Id",
DlgGenLangDir : "Smer jezika",
DlgGenLangDirLtr : "S leva na desno (LTR)",
DlgGenLangDirRtl : "S desna na levo (RTL)",
-DlgGenLangCode : "Kôd jezika",
+DlgGenLangCode : "Kôd jezika",
DlgGenAccessKey : "Pristupni taster",
DlgGenName : "Naziv",
DlgGenTabIndex : "Tab indeks",
@@ -215,12 +220,12 @@
DlgLnkTypeAnchor : "Sidro na ovoj stranici",
DlgLnkTypeEMail : "E-Mail",
DlgLnkProto : "Protokol",
-DlgLnkProtoOther : "<drugo>",
+DlgLnkProtoOther : "<drugo>",
DlgLnkURL : "URL",
DlgLnkAnchorSel : "Odaberi sidro",
DlgLnkAnchorByName : "Po nazivu sidra",
DlgLnkAnchorById : "Po Id-ju elementa",
-DlgLnkNoAnchors : "<Nema dostupnih sidra>",
+DlgLnkNoAnchors : "<Nema dostupnih sidra>",
DlgLnkEMail : "E-Mail adresa",
DlgLnkEMailSubject : "Naslov",
DlgLnkEMailBody : "Sadržaj poruke",
@@ -228,8 +233,8 @@
DlgLnkBtnUpload : "Pošalji na server",
DlgLnkTarget : "Meta",
-DlgLnkTargetFrame : "<okvir>",
-DlgLnkTargetPopup : "<popup prozor>",
+DlgLnkTargetFrame : "<okvir>",
+DlgLnkTargetPopup : "<popup prozor>",
DlgLnkTargetBlank : "Novi prozor (_blank)",
DlgLnkTargetParent : "Roditeljski prozor (_parent)",
DlgLnkTargetSelf : "Isti prozor (_self)",
@@ -272,7 +277,7 @@
DlgTableColumns : "Kolona",
DlgTableBorder : "VeliÄina okvira",
DlgTableAlign : "Ravnanje",
-DlgTableAlignNotSet : "<nije postavljeno>",
+DlgTableAlignNotSet : "<nije postavljeno>",
DlgTableAlignLeft : "Levo",
DlgTableAlignCenter : "Sredina",
DlgTableAlignRight : "Desno",
@@ -292,16 +297,16 @@
DlgCellWidthPc : "procenata",
DlgCellHeight : "Visina",
DlgCellWordWrap : "Deljenje reÄi",
-DlgCellWordWrapNotSet : "<nije postavljeno>",
+DlgCellWordWrapNotSet : "<nije postavljeno>",
DlgCellWordWrapYes : "Da",
DlgCellWordWrapNo : "Ne",
DlgCellHorAlign : "Vodoravno ravnanje",
-DlgCellHorAlignNotSet : "<nije postavljeno>",
+DlgCellHorAlignNotSet : "<nije postavljeno>",
DlgCellHorAlignLeft : "Levo",
DlgCellHorAlignCenter : "Sredina",
DlgCellHorAlignRight: "Desno",
DlgCellVerAlign : "Vertikalno ravnanje",
-DlgCellVerAlignNotSet : "<nije postavljeno>",
+DlgCellVerAlignNotSet : "<nije postavljeno>",
DlgCellVerAlignTop : "Gornje",
DlgCellVerAlignMiddle : "Sredina",
DlgCellVerAlignBottom : "Donje",
@@ -338,7 +343,6 @@
DlgPasteIgnoreFont : "Ignoriši definicije fontova",
DlgPasteRemoveStyles : "Ukloni definicije stilova",
DlgPasteCleanBox : "Obriši sve",
-
// Color Picker
ColorAutomatic : "Automatski",
@@ -475,6 +479,7 @@
// About Dialog
DlgAboutAboutTab : "O editoru",
DlgAboutBrowserInfoTab : "Informacije o pretraživacu",
+DlgAboutLicenseTab : "License", //MISSING
DlgAboutVersion : "verzija",
DlgAboutLicense : "Licencirano pod uslovima GNU Lesser General Public License",
DlgAboutInfo : "Za više informacija posetite"
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/sr.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/sr.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/sr.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -80,7 +80,7 @@
FontSize : "ÐелиÑина ÑонÑа",
TextColor : "ÐоÑа ÑекÑÑа",
BGColor : "ÐоÑа позадине",
-Source : "Kôд",
+Source : "Kôд",
Find : "ÐÑеÑÑага",
Replace : "Ðамена",
SpellCheck : "ÐÑовеÑи ÑпеловаÑе",
@@ -98,8 +98,13 @@
SelectionField : "ÐзбоÑно поÑе",
ImageButton : "ÐÑгме Ñа Ñликом",
+FitWindow : "Maximize the editor size", //MISSING
+
// Context Menu
EditLink : "ÐÑомени линк",
+CellCM : "Cell", //MISSING
+RowCM : "Row", //MISSING
+ColumnCM : "Column", //MISSING
InsertRow : "УнеÑи Ñед",
DeleteRows : "ÐбÑиÑи Ñедове",
InsertColumn : "УнеÑи колонÑ",
@@ -136,7 +141,7 @@
UnknownCommand : "ÐепознаÑа наÑедба \"%1\"",
NotImplemented : "ÐаÑедба ниÑе имплеменÑиÑана",
UnknownToolbarSet : "Toolbar \"%1\" не поÑÑоÑи",
-NoActiveX : "You 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
+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
@@ -146,17 +151,17 @@
DlgBtnClose : "ÐаÑвоÑи",
DlgBtnBrowseServer : "ÐÑеÑÑажи ÑеÑвеÑ",
DlgAdvancedTag : "ÐапÑедни Ñагови",
-DlgOpOther : "<ÐÑÑали>",
+DlgOpOther : "<ÐÑÑали>",
DlgInfoTab : "ÐнÑо",
DlgAlertUrl : "Ðолимо ÐаÑ, ÑнеÑиÑе УРÐ",
// General Dialogs Labels
-DlgGenNotSet : "<ниÑе поÑÑавÑено>",
+DlgGenNotSet : "<ниÑе поÑÑавÑено>",
DlgGenId : "Ðд",
DlgGenLangDir : "Ð¡Ð¼ÐµÑ Ñезика",
DlgGenLangDirLtr : "С лева на деÑно (LTR)",
DlgGenLangDirRtl : "С деÑна на лево (RTL)",
-DlgGenLangCode : "Kôд Ñезика",
+DlgGenLangCode : "Kôд Ñезика",
DlgGenAccessKey : "ÐÑиÑÑÑпни ÑаÑÑеÑ",
DlgGenName : "Ðазив",
DlgGenTabIndex : "Таб индекÑ",
@@ -215,12 +220,12 @@
DlgLnkTypeAnchor : "СидÑо на Ð¾Ð²Ð¾Ñ ÑÑÑаниÑи",
DlgLnkTypeEMail : "EлекÑÑонÑка поÑÑа",
DlgLnkProto : "ÐÑоÑокол",
-DlgLnkProtoOther : "<дÑÑго>",
+DlgLnkProtoOther : "<дÑÑго>",
DlgLnkURL : "УРÐ",
DlgLnkAnchorSel : "ÐдабеÑи ÑидÑо",
DlgLnkAnchorByName : "Ðо Ð½Ð°Ð·Ð¸Ð²Ñ ÑидÑа",
DlgLnkAnchorById : "Ðo Ðд-jÑ ÐµÐ»ÐµÐ¼ÐµÐ½Ñа",
-DlgLnkNoAnchors : "<Ðема доÑÑÑпниÑ
ÑидÑа>",
+DlgLnkNoAnchors : "<Ðема доÑÑÑпниÑ
ÑидÑа>",
DlgLnkEMail : "ÐдÑеÑа елекÑÑонÑке поÑÑе",
DlgLnkEMailSubject : "ÐаÑлов",
DlgLnkEMailBody : "СадÑÐ¶Ð°Ñ Ð¿Ð¾ÑÑке",
@@ -228,8 +233,8 @@
DlgLnkBtnUpload : "ÐоÑаÑи на ÑеÑвеÑ",
DlgLnkTarget : "MeÑa",
-DlgLnkTargetFrame : "<оквиÑ>",
-DlgLnkTargetPopup : "<иÑкаÑÑÑи пÑозоÑ>",
+DlgLnkTargetFrame : "<оквиÑ>",
+DlgLnkTargetPopup : "<иÑкаÑÑÑи пÑозоÑ>",
DlgLnkTargetBlank : "Ðови пÑÐ¾Ð·Ð¾Ñ (_blank)",
DlgLnkTargetParent : "РодиÑеÑÑки пÑÐ¾Ð·Ð¾Ñ (_parent)",
DlgLnkTargetSelf : "ÐÑÑи пÑÐ¾Ð·Ð¾Ñ (_self)",
@@ -339,7 +344,6 @@
DlgPasteRemoveStyles : "Уклони деÑиниÑиÑе ÑÑилова",
DlgPasteCleanBox : "ÐбÑиÑи Ñве",
-
// Color Picker
ColorAutomatic : "ÐÑÑомаÑÑки",
ColorMoreColors : "ÐиÑе боÑа...",
@@ -475,6 +479,7 @@
// About Dialog
DlgAboutAboutTab : "РедиÑоÑÑ",
DlgAboutBrowserInfoTab : "ÐнÑоÑмаÑиÑе о пÑеÑÑаживаÑÑ",
+DlgAboutLicenseTab : "License", //MISSING
DlgAboutVersion : "веÑзиÑа",
DlgAboutLicense : "ÐиÑенÑиÑано под ÑÑловима GNU Lesser General Public License",
DlgAboutInfo : "Ðа виÑе инÑоÑмаÑиÑа поÑеÑиÑе"
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/sv.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/sv.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/sv.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -85,8 +85,8 @@
Replace : "Ersätt",
SpellCheck : "Stavningskontroll",
UniversalKeyboard : "Universellt tangentbord",
-PageBreakLbl : "Page Break", //MISSING
-PageBreak : "Insert Page Break", //MISSING
+PageBreakLbl : "Sidbrytning",
+PageBreak : "Infoga sidbrytning",
Form : "Formulär",
Checkbox : "Kryssruta",
@@ -98,8 +98,13 @@
SelectionField : "Flervalslista",
ImageButton : "Bildknapp",
+FitWindow : "Maximize the editor size", //MISSING
+
// Context Menu
EditLink : "Redigera länk",
+CellCM : "Cell", //MISSING
+RowCM : "Row", //MISSING
+ColumnCM : "Column", //MISSING
InsertRow : "Infoga rad",
DeleteRows : "Radera rad",
InsertColumn : "Infoga kolumn",
@@ -108,7 +113,7 @@
DeleteCells : "Radera celler",
MergeCells : "Sammanfoga celler",
SplitCell : "Separera celler",
-TableDelete : "Delete Table", //MISSING
+TableDelete : "Radera tabell",
CellProperties : "Cellegenskaper",
TableProperties : "Tabellegenskaper",
ImageProperties : "Bildegenskaper",
@@ -136,9 +141,9 @@
UnknownCommand : "Okänt kommando \"%1\"",
NotImplemented : "Kommandot finns ej",
UnknownToolbarSet : "Verktygsfält \"%1\" finns ej",
-NoActiveX : "You 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
+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.",
// Dialogs
DlgBtnOK : "OK",
@@ -151,7 +156,7 @@
DlgAlertUrl : "Var god och ange en URL",
// General Dialogs Labels
-DlgGenNotSet : "<ej angivet>",
+DlgGenNotSet : "<ej angivet>",
DlgGenId : "Id",
DlgGenLangDir : "Språkriktning",
DlgGenLangDirLtr : "Vänster till Höger (VTH)",
@@ -215,12 +220,12 @@
DlgLnkTypeAnchor : "Ankare i sidan",
DlgLnkTypeEMail : "E-post",
DlgLnkProto : "Protokoll",
-DlgLnkProtoOther : "<övrigt>",
+DlgLnkProtoOther : "<övrigt>",
DlgLnkURL : "URL",
DlgLnkAnchorSel : "Välj ett ankare",
DlgLnkAnchorByName : "efter ankarnamn",
DlgLnkAnchorById : "efter objektid",
-DlgLnkNoAnchors : "<Inga ankare kunde hittas>",
+DlgLnkNoAnchors : "<Inga ankare kunde hittas>",
DlgLnkEMail : "E-postadress",
DlgLnkEMailSubject : "Ãmne",
DlgLnkEMailBody : "Innehåll",
@@ -228,8 +233,8 @@
DlgLnkBtnUpload : "Skicka till servern",
DlgLnkTarget : "MÃ¥l",
-DlgLnkTargetFrame : "<ram>",
-DlgLnkTargetPopup : "<popup-fönster>",
+DlgLnkTargetFrame : "<ram>",
+DlgLnkTargetPopup : "<popup-fönster>",
DlgLnkTargetBlank : "Nytt fönster (_blank)",
DlgLnkTargetParent : "Föregående Window (_parent)",
DlgLnkTargetSelf : "Detta fönstret (_self)",
@@ -261,7 +266,7 @@
DlgColorSelected : "Vald",
// Smiley Dialog
-DlgSmileyTitle : "Infoga en smiley",
+DlgSmileyTitle : "Infoga smiley",
// Special Character Dialog
DlgSpecialCharTitle : "Välj utökat tecken",
@@ -283,7 +288,7 @@
DlgTableCellSpace : "Cellavstånd",
DlgTableCellPad : "Cellutfyllnad",
DlgTableCaption : "Rubrik",
-DlgTableSummary : "Summary", //MISSING
+DlgTableSummary : "Sammanfattning",
// Table Cell Dialog
DlgCellTitle : "Cellegenskaper",
@@ -339,7 +344,6 @@
DlgPasteRemoveStyles : "Radera Stildefinitioner",
DlgPasteCleanBox : "Töm rutans innehåll",
-
// Color Picker
ColorAutomatic : "Automatisk",
ColorMoreColors : "Fler färger...",
@@ -422,7 +426,7 @@
NumberedListProp : "Egenskaper för numrerad lista",
DlgLstType : "Typ",
DlgLstTypeCircle : "Cirkel",
-DlgLstTypeDisc : "Disc", //MISSING
+DlgLstTypeDisc : "Punkt",
DlgLstTypeSquare : "Ruta",
DlgLstTypeNumbers : "Nummer (1, 2, 3)",
DlgLstTypeLCase : "Gemener (a, b, c)",
@@ -474,7 +478,8 @@
// About Dialog
DlgAboutAboutTab : "Om",
-DlgAboutBrowserInfoTab : "Webläsarinfo",
+DlgAboutBrowserInfoTab : "Webläsare",
+DlgAboutLicenseTab : "License", //MISSING
DlgAboutVersion : "version",
DlgAboutLicense : "Licensierad under villkoren av GNU Lesser General Public License",
DlgAboutInfo : "För mer information se"
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/th.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/th.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/th.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -99,8 +99,13 @@
SelectionField : "à¹à¸à¸à¸à¸±à¸§à¹à¸¥à¸·à¸à¸",
ImageButton : "à¸à¸¸à¹à¸¡à¹à¸à¸à¸£à¸¹à¸à¸ าà¸",
+FitWindow : "Maximize the editor size", //MISSING
+
// Context Menu
EditLink : "à¹à¸à¹à¹à¸ ลิà¸à¸à¹",
+CellCM : "Cell", //MISSING
+RowCM : "Row", //MISSING
+ColumnCM : "Column", //MISSING
InsertRow : "à¹à¸à¸£à¸à¹à¸à¸§",
DeleteRows : "ลà¸à¹à¸à¸§",
InsertColumn : "à¹à¸à¸£à¸à¸ªà¸à¸¡à¸à¹",
@@ -137,7 +142,7 @@
UnknownCommand : "à¹à¸¡à¹à¸ªà¸²à¸¡à¸²à¸£à¸à¸£à¸°à¸à¸¸à¸à¸·à¹à¸à¸à¸³à¸ªà¸±à¹à¸à¹à¸à¹ \"%1\"",
NotImplemented : "à¹à¸¡à¹à¸ªà¸²à¸¡à¸²à¸£à¸à¹à¸à¹à¸à¸²à¸à¸à¸³à¸ªà¸±à¹à¸à¹à¸à¹",
UnknownToolbarSet : "à¹à¸¡à¹à¸¡à¸µà¸à¸²à¸£à¸à¸´à¸à¸à¸±à¹à¸à¸à¸¸à¸à¸à¸³à¸ªà¸±à¹à¸à¹à¸à¹à¸à¸à¹à¸à¸£à¸·à¹à¸à¸à¸¡à¸·à¸ \"%1\" à¸à¸£à¸¸à¸à¸²à¸à¸´à¸à¸à¹à¸à¸à¸¹à¹à¸à¸¹à¹à¸¥à¸£à¸°à¸à¸",
-NoActiveX : "You 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
+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
@@ -147,12 +152,12 @@
DlgBtnClose : "à¸à¸´à¸",
DlgBtnBrowseServer : "à¹à¸à¸´à¸à¸«à¸à¹à¸²à¸à¹à¸²à¸à¸à¸±à¸à¸à¸²à¸£à¹à¸à¸¥à¹à¸à¸±à¸à¹à¸«à¸¥à¸",
DlgAdvancedTag : "à¸à¸±à¹à¸à¸ªà¸¹à¸",
-DlgOpOther : "<à¸à¸·à¹à¸à¹>",
+DlgOpOther : "<à¸à¸·à¹à¸à¹>",
DlgInfoTab : "Info", //MISSING
DlgAlertUrl : "Please insert the URL", //MISSING
// General Dialogs Labels
-DlgGenNotSet : "<à¹à¸¡à¹à¸£à¸°à¸à¸¸>",
+DlgGenNotSet : "<à¹à¸¡à¹à¸£à¸°à¸à¸¸>",
DlgGenId : "à¹à¸à¸à¸µ",
DlgGenLangDir : "à¸à¸²à¸£à¹à¸à¸µà¸¢à¸-à¸à¹à¸²à¸à¸ าษา",
DlgGenLangDirLtr : "à¸à¸²à¸à¸à¹à¸²à¸¢à¹à¸à¸à¸§à¸² (LTR)",
@@ -216,12 +221,12 @@
DlgLnkTypeAnchor : "à¸à¸¸à¸à¹à¸à¸·à¹à¸à¸¡à¹à¸¢à¸ (Anchor)",
DlgLnkTypeEMail : "สà¹à¸à¸à¸µà¹à¸¡à¸¥à¹ (E-Mail)",
DlgLnkProto : "à¹à¸à¸£à¹à¸à¸à¸à¸¥",
-DlgLnkProtoOther : "<à¸à¸·à¹à¸à¹>",
+DlgLnkProtoOther : "<à¸à¸·à¹à¸à¹>",
DlgLnkURL : "à¸à¸µà¹à¸à¸¢à¸¹à¹à¸à¹à¸²à¸à¸à¸´à¸à¸à¸à¸à¹à¸¥à¸à¹ (URL)",
DlgLnkAnchorSel : "ระà¸à¸¸à¸à¹à¸à¸¡à¸¹à¸¥à¸à¸à¸à¸à¸¸à¸à¹à¸à¸·à¹à¸à¸¡à¹à¸¢à¸ (Anchor)",
DlgLnkAnchorByName : "à¸à¸·à¹à¸",
DlgLnkAnchorById : "à¹à¸à¸à¸µ",
-DlgLnkNoAnchors : "<ยัà¸à¹à¸¡à¹à¸¡à¸µà¸à¸¸à¸à¹à¸à¸·à¹à¸à¸¡à¹à¸¢à¸à¸ ายà¹à¸à¸«à¸à¹à¸²à¹à¸à¸à¸ªà¸²à¸£à¸à¸µà¹>",
+DlgLnkNoAnchors : "<ยัà¸à¹à¸¡à¹à¸¡à¸µà¸à¸¸à¸à¹à¸à¸·à¹à¸à¸¡à¹à¸¢à¸à¸ ายà¹à¸à¸«à¸à¹à¸²à¹à¸à¸à¸ªà¸²à¸£à¸à¸µà¹>",
DlgLnkEMail : "à¸à¸µà¹à¸¡à¸¥à¹ (E-Mail)",
DlgLnkEMailSubject : "หัวà¹à¸£à¸·à¹à¸à¸",
DlgLnkEMailBody : "à¸à¹à¸à¸à¸§à¸²à¸¡",
@@ -229,8 +234,8 @@
DlgLnkBtnUpload : "à¸à¸±à¸à¸à¸¶à¸à¹à¸à¸¥à¹à¹à¸§à¹à¸à¸à¹à¸à¸´à¸£à¹à¸à¹à¸§à¸à¸£à¹",
DlgLnkTarget : "à¸à¸²à¸£à¹à¸à¸´à¸à¸«à¸à¹à¸²à¸¥à¸´à¸à¸à¹",
-DlgLnkTargetFrame : "<à¹à¸à¸´à¸à¹à¸à¹à¸à¸£à¸¡>",
-DlgLnkTargetPopup : "<à¹à¸à¸´à¸à¸«à¸à¹à¸²à¸à¸à¹à¸¥à¹à¸ (Pop-up)>",
+DlgLnkTargetFrame : "<à¹à¸à¸´à¸à¹à¸à¹à¸à¸£à¸¡>",
+DlgLnkTargetPopup : "<à¹à¸à¸´à¸à¸«à¸à¹à¸²à¸à¸à¹à¸¥à¹à¸ (Pop-up)>",
DlgLnkTargetBlank : "à¹à¸à¸´à¸à¸«à¸à¹à¸²à¸à¸à¹à¸«à¸¡à¹ (_blank)",
DlgLnkTargetParent : "à¹à¸à¸´à¸à¹à¸à¸«à¸à¹à¸²à¸«à¸¥à¸±à¸ (_parent)",
DlgLnkTargetSelf : "à¹à¸à¸´à¸à¹à¸à¸«à¸à¹à¸²à¸à¸±à¸à¸à¸¸à¸à¸±à¸ (_self)",
@@ -293,16 +298,16 @@
DlgCellWidthPc : "à¹à¸à¸à¸£à¹à¹à¸à¹à¸",
DlgCellHeight : "สูà¸",
DlgCellWordWrap : "à¸à¸±à¸à¸à¸£à¸£à¸à¸±à¸à¸à¸±à¸à¹à¸à¸¡à¸±à¸à¸´",
-DlgCellWordWrapNotSet : "<à¹à¸¡à¹à¸£à¸°à¸à¸¸>",
+DlgCellWordWrapNotSet : "<à¹à¸¡à¹à¸£à¸°à¸à¸¸>",
DlgCellWordWrapYes : "à¹à¹à¸à¹",
DlgCellWordWrapNo : "à¹à¸¡à¹",
DlgCellHorAlign : "à¸à¸²à¸£à¸à¸±à¸à¸§à¸²à¸à¹à¸à¸§à¸à¸à¸",
-DlgCellHorAlignNotSet : "<à¹à¸¡à¹à¸£à¸°à¸à¸¸>",
+DlgCellHorAlignNotSet : "<à¹à¸¡à¹à¸£à¸°à¸à¸¸>",
DlgCellHorAlignLeft : "à¸à¸´à¸à¸à¹à¸²à¸¢",
DlgCellHorAlignCenter : "à¸à¸¶à¹à¸à¸à¸¥à¸²à¸",
DlgCellHorAlignRight: "à¸à¸´à¸à¸à¸§à¸²",
DlgCellVerAlign : "à¸à¸²à¸£à¸à¸±à¸à¸§à¸²à¸à¹à¸à¸§à¸à¸±à¹à¸",
-DlgCellVerAlignNotSet : "<à¹à¸¡à¹à¸£à¸°à¸à¸¸>",
+DlgCellVerAlignNotSet : "<à¹à¸¡à¹à¸£à¸°à¸à¸¸>",
DlgCellVerAlignTop : "à¸à¸à¸ªà¸¸à¸",
DlgCellVerAlignMiddle : "à¸à¸¶à¹à¸à¸à¸¥à¸²à¸",
DlgCellVerAlignBottom : "ลà¹à¸²à¸à¸ªà¸¸à¸",
@@ -339,7 +344,6 @@
DlgPasteIgnoreFont : "Ignore Font Face definitions", //MISSING
DlgPasteRemoveStyles : "Remove Styles definitions", //MISSING
DlgPasteCleanBox : "Clean Up Box", //MISSING
-
// Color Picker
ColorAutomatic : "สีà¸à¸±à¸à¹à¸à¸¡à¸±à¸à¸´",
@@ -476,6 +480,7 @@
// About Dialog
DlgAboutAboutTab : "à¹à¸à¸µà¹à¸¢à¸§à¸à¸±à¸à¹à¸à¸£à¹à¸à¸£à¸¡",
DlgAboutBrowserInfoTab : "à¹à¸à¸£à¹à¸à¸£à¸¡à¸à¹à¸à¸à¹à¸§à¹à¸à¸à¸µà¹à¸à¹à¸²à¸à¹à¸à¹",
+DlgAboutLicenseTab : "License", //MISSING
DlgAboutVersion : "รุà¹à¸",
DlgAboutLicense : "สà¸à¸§à¸à¸¥à¸´à¸à¸ªà¸´à¸à¸à¸´à¹ à¹à¸à¸¢à¸à¹à¸¢à¸à¸²à¸¢à¸¥à¸´à¸à¸ªà¸´à¸à¸à¸´à¹à¹à¸à¸ GNU Lesser General Public License",
DlgAboutInfo : "à¸à¹à¸à¸¡à¸¹à¸¥à¹à¸à¸´à¹à¸¡à¹à¸à¸´à¸¡à¸ าษาà¹à¸à¸¢à¸à¸´à¸à¸à¹à¸</BR>à¸à¸²à¸¢ à¸à¸£à¸´à¸à¸à¸£à¹ à¸à¸²à¸©à¸²à¸à¸´à¸ (à¸à¸¹à¹à¸)</BR><A HREF='mailto:arsakit at gmail.com'>arsakit at gmail.com</A> tel. (+66) 06-9241924</BR>หรืà¸à¸à¸²à¸§à¸à¹à¹à¸«à¸¥à¸à¸£à¸¸à¹à¸à¸ าษาà¹à¸à¸¢à¹à¸à¹à¸à¸µà¹à¹à¸§à¹à¸à¹à¸à¸à¹</BR><A HREF='http://www.thaimall4u.com'>www.Thaimall4u.com</A></BR>à¸à¹à¸à¸¡à¸¹à¸¥à¹à¸à¸´à¹à¸¡à¹à¸à¸´à¸¡à¸ าษาà¸à¸±à¸à¸à¸¤à¸© à¸à¸£à¸¸à¸à¸²à¹à¸à¸à¸µà¹à¸à¸µà¹"
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/tr.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/tr.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/tr.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -98,8 +98,13 @@
SelectionField : "Seçim Mönüsü",
ImageButton : "Resimli Dügme",
+FitWindow : "Maximize the editor size", //MISSING
+
// Context Menu
EditLink : "Köprü Düzenle",
+CellCM : "Cell", //MISSING
+RowCM : "Row", //MISSING
+ColumnCM : "Column", //MISSING
InsertRow : "Satir Ekle",
DeleteRows : "Satir Sil",
InsertColumn : "Sütun Ekle",
@@ -136,7 +141,7 @@
UnknownCommand : "Bilinmeyen komut \"%1\"",
NotImplemented : "Komut uyarlanamadi",
UnknownToolbarSet : "\"%1\" araç çubugu ögesi mevcut degil",
-NoActiveX : "You 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
+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
@@ -146,12 +151,12 @@
DlgBtnClose : "Kapat",
DlgBtnBrowseServer : "Sunucuyu Gez",
DlgAdvancedTag : "Gelismis",
-DlgOpOther : "<Diger>",
+DlgOpOther : "<Diger>",
DlgInfoTab : "Bilgi",
DlgAlertUrl : "Lütfen URL girin",
// General Dialogs Labels
-DlgGenNotSet : "<tanimlanmamis>",
+DlgGenNotSet : "<tanimlanmamis>",
DlgGenId : "Kimlik",
DlgGenLangDir : "Lisan Yönü",
DlgGenLangDirLtr : "Soldan Saga (LTR)",
@@ -215,12 +220,12 @@
DlgLnkTypeAnchor : "Bu sayfada çapa",
DlgLnkTypeEMail : "E-Posta",
DlgLnkProto : "Protokol",
-DlgLnkProtoOther : "<diger>",
+DlgLnkProtoOther : "<diger>",
DlgLnkURL : "URL",
DlgLnkAnchorSel : "Ãapa Seç",
DlgLnkAnchorByName : "Ãapa Ismi ile",
DlgLnkAnchorById : "Eleman Id ile",
-DlgLnkNoAnchors : "<Bu dokümanda hiç çapa yok>",
+DlgLnkNoAnchors : "<Bu dokümanda hiç çapa yok>",
DlgLnkEMail : "E-Posta Adresi",
DlgLnkEMailSubject : "Mesaj Konusu",
DlgLnkEMailBody : "Mesaj Vücudu",
@@ -228,8 +233,8 @@
DlgLnkBtnUpload : "Sunucuya Gönder",
DlgLnkTarget : "Hedef",
-DlgLnkTargetFrame : "<çerçeve>",
-DlgLnkTargetPopup : "<yeni açilan pencere>",
+DlgLnkTargetFrame : "<çerçeve>",
+DlgLnkTargetPopup : "<yeni açilan pencere>",
DlgLnkTargetBlank : "Yeni Pencere(_blank)",
DlgLnkTargetParent : "Anne Pencere (_parent)",
DlgLnkTargetSelf : "Kendi Penceresi (_self)",
@@ -292,16 +297,16 @@
DlgCellWidthPc : "yüzde",
DlgCellHeight : "Yükseklik",
DlgCellWordWrap : "Sözcük Kaydir",
-DlgCellWordWrapNotSet : "<Tanimlanmamis>",
+DlgCellWordWrapNotSet : "<Tanimlanmamis>",
DlgCellWordWrapYes : "Evet",
DlgCellWordWrapNo : "Hayir",
DlgCellHorAlign : "Yatay Hizalama",
-DlgCellHorAlignNotSet : "<Tanimlanmamis>",
+DlgCellHorAlignNotSet : "<Tanimlanmamis>",
DlgCellHorAlignLeft : "Sol",
DlgCellHorAlignCenter : "Merkez",
DlgCellHorAlignRight: "Sag",
DlgCellVerAlign : "Dikey Hizalama",
-DlgCellVerAlignNotSet : "<Tanimlanmamis>",
+DlgCellVerAlignNotSet : "<Tanimlanmamis>",
DlgCellVerAlignTop : "Tepe",
DlgCellVerAlignMiddle : "Orta",
DlgCellVerAlignBottom : "Alt",
@@ -338,7 +343,6 @@
DlgPasteIgnoreFont : "Yazı Tipi tanımlarını yoksay",
DlgPasteRemoveStyles : "Sitil Tanımlarını çıkar",
DlgPasteCleanBox : "Temizlik Kutusu",
-
// Color Picker
ColorAutomatic : "Otomatik",
@@ -475,6 +479,7 @@
// About Dialog
DlgAboutAboutTab : "Hakkinda",
DlgAboutBrowserInfoTab : "Gezgin Bilgisi",
+DlgAboutLicenseTab : "License", //MISSING
DlgAboutVersion : "versiyon",
DlgAboutLicense : "GNU Kisitli Kamu Lisansi (LGPL) kosullari altinda lisanslanmistir",
DlgAboutInfo : "Daha fazla bilgi için:"
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/uk.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/uk.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/uk.js Wed Jul 12 07:45:05 2006
@@ -1,481 +1,486 @@
-/*
- * FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
- *
- * Licensed under the terms of the GNU Lesser General Public License:
- * http://www.opensource.org/licenses/lgpl-license.php
- *
- * For further information visit:
- * http://www.fckeditor.net/
- *
- * "Support Open Source software. What about a donation today?"
- *
- * File Name: uk.js
- * Ukrainian language file.
- *
- * File Authors:
- * Alexander Pervak (pervak at gmail.com)
- */
-
-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 : "ÐниÑиÑи поÑиланнÑ",
-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 : "ÐбÑлÑÑиÑи вÑдÑÑÑп",
-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 : "Ðнопка Ñз зобÑаженнÑм",
-
-// Context Menu
-EditLink : "ÐÑÑавиÑи поÑиланнÑ",
-InsertRow : "ÐÑÑавиÑи ÑÑÑокÑ",
-DeleteRows : "ÐидалиÑи ÑÑÑоки",
-InsertColumn : "ÐÑÑавиÑи колонкÑ",
-DeleteColumns : "ÐидалиÑи колонки",
-InsertCell : "ÐÑÑавиÑи комÑÑкÑ",
-DeleteCells : "ÐидалиÑи комÑÑки",
-MergeCells : "Ðб'ÑднаÑи комÑÑки",
-SplitCell : "Роз'ÑднаÑи комÑÑкÑ",
-TableDelete : "Delete Table", //MISSING
-CellProperties : "ÐлаÑÑивоÑÑÑ ÐºÐ¾Ð¼ÑÑки",
-TableProperties : "ÐлаÑÑивоÑÑÑ ÑаблиÑÑ",
-ImageProperties : "ÐлаÑÑивоÑÑÑ Ð·Ð¾Ð±ÑаженнÑ",
-FlashProperties : "ÐлаÑÑивоÑÑÑ Flash",
-
-AnchorProp : "ÐлаÑÑивоÑÑÑ ÑкоÑÑ",
-ButtonProp : "ÐлаÑÑивоÑÑÑ ÐºÐ½Ð¾Ð¿ÐºÐ¸",
-CheckboxProp : "ÐлаÑÑивоÑÑÑ ÑÐ»Ð°Ð³Ð¾Ð²Ð¾Ñ ÐºÐ½Ð¾Ð¿ÐºÐ¸",
-HiddenFieldProp : "ÐлаÑÑивоÑÑÑ Ð¿ÑиÑ
ованого полÑ",
-RadioButtonProp : "ÐлаÑÑивоÑÑÑ ÐºÐ½Ð¾Ð¿ÐºÐ¸ вибоÑÑ",
-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 : "You 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
-
-// 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 : "ÐÑÐ´Ñ Ð»Ð°Ñка, обеÑÑÑÑ ÑкÑÑ",
-
-// 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 : "Summary", //MISSING
-
-// Table Cell Dialog
-DlgCellTitle : "ÐлаÑÑивоÑÑÑ ÐºÐ¾Ð¼ÑÑки",
-DlgCellWidth : "ШиÑина",
-DlgCellWidthPx : "пÑкÑелÑв",
-DlgCellWidthPc : "вÑдÑоÑкÑв",
-DlgCellHeight : "ÐиÑоÑа",
-DlgCellWordWrap : "ÐгоÑÑÐ°Ð½Ð½Ñ ÑекÑÑа",
-DlgCellWordWrapNotSet : "<Ðе вÑÑ.>",
-DlgCellWordWrapYes : "Так",
-DlgCellWordWrapNo : "ÐÑ",
-DlgCellHorAlign : "ÐоÑизонÑалÑне виÑÑвнÑваннÑ",
-DlgCellHorAlignNotSet : "<Ðе вÑÑ.>",
-DlgCellHorAlignLeft : "ÐлÑва",
-DlgCellHorAlignCenter : "Ðо ÑенÑÑÑ",
-DlgCellHorAlignRight: "ÐпÑава",
-DlgCellVerAlign : "ÐеÑÑикалÑное виÑÑвнÑваннÑ",
-DlgCellVerAlignNotSet : "<Ðе вÑÑ.>",
-DlgCellVerAlignTop : "ÐвеÑÑ
Ñ",
-DlgCellVerAlignMiddle : "ÐоÑеÑединÑ",
-DlgCellVerAlignBottom : "ÐнизÑ",
-DlgCellVerAlignBaseline : "Ðо базовÑй лÑнÑÑ",
-DlgCellRowSpan : "ÐÑапазон ÑÑÑок (span)",
-DlgCellCollSpan : "ÐÑапазон колонок (span)",
-DlgCellBackColor : "ÐолÑÑ Ñона",
-DlgCellBorderColor : "ÐолÑÑ Ð±Ð¾ÑдÑÑа",
-DlgCellBtnSelect : "ÐбеÑÑÑÑ...",
-
-// Find Dialog
-DlgFindTitle : "ÐоÑÑк",
-DlgFindFindBtn : "ÐоÑÑк",
-DlgFindNotFoundMsg : "Ðказаний ÑекÑÑ Ð½Ðµ знайдений.",
-
-// Replace Dialog
-DlgReplaceTitle : "ÐамÑниÑи",
-DlgReplaceFindLbl : "ШÑкаÑи:",
-DlgReplaceReplaceLbl : "ÐамÑниÑи на:",
-DlgReplaceCaseChk : "УÑиÑÑваÑÑ ÑегиÑÑÑ",
-DlgReplaceReplaceBtn : "ÐамÑниÑи",
-DlgReplaceReplAllBtn : "ÐамÑниÑи вÑе",
-DlgReplaceWordChk : "ÐбÑг ÑÑлиÑ
ÑлÑв",
-
-// Paste Operations / Dialog
-PasteErrorPaste : "ÐаÑÑÑойки безпеки ваÑого бÑаÑзеÑа не дозволÑÑÑÑ ÑедакÑоÑÑ Ð°Ð²ÑомаÑиÑно виконÑваÑи опеÑаÑÑÑ Ð²ÑÑавки. ÐÑÐ´Ñ Ð»Ð°Ñка, викоÑиÑÑовÑйÑе клавÑаÑÑÑÑ Ð´Ð»Ñ ÑÑого (Ctrl+V).",
-PasteErrorCut : "ÐаÑÑÑойки безпеки ваÑого бÑаÑзеÑа не дозволÑÑÑÑ ÑедакÑоÑÑ Ð°Ð²ÑомаÑиÑно виконÑваÑи опеÑаÑÑÑ Ð²Ð¸ÑÑзÑваннÑ. ÐÑÐ´Ñ Ð»Ð°Ñка, викоÑиÑÑовÑйÑе клавÑаÑÑÑÑ Ð´Ð»Ñ ÑÑого (Ctrl+X).",
-PasteErrorCopy : "ÐаÑÑÑойки безпеки ваÑого бÑаÑзеÑа не дозволÑÑÑÑ ÑедакÑоÑÑ Ð°Ð²ÑомаÑиÑно виконÑваÑи опеÑаÑÑÑ ÐºÐ¾Ð¿ÑÑваннÑ. ÐÑÐ´Ñ Ð»Ð°Ñка, викоÑиÑÑовÑйÑе клавÑаÑÑÑÑ Ð´Ð»Ñ ÑÑого (Ctrl+C).",
-
-PasteAsText : "ÐÑÑавиÑи ÑÑлÑки ÑекÑÑ",
-PasteFromWord : "ÐÑÑавиÑи з Word",
-
-DlgPasteMsg2 : "ÐÑдÑ-лаÑка, вÑÑавÑе з бÑÑеÑа обмÑÐ½Ñ Ð² ÑÑ Ð¾Ð±Ð»Ð°ÑÑÑ, коÑиÑÑÑÑÑиÑÑ ÐºÐ¾Ð¼Ð±ÑнаÑÑÑÑ ÐºÐ»Ð°Ð²ÑÑ (<STRONG>Ctrl+V</STRONG>) Ñа наÑиÑнÑÑÑ <STRONG>OK</STRONG>.",
-DlgPasteIgnoreFont : "ÐгноÑÑваÑи налаÑÑÑÐ²Ð°Ð½Ð½Ñ ÑÑиÑÑÑв",
-DlgPasteRemoveStyles : "ÐидалиÑи налаÑÑÑÐ²Ð°Ð½Ð½Ñ ÑÑилÑв",
-DlgPasteCleanBox : "ÐÑиÑÑиÑи облаÑÑÑ",
-
-
-// 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 : "Тип",
-
-// 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 : "ÐлаÑÑивоÑÑÑ Ð½ÑмеÑованного ÑпиÑка",
-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 : "ÐодÑÐ²Ð°Ð½Ð½Ñ Ð½Ð°Ð±Ð¾ÑÑ ÑимволÑв",
-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 : "(Ðе визнаÑено жодного ÑаблонÑ)",
-
-// About Dialog
-DlgAboutAboutTab : "ÐÑо пÑогÑамÑ",
-DlgAboutBrowserInfoTab : "ÐнÑоÑмаÑÑÑ Ð±ÑаÑзеÑа",
-DlgAboutVersion : "ÐеÑÑÑÑ",
-DlgAboutLicense : "ÐÑÑензовано згÑдно Ñмовам GNU Lesser General Public License",
-DlgAboutInfo : "ÐодаÑÐºÐ¾Ð²Ñ ÑнÑоÑмаÑÑÑ Ð´Ð¸Ð²ÑÑÑÑÑ Ð½Ð° "
+/*
+ * FCKeditor - The text editor for internet
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
+ *
+ * Licensed under the terms of the GNU Lesser General Public License:
+ * http://www.opensource.org/licenses/lgpl-license.php
+ *
+ * For further information visit:
+ * http://www.fckeditor.net/
+ *
+ * "Support Open Source software. What about a donation today?"
+ *
+ * File Name: uk.js
+ * Ukrainian language file.
+ *
+ * File Authors:
+ * Alexander Pervak (pervak at gmail.com)
+ */
+
+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 : "ÐниÑиÑи поÑиланнÑ",
+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 : "ÐбÑлÑÑиÑи вÑдÑÑÑп",
+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 : "Maximize the editor size", //MISSING
+
+// Context Menu
+EditLink : "ÐÑÑавиÑи поÑиланнÑ",
+CellCM : "Cell", //MISSING
+RowCM : "Row", //MISSING
+ColumnCM : "Column", //MISSING
+InsertRow : "ÐÑÑавиÑи ÑÑÑокÑ",
+DeleteRows : "ÐидалиÑи ÑÑÑоки",
+InsertColumn : "ÐÑÑавиÑи колонкÑ",
+DeleteColumns : "ÐидалиÑи колонки",
+InsertCell : "ÐÑÑавиÑи комÑÑкÑ",
+DeleteCells : "ÐидалиÑи комÑÑки",
+MergeCells : "Ðб'ÑднаÑи комÑÑки",
+SplitCell : "Роз'ÑднаÑи комÑÑкÑ",
+TableDelete : "Delete Table", //MISSING
+CellProperties : "ÐлаÑÑивоÑÑÑ ÐºÐ¾Ð¼ÑÑки",
+TableProperties : "ÐлаÑÑивоÑÑÑ ÑаблиÑÑ",
+ImageProperties : "ÐлаÑÑивоÑÑÑ Ð·Ð¾Ð±ÑаженнÑ",
+FlashProperties : "ÐлаÑÑивоÑÑÑ Flash",
+
+AnchorProp : "ÐлаÑÑивоÑÑÑ ÑкоÑÑ",
+ButtonProp : "ÐлаÑÑивоÑÑÑ ÐºÐ½Ð¾Ð¿ÐºÐ¸",
+CheckboxProp : "ÐлаÑÑивоÑÑÑ ÑÐ»Ð°Ð³Ð¾Ð²Ð¾Ñ ÐºÐ½Ð¾Ð¿ÐºÐ¸",
+HiddenFieldProp : "ÐлаÑÑивоÑÑÑ Ð¿ÑиÑ
ованого полÑ",
+RadioButtonProp : "ÐлаÑÑивоÑÑÑ ÐºÐ½Ð¾Ð¿ÐºÐ¸ вибоÑÑ",
+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 : "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
+
+// 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 : "ÐÑÐ´Ñ Ð»Ð°Ñка, обеÑÑÑÑ ÑкÑÑ",
+
+// 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 : "Ðаголовок (Caption)",
+DlgTableSummary : "Summary", //MISSING
+
+// Table Cell Dialog
+DlgCellTitle : "ÐлаÑÑивоÑÑÑ ÐºÐ¾Ð¼ÑÑки",
+DlgCellWidth : "ШиÑина",
+DlgCellWidthPx : "пÑкÑелÑв",
+DlgCellWidthPc : "вÑдÑоÑкÑв",
+DlgCellHeight : "ÐиÑоÑа",
+DlgCellWordWrap : "ÐгоÑÑÐ°Ð½Ð½Ñ ÑекÑÑа",
+DlgCellWordWrapNotSet : "<Ðе вÑÑ.>",
+DlgCellWordWrapYes : "Так",
+DlgCellWordWrapNo : "ÐÑ",
+DlgCellHorAlign : "ÐоÑизонÑалÑне виÑÑвнÑваннÑ",
+DlgCellHorAlignNotSet : "<Ðе вÑÑ.>",
+DlgCellHorAlignLeft : "ÐлÑва",
+DlgCellHorAlignCenter : "Ðо ÑенÑÑÑ",
+DlgCellHorAlignRight: "ÐпÑава",
+DlgCellVerAlign : "ÐеÑÑикалÑное виÑÑвнÑваннÑ",
+DlgCellVerAlignNotSet : "<Ðе вÑÑ.>",
+DlgCellVerAlignTop : "ÐвеÑÑ
Ñ",
+DlgCellVerAlignMiddle : "ÐоÑеÑединÑ",
+DlgCellVerAlignBottom : "ÐнизÑ",
+DlgCellVerAlignBaseline : "Ðо базовÑй лÑнÑÑ",
+DlgCellRowSpan : "ÐÑапазон ÑÑÑок (span)",
+DlgCellCollSpan : "ÐÑапазон колонок (span)",
+DlgCellBackColor : "ÐолÑÑ Ñона",
+DlgCellBorderColor : "ÐолÑÑ Ð±Ð¾ÑдÑÑа",
+DlgCellBtnSelect : "ÐбеÑÑÑÑ...",
+
+// Find Dialog
+DlgFindTitle : "ÐоÑÑк",
+DlgFindFindBtn : "ÐоÑÑк",
+DlgFindNotFoundMsg : "Ðказаний ÑекÑÑ Ð½Ðµ знайдений.",
+
+// Replace Dialog
+DlgReplaceTitle : "ÐамÑниÑи",
+DlgReplaceFindLbl : "ШÑкаÑи:",
+DlgReplaceReplaceLbl : "ÐамÑниÑи на:",
+DlgReplaceCaseChk : "УÑиÑÑваÑÑ ÑегиÑÑÑ",
+DlgReplaceReplaceBtn : "ÐамÑниÑи",
+DlgReplaceReplAllBtn : "ÐамÑниÑи вÑе",
+DlgReplaceWordChk : "ÐбÑг ÑÑлиÑ
ÑлÑв",
+
+// Paste Operations / Dialog
+PasteErrorPaste : "ÐаÑÑÑойки безпеки ваÑого бÑаÑзеÑа не дозволÑÑÑÑ ÑедакÑоÑÑ Ð°Ð²ÑомаÑиÑно виконÑваÑи опеÑаÑÑÑ Ð²ÑÑавки. ÐÑÐ´Ñ Ð»Ð°Ñка, викоÑиÑÑовÑйÑе клавÑаÑÑÑÑ Ð´Ð»Ñ ÑÑого (Ctrl+V).",
+PasteErrorCut : "ÐаÑÑÑойки безпеки ваÑого бÑаÑзеÑа не дозволÑÑÑÑ ÑедакÑоÑÑ Ð°Ð²ÑомаÑиÑно виконÑваÑи опеÑаÑÑÑ Ð²Ð¸ÑÑзÑваннÑ. ÐÑÐ´Ñ Ð»Ð°Ñка, викоÑиÑÑовÑйÑе клавÑаÑÑÑÑ Ð´Ð»Ñ ÑÑого (Ctrl+X).",
+PasteErrorCopy : "ÐаÑÑÑойки безпеки ваÑого бÑаÑзеÑа не дозволÑÑÑÑ ÑедакÑоÑÑ Ð°Ð²ÑомаÑиÑно виконÑваÑи опеÑаÑÑÑ ÐºÐ¾Ð¿ÑÑваннÑ. ÐÑÐ´Ñ Ð»Ð°Ñка, викоÑиÑÑовÑйÑе клавÑаÑÑÑÑ Ð´Ð»Ñ ÑÑого (Ctrl+C).",
+
+PasteAsText : "ÐÑÑавиÑи ÑÑлÑки ÑекÑÑ",
+PasteFromWord : "ÐÑÑавиÑи з Word",
+
+DlgPasteMsg2 : "ÐÑдÑ-лаÑка, вÑÑавÑе з бÑÑеÑа обмÑÐ½Ñ Ð² ÑÑ Ð¾Ð±Ð»Ð°ÑÑÑ, коÑиÑÑÑÑÑиÑÑ ÐºÐ¾Ð¼Ð±ÑнаÑÑÑÑ ÐºÐ»Ð°Ð²ÑÑ (<STRONG>Ctrl+V</STRONG>) Ñа наÑиÑнÑÑÑ <STRONG>OK</STRONG>.",
+DlgPasteIgnoreFont : "ÐгноÑÑваÑи налаÑÑÑÐ²Ð°Ð½Ð½Ñ ÑÑиÑÑÑв",
+DlgPasteRemoveStyles : "ÐидалиÑи налаÑÑÑÐ²Ð°Ð½Ð½Ñ ÑÑилÑв",
+DlgPasteCleanBox : "ÐÑиÑÑиÑи облаÑÑÑ",
+
+// 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 : "Тип",
+
+// 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 : "ÐлаÑÑивоÑÑÑ Ð½ÑмеÑованного ÑпиÑка",
+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 : "ÐодÑÐ²Ð°Ð½Ð½Ñ Ð½Ð°Ð±Ð¾ÑÑ ÑимволÑв",
+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 : "(Ðе визнаÑено жодного ÑаблонÑ)",
+
+// About Dialog
+DlgAboutAboutTab : "ÐÑо пÑогÑамÑ",
+DlgAboutBrowserInfoTab : "ÐнÑоÑмаÑÑÑ Ð±ÑаÑзеÑа",
+DlgAboutLicenseTab : "License", //MISSING
+DlgAboutVersion : "ÐеÑÑÑÑ",
+DlgAboutLicense : "ÐÑÑензовано згÑдно Ñмовам GNU Lesser General Public License",
+DlgAboutInfo : "ÐодаÑÐºÐ¾Ð²Ñ ÑнÑоÑмаÑÑÑ Ð´Ð¸Ð²ÑÑÑÑÑ Ð½Ð° "
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/vi.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/vi.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/vi.js Wed Jul 12 07:45:05 2006
@@ -1,482 +1,487 @@
-/*
- * FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
- *
- * Licensed under the terms of the GNU Lesser General Public License:
- * http://www.opensource.org/licenses/lgpl-license.php
- *
- * For further information visit:
- * http://www.fckeditor.net/
- *
- * "Support Open Source software. What about a donation today?"
- *
- * File Name: vi.js
- * Vietnamese language file.
- *
- * File Authors:
- * Phan Binh Giang (bbbgiang at yahoo.com)
- * Hà Thanh Hải (thanhhai.ha at gmail.com)
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir : "ltr",
-
-ToolbarCollapse : "Thu hẹp 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",
-Paste : "Dán",
-PasteText : "Dán ký tá»± 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",
-Anchor : "Chèn/Sá»a 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",
-InsertLine : "Chèn ÄÆ°á»ng phân cách ngang",
-InsertSpecialCharLbl: "Ký tá»± Äặt biá»t",
-InsertSpecialChar : "Chèn Ký tá»± Äặc biá»t",
-InsertSmileyLbl : "Hình biá»u lá» cảm xúc",
-InsertSmiley : "Chèn Hình biá»u lá» cảm xúc (hình mặt cÆ°á»i)",
-About : "Giá»i thiá»u vá» FCKeditor",
-Bold : "Äáºm",
-Italic : "Nghiêng",
-Underline : "Gạch chân",
-StrikeThrough : "Gạch 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 hai bên",
-DecreaseIndent : "Dá»ch sang Trái",
-IncreaseIndent : "Dá»ch sang Phải",
-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 : "Font",
-FontSize : "Cỡ Chữ",
-TextColor : "Mà u Chữ",
-BGColor : "Mà u Ná»n",
-Source : "Mã nguá»n",
-Find : "Tìm",
-Replace : "Thay thế",
-SpellCheck : "Kiá»m tra ChÃnh tả",
-UniversalKeyboard : "Bà n phÃm Quá»c tế",
-PageBreakLbl : "Page Break", //MISSING
-PageBreak : "Insert Page Break", //MISSING
-
-Form : "Form",
-Checkbox : "Checkbox",
-RadioButton : "Radio Button",
-TextField : "Text Field",
-Textarea : "Textarea",
-HiddenField : "Hidden Field",
-Button : "Button",
-SelectionField : "Selection Field",
-ImageButton : "Image Button",
-
-// Context Menu
-EditLink : "Sá»a Liên kết",
-InsertRow : "Chèn Dòng",
-DeleteRows : "Xoá Dòng",
-InsertColumn : "Chèn Cá»t",
-DeleteColumns : "Xoá Cá»t",
-InsertCell : "Chèn Ã",
-DeleteCells : "Xoá Ã",
-MergeCells : "Trá»n Ã",
-SplitCell : "Chia Ã",
-TableDelete : "Delete Table", //MISSING
-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 Button",
-CheckboxProp : "Thuá»c tÃnh Ná»t kiá»m",
-HiddenFieldProp : "Thuá»c tÃnh Hidden Field",
-RadioButtonProp : "Thuá»c tÃnh Ná»t Äà i",
-ImageButtonProp : "Thuá»c tÃnh Image Button",
-TextFieldProp : "Thuá»c tÃnh Text Field",
-SelectionFieldProp : "Thuá»c tÃnh Selection Field",
-TextareaProp : "Thuá»c tÃnh Textarea",
-FormProp : "Thuá»c tÃnh Form",
-
-FontFormats : "Normal;Formatted;Address;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6;Paragraph (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 Äi má»t sá» chức nÄng.",
-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
-
-// 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 ÄÆ°a 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 : "Stylesheet Classes",
-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ữ 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 : "Baseline",
-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 chÃnh xác",
-
-// 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 : "Tá»±a Äá» 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 : "<frame>",
-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 Frame ÄÃ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",
-
-// 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",
-
-// Special Character Dialog
-DlgSpecialCharTitle : "Chá»n ký tá»± Äặc biá»t",
-
-// Table Dialog
-DlgTableTitle : "Thuá»c tÃnh bảng",
-DlgTableRows : "Dòng",
-DlgTableColumns : "Cá»t",
-DlgTableBorder : "Cỡ ÄÆ°á»ng viá»n",
-DlgTableAlign : "Canh lá»",
-DlgTableAlignNotSet : "<Không thiết láºp>",
-DlgTableAlignLeft : "Trái",
-DlgTableAlignCenter : "Giữa",
-DlgTableAlignRight : "Phải",
-DlgTableWidth : "Rá»ng",
-DlgTableWidthPx : "Äiá»m",
-DlgTableWidthPc : "%",
-DlgTableHeight : "Cao",
-DlgTableCellSpace : "Khoảng cách Ã",
-DlgTableCellPad : "Äá»m Ã",
-DlgTableCaption : "Äầu Äá»",
-DlgTableSummary : "Summary", //MISSING
-
-// Table Cell Dialog
-DlgCellTitle : "Thuá»c tÃnh Ã",
-DlgCellWidth : "Rá»ng",
-DlgCellWidthPx : "Äiá»m",
-DlgCellWidthPc : "%",
-DlgCellHeight : "Cao",
-DlgCellWordWrap : "Bá»c từ",
-DlgCellWordWrapNotSet : "<Không thiết láºp>",
-DlgCellWordWrapYes : "Äá»ng ý",
-DlgCellWordWrapNo : "Không",
-DlgCellHorAlign : "Sắp xếp Ngang",
-DlgCellHorAlignNotSet : "<Không thiết láºp>",
-DlgCellHorAlignLeft : "Trái",
-DlgCellHorAlignCenter : "Giữa",
-DlgCellHorAlignRight: "Phải",
-DlgCellVerAlign : "Sắp xếp Dá»c",
-DlgCellVerAlignNotSet : "<Không thiết láºp>",
-DlgCellVerAlignTop : "Trên",
-DlgCellVerAlignMiddle : "Giữa",
-DlgCellVerAlignBottom : "DÆ°á»i",
-DlgCellVerAlignBaseline : "Baseline",
-DlgCellRowSpan : "Rows Span",
-DlgCellCollSpan : "Columns Span",
-DlgCellBackColor : "Mà u ná»n",
-DlgCellBorderColor : "Mà u viá»n",
-DlgCellBtnSelect : "Chá»n...",
-
-// Find Dialog
-DlgFindTitle : "Tìm",
-DlgFindFindBtn : "Tì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 : "Äúng chữ Hoa/ThÆ°á»ng",
-DlgReplaceReplaceBtn : "Thay thế",
-DlgReplaceReplAllBtn : "Thay thế Tất cả",
-DlgReplaceWordChk : "Äúng toà n bá» từ",
-
-// Paste Operations / Dialog
-PasteErrorPaste : "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 dán. Hãy sá» dụng bà n phÃm cho lá»nh nà y (Ctrl+V).",
-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 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>.",
-DlgPasteIgnoreFont : "Chấp nháºn các Äá»nh dạng Font",
-DlgPasteRemoveStyles : "Xoá tất cả các Äá»nh dạng Styles",
-DlgPasteCleanBox : "Xoá sạch",
-
-
-// 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 ÄÆ°a 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 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ó tải vá» ngay bây giá»?",
-
-// Button Dialog
-DlgButtonText : "VÄn bản (Giá trá»)",
-DlgButtonType : "Kiá»u",
-
-// 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 : "Dò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á»±",
-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 (Meta Data)",
-
-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ự",
-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á» trogn 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)",
-
-// About Dialog
-DlgAboutAboutTab : "Giá»i thiá»u",
-DlgAboutBrowserInfoTab : "Thông tin trình duyá»t",
-DlgAboutVersion : "phiên bản",
-DlgAboutLicense : "Licensed under the terms of the GNU Lesser General Public License",
-DlgAboutInfo : "Äá» biết thêm thông tin, hãy truy cáºp"
+/*
+ * FCKeditor - The text editor for internet
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
+ *
+ * Licensed under the terms of the GNU Lesser General Public License:
+ * http://www.opensource.org/licenses/lgpl-license.php
+ *
+ * For further information visit:
+ * http://www.fckeditor.net/
+ *
+ * "Support Open Source software. What about a donation today?"
+ *
+ * File Name: vi.js
+ * Chinese Traditional language file.
+ *
+ * File Authors:
+ * Phan Binh Giang (bbbgiang at yahoo.com)
+ * Hà Thanh Hải (thanhhai.ha at gmail.com)
+ */
+
+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",
+Anchor : "Chèn/Sá»a 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",
+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 radio",
+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",
+
+// Context Menu
+EditLink : "Sá»a Liên kết",
+CellCM : "Ã",
+RowCM : "HÃ ng",
+ColumnCM : "Cá»t",
+InsertRow : "Chèn Hà ng",
+DeleteRows : "Xoá Hà ng",
+InsertColumn : "Chèn Cá»t",
+DeleteColumns : "Xoá Cá»t",
+InsertCell : "Chèn Ã",
+DeleteCells : "Xoá Ã",
+MergeCells : "Trá»n Ã",
+SplitCell : "Chia Ã",
+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 radio",
+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;Paragraph (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 Äi 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.",
+
+// 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ữ 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 : "Baseline",
+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",
+
+// 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",
+
+// 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 : "Baseline",
+DlgCellRowSpan : "Ná»i Hà ng",
+DlgCellCollSpan : "Ná»i Cá»t",
+DlgCellBackColor : "Mà u ná»n",
+DlgCellBorderColor : "Mà u viá»n",
+DlgCellBtnSelect : "Chá»n...",
+
+// 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
+PasteErrorPaste : "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 dán. Hãy sá» dụng bà n phÃm cho lá»nh nà y (Ctrl+V).",
+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>.",
+DlgPasteIgnoreFont : "Chấp nháºn các Äá»nh dạng phông",
+DlgPasteRemoveStyles : "Gỡ bá» các Äá»nh dạng Styles",
+DlgPasteCleanBox : "Xóa ná»i dung",
+
+// 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 ÄÆ°a 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 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",
+
+// 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á»±",
+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ự",
+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)",
+
+// 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",
+DlgAboutLicense : "Äược cấp phép theo các Äiá»u khoản của giấy phép GNU Lesser General Public License",
+DlgAboutInfo : "Äá» biết thêm thông tin, hãy truy cáºp"
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/zh-cn.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/zh-cn.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/zh-cn.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -14,7 +14,7 @@
* Chinese Simplified language file.
*
* File Authors:
- * NetRube (NetRube at 126.com)
+ * NetRube (NetRube at gmail.com)
*/
var FCKLang =
@@ -85,8 +85,8 @@
Replace : "æ¿æ¢",
SpellCheck : "æ¼åæ£æ¥",
UniversalKeyboard : "软é®ç",
-PageBreakLbl : "Page Break", //MISSING
-PageBreak : "Insert Page Break", //MISSING
+PageBreakLbl : "å页符",
+PageBreak : "æå
¥å页符",
Form : "表å",
Checkbox : "å¤éæ¡",
@@ -98,8 +98,13 @@
SelectionField : "å表/èå",
ImageButton : "å¾åå",
+FitWindow : "å
¨å±ç¼è¾",
+
// Context Menu
EditLink : "ç¼è¾è¶
é¾æ¥",
+CellCM : "åå
æ ¼",
+RowCM : "è¡",
+ColumnCM : "å",
InsertRow : "æå
¥è¡",
DeleteRows : "å é¤è¡",
InsertColumn : "æå
¥å",
@@ -108,7 +113,7 @@
DeleteCells : "å é¤åå
æ ¼",
MergeCells : "å并åå
æ ¼",
SplitCell : "æååå
æ ¼",
-TableDelete : "Delete Table", //MISSING
+TableDelete : "å é¤è¡¨æ ¼",
CellProperties : "åå
æ ¼å±æ§",
TableProperties : "è¡¨æ ¼å±æ§",
ImageProperties : "å¾è±¡å±æ§",
@@ -125,7 +130,7 @@
TextareaProp : "å¤è¡ææ¬å±æ§",
FormProp : "表åå±æ§",
-FontFormats : "æ®é;å¸¦æ ¼å¼ç;å°å;æ é¢ 1;æ é¢ 2;æ é¢ 3;æ é¢ 4;æ é¢ 5;æ é¢ 6;段è½(DIV)",
+FontFormats : "æ®é;å·²ç¼ææ ¼å¼;å°å;æ é¢ 1;æ é¢ 2;æ é¢ 3;æ é¢ 4;æ é¢ 5;æ é¢ 6;段è½(DIV)",
// Alerts and Messages
ProcessingXHTML : "æ£å¨å¤ç XHTMLï¼è¯·ç¨ç...",
@@ -136,9 +141,9 @@
UnknownCommand : "æªç¥å½ä»¤å称 \"%1\"",
NotImplemented : "å½ä»¤æ æ³æ§è¡",
UnknownToolbarSet : "å·¥å
·æ 设置 \"%1\" ä¸åå¨",
-NoActiveX : "You 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
+NoActiveX : "æµè§å¨å®å
¨è®¾ç½®éå¶äºæ¬ç¼è¾å¨çæäºåè½ãæ¨å¿
é¡»å¯ç¨å®å
¨è®¾ç½®ä¸çâè¿è¡ ActiveX æ§ä»¶åæ件âï¼å¦åå°åºç°æäºé误并缺å°åè½ã",
+BrowseServerBlocked : "æ æ³æå¼èµæºæµè§å¨ï¼è¯·ç¡®è®¤æ¯å¦å¯ç¨äºç¦æ¢å¼¹åºçªå£ã",
+DialogBlocked : "æ æ³æå¼å¯¹è¯æ¡çªå£ï¼è¯·ç¡®è®¤æ¯å¦å¯ç¨äºç¦æ¢å¼¹åºçªå£æç½é¡µå¯¹è¯æ¡ï¼IEï¼ã",
// Dialogs
DlgBtnOK : "ç¡®å®",
@@ -146,12 +151,12 @@
DlgBtnClose : "å
³é",
DlgBtnBrowseServer : "æµè§æå¡å¨",
DlgAdvancedTag : "é«çº§",
-DlgOpOther : "<å
¶å®>",
+DlgOpOther : "<å
¶å®>",
DlgInfoTab : "ä¿¡æ¯",
DlgAlertUrl : "请æå
¥ URL",
// General Dialogs Labels
-DlgGenNotSet : "<没æ设置>",
+DlgGenNotSet : "<没æ设置>",
DlgGenId : "ID",
DlgGenLangDir : "è¯è¨æ¹å",
DlgGenLangDirLtr : "ä»å·¦å°å³ (LTR)",
@@ -215,12 +220,12 @@
DlgLnkTypeAnchor : "页å
éç¹é¾æ¥",
DlgLnkTypeEMail : "çµåé®ä»¶",
DlgLnkProto : "åè®®",
-DlgLnkProtoOther : "<å
¶å®>",
+DlgLnkProtoOther : "<å
¶å®>",
DlgLnkURL : "å°å",
DlgLnkAnchorSel : "éæ©ä¸ä¸ªéç¹",
DlgLnkAnchorByName : "æéç¹å称",
DlgLnkAnchorById : "æéç¹ ID",
-DlgLnkNoAnchors : "<æ¤æ档没æå¯ç¨çéç¹>",
+DlgLnkNoAnchors : "<æ¤æ档没æå¯ç¨çéç¹>",
DlgLnkEMail : "å°å",
DlgLnkEMailSubject : "主é¢",
DlgLnkEMailBody : "å
容",
@@ -228,8 +233,8 @@
DlgLnkBtnUpload : "åéå°æå¡å¨ä¸",
DlgLnkTarget : "ç®æ ",
-DlgLnkTargetFrame : "<æ¡æ¶>",
-DlgLnkTargetPopup : "<å¼¹åºçªå£>",
+DlgLnkTargetFrame : "<æ¡æ¶>",
+DlgLnkTargetPopup : "<å¼¹åºçªå£>",
DlgLnkTargetBlank : "æ°çªå£ (_blank)",
DlgLnkTargetParent : "ç¶çªå£ (_parent)",
DlgLnkTargetSelf : "æ¬çªå£ (_self)",
@@ -272,7 +277,7 @@
DlgTableColumns : "åæ°",
DlgTableBorder : "è¾¹æ¡",
DlgTableAlign : "对é½",
-DlgTableAlignNotSet : "<没æ设置>",
+DlgTableAlignNotSet : "<没æ设置>",
DlgTableAlignLeft : "左对é½",
DlgTableAlignCenter : "å±
ä¸",
DlgTableAlignRight : "å³å¯¹é½",
@@ -283,7 +288,7 @@
DlgTableCellSpace : "é´è·",
DlgTableCellPad : "è¾¹è·",
DlgTableCaption : "æ é¢",
-DlgTableSummary : "Summary", //MISSING
+DlgTableSummary : "æè¦",
// Table Cell Dialog
DlgCellTitle : "åå
æ ¼å±æ§",
@@ -292,16 +297,16 @@
DlgCellWidthPc : "ç¾åæ¯",
DlgCellHeight : "é«åº¦",
DlgCellWordWrap : "èªå¨æ¢è¡",
-DlgCellWordWrapNotSet : "<没æ设置>",
+DlgCellWordWrapNotSet : "<没æ设置>",
DlgCellWordWrapYes : "æ¯",
DlgCellWordWrapNo : "å¦",
DlgCellHorAlign : "水平对é½",
-DlgCellHorAlignNotSet : "<没æ设置>",
+DlgCellHorAlignNotSet : "<没æ设置>",
DlgCellHorAlignLeft : "左对é½",
DlgCellHorAlignCenter : "å±
ä¸",
DlgCellHorAlignRight: "å³å¯¹é½",
DlgCellVerAlign : "åç´å¯¹é½",
-DlgCellVerAlignNotSet : "<没æ设置>",
+DlgCellVerAlignNotSet : "<没æ设置>",
DlgCellVerAlignTop : "顶端",
DlgCellVerAlignMiddle : "å±
ä¸",
DlgCellVerAlignBottom : "åºé¨",
@@ -338,7 +343,6 @@
DlgPasteIgnoreFont : "å¿½ç¥ Font æ ç¾",
DlgPasteRemoveStyles : "æ¸
ç CSS æ ·å¼",
DlgPasteCleanBox : "æ¸
空ä¸é¢å
容",
-
// Color Picker
ColorAutomatic : "èªå¨",
@@ -422,7 +426,7 @@
NumberedListProp : "ç¼å·å表å±æ§",
DlgLstType : "å表类å",
DlgLstTypeCircle : "åå",
-DlgLstTypeDisc : "Disc", //MISSING
+DlgLstTypeDisc : "åç¹",
DlgLstTypeSquare : "æ¹å",
DlgLstTypeNumbers : "æ°å (1, 2, 3)",
DlgLstTypeLCase : "å°ååæ¯ (a, b, c)",
@@ -475,6 +479,7 @@
// About Dialog
DlgAboutAboutTab : "å
³äº",
DlgAboutBrowserInfoTab : "æµè§å¨ä¿¡æ¯",
+DlgAboutLicenseTab : "许å¯è¯",
DlgAboutVersion : "çæ¬",
DlgAboutLicense : "åºäº GNU éç¨å
Œ
±è®¸å¯è¯ææåå¸ ",
DlgAboutInfo : "è¦è·å¾æ´å¤ä¿¡æ¯è¯·è®¿é® "
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/zh.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/zh.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/lang/zh.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -98,8 +98,13 @@
SelectionField : "æ¸
å®/é¸å®",
ImageButton : "å½±åæé",
+FitWindow : "編輯å¨æ大å",
+
// Context Menu
EditLink : "編輯è¶
é£çµ",
+CellCM : "å²åæ ¼",
+RowCM : "å",
+ColumnCM : "æ¬",
InsertRow : "æå
¥å",
DeleteRows : "åªé¤å",
InsertColumn : "æå
¥æ¬",
@@ -146,12 +151,12 @@
DlgBtnClose : "éé",
DlgBtnBrowseServer : "ç覽伺æå¨ç«¯",
DlgAdvancedTag : "é²é",
-DlgOpOther : "<å
¶ä»>",
+DlgOpOther : "<å
¶ä»>",
DlgInfoTab : "è³è¨",
DlgAlertUrl : "è«æå
¥ URL",
// General Dialogs Labels
-DlgGenNotSet : "<å°æªè¨å®>",
+DlgGenNotSet : "<å°æªè¨å®>",
DlgGenId : "ID",
DlgGenLangDir : "èªè¨æ¹å",
DlgGenLangDirLtr : "ç±å·¦èå³ (LTR)",
@@ -215,12 +220,12 @@
DlgLnkTypeAnchor : "æ¬é é¨é»",
DlgLnkTypeEMail : "é»åéµä»¶",
DlgLnkProto : "éè¨åå®",
-DlgLnkProtoOther : "<å
¶ä»>",
+DlgLnkProtoOther : "<å
¶ä»>",
DlgLnkURL : "URL",
DlgLnkAnchorSel : "è«é¸æé¨é»",
DlgLnkAnchorByName : "ä¾é¨é»å稱",
DlgLnkAnchorById : "ä¾å
件 ID",
-DlgLnkNoAnchors : "<æ¬æ件å°ç¡å¯ç¨ä¹é¨é»>",
+DlgLnkNoAnchors : "<æ¬æ件å°ç¡å¯ç¨ä¹é¨é»>",
DlgLnkEMail : "é»åéµä»¶",
DlgLnkEMailSubject : "éµä»¶ä¸»æ¨",
DlgLnkEMailBody : "éµä»¶å
§å®¹",
@@ -228,8 +233,8 @@
DlgLnkBtnUpload : "å³éè³ä¼ºæå¨",
DlgLnkTarget : "ç®æ¨",
-DlgLnkTargetFrame : "<æ¡æ¶>",
-DlgLnkTargetPopup : "<快顯è¦çª>",
+DlgLnkTargetFrame : "<æ¡æ¶>",
+DlgLnkTargetPopup : "<快顯è¦çª>",
DlgLnkTargetBlank : "æ°è¦çª (_blank)",
DlgLnkTargetParent : "ç¶è¦çª (_parent)",
DlgLnkTargetSelf : "æ¬è¦çª (_self)",
@@ -272,7 +277,7 @@
DlgTableColumns : "æ¬æ¸",
DlgTableBorder : "éæ¡",
DlgTableAlign : "å°é½",
-DlgTableAlignNotSet : "<æªè¨å®>",
+DlgTableAlignNotSet : "<æªè¨å®>",
DlgTableAlignLeft : "é å·¦å°é½",
DlgTableAlignCenter : "ç½®ä¸",
DlgTableAlignRight : "é å³å°é½",
@@ -292,16 +297,16 @@
DlgCellWidthPc : "ç¾åæ¯",
DlgCellHeight : "é«åº¦",
DlgCellWordWrap : "èªåæè¡",
-DlgCellWordWrapNotSet : "<å°æªè¨å®>",
+DlgCellWordWrapNotSet : "<å°æªè¨å®>",
DlgCellWordWrapYes : "æ¯",
DlgCellWordWrapNo : "å¦",
DlgCellHorAlign : "æ°´å¹³å°é½",
-DlgCellHorAlignNotSet : "<å°æªè¨å®>",
+DlgCellHorAlignNotSet : "<å°æªè¨å®>",
DlgCellHorAlignLeft : "é å·¦å°é½",
DlgCellHorAlignCenter : "ç½®ä¸",
DlgCellHorAlignRight: "é å³å°é½",
DlgCellVerAlign : "åç´å°é½",
-DlgCellVerAlignNotSet : "<å°æªè¨å®>",
+DlgCellVerAlignNotSet : "<å°æªè¨å®>",
DlgCellVerAlignTop : "é ä¸å°é½",
DlgCellVerAlignMiddle : "ç½®ä¸",
DlgCellVerAlignBottom : "é ä¸å°é½",
@@ -338,7 +343,6 @@
DlgPasteIgnoreFont : "移é¤ååè¨å®",
DlgPasteRemoveStyles : "移é¤æ¨£å¼è¨å®",
DlgPasteCleanBox : "æ¸
é¤æååå",
-
// Color Picker
ColorAutomatic : "èªå",
@@ -475,6 +479,7 @@
// About Dialog
DlgAboutAboutTab : "éæ¼",
DlgAboutBrowserInfoTab : "ç覽å¨è³è¨",
+DlgAboutLicenseTab : "許å¯è",
DlgAboutVersion : "çæ¬",
DlgAboutLicense : "ä¾æ GNU è¼å¯¬é¬å
Œ
±è¨±å¯è(LGPL)ç¼ä½",
DlgAboutInfo : "æ³ç²å¾æ´å¤è³è¨è«è³ "
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/placeholder/fck_placeholder.html
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/placeholder/fck_placeholder.html (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/placeholder/fck_placeholder.html Wed Jul 12 07:45:05 2006
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/placeholder/fckplugin.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/placeholder/fckplugin.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/placeholder/fckplugin.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -23,6 +23,7 @@
// Create the "Plaholder" toolbar button.
var oPlaceholderItem = new FCKToolbarButton( 'Placeholder', FCKLang.PlaceholderBtn ) ;
oPlaceholderItem.IconPath = FCKPlugins.Items['placeholder'].Path + 'placeholder.gif' ;
+
FCKToolbarItems.RegisterItem( 'Placeholder', oPlaceholderItem ) ;
@@ -162,9 +163,6 @@
FCK.Events.AttachEvent( 'OnAfterSetHTML', FCKPlaceholders.Redraw ) ;
-// The "Redraw" method must be called on startup.
-FCKPlaceholders.Redraw() ;
-
// We must process the SPAN tags to replace then with the real resulting value of the placeholder.
FCKXHtml.TagProcessors['span'] = function( node, htmlNode )
{
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/placeholder/lang/de.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/placeholder/lang/de.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/placeholder/lang/de.js Wed Jul 12 07:45:05 2006
@@ -1,23 +1,23 @@
-/*
- * FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
- *
- * Licensed under the terms of the GNU Lesser General Public License:
- * http://www.opensource.org/licenses/lgpl-license.php
- *
- * For further information visit:
- * http://www.fckeditor.net/
- *
- * "Support Open Source software. What about a donation today?"
- *
- * File Name: de.js
- * Placholder German language file.
- *
- * File Authors:
- * José Fontanil
- */
-FCKLang.PlaceholderBtn = 'Einfügen/editieren Platzhalter' ;
-FCKLang.PlaceholderDlgTitle = 'Platzhalter Eigenschaften' ;
-FCKLang.PlaceholderDlgName = 'Platzhalter Name' ;
-FCKLang.PlaceholderErrNoName = 'Bitte den Namen des Platzhalters schreiben' ;
+/*
+ * FCKeditor - The text editor for internet
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
+ *
+ * Licensed under the terms of the GNU Lesser General Public License:
+ * http://www.opensource.org/licenses/lgpl-license.php
+ *
+ * For further information visit:
+ * http://www.fckeditor.net/
+ *
+ * "Support Open Source software. What about a donation today?"
+ *
+ * File Name: de.js
+ * Placholder German language file.
+ *
+ * File Authors:
+ * José Fontanil
+ */
+FCKLang.PlaceholderBtn = 'Einfügen/editieren Platzhalter' ;
+FCKLang.PlaceholderDlgTitle = 'Platzhalter Eigenschaften' ;
+FCKLang.PlaceholderDlgName = 'Platzhalter Name' ;
+FCKLang.PlaceholderErrNoName = 'Bitte den Namen des Platzhalters schreiben' ;
FCKLang.PlaceholderErrNameInUse = 'Der angegebene Namen ist schon in Gebrauch' ;
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/placeholder/lang/en.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/placeholder/lang/en.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/placeholder/lang/en.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/placeholder/lang/fr.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/placeholder/lang/fr.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/placeholder/lang/fr.js Wed Jul 12 07:45:05 2006
@@ -1,23 +1,23 @@
-/*
- * FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
- *
- * Licensed under the terms of the GNU Lesser General Public License:
- * http://www.opensource.org/licenses/lgpl-license.php
- *
- * For further information visit:
- * http://www.fckeditor.net/
- *
- * "Support Open Source software. What about a donation today?"
- *
- * File Name: fr.js
- * Placholder Italian language file.
- *
- * File Authors:
- * Hubert Garrido (liane at users.sourceforge.net)
- */
-FCKLang.PlaceholderBtn = 'Insérer/Modifier Substitut' ;
-FCKLang.PlaceholderDlgTitle = 'Propriétés de Substitut' ;
-FCKLang.PlaceholderDlgName = 'Nom de Substitut' ;
-FCKLang.PlaceholderErrNoName = 'Veuillez saisir le nom de Substitut' ;
+/*
+ * FCKeditor - The text editor for internet
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
+ *
+ * Licensed under the terms of the GNU Lesser General Public License:
+ * http://www.opensource.org/licenses/lgpl-license.php
+ *
+ * For further information visit:
+ * http://www.fckeditor.net/
+ *
+ * "Support Open Source software. What about a donation today?"
+ *
+ * File Name: fr.js
+ * Placholder Italian language file.
+ *
+ * File Authors:
+ * Hubert Garrido (liane at users.sourceforge.net)
+ */
+FCKLang.PlaceholderBtn = 'Insérer/Modifier Substitut' ;
+FCKLang.PlaceholderDlgTitle = 'Propriétés de Substitut' ;
+FCKLang.PlaceholderDlgName = 'Nom de Substitut' ;
+FCKLang.PlaceholderErrNoName = 'Veuillez saisir le nom de Substitut' ;
FCKLang.PlaceholderErrNameInUse = 'Ce nom est déjà utilisé' ;
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/placeholder/lang/it.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/placeholder/lang/it.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/placeholder/lang/it.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/placeholder/lang/pl.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/placeholder/lang/pl.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/placeholder/lang/pl.js Wed Jul 12 07:45:05 2006
@@ -1,23 +1,23 @@
-/*
- * FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
- *
- * Licensed under the terms of the GNU Lesser General Public License:
- * http://www.opensource.org/licenses/lgpl-license.php
- *
- * For further information visit:
- * http://www.fckeditor.net/
- *
- * "Support Open Source software. What about a donation today?"
- *
- * File Name: pl.js
- * Placholder Polish language file.
- *
- * File Authors:
- * Marcin Pietrzak (fck at iworks.pl)
- */
-FCKLang.PlaceholderBtn = 'Wstaw/Edytuj nagÅówek' ;
-FCKLang.PlaceholderDlgTitle = 'WÅaÅnoÅci nagÅóweka' ;
-FCKLang.PlaceholderDlgName = 'Nazwa nagÅóweka ;
-FCKLang.PlaceholderErrNoName = 'ProszÄ wprowadziÄ nazwÄ nagÅówka' ;
+/*
+ * FCKeditor - The text editor for internet
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
+ *
+ * Licensed under the terms of the GNU Lesser General Public License:
+ * http://www.opensource.org/licenses/lgpl-license.php
+ *
+ * For further information visit:
+ * http://www.fckeditor.net/
+ *
+ * "Support Open Source software. What about a donation today?"
+ *
+ * File Name: pl.js
+ * Placholder Polish language file.
+ *
+ * File Authors:
+ * Marcin Pietrzak (fck at iworks.pl)
+ */
+FCKLang.PlaceholderBtn = 'Wstaw/Edytuj nagÅówek' ;
+FCKLang.PlaceholderDlgTitle = 'WÅaÅnoÅci nagÅówka' ;
+FCKLang.PlaceholderDlgName = 'Nazwa nagÅówka' ;
+FCKLang.PlaceholderErrNoName = 'ProszÄ wprowadziÄ nazwÄ nagÅówka' ;
FCKLang.PlaceholderErrNameInUse = 'Podana nazwa jest już w użyciu' ;
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/placeholder/placeholder.gif
==============================================================================
Binary files - no diff available.
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/tablecommands/fckplugin.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/tablecommands/fckplugin.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/plugins/tablecommands/fckplugin.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -18,11 +18,11 @@
* Frederico Caldeira Knabben (fredck at fckeditor.net)
*/
-FCKToolbarItems.RegisterItem( 'TableInsertRow' , new FCKToolbarButton( 'TableInsertRow' , FCKLang.InsertRow ) ) ;
-FCKToolbarItems.RegisterItem( 'TableDeleteRows' , new FCKToolbarButton( 'TableDeleteRows' , FCKLang.DeleteRows ) ) ;
-FCKToolbarItems.RegisterItem( 'TableInsertColumn' , new FCKToolbarButton( 'TableInsertColumn' , FCKLang.InsertColumn ) ) ;
-FCKToolbarItems.RegisterItem( 'TableDeleteColumns' , new FCKToolbarButton( 'TableDeleteColumns', FCKLang.DeleteColumns ) ) ;
-FCKToolbarItems.RegisterItem( 'TableInsertCell' , new FCKToolbarButton( 'TableInsertCell' , FCKLang.InsertCell ) ) ;
-FCKToolbarItems.RegisterItem( 'TableDeleteCells' , new FCKToolbarButton( 'TableDeleteCells' , FCKLang.DeleteCells ) ) ;
-FCKToolbarItems.RegisterItem( 'TableMergeCells' , new FCKToolbarButton( 'TableMergeCells' , FCKLang.MergeCells ) ) ;
-FCKToolbarItems.RegisterItem( 'TableSplitCell' , new FCKToolbarButton( 'TableSplitCell' , FCKLang.SplitCell ) ) ;
+FCKToolbarItems.RegisterItem( 'TableInsertRow' , new FCKToolbarButton( 'TableInsertRow' , FCKLang.InsertRow, null, null, null, null, 62 ) ) ;
+FCKToolbarItems.RegisterItem( 'TableDeleteRows' , new FCKToolbarButton( 'TableDeleteRows' , FCKLang.DeleteRows, null, null, null, null, 63 ) ) ;
+FCKToolbarItems.RegisterItem( 'TableInsertColumn' , new FCKToolbarButton( 'TableInsertColumn' , FCKLang.InsertColumn, null, null, null, null, 64 ) ) ;
+FCKToolbarItems.RegisterItem( 'TableDeleteColumns' , new FCKToolbarButton( 'TableDeleteColumns', FCKLang.DeleteColumns, null, null, null, null, 65 ) ) ;
+FCKToolbarItems.RegisterItem( 'TableInsertCell' , new FCKToolbarButton( 'TableInsertCell' , FCKLang.InsertCell, null, null, null, null, 58 ) ) ;
+FCKToolbarItems.RegisterItem( 'TableDeleteCells' , new FCKToolbarButton( 'TableDeleteCells' , FCKLang.DeleteCells, null, null, null, null, 59 ) ) ;
+FCKToolbarItems.RegisterItem( 'TableMergeCells' , new FCKToolbarButton( 'TableMergeCells' , FCKLang.MergeCells, null, null, null, null, 60 ) ) ;
+FCKToolbarItems.RegisterItem( 'TableSplitCell' , new FCKToolbarButton( 'TableSplitCell' , FCKLang.SplitCell, null, null, null, null, 61 ) ) ;
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/skins/default/fck_dialog.css
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/skins/default/fck_dialog.css (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/skins/default/fck_dialog.css Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/skins/default/fck_editor.css
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/skins/default/fck_editor.css (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/skins/default/fck_editor.css Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -23,130 +23,438 @@
body
{
- padding: 1px 1px 1px 1px;
- margin: 0px 0px 0px 0px;
-}
-
-#eWysiwygCell, .Source
-{
- border: #696969 1px solid;
-}
-
-#eSourceField
-{
- border: none;
- padding: 5px;
- font-family: Monospace;
-}
-
-/*
- ### Toolbar Styles
+ padding: 1px 1px 1px 1px;
+ margin: 0px 0px 0px 0px;
+}
+
+#xEditingArea
+{
+ border: #696969 1px solid;
+}
+
+.SourceField
+{
+ padding: 5px;
+ margin: 0px;
+ font-family: Monospace;
+}
+
+/*
+ Toolbar
*/
.TB_ToolbarSet, .TB_Expand, .TB_Collapse
{
- background-color: #efefde;
+ 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
+{
+ display: inline;
+ /* display: inline-table; /* 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;
+ display: none;
}
.TB_ExpandImg
{
- background-image: url(images/toolbar.expand.gif);
- background-repeat: no-repeat;
+ 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_ToolbarSet
-{
- border-top: #efefde 1px outset;
- border-bottom: #efefde 1px outset;
+ background-image: url(images/toolbar.collapse.gif);
+ background-repeat: no-repeat;
}
.TB_SideBorder
{
- background-color: #696969;
-}
-
-.TB_ToolbarSet, .TB_ToolbarSet *
-{
- font-size: 11px;
- cursor: default;
- font-family: 'Microsoft Sans Serif' , Tahoma, Arial, Verdana, Sans-Serif;
+ background-color: #696969;
}
.TB_Expand, .TB_Collapse
{
- padding: 2px 2px 2px 2px;
- border: #efefde 1px outset;
+ padding: 2px 2px 2px 2px;
+ border: #efefde 1px outset;
}
.TB_Collapse
{
- border: #efefde 1px outset;
- width: 5px;
-}
-
-.TB_Button_On, .TB_Button_Off, .TB_Button_Disabled, .TB_Combo_Off, .TB_Combo_Disabled
-{
- border: #efefde 1px solid;
- height: 21px;
+ 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-color: #316ac5;
- background-color: #c1d2ee;
-}
-
-.TB_Button_Off, .TB_Combo_Off
-{
- opacity: 0.70; /* Safari, Opera and Mozilla */
- filter: alpha(opacity=70); /* IE */
- /* -moz-opacity: 0.70; Mozilla (Old) */
- background-color: #efefde;
-}
-
-.TB_Button_Disabled, .TB_Combo_Disabled
-{
- opacity: 0.30; /* Safari, Opera and Mozilla */
- filter: gray() alpha(opacity=30); /* IE */
- /* -moz-opacity: 0.30; Mozilla (Old) */
+ border: #316ac5 1px solid;
+ background-color: #c1d2ee;
}
.TB_Button_On_Over, .TB_Button_Off_Over
{
- background-color: #dff1ff;
-}
-
-.TB_Icon DIV
-{
- width: 21px;
- height: 21px;
- background-position: 50% 50%;
- background-repeat: no-repeat;
+ 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: 21px;
- padding-right: 5px;
-}
-
-.TB_ButtonArrow
-{
- padding-right: 3px;
-}
-
-.TB_Break
-{
- height: 23px;
-}
+ 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;
+ background-color: #ffffff;
+}
+
+.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
+{
+ 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;
+}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/skins/default/images/toolbar.start.gif
==============================================================================
Binary files - no diff available.
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/skins/silver/fck_dialog.css
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/skins/silver/fck_dialog.css (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/skins/silver/fck_dialog.css Wed Jul 12 07:45:05 2006
@@ -1,132 +1,132 @@
-/*
- * FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
- *
- * Licensed under the terms of the GNU Lesser General Public License:
- * http://www.opensource.org/licenses/lgpl-license.php
- *
- * For further information visit:
- * http://www.fckeditor.net/
- *
- * "Support Open Source software. What about a donation today?"
- *
- * File Name: fck_dialog.css
- * Styles used by the dialog boxes.
- *
- * File Authors:
- * Frederico Caldeira Knabben (fredck at fckeditor.net)
- */
-
-body
-{
- margin: 0px;
- padding: 10px;
- background-color: #f7f7f7;
-}
-
-body, td, input, select, textarea
-{
- font-size: 11px;
- font-family: 'Microsoft Sans Serif' , Arial, Helvetica, Verdana;
-}
-
-body, .BackColor
-{
- background-color: #f7f7f7;
-}
-
-.PopupBody
-{
- margin: 0px;
- padding: 0px;
-}
-
-.PopupTitle
-{
- padding-right: 10px;
- padding-left: 10px;
- font-weight: bold;
- font-size: 14pt;
- padding-bottom: 3px;
- color: #504845;
- padding-top: 3px;
- background-color: #dedede;
-}
-
-.PopupButtons
-{
- border-top: #cec6b5 1px solid;
- background-color: #DEDEDE;
- padding: 7px 10px 7px 10px;
-}
-
-.Button
-{
- border: #7a7261 1px solid;
- color: #504845;
- background-color: #cec6b5;
-}
-
-.DarkBackground
-{
- background-color: #d7d79f;
-}
-
-.LightBackground
-{
- background-color: #ffffbe;
-}
-
-.PopupTitleBorder
-{
- border-bottom: #cec6b5 1px solid;
-}
-
-.PopupTabArea
-{
- color: #504845;
- background-color: #DEDEDE;
-}
-
-.PopupTabEmptyArea
-{
- padding-left: 10px ;
- border-bottom: #cec6b5 1px solid;
-}
-
-.PopupTab, .PopupTabSelected
-{
- border-right: #cec6b5 1px solid;
- border-top: #cec6b5 1px solid;
- border-left: #cec6b5 1px solid;
- padding-right: 5px;
- padding-left: 5px;
- padding-bottom: 3px;
- padding-top: 3px;
- color: #504845;
-}
-
-.PopupTab
-{
- margin-top: 1px;
- border-bottom: #cec6b5 1px solid;
- cursor: pointer;
- cursor: hand;
-}
-
-.PopupTabSelected
-{
- font-weight:bold;
- cursor: default;
- padding-top: 4px;
- border-bottom: #f1f1e3 1px solid;
- background-color: #f7f7f7;
-}
-
-.PopupSelectionBox
-{
- border: #a9a9a9 1px solid;
- background-color: #dcdcdc;
- cursor: pointer;
- cursor: hand;
+/*
+ * FCKeditor - The text editor for internet
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
+ *
+ * Licensed under the terms of the GNU Lesser General Public License:
+ * http://www.opensource.org/licenses/lgpl-license.php
+ *
+ * For further information visit:
+ * http://www.fckeditor.net/
+ *
+ * "Support Open Source software. What about a donation today?"
+ *
+ * File Name: fck_dialog.css
+ * Styles used by the dialog boxes.
+ *
+ * File Authors:
+ * Frederico Caldeira Knabben (fredck at fckeditor.net)
+ */
+
+body
+{
+ margin: 0px;
+ padding: 10px;
+ background-color: #f7f7f7;
+}
+
+body, td, input, select, textarea
+{
+ font-size: 11px;
+ font-family: 'Microsoft Sans Serif' , Arial, Helvetica, Verdana;
+}
+
+body, .BackColor
+{
+ background-color: #f7f7f7;
+}
+
+.PopupBody
+{
+ margin: 0px;
+ padding: 0px;
+}
+
+.PopupTitle
+{
+ padding-right: 10px;
+ padding-left: 10px;
+ font-weight: bold;
+ font-size: 14pt;
+ padding-bottom: 3px;
+ color: #504845;
+ padding-top: 3px;
+ background-color: #dedede;
+}
+
+.PopupButtons
+{
+ border-top: #cec6b5 1px solid;
+ background-color: #DEDEDE;
+ padding: 7px 10px 7px 10px;
+}
+
+.Button
+{
+ border: #7a7261 1px solid;
+ color: #504845;
+ background-color: #cec6b5;
+}
+
+.DarkBackground
+{
+ background-color: #d7d79f;
+}
+
+.LightBackground
+{
+ background-color: #ffffbe;
+}
+
+.PopupTitleBorder
+{
+ border-bottom: #cec6b5 1px solid;
+}
+
+.PopupTabArea
+{
+ color: #504845;
+ background-color: #DEDEDE;
+}
+
+.PopupTabEmptyArea
+{
+ padding-left: 10px ;
+ border-bottom: #cec6b5 1px solid;
+}
+
+.PopupTab, .PopupTabSelected
+{
+ border-right: #cec6b5 1px solid;
+ border-top: #cec6b5 1px solid;
+ border-left: #cec6b5 1px solid;
+ padding-right: 5px;
+ padding-left: 5px;
+ padding-bottom: 3px;
+ padding-top: 3px;
+ color: #504845;
+}
+
+.PopupTab
+{
+ margin-top: 1px;
+ border-bottom: #cec6b5 1px solid;
+ cursor: pointer;
+ cursor: hand;
+}
+
+.PopupTabSelected
+{
+ font-weight:bold;
+ cursor: default;
+ padding-top: 4px;
+ border-bottom: #f1f1e3 1px solid;
+ background-color: #f7f7f7;
+}
+
+.PopupSelectionBox
+{
+ border: #a9a9a9 1px solid;
+ background-color: #dcdcdc;
+ cursor: pointer;
+ cursor: hand;
}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/skins/silver/fck_editor.css
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/skins/silver/fck_editor.css (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/skins/silver/fck_editor.css Wed Jul 12 07:45:05 2006
@@ -1,161 +1,470 @@
-/*
- * FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
- *
- * Licensed under the terms of the GNU Lesser General Public License:
- * http://www.opensource.org/licenses/lgpl-license.php
- *
- * For further information visit:
- * http://www.fckeditor.net/
- *
- * "Support Open Source software. What about a donation today?"
- *
- * File Name: fck_editor.css
- * Styles used by the editor IFRAME and Toolbar.
- *
- * File Authors:
- * Frederico Caldeira Knabben (fredck at fckeditor.net)
- * gazou[Fr]
- */
-
-/*
- ### Basic Editor IFRAME Styles.
-*/
-
-body
-{
- padding: 1px 1px 1px 1px;
- margin: 0px 0px 0px 0px;
-}
-
-#eWysiwygCell, .Source
-{
- border: #696969 1px solid;
-}
-
-#eSourceField
-{
- border: none;
- padding: 5px;
- font-family: Monospace;
-}
-
-/*
- ### Toolbar Styles
-*/
-
-.TB_ToolbarSet, .TB_Expand, .TB_Collapse
-{
- background-color: #f7f7f7;
-}
-
-.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_ToolbarSet
-{
- padding: 1px;
- border-top: #efefde 1px outset;
- border-bottom: #efefde 1px outset;
-}
-
-.TB_ToolbarSet, .TB_ToolbarSet *
-{
- font-size: 11px;
- cursor: default;
- font-family: 'Microsoft Sans Serif' , Tahoma, Arial, Verdana, Sans-Serif;
-}
-
-.TB_SideBorder
-{
- background-color: #696969;
-}
-
-.TB_Expand, .TB_Collapse
-{
- padding: 2px 2px 2px 2px;
- border: #efefde 1px outset;
-}
-
-.TB_Collapse
-{
- border: #efefde 1px outset;
- width: 5px;
-}
-
-.TB_Button_On, .TB_Button_Off, .TB_Button_Disabled
-{
- padding: 1px ;
- margin: 1px ;
- height: 21px;
-}
-
-.TB_Combo_Off, .TB_Combo_Disabled
-{
- padding: 1px ;
- margin: 2px ;
- height: 21px;
-}
-
-.TB_Button_On, .TB_Button_Off, .TB_Button_Disabled
-{
- border: #cec6b5 1px solid;
-}
-
-.TB_Button_On
-{
- border-color: #316ac5;
- background-color: #c1d2ee;
-}
-
-.TB_Button_Off
-{
- background: #efefef url(images/toolbar.buttonbg.gif) repeat-x;
-}
-
-.TB_Button_Off, .TB_Combo_Off
-{
- opacity: 0.70; /* Safari, Opera and Mozilla */
- filter: alpha(opacity=70); /* IE */
- /* -moz-opacity: 0.70; Mozilla (Old) */
-}
-
-.TB_Button_Disabled, .TB_Combo_Disabled
-{
- opacity: 0.30; /* Safari, Opera and Mozilla */
- filter: gray() alpha(opacity=30); /* IE */
- /* -moz-opacity: 0.30; Mozilla (Old) */
-}
-
-.TB_Icon DIV
-{
- width: 21px;
- height: 21px;
- background-position: 50% 50%;
- background-repeat: no-repeat;
-}
-
-.TB_Text
-{
- height: 21px;
- padding-right: 5px;
-}
-
-.TB_Break
-{
- height: 27px;
-}
+/*
+ * FCKeditor - The text editor for internet
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
+ *
+ * Licensed under the terms of the GNU Lesser General Public License:
+ * http://www.opensource.org/licenses/lgpl-license.php
+ *
+ * For further information visit:
+ * http://www.fckeditor.net/
+ *
+ * "Support Open Source software. What about a donation today?"
+ *
+ * File Name: fck_editor.css
+ * Styles used by the editor IFRAME and Toolbar.
+ *
+ * File Authors:
+ * Frederico Caldeira Knabben (fredck at fckeditor.net)
+ * gazou[Fr]
+ */
+
+/*
+ ### Basic Editor IFRAME Styles.
+*/
+
+body
+{
+ padding: 1px 1px 1px 1px;
+ margin: 0px 0px 0px 0px;
+}
+
+#xEditingArea
+{
+ border: #696969 1px solid;
+}
+
+.SourceField
+{
+ padding: 5px;
+ margin: 0px;
+ font-family: Monospace;
+}
+
+/*
+ Toolbar
+*/
+
+.TB_ToolbarSet, .TB_Expand, .TB_Collapse
+{
+ cursor: default;
+ background-color: #f7f7f7;
+}
+
+.TB_ToolbarSet
+{
+ padding: 1px;
+ 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
+{
+ display: inline;
+}
+
+.TB_Separator
+{
+ width: 1px;
+ height: 21px;
+ margin: 2px;
+ background-color: #C6C3BD;
+}
+
+.TB_Start
+{
+ background-image: url(images/toolbar.start.gif);
+ margin-left: 2px;
+ margin-right: 2px;
+ width: 3px;
+ background-repeat: no-repeat;
+ height: 27px;
+ background-position: center center;
+}
+
+.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
+{
+ border: #efefde 1px outset;
+ width: 5px;
+}
+
+.TB_Break
+{
+ height: 27px;
+}
+
+/*
+ Toolbar Button
+*/
+
+.TB_Button_On, .TB_Button_Off, .TB_Button_On_Over, .TB_Button_Off_Over, .TB_Button_Disabled
+{
+ padding: 1px ;
+ margin:1px;
+ height: 21px;
+}
+
+.TB_Button_On, .TB_Button_Off, .TB_Button_On_Over, .TB_Button_Off_Over, .TB_Button_Disabled
+{
+ border: #cec6b5 1px solid;
+}
+
+.TB_Button_On
+{
+ border-color: #316ac5;
+ background-color: #c1d2ee;
+}
+
+.TB_Button_On_Over, .TB_Button_Off_Over
+{
+ border: #316ac5 1px solid;
+ background-color: #dff1ff;
+}
+
+.TB_Button_Off
+{
+ background: #efefef url(images/toolbar.buttonbg.gif) repeat-x;
+}
+
+.TB_Button_Off, .TB_Combo_Off
+{
+ opacity: 0.70; /* Safari, Opera and Mozilla */
+ filter: alpha(opacity=70); /* IE */
+ /* -moz-opacity: 0.70; Mozilla (Old) */
+}
+
+.TB_Button_Disabled
+{
+ opacity: 0.30; /* Safari, Opera and Mozilla */
+ filter: gray() alpha(opacity=30); /* IE */
+}
+
+.TB_Button_Padding
+{
+ visibility: hidden;
+ width: 3px;
+ height: 21px;
+}
+
+.TB_Button_Image
+{
+ overflow: hidden;
+ width: 16px;
+ height: 16px;
+ margin: 3px;
+ margin-top: 4px;
+ margin-bottom: 2px;
+ background-repeat: no-repeat;
+}
+
+/* For composed button ( icon + text, icon + arrow ), we must compensate the table */
+.TB_Button_On TABLE .TB_Button_Image,
+.TB_Button_Off TABLE .TB_Button_Image,
+.TB_Button_On_Over TABLE .TB_Button_Image,
+.TB_Button_Off_Over TABLE .TB_Button_Image,
+.TB_Button_Disabled TABLE .TB_Button_Image
+{
+ margin-top: 3px;
+}
+
+.TB_Button_Image img
+{
+ position: relative;
+}
+
+.TB_ConnectionLine
+{
+ background-color: #ffffff;
+ height: 1px;
+ margin-left: 1px; /* ltr */
+ margin-right: 1px; /* rtl */
+}
+
+/*
+ Menu
+*/
+
+.MN_Menu
+{
+ border: 1px solid #8f8f73;
+ padding: 2px;
+ background-color: #f7f7f7;
+ 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: #dedede;
+ 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: #8a857d;
+}
+
+.MN_Item_Over .MN_Icon
+{
+ background-color: #6c6761;
+}
+
+.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;
+ background-color: #ffffff;
+}
+
+.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
+{
+ margin-top:1px ;
+ border: #b7b7a6 1px solid;
+ cursor: default;
+}
+
+.SC_FieldCaption
+{
+ padding-top: 1px ;
+ 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: #f7f7f7;
+}
+
+.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
+{
+ 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: #316ac5 1px solid;
+ padding: 2px;
+ float: left;
+ background-color: #c1d2ee;
+}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/skins/silver/images/toolbar.buttonbg.gif
==============================================================================
Binary files - no diff available.
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/editor/skins/silver/images/toolbar.start.gif
==============================================================================
Binary files - no diff available.
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/fckeditor.js
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/fckeditor.js (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/fckeditor.js Wed Jul 12 07:45:05 2006
@@ -1,6 +1,6 @@
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -27,7 +27,7 @@
// Properties
this.InstanceName = instanceName ;
this.Width = width || '100%' ;
- this.Height = height || '370' ;
+ this.Height = height || '200' ;
this.ToolbarSet = toolbarSet || 'Default' ;
this.Value = value || '' ;
this.BasePath = '/fckeditor/' ;
@@ -41,6 +41,9 @@
// Events
this.OnError = null ; // function( source, errorNumber, errorDescription )
}
+
+FCKeditor.prototype.Version = '2.3' ;
+FCKeditor.prototype.VersionBuild = '1054' ;
FCKeditor.prototype.Create = function()
{
@@ -71,11 +74,6 @@
FCKeditor.prototype.ReplaceTextarea = function()
{
- if(document.getElementById('description___Config') != null)
- {
- document.getElementById('description___Config').parentNode.removeChild(document.getElementById('description___Config'));
- document.getElementById('description___Frame').parentNode.removeChild(document.getElementById('description___Frame'));
- }
if ( !this.CheckBrowser || this._IsCompatibleBrowser() )
{
// We must check the elements firstly using the Id and then the name.
@@ -133,7 +131,7 @@
var sLink = this.BasePath + 'editor/' + sFile + '?InstanceName=' + this.InstanceName ;
if (this.ToolbarSet) sLink += '&Toolbar=' + this.ToolbarSet ;
- return '<iframe id="' + this.InstanceName + '___Frame" src="' + sLink + '" width="' + this.Width + '" height="' + this.Height + '" frameborder="no" scrolling="no"></iframe>' ;
+ return '<iframe id="' + this.InstanceName + '___Frame" src="' + sLink + '" width="' + this.Width + '" height="' + this.Height + '" frameborder="0" scrolling="no"></iframe>' ;
}
FCKeditor.prototype._IsCompatibleBrowser = function()
@@ -194,4 +192,4 @@
text = text.replace(/'/g, "'") ;
return text ;
-}
+}
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/fckeditor.php
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/fckeditor.php (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/fckeditor.php Wed Jul 12 07:45:05 2006
@@ -1,7 +1,7 @@
<?php
/*
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
@@ -35,7 +35,7 @@
function __construct( $instanceName )
{
$this->InstanceName = $instanceName ;
- $this->BasePath = '/FCKeditor/' ;
+ $this->BasePath = '/fckeditor/' ;
$this->Width = '100%' ;
$this->Height = '200' ;
$this->ToolbarSet = 'Default' ;
@@ -80,7 +80,7 @@
$Html .= "<input type=\"hidden\" id=\"{$this->InstanceName}___Config\" value=\"" . $this->GetConfigFieldString() . "\" style=\"display:none\" />" ;
// Render the editor IFRAME.
- $Html .= "<iframe id=\"{$this->InstanceName}___Frame\" src=\"{$Link}\" width=\"{$this->Width}\" height=\"{$this->Height}\" frameborder=\"no\" scrolling=\"no\"></iframe>" ;
+ $Html .= "<iframe id=\"{$this->InstanceName}___Frame\" src=\"{$Link}\" width=\"{$this->Width}\" height=\"{$this->Height}\" frameborder=\"0\" scrolling=\"no\"></iframe>" ;
}
else
{
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/fckstyles.xml
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/fckstyles.xml (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/fckstyles.xml Wed Jul 12 07:45:05 2006
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<!--
* FCKeditor - The text editor for internet
- * Copyright (C) 2003-2005 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/fcktemplates.xml
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/fcktemplates.xml (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/include/fckeditor/fcktemplates.xml Wed Jul 12 07:45:05 2006
@@ -1,4 +1,24 @@
<?xml version="1.0" encoding="utf-8" ?>
+<!--
+ * FCKeditor - The text editor for internet
+ * Copyright (C) 2003-2006 Frederico Caldeira Knabben
+ *
+ * Licensed under the terms of the GNU Lesser General Public License:
+ * http://www.opensource.org/licenses/lgpl-license.php
+ *
+ * For further information visit:
+ * http://www.fckeditor.net/
+ *
+ * "Support Open Source software. What about a donation today?"
+ *
+ * File Name: fcktemplates.xml
+ * This is the sample templates definitions file. It makes the "templates"
+ * command completely customizable.
+ * See FCKConfig.TemplatesXmlPath in the configuration file.
+ *
+ * File Authors:
+ * Frederico Caldeira Knabben (fredck at fckeditor.net)
+-->
<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>
Modified: branches/VTIGERCRM-5.0.2-MMBRICH/modules/Users/TemplateMerge.php
==============================================================================
--- branches/VTIGERCRM-5.0.2-MMBRICH/modules/Users/TemplateMerge.php (original)
+++ branches/VTIGERCRM-5.0.2-MMBRICH/modules/Users/TemplateMerge.php Wed Jul 12 07:45:05 2006
@@ -1,3 +1,4 @@
+<script type="text/javascript" src="include/fckeditor/fckeditor.js"></script>
<?php
/*********************************************************************************
** The contents of this file are subject to the vtiger CRM Public License Version 1.0
@@ -25,6 +26,10 @@
<script language="javascript">
window.opener.document.getElementById('subject').value = window.document.frmrepstr.subject.value
window.opener.document.getElementById('description').value = window.document.frmrepstr.repstr.value
-window.opener.oFCKeditor.ReplaceTextarea();
+try {
+ window.opener.populateFckEditor(window.document.frmrepstr.repstr.value);
+}catch(e) {
+ opener.oFCKeditor.ReplaceTextarea();
+}
window.close();
</script>
More information about the vtigercrm-commits
mailing list