JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.1
[ckeditor.git] / _source / lang / lv.js
index a8e2b14..9d99bb6 100644 (file)
@@ -121,6 +121,8 @@ CKEDITOR.lang['lv'] =
                alignBottom             : 'Apakšā',\r
                invalidHeight   : 'Height must be a number.', // MISSING\r
                invalidWidth    : 'Width must be a number.', // MISSING\r
+               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\r
+               invalidHtmlLength       : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING\r
 \r
                // Put the voice-only part of the label in the span.\r
                unavailable             : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING\r
@@ -201,7 +203,8 @@ CKEDITOR.lang['lv'] =
                menu            : 'Iezīmes īpašības',\r
                title           : 'Iezīmes īpašības',\r
                name            : 'Iezīmes nosaukums',\r
-               errorName       : 'Lūdzu norādiet iezīmes nosaukumu'\r
+               errorName       : 'Lūdzu norādiet iezīmes nosaukumu',\r
+               remove          : 'Remove Anchor' // MISSING\r
        },\r
 \r
        // List style dialog\r
@@ -271,8 +274,8 @@ CKEDITOR.lang['lv'] =
                invalidBorder   : 'Border size must be a number.', // MISSING\r
                invalidWidth    : 'Table width must be a number.', // MISSING\r
                invalidHeight   : 'Table height must be a number.', // MISSING\r
-               invalidCellSpacing      : 'Cell spacing must be a number.', // MISSING\r
-               invalidCellPadding      : 'Cell padding must be a number.', // MISSING\r
+               invalidCellSpacing      : 'Cell spacing must be a positive number.', // MISSING\r
+               invalidCellPadding      : 'Cell padding must be a positive number.', // MISSING\r
 \r
                cell :\r
                {\r
@@ -413,7 +416,6 @@ CKEDITOR.lang['lv'] =
                upload          : 'Augšupielādēt',\r
                alt                     : 'Alternatīvais teksts',\r
                lockRatio       : 'Nemainīga Augstuma/Platuma attiecība',\r
-               unlockRatio     : 'Unlock Ratio', // MISSING\r
                resetSize       : 'Atjaunot sākotnējo izmēru',\r
                border          : 'Rāmis',\r
                hSpace          : 'Horizontālā telpa',\r
@@ -770,15 +772,15 @@ CKEDITOR.lang['lv'] =
 \r
        docprops :\r
        {\r
-               label : 'Document Properties', // MISSING\r
-               title : 'Document Properties', // MISSING\r
+               label : 'Dokumenta īpašības',\r
+               title : 'Dokumenta īpašības',\r
                design : 'Design', // MISSING\r
-               meta : 'Meta Tags', // MISSING\r
+               meta : 'META dati',\r
                chooseColor : 'Choose', // MISSING\r
-               other : 'Other...', // MISSING\r
-               docTitle :      'Page Title', // MISSING\r
-               charset :       'Character Set Encoding', // MISSING\r
-               charsetOther : 'Other Character Set Encoding', // MISSING\r
+               other : '<cits>',\r
+               docTitle :      'Dokumenta virsraksts <Title>',\r
+               charset :       'Simbolu kodējums',\r
+               charsetOther : 'Cits simbolu kodējums',\r
                charsetASCII : 'ASCII', // MISSING\r
                charsetCE : 'Central European', // MISSING\r
                charsetCT : 'Chinese Traditional (Big5)', // MISSING\r
@@ -789,22 +791,22 @@ CKEDITOR.lang['lv'] =
                charsetTR : 'Turkish', // MISSING\r
                charsetUN : 'Unicode (UTF-8)', // MISSING\r
                charsetWE : 'Western European', // MISSING\r
-               docType : 'Document Type Heading', // MISSING\r
-               docTypeOther : 'Other Document Type Heading', // MISSING\r
-               xhtmlDec : 'Include XHTML Declarations', // MISSING\r
-               bgColor : 'Background Color', // MISSING\r
-               bgImage : 'Background Image URL', // MISSING\r
-               bgFixed : 'Non-scrolling (Fixed) Background', // MISSING\r
-               txtColor : 'Text Color', // MISSING\r
-               margin : 'Page Margins', // MISSING\r
-               marginTop : 'Top', // MISSING\r
-               marginLeft : 'Left', // MISSING\r
-               marginRight : 'Right', // MISSING\r
-               marginBottom : 'Bottom', // MISSING\r
-               metaKeywords : 'Document Indexing Keywords (comma separated)', // MISSING\r
-               metaDescription : 'Document Description', // MISSING\r
-               metaAuthor : 'Author', // MISSING\r
-               metaCopyright : 'Copyright', // MISSING\r
+               docType : 'Dokumenta tips',\r
+               docTypeOther : 'Cits dokumenta tips',\r
+               xhtmlDec : 'Ietvert XHTML deklarācijas',\r
+               bgColor : 'Fona krāsa',\r
+               bgImage : 'Fona attēla hipersaite',\r
+               bgFixed : 'Fona attēls ir fiksēts',\r
+               txtColor : 'Teksta krāsa',\r
+               margin : 'Lapas robežas',\r
+               marginTop : 'Augšā',\r
+               marginLeft : 'Pa kreisi',\r
+               marginRight : 'Pa labi',\r
+               marginBottom : 'Apakšā',\r
+               metaKeywords : 'Dokumentu aprakstoši atslēgvārdi (atdalīti ar komatu)',\r
+               metaDescription : 'Dokumenta apraksts',\r
+               metaAuthor : 'Autors',\r
+               metaCopyright : 'Autortiesības',\r
                previewHtml : '<p>This is some <strong>sample text</strong>. You are using <a href="javascript:void(0)">CKEditor</a>.</p>' // MISSING\r
        }\r
 };\r