Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Save": "Gem", "Your server has been successfully tested to support this feature.": "Din server understøtter denne funktionalitet.", "Your system configuration does not currently support this feature. The \x3ca href=\"http://drupal.org/node/15365\"\x3ehandbook page on Clean URLs\x3c/a\x3e has additional troubleshooting information.": "Din system-konfiguration understøtter ikke denne funktionalitet. \x3ca href=\"http://drupal.org/node/15365\"\x3eHåndbogens side om rene URLer\x3c/a\x3e har yderligere hjælp til fejlfinding.", "Testing clean URLs...": "Tester rene URLer…", "Add": "Tilføj", "The selected file %filename cannot not be uploaded. Only files with the following extensions are allowed: %extensions.": "Den valgte fil %filename kan ikke uploades. Kun filer med følgende endelser er tilladt: %extensions.", "Automatic alias": "Automatisk alias" } };