source: trunk/admin/inc/FCKeditor/editor/lang/en-uk.js@ 2

Last change on this file since 2 was 2, checked in by root, 15 years ago

importo il progetto

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