Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Upload": "Ladda upp", "Select all rows in this table": "Markera alla rader i tabellen", "Deselect all rows in this table": "Avmarkera alla rader i tabellen", "Add": "Lägg till", "textarea": "textområde", "Send to @app": "Skicka till @app", "You must select at least %num files.": "Du måste välja åtminstone %num filer.", "Please select a single file.": "Var vänlig välj en fil.", "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.", "File browsing is disabled in directory %dir.": "Filhantering är avaktiverad i katalogen %dir.", "Directory %dir is loaded.": "Katalogen %dir är laddad.", "Directory %dir is empty.": "Katalogen %dir är tom.", "Only files with the following extensions are allowed: %files-allowed.": "Endast filer med följande filändelser tillåts: %files-allowed.", "%filename is not an image.": "%filename är inte en bild.", "unlimited": "oändlig", "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.", "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.", "Save": "Spara", "Remove": "Ta bort", "Save and send": "Spara och skicka", "Save and send test": "Spara och skicka test" } };