X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Flt.js;h=c6307a390aeb07a91c6da97464a79ea69fbf76f9;hb=fb481ba0a7d298e3e7b9034fcb9f2afdc6e8e796;hp=e88f2183edfe626ce706bddba6a958a952fc4230;hpb=e73319a12b56100b29ef456fd74114fe5519e01c;p=ckeditor.git diff --git a/_source/lang/lt.js b/_source/lang/lt.js index e88f218..c6307a3 100644 --- a/_source/lang/lt.js +++ b/_source/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -31,7 +31,8 @@ CKEDITOR.lang['lt'] = * Screenreader titles. Please note that screenreaders are not always capable * of reading non-English words. So be careful while translating it. */ - editorTitle : 'Pilnas redaktorius, %1, spauskite ALT 0 dėl pagalbos.', + editorTitle : 'Pilnas redaktorius, %1', + editorHelp : 'Spauskite ALT 0 dėl pagalbos', // ARIA descriptions. toolbars : 'Redaktoriaus įrankiai', @@ -119,6 +120,7 @@ CKEDITOR.lang['lt'] = alignTop : 'Viršūnę', alignMiddle : 'Vidurį', alignBottom : 'Apačią', + invalidValue : 'Invalid value.', // MISSING invalidHeight : 'Aukštis turi būti nurodytas skaičiais.', invalidWidth : 'Plotis turi būti nurodytas skaičiais.', invalidCssLength : 'Reikšmė nurodyta "%1" laukui, turi būti teigiamas skaičius su arba be tinkamo CSS matavimo vieneto (px, %, in, cm, mm, em, ex, pt arba pc).',