Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Select all rows in this table": "Επιλογή όλων των γραμμών σε αυτή την ταμπέλα", "Deselect all rows in this table": "Αναίρεση επιλογής όλων των γραμμών σε αυτή την ταμπέλα" } };