en.js
上传用户:ah_jiwei
上传日期:2022-07-24
资源大小:54044k
文件大小:17k
源码类别:

数据库编程

开发平台:

Visual C++

  1. /*
  2.  * FCKeditor - The text editor for Internet - http://www.fckeditor.net
  3.  * Copyright (C) 2003-2007 Frederico Caldeira Knabben
  4.  *
  5.  * == BEGIN LICENSE ==
  6.  *
  7.  * Licensed under the terms of any of the following licenses at your
  8.  * choice:
  9.  *
  10.  *  - GNU General Public License Version 2 or later (the "GPL")
  11.  *    http://www.gnu.org/licenses/gpl.html
  12.  *
  13.  *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
  14.  *    http://www.gnu.org/licenses/lgpl.html
  15.  *
  16.  *  - Mozilla Public License Version 1.1 or later (the "MPL")
  17.  *    http://www.mozilla.org/MPL/MPL-1.1.html
  18.  *
  19.  * == END LICENSE ==
  20.  *
  21.  * English language file.
  22.  */
  23. var FCKLang =
  24. {
  25. // Language direction : "ltr" (left to right) or "rtl" (right to left).
  26. Dir : "ltr",
  27. ToolbarCollapse : "Collapse Toolbar",
  28. ToolbarExpand : "Expand Toolbar",
  29. // Toolbar Items and Context Menu
  30. Save : "Save",
  31. NewPage : "New Page",
  32. Preview : "Preview",
  33. Cut : "Cut",
  34. Copy : "Copy",
  35. Paste : "Paste",
  36. PasteText : "Paste as plain text",
  37. PasteWord : "Paste from Word",
  38. Print : "Print",
  39. SelectAll : "Select All",
  40. RemoveFormat : "Remove Format",
  41. InsertLinkLbl : "Link",
  42. InsertLink : "Insert/Edit Link",
  43. RemoveLink : "Remove Link",
  44. Anchor : "Insert/Edit Anchor",
  45. AnchorDelete : "Remove Anchor",
  46. InsertImageLbl : "Image",
  47. InsertImage : "Insert/Edit Image",
  48. InsertFlashLbl : "Flash",
  49. InsertFlash : "Insert/Edit Flash",
  50. InsertTableLbl : "Table",
  51. InsertTable : "Insert/Edit Table",
  52. InsertLineLbl : "Line",
  53. InsertLine : "Insert Horizontal Line",
  54. InsertSpecialCharLbl: "Special Character",
  55. InsertSpecialChar : "Insert Special Character",
  56. InsertSmileyLbl : "Smiley",
  57. InsertSmiley : "Insert Smiley",
  58. About : "About FCKeditor",
  59. Bold : "Bold",
  60. Italic : "Italic",
  61. Underline : "Underline",
  62. StrikeThrough : "Strike Through",
  63. Subscript : "Subscript",
  64. Superscript : "Superscript",
  65. LeftJustify : "Left Justify",
  66. CenterJustify : "Center Justify",
  67. RightJustify : "Right Justify",
  68. BlockJustify : "Block Justify",
  69. DecreaseIndent : "Decrease Indent",
  70. IncreaseIndent : "Increase Indent",
  71. Blockquote : "Blockquote",
  72. Undo : "Undo",
  73. Redo : "Redo",
  74. NumberedListLbl : "Numbered List",
  75. NumberedList : "Insert/Remove Numbered List",
  76. BulletedListLbl : "Bulleted List",
  77. BulletedList : "Insert/Remove Bulleted List",
  78. ShowTableBorders : "Show Table Borders",
  79. ShowDetails : "Show Details",
  80. Style : "Style",
  81. FontFormat : "Format",
  82. Font : "Font",
  83. FontSize : "Size",
  84. TextColor : "Text Color",
  85. BGColor : "Background Color",
  86. Source : "Source",
  87. Find : "Find",
  88. Replace : "Replace",
  89. SpellCheck : "Check Spelling",
  90. UniversalKeyboard : "Universal Keyboard",
  91. PageBreakLbl : "Page Break",
  92. PageBreak : "Insert Page Break",
  93. Form : "Form",
  94. Checkbox : "Checkbox",
  95. RadioButton : "Radio Button",
  96. TextField : "Text Field",
  97. Textarea : "Textarea",
  98. HiddenField : "Hidden Field",
  99. Button : "Button",
  100. SelectionField : "Selection Field",
  101. ImageButton : "Image Button",
  102. FitWindow : "Maximize the editor size",
  103. ShowBlocks : "Show Blocks",
  104. // Context Menu
  105. EditLink : "Edit Link",
  106. CellCM : "Cell",
  107. RowCM : "Row",
  108. ColumnCM : "Column",
  109. InsertRowAfter : "Insert Row After",
  110. InsertRowBefore : "Insert Row Before",
  111. DeleteRows : "Delete Rows",
  112. InsertColumnAfter : "Insert Column After",
  113. InsertColumnBefore : "Insert Column Before",
  114. DeleteColumns : "Delete Columns",
  115. InsertCellAfter : "Insert Cell After",
  116. InsertCellBefore : "Insert Cell Before",
  117. DeleteCells : "Delete Cells",
  118. MergeCells : "Merge Cells",
  119. MergeRight : "Merge Right",
  120. MergeDown : "Merge Down",
  121. HorizontalSplitCell : "Split Cell Horizontally",
  122. VerticalSplitCell : "Split Cell Vertically",
  123. TableDelete : "Delete Table",
  124. CellProperties : "Cell Properties",
  125. TableProperties : "Table Properties",
  126. ImageProperties : "Image Properties",
  127. FlashProperties : "Flash Properties",
  128. AnchorProp : "Anchor Properties",
  129. ButtonProp : "Button Properties",
  130. CheckboxProp : "Checkbox Properties",
  131. HiddenFieldProp : "Hidden Field Properties",
  132. RadioButtonProp : "Radio Button Properties",
  133. ImageButtonProp : "Image Button Properties",
  134. TextFieldProp : "Text Field Properties",
  135. SelectionFieldProp : "Selection Field Properties",
  136. TextareaProp : "Textarea Properties",
  137. FormProp : "Form Properties",
  138. FontFormats : "Normal;Formatted;Address;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6;Normal (DIV)",
  139. // Alerts and Messages
  140. ProcessingXHTML : "Processing XHTML. Please wait...",
  141. Done : "Done",
  142. PasteWordConfirm : "The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",
  143. NotCompatiblePaste : "This command is available for Internet Explorer version 5.5 or more. Do you want to paste without cleaning?",
  144. UnknownToolbarItem : "Unknown toolbar item "%1"",
  145. UnknownCommand : "Unknown command name "%1"",
  146. NotImplemented : "Command not implemented",
  147. UnknownToolbarSet : "Toolbar set "%1" doesn't exist",
  148. 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.",
  149. BrowseServerBlocked : "The resources browser could not be opened. Make sure that all popup blockers are disabled.",
  150. DialogBlocked : "It was not possible to open the dialog window. Make sure all popup blockers are disabled.",
  151. // Dialogs
  152. DlgBtnOK : "OK",
  153. DlgBtnCancel : "Cancel",
  154. DlgBtnClose : "Close",
  155. DlgBtnBrowseServer : "Browse Server",
  156. DlgAdvancedTag : "Advanced",
  157. DlgOpOther : "<Other>",
  158. DlgInfoTab : "Info",
  159. DlgAlertUrl : "Please insert the URL",
  160. // General Dialogs Labels
  161. DlgGenNotSet : "<not set>",
  162. DlgGenId : "Id",
  163. DlgGenLangDir : "Language Direction",
  164. DlgGenLangDirLtr : "Left to Right (LTR)",
  165. DlgGenLangDirRtl : "Right to Left (RTL)",
  166. DlgGenLangCode : "Language Code",
  167. DlgGenAccessKey : "Access Key",
  168. DlgGenName : "Name",
  169. DlgGenTabIndex : "Tab Index",
  170. DlgGenLongDescr : "Long Description URL",
  171. DlgGenClass : "Stylesheet Classes",
  172. DlgGenTitle : "Advisory Title",
  173. DlgGenContType : "Advisory Content Type",
  174. DlgGenLinkCharset : "Linked Resource Charset",
  175. DlgGenStyle : "Style",
  176. // Image Dialog
  177. DlgImgTitle : "Image Properties",
  178. DlgImgInfoTab : "Image Info",
  179. DlgImgBtnUpload : "Send it to the Server",
  180. DlgImgURL : "URL",
  181. DlgImgUpload : "Upload",
  182. DlgImgAlt : "Alternative Text",
  183. DlgImgWidth : "Width",
  184. DlgImgHeight : "Height",
  185. DlgImgLockRatio : "Lock Ratio",
  186. DlgBtnResetSize : "Reset Size",
  187. DlgImgBorder : "Border",
  188. DlgImgHSpace : "HSpace",
  189. DlgImgVSpace : "VSpace",
  190. DlgImgAlign : "Align",
  191. DlgImgAlignLeft : "Left",
  192. DlgImgAlignAbsBottom: "Abs Bottom",
  193. DlgImgAlignAbsMiddle: "Abs Middle",
  194. DlgImgAlignBaseline : "Baseline",
  195. DlgImgAlignBottom : "Bottom",
  196. DlgImgAlignMiddle : "Middle",
  197. DlgImgAlignRight : "Right",
  198. DlgImgAlignTextTop : "Text Top",
  199. DlgImgAlignTop : "Top",
  200. DlgImgPreview : "Preview",
  201. DlgImgAlertUrl : "Please type the image URL",
  202. DlgImgLinkTab : "Link",
  203. // Flash Dialog
  204. DlgFlashTitle : "Flash Properties",
  205. DlgFlashChkPlay : "Auto Play",
  206. DlgFlashChkLoop : "Loop",
  207. DlgFlashChkMenu : "Enable Flash Menu",
  208. DlgFlashScale : "Scale",
  209. DlgFlashScaleAll : "Show all",
  210. DlgFlashScaleNoBorder : "No Border",
  211. DlgFlashScaleFit : "Exact Fit",
  212. // Link Dialog
  213. DlgLnkWindowTitle : "Link",
  214. DlgLnkInfoTab : "Link Info",
  215. DlgLnkTargetTab : "Target",
  216. DlgLnkType : "Link Type",
  217. DlgLnkTypeURL : "URL",
  218. DlgLnkTypeAnchor : "Link to anchor in the text",
  219. DlgLnkTypeEMail : "E-Mail",
  220. DlgLnkProto : "Protocol",
  221. DlgLnkProtoOther : "<other>",
  222. DlgLnkURL : "URL",
  223. DlgLnkAnchorSel : "Select an Anchor",
  224. DlgLnkAnchorByName : "By Anchor Name",
  225. DlgLnkAnchorById : "By Element Id",
  226. DlgLnkNoAnchors : "(No anchors available in the document)",
  227. DlgLnkEMail : "E-Mail Address",
  228. DlgLnkEMailSubject : "Message Subject",
  229. DlgLnkEMailBody : "Message Body",
  230. DlgLnkUpload : "Upload",
  231. DlgLnkBtnUpload : "Send it to the Server",
  232. DlgLnkTarget : "Target",
  233. DlgLnkTargetFrame : "<frame>",
  234. DlgLnkTargetPopup : "<popup window>",
  235. DlgLnkTargetBlank : "New Window (_blank)",
  236. DlgLnkTargetParent : "Parent Window (_parent)",
  237. DlgLnkTargetSelf : "Same Window (_self)",
  238. DlgLnkTargetTop : "Topmost Window (_top)",
  239. DlgLnkTargetFrameName : "Target Frame Name",
  240. DlgLnkPopWinName : "Popup Window Name",
  241. DlgLnkPopWinFeat : "Popup Window Features",
  242. DlgLnkPopResize : "Resizable",
  243. DlgLnkPopLocation : "Location Bar",
  244. DlgLnkPopMenu : "Menu Bar",
  245. DlgLnkPopScroll : "Scroll Bars",
  246. DlgLnkPopStatus : "Status Bar",
  247. DlgLnkPopToolbar : "Toolbar",
  248. DlgLnkPopFullScrn : "Full Screen (IE)",
  249. DlgLnkPopDependent : "Dependent (Netscape)",
  250. DlgLnkPopWidth : "Width",
  251. DlgLnkPopHeight : "Height",
  252. DlgLnkPopLeft : "Left Position",
  253. DlgLnkPopTop : "Top Position",
  254. DlnLnkMsgNoUrl : "Please type the link URL",
  255. DlnLnkMsgNoEMail : "Please type the e-mail address",
  256. DlnLnkMsgNoAnchor : "Please select an anchor",
  257. DlnLnkMsgInvPopName : "The popup name must begin with an alphabetic character and must not contain spaces",
  258. // Color Dialog
  259. DlgColorTitle : "Select Color",
  260. DlgColorBtnClear : "Clear",
  261. DlgColorHighlight : "Highlight",
  262. DlgColorSelected : "Selected",
  263. // Smiley Dialog
  264. DlgSmileyTitle : "Insert a Smiley",
  265. // Special Character Dialog
  266. DlgSpecialCharTitle : "Select Special Character",
  267. // Table Dialog
  268. DlgTableTitle : "Table Properties",
  269. DlgTableRows : "Rows",
  270. DlgTableColumns : "Columns",
  271. DlgTableBorder : "Border size",
  272. DlgTableAlign : "Alignment",
  273. DlgTableAlignNotSet : "<Not set>",
  274. DlgTableAlignLeft : "Left",
  275. DlgTableAlignCenter : "Center",
  276. DlgTableAlignRight : "Right",
  277. DlgTableWidth : "Width",
  278. DlgTableWidthPx : "pixels",
  279. DlgTableWidthPc : "percent",
  280. DlgTableHeight : "Height",
  281. DlgTableCellSpace : "Cell spacing",
  282. DlgTableCellPad : "Cell padding",
  283. DlgTableCaption : "Caption",
  284. DlgTableSummary : "Summary",
  285. // Table Cell Dialog
  286. DlgCellTitle : "Cell Properties",
  287. DlgCellWidth : "Width",
  288. DlgCellWidthPx : "pixels",
  289. DlgCellWidthPc : "percent",
  290. DlgCellHeight : "Height",
  291. DlgCellWordWrap : "Word Wrap",
  292. DlgCellWordWrapNotSet : "<Not set>",
  293. DlgCellWordWrapYes : "Yes",
  294. DlgCellWordWrapNo : "No",
  295. DlgCellHorAlign : "Horizontal Alignment",
  296. DlgCellHorAlignNotSet : "<Not set>",
  297. DlgCellHorAlignLeft : "Left",
  298. DlgCellHorAlignCenter : "Center",
  299. DlgCellHorAlignRight: "Right",
  300. DlgCellVerAlign : "Vertical Alignment",
  301. DlgCellVerAlignNotSet : "<Not set>",
  302. DlgCellVerAlignTop : "Top",
  303. DlgCellVerAlignMiddle : "Middle",
  304. DlgCellVerAlignBottom : "Bottom",
  305. DlgCellVerAlignBaseline : "Baseline",
  306. DlgCellRowSpan : "Rows Span",
  307. DlgCellCollSpan : "Columns Span",
  308. DlgCellBackColor : "Background Color",
  309. DlgCellBorderColor : "Border Color",
  310. DlgCellBtnSelect : "Select...",
  311. // Find and Replace Dialog
  312. DlgFindAndReplaceTitle : "Find and Replace",
  313. // Find Dialog
  314. DlgFindTitle : "Find",
  315. DlgFindFindBtn : "Find",
  316. DlgFindNotFoundMsg : "The specified text was not found.",
  317. // Replace Dialog
  318. DlgReplaceTitle : "Replace",
  319. DlgReplaceFindLbl : "Find what:",
  320. DlgReplaceReplaceLbl : "Replace with:",
  321. DlgReplaceCaseChk : "Match case",
  322. DlgReplaceReplaceBtn : "Replace",
  323. DlgReplaceReplAllBtn : "Replace All",
  324. DlgReplaceWordChk : "Match whole word",
  325. // Paste Operations / Dialog
  326. PasteErrorCut : "Your browser security settings don't permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl+X).",
  327. PasteErrorCopy : "Your browser security settings don't permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl+C).",
  328. PasteAsText : "Paste as Plain Text",
  329. PasteFromWord : "Paste from Word",
  330. DlgPasteMsg2 : "Please paste inside the following box using the keyboard (<strong>Ctrl+V</strong>) and hit <strong>OK</strong>.",
  331. DlgPasteSec : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",
  332. DlgPasteIgnoreFont : "Ignore Font Face definitions",
  333. DlgPasteRemoveStyles : "Remove Styles definitions",
  334. DlgPasteCleanBox : "Clean Up Box",
  335. // Color Picker
  336. ColorAutomatic : "Automatic",
  337. ColorMoreColors : "More Colors...",
  338. // Document Properties
  339. DocProps : "Document Properties",
  340. // Anchor Dialog
  341. DlgAnchorTitle : "Anchor Properties",
  342. DlgAnchorName : "Anchor Name",
  343. DlgAnchorErrorName : "Please type the anchor name",
  344. // Speller Pages Dialog
  345. DlgSpellNotInDic : "Not in dictionary",
  346. DlgSpellChangeTo : "Change to",
  347. DlgSpellBtnIgnore : "Ignore",
  348. DlgSpellBtnIgnoreAll : "Ignore All",
  349. DlgSpellBtnReplace : "Replace",
  350. DlgSpellBtnReplaceAll : "Replace All",
  351. DlgSpellBtnUndo : "Undo",
  352. DlgSpellNoSuggestions : "- No suggestions -",
  353. DlgSpellProgress : "Spell check in progress...",
  354. DlgSpellNoMispell : "Spell check complete: No misspellings found",
  355. DlgSpellNoChanges : "Spell check complete: No words changed",
  356. DlgSpellOneChange : "Spell check complete: One word changed",
  357. DlgSpellManyChanges : "Spell check complete: %1 words changed",
  358. IeSpellDownload : "Spell checker not installed. Do you want to download it now?",
  359. // Button Dialog
  360. DlgButtonText : "Text (Value)",
  361. DlgButtonType : "Type",
  362. DlgButtonTypeBtn : "Button",
  363. DlgButtonTypeSbm : "Submit",
  364. DlgButtonTypeRst : "Reset",
  365. // Checkbox and Radio Button Dialogs
  366. DlgCheckboxName : "Name",
  367. DlgCheckboxValue : "Value",
  368. DlgCheckboxSelected : "Selected",
  369. // Form Dialog
  370. DlgFormName : "Name",
  371. DlgFormAction : "Action",
  372. DlgFormMethod : "Method",
  373. // Select Field Dialog
  374. DlgSelectName : "Name",
  375. DlgSelectValue : "Value",
  376. DlgSelectSize : "Size",
  377. DlgSelectLines : "lines",
  378. DlgSelectChkMulti : "Allow multiple selections",
  379. DlgSelectOpAvail : "Available Options",
  380. DlgSelectOpText : "Text",
  381. DlgSelectOpValue : "Value",
  382. DlgSelectBtnAdd : "Add",
  383. DlgSelectBtnModify : "Modify",
  384. DlgSelectBtnUp : "Up",
  385. DlgSelectBtnDown : "Down",
  386. DlgSelectBtnSetValue : "Set as selected value",
  387. DlgSelectBtnDelete : "Delete",
  388. // Textarea Dialog
  389. DlgTextareaName : "Name",
  390. DlgTextareaCols : "Columns",
  391. DlgTextareaRows : "Rows",
  392. // Text Field Dialog
  393. DlgTextName : "Name",
  394. DlgTextValue : "Value",
  395. DlgTextCharWidth : "Character Width",
  396. DlgTextMaxChars : "Maximum Characters",
  397. DlgTextType : "Type",
  398. DlgTextTypeText : "Text",
  399. DlgTextTypePass : "Password",
  400. // Hidden Field Dialog
  401. DlgHiddenName : "Name",
  402. DlgHiddenValue : "Value",
  403. // Bulleted List Dialog
  404. BulletedListProp : "Bulleted List Properties",
  405. NumberedListProp : "Numbered List Properties",
  406. DlgLstStart : "Start",
  407. DlgLstType : "Type",
  408. DlgLstTypeCircle : "Circle",
  409. DlgLstTypeDisc : "Disc",
  410. DlgLstTypeSquare : "Square",
  411. DlgLstTypeNumbers : "Numbers (1, 2, 3)",
  412. DlgLstTypeLCase : "Lowercase Letters (a, b, c)",
  413. DlgLstTypeUCase : "Uppercase Letters (A, B, C)",
  414. DlgLstTypeSRoman : "Small Roman Numerals (i, ii, iii)",
  415. DlgLstTypeLRoman : "Large Roman Numerals (I, II, III)",
  416. // Document Properties Dialog
  417. DlgDocGeneralTab : "General",
  418. DlgDocBackTab : "Background",
  419. DlgDocColorsTab : "Colors and Margins",
  420. DlgDocMetaTab : "Meta Data",
  421. DlgDocPageTitle : "Page Title",
  422. DlgDocLangDir : "Language Direction",
  423. DlgDocLangDirLTR : "Left to Right (LTR)",
  424. DlgDocLangDirRTL : "Right to Left (RTL)",
  425. DlgDocLangCode : "Language Code",
  426. DlgDocCharSet : "Character Set Encoding",
  427. DlgDocCharSetCE : "Central European",
  428. DlgDocCharSetCT : "Chinese Traditional (Big5)",
  429. DlgDocCharSetCR : "Cyrillic",
  430. DlgDocCharSetGR : "Greek",
  431. DlgDocCharSetJP : "Japanese",
  432. DlgDocCharSetKR : "Korean",
  433. DlgDocCharSetTR : "Turkish",
  434. DlgDocCharSetUN : "Unicode (UTF-8)",
  435. DlgDocCharSetWE : "Western European",
  436. DlgDocCharSetOther : "Other Character Set Encoding",
  437. DlgDocDocType : "Document Type Heading",
  438. DlgDocDocTypeOther : "Other Document Type Heading",
  439. DlgDocIncXHTML : "Include XHTML Declarations",
  440. DlgDocBgColor : "Background Color",
  441. DlgDocBgImage : "Background Image URL",
  442. DlgDocBgNoScroll : "Nonscrolling Background",
  443. DlgDocCText : "Text",
  444. DlgDocCLink : "Link",
  445. DlgDocCVisited : "Visited Link",
  446. DlgDocCActive : "Active Link",
  447. DlgDocMargins : "Page Margins",
  448. DlgDocMaTop : "Top",
  449. DlgDocMaLeft : "Left",
  450. DlgDocMaRight : "Right",
  451. DlgDocMaBottom : "Bottom",
  452. DlgDocMeIndex : "Document Indexing Keywords (comma separated)",
  453. DlgDocMeDescr : "Document Description",
  454. DlgDocMeAuthor : "Author",
  455. DlgDocMeCopy : "Copyright",
  456. DlgDocPreview : "Preview",
  457. // Templates Dialog
  458. Templates : "Templates",
  459. DlgTemplatesTitle : "Content Templates",
  460. DlgTemplatesSelMsg : "Please select the template to open in the editor<br />(the actual contents will be lost):",
  461. DlgTemplatesLoading : "Loading templates list. Please wait...",
  462. DlgTemplatesNoTpl : "(No templates defined)",
  463. DlgTemplatesReplace : "Replace actual contents",
  464. // About Dialog
  465. DlgAboutAboutTab : "About",
  466. DlgAboutBrowserInfoTab : "Browser Info",
  467. DlgAboutLicenseTab : "License",
  468. DlgAboutVersion : "version",
  469. DlgAboutInfo : "For further information go to"
  470. };