⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 en.js

📁 基于Php和Mysql的项目管理软件
💻 JS
📖 第 1 页 / 共 2 页
字号:
/* * 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.js * 	English language file. *  * File Authors: * 		Frederico Caldeira Knabben (fredck@fckeditor.net) */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 MenuSave				: "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		: "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 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 MenuEditLink			: "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 MessagesProcessingXHTML		: "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.",// DialogsDlgBtnOK			: "OK",DlgBtnCancel		: "Cancel",DlgBtnClose			: "Close",DlgBtnBrowseServer	: "Browse Server",DlgAdvancedTag		: "Advanced",DlgOpOther			: "<Other>",DlgInfoTab			: "Info",DlgAlertUrl			: "Please insert the URL",// General Dialogs LabelsDlgGenNotSet		: "<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 DialogDlgImgTitle			: "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 DialogDlgFlashTitle		: "Flash Properties",DlgFlashChkPlay		: "Auto Play",DlgFlashChkLoop		: "Loop",DlgFlashChkMenu		: "Enable Flash Menu",DlgFlashScale		: "Scale",DlgFlashScaleAll	: "Show all",DlgFlashScaleNoBorder	: "No Border",DlgFlashScaleFit	: "Exact Fit",// Link DialogDlgLnkWindowTitle	: "Link",DlgLnkInfoTab		: "Link Info",DlgLnkTargetTab		: "Target",DlgLnkType			: "Link Type",DlgLnkTypeURL		: "URL",DlgLnkTypeAnchor	: "Link to anchor in the text",DlgLnkTypeEMail		: "E-Mail",DlgLnkProto			: "Protocol",DlgLnkProtoOther	: "<other>",DlgLnkURL			: "URL",DlgLnkAnchorSel		: "Select an Anchor",DlgLnkAnchorByName	: "By Anchor Name",DlgLnkAnchorById	: "By Element Id",DlgLnkNoAnchors		: "<No anchors available in the document>",DlgLnkEMail			: "E-Mail Address",DlgLnkEMailSubject	: "Message Subject",DlgLnkEMailBody		: "Message Body",DlgLnkUpload		: "Upload",DlgLnkBtnUpload		: "Send it to the Server",DlgLnkTarget		: "Target",DlgLnkTargetFrame	: "<frame>",DlgLnkTargetPopup	: "<popup window>",DlgLnkTargetBlank	: "New Window (_blank)",DlgLnkTargetParent	: "Parent Window (_parent)",DlgLnkTargetSelf	: "Same Window (_self)",DlgLnkTargetTop		: "Topmost Window (_top)",DlgLnkTargetFrameName	: "Target Frame Name",DlgLnkPopWinName	: "Popup Window Name",DlgLnkPopWinFeat	: "Popup Window Features",DlgLnkPopResize		: "Resizable",DlgLnkPopLocation	: "Location Bar",DlgLnkPopMenu		: "Menu Bar",DlgLnkPopScroll		: "Scroll Bars",DlgLnkPopStatus		: "Status Bar",DlgLnkPopToolbar	: "Toolbar",DlgLnkPopFullScrn	: "Full Screen (IE)",

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -