mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 01:58:53 +01:00
12 lines
717 B
JSON
12 lines
717 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."
|
|
],
|
|
"too many submodules": "O repositório '{0}' possui submódulos {1} que não serão abertos automaticamente. Você ainda pode abrir cada um individualmente abrindo um arquivo dentro dele.",
|
|
"no repositories": "Não existem repositórios disponíveis",
|
|
"pick repo": "Escolha um repositório"
|
|
} |