-
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathpackage.nls.pt-br.json
More file actions
10 lines (10 loc) · 807 Bytes
/
package.nls.pt-br.json
File metadata and controls
10 lines (10 loc) · 807 Bytes
1
2
3
4
5
6
7
8
9
10
{
"pascal.formatter.commands.editFormatterParameters.title": "Editar Parâmetros do Formatador",
"pascal.formatter.commands.whatsNew.title": "Novidades",
"pascal.formatter.configuration.title": "Pascal Formatter",
"pascal.formatter.configuration.engine.description": "Escolha a ferramenta de formatação a ser usado",
"pascal.formatter.configuration.enginePath.description": "Indica o caminho do aplicativo Formatador",
"pascal.formatter.configuration.engineParameters.description": "Indica o arquivo de configuração para o formatador selecionado",
"pascal.formatter.configuration.indent.description": "O número de espaços em branco a serem usados na indentação",
"pascal.formatter.configuration.wrapLineLength.description": "Número máximo de caracteres por linha"
}