en-ca.js
来自「国外很不错的一个开源OA系统Group-Office」· JavaScript 代码 · 共 504 行 · 第 1/2 页
JS
504 行
/* * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == * * Licensed under the terms of any of the following licenses at your * choice: * * - GNU General Public License Version 2 or later (the "GPL") * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * English (Canadian) language file. */var FCKLang ={// Language direction : "ltr" (left to right) or "rtl" (right to left).Dir : "ltr",ToolbarCollapse : "Collapse Toolbar",ToolbarExpand : "Expand Toolbar",// Toolbar Items and Context 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 : "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 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)", //REVIEW : Check _getfontformat.html// 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)", //REVIEW : Change < and > with ( and )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",
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?