Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "textarea": "flerradigt textfält", "Upload": "Ladda upp", "Please select a file.": "Var vänlig välj en fil.", "You are not allowed to operate on more than %num files.": "Du har inte tillåtelse att hantera mer än %num filer i taget.", "Please specify dimensions within the allowed range that is from 1x1 to @dimensions.": "Var vänlig ange mått inom det tillåtna området som är från 1x1 till @dimensions.", "unlimited": "oändlig", "%filename is not an image.": "%filename är inte en bild.", "Only files with the following extensions are allowed: %files-allowed.": "Endast filer med följande filändelser tillåts: %files-allowed.", "Directory %dir is loaded.": "Katalogen %dir är laddad.", "Directory %dir is empty.": "Katalogen %dir är tom.", "File browsing is disabled in directory %dir.": "Filhantering är avaktiverad i katalogen %dir.", "You can\'t perform this operation.": "Du kan inte genomföra denna handling.", "Do you want to refresh the current directory?": "Vill du uppdatera visningen av nuvarande katalog?", "Uploading %filename...": "Laddar upp %filename...", "Delete selected files?": "Avmarkera valda filer?", "Please select a thumbnail.": "Var vänlig välj en miniatyrbild.", "Please select a single file.": "Var vänlig välj en fil.", "You must select at least %num files.": "Du måste välja åtminstone %num filer.", "Send to @app": "Skicka till @app", "The selected file %filename cannot not be uploaded. Only files with the following extensions are allowed: %extensions.": "Den valda filen %filename kan inte laddas upp. Endast filer med följande ändelser är tillåtna: %extensions." } };