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

📄 en.js

📁 医院网站的后台管理程序
💻 JS
📖 第 1 页 / 共 2 页
字号:
lang["DlgImgAlpha2"]			= "Alpha2"
lang["DlgImgAlpha3"]			= "Alpha3"
lang["DlgImgBlur1"]				= "Blur1"
lang["DlgImgBlur2"]				= "Blur2"
lang["DlgImgWave"]				= "Wave"
lang["DlgImgGray"]				= "Gray"
lang["DlgImgChroma"]			= "Chroma"
lang["DlgImgDropShadow"]		= "DropShadow"
lang["DlgImgShadow"]			= "Shadow"
lang["DlgImgGlow"]				= "Glow"
lang["DlgImgFlipv"]				= "Flipv"
lang["DlgImgFliph"]				= "Fliph"
lang["DlgImgGrays"]				= "Grays"
lang["DlgImgXray"]				= "Xray"
lang["DlgImgInvert"]			= "Invert"
lang["DlgImgWidth"]				= "Image Width"
lang["DlgImgHeight"]			= "Image Height"
lang["DlgImgVSpace"]			= "Vertical Spacing"
lang["DlgImgHSpace"]			= "Horizontal Spacing"
lang["DlgImgPreview"]			= "Preview"

// Map Dialog
lang["DlgMap"]					= "Image Map"
lang["DlgMapNew"]				= "New"
lang["DlgMapDesc"]				= "Edit map with double click"

// Marquee Dialog
lang["DlgMarquee"]				= "Marquee Properties"
lang["DlgMarqueeText"]			= "Text"
lang["DlgMarqueeBehavior"]		= "Behavior"
lang["DlgMarqueeScroll"]		= "Scroll"
lang["DlgMarqueeSlide"]			= "Slide"
lang["DlgMarqueeAlternate"]		= "Alternate"

// Media Dialog
lang["DlgMedia"]				= "Media Properties"
lang["DlgMediaSource"]			= "Location"
lang["DlgMediaEffect"]			= "Size"
lang["DlgMediaWidth"]			= "Width"
lang["DlgMediaHeight"]			= "Height"

// SelColor Dialog
lang["DlgSelCor"]				= "Select Color"
lang["DlgSelCorForecolor"]		= "Font Color"
lang["DlgSelCorBackcolor"]		= "Font Background Color"
lang["DlgSelCorBgcolor"]		= "Object Background Color"
lang["DlgSelCorSel"]			= "Selected"
lang["DlgSelCorBase"]			= "Base"
lang["DlgSelCorLight"]			= "Light"
lang["DlgSelCorCode"]			= "Code"

// Symbol Dialog
lang["DlgSymbol"]				= "Insert Special Character"
lang["DlgSymbolSpecial"]		= "Special"
lang["DlgSymbolInterpunction"]	= "Interpunction"
lang["DlgSymbolMath"]			= "Math"
lang["DlgSymbolUnit"]			= "Unit"
lang["DlgSymbolNumber"]			= "Number"
lang["DlgSymbolSpell"]			= "Spell"
lang["DlgSymbolPreview"]		= "Preview"

// Table Dialog
lang["DlgTab"]					= "Table Properties"
lang["DlgTabInvalidRow"]		= "Invalid rows"
lang["DlgTabInvalidCol"]		= "Invalid cols"
lang["DlgTabInvalidWidth"]		= "Invalid table width"
lang["DlgTabInvalidHeight"]		= "Invalid table height"
lang["DlgTabRowsCols"]			= "Rows&Cols"
lang["DlgTabRows"]				= "Rows"
lang["DlgTabCols"]				= "Cols"
lang["DlgTabLayout"]			= "Layout"
lang["DlgTabBorder"]			= "Border"
lang["DlgTabBorderCollapse"]	= "Border Collapse"
lang["DlgTabBCseparate"]		= "separate"
lang["DlgTabBCcollapse"]		= "collapse"
lang["DlgTabCellspacing"]		= "Cell Spacing"
lang["DlgTabCellpadding"]		= "Cell Padding"
lang["DlgTabSize"]				= "Size"
lang["DlgTabChkWidth"]			= "Width"
lang["DlgTabChkHeight"]			= "Height"
lang["DlgTabStyle"]				= "Style"
lang["DlgTabBorderStyle"]		= "Border"
lang["DlgTabBgImage"]			= "Background"

// Table Cell/Row Dialog
lang["DlgTabCelErrWidth"]		= "Invalid width!"
lang["DlgTabCelErrHeight"]		= "Invalid height!"
lang["DlgTabCelLayout"]			= "Layout"
lang["DlgTabCelHAlign"]			= "HAlign"
lang["DlgTabCelVAlign"]			= "VAlign"
lang["DlgTabCelSize"]			= "Size"
lang["DlgTabCelChkWidth"]		= "Width"
lang["DlgTabCelChkHeight"]		= "Height"
lang["DlgTabCelStyle"]			= "Style"
lang["DlgTabCelBorderStyle"]	= "Border"
lang["DlgTabCelBgImage"]		= "Background"

// Table Cell Split Dialog
lang["DlgCelSpt"]				= "Split Cell"
lang["DlgCelSptCols"]			= "Cols"
lang["DlgCelSptRows"]			= "Rows"
lang["DlgCelSptErrRowCol"]		= "Invalid Rows or Cols!"
lang["DlgCelSptSplitCol"]		= "Split cols"
lang["DlgCelSptSplitRow"]		= "Split rows"

// Dialog Button
lang["DlgBtnClose"]				= "Close"
lang["DlgBtnOK"]				= "  OK  "
lang["DlgBtnCancel"]			= "Cancel"
lang["DlgBtnGoto"]				= "Goto"
lang["DlgBtnDel"]				= "Delete"
lang["DlgBtnBrowse"]			= "Browse"

// Dialog Common
lang["DlgComTable"]				= "Table"
lang["DlgComTableCell"]			= "Cell"
lang["DlgComTableRow"]			= "Row"
lang["DlgComSet"]				= "Set"
lang["DlgComBody"]				= "Page"
lang["DlgComDefault"]			= "Not set"
lang["DlgComUploading"]			= "...Uploading. Please wait..."
lang["DlgComInsert"]			= "Insert"
lang["DlgComModify"]			= "Modify"
lang["DlgComTitle"]				= "Title"
lang["DlgComContent"]			= "Content"
lang["DlgComOther"]				= "Other"
lang["DlgComNone"]				= "None"
lang["DlgComPx"]				= "Pixels"
lang["DlgComPer"]				= "Percent"
lang["DlgComAttribute"]			= "Properties"
lang["DlgComYes"]				= "Yes"
lang["DlgComNo"]				= "No"

// Dialog Align
lang["DlgAlign"]				= "Alignment"
lang["DlgAlignText"]			= "Text Align"
lang["DlgAlignLeft"]			= "Left"
lang["DlgAlignRight"]			= "Right"
lang["DlgAlignCenter"]			= "Center"
lang["DlgAlignFull"]			= "Full"
lang["DlgAlignTop"]				= "Top"
lang["DlgAlignMiddle"]			= "Middle"
lang["DlgAlignBottom"]			= "Bottom"
lang["DlgAlignAbsmiddle"]		= "Absmiddle"
lang["DlgAlignAbsbottom"]		= "Absbottom"
lang["DlgAlignBaseline"]		= "Baseline"
lang["DlgAlignTexttop"]			= "Texttop"

// Dialog Color
lang["DlgColor"]				= "Color Properties"
lang["DlgColorBorder"]			= "Border Color"
lang["DlgColorBg"]				= "Background Color"

// Dialog From
lang["DlgFromFile"]				= "Upload"
lang["DlgFromUrl"]				= "Internet"
lang["DlgFromSys"]				= "System"

// Dialog Line
lang["DlgLineSolid"]			= "Solid"
lang["DlgLineDotted"]			= "Dotted"
lang["DlgLineDashed"]			= "Dashed"
lang["DlgLineDouble"]			= "Double"
lang["DlgLineGroove"]			= "Groove"
lang["DlgLineRidge"]			= "Ridge"
lang["DlgLineInset"]			= "Inset"
lang["DlgLineOutset"]			= "Outset"

// Dialog EQ
lang["DlgEQ"]					= "WEBEQ"
lang["DlgEQBackground"]			= "BgColor"
lang["DlgEQForeground"]			= "FontColor"
lang["DlgEQInstallAlt"]			= "Installing WEBEQ ..."

// Dialog Art
lang["DlgArt"]					= "Art"
lang["DlgArtFontFamily"]		= "Font Family"
lang["DlgArtFontSize"]			= "Font Size"
lang["DlgArtText"]				= "Text"
lang["DlgArtDefaultFamily"]		= "Arial"
lang["DlgArtDefaultText"]		= "Enter your text"
lang["DlgArtMsgNull"]			= "Please enter text!"

// Dialog Paragraph
lang["DlgPar"]					= "Paragraph"
lang["DlgPraMargin"]			= "Margin"
lang["DlgPraMarginTop"]			= "Top"
lang["DlgPraMarginBottom"]		= "Bottom"
lang["DlgPraMarginLeft"]		= "Left"
lang["DlgPraMarginRight"]		= "Right"
lang["DlgPraOther"]				= "Other"
lang["DlgPraLineHeight"]		= "Line Height"
lang["DlgPraTextIndent"]		= "Text Indent"
lang["DlgPraWordSpacing"]		= "Word Spacing"
lang["DlgPraLH1"]				= "single"
lang["DlgPraLH15"]				= "1.5 times"
lang["DlgPraLH2"]				= "double"
lang["DlgPraLHOther"]			= "multi-times"

// Dialog Browse
lang["DlgBrowse"]				= "Browse"
lang["DlgBrowseImage"]			= "Image"
lang["DlgBrowseFlash"]			= "Flash"
lang["DlgBrowseMedia"]			= "Media"
lang["DlgBrowseFile"]			= "File"
lang["DlgBrowseName"]			= "Name"
lang["DlgBrowseSize"]			= "Size"

// Dialog Import Word
lang["DlgWord"]					= "Import Word File"
lang["DlgWordFile"]				= "File"
lang["DlgWordVML"]				= "Keep VML"
lang["DlgWordInvalidFile"]		= "Invalid Word File"
lang["DlgWordImporting"]		= "...Importing. Please wait..."

// Dialog Local Upload
lang["DlgLocal"]				= "Upload Local File"
lang["DlgLocalPaste"]			= "Paste from word"
lang["DlgLocalOption"]			= "Option"
lang["DlgLocalOptionFile"]		= "Upload local file"
lang["DlgLocalOptionVML"]		= "Insert style of VML"
lang["DlgLocalOptionStyle"]		= "Insert default style of Word"
lang["DlgLocalStyleWord"]		= "@font-face\n {font-family:Arial;\n panose-1:2 1 6 0 3 1 1 1 1 1;\n mso-font-alt:SimSun;\n mso-font-charset:134;\n mso-generic-font-family:auto;\n mso-font-pitch:variable;\n mso-font-signature:3 135135232 16 0 262145 0;}\n@font-face\n {font-family:\"\\@Arial\";\n panose-1:2 1 6 0 3 1 1 1 1 1;\n mso-font-charset:134;\n mso-generic-font-family:auto;\n mso-font-pitch:variable;\n mso-font-signature:3 135135232 16 0 262145 0;}\np.MsoNormal, li.MsoNormal, div.MsoNormal\n {mso-style-parent:\"\";\n margin:0cm;\n margin-bottom:.0001pt;\n text-align:justify;\n text-justify:inter-ideograph;\n mso-pagination:none;\n font-size:10.5pt;\n mso-bidi-font-size:12.0pt;\n font-family:\"Times New Roman\";\n mso-fareast-font-family:Arial;\n mso-font-kerning:1.0pt;}"
lang["DlgLocalUploading"]		= "...Uploading. Please wait..."

// Dialog Import Excel
lang["DlgExcel"]				= "Import Excel File"
lang["DlgExcelLegend"]			= "File"
lang["DlgExcelImportLegend"]	= "Option"
lang["DlgExcelFile"]			= "File"
lang["DlgExcelSheet"]			= "Sheet"
lang["DlgExcelVML"]				= "Keep VML"
lang["DlgExcelOverFlow"]		= "OverFlow"
lang["DlgExcelAddBorder"]		= "Border"
lang["DlgExcelInvalidFile"]		= "Invalid Excel File"
lang["DlgExcelImporting"]		= "...Importing. Please wait..."


//#####################################
// Message
//#####################################
lang["ErrNoLinkField"]			= "Error Param: Invalid ID!"
lang["ErrInvalidStyle"]			= "Error Param: Invalid Style!"
lang["ErrUploadInvalidExt"]		= "Sorry, only the following file types uploads are allowed:\n\n"
lang["ErrUploadInvalidFile"]	= "Please select an valid file to upload."
lang["ErrUploadSizeLimit"]		= "The file you selected is up to limited size."
lang["ErrParam"]				= "Error Param!"

lang["MsgPasteWordConfirm"]		= "The text you want to paste seams to be copied from Word. Do you want to clean it before pasting?"
lang["MsgNotCompatiblePaste"]	= "This command is available for Internet Explorer version 5.5 or more. Do you want to paste without cleaning?"
lang["MsgOnlyInEditMode"]		= "This command is available for edit mode."
lang["MsgCanotSetInViewMode"]	= "Can not set value in preview mode."
lang["MsgNotCompatibleHtml"]	= "This command is available for Internet Explorer version 5.5 or more."
lang["MsgNotCompatibleFunc"]	= "This command is available for Internet Explorer version 5.5 or more."
lang["MsgHtmlToText"]			= "Note! This command will remove all html format!"
lang["MsgHylnkLimit"]			= "Link command is available for image or text"
lang["MsgMapLimit"]				= "Map command is available for image"
lang["MsgRemoteUploading"]		= "External file uploading. Please wait..."
lang["MsgNotParagraph"]			= "Please select a paragraph at least!"
lang["MsgNoClient"]				= "Please install eWebEditor client plug before you can use this function!"

lang["HtmlQuote"]				= "Quote:"
lang["HtmlCode"]				= "Source Code:"

// Check Color
lang["ErrColorBorder"]			= "Invalid border color value!"
lang["ErrColorBg"]				= "Invalid background color value!"
lang["ErrColorInvalid"]			= "Invalid color value!"




//#####################################
// Context Menu
//#####################################
lang["CMenuImg"]				= "Image Properties"
lang["CMenuParagraph"]			= "Paragraph..."




//#####################################
// Dialog UI (Pixles)
//#####################################
lang["UIMenuWidth"]				= 170

⌨️ 快捷键说明

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