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