Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Select all rows in this table": "Selecionar todas as linhas da tabela", "Deselect all rows in this table": "Desmarcar todas as linhas da tabela", "Search": "Buscar", "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...", "Cancel": "Cancelar", "Reset": "Restaurar", "Name": "Nome", "Upload": "Upload", "Only files with the following extensions are allowed: %files-allowed.": "Apenas arquivos com as seguintes extensões são permitidos: %files-allowed.", "file": "arquivo" } };