Refresh master with initial release/0.24 snapshot (#332)

* Initial port of release/0.24 source code

* Fix additional headers

* Fix a typo in launch.json
This commit is contained in:
Karl Burtram
2017-12-15 15:38:57 -08:00
committed by GitHub
parent 271b3a0b82
commit 6ad0df0e3e
7118 changed files with 107999 additions and 56466 deletions

View File

@@ -1,6 +1,6 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA License. See License.txt in the project root for license information.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{

View File

@@ -1,6 +1,6 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA License. See License.txt in the project root for license information.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
@@ -151,6 +151,10 @@
"mZoom": "확대/축소",
"mBringToFront": "모두 맨 앞으로 가져오기",
"miSwitchWindow": "창 전환(&&W)",
"mShowPreviousTab": "이전 탭 표시",
"mShowNextTab": "다음 탭 표시",
"mMoveTabToNewWindow": "새 창으로 탭 이동",
"mMergeAllWindows": "모든 창 병합",
"miToggleDevTools": "개발자 도구 설정/해제(&&T)",
"miAccessibilityOptions": "접근성 옵션(&&O)",
"miReportIssues": "문제 보고(&&I)",
@@ -171,8 +175,8 @@
"miRunningTask": "실행 중인 작업 표시(&&G)...",
"miRestartTask": "실행 중인 작업 다시 시작(&&E)...",
"miTerminateTask": "작업 종료(&&T)...",
"miConfigureTask": "작업 구성(&&C)",
"miConfigureBuildTask": "기본 빌드 작업 구성(&&F)",
"miConfigureTask": "작업 구성(&&C)...",
"miConfigureBuildTask": "기본 빌드 작업 구성(&&F)...",
"accessibilityOptionsWindowTitle": "접근성 옵션",
"miRestartToUpdate": "다시 시작하여 업데이트...",
"miCheckingForUpdates": "업데이트를 확인하는 중...",

View File

@@ -1,6 +1,6 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA License. See License.txt in the project root for license information.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{

View File

@@ -1,12 +1,24 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA License. See License.txt in the project root for license information.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"ok": "확인",
"pathNotExistTitle": "경로가 없습니다.",
"pathNotExistDetail": "'{0}' 경로가 디스크에 더 이상 없는 것 같습니다.",
"reopen": "다시 열기(&&R)",
"wait": "계속 대기(&&K)",
"close": "닫기(&&C)",
"appStalled": "창이 더 이상 응답하지 않습니다.",
"appStalledDetail": "창을 다시 열거나, 닫거나, 계속 기다릴 수 있습니다.",
"appCrashed": "창이 충돌했습니다.",
"appCrashedDetail": "불편을 드려서 죄송합니다. 창을 다시 열면 중단된 위치에서 계속할 수 있습니다.",
"open": "열기",
"openFolder": "폴더 열기",
"openFile": "파일 열기",
"workspaceOpenedMessage": "'{0}' 작업 영역을 저장할 수 없음",
"workspaceOpenedDetail": "작업 영역이 이미 다른 창에 열렸습니다. 먼저 해당 창을 닫은 후 다시 시도하세요.",
"openWorkspace": "열기(&&O)",
"openWorkspaceTitle": "작업 영역 열기",
"save": "저장(&&S)",
@@ -14,15 +26,5 @@
"cancel": "취소",
"saveWorkspaceMessage": "작업 영역 구성을 파일로 저장하시겠습니까?",
"saveWorkspaceDetail": "작업 영역을 다시 열려면 작업 영역을 저장하세요.",
"saveWorkspace": "작업 영역 저장",
"reopen": "다시 열기",
"wait": "계속 대기",
"close": "닫기",
"appStalled": "창이 더 이상 응답하지 않습니다.",
"appStalledDetail": "창을 다시 열거나, 닫거나, 계속 기다릴 수 있습니다.",
"appCrashed": "창이 충돌했습니다.",
"appCrashedDetail": "불편을 드려서 죄송합니다. 창을 다시 열면 중단된 위치에서 계속할 수 있습니다.",
"open": "열기",
"openFolder": "폴더 열기",
"openFile": "파일 열기"
"saveWorkspace": "작업 영역 저장"
}

View File

@@ -1,6 +1,6 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA License. See License.txt in the project root for license information.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{