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 para esses blocos não serão salvas até que o botão \x3cem\x3eSalvar Blocos\x3c/em\x3e seja clicado.", "Select all rows in this table": "Selecionar todas as linhas da tabela", "Deselect all rows in this table": "Desmarcar todas as linhas da tabela", "Split summary at cursor": "Dividir texto de chamada no cursor", "Join summary": "Desfazer texto de chamada", "Testing clean URLs...": "Testando URLs limpas...", "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.", "Upload": "Upload", "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", "unlimited": "ilimitado", "Are you sure you want to remove this item?": "Você tem certeza de que deseja remover este item?", "Check all": "Marcar todos", "Uncheck all": "Desmarcar todos" } };