Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Delete": "Apagar", "Edit": "Editar", "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": "Separar chamada no cursor", "Join summary": "Juntar resumo ao texto", "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.", "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.", "Unspecified error": "Erro não especificado", "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.", "An HTTP error @status occurred. \n@uri": "Ocorreu um erro HTTP @status.\r\n@uri", "An error occurred. \n@uri\n@text": "Ocorreu um erro.\r\n@uri\r\n@text", "An error occurred. \n@uri\n(no information available).": "Ocorreu um erro.\r\n@uri\r\n(não há informação disponível).", "unlimited": "ilimitado", "textarea": "caixa de texto", "Please select a file.": "Por favor selecione um arquivo.", "You are not allowed to operate on more than %num files.": "Você não pode realizar operações em mais de %num arquivos.", "Please specify dimensions within the allowed range that is from 1x1 to @dimensions.": "Por favor especifique dimensões dentro da faixa de 1x1 a @dimensions.", "%filename is not an image.": "%filename não é uma imagem.", "Directory %dir is loaded.": "A pasta %dir foi carregada.", "Directory %dir is empty.": "A pasta %dir está vazia.", "File browsing is disabled in directory %dir.": "O gerenciamento de arquivos está desabilitado para a pasta %dir.", "You can\'t perform this operation.": "Você não pode realizar esta operação.", "Do you want to refresh the current directory?": "Você quer recarregar a pasta atual?", "Uploading %filename...": "Enviando %filename...", "Delete selected files?": "Apagar arquivos selecionados:", "Please select a thumbnail.": "Selecione uma miniatura.", "Please select a single file.": "Selecione apenas um arquivo.", "You must select at least %num files.": "Você deve selecionar no mínimo %num arquivos.", "Send to @app": "Enviar para @app" } };