Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Select all rows in this table": "Seleccionar todas as linhas da tabela", "Deselect all rows in this table": "Não seleccionar nenhuma linha da tabela", "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 gravadas até clicar no botão \x3cem\x3eGravar blocos\x3c/em\x3e.", "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 URL limpos\x3c/a\x3e contém informação adicional para despiste de problemas.", "Testing clean URLs...": "A testar URLs limpos...", "Your server has been successfully tested to support this feature.": "O seu sistema foi testado com sucesso para esta funcionalidade." } };