Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Unspecified error": "Erro não especificado", "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.", "The changes to these blocks will not be saved until the \x3cem\x3eSave blocks\x3c/em\x3e button is clicked.": "As alterações nesses blocos não vão ser salvas enquanto o botão \x3cem\x3eSalvar Blocos\x3c/em\x3e não for clicado.", "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...", "Deselect all rows in this table": "Desmarcar todas as linhas da tabela", "Join summary": "Juntar resumo ao texto", "Split summary at cursor": "Separar chamada no cursor", "Select all rows in this table": "Selecionar todas as linhas da tabela", "An HTTP error @status occurred. \n@uri": "Ocorreu um erro HTTP @status.\n@uri", "An error occurred. \n@uri\n@text": "Ocorreu um erro.\n@uri\n@text", "An error occurred. \n@uri\n(no information available).": "Ocorreu um erro.\n@uri\n(não há informação disponível)." } };