Update ckeditor to version 3.2.1
[gopost.git] / ckeditor / _source / lang / ro.js
blob4ebbdf5709d10081fd1eebec91faf00c122f3a0b
1 /*
2 Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.html or http://ckeditor.com/license
4 */
6 /**
7 * @fileOverview Defines the {@link CKEDITOR.lang} object, for the
8 * Romanian language.
9 */
11 /**#@+
12 @type String
13 @example
16 /**
17 * Constains the dictionary of language entries.
18 * @namespace
20 CKEDITOR.lang['ro'] =
22 /**
23 * The language reading direction. Possible values are "rtl" for
24 * Right-To-Left languages (like Arabic) and "ltr" for Left-To-Right
25 * languages (like English).
26 * @default 'ltr'
28 dir : 'ltr',
31 * Screenreader titles. Please note that screenreaders are not always capable
32 * of reading non-English words. So be careful while translating it.
34 editorTitle : 'Rich text editor, %1, press ALT 0 for help.', // MISSING
36 // ARIA descriptions.
37 toolbar : 'Toolbar', // MISSING
38 editor : 'Rich Text Editor', // MISSING
40 // Toolbar buttons without dialogs.
41 source : 'Sursa',
42 newPage : 'Pagină nouă',
43 save : 'Salvează',
44 preview : 'Previzualizare',
45 cut : 'Taie',
46 copy : 'Copiază',
47 paste : 'Adaugă',
48 print : 'Printează',
49 underline : 'Subliniat (underline)',
50 bold : 'Îngroşat (bold)',
51 italic : 'Înclinat (italic)',
52 selectAll : 'Selectează tot',
53 removeFormat : 'Înlătură formatarea',
54 strike : 'Tăiat (strike through)',
55 subscript : 'Indice (subscript)',
56 superscript : 'Putere (superscript)',
57 horizontalrule : 'Inserează linie orizontă',
58 pagebreak : 'Inserează separator de pagină (Page Break)',
59 unlink : 'Înlătură link (legătură web)',
60 undo : 'Starea anterioară (undo)',
61 redo : 'Starea ulterioară (redo)',
63 // Common messages and labels.
64 common :
66 browseServer : 'Răsfoieşte server',
67 url : 'URL',
68 protocol : 'Protocol',
69 upload : 'Încarcă',
70 uploadSubmit : 'Trimite la server',
71 image : 'Imagine',
72 flash : 'Flash',
73 form : 'Formular (Form)',
74 checkbox : 'Bifă (Checkbox)',
75 radio : 'Buton radio (RadioButton)',
76 textField : 'Câmp text (TextField)',
77 textarea : 'Suprafaţă text (Textarea)',
78 hiddenField : 'Câmp ascuns (HiddenField)',
79 button : 'Buton',
80 select : 'Câmp selecţie (SelectionField)',
81 imageButton : 'Buton imagine (ImageButton)',
82 notSet : '<nesetat>',
83 id : 'Id',
84 name : 'Nume',
85 langDir : 'Direcţia cuvintelor',
86 langDirLtr : 'stânga-dreapta (LTR)',
87 langDirRtl : 'dreapta-stânga (RTL)',
88 langCode : 'Codul limbii',
89 longDescr : 'Descrierea lungă URL',
90 cssClass : 'Clasele cu stilul paginii (CSS)',
91 advisoryTitle : 'Titlul consultativ',
92 cssStyle : 'Stil',
93 ok : 'Bine',
94 cancel : 'Anulare',
95 close : 'Close', // MISSING
96 preview : 'Preview', // MISSING
97 generalTab : 'General', // MISSING
98 advancedTab : 'Avansat',
99 validateNumberFailed : 'This value is not a number.', // MISSING
100 confirmNewPage : 'Any unsaved changes to this content will be lost. Are you sure you want to load new page?', // MISSING
101 confirmCancel : 'Some of the options have been changed. Are you sure to close the dialog?', // MISSING
102 options : 'Options', // MISSING
103 target : 'Target', // MISSING
104 targetNew : 'New Window (_blank)', // MISSING
105 targetTop : 'Topmost Window (_top)', // MISSING
106 targetSelf : 'Same Window (_self)', // MISSING
107 targetParent : 'Parent Window (_parent)', // MISSING
109 // Put the voice-only part of the label in the span.
110 unavailable : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING
113 contextmenu :
115 options : 'Context Menu Options' // MISSING
118 // Special char dialog.
119 specialChar :
121 toolbar : 'Inserează caracter special',
122 title : 'Selectează caracter special',
123 options : 'Special Character Options' // MISSING
126 // Link dialog.
127 link :
129 toolbar : 'Inserează/Editează link (legătură web)',
130 other : '<alt>',
131 menu : 'Editează Link',
132 title : 'Link (Legătură web)',
133 info : 'Informaţii despre link (Legătură web)',
134 target : 'Ţintă (Target)',
135 upload : 'Încarcă',
136 advanced : 'Avansat',
137 type : 'Tipul link-ului (al legăturii web)',
138 toUrl : 'URL', // MISSING
139 toAnchor : 'Ancoră în această pagină',
140 toEmail : 'E-Mail',
141 targetFrame : '<frame>',
142 targetPopup : '<fereastra popup>',
143 targetFrameName : 'Numele frame-ului ţintă',
144 targetPopupName : 'Numele ferestrei popup',
145 popupFeatures : 'Proprietăţile ferestrei popup',
146 popupResizable : 'Resizable', // MISSING
147 popupStatusBar : 'Bara de status',
148 popupLocationBar: 'Bara de locaţie',
149 popupToolbar : 'Bara de opţiuni',
150 popupMenuBar : 'Bara de meniu',
151 popupFullScreen : 'Tot ecranul (Full Screen)(IE)',
152 popupScrollBars : 'Scroll Bars',
153 popupDependent : 'Dependent (Netscape)',
154 popupWidth : 'Lăţime',
155 popupLeft : 'Poziţia la stânga',
156 popupHeight : 'Înălţime',
157 popupTop : 'Poziţia la dreapta',
158 id : 'Id', // MISSING
159 langDir : 'Direcţia cuvintelor',
160 langDirLTR : 'stânga-dreapta (LTR)',
161 langDirRTL : 'dreapta-stânga (RTL)',
162 acccessKey : 'Tasta de acces',
163 name : 'Nume',
164 langCode : 'Direcţia cuvintelor',
165 tabIndex : 'Indexul tabului',
166 advisoryTitle : 'Titlul consultativ',
167 advisoryContentType : 'Tipul consultativ al titlului',
168 cssClasses : 'Clasele cu stilul paginii (CSS)',
169 charset : 'Setul de caractere al resursei legate',
170 styles : 'Stil',
171 selectAnchor : 'Selectaţi o ancoră',
172 anchorName : 'după numele ancorei',
173 anchorId : 'după Id-ul elementului',
174 emailAddress : 'Adresă de e-mail',
175 emailSubject : 'Subiectul mesajului',
176 emailBody : 'Conţinutul mesajului',
177 noAnchors : '(Nicio ancoră disponibilă în document)',
178 noUrl : 'Vă rugăm să scrieţi URL-ul',
179 noEmail : 'Vă rugăm să scrieţi adresa de e-mail'
182 // Anchor dialog
183 anchor :
185 toolbar : 'Inserează/Editează ancoră',
186 menu : 'Proprietăţi ancoră',
187 title : 'Proprietăţi ancoră',
188 name : 'Numele ancorei',
189 errorName : 'Vă rugăm scrieţi numele ancorei'
192 // Find And Replace Dialog
193 findAndReplace :
195 title : 'Găseşte şi înlocuieşte',
196 find : 'Găseşte',
197 replace : 'Înlocuieşte',
198 findWhat : 'Găseşte:',
199 replaceWith : 'Înlocuieşte cu:',
200 notFoundMsg : 'Textul specificat nu a fost găsit.',
201 matchCase : 'Deosebeşte majuscule de minuscule (Match case)',
202 matchWord : 'Doar cuvintele întregi',
203 matchCyclic : 'Match cyclic', // MISSING
204 replaceAll : 'Înlocuieşte tot',
205 replaceSuccessMsg : '%1 occurrence(s) replaced.' // MISSING
208 // Table Dialog
209 table :
211 toolbar : 'Tabel',
212 title : 'Proprietăţile tabelului',
213 menu : 'Proprietăţile tabelului',
214 deleteTable : 'Şterge tabel',
215 rows : 'Linii',
216 columns : 'Coloane',
217 border : 'Mărimea marginii',
218 align : 'Aliniament',
219 alignLeft : 'Stânga',
220 alignCenter : 'Centru',
221 alignRight : 'Dreapta',
222 width : 'Lăţime',
223 widthPx : 'pixeli',
224 widthPc : 'procente',
225 widthUnit : 'width unit', // MISSING
226 height : 'Înălţime',
227 cellSpace : 'Spaţiu între celule',
228 cellPad : 'Spaţiu în cadrul celulei',
229 caption : 'Titlu (Caption)',
230 summary : 'Rezumat',
231 headers : 'Headers', // MISSING
232 headersNone : 'None', // MISSING
233 headersColumn : 'First column', // MISSING
234 headersRow : 'First Row', // MISSING
235 headersBoth : 'Both', // MISSING
236 invalidRows : 'Number of rows must be a number greater than 0.', // MISSING
237 invalidCols : 'Number of columns must be a number greater than 0.', // MISSING
238 invalidBorder : 'Border size must be a number.', // MISSING
239 invalidWidth : 'Table width must be a number.', // MISSING
240 invalidHeight : 'Table height must be a number.', // MISSING
241 invalidCellSpacing : 'Cell spacing must be a number.', // MISSING
242 invalidCellPadding : 'Cell padding must be a number.', // MISSING
244 cell :
246 menu : 'Celulă',
247 insertBefore : 'Inserează celulă înainte',
248 insertAfter : 'Inserează celulă după',
249 deleteCell : 'Şterge celule',
250 merge : 'Uneşte celule',
251 mergeRight : 'Uneşte la dreapta',
252 mergeDown : 'Uneşte jos',
253 splitHorizontal : 'Împarte celula pe orizontală',
254 splitVertical : 'Împarte celula pe verticală',
255 title : 'Cell Properties', // MISSING
256 cellType : 'Cell Type', // MISSING
257 rowSpan : 'Rows Span', // MISSING
258 colSpan : 'Columns Span', // MISSING
259 wordWrap : 'Word Wrap', // MISSING
260 hAlign : 'Horizontal Alignment', // MISSING
261 vAlign : 'Vertical Alignment', // MISSING
262 alignTop : 'Top', // MISSING
263 alignMiddle : 'Middle', // MISSING
264 alignBottom : 'Bottom', // MISSING
265 alignBaseline : 'Baseline', // MISSING
266 bgColor : 'Background Color', // MISSING
267 borderColor : 'Border Color', // MISSING
268 data : 'Data', // MISSING
269 header : 'Header', // MISSING
270 yes : 'Yes', // MISSING
271 no : 'No', // MISSING
272 invalidWidth : 'Cell width must be a number.', // MISSING
273 invalidHeight : 'Cell height must be a number.', // MISSING
274 invalidRowSpan : 'Rows span must be a whole number.', // MISSING
275 invalidColSpan : 'Columns span must be a whole number.', // MISSING
276 chooseColor : 'Choose' // MISSING
279 row :
281 menu : 'Linie',
282 insertBefore : 'Inserează linie înainte',
283 insertAfter : 'Inserează linie după',
284 deleteRow : 'Şterge linii'
287 column :
289 menu : 'Coloană',
290 insertBefore : 'Inserează coloană înainte',
291 insertAfter : 'Inserează coloană după',
292 deleteColumn : 'Şterge celule'
296 // Button Dialog.
297 button :
299 title : 'Proprietăţi buton',
300 text : 'Text (Valoare)',
301 type : 'Tip',
302 typeBtn : 'Button',
303 typeSbm : 'Submit',
304 typeRst : 'Reset'
307 // Checkbox and Radio Button Dialogs.
308 checkboxAndRadio :
310 checkboxTitle : 'Proprietăţi bifă (Checkbox)',
311 radioTitle : 'Proprietăţi buton radio (Radio Button)',
312 value : 'Valoare',
313 selected : 'Selectat'
316 // Form Dialog.
317 form :
319 title : 'Proprietăţi formular (Form)',
320 menu : 'Proprietăţi formular (Form)',
321 action : 'Acţiune',
322 method : 'Metodă',
323 encoding : 'Encoding' // MISSING
326 // Select Field Dialog.
327 select :
329 title : 'Proprietăţi câmp selecţie (Selection Field)',
330 selectInfo : 'Informaţii',
331 opAvail : 'Opţiuni disponibile',
332 value : 'Valoare',
333 size : 'Mărime',
334 lines : 'linii',
335 chkMulti : 'Permite selecţii multiple',
336 opText : 'Text',
337 opValue : 'Valoare',
338 btnAdd : 'Adaugă',
339 btnModify : 'Modifică',
340 btnUp : 'Sus',
341 btnDown : 'Jos',
342 btnSetValue : 'Setează ca valoare selectată',
343 btnDelete : 'Şterge'
346 // Textarea Dialog.
347 textarea :
349 title : 'Proprietăţi suprafaţă text (Textarea)',
350 cols : 'Coloane',
351 rows : 'Linii'
354 // Text Field Dialog.
355 textfield :
357 title : 'Proprietăţi câmp text (Text Field)',
358 name : 'Nume',
359 value : 'Valoare',
360 charWidth : 'Lărgimea caracterului',
361 maxChars : 'Caractere maxime',
362 type : 'Tip',
363 typeText : 'Text',
364 typePass : 'Parolă'
367 // Hidden Field Dialog.
368 hidden :
370 title : 'Proprietăţi câmp ascuns (Hidden Field)',
371 name : 'Nume',
372 value : 'Valoare'
375 // Image Dialog.
376 image :
378 title : 'Proprietăţile imaginii',
379 titleButton : 'Proprietăţi buton imagine (Image Button)',
380 menu : 'Proprietăţile imaginii',
381 infoTab : 'Informaţii despre imagine',
382 btnUpload : 'Trimite la server',
383 upload : 'Încarcă',
384 alt : 'Text alternativ',
385 width : 'Lăţime',
386 height : 'Înălţime',
387 lockRatio : 'Păstrează proporţiile',
388 unlockRatio : 'Unlock Ratio', // MISSING
389 resetSize : 'Resetează mărimea',
390 border : 'Margine',
391 hSpace : 'HSpace',
392 vSpace : 'VSpace',
393 align : 'Aliniere',
394 alignLeft : 'Stânga',
395 alignRight : 'Dreapta',
396 alertUrl : 'Vă rugăm să scrieţi URL-ul imaginii',
397 linkTab : 'Link (Legătură web)',
398 button2Img : 'Do you want to transform the selected image button on a simple image?', // MISSING
399 img2Button : 'Do you want to transform the selected image on a image button?', // MISSING
400 urlMissing : 'Image source URL is missing.', // MISSING
401 validateWidth : 'Width must be a whole number.', // MISSING
402 validateHeight : 'Height must be a whole number.', // MISSING
403 validateBorder : 'Border must be a whole number.', // MISSING
404 validateHSpace : 'HSpace must be a whole number.', // MISSING
405 validateVSpace : 'VSpace must be a whole number.' // MISSING
408 // Flash Dialog
409 flash :
411 properties : 'Proprietăţile flash-ului',
412 propertiesTab : 'Properties', // MISSING
413 title : 'Proprietăţile flash-ului',
414 chkPlay : 'Rulează automat',
415 chkLoop : 'Repetă (Loop)',
416 chkMenu : 'Activează meniul flash',
417 chkFull : 'Allow Fullscreen', // MISSING
418 scale : 'Scală',
419 scaleAll : 'Arată tot',
420 scaleNoBorder : 'Fără margini (No border)',
421 scaleFit : 'Potriveşte',
422 access : 'Script Access', // MISSING
423 accessAlways : 'Always', // MISSING
424 accessSameDomain: 'Same domain', // MISSING
425 accessNever : 'Never', // MISSING
426 align : 'Aliniere',
427 alignLeft : 'Stânga',
428 alignAbsBottom : 'Jos absolut (Abs Bottom)',
429 alignAbsMiddle : 'Mijloc absolut (Abs Middle)',
430 alignBaseline : 'Linia de jos (Baseline)',
431 alignBottom : 'Jos',
432 alignMiddle : 'Mijloc',
433 alignRight : 'Dreapta',
434 alignTextTop : 'Text sus',
435 alignTop : 'Sus',
436 quality : 'Quality', // MISSING
437 qualityBest : 'Best', // MISSING
438 qualityHigh : 'High', // MISSING
439 qualityAutoHigh : 'Auto High', // MISSING
440 qualityMedium : 'Medium', // MISSING
441 qualityAutoLow : 'Auto Low', // MISSING
442 qualityLow : 'Low', // MISSING
443 windowModeWindow: 'Window', // MISSING
444 windowModeOpaque: 'Opaque', // MISSING
445 windowModeTransparent : 'Transparent', // MISSING
446 windowMode : 'Window mode', // MISSING
447 flashvars : 'Variables for Flash', // MISSING
448 bgcolor : 'Coloarea fundalului',
449 width : 'Lăţime',
450 height : 'Înălţime',
451 hSpace : 'HSpace',
452 vSpace : 'VSpace',
453 validateSrc : 'Vă rugăm să scrieţi URL-ul',
454 validateWidth : 'Width must be a number.', // MISSING
455 validateHeight : 'Height must be a number.', // MISSING
456 validateHSpace : 'HSpace must be a number.', // MISSING
457 validateVSpace : 'VSpace must be a number.' // MISSING
460 // Speller Pages Dialog
461 spellCheck :
463 toolbar : 'Verifică text',
464 title : 'Spell Check', // MISSING
465 notAvailable : 'Sorry, but service is unavailable now.', // MISSING
466 errorLoading : 'Error loading application service host: %s.', // MISSING
467 notInDic : 'Nu e în dicţionar',
468 changeTo : 'Schimbă în',
469 btnIgnore : 'Ignoră',
470 btnIgnoreAll : 'Ignoră toate',
471 btnReplace : 'Înlocuieşte',
472 btnReplaceAll : 'Înlocuieşte tot',
473 btnUndo : 'Starea anterioară (undo)',
474 noSuggestions : '- Fără sugestii -',
475 progress : 'Verificarea textului în desfăşurare...',
476 noMispell : 'Verificarea textului terminată: Nicio greşeală găsită',
477 noChanges : 'Verificarea textului terminată: Niciun cuvânt modificat',
478 oneChange : 'Verificarea textului terminată: Un cuvânt modificat',
479 manyChanges : 'Verificarea textului terminată: 1% cuvinte modificate',
480 ieSpellDownload : 'Unealta pentru verificat textul (Spell checker) neinstalată. Doriţi să o descărcaţi acum?'
483 smiley :
485 toolbar : 'Figură expresivă (Emoticon)',
486 title : 'Inserează o figură expresivă (Emoticon)',
487 options : 'Smiley Options' // MISSING
490 elementsPath :
492 eleLabel : 'Elements path', // MISSING
493 eleTitle : '%1 element' // MISSING
496 numberedlist : 'Listă numerotată',
497 bulletedlist : 'Listă cu puncte',
498 indent : 'Creşte indentarea',
499 outdent : 'Scade indentarea',
501 justify :
503 left : 'Aliniere la stânga',
504 center : 'Aliniere centrală',
505 right : 'Aliniere la dreapta',
506 block : 'Aliniere în bloc (Block Justify)'
509 blockquote : 'Citat',
511 clipboard :
513 title : 'Adaugă',
514 cutError : 'Setările de securitate ale navigatorului (browser) pe care îl folosiţi nu permit editorului să execute automat operaţiunea de tăiere. Vă rugăm folosiţi tastatura (Ctrl/Cmd+X).',
515 copyError : 'Setările de securitate ale navigatorului (browser) pe care îl folosiţi nu permit editorului să execute automat operaţiunea de copiere. Vă rugăm folosiţi tastatura (Ctrl/Cmd+C).',
516 pasteMsg : 'Vă rugăm adăugaţi în căsuţa următoare folosind tastatura (<STRONG>Ctrl/Cmd+V</STRONG>) şi apăsaţi <STRONG>OK</STRONG>.',
517 securityMsg : 'Din cauza setărilor de securitate ale programului dvs. cu care navigaţi pe internet (browser), editorul nu poate accesa direct datele din clipboard. Va trebui să adăugaţi din nou datele în această fereastră.',
518 pasteArea : 'Paste Area' // MISSING
521 pastefromword :
523 confirmCleanup : 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', // MISSING
524 toolbar : 'Adaugă din Word',
525 title : 'Adaugă din Word',
526 error : 'It was not possible to clean up the pasted data due to an internal error' // MISSING
529 pasteText :
531 button : 'Adaugă ca text simplu (Plain Text)',
532 title : 'Adaugă ca text simplu (Plain Text)'
535 templates :
537 button : 'Template-uri (şabloane)',
538 title : 'Template-uri (şabloane) de conţinut',
539 options : 'Template Options', // MISSING
540 insertOption : 'Înlocuieşte cuprinsul actual',
541 selectPromptMsg : 'Vă rugăm selectaţi template-ul (şablonul) ce se va deschide în editor<br>(conţinutul actual va fi pierdut):',
542 emptyListMsg : '(Niciun template (şablon) definit)'
545 showBlocks : 'Arată blocurile',
547 stylesCombo :
549 label : 'Stil',
550 panelTitle : 'Formatting Styles', // MISSING
551 panelTitle1 : 'Block Styles', // MISSING
552 panelTitle2 : 'Inline Styles', // MISSING
553 panelTitle3 : 'Object Styles' // MISSING
556 format :
558 label : 'Formatare',
559 panelTitle : 'Formatare',
561 tag_p : 'Normal',
562 tag_pre : 'Formatted',
563 tag_address : 'Address',
564 tag_h1 : 'Heading 1',
565 tag_h2 : 'Heading 2',
566 tag_h3 : 'Heading 3',
567 tag_h4 : 'Heading 4',
568 tag_h5 : 'Heading 5',
569 tag_h6 : 'Heading 6',
570 tag_div : 'Normal (DIV)'
573 div :
575 title : 'Create Div Container', // MISSING
576 toolbar : 'Create Div Container', // MISSING
577 cssClassInputLabel : 'Stylesheet Classes', // MISSING
578 styleSelectLabel : 'Style', // MISSING
579 IdInputLabel : 'Id', // MISSING
580 languageCodeInputLabel : ' Language Code', // MISSING
581 inlineStyleInputLabel : 'Inline Style', // MISSING
582 advisoryTitleInputLabel : 'Advisory Title', // MISSING
583 langDirLabel : 'Language Direction', // MISSING
584 langDirLTRLabel : 'Left to Right (LTR)', // MISSING
585 langDirRTLLabel : 'Right to Left (RTL)', // MISSING
586 edit : 'Edit Div', // MISSING
587 remove : 'Remove Div' // MISSING
590 font :
592 label : 'Font',
593 voiceLabel : 'Font', // MISSING
594 panelTitle : 'Font'
597 fontSize :
599 label : 'Mărime',
600 voiceLabel : 'Font Size', // MISSING
601 panelTitle : 'Mărime'
604 colorButton :
606 textColorTitle : 'Culoarea textului',
607 bgColorTitle : 'Coloarea fundalului',
608 panelTitle : 'Colors', // MISSING
609 auto : 'Automatic',
610 more : 'Mai multe culori...'
613 colors :
615 '000' : 'Black', // MISSING
616 '800000' : 'Maroon', // MISSING
617 '8B4513' : 'Saddle Brown', // MISSING
618 '2F4F4F' : 'Dark Slate Gray', // MISSING
619 '008080' : 'Teal', // MISSING
620 '000080' : 'Navy', // MISSING
621 '4B0082' : 'Indigo', // MISSING
622 '696969' : 'Dim Gray', // MISSING
623 'B22222' : 'Fire Brick', // MISSING
624 'A52A2A' : 'Brown', // MISSING
625 'DAA520' : 'Golden Rod', // MISSING
626 '006400' : 'Dark Green', // MISSING
627 '40E0D0' : 'Turquoise', // MISSING
628 '0000CD' : 'Medium Blue', // MISSING
629 '800080' : 'Purple', // MISSING
630 '808080' : 'Gray', // MISSING
631 'F00' : 'Red', // MISSING
632 'FF8C00' : 'Dark Orange', // MISSING
633 'FFD700' : 'Gold', // MISSING
634 '008000' : 'Green', // MISSING
635 '0FF' : 'Cyan', // MISSING
636 '00F' : 'Blue', // MISSING
637 'EE82EE' : 'Violet', // MISSING
638 'A9A9A9' : 'Dark Gray', // MISSING
639 'FFA07A' : 'Light Salmon', // MISSING
640 'FFA500' : 'Orange', // MISSING
641 'FFFF00' : 'Yellow', // MISSING
642 '00FF00' : 'Lime', // MISSING
643 'AFEEEE' : 'Pale Turquoise', // MISSING
644 'ADD8E6' : 'Light Blue', // MISSING
645 'DDA0DD' : 'Plum', // MISSING
646 'D3D3D3' : 'Light Grey', // MISSING
647 'FFF0F5' : 'Lavender Blush', // MISSING
648 'FAEBD7' : 'Antique White', // MISSING
649 'FFFFE0' : 'Light Yellow', // MISSING
650 'F0FFF0' : 'Honeydew', // MISSING
651 'F0FFFF' : 'Azure', // MISSING
652 'F0F8FF' : 'Alice Blue', // MISSING
653 'E6E6FA' : 'Lavender', // MISSING
654 'FFF' : 'White' // MISSING
657 scayt :
659 title : 'Spell Check As You Type', // MISSING
660 enable : 'Enable SCAYT', // MISSING
661 disable : 'Disable SCAYT', // MISSING
662 about : 'About SCAYT', // MISSING
663 toggle : 'Toggle SCAYT', // MISSING
664 options : 'Options', // MISSING
665 langs : 'Languages', // MISSING
666 moreSuggestions : 'More suggestions', // MISSING
667 ignore : 'Ignore', // MISSING
668 ignoreAll : 'Ignore All', // MISSING
669 addWord : 'Add Word', // MISSING
670 emptyDic : 'Dictionary name should not be empty.', // MISSING
671 optionsTab : 'Options', // MISSING
672 languagesTab : 'Languages', // MISSING
673 dictionariesTab : 'Dictionaries', // MISSING
674 aboutTab : 'About' // MISSING
677 about :
679 title : 'About CKEditor', // MISSING
680 dlgTitle : 'About CKEditor', // MISSING
681 moreInfo : 'For licensing information please visit our web site:', // MISSING
682 copy : 'Copyright &copy; $1. All rights reserved.' // MISSING
685 maximize : 'Maximize', // MISSING
686 minimize : 'Minimize', // MISSING
688 fakeobjects :
690 anchor : 'Anchor', // MISSING
691 flash : 'Flash Animation', // MISSING
692 div : 'Page Break', // MISSING
693 unknown : 'Unknown Object' // MISSING
696 resize : 'Drag to resize', // MISSING
698 colordialog :
700 title : 'Select color', // MISSING
701 highlight : 'Highlight', // MISSING
702 selected : 'Selected', // MISSING
703 clear : 'Clear' // MISSING
706 toolbarCollapse : 'Collapse Toolbar', // MISSING
707 toolbarExpand : 'Expand Toolbar' // MISSING