Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Search": "Søk", "Upload": "Last opp", "Select all rows in this table": "Velg alle rader i denne tabellen", "Deselect all rows in this table": "Ikke velg noen rader i denne tabellen" } };