Drupal.locale = { 'pluralFormula': function($n) { return Number(($n>1)); }, 'strings': { "Unspecified error": "Erro não especificado", "Continue": "Continuar", "Black": "Preto", "Blue": "Azul", "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", "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.", "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).", "Drag to re-order": "Arraste para reordenar", "Cancel": "Cancelar", "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...", "Published": "Publicado", "Promoted to front page": "Promover à página principal", "Create new revision": "Criar nova revisão", "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.", "1 attachment": [ "1 anexo", "@count anexos" ], "None": "Nenhum" } };