X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Fsv.js;h=ad2724702841772d1b3173d4553f3865e1668f21;hb=a272c66d841421f8bf933c16535bdcde1c4649fc;hp=2956480b001967c77b2296d3a4eff23a860f4b22;hpb=6e682412d5cc0dfaedb376482e585bf2989c6863;p=ckeditor.git diff --git a/_source/lang/sv.js b/_source/lang/sv.js index 2956480..ad27247 100644 --- a/_source/lang/sv.js +++ b/_source/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -31,7 +31,7 @@ CKEDITOR.lang['sv'] = * of reading non-English words. So be careful while translating it. */ editorTitle : 'Rich text editor, %1', // MISSING - editorHelp : 'Press ALT 0 for help', // MISSING + editorHelp : 'Tryck ALT 0 för hjälp', // ARIA descriptions. toolbars : 'Editor toolbars', // MISSING @@ -119,6 +119,7 @@ CKEDITOR.lang['sv'] = alignTop : 'Överkant', alignMiddle : 'Mitten', alignBottom : 'Nederkant', + invalidValue : 'Invalid value.', // MISSING 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 @@ -696,7 +697,7 @@ CKEDITOR.lang['sv'] = ignoreAll : 'Ignorera alla', addWord : 'Lägg till ord', emptyDic : 'Ordlistans namn får ej vara tomt.', - + noSuggestions : 'Förslag saknas', optionsTab : 'Inställningar', allCaps : 'Ignorera alla ord med enbart versaler', ignoreDomainNames : 'Ignorera domännamn',