mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 11:38:51 +01:00
12 lines
744 B
JSON
12 lines
744 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": "'{0}' 리포지토리에 자동으로 열리지 않는 {1}개의 하위 모듈이 있습니다. 모듈 내의 파일을 열러 각 모듈을 개별적으로 열 수는 있습니다.",
|
|
"no repositories": "사용 가능한 리포지토리가 없습니다.",
|
|
"pick repo": "리포지토리 선택"
|
|
} |