Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Select all rows in this table": "Označiť všetky riadky v tejto tabuľke", "Deselect all rows in this table": "Odznačiť všetky riadky v tejto tabuľke" } };