JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
c0893881cd6a73f8e73e50de8fefe678fc12439a
[ckeditor.git] / _source / lang / en-au.js
1 /*\r
2 Copyright (c) 2003-2009, CKSource - Frederico Knabben. All rights reserved.\r
3 For licensing, see LICENSE.html or http://ckeditor.com/license\r
4 */\r
5 \r
6 /**\r
7  * @fileOverview Defines the {@link CKEDITOR.lang} object, for the\r
8  * English (Australia) language.\r
9  */\r
10 \r
11 /**#@+\r
12    @type String\r
13    @example\r
14 */\r
15 \r
16 /**\r
17  * Constains the dictionary of language entries.\r
18  * @namespace\r
19  */\r
20 CKEDITOR.lang['en-au'] =\r
21 {\r
22         /**\r
23          * The language reading direction. Possible values are "rtl" for\r
24          * Right-To-Left languages (like Arabic) and "ltr" for Left-To-Right\r
25          * languages (like English).\r
26          * @default 'ltr'\r
27          */\r
28         dir : 'ltr',\r
29 \r
30         /*\r
31          * Screenreader titles. Please note that screenreaders are not always capable\r
32          * of reading non-English words. So be careful while translating it.\r
33          */\r
34         editorTitle             : 'Rich text editor, %1',\r
35 \r
36         // Toolbar buttons without dialogs.\r
37         source                  : 'Source',\r
38         newPage                 : 'New Page',\r
39         save                    : 'Save',\r
40         preview                 : 'Preview',\r
41         cut                             : 'Cut',\r
42         copy                    : 'Copy',\r
43         paste                   : 'Paste',\r
44         print                   : 'Print',\r
45         underline               : 'Underline',\r
46         bold                    : 'Bold',\r
47         italic                  : 'Italic',\r
48         selectAll               : 'Select All',\r
49         removeFormat    : 'Remove Format',\r
50         strike                  : 'Strike Through',\r
51         subscript               : 'Subscript',\r
52         superscript             : 'Superscript',\r
53         horizontalrule  : 'Insert Horizontal Line',\r
54         pagebreak               : 'Insert Page Break for Printing',\r
55         unlink                  : 'Unlink',\r
56         undo                    : 'Undo',\r
57         redo                    : 'Redo',\r
58 \r
59         // Common messages and labels.\r
60         common :\r
61         {\r
62                 browseServer    : 'Browse Server',\r
63                 url                             : 'URL',\r
64                 protocol                : 'Protocol',\r
65                 upload                  : 'Upload',\r
66                 uploadSubmit    : 'Send it to the Server',\r
67                 image                   : 'Image',\r
68                 flash                   : 'Flash',\r
69                 form                    : 'Form',\r
70                 checkbox                : 'Checkbox',\r
71                 radio           : 'Radio Button',\r
72                 textField               : 'Text Field',\r
73                 textarea                : 'Textarea',\r
74                 hiddenField             : 'Hidden Field',\r
75                 button                  : 'Button',\r
76                 select  : 'Selection Field',\r
77                 imageButton             : 'Image Button',\r
78                 notSet                  : '<not set>',\r
79                 id                              : 'Id',\r
80                 name                    : 'Name',\r
81                 langDir                 : 'Language Direction',\r
82                 langDirLtr              : 'Left to Right (LTR)',\r
83                 langDirRtl              : 'Right to Left (RTL)',\r
84                 langCode                : 'Language Code',\r
85                 longDescr               : 'Long Description URL',\r
86                 cssClass                : 'Stylesheet Classes',\r
87                 advisoryTitle   : 'Advisory Title',\r
88                 cssStyle                : 'Style',\r
89                 ok                              : 'OK',\r
90                 cancel                  : 'Cancel',\r
91                 generalTab              : 'General',\r
92                 advancedTab             : 'Advanced',\r
93                 validateNumberFailed    : 'This value is not a number.',\r
94                 confirmNewPage  : 'Any unsaved changes to this content will be lost. Are you sure you want to load new page?',\r
95                 confirmCancel   : 'Some of the options have been changed. Are you sure to close the dialog?',\r
96 \r
97                 // Put the voice-only part of the label in the span.\r
98                 unavailable             : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING\r
99         },\r
100 \r
101         // Special char dialog.\r
102         specialChar             :\r
103         {\r
104                 toolbar         : 'Insert Special Character',\r
105                 title           : 'Select Special Character'\r
106         },\r
107 \r
108         // Link dialog.\r
109         link :\r
110         {\r
111                 toolbar         : 'Link',\r
112                 menu            : 'Edit Link',\r
113                 title           : 'Link',\r
114                 info            : 'Link Info',\r
115                 target          : 'Target',\r
116                 upload          : 'Upload',\r
117                 advanced        : 'Advanced',\r
118                 type            : 'Link Type',\r
119                 toAnchor        : 'Link to anchor in the text',\r
120                 toEmail         : 'E-mail',\r
121                 target          : 'Target',\r
122                 targetNotSet    : '<not set>',\r
123                 targetFrame     : '<frame>',\r
124                 targetPopup     : '<popup window>',\r
125                 targetNew       : 'New Window (_blank)',\r
126                 targetTop       : 'Topmost Window (_top)',\r
127                 targetSelf      : 'Same Window (_self)',\r
128                 targetParent    : 'Parent Window (_parent)',\r
129                 targetFrameName : 'Target Frame Name',\r
130                 targetPopupName : 'Popup Window Name',\r
131                 popupFeatures   : 'Popup Window Features',\r
132                 popupResizable  : 'Resizable',\r
133                 popupStatusBar  : 'Status Bar',\r
134                 popupLocationBar        : 'Location Bar',\r
135                 popupToolbar    : 'Toolbar',\r
136                 popupMenuBar    : 'Menu Bar',\r
137                 popupFullScreen : 'Full Screen (IE)',\r
138                 popupScrollBars : 'Scroll Bars',\r
139                 popupDependent  : 'Dependent (Netscape)',\r
140                 popupWidth              : 'Width',\r
141                 popupLeft               : 'Left Position',\r
142                 popupHeight             : 'Height',\r
143                 popupTop                : 'Top Position',\r
144                 id                              : 'Id',\r
145                 langDir                 : 'Language Direction',\r
146                 langDirNotSet   : '<not set>',\r
147                 langDirLTR              : 'Left to Right (LTR)',\r
148                 langDirRTL              : 'Right to Left (RTL)',\r
149                 acccessKey              : 'Access Key',\r
150                 name                    : 'Name',\r
151                 langCode                : 'Language Code',\r
152                 tabIndex                : 'Tab Index',\r
153                 advisoryTitle   : 'Advisory Title',\r
154                 advisoryContentType     : 'Advisory Content Type',\r
155                 cssClasses              : 'Stylesheet Classes',\r
156                 charset                 : 'Linked Resource Charset',\r
157                 styles                  : 'Style',\r
158                 selectAnchor    : 'Select an Anchor',\r
159                 anchorName              : 'By Anchor Name',\r
160                 anchorId                : 'By Element Id',\r
161                 emailAddress    : 'E-Mail Address',\r
162                 emailSubject    : 'Message Subject',\r
163                 emailBody               : 'Message Body',\r
164                 noAnchors               : '(No anchors available in the document)',\r
165                 noUrl                   : 'Please type the link URL',\r
166                 noEmail                 : 'Please type the e-mail address'\r
167         },\r
168 \r
169         // Anchor dialog\r
170         anchor :\r
171         {\r
172                 toolbar         : 'Anchor',\r
173                 menu            : 'Edit Anchor',\r
174                 title           : 'Anchor Properties',\r
175                 name            : 'Anchor Name',\r
176                 errorName       : 'Please type the anchor name'\r
177         },\r
178 \r
179         // Find And Replace Dialog\r
180         findAndReplace :\r
181         {\r
182                 title                           : 'Find and Replace',\r
183                 find                            : 'Find',\r
184                 replace                         : 'Replace',\r
185                 findWhat                        : 'Find what:',\r
186                 replaceWith                     : 'Replace with:',\r
187                 notFoundMsg                     : 'The specified text was not found.',\r
188                 matchCase                       : 'Match case',\r
189                 matchWord                       : 'Match whole word',\r
190                 matchCyclic                     : 'Match cyclic',\r
191                 replaceAll                      : 'Replace All',\r
192                 replaceSuccessMsg       : '%1 occurrence(s) replaced.'\r
193         },\r
194 \r
195         // Table Dialog\r
196         table :\r
197         {\r
198                 toolbar         : 'Table',\r
199                 title           : 'Table Properties',\r
200                 menu            : 'Table Properties',\r
201                 deleteTable     : 'Delete Table',\r
202                 rows            : 'Rows',\r
203                 columns         : 'Columns',\r
204                 border          : 'Border size',\r
205                 align           : 'Alignment',\r
206                 alignNotSet     : '<Not set>',\r
207                 alignLeft       : 'Left',\r
208                 alignCenter     : 'Centre',\r
209                 alignRight      : 'Right',\r
210                 width           : 'Width',\r
211                 widthPx         : 'pixels',\r
212                 widthPc         : 'percent',\r
213                 height          : 'Height',\r
214                 cellSpace       : 'Cell spacing',\r
215                 cellPad         : 'Cell padding',\r
216                 caption         : 'Caption',\r
217                 summary         : 'Summary',\r
218                 headers         : 'Headers',\r
219                 headersNone             : 'None',\r
220                 headersColumn   : 'First column',\r
221                 headersRow              : 'First Row',\r
222                 headersBoth             : 'Both',\r
223                 invalidRows             : 'Number of rows must be a number greater than 0.',\r
224                 invalidCols             : 'Number of columns must be a number greater than 0.',\r
225                 invalidBorder   : 'Border size must be a number.',\r
226                 invalidWidth    : 'Table width must be a number.',\r
227                 invalidHeight   : 'Table height must be a number.',\r
228                 invalidCellSpacing      : 'Cell spacing must be a number.',\r
229                 invalidCellPadding      : 'Cell padding must be a number.',\r
230 \r
231                 cell :\r
232                 {\r
233                         menu                    : 'Cell',\r
234                         insertBefore    : 'Insert Cell Before',\r
235                         insertAfter             : 'Insert Cell After',\r
236                         deleteCell              : 'Delete Cells',\r
237                         merge                   : 'Merge Cells',\r
238                         mergeRight              : 'Merge Right',\r
239                         mergeDown               : 'Merge Down',\r
240                         splitHorizontal : 'Split Cell Horizontally',\r
241                         splitVertical   : 'Split Cell Vertically',\r
242                         title                   : 'Cell Properties',\r
243                         cellType                : 'Cell Type',\r
244                         rowSpan                 : 'Rows Span',\r
245                         colSpan                 : 'Columns Span',\r
246                         wordWrap                : 'Word Wrap',\r
247                         hAlign                  : 'Horizontal Alignment',\r
248                         vAlign                  : 'Vertical Alignment',\r
249                         alignTop                : 'Top',\r
250                         alignMiddle             : 'Middle',\r
251                         alignBottom             : 'Bottom',\r
252                         alignBaseline   : 'Baseline',\r
253                         bgColor                 : 'Background Color',\r
254                         borderColor             : 'Border Color',\r
255                         data                    : 'Data',\r
256                         header                  : 'Header',\r
257                         yes                             : 'Yes',\r
258                         no                              : 'No',\r
259                         invalidWidth    : 'Cell width must be a number.',\r
260                         invalidHeight   : 'Cell height must be a number.',\r
261                         invalidRowSpan  : 'Rows span must be a whole number.',\r
262                         invalidColSpan  : 'Columns span must be a whole number.',\r
263                         chooseColor : 'Choose' // MISSING\r
264                 },\r
265 \r
266                 row :\r
267                 {\r
268                         menu                    : 'Row',\r
269                         insertBefore    : 'Insert Row Before',\r
270                         insertAfter             : 'Insert Row After',\r
271                         deleteRow               : 'Delete Rows'\r
272                 },\r
273 \r
274                 column :\r
275                 {\r
276                         menu                    : 'Column',\r
277                         insertBefore    : 'Insert Column Before',\r
278                         insertAfter             : 'Insert Column After',\r
279                         deleteColumn    : 'Delete Columns'\r
280                 }\r
281         },\r
282 \r
283         // Button Dialog.\r
284         button :\r
285         {\r
286                 title           : 'Button Properties',\r
287                 text            : 'Text (Value)',\r
288                 type            : 'Type',\r
289                 typeBtn         : 'Button',\r
290                 typeSbm         : 'Submit',\r
291                 typeRst         : 'Reset'\r
292         },\r
293 \r
294         // Checkbox and Radio Button Dialogs.\r
295         checkboxAndRadio :\r
296         {\r
297                 checkboxTitle : 'Checkbox Properties',\r
298                 radioTitle      : 'Radio Button Properties',\r
299                 value           : 'Value',\r
300                 selected        : 'Selected'\r
301         },\r
302 \r
303         // Form Dialog.\r
304         form :\r
305         {\r
306                 title           : 'Form Properties',\r
307                 menu            : 'Form Properties',\r
308                 action          : 'Action',\r
309                 method          : 'Method',\r
310                 encoding        : 'Encoding',\r
311                 target          : 'Target',\r
312                 targetNotSet    : '<not set>',\r
313                 targetNew       : 'New Window (_blank)',\r
314                 targetTop       : 'Topmost Window (_top)',\r
315                 targetSelf      : 'Same Window (_self)',\r
316                 targetParent    : 'Parent Window (_parent)'\r
317         },\r
318 \r
319         // Select Field Dialog.\r
320         select :\r
321         {\r
322                 title           : 'Selection Field Properties',\r
323                 selectInfo      : 'Select Info',\r
324                 opAvail         : 'Available Options',\r
325                 value           : 'Value',\r
326                 size            : 'Size',\r
327                 lines           : 'lines',\r
328                 chkMulti        : 'Allow multiple selections',\r
329                 opText          : 'Text',\r
330                 opValue         : 'Value',\r
331                 btnAdd          : 'Add',\r
332                 btnModify       : 'Modify',\r
333                 btnUp           : 'Up',\r
334                 btnDown         : 'Down',\r
335                 btnSetValue : 'Set as selected value',\r
336                 btnDelete       : 'Delete'\r
337         },\r
338 \r
339         // Textarea Dialog.\r
340         textarea :\r
341         {\r
342                 title           : 'Textarea Properties',\r
343                 cols            : 'Columns',\r
344                 rows            : 'Rows'\r
345         },\r
346 \r
347         // Text Field Dialog.\r
348         textfield :\r
349         {\r
350                 title           : 'Text Field Properties',\r
351                 name            : 'Name',\r
352                 value           : 'Value',\r
353                 charWidth       : 'Character Width',\r
354                 maxChars        : 'Maximum Characters',\r
355                 type            : 'Type',\r
356                 typeText        : 'Text',\r
357                 typePass        : 'Password'\r
358         },\r
359 \r
360         // Hidden Field Dialog.\r
361         hidden :\r
362         {\r
363                 title   : 'Hidden Field Properties',\r
364                 name    : 'Name',\r
365                 value   : 'Value'\r
366         },\r
367 \r
368         // Image Dialog.\r
369         image :\r
370         {\r
371                 title           : 'Image Properties',\r
372                 titleButton     : 'Image Button Properties',\r
373                 menu            : 'Image Properties',\r
374                 infoTab : 'Image Info',\r
375                 btnUpload       : 'Send it to the Server',\r
376                 url             : 'URL',\r
377                 upload  : 'Upload',\r
378                 alt             : 'Alternative Text',\r
379                 width           : 'Width',\r
380                 height  : 'Height',\r
381                 lockRatio       : 'Lock Ratio',\r
382                 resetSize       : 'Reset Size',\r
383                 border  : 'Border',\r
384                 hSpace  : 'HSpace',\r
385                 vSpace  : 'VSpace',\r
386                 align           : 'Align',\r
387                 alignLeft       : 'Left',\r
388                 alignRight      : 'Right',\r
389                 preview : 'Preview',\r
390                 alertUrl        : 'Please type the image URL',\r
391                 linkTab : 'Link',\r
392                 button2Img      : 'Do you want to transform the selected image button on a simple image?',\r
393                 img2Button      : 'Do you want to transform the selected image on a image button?',\r
394                 urlMissing : 'Image source URL is missing.' // MISSING\r
395         },\r
396 \r
397         // Flash Dialog\r
398         flash :\r
399         {\r
400                 properties              : 'Flash Properties',\r
401                 propertiesTab   : 'Properties',\r
402                 title           : 'Flash Properties',\r
403                 chkPlay         : 'Auto Play',\r
404                 chkLoop         : 'Loop',\r
405                 chkMenu         : 'Enable Flash Menu',\r
406                 chkFull         : 'Allow Fullscreen',\r
407                 scale           : 'Scale',\r
408                 scaleAll                : 'Show all',\r
409                 scaleNoBorder   : 'No Border',\r
410                 scaleFit                : 'Exact Fit',\r
411                 access                  : 'Script Access',\r
412                 accessAlways    : 'Always',\r
413                 accessSameDomain        : 'Same domain',\r
414                 accessNever     : 'Never',\r
415                 align           : 'Align',\r
416                 alignLeft       : 'Left',\r
417                 alignAbsBottom: 'Abs Bottom',\r
418                 alignAbsMiddle: 'Abs Middle',\r
419                 alignBaseline   : 'Baseline',\r
420                 alignBottom     : 'Bottom',\r
421                 alignMiddle     : 'Middle',\r
422                 alignRight      : 'Right',\r
423                 alignTextTop    : 'Text Top',\r
424                 alignTop        : 'Top',\r
425                 quality         : 'Quality',\r
426                 qualityBest              : 'Best', // MISSING\r
427                 qualityHigh              : 'High', // MISSING\r
428                 qualityAutoHigh  : 'Auto High', // MISSING\r
429                 qualityMedium    : 'Medium', // MISSING\r
430                 qualityAutoLow   : 'Auto Low', // MISSING\r
431                 qualityLow               : 'Low', // MISSING\r
432                 windowModeWindow         : 'Window', // MISSING\r
433                 windowModeOpaque         : 'Opaque', // MISSING\r
434                 windowModeTransparent    : 'Transparent', // MISSING\r
435                 windowMode      : 'Window mode',\r
436                 flashvars       : 'Variables for Flash',\r
437                 bgcolor : 'Background colour',\r
438                 width   : 'Width',\r
439                 height  : 'Height',\r
440                 hSpace  : 'HSpace',\r
441                 vSpace  : 'VSpace',\r
442                 validateSrc : 'URL must not be empty.',\r
443                 validateWidth : 'Width must be a number.',\r
444                 validateHeight : 'Height must be a number.',\r
445                 validateHSpace : 'HSpace must be a number.',\r
446                 validateVSpace : 'VSpace must be a number.'\r
447         },\r
448 \r
449         // Speller Pages Dialog\r
450         spellCheck :\r
451         {\r
452                 toolbar                 : 'Check Spelling',\r
453                 title                   : 'Spell Check',\r
454                 notAvailable    : 'Sorry, but service is unavailable now.',\r
455                 errorLoading    : 'Error loading application service host: %s.',\r
456                 notInDic                : 'Not in dictionary',\r
457                 changeTo                : 'Change to',\r
458                 btnIgnore               : 'Ignore',\r
459                 btnIgnoreAll    : 'Ignore All',\r
460                 btnReplace              : 'Replace',\r
461                 btnReplaceAll   : 'Replace All',\r
462                 btnUndo                 : 'Undo',\r
463                 noSuggestions   : '- No suggestions -',\r
464                 progress                : 'Spell check in progress...',\r
465                 noMispell               : 'Spell check complete: No misspellings found',\r
466                 noChanges               : 'Spell check complete: No words changed',\r
467                 oneChange               : 'Spell check complete: One word changed',\r
468                 manyChanges             : 'Spell check complete: %1 words changed',\r
469                 ieSpellDownload : 'Spell checker not installed. Do you want to download it now?'\r
470         },\r
471 \r
472         smiley :\r
473         {\r
474                 toolbar : 'Smiley',\r
475                 title   : 'Insert a Smiley'\r
476         },\r
477 \r
478         elementsPath :\r
479         {\r
480                 eleTitle : '%1 element'\r
481         },\r
482 \r
483         numberedlist : 'Insert/Remove Numbered List',\r
484         bulletedlist : 'Insert/Remove Bulleted List',\r
485         indent : 'Increase Indent',\r
486         outdent : 'Decrease Indent',\r
487 \r
488         justify :\r
489         {\r
490                 left : 'Left Justify',\r
491                 center : 'Centre Justify',\r
492                 right : 'Right Justify',\r
493                 block : 'Block Justify'\r
494         },\r
495 \r
496         blockquote : 'Blockquote',\r
497 \r
498         clipboard :\r
499         {\r
500                 title           : 'Paste',\r
501                 cutError        : 'Your browser security settings don\'t permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl+X).',\r
502                 copyError       : 'Your browser security settings don\'t permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl+C).',\r
503                 pasteMsg        : 'Please paste inside the following box using the keyboard (<strong>Ctrl+V</strong>) and hit OK',\r
504                 securityMsg     : '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.'\r
505         },\r
506 \r
507         pastefromword :\r
508         {\r
509                 toolbar : 'Paste from Word',\r
510                 title : 'Paste from Word',\r
511                 advice : 'Please paste inside the following box using the keyboard (<strong>Ctrl+V</strong>) and hit <strong>OK</strong>.',\r
512                 ignoreFontFace : 'Ignore Font Face definitions',\r
513                 removeStyle : 'Remove Styles definitions'\r
514         },\r
515 \r
516         pasteText :\r
517         {\r
518                 button : 'Paste as plain text',\r
519                 title : 'Paste as Plain Text'\r
520         },\r
521 \r
522         templates :\r
523         {\r
524                 button : 'Templates',\r
525                 title : 'Content Templates',\r
526                 insertOption: 'Replace actual contents',\r
527                 selectPromptMsg: 'Please select the template to open in the editor',\r
528                 emptyListMsg : '(No templates defined)'\r
529         },\r
530 \r
531         showBlocks : 'Show Blocks',\r
532 \r
533         stylesCombo :\r
534         {\r
535                 label : 'Styles',\r
536                 voiceLabel : 'Styles', // MISSING\r
537                 panelVoiceLabel : 'Select a style', // MISSING\r
538                 panelTitle1 : 'Block Styles',\r
539                 panelTitle2 : 'Inline Styles',\r
540                 panelTitle3 : 'Object Styles'\r
541         },\r
542 \r
543         format :\r
544         {\r
545                 label : 'Format',\r
546                 voiceLabel : 'Format', // MISSING\r
547                 panelTitle : 'Paragraph Format',\r
548                 panelVoiceLabel : 'Select a paragraph format', // MISSING\r
549 \r
550                 tag_p : 'Normal',\r
551                 tag_pre : 'Formatted',\r
552                 tag_address : 'Address',\r
553                 tag_h1 : 'Heading 1',\r
554                 tag_h2 : 'Heading 2',\r
555                 tag_h3 : 'Heading 3',\r
556                 tag_h4 : 'Heading 4',\r
557                 tag_h5 : 'Heading 5',\r
558                 tag_h6 : 'Heading 6',\r
559                 tag_div : 'Normal (DIV)'\r
560         },\r
561 \r
562         font :\r
563         {\r
564                 label : 'Font',\r
565                 voiceLabel : 'Font', // MISSING\r
566                 panelTitle : 'Font Name',\r
567                 panelVoiceLabel : 'Select a font' // MISSING\r
568         },\r
569 \r
570         fontSize :\r
571         {\r
572                 label : 'Size',\r
573                 voiceLabel : 'Font Size', // MISSING\r
574                 panelTitle : 'Font Size',\r
575                 panelVoiceLabel : 'Select a font size' // MISSING\r
576         },\r
577 \r
578         colorButton :\r
579         {\r
580                 textColorTitle : 'Text Colour',\r
581                 bgColorTitle : 'Background Colour',\r
582                 auto : 'Automatic',\r
583                 more : 'More Colours...'\r
584         },\r
585 \r
586         colors :\r
587         {\r
588                 '000' : 'Black', // MISSING\r
589                 '800000' : 'Maroon', // MISSING\r
590                 '8B4513' : 'Saddle Brown', // MISSING\r
591                 '2F4F4F' : 'Dark Slate Gray', // MISSING\r
592                 '008080' : 'Teal', // MISSING\r
593                 '000080' : 'Navy', // MISSING\r
594                 '4B0082' : 'Indigo', // MISSING\r
595                 '696969' : 'Dim Gray', // MISSING\r
596                 'B22222' : 'Fire Brick', // MISSING\r
597                 'A52A2A' : 'Brown', // MISSING\r
598                 'DAA520' : 'Golden Rod', // MISSING\r
599                 '006400' : 'Dark Green', // MISSING\r
600                 '40E0D0' : 'Turquoise', // MISSING\r
601                 '0000CD' : 'Medium Blue', // MISSING\r
602                 '800080' : 'Purple', // MISSING\r
603                 '808080' : 'Gray', // MISSING\r
604                 'F00' : 'Red', // MISSING\r
605                 'FF8C00' : 'Dark Orange', // MISSING\r
606                 'FFD700' : 'Gold', // MISSING\r
607                 '008000' : 'Green', // MISSING\r
608                 '0FF' : 'Cyan', // MISSING\r
609                 '00F' : 'Blue', // MISSING\r
610                 'EE82EE' : 'Violet', // MISSING\r
611                 'A9A9A9' : 'Dark Gray', // MISSING\r
612                 'FFA07A' : 'Light Salmon', // MISSING\r
613                 'FFA500' : 'Orange', // MISSING\r
614                 'FFFF00' : 'Yellow', // MISSING\r
615                 '00FF00' : 'Lime', // MISSING\r
616                 'AFEEEE' : 'Pale Turquoise', // MISSING\r
617                 'ADD8E6' : 'Light Blue', // MISSING\r
618                 'DDA0DD' : 'Plum', // MISSING\r
619                 'D3D3D3' : 'Light Grey', // MISSING\r
620                 'FFF0F5' : 'Lavender Blush', // MISSING\r
621                 'FAEBD7' : 'Antique White', // MISSING\r
622                 'FFFFE0' : 'Light Yellow', // MISSING\r
623                 'F0FFF0' : 'Honeydew', // MISSING\r
624                 'F0FFFF' : 'Azure', // MISSING\r
625                 'F0F8FF' : 'Alice Blue', // MISSING\r
626                 'E6E6FA' : 'Lavender', // MISSING\r
627                 'FFF' : 'White' // MISSING\r
628         },\r
629 \r
630         scayt :\r
631         {\r
632                 title : 'Spell Check As You Type', // MISSING\r
633                 enable : 'Enable SCAYT', // MISSING\r
634                 disable : 'Disable SCAYT', // MISSING\r
635                 about : 'About SCAYT', // MISSING\r
636                 toggle : 'Toggle SCAYT', // MISSING\r
637                 options : 'Options', // MISSING\r
638                 langs : 'Languages', // MISSING\r
639                 moreSuggestions : 'More suggestions', // MISSING\r
640                 ignore : 'Ignore', // MISSING\r
641                 ignoreAll : 'Ignore All', // MISSING\r
642                 addWord : 'Add Word', // MISSING\r
643                 emptyDic : 'Dictionary name should not be empty.', // MISSING\r
644                 optionsTab : 'Options', // MISSING\r
645                 languagesTab : 'Languages', // MISSING\r
646                 dictionariesTab : 'Dictionaries', // MISSING\r
647                 aboutTab : 'About' // MISSING\r
648         },\r
649 \r
650         about :\r
651         {\r
652                 title : 'About CKEditor',\r
653                 dlgTitle : 'About CKEditor', // MISSING\r
654                 moreInfo : 'For licensing information please visit our web site:',\r
655                 copy : 'Copyright &copy; $1. All rights reserved.'\r
656         },\r
657 \r
658         maximize : 'Maximize',\r
659         minimize : 'Minimize', // MISSING\r
660 \r
661         fakeobjects :\r
662         {\r
663                 anchor : 'Anchor', // MISSING\r
664                 flash : 'Flash Animation', // MISSING\r
665                 div : 'Page Break', // MISSING\r
666                 unknown : 'Unknown Object' // MISSING\r
667         },\r
668 \r
669         resize : 'Drag to resize', // MISSING\r
670 \r
671         colordialog :\r
672         {\r
673                 title : 'Select color', // MISSING\r
674                 highlight : 'Highlight', // MISSING\r
675                 selected : 'Selected', // MISSING\r
676                 clear : 'Clear' // MISSING\r
677         },\r
678 \r
679         toolbarCollapse : 'Collapse Toolbar', // MISSING\r
680         toolbarExpand : 'Expand Toolbar' // MISSING\r
681 };\r