Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/ptb/extensions/typescript/out/typescriptServiceClient.i18n.json')
-rw-r--r--i18n/ptb/extensions/typescript/out/typescriptServiceClient.i18n.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/i18n/ptb/extensions/typescript/out/typescriptServiceClient.i18n.json b/i18n/ptb/extensions/typescript/out/typescriptServiceClient.i18n.json
index 37527e507b0..5e205288cd9 100644
--- a/i18n/ptb/extensions/typescript/out/typescriptServiceClient.i18n.json
+++ b/i18n/ptb/extensions/typescript/out/typescriptServiceClient.i18n.json
@@ -5,14 +5,7 @@
// Do not edit this file. It is machine generated.
{
"noServerFound": "O caminho {0} não aponta para uma instalação de tsserver válida. Voltando para a versão do TypeScript empacotada.",
- "noBundledServerFound": "O tsserver do VS Code foi excluído por outra aplicação, como por exemplo uma ferramenta de detecção de virus mal-comportada. Favor reinstalar o VS Code.",
- "versionNumber.custom": "personalizado",
"serverCouldNotBeStarted": "Servidor de linguagem TypeScript não pôde ser iniciado. Mensagem de erro é: {0}",
- "useVSCodeVersionOption": "Usar a Versão do VS Code",
- "activeVersion": "Atualmente ativo",
- "useWorkspaceVersionOption": "Use a versão de área de trabalho",
- "learnMore": "Saiba Mais",
- "selectTsVersion": "Selecione a versão do TypeScript usada para os recursos de linguagem JavaScript e TypeScript",
"typescript.openTsServerLog.notSupported": "Logging de TS Server requer TS TS 2.2.2+",
"typescript.openTsServerLog.loggingNotEnabled": "Logging de TS Server está desligado. Por favor configure 'typescript.tsserver.log' e reinicie o TS Server para habilitar o log",
"typescript.openTsServerLog.enableAndReloadOption": "Habilitar logging e reniciar TS server",