Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Your server has been successfully tested to support this feature.": "Seu servidor foi testado e foi verificado que ele suporta esse recurso.", "Testing clean URLs...": "Testando URLs limpas...", "Deselect all rows in this table": "Desmarcar todas as linhas da tabela", "Select all rows in this table": "Selecionar todas as linhas da tabela" } };