Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Anonymous": "Gäst", "Published": "Publicerad", "Promoted to front page": "Publicerad på förstasidan", "Not published": "Inte publiserad", "Select all rows in this table": "Markera alla rader i tabellen", "Deselect all rows in this table": "Avmarkera alla rader i tabellen", "None": "Ingen", "An error occurred at @path.": "Ett fel har uppstått på @path.", "jQuery UI Tabs: Mismatching fragment identifier.": "jQuery UI Tabs: Identifieraren för fragment stämmer inte överens.", "jQuery UI Tabs: Not enough arguments to add tab.": "jQuery UI Tabs: Inte tillräckligt med argument för att lägga till flik.", "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.", "Testing clean URLs...": "Testar rena URL:er..." } };