Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Upload": "Overfør", "Select all rows in this table": "Vælg alle rækker i tabellen", "Deselect all rows in this table": "Fravælg alle rækker i tabellen", "Testing clean URLs...": "Tester rene URLer...", "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.", "Your server has been successfully tested to support this feature.": "Din server understøtter denne funktion." } };