Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Unspecified error": "Erro não especificado", "Select all rows in this table": "Marcar todas as colunas nesta tabela.", "Deselect all rows in this table": "Desmarcar todas as colunas nesta tabela.", "Join summary": "Fundir o sumário", "Split summary at cursor": "Quebrar o sumário no cursor", "Drag to re-order": "Arraste para reordenar.", "Changes made in this table will not be saved until the form is submitted.": "As alterações efectuadas nesta tabela não irão ser guardadas até que o formulário seja 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 existe informação disponível).", "An HTTP error @status occurred. \n@uri": "Ocorreu um erro HTTP: @status. \n@uri", "Edit": "Editar", "Your server has been successfully tested to support this feature.": "O seu sistema foi testado com sucesso para esta funcionalidade.", "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.": "A configuração do seu sistema não suporta esta funcionalidade. A \x3ca href=\"http://drupal.org/node/15365\"\x3epágina do manual sobre urls amigáveis\x3c/a\x3e contém informação adicional para despiste de problemas.", "Testing clean URLs...": "A testar URLs limpos...", "The changes to these blocks will not be saved until the \x3cem\x3eSave blocks\x3c/em\x3e button is clicked.": "As alterações a estes blocos não serão guardadas até clicar no botão \x3cem\x3eGuardar blocos\x3c/em\x3e." } };