Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Select all rows in this table": "Seleccionar todas as linhas da tabela", "Deselect all rows in this table": "Não seleccionar nenhuma linha da tabela", "Upload": "Carregar ficheiro" } };