lt.js 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812
  1. /*
  2. Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
  3. For licensing, see LICENSE.html or http://ckeditor.com/license
  4. */
  5. /**
  6. * @fileOverview Defines the {@link CKEDITOR.lang} object, for the
  7. * Lithuanian language.
  8. */
  9. /**#@+
  10. @type String
  11. @example
  12. */
  13. /**
  14. * Constains the dictionary of language entries.
  15. * @namespace
  16. */
  17. CKEDITOR.lang['lt'] =
  18. {
  19. /**
  20. * The language reading direction. Possible values are "rtl" for
  21. * Right-To-Left languages (like Arabic) and "ltr" for Left-To-Right
  22. * languages (like English).
  23. * @default 'ltr'
  24. */
  25. dir : 'ltr',
  26. /*
  27. * Screenreader titles. Please note that screenreaders are not always capable
  28. * of reading non-English words. So be careful while translating it.
  29. */
  30. editorTitle : 'Rich text editor, %1, press ALT 0 for help.', // MISSING
  31. // ARIA descriptions.
  32. toolbars : 'Editor toolbars', // MISSING
  33. editor : 'Rich Text Editor', // MISSING
  34. // Toolbar buttons without dialogs.
  35. source : 'Šaltinis',
  36. newPage : 'Naujas puslapis',
  37. save : 'Išsaugoti',
  38. preview : 'Peržiūra',
  39. cut : 'Iškirpti',
  40. copy : 'Kopijuoti',
  41. paste : 'Įdėti',
  42. print : 'Spausdinti',
  43. underline : 'Pabrauktas',
  44. bold : 'Pusjuodis',
  45. italic : 'Kursyvas',
  46. selectAll : 'Pažymėti viską',
  47. removeFormat : 'Panaikinti formatą',
  48. strike : 'Perbrauktas',
  49. subscript : 'Apatinis indeksas',
  50. superscript : 'Viršutinis indeksas',
  51. horizontalrule : 'Įterpti horizontalią liniją',
  52. pagebreak : 'Įterpti puslapių skirtuką',
  53. pagebreakAlt : 'Page Break', // MISSING
  54. unlink : 'Panaikinti nuorodą',
  55. undo : 'Atšaukti',
  56. redo : 'Atstatyti',
  57. // Common messages and labels.
  58. common :
  59. {
  60. browseServer : 'Naršyti po serverį',
  61. url : 'URL',
  62. protocol : 'Protokolas',
  63. upload : 'Siųsti',
  64. uploadSubmit : 'Siųsti į serverį',
  65. image : 'Vaizdas',
  66. flash : 'Flash',
  67. form : 'Forma',
  68. checkbox : 'Žymimasis langelis',
  69. radio : 'Žymimoji akutė',
  70. textField : 'Teksto laukas',
  71. textarea : 'Teksto sritis',
  72. hiddenField : 'Nerodomas laukas',
  73. button : 'Mygtukas',
  74. select : 'Atrankos laukas',
  75. imageButton : 'Vaizdinis mygtukas',
  76. notSet : '<nėra nustatyta>',
  77. id : 'Id',
  78. name : 'Vardas',
  79. langDir : 'Teksto kryptis',
  80. langDirLtr : 'Iš kairės į dešinę (LTR)',
  81. langDirRtl : 'Iš dešinės į kairę (RTL)',
  82. langCode : 'Kalbos kodas',
  83. longDescr : 'Ilgas aprašymas URL',
  84. cssClass : 'Stilių lentelės klasės',
  85. advisoryTitle : 'Konsultacinė antraštė',
  86. cssStyle : 'Stilius',
  87. ok : 'OK',
  88. cancel : 'Nutraukti',
  89. close : 'Close', // MISSING
  90. preview : 'Preview', // MISSING
  91. generalTab : 'Bendros savybės',
  92. advancedTab : 'Papildomas',
  93. validateNumberFailed : 'This value is not a number.', // MISSING
  94. confirmNewPage : 'Any unsaved changes to this content will be lost. Are you sure you want to load new page?', // MISSING
  95. confirmCancel : 'Some of the options have been changed. Are you sure to close the dialog?', // MISSING
  96. options : 'Options', // MISSING
  97. target : 'Target', // MISSING
  98. targetNew : 'New Window (_blank)', // MISSING
  99. targetTop : 'Topmost Window (_top)', // MISSING
  100. targetSelf : 'Same Window (_self)', // MISSING
  101. targetParent : 'Parent Window (_parent)', // MISSING
  102. langDirLTR : 'Left to Right (LTR)', // MISSING
  103. langDirRTL : 'Right to Left (RTL)', // MISSING
  104. styles : 'Style', // MISSING
  105. cssClasses : 'Stylesheet Classes', // MISSING
  106. width : 'Plotis',
  107. height : 'Aukštis',
  108. align : 'Lygiuoti',
  109. alignLeft : 'Kairę',
  110. alignRight : 'Dešinę',
  111. alignCenter : 'Centrą',
  112. alignTop : 'Viršūnę',
  113. alignMiddle : 'Vidurį',
  114. alignBottom : 'Apačią',
  115. invalidHeight : 'Height must be a number.', // MISSING
  116. invalidWidth : 'Width must be a number.', // MISSING
  117. 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
  118. invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING
  119. // Put the voice-only part of the label in the span.
  120. unavailable : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING
  121. },
  122. contextmenu :
  123. {
  124. options : 'Context Menu Options' // MISSING
  125. },
  126. // Special char dialog.
  127. specialChar :
  128. {
  129. toolbar : 'Įterpti specialų simbolį',
  130. title : 'Pasirinkite specialų simbolį',
  131. options : 'Special Character Options' // MISSING
  132. },
  133. // Link dialog.
  134. link :
  135. {
  136. toolbar : 'Įterpti/taisyti nuorodą',
  137. other : '<kitas>',
  138. menu : 'Taisyti nuorodą',
  139. title : 'Nuoroda',
  140. info : 'Nuorodos informacija',
  141. target : 'Paskirties vieta',
  142. upload : 'Siųsti',
  143. advanced : 'Papildomas',
  144. type : 'Nuorodos tipas',
  145. toUrl : 'URL', // MISSING
  146. toAnchor : 'Žymė šiame puslapyje',
  147. toEmail : 'El.paštas',
  148. targetFrame : '<kadras>',
  149. targetPopup : '<išskleidžiamas langas>',
  150. targetFrameName : 'Paskirties kadro vardas',
  151. targetPopupName : 'Paskirties lango vardas',
  152. popupFeatures : 'Išskleidžiamo lango savybės',
  153. popupResizable : 'Resizable', // MISSING
  154. popupStatusBar : 'Būsenos juosta',
  155. popupLocationBar: 'Adreso juosta',
  156. popupToolbar : 'Mygtukų juosta',
  157. popupMenuBar : 'Meniu juosta',
  158. popupFullScreen : 'Visas ekranas (IE)',
  159. popupScrollBars : 'Slinkties juostos',
  160. popupDependent : 'Priklausomas (Netscape)',
  161. popupLeft : 'Kairė pozicija',
  162. popupTop : 'Viršutinė pozicija',
  163. id : 'Id', // MISSING
  164. langDir : 'Teksto kryptis',
  165. langDirLTR : 'Iš kairės į dešinę (LTR)',
  166. langDirRTL : 'Iš dešinės į kairę (RTL)',
  167. acccessKey : 'Prieigos raktas',
  168. name : 'Vardas',
  169. langCode : 'Teksto kryptis',
  170. tabIndex : 'Tabuliavimo indeksas',
  171. advisoryTitle : 'Konsultacinė antraštė',
  172. advisoryContentType : 'Konsultacinio turinio tipas',
  173. cssClasses : 'Stilių lentelės klasės',
  174. charset : 'Susietų išteklių simbolių lentelė',
  175. styles : 'Stilius',
  176. rel : 'Relationship', // MISSING
  177. selectAnchor : 'Pasirinkite žymę',
  178. anchorName : 'Pagal žymės vardą',
  179. anchorId : 'Pagal žymės Id',
  180. emailAddress : 'El.pašto adresas',
  181. emailSubject : 'Žinutės tema',
  182. emailBody : 'Žinutės turinys',
  183. noAnchors : '(Šiame dokumente žymių nėra)',
  184. noUrl : 'Prašome įvesti nuorodos URL',
  185. noEmail : 'Prašome įvesti el.pašto adresą'
  186. },
  187. // Anchor dialog
  188. anchor :
  189. {
  190. toolbar : 'Įterpti/modifikuoti žymę',
  191. menu : 'Žymės savybės',
  192. title : 'Žymės savybės',
  193. name : 'Žymės vardas',
  194. errorName : 'Prašome įvesti žymės vardą',
  195. remove : 'Remove Anchor' // MISSING
  196. },
  197. // List style dialog
  198. list:
  199. {
  200. numberedTitle : 'Numbered List Properties', // MISSING
  201. bulletedTitle : 'Bulleted List Properties', // MISSING
  202. type : 'Type', // MISSING
  203. start : 'Start', // MISSING
  204. validateStartNumber :'List start number must be a whole number.', // MISSING
  205. circle : 'Circle', // MISSING
  206. disc : 'Disc', // MISSING
  207. square : 'Square', // MISSING
  208. none : 'None', // MISSING
  209. notset : '<not set>', // MISSING
  210. armenian : 'Armenian numbering', // MISSING
  211. georgian : 'Georgian numbering (an, ban, gan, etc.)', // MISSING
  212. lowerRoman : 'Lower Roman (i, ii, iii, iv, v, etc.)', // MISSING
  213. upperRoman : 'Upper Roman (I, II, III, IV, V, etc.)', // MISSING
  214. lowerAlpha : 'Lower Alpha (a, b, c, d, e, etc.)', // MISSING
  215. upperAlpha : 'Upper Alpha (A, B, C, D, E, etc.)', // MISSING
  216. lowerGreek : 'Lower Greek (alpha, beta, gamma, etc.)', // MISSING
  217. decimal : 'Decimal (1, 2, 3, etc.)', // MISSING
  218. decimalLeadingZero : 'Decimal leading zero (01, 02, 03, etc.)' // MISSING
  219. },
  220. // Find And Replace Dialog
  221. findAndReplace :
  222. {
  223. title : 'Surasti ir pakeisti',
  224. find : 'Rasti',
  225. replace : 'Pakeisti',
  226. findWhat : 'Surasti tekstą:',
  227. replaceWith : 'Pakeisti tekstu:',
  228. notFoundMsg : 'Nurodytas tekstas nerastas.',
  229. matchCase : 'Skirti didžiąsias ir mažąsias raides',
  230. matchWord : 'Atitikti pilną žodį',
  231. matchCyclic : 'Match cyclic', // MISSING
  232. replaceAll : 'Pakeisti viską',
  233. replaceSuccessMsg : '%1 occurrence(s) replaced.' // MISSING
  234. },
  235. // Table Dialog
  236. table :
  237. {
  238. toolbar : 'Lentelė',
  239. title : 'Lentelės savybės',
  240. menu : 'Lentelės savybės',
  241. deleteTable : 'Šalinti lentelę',
  242. rows : 'Eilutės',
  243. columns : 'Stulpeliai',
  244. border : 'Rėmelio dydis',
  245. widthPx : 'taškais',
  246. widthPc : 'procentais',
  247. widthUnit : 'width unit', // MISSING
  248. cellSpace : 'Tarpas tarp langelių',
  249. cellPad : 'Trapas nuo langelio rėmo iki teksto',
  250. caption : 'Antraštė',
  251. summary : 'Santrauka',
  252. headers : 'Antraštės',
  253. headersNone : 'Nėra',
  254. headersColumn : 'Pirmas stulpelis',
  255. headersRow : 'Pirma eilutė',
  256. headersBoth : 'Abu',
  257. invalidRows : 'Number of rows must be a number greater than 0.', // MISSING
  258. invalidCols : 'Number of columns must be a number greater than 0.', // MISSING
  259. invalidBorder : 'Border size must be a number.', // MISSING
  260. invalidWidth : 'Table width must be a number.', // MISSING
  261. invalidHeight : 'Table height must be a number.', // MISSING
  262. invalidCellSpacing : 'Cell spacing must be a positive number.', // MISSING
  263. invalidCellPadding : 'Cell padding must be a positive number.', // MISSING
  264. cell :
  265. {
  266. menu : 'Langelis',
  267. insertBefore : 'Įterpti langelį prieš',
  268. insertAfter : 'Įterpti langelį po',
  269. deleteCell : 'Šalinti langelius',
  270. merge : 'Sujungti langelius',
  271. mergeRight : 'Sujungti su dešine',
  272. mergeDown : 'Sujungti su apačia',
  273. splitHorizontal : 'Skaidyti langelį horizontaliai',
  274. splitVertical : 'Skaidyti langelį vertikaliai',
  275. title : 'Cell Properties', // MISSING
  276. cellType : 'Cell Type', // MISSING
  277. rowSpan : 'Rows Span', // MISSING
  278. colSpan : 'Columns Span', // MISSING
  279. wordWrap : 'Word Wrap', // MISSING
  280. hAlign : 'Horizontal Alignment', // MISSING
  281. vAlign : 'Vertical Alignment', // MISSING
  282. alignBaseline : 'Baseline', // MISSING
  283. bgColor : 'Background Color', // MISSING
  284. borderColor : 'Border Color', // MISSING
  285. data : 'Data', // MISSING
  286. header : 'Header', // MISSING
  287. yes : 'Yes', // MISSING
  288. no : 'No', // MISSING
  289. invalidWidth : 'Cell width must be a number.', // MISSING
  290. invalidHeight : 'Cell height must be a number.', // MISSING
  291. invalidRowSpan : 'Rows span must be a whole number.', // MISSING
  292. invalidColSpan : 'Columns span must be a whole number.', // MISSING
  293. chooseColor : 'Choose' // MISSING
  294. },
  295. row :
  296. {
  297. menu : 'Eilutė',
  298. insertBefore : 'Įterpti eilutę prieš',
  299. insertAfter : 'Įterpti eilutę po',
  300. deleteRow : 'Šalinti eilutes'
  301. },
  302. column :
  303. {
  304. menu : 'Stulpelis',
  305. insertBefore : 'Įterpti stulpelį prieš',
  306. insertAfter : 'Įterpti stulpelį po',
  307. deleteColumn : 'Šalinti stulpelius'
  308. }
  309. },
  310. // Button Dialog.
  311. button :
  312. {
  313. title : 'Mygtuko savybės',
  314. text : 'Tekstas (Reikšmė)',
  315. type : 'Tipas',
  316. typeBtn : 'Mygtukas',
  317. typeSbm : 'Siųsti',
  318. typeRst : 'Išvalyti'
  319. },
  320. // Checkbox and Radio Button Dialogs.
  321. checkboxAndRadio :
  322. {
  323. checkboxTitle : 'Žymimojo langelio savybės',
  324. radioTitle : 'Žymimosios akutės savybės',
  325. value : 'Reikšmė',
  326. selected : 'Pažymėtas'
  327. },
  328. // Form Dialog.
  329. form :
  330. {
  331. title : 'Formos savybės',
  332. menu : 'Formos savybės',
  333. action : 'Veiksmas',
  334. method : 'Metodas',
  335. encoding : 'Encoding' // MISSING
  336. },
  337. // Select Field Dialog.
  338. select :
  339. {
  340. title : 'Atrankos lauko savybės',
  341. selectInfo : 'Informacija',
  342. opAvail : 'Galimos parinktys',
  343. value : 'Reikšmė',
  344. size : 'Dydis',
  345. lines : 'eilučių',
  346. chkMulti : 'Leisti daugeriopą atranką',
  347. opText : 'Tekstas',
  348. opValue : 'Reikšmė',
  349. btnAdd : 'Įtraukti',
  350. btnModify : 'Modifikuoti',
  351. btnUp : 'Aukštyn',
  352. btnDown : 'Žemyn',
  353. btnSetValue : 'Laikyti pažymėta reikšme',
  354. btnDelete : 'Trinti'
  355. },
  356. // Textarea Dialog.
  357. textarea :
  358. {
  359. title : 'Teksto srities savybės',
  360. cols : 'Ilgis',
  361. rows : 'Plotis'
  362. },
  363. // Text Field Dialog.
  364. textfield :
  365. {
  366. title : 'Teksto lauko savybės',
  367. name : 'Vardas',
  368. value : 'Reikšmė',
  369. charWidth : 'Ilgis simboliais',
  370. maxChars : 'Maksimalus simbolių skaičius',
  371. type : 'Tipas',
  372. typeText : 'Tekstas',
  373. typePass : 'Slaptažodis'
  374. },
  375. // Hidden Field Dialog.
  376. hidden :
  377. {
  378. title : 'Nerodomo lauko savybės',
  379. name : 'Vardas',
  380. value : 'Reikšmė'
  381. },
  382. // Image Dialog.
  383. image :
  384. {
  385. title : 'Vaizdo savybės',
  386. titleButton : 'Vaizdinio mygtuko savybės',
  387. menu : 'Vaizdo savybės',
  388. infoTab : 'Vaizdo informacija',
  389. btnUpload : 'Siųsti į serverį',
  390. upload : 'Nusiųsti',
  391. alt : 'Alternatyvus Tekstas',
  392. lockRatio : 'Išlaikyti proporciją',
  393. resetSize : 'Atstatyti dydį',
  394. border : 'Rėmelis',
  395. hSpace : 'Hor.Erdvė',
  396. vSpace : 'Vert.Erdvė',
  397. alertUrl : 'Prašome įvesti vaizdo URL',
  398. linkTab : 'Nuoroda',
  399. button2Img : 'Do you want to transform the selected image button on a simple image?', // MISSING
  400. img2Button : 'Do you want to transform the selected image on a image button?', // MISSING
  401. urlMissing : 'Image source URL is missing.', // MISSING
  402. validateBorder : 'Border must be a whole number.', // MISSING
  403. validateHSpace : 'HSpace must be a whole number.', // MISSING
  404. validateVSpace : 'VSpace must be a whole number.' // MISSING
  405. },
  406. // Flash Dialog
  407. flash :
  408. {
  409. properties : 'Flash savybės',
  410. propertiesTab : 'Properties', // MISSING
  411. title : 'Flash savybės',
  412. chkPlay : 'Automatinis paleidimas',
  413. chkLoop : 'Ciklas',
  414. chkMenu : 'Leisti Flash meniu',
  415. chkFull : 'Allow Fullscreen', // MISSING
  416. scale : 'Mastelis',
  417. scaleAll : 'Rodyti visą',
  418. scaleNoBorder : 'Be rėmelio',
  419. scaleFit : 'Tikslus atitikimas',
  420. access : 'Script Access', // MISSING
  421. accessAlways : 'Always', // MISSING
  422. accessSameDomain: 'Same domain', // MISSING
  423. accessNever : 'Never', // MISSING
  424. alignAbsBottom : 'Absoliučią apačią',
  425. alignAbsMiddle : 'Absoliutų vidurį',
  426. alignBaseline : 'Apatinę liniją',
  427. alignTextTop : 'Teksto viršūnę',
  428. quality : 'Quality', // MISSING
  429. qualityBest : 'Best', // MISSING
  430. qualityHigh : 'High', // MISSING
  431. qualityAutoHigh : 'Auto High', // MISSING
  432. qualityMedium : 'Medium', // MISSING
  433. qualityAutoLow : 'Auto Low', // MISSING
  434. qualityLow : 'Low', // MISSING
  435. windowModeWindow: 'Window', // MISSING
  436. windowModeOpaque: 'Opaque', // MISSING
  437. windowModeTransparent : 'Transparent', // MISSING
  438. windowMode : 'Window mode', // MISSING
  439. flashvars : 'Variables for Flash', // MISSING
  440. bgcolor : 'Fono spalva',
  441. hSpace : 'Hor.Erdvė',
  442. vSpace : 'Vert.Erdvė',
  443. validateSrc : 'Prašome įvesti nuorodos URL',
  444. validateHSpace : 'HSpace must be a number.', // MISSING
  445. validateVSpace : 'VSpace must be a number.' // MISSING
  446. },
  447. // Speller Pages Dialog
  448. spellCheck :
  449. {
  450. toolbar : 'Rašybos tikrinimas',
  451. title : 'Spell Check', // MISSING
  452. notAvailable : 'Sorry, but service is unavailable now.', // MISSING
  453. errorLoading : 'Error loading application service host: %s.', // MISSING
  454. notInDic : 'Žodyne nerastas',
  455. changeTo : 'Pakeisti į',
  456. btnIgnore : 'Ignoruoti',
  457. btnIgnoreAll : 'Ignoruoti visus',
  458. btnReplace : 'Pakeisti',
  459. btnReplaceAll : 'Pakeisti visus',
  460. btnUndo : 'Atšaukti',
  461. noSuggestions : '- Nėra pasiūlymų -',
  462. progress : 'Vyksta rašybos tikrinimas...',
  463. noMispell : 'Rašybos tikrinimas baigtas: Nerasta rašybos klaidų',
  464. noChanges : 'Rašybos tikrinimas baigtas: Nėra pakeistų žodžių',
  465. oneChange : 'Rašybos tikrinimas baigtas: Vienas žodis pakeistas',
  466. manyChanges : 'Rašybos tikrinimas baigtas: Pakeista %1 žodžių',
  467. ieSpellDownload : 'Rašybos tikrinimas neinstaliuotas. Ar Jūs norite jį dabar atsisiųsti?'
  468. },
  469. smiley :
  470. {
  471. toolbar : 'Veideliai',
  472. title : 'Įterpti veidelį',
  473. options : 'Smiley Options' // MISSING
  474. },
  475. elementsPath :
  476. {
  477. eleLabel : 'Elements path', // MISSING
  478. eleTitle : '%1 element' // MISSING
  479. },
  480. numberedlist : 'Numeruotas sąrašas',
  481. bulletedlist : 'Suženklintas sąrašas',
  482. indent : 'Padidinti įtrauką',
  483. outdent : 'Sumažinti įtrauką',
  484. justify :
  485. {
  486. left : 'Lygiuoti kairę',
  487. center : 'Centruoti',
  488. right : 'Lygiuoti dešinę',
  489. block : 'Lygiuoti abi puses'
  490. },
  491. blockquote : 'Citata',
  492. clipboard :
  493. {
  494. title : 'Įdėti',
  495. 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).',
  496. 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).',
  497. pasteMsg : 'Žemiau esančiame įvedimo lauke įdėkite tekstą, naudodami klaviatūrą (<STRONG>Ctrl/Cmd+V</STRONG>) ir paspauskite mygtuką <STRONG>OK</STRONG>.',
  498. securityMsg : 'Dėl jūsų naršyklės saugumo nustatymų, redaktorius negali tiesiogiai pasiekti laikinosios atminties. Jums reikia nukopijuoti dar kartą į šį langą.',
  499. pasteArea : 'Paste Area' // MISSING
  500. },
  501. pastefromword :
  502. {
  503. confirmCleanup : 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', // MISSING
  504. toolbar : 'Įdėti iš Word',
  505. title : 'Įdėti iš Word',
  506. error : 'It was not possible to clean up the pasted data due to an internal error' // MISSING
  507. },
  508. pasteText :
  509. {
  510. button : 'Įdėti kaip gryną tekstą',
  511. title : 'Įdėti kaip gryną tekstą'
  512. },
  513. templates :
  514. {
  515. button : 'Šablonai',
  516. title : 'Turinio šablonai',
  517. options : 'Template Options', // MISSING
  518. insertOption : 'Pakeisti dabartinį turinį pasirinktu šablonu',
  519. selectPromptMsg : 'Pasirinkite norimą šabloną<br>(<b>Dėmesio!</b> esamas turinys bus prarastas):',
  520. emptyListMsg : '(Šablonų sąrašas tuščias)'
  521. },
  522. showBlocks : 'Rodyti blokus',
  523. stylesCombo :
  524. {
  525. label : 'Stilius',
  526. panelTitle : 'Formatting Styles', // MISSING
  527. panelTitle1 : 'Block Styles', // MISSING
  528. panelTitle2 : 'Inline Styles', // MISSING
  529. panelTitle3 : 'Object Styles' // MISSING
  530. },
  531. format :
  532. {
  533. label : 'Šrifto formatas',
  534. panelTitle : 'Šrifto formatas',
  535. tag_p : 'Normalus',
  536. tag_pre : 'Formuotas',
  537. tag_address : 'Kreipinio',
  538. tag_h1 : 'Antraštinis 1',
  539. tag_h2 : 'Antraštinis 2',
  540. tag_h3 : 'Antraštinis 3',
  541. tag_h4 : 'Antraštinis 4',
  542. tag_h5 : 'Antraštinis 5',
  543. tag_h6 : 'Antraštinis 6',
  544. tag_div : 'Normal (DIV)' // MISSING
  545. },
  546. div :
  547. {
  548. title : 'Create Div Container', // MISSING
  549. toolbar : 'Create Div Container', // MISSING
  550. cssClassInputLabel : 'Stylesheet Classes', // MISSING
  551. styleSelectLabel : 'Style', // MISSING
  552. IdInputLabel : 'Id', // MISSING
  553. languageCodeInputLabel : ' Language Code', // MISSING
  554. inlineStyleInputLabel : 'Inline Style', // MISSING
  555. advisoryTitleInputLabel : 'Advisory Title', // MISSING
  556. langDirLabel : 'Language Direction', // MISSING
  557. langDirLTRLabel : 'Left to Right (LTR)', // MISSING
  558. langDirRTLLabel : 'Right to Left (RTL)', // MISSING
  559. edit : 'Edit Div', // MISSING
  560. remove : 'Remove Div' // MISSING
  561. },
  562. iframe :
  563. {
  564. title : 'IFrame Properties', // MISSING
  565. toolbar : 'IFrame', // MISSING
  566. noUrl : 'Please type the iframe URL', // MISSING
  567. scrolling : 'Enable scrollbars', // MISSING
  568. border : 'Show frame border' // MISSING
  569. },
  570. font :
  571. {
  572. label : 'Šriftas',
  573. voiceLabel : 'Font', // MISSING
  574. panelTitle : 'Šriftas'
  575. },
  576. fontSize :
  577. {
  578. label : 'Šrifto dydis',
  579. voiceLabel : 'Font Size', // MISSING
  580. panelTitle : 'Šrifto dydis'
  581. },
  582. colorButton :
  583. {
  584. textColorTitle : 'Teksto spalva',
  585. bgColorTitle : 'Fono spalva',
  586. panelTitle : 'Colors', // MISSING
  587. auto : 'Automatinis',
  588. more : 'Daugiau spalvų...'
  589. },
  590. colors :
  591. {
  592. '000' : 'Black', // MISSING
  593. '800000' : 'Maroon', // MISSING
  594. '8B4513' : 'Saddle Brown', // MISSING
  595. '2F4F4F' : 'Dark Slate Gray', // MISSING
  596. '008080' : 'Teal', // MISSING
  597. '000080' : 'Navy', // MISSING
  598. '4B0082' : 'Indigo', // MISSING
  599. '696969' : 'Dark Gray', // MISSING
  600. 'B22222' : 'Fire Brick', // MISSING
  601. 'A52A2A' : 'Brown', // MISSING
  602. 'DAA520' : 'Golden Rod', // MISSING
  603. '006400' : 'Dark Green', // MISSING
  604. '40E0D0' : 'Turquoise', // MISSING
  605. '0000CD' : 'Medium Blue', // MISSING
  606. '800080' : 'Purple', // MISSING
  607. '808080' : 'Gray', // MISSING
  608. 'F00' : 'Red', // MISSING
  609. 'FF8C00' : 'Dark Orange', // MISSING
  610. 'FFD700' : 'Gold', // MISSING
  611. '008000' : 'Green', // MISSING
  612. '0FF' : 'Cyan', // MISSING
  613. '00F' : 'Blue', // MISSING
  614. 'EE82EE' : 'Violet', // MISSING
  615. 'A9A9A9' : 'Dim Gray', // MISSING
  616. 'FFA07A' : 'Light Salmon', // MISSING
  617. 'FFA500' : 'Orange', // MISSING
  618. 'FFFF00' : 'Yellow', // MISSING
  619. '00FF00' : 'Lime', // MISSING
  620. 'AFEEEE' : 'Pale Turquoise', // MISSING
  621. 'ADD8E6' : 'Light Blue', // MISSING
  622. 'DDA0DD' : 'Plum', // MISSING
  623. 'D3D3D3' : 'Light Grey', // MISSING
  624. 'FFF0F5' : 'Lavender Blush', // MISSING
  625. 'FAEBD7' : 'Antique White', // MISSING
  626. 'FFFFE0' : 'Light Yellow', // MISSING
  627. 'F0FFF0' : 'Honeydew', // MISSING
  628. 'F0FFFF' : 'Azure', // MISSING
  629. 'F0F8FF' : 'Alice Blue', // MISSING
  630. 'E6E6FA' : 'Lavender', // MISSING
  631. 'FFF' : 'White' // MISSING
  632. },
  633. scayt :
  634. {
  635. title : 'Spell Check As You Type', // MISSING
  636. opera_title : 'Not supported by Opera', // MISSING
  637. enable : 'Enable SCAYT', // MISSING
  638. disable : 'Disable SCAYT', // MISSING
  639. about : 'About SCAYT', // MISSING
  640. toggle : 'Toggle SCAYT', // MISSING
  641. options : 'Options', // MISSING
  642. langs : 'Languages', // MISSING
  643. moreSuggestions : 'More suggestions', // MISSING
  644. ignore : 'Ignore', // MISSING
  645. ignoreAll : 'Ignore All', // MISSING
  646. addWord : 'Add Word', // MISSING
  647. emptyDic : 'Dictionary name should not be empty.', // MISSING
  648. optionsTab : 'Options', // MISSING
  649. allCaps : 'Ignore All-Caps Words', // MISSING
  650. ignoreDomainNames : 'Ignore Domain Names', // MISSING
  651. mixedCase : 'Ignore Words with Mixed Case', // MISSING
  652. mixedWithDigits : 'Ignore Words with Numbers', // MISSING
  653. languagesTab : 'Languages', // MISSING
  654. dictionariesTab : 'Dictionaries', // MISSING
  655. dic_field_name : 'Dictionary name', // MISSING
  656. dic_create : 'Create', // MISSING
  657. dic_restore : 'Restore', // MISSING
  658. dic_delete : 'Delete', // MISSING
  659. dic_rename : 'Rename', // MISSING
  660. 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
  661. aboutTab : 'About' // MISSING
  662. },
  663. about :
  664. {
  665. title : 'About CKEditor', // MISSING
  666. dlgTitle : 'About CKEditor', // MISSING
  667. help : 'Check $1 for help.', // MISSING
  668. userGuide : 'CKEditor User\'s Guide', // MISSING
  669. moreInfo : 'For licensing information please visit our web site:', // MISSING
  670. copy : 'Copyright &copy; $1. All rights reserved.' // MISSING
  671. },
  672. maximize : 'Maximize', // MISSING
  673. minimize : 'Minimize', // MISSING
  674. fakeobjects :
  675. {
  676. anchor : 'Anchor', // MISSING
  677. flash : 'Flash Animation', // MISSING
  678. iframe : 'IFrame', // MISSING
  679. hiddenfield : 'Hidden Field', // MISSING
  680. unknown : 'Unknown Object' // MISSING
  681. },
  682. resize : 'Drag to resize', // MISSING
  683. colordialog :
  684. {
  685. title : 'Select color', // MISSING
  686. options : 'Color Options', // MISSING
  687. highlight : 'Highlight', // MISSING
  688. selected : 'Selected Color', // MISSING
  689. clear : 'Clear' // MISSING
  690. },
  691. toolbarCollapse : 'Collapse Toolbar', // MISSING
  692. toolbarExpand : 'Expand Toolbar', // MISSING
  693. toolbarGroups :
  694. {
  695. document : 'Document', // MISSING
  696. clipboard : 'Clipboard/Undo', // MISSING
  697. editing : 'Editing', // MISSING
  698. forms : 'Forms', // MISSING
  699. basicstyles : 'Basic Styles', // MISSING
  700. paragraph : 'Paragraph', // MISSING
  701. links : 'Links', // MISSING
  702. insert : 'Insert', // MISSING
  703. styles : 'Styles', // MISSING
  704. colors : 'Colors', // MISSING
  705. tools : 'Tools' // MISSING
  706. },
  707. bidi :
  708. {
  709. ltr : 'Text direction from left to right', // MISSING
  710. rtl : 'Text direction from right to left' // MISSING
  711. },
  712. docprops :
  713. {
  714. label : 'Dokumento savybės',
  715. title : 'Dokumento savybės',
  716. design : 'Design', // MISSING
  717. meta : 'Meta duomenys',
  718. chooseColor : 'Choose', // MISSING
  719. other : '<kitas>',
  720. docTitle : 'Puslapio antraštė',
  721. charset : 'Simbolių kodavimo lentelė',
  722. charsetOther : 'Kita simbolių kodavimo lentelė',
  723. charsetASCII : 'ASCII', // MISSING
  724. charsetCE : 'Centrinės Europos',
  725. charsetCT : 'Tradicinės kinų (Big5)',
  726. charsetCR : 'Kirilica',
  727. charsetGR : 'Graikų',
  728. charsetJP : 'Japonų',
  729. charsetKR : 'Korėjiečių',
  730. charsetTR : 'Turkų',
  731. charsetUN : 'Unikodas (UTF-8)',
  732. charsetWE : 'Vakarų Europos',
  733. docType : 'Dokumento tipo antraštė',
  734. docTypeOther : 'Kita dokumento tipo antraštė',
  735. xhtmlDec : 'Įtraukti XHTML deklaracijas',
  736. bgColor : 'Fono spalva',
  737. bgImage : 'Fono paveikslėlio nuoroda (URL)',
  738. bgFixed : 'Neslenkantis fonas',
  739. txtColor : 'Teksto spalva',
  740. margin : 'Puslapio kraštinės',
  741. marginTop : 'Viršuje',
  742. marginLeft : 'Kairėje',
  743. marginRight : 'Dešinėje',
  744. marginBottom : 'Apačioje',
  745. metaKeywords : 'Dokumento indeksavimo raktiniai žodžiai (atskirti kableliais)',
  746. metaDescription : 'Dokumento apibūdinimas',
  747. metaAuthor : 'Autorius',
  748. metaCopyright : 'Autorinės teisės',
  749. previewHtml : '<p>This is some <strong>sample text</strong>. You are using <a href="javascript:void(0)">CKEditor</a>.</p>' // MISSING
  750. }
  751. };