X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Fsv.js;h=2956480b001967c77b2296d3a4eff23a860f4b22;hb=6e682412d5cc0dfaedb376482e585bf2989c6863;hp=2a290cd659ec2afe8ca06f4b950c87f65e13c050;hpb=4e70ea24db840898be8cc21c950363a52a2a6aba;p=ckeditor.git diff --git a/_source/lang/sv.js b/_source/lang/sv.js index 2a290cd..2956480 100644 --- a/_source/lang/sv.js +++ b/_source/lang/sv.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 */ @@ -13,7 +13,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['sv'] = @@ -30,7 +30,8 @@ CKEDITOR.lang['sv'] = * Screenreader titles. Please note that screenreaders are not always capable * of reading non-English words. So be careful while translating it. */ - editorTitle : 'Rich text editor, %1, tryck ALT 0 för hjälp.', + editorTitle : 'Rich text editor, %1', // MISSING + editorHelp : 'Press ALT 0 for help', // MISSING // ARIA descriptions. toolbars : 'Editor toolbars', // MISSING @@ -120,6 +121,10 @@ CKEDITOR.lang['sv'] = alignBottom : 'Nederkant', invalidHeight : 'Höjd måste vara ett nummer.', invalidWidth : 'Bredd måste vara ett nummer.', + 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, Ej tillgänglig' @@ -200,7 +205,8 @@ CKEDITOR.lang['sv'] = menu : 'Egenskaper för ankarlänk', title : 'Egenskaper för ankarlänk', name : 'Ankarnamn', - errorName : 'Var god ange ett ankarnamn' + errorName : 'Var god ange ett ankarnamn', + remove : 'Remove Anchor' // MISSING }, // List style dialog @@ -236,6 +242,7 @@ CKEDITOR.lang['sv'] = findWhat : 'Sök efter:', replaceWith : 'Ersätt med:', notFoundMsg : 'Angiven text kunde ej hittas.', + findOptions : 'Find Options', // MISSING matchCase : 'Skiftläge', matchWord : 'Inkludera hela ord', matchCyclic : 'Matcha cykliska', @@ -412,7 +419,6 @@ CKEDITOR.lang['sv'] = upload : 'Ladda upp', alt : 'Alternativ text', lockRatio : 'Lås höjd/bredd förhållanden', - unlockRatio : 'Lås upp förhållanden', resetSize : 'Återställ storlek', border : 'Kant', hSpace : 'Horis. marginal', @@ -769,41 +775,41 @@ CKEDITOR.lang['sv'] = docprops : { - label : 'Document Properties', // MISSING - title : 'Document Properties', // MISSING + label : 'Dokumentegenskaper', + title : 'Dokumentegenskaper', design : 'Design', // MISSING - meta : 'Meta Tags', // MISSING - chooseColor : 'Choose', // MISSING - other : 'Other...', // MISSING - docTitle : 'Page Title', // MISSING - charset : 'Character Set Encoding', // MISSING - charsetOther : 'Other Character Set Encoding', // MISSING + meta : 'Metadata', + chooseColor : 'Välj', + other : '', + docTitle : 'Sidtitel', + charset : 'Teckenuppsättningar', + charsetOther : 'Övriga teckenuppsättningar', 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 + charsetCE : 'Central Europa', + charsetCT : 'Traditionell Kinesisk (Big5)', + charsetCR : 'Kyrillisk', + charsetGR : 'Grekiska', + charsetJP : 'Japanska', + charsetKR : 'Koreanska', + charsetTR : 'Turkiska', charsetUN : 'Unicode (UTF-8)', // MISSING - charsetWE : 'Western European', // MISSING - docType : 'Document Type Heading', // MISSING - docTypeOther : 'Other Document Type Heading', // MISSING - xhtmlDec : 'Include XHTML Declarations', // MISSING - bgColor : 'Background Color', // MISSING - bgImage : 'Background Image URL', // MISSING - bgFixed : 'Non-scrolling (Fixed) Background', // MISSING - txtColor : 'Text Color', // MISSING - margin : 'Page Margins', // MISSING - marginTop : 'Top', // MISSING - marginLeft : 'Left', // MISSING - marginRight : 'Right', // MISSING - marginBottom : 'Bottom', // MISSING - metaKeywords : 'Document Indexing Keywords (comma separated)', // MISSING - metaDescription : 'Document Description', // MISSING - metaAuthor : 'Author', // MISSING - metaCopyright : 'Copyright', // MISSING + charsetWE : 'Väst Europa', + docType : 'Sidhuvud', + docTypeOther : 'Övriga sidhuvuden', + xhtmlDec : 'Inkludera XHTML deklaration', + bgColor : 'Bakgrundsfärg', + bgImage : 'Bakgrundsbildens URL', + bgFixed : 'Fast bakgrund', + txtColor : 'Textfärg', + margin : 'Sidmarginal', + marginTop : 'Topp', + marginLeft : 'Vänster', + marginRight : 'Höger', + marginBottom : 'Botten', + metaKeywords : 'Sidans nyckelord', + metaDescription : 'Sidans beskrivning', + metaAuthor : 'Författare', + metaCopyright : 'Upphovsrätt', previewHtml : '

This is some sample text. You are using CKEditor.

' // MISSING } };