Drupal.locale = { 'pluralFormula': function($n) { return Number(($n>1)); }, 'strings': { "Upload": "Enviar", "Select all rows in this table": "Selecionar todas as linhas da tabela", "Deselect all rows in this table": "Desmarcar todas as linhas da tabela", "Join summary": "Juntar resumo", "Split summary at cursor": "Criar resumo no cursor", "The changes to these blocks will not be saved until the \x3cem\x3eSave blocks\x3c/em\x3e button is clicked.": "As alterações para esses blocos não serão salvas até que o botão \x3cem\x3eSalvar Blocos\x3c/em\x3e seja clicado.", "Drag to re-order": "Arraste para reordenar", "Changes made in this table will not be saved until the form is submitted.": "As mudanças feitas nesta tabela não vão ser salvas antes do formulário ser enviado.", "Unspecified error": "Erro não especificado", "Your server has been successfully tested to support this feature.": "Seu servidor foi testado e foi verificado que ele suporta esse recurso.", "Your system configuration does not currently support this feature. The \x3ca href=\"http://drupal.org/node/15365\"\x3ehandbook page on Clean URLs\x3c/a\x3e has additional troubleshooting information.": "As configurações atuais do seu sistema não suportam este recurso. Consulte a \x3ca href=\"http://drupal.org/node/15365\"\x3epágina sobre URLs limpas\x3c/a\x3e, da ajuda on-line, para mais informações sobre esse problema.", "Testing clean URLs...": "Testando URLs limpas...", "Only files with the following extensions are allowed: %files-allowed.": "Apenas arquivos com as seguintes extensões são permitidos: %files-allowed.", "An error occurred. \n@uri\n@text": "Um erro ocorreu. \r\n@uri\r\n@text", "An error occurred. \n@uri\n(no information available).": "Um erro ocorreu. \r\n@uri\r\n(nenhuma informação disponível).", "An HTTP error @status occurred. \n@uri": "Um erro HTTP @status ocorreu. \r\n@uri" } };