Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Upload": "Subir", "Select all rows in this table": "Seleccionar tódalas filas en esta tabla", "Deselect all rows in this table": "Deseleccionar tódalas filas desta tabla" } };