X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Flv.js;h=65c75c7af02e8224ee1cc19324c7070fae917583;hb=e73319a12b56100b29ef456fd74114fe5519e01c;hp=8a1af780b31ef8a67317b56cca6627ab3d408e9b;hpb=48b1db88210b4160dce439c6e3e32e14af8c106b;p=ckeditor.git diff --git a/_source/lang/lv.js b/_source/lang/lv.js index 8a1af78..65c75c7 100644 --- a/_source/lang/lv.js +++ b/_source/lang/lv.js @@ -14,7 +14,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license */ /** - * Constains the dictionary of language entries. + * Contains the dictionary of language entries. * @namespace */ CKEDITOR.lang['lv'] = @@ -34,8 +34,8 @@ CKEDITOR.lang['lv'] = editorTitle : 'Rich text editor, %1, press ALT 0 for help.', // MISSING // ARIA descriptions. - toolbar : 'Toolbar', // MISSING - editor : 'Rich Text Editor', // MISSING + toolbars : 'Editor toolbars', // MISSING + editor : 'Rich Text Editor', // MISSING // Toolbar buttons without dialogs. source : 'HTML kods', @@ -121,6 +121,10 @@ CKEDITOR.lang['lv'] = alignBottom : 'Apakšā', invalidHeight : 'Height must be a number.', // MISSING invalidWidth : 'Width must be a number.', // MISSING + 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 + invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING + invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING + cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING // Put the voice-only part of the label in the span. unavailable : '%1, unavailable' // MISSING @@ -175,18 +179,19 @@ CKEDITOR.lang['lv'] = langDirRTL : 'No labās uz kreiso (RTL)', acccessKey : 'Pieejas kods', name : 'Nosaukums', - langCode : 'Valodas lasÄ«Å¡anas virziens', - tabIndex : 'Ciļņu indekss', - advisoryTitle : 'KonsultatÄ«vs virsraksts', + langCode : 'Valodas lasÄ«Å¡anas virziens', + tabIndex : 'Ciļņu indekss', + advisoryTitle : 'KonsultatÄ«vs virsraksts', advisoryContentType : 'KonsultatÄ«vs satura tips', cssClasses : 'Stilu saraksta klases', charset : 'Pievienotā resursa kodu tabula', styles : 'Stils', - selectAnchor : 'Izvēlēties iezÄ«mi', + rel : 'Relationship', // MISSING + selectAnchor : 'Izvēlēties iezÄ«mi', anchorName : 'Pēc iezÄ«mes nosaukuma', - anchorId : 'Pēc elementa ID', - emailAddress : 'E-pasta adrese', - emailSubject : 'Ziņas tēma', + anchorId : 'Pēc elementa ID', + emailAddress : 'E-pasta adrese', + emailSubject : 'Ziņas tēma', emailBody : 'Ziņas saturs', noAnchors : '(Å ajā dokumentā nav iezÄ«mju)', noUrl : 'LÅ«dzu norādi hipersaiti', @@ -200,7 +205,8 @@ CKEDITOR.lang['lv'] = menu : 'IezÄ«mes Ä«paÅ¡Ä«bas', title : 'IezÄ«mes Ä«paÅ¡Ä«bas', name : 'IezÄ«mes nosaukums', - errorName : 'LÅ«dzu norādiet iezÄ«mes nosaukumu' + errorName : 'LÅ«dzu norādiet iezÄ«mes nosaukumu', + remove : 'Remove Anchor' // MISSING }, // List style dialog @@ -236,6 +242,7 @@ CKEDITOR.lang['lv'] = findWhat : 'Meklēt:', replaceWith : 'NomainÄ«t uz:', notFoundMsg : 'NorādÄ«tā frāze netika atrasta.', + findOptions : 'Find Options', // MISSING matchCase : 'ReÄ£istrjÅ«tÄ«gs', matchWord : 'JāsakrÄ«t pilnÄ«bā', matchCyclic : 'Match cyclic', // MISSING @@ -270,8 +277,8 @@ CKEDITOR.lang['lv'] = invalidBorder : 'Border size must be a number.', // MISSING invalidWidth : 'Table width must be a number.', // MISSING invalidHeight : 'Table height must be a number.', // MISSING - invalidCellSpacing : 'Cell spacing must be a number.', // MISSING - invalidCellPadding : 'Cell padding must be a number.', // MISSING + invalidCellSpacing : 'Cell spacing must be a positive number.', // MISSING + invalidCellPadding : 'Cell padding must be a positive number.', // MISSING cell : { @@ -412,7 +419,6 @@ CKEDITOR.lang['lv'] = upload : 'AugÅ¡upielādēt', alt : 'AlternatÄ«vais teksts', lockRatio : 'NemainÄ«ga Augstuma/Platuma attiecÄ«ba', - unlockRatio : 'Unlock Ratio', // MISSING resetSize : 'Atjaunot sākotnējo izmēru', border : 'Rāmis', hSpace : 'Horizontālā telpa', @@ -714,6 +720,8 @@ CKEDITOR.lang['lv'] = { title : 'About CKEditor', // MISSING dlgTitle : 'About CKEditor', // MISSING + help : 'Check $1 for help.', // MISSING + userGuide : 'CKEditor User\'s Guide', // MISSING moreInfo : 'For licensing information please visit our web site:', // MISSING copy : 'Copyright © $1. All rights reserved.' // MISSING }, @@ -744,9 +752,64 @@ CKEDITOR.lang['lv'] = toolbarCollapse : 'Collapse Toolbar', // MISSING toolbarExpand : 'Expand Toolbar', // MISSING + toolbarGroups : + { + document : 'Document', // MISSING + clipboard : 'Clipboard/Undo', // MISSING + editing : 'Editing', // MISSING + forms : 'Forms', // MISSING + basicstyles : 'Basic Styles', // MISSING + paragraph : 'Paragraph', // MISSING + links : 'Links', // MISSING + insert : 'Insert', // MISSING + styles : 'Styles', // MISSING + colors : 'Colors', // MISSING + tools : 'Tools' // MISSING + }, + bidi : { ltr : 'Text direction from left to right', // MISSING rtl : 'Text direction from right to left' // MISSING + }, + + docprops : + { + label : 'Dokumenta Ä«paÅ¡Ä«bas', + title : 'Dokumenta Ä«paÅ¡Ä«bas', + design : 'Design', // MISSING + meta : 'META dati', + chooseColor : 'Choose', // MISSING + other : '', + docTitle : 'Dokumenta virsraksts ', + charset : 'Simbolu kodējums', + charsetOther : 'Cits simbolu kodējums', + charsetASCII : 'ASCII', // MISSING + charsetCE : 'Central European', // MISSING + charsetCT : 'Chinese Traditional (Big5)', // MISSING + charsetCR : 'Cyrillic', // MISSING + charsetGR : 'Greek', // MISSING + charsetJP : 'Japanese', // MISSING + charsetKR : 'Korean', // MISSING + charsetTR : 'Turkish', // MISSING + charsetUN : 'Unicode (UTF-8)', // MISSING + charsetWE : 'Western European', // MISSING + docType : 'Dokumenta tips', + docTypeOther : 'Cits dokumenta tips', + xhtmlDec : 'Ietvert XHTML deklarācijas', + bgColor : 'Fona krāsa', + bgImage : 'Fona attēla hipersaite', + bgFixed : 'Fona attēls ir fiksēts', + txtColor : 'Teksta krāsa', + margin : 'Lapas robežas', + marginTop : 'Augšā', + marginLeft : 'Pa kreisi', + marginRight : 'Pa labi', + marginBottom : 'Apakšā', + metaKeywords : 'Dokumentu aprakstoÅ¡i atslēgvārdi (atdalÄ«ti ar komatu)', + metaDescription : 'Dokumenta apraksts', + metaAuthor : 'Autors', + metaCopyright : 'AutortiesÄ«bas', + previewHtml : '<p>This is some <strong>sample text</strong>. You are using <a href="javascript:void(0)">CKEditor</a>.</p>' // MISSING } };