mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
22 lines
948 B
JSON
22 lines
948 B
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Do not edit this file. It is machine generated."
|
|
],
|
|
"previewOnGitHub": "Pré-visualizar no GitHub",
|
|
"loadingData": "Carregando dados...",
|
|
"similarIssues": "Problemas semelhantes",
|
|
"open": "Abrir",
|
|
"closed": "Fechado",
|
|
"noResults": "Nenhum resultado encontrado",
|
|
"bugReporter": "Relatório de Bug",
|
|
"performanceIssue": "Problema de Performance",
|
|
"featureRequest": "Solicitação de Recurso",
|
|
"stepsToReproduce": "Etapas para Reproduzir",
|
|
"description": "Descrição",
|
|
"expectedResults": "Resultado Esperado",
|
|
"disabledExtensions": "Extensões estão desabilitadas"
|
|
} |