2 Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.html or http://ckeditor.com/license
7 * @fileOverview Defines the {@link CKEDITOR.lang} object, for the
17 * Constains the dictionary of language entries.
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).
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
37 toolbars
: 'Editor toolbars', // MISSING
38 editor
: 'Rich Text Editor', // MISSING
40 // Toolbar buttons without dialogs.
42 newPage
: 'Naujas puslapis',
49 underline
: 'Pabrauktas',
52 selectAll
: 'Pažymėti viską',
53 removeFormat
: 'Panaikinti formatą',
54 strike
: 'Perbrauktas',
55 subscript
: 'Apatinis indeksas',
56 superscript
: 'Viršutinis indeksas',
57 horizontalrule
: 'Įterpti horizontalią liniją',
58 pagebreak
: 'Įterpti puslapių skirtuką',
59 pagebreakAlt
: 'Page Break', // MISSING
60 unlink
: 'Panaikinti nuorodą',
64 // Common messages and labels.
67 browseServer
: 'Naršyti po serverį',
69 protocol
: 'Protokolas',
71 uploadSubmit
: 'Siųsti į serverį',
75 checkbox
: 'Žymimasis langelis',
76 radio
: 'Žymimoji akutė',
77 textField
: 'Teksto laukas',
78 textarea
: 'Teksto sritis',
79 hiddenField
: 'Nerodomas laukas',
81 select
: 'Atrankos laukas',
82 imageButton
: 'Vaizdinis mygtukas',
83 notSet
: '<nėra nustatyta>',
86 langDir
: 'Teksto kryptis',
87 langDirLtr
: 'Iš kairės į dešinę (LTR)',
88 langDirRtl
: 'Iš dešinės į kairę (RTL)',
89 langCode
: 'Kalbos kodas',
90 longDescr
: 'Ilgas aprašymas URL',
91 cssClass
: 'Stilių lentelės klasės',
92 advisoryTitle
: 'Konsultacinė antraštė',
96 close
: 'Close', // MISSING
97 preview
: 'Preview', // MISSING
98 generalTab
: 'Bendros savybės',
99 advancedTab
: 'Papildomas',
100 validateNumberFailed
: 'This value is not a number.', // MISSING
101 confirmNewPage
: 'Any unsaved changes to this content will be lost. Are you sure you want to load new page?', // MISSING
102 confirmCancel
: 'Some of the options have been changed. Are you sure to close the dialog?', // MISSING
103 options
: 'Options', // MISSING
104 target
: 'Target', // MISSING
105 targetNew
: 'New Window (_blank)', // MISSING
106 targetTop
: 'Topmost Window (_top)', // MISSING
107 targetSelf
: 'Same Window (_self)', // MISSING
108 targetParent
: 'Parent Window (_parent)', // MISSING
109 langDirLTR
: 'Left to Right (LTR)', // MISSING
110 langDirRTL
: 'Right to Left (RTL)', // MISSING
111 styles
: 'Style', // MISSING
112 cssClasses
: 'Stylesheet Classes', // MISSING
117 alignRight
: 'Dešinę',
118 alignCenter
: 'Centrą',
119 alignTop
: 'Viršūnę',
120 alignMiddle
: 'Vidurį',
121 alignBottom
: 'Apačią',
122 invalidHeight
: 'Height must be a number.', // MISSING
123 invalidWidth
: 'Width must be a number.', // MISSING
124 invalidCssLength
: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING
125 invalidHtmlLength
: 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING
127 // Put the voice-only part of the label in the span.
128 unavailable
: '%1<span class="cke_accessibility">, unavailable</span>' // MISSING
133 options
: 'Context Menu Options' // MISSING
136 // Special char dialog.
139 toolbar
: 'Įterpti specialų simbolį',
140 title
: 'Pasirinkite specialų simbolį',
141 options
: 'Special Character Options' // MISSING
147 toolbar
: 'Įterpti/taisyti nuorodą',
149 menu
: 'Taisyti nuorodą',
151 info
: 'Nuorodos informacija',
152 target
: 'Paskirties vieta',
154 advanced
: 'Papildomas',
155 type
: 'Nuorodos tipas',
156 toUrl
: 'URL', // MISSING
157 toAnchor
: 'Žymė šiame puslapyje',
158 toEmail
: 'El.paštas',
159 targetFrame
: '<kadras>',
160 targetPopup
: '<išskleidžiamas langas>',
161 targetFrameName
: 'Paskirties kadro vardas',
162 targetPopupName
: 'Paskirties lango vardas',
163 popupFeatures
: 'Išskleidžiamo lango savybės',
164 popupResizable
: 'Resizable', // MISSING
165 popupStatusBar
: 'Būsenos juosta',
166 popupLocationBar
: 'Adreso juosta',
167 popupToolbar
: 'Mygtukų juosta',
168 popupMenuBar
: 'Meniu juosta',
169 popupFullScreen
: 'Visas ekranas (IE)',
170 popupScrollBars
: 'Slinkties juostos',
171 popupDependent
: 'Priklausomas (Netscape)',
172 popupLeft
: 'Kairė pozicija',
173 popupTop
: 'Viršutinė pozicija',
174 id
: 'Id', // MISSING
175 langDir
: 'Teksto kryptis',
176 langDirLTR
: 'Iš kairės į dešinę (LTR)',
177 langDirRTL
: 'Iš dešinės į kairę (RTL)',
178 acccessKey
: 'Prieigos raktas',
180 langCode
: 'Teksto kryptis',
181 tabIndex
: 'Tabuliavimo indeksas',
182 advisoryTitle
: 'Konsultacinė antraštė',
183 advisoryContentType
: 'Konsultacinio turinio tipas',
184 cssClasses
: 'Stilių lentelės klasės',
185 charset
: 'Susietų išteklių simbolių lentelė',
187 rel
: 'Relationship', // MISSING
188 selectAnchor
: 'Pasirinkite žymę',
189 anchorName
: 'Pagal žymės vardą',
190 anchorId
: 'Pagal žymės Id',
191 emailAddress
: 'El.pašto adresas',
192 emailSubject
: 'Žinutės tema',
193 emailBody
: 'Žinutės turinys',
194 noAnchors
: '(Šiame dokumente žymių nėra)',
195 noUrl
: 'Prašome įvesti nuorodos URL',
196 noEmail
: 'Prašome įvesti el.pašto adresą'
202 toolbar
: 'Įterpti/modifikuoti žymę',
203 menu
: 'Žymės savybės',
204 title
: 'Žymės savybės',
205 name
: 'Žymės vardas',
206 errorName
: 'Prašome įvesti žymės vardą',
207 remove
: 'Remove Anchor' // MISSING
213 numberedTitle
: 'Numbered List Properties', // MISSING
214 bulletedTitle
: 'Bulleted List Properties', // MISSING
215 type
: 'Type', // MISSING
216 start
: 'Start', // MISSING
217 validateStartNumber
:'List start number must be a whole number.', // MISSING
218 circle
: 'Circle', // MISSING
219 disc
: 'Disc', // MISSING
220 square
: 'Square', // MISSING
221 none
: 'None', // MISSING
222 notset
: '<not set>', // MISSING
223 armenian
: 'Armenian numbering', // MISSING
224 georgian
: 'Georgian numbering (an, ban, gan, etc.)', // MISSING
225 lowerRoman
: 'Lower Roman (i, ii, iii, iv, v, etc.)', // MISSING
226 upperRoman
: 'Upper Roman (I, II, III, IV, V, etc.)', // MISSING
227 lowerAlpha
: 'Lower Alpha (a, b, c, d, e, etc.)', // MISSING
228 upperAlpha
: 'Upper Alpha (A, B, C, D, E, etc.)', // MISSING
229 lowerGreek
: 'Lower Greek (alpha, beta, gamma, etc.)', // MISSING
230 decimal : 'Decimal (1, 2, 3, etc.)', // MISSING
231 decimalLeadingZero
: 'Decimal leading zero (01, 02, 03, etc.)' // MISSING
234 // Find And Replace Dialog
237 title
: 'Surasti ir pakeisti',
239 replace
: 'Pakeisti',
240 findWhat
: 'Surasti tekstą:',
241 replaceWith
: 'Pakeisti tekstu:',
242 notFoundMsg
: 'Nurodytas tekstas nerastas.',
243 matchCase
: 'Skirti didžiąsias ir mažąsias raides',
244 matchWord
: 'Atitikti pilną žodį',
245 matchCyclic
: 'Match cyclic', // MISSING
246 replaceAll
: 'Pakeisti viską',
247 replaceSuccessMsg
: '%1 occurrence(s) replaced.' // MISSING
254 title
: 'Lentelės savybės',
255 menu
: 'Lentelės savybės',
256 deleteTable
: 'Šalinti lentelę',
258 columns
: 'Stulpeliai',
259 border
: 'Rėmelio dydis',
261 widthPc
: 'procentais',
262 widthUnit
: 'width unit', // MISSING
263 cellSpace
: 'Tarpas tarp langelių',
264 cellPad
: 'Trapas nuo langelio rėmo iki teksto',
265 caption
: 'Antraštė',
266 summary
: 'Santrauka',
267 headers
: 'Antraštės',
268 headersNone
: 'Nėra',
269 headersColumn
: 'Pirmas stulpelis',
270 headersRow
: 'Pirma eilutė',
272 invalidRows
: 'Number of rows must be a number greater than 0.', // MISSING
273 invalidCols
: 'Number of columns must be a number greater than 0.', // MISSING
274 invalidBorder
: 'Border size must be a number.', // MISSING
275 invalidWidth
: 'Table width must be a number.', // MISSING
276 invalidHeight
: 'Table height must be a number.', // MISSING
277 invalidCellSpacing
: 'Cell spacing must be a positive number.', // MISSING
278 invalidCellPadding
: 'Cell padding must be a positive number.', // MISSING
283 insertBefore
: 'Įterpti langelį prieš',
284 insertAfter
: 'Įterpti langelį po',
285 deleteCell
: 'Šalinti langelius',
286 merge
: 'Sujungti langelius',
287 mergeRight
: 'Sujungti su dešine',
288 mergeDown
: 'Sujungti su apačia',
289 splitHorizontal
: 'Skaidyti langelį horizontaliai',
290 splitVertical
: 'Skaidyti langelį vertikaliai',
291 title
: 'Cell Properties', // MISSING
292 cellType
: 'Cell Type', // MISSING
293 rowSpan
: 'Rows Span', // MISSING
294 colSpan
: 'Columns Span', // MISSING
295 wordWrap
: 'Word Wrap', // MISSING
296 hAlign
: 'Horizontal Alignment', // MISSING
297 vAlign
: 'Vertical Alignment', // MISSING
298 alignBaseline
: 'Baseline', // MISSING
299 bgColor
: 'Background Color', // MISSING
300 borderColor
: 'Border Color', // MISSING
301 data
: 'Data', // MISSING
302 header
: 'Header', // MISSING
303 yes
: 'Yes', // MISSING
304 no
: 'No', // MISSING
305 invalidWidth
: 'Cell width must be a number.', // MISSING
306 invalidHeight
: 'Cell height must be a number.', // MISSING
307 invalidRowSpan
: 'Rows span must be a whole number.', // MISSING
308 invalidColSpan
: 'Columns span must be a whole number.', // MISSING
309 chooseColor
: 'Choose' // MISSING
315 insertBefore
: 'Įterpti eilutę prieš',
316 insertAfter
: 'Įterpti eilutę po',
317 deleteRow
: 'Šalinti eilutes'
323 insertBefore
: 'Įterpti stulpelį prieš',
324 insertAfter
: 'Įterpti stulpelį po',
325 deleteColumn
: 'Šalinti stulpelius'
332 title
: 'Mygtuko savybės',
333 text
: 'Tekstas (Reikšmė)',
335 typeBtn
: 'Mygtukas',
340 // Checkbox and Radio Button Dialogs.
343 checkboxTitle
: 'Žymimojo langelio savybės',
344 radioTitle
: 'Žymimosios akutės savybės',
346 selected
: 'Pažymėtas'
352 title
: 'Formos savybės',
353 menu
: 'Formos savybės',
356 encoding
: 'Encoding' // MISSING
359 // Select Field Dialog.
362 title
: 'Atrankos lauko savybės',
363 selectInfo
: 'Informacija',
364 opAvail
: 'Galimos parinktys',
368 chkMulti
: 'Leisti daugeriopą atranką',
372 btnModify
: 'Modifikuoti',
375 btnSetValue
: 'Laikyti pažymėta reikšme',
382 title
: 'Teksto srities savybės',
387 // Text Field Dialog.
390 title
: 'Teksto lauko savybės',
393 charWidth
: 'Ilgis simboliais',
394 maxChars
: 'Maksimalus simbolių skaičius',
396 typeText
: 'Tekstas',
397 typePass
: 'Slaptažodis'
400 // Hidden Field Dialog.
403 title
: 'Nerodomo lauko savybės',
411 title
: 'Vaizdo savybės',
412 titleButton
: 'Vaizdinio mygtuko savybės',
413 menu
: 'Vaizdo savybės',
414 infoTab
: 'Vaizdo informacija',
415 btnUpload
: 'Siųsti į serverį',
417 alt
: 'Alternatyvus Tekstas',
418 lockRatio
: 'Išlaikyti proporciją',
419 resetSize
: 'Atstatyti dydį',
421 hSpace
: 'Hor.Erdvė',
422 vSpace
: 'Vert.Erdvė',
423 alertUrl
: 'Prašome įvesti vaizdo URL',
425 button2Img
: 'Do you want to transform the selected image button on a simple image?', // MISSING
426 img2Button
: 'Do you want to transform the selected image on a image button?', // MISSING
427 urlMissing
: 'Image source URL is missing.', // MISSING
428 validateBorder
: 'Border must be a whole number.', // MISSING
429 validateHSpace
: 'HSpace must be a whole number.', // MISSING
430 validateVSpace
: 'VSpace must be a whole number.' // MISSING
436 properties
: 'Flash savybės',
437 propertiesTab
: 'Properties', // MISSING
438 title
: 'Flash savybės',
439 chkPlay
: 'Automatinis paleidimas',
441 chkMenu
: 'Leisti Flash meniu',
442 chkFull
: 'Allow Fullscreen', // MISSING
444 scaleAll
: 'Rodyti visą',
445 scaleNoBorder
: 'Be rėmelio',
446 scaleFit
: 'Tikslus atitikimas',
447 access
: 'Script Access', // MISSING
448 accessAlways
: 'Always', // MISSING
449 accessSameDomain
: 'Same domain', // MISSING
450 accessNever
: 'Never', // MISSING
451 alignAbsBottom
: 'Absoliučią apačią',
452 alignAbsMiddle
: 'Absoliutų vidurį',
453 alignBaseline
: 'Apatinę liniją',
454 alignTextTop
: 'Teksto viršūnę',
455 quality
: 'Quality', // MISSING
456 qualityBest
: 'Best', // MISSING
457 qualityHigh
: 'High', // MISSING
458 qualityAutoHigh
: 'Auto High', // MISSING
459 qualityMedium
: 'Medium', // MISSING
460 qualityAutoLow
: 'Auto Low', // MISSING
461 qualityLow
: 'Low', // MISSING
462 windowModeWindow
: 'Window', // MISSING
463 windowModeOpaque
: 'Opaque', // MISSING
464 windowModeTransparent
: 'Transparent', // MISSING
465 windowMode
: 'Window mode', // MISSING
466 flashvars
: 'Variables for Flash', // MISSING
467 bgcolor
: 'Fono spalva',
468 hSpace
: 'Hor.Erdvė',
469 vSpace
: 'Vert.Erdvė',
470 validateSrc
: 'Prašome įvesti nuorodos URL',
471 validateHSpace
: 'HSpace must be a number.', // MISSING
472 validateVSpace
: 'VSpace must be a number.' // MISSING
475 // Speller Pages Dialog
478 toolbar
: 'Rašybos tikrinimas',
479 title
: 'Spell Check', // MISSING
480 notAvailable
: 'Sorry, but service is unavailable now.', // MISSING
481 errorLoading
: 'Error loading application service host: %s.', // MISSING
482 notInDic
: 'Žodyne nerastas',
483 changeTo
: 'Pakeisti į',
484 btnIgnore
: 'Ignoruoti',
485 btnIgnoreAll
: 'Ignoruoti visus',
486 btnReplace
: 'Pakeisti',
487 btnReplaceAll
: 'Pakeisti visus',
488 btnUndo
: 'Atšaukti',
489 noSuggestions
: '- Nėra pasiūlymų -',
490 progress
: 'Vyksta rašybos tikrinimas...',
491 noMispell
: 'Rašybos tikrinimas baigtas: Nerasta rašybos klaidų',
492 noChanges
: 'Rašybos tikrinimas baigtas: Nėra pakeistų žodžių',
493 oneChange
: 'Rašybos tikrinimas baigtas: Vienas žodis pakeistas',
494 manyChanges
: 'Rašybos tikrinimas baigtas: Pakeista %1 žodžių',
495 ieSpellDownload
: 'Rašybos tikrinimas neinstaliuotas. Ar Jūs norite jį dabar atsisiųsti?'
500 toolbar
: 'Veideliai',
501 title
: 'Įterpti veidelį',
502 options
: 'Smiley Options' // MISSING
507 eleLabel
: 'Elements path', // MISSING
508 eleTitle
: '%1 element' // MISSING
511 numberedlist
: 'Numeruotas sąrašas',
512 bulletedlist
: 'Suženklintas sąrašas',
513 indent
: 'Padidinti įtrauką',
514 outdent
: 'Sumažinti įtrauką',
518 left
: 'Lygiuoti kairę',
519 center
: 'Centruoti',
520 right
: 'Lygiuoti dešinę',
521 block
: 'Lygiuoti abi puses'
524 blockquote
: 'Citata',
529 cutError
: 'Jūsų naršyklės saugumo nustatymai neleidžia redaktoriui automatiškai įvykdyti iškirpimo operacijų. Tam prašome naudoti klaviatūrą (Ctrl/Cmd+X).',
530 copyError
: 'Jūsų naršyklės saugumo nustatymai neleidžia redaktoriui automatiškai įvykdyti kopijavimo operacijų. Tam prašome naudoti klaviatūrą (Ctrl/Cmd+C).',
531 pasteMsg
: 'Žemiau esančiame įvedimo lauke įdėkite tekstą, naudodami klaviatūrą (<STRONG>Ctrl/Cmd+V</STRONG>) ir paspauskite mygtuką <STRONG>OK</STRONG>.',
532 securityMsg
: 'Dėl jūsų naršyklės saugumo nustatymų, redaktorius negali tiesiogiai pasiekti laikinosios atminties. Jums reikia nukopijuoti dar kartą į šį langą.',
533 pasteArea
: 'Paste Area' // MISSING
538 confirmCleanup
: 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', // MISSING
539 toolbar
: 'Įdėti iš Word',
540 title
: 'Įdėti iš Word',
541 error
: 'It was not possible to clean up the pasted data due to an internal error' // MISSING
546 button
: 'Įdėti kaip gryną tekstą',
547 title
: 'Įdėti kaip gryną tekstą'
553 title
: 'Turinio šablonai',
554 options
: 'Template Options', // MISSING
555 insertOption
: 'Pakeisti dabartinį turinį pasirinktu šablonu',
556 selectPromptMsg
: 'Pasirinkite norimą šabloną<br>(<b>Dėmesio!</b> esamas turinys bus prarastas):',
557 emptyListMsg
: '(Šablonų sąrašas tuščias)'
560 showBlocks
: 'Rodyti blokus',
565 panelTitle
: 'Formatting Styles', // MISSING
566 panelTitle1
: 'Block Styles', // MISSING
567 panelTitle2
: 'Inline Styles', // MISSING
568 panelTitle3
: 'Object Styles' // MISSING
573 label
: 'Šrifto formatas',
574 panelTitle
: 'Šrifto formatas',
577 tag_pre
: 'Formuotas',
578 tag_address
: 'Kreipinio',
579 tag_h1
: 'Antraštinis 1',
580 tag_h2
: 'Antraštinis 2',
581 tag_h3
: 'Antraštinis 3',
582 tag_h4
: 'Antraštinis 4',
583 tag_h5
: 'Antraštinis 5',
584 tag_h6
: 'Antraštinis 6',
585 tag_div
: 'Normal (DIV)' // MISSING
590 title
: 'Create Div Container', // MISSING
591 toolbar
: 'Create Div Container', // MISSING
592 cssClassInputLabel
: 'Stylesheet Classes', // MISSING
593 styleSelectLabel
: 'Style', // MISSING
594 IdInputLabel
: 'Id', // MISSING
595 languageCodeInputLabel
: ' Language Code', // MISSING
596 inlineStyleInputLabel
: 'Inline Style', // MISSING
597 advisoryTitleInputLabel
: 'Advisory Title', // MISSING
598 langDirLabel
: 'Language Direction', // MISSING
599 langDirLTRLabel
: 'Left to Right (LTR)', // MISSING
600 langDirRTLLabel
: 'Right to Left (RTL)', // MISSING
601 edit
: 'Edit Div', // MISSING
602 remove
: 'Remove Div' // MISSING
607 title
: 'IFrame Properties', // MISSING
608 toolbar
: 'IFrame', // MISSING
609 noUrl
: 'Please type the iframe URL', // MISSING
610 scrolling
: 'Enable scrollbars', // MISSING
611 border
: 'Show frame border' // MISSING
617 voiceLabel
: 'Font', // MISSING
618 panelTitle
: 'Šriftas'
623 label
: 'Šrifto dydis',
624 voiceLabel
: 'Font Size', // MISSING
625 panelTitle
: 'Šrifto dydis'
630 textColorTitle
: 'Teksto spalva',
631 bgColorTitle
: 'Fono spalva',
632 panelTitle
: 'Colors', // MISSING
633 auto
: 'Automatinis',
634 more
: 'Daugiau spalvų...'
639 '000' : 'Black', // MISSING
640 '800000' : 'Maroon', // MISSING
641 '8B4513' : 'Saddle Brown', // MISSING
642 '2F4F4F' : 'Dark Slate Gray', // MISSING
643 '008080' : 'Teal', // MISSING
644 '000080' : 'Navy', // MISSING
645 '4B0082' : 'Indigo', // MISSING
646 '696969' : 'Dark Gray', // MISSING
647 'B22222' : 'Fire Brick', // MISSING
648 'A52A2A' : 'Brown', // MISSING
649 'DAA520' : 'Golden Rod', // MISSING
650 '006400' : 'Dark Green', // MISSING
651 '40E0D0' : 'Turquoise', // MISSING
652 '0000CD' : 'Medium Blue', // MISSING
653 '800080' : 'Purple', // MISSING
654 '808080' : 'Gray', // MISSING
655 'F00' : 'Red', // MISSING
656 'FF8C00' : 'Dark Orange', // MISSING
657 'FFD700' : 'Gold', // MISSING
658 '008000' : 'Green', // MISSING
659 '0FF' : 'Cyan', // MISSING
660 '00F' : 'Blue', // MISSING
661 'EE82EE' : 'Violet', // MISSING
662 'A9A9A9' : 'Dim Gray', // MISSING
663 'FFA07A' : 'Light Salmon', // MISSING
664 'FFA500' : 'Orange', // MISSING
665 'FFFF00' : 'Yellow', // MISSING
666 '00FF00' : 'Lime', // MISSING
667 'AFEEEE' : 'Pale Turquoise', // MISSING
668 'ADD8E6' : 'Light Blue', // MISSING
669 'DDA0DD' : 'Plum', // MISSING
670 'D3D3D3' : 'Light Grey', // MISSING
671 'FFF0F5' : 'Lavender Blush', // MISSING
672 'FAEBD7' : 'Antique White', // MISSING
673 'FFFFE0' : 'Light Yellow', // MISSING
674 'F0FFF0' : 'Honeydew', // MISSING
675 'F0FFFF' : 'Azure', // MISSING
676 'F0F8FF' : 'Alice Blue', // MISSING
677 'E6E6FA' : 'Lavender', // MISSING
678 'FFF' : 'White' // MISSING
683 title
: 'Spell Check As You Type', // MISSING
684 opera_title
: 'Not supported by Opera', // MISSING
685 enable
: 'Enable SCAYT', // MISSING
686 disable
: 'Disable SCAYT', // MISSING
687 about
: 'About SCAYT', // MISSING
688 toggle
: 'Toggle SCAYT', // MISSING
689 options
: 'Options', // MISSING
690 langs
: 'Languages', // MISSING
691 moreSuggestions
: 'More suggestions', // MISSING
692 ignore
: 'Ignore', // MISSING
693 ignoreAll
: 'Ignore All', // MISSING
694 addWord
: 'Add Word', // MISSING
695 emptyDic
: 'Dictionary name should not be empty.', // MISSING
697 optionsTab
: 'Options', // MISSING
698 allCaps
: 'Ignore All-Caps Words', // MISSING
699 ignoreDomainNames
: 'Ignore Domain Names', // MISSING
700 mixedCase
: 'Ignore Words with Mixed Case', // MISSING
701 mixedWithDigits
: 'Ignore Words with Numbers', // MISSING
703 languagesTab
: 'Languages', // MISSING
705 dictionariesTab
: 'Dictionaries', // MISSING
706 dic_field_name
: 'Dictionary name', // MISSING
707 dic_create
: 'Create', // MISSING
708 dic_restore
: 'Restore', // MISSING
709 dic_delete
: 'Delete', // MISSING
710 dic_rename
: 'Rename', // MISSING
711 dic_info
: 'Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type its name and click the Restore button.', // MISSING
713 aboutTab
: 'About' // MISSING
718 title
: 'About CKEditor', // MISSING
719 dlgTitle
: 'About CKEditor', // MISSING
720 help
: 'Check $1 for help.', // MISSING
721 userGuide
: 'CKEditor User\'s Guide', // MISSING
722 moreInfo
: 'For licensing information please visit our web site:', // MISSING
723 copy
: 'Copyright © $1. All rights reserved.' // MISSING
726 maximize
: 'Maximize', // MISSING
727 minimize
: 'Minimize', // MISSING
731 anchor
: 'Anchor', // MISSING
732 flash
: 'Flash Animation', // MISSING
733 iframe
: 'IFrame', // MISSING
734 hiddenfield
: 'Hidden Field', // MISSING
735 unknown
: 'Unknown Object' // MISSING
738 resize
: 'Drag to resize', // MISSING
742 title
: 'Select color', // MISSING
743 options
: 'Color Options', // MISSING
744 highlight
: 'Highlight', // MISSING
745 selected
: 'Selected Color', // MISSING
746 clear
: 'Clear' // MISSING
749 toolbarCollapse
: 'Collapse Toolbar', // MISSING
750 toolbarExpand
: 'Expand Toolbar', // MISSING
754 document
: 'Document', // MISSING
755 clipboard
: 'Clipboard/Undo', // MISSING
756 editing
: 'Editing', // MISSING
757 forms
: 'Forms', // MISSING
758 basicstyles
: 'Basic Styles', // MISSING
759 paragraph
: 'Paragraph', // MISSING
760 links
: 'Links', // MISSING
761 insert
: 'Insert', // MISSING
762 styles
: 'Styles', // MISSING
763 colors
: 'Colors', // MISSING
764 tools
: 'Tools' // MISSING
769 ltr
: 'Text direction from left to right', // MISSING
770 rtl
: 'Text direction from right to left' // MISSING
775 label
: 'Dokumento savybės',
776 title
: 'Dokumento savybės',
777 design
: 'Design', // MISSING
778 meta
: 'Meta duomenys',
779 chooseColor
: 'Choose', // MISSING
781 docTitle
: 'Puslapio antraštė',
782 charset
: 'Simbolių kodavimo lentelė',
783 charsetOther
: 'Kita simbolių kodavimo lentelė',
784 charsetASCII
: 'ASCII', // MISSING
785 charsetCE
: 'Centrinės Europos',
786 charsetCT
: 'Tradicinės kinų (Big5)',
787 charsetCR
: 'Kirilica',
788 charsetGR
: 'Graikų',
789 charsetJP
: 'Japonų',
790 charsetKR
: 'Korėjiečių',
792 charsetUN
: 'Unikodas (UTF-8)',
793 charsetWE
: 'Vakarų Europos',
794 docType
: 'Dokumento tipo antraštė',
795 docTypeOther
: 'Kita dokumento tipo antraštė',
796 xhtmlDec
: 'Įtraukti XHTML deklaracijas',
797 bgColor
: 'Fono spalva',
798 bgImage
: 'Fono paveikslėlio nuoroda (URL)',
799 bgFixed
: 'Neslenkantis fonas',
800 txtColor
: 'Teksto spalva',
801 margin
: 'Puslapio kraštinės',
802 marginTop
: 'Viršuje',
803 marginLeft
: 'Kairėje',
804 marginRight
: 'Dešinėje',
805 marginBottom
: 'Apačioje',
806 metaKeywords
: 'Dokumento indeksavimo raktiniai žodžiai (atskirti kableliais)',
807 metaDescription
: 'Dokumento apibūdinimas',
808 metaAuthor
: 'Autorius',
809 metaCopyright
: 'Autorinės teisės',
810 previewHtml
: '<p>This is some <strong>sample text</strong>. You are using <a href="javascript:void(0)">CKEditor</a>.</p>' // MISSING