Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Testing clean URLs...": "Testar rena URL:er...", "Your server has been successfully tested to support this feature.": "Din server har testats och har stöd för denna funktion.", "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 systemkonfiguration har för närvarande inte stöd för denna funktion. \x3ca href=\"http://drupal.org/node/15365\"\x3eHandboksidan om Rena URL:er\x3c/a\x3e har mer information om felsökning.", "Save": "Spara", "Save and send": "Spara och skicka", "Save and send test": "Spara och skicka test" } };