Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Save": "Salvar", "Join summary": "Juntar resumo ao texto", "Select all rows in this table": "Selecionar todas as linhas da tabela", "Deselect all rows in this table": "Desmarcar todas as linhas da tabela", "Unspecified error": "Erro não especificado", "Split summary at cursor": "Separar chamada no cursor", "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.", "Loading...": "Carregando...", "Internal server error. Please see server or PHP logs for error information.": "Erro interno do servidor. Por favor, consulte os logs do servidor ou do PHP para obter informações de erro.", "Save and send": "Salvar e enviar", "Save and send test": "Salvar e enviar um teste" } };