mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
Merge in translations
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
"mWindow": "창",
|
||||
"miAbout": "정보(&&A)",
|
||||
"miAccessibilityOptions": "접근성 옵션(&&O)",
|
||||
"miAdditionalViewlets": "추가 &&뷰렛",
|
||||
"miAutoSave": "자동 저장",
|
||||
"miBack": "뒤로(&&B)",
|
||||
"miCheckForUpdates": "업데이트 확인...",
|
||||
@@ -64,6 +65,7 @@
|
||||
"miOpenFile": "파일 열기(&&O)...",
|
||||
"miOpenFolder": "폴더 열기(&&F)...",
|
||||
"miOpenKeymap": "바로 가기 키(&&K)",
|
||||
"miOpenKeymapExtensions": "&&키 맵",
|
||||
"miOpenRecent": "최근 항목 열기(&&R)",
|
||||
"miOpenSettings": "사용자 설정(&&U)",
|
||||
"miOpenSnippets": "사용자 코드 조각(&&S)",
|
||||
@@ -106,6 +108,7 @@
|
||||
"miToggleRenderWhitespace": "공백 설정/해제 및 렌더링(&&R)",
|
||||
"miToggleSidebar": "사이드바 설정/해제(&&T)",
|
||||
"miToggleWordWrap": "자동 줄 바꿈 설정/해제(&&W)",
|
||||
"miToggleZenMode": "Zen 모드 설정/해제",
|
||||
"miTwitter": "Twitter에서 참여(&&J)",
|
||||
"miUndo": "실행 취소(&&U)",
|
||||
"miUserVoice": "검색 기능 요청(&&S)",
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
"quickSuggestionsDelay": "빠른 제안을 표시할 지연 시간(ms)을 제어합니다.",
|
||||
"renderControlCharacters": "편집기에서 제어 문자를 렌더링할지를 제어합니다.",
|
||||
"renderIndentGuides": "편집기에서 들여쓰기 가이드를 렌더링할지를 제어합니다.",
|
||||
"renderLineHighlight": "편집기가 현재 줄 강조 표시를 렌더링하는지 여부를 제어합니다.",
|
||||
"renderLineHighlight": "편집기가 현재 줄 강조 표시를 렌더링하는 방식을 제어합니다. 가능한 값은 'none', 'gutter', 'line' 및 'all'입니다.",
|
||||
"renderWhitespace": "편집기에서 공백 문자를 렌더링하는 방법을 제어합니다. 가능한 값은 'none', 'boundary' 및 'all'입니다. 'boundary' 옵션은 단어 사이의 한 칸 공백을 렌더링하지 않습니다.",
|
||||
"roundedSelection": "선택 항목의 모서리를 둥글게 할지 여부를 제어합니다.",
|
||||
"rulers": "세로 눈금자를 표시할 열",
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
"lines.copyDown": "아래에 줄 복사",
|
||||
"lines.copyUp": "위에 줄 복사",
|
||||
"lines.delete": "줄 삭제",
|
||||
"lines.deleteAllLeft": "왼쪽 모두 삭제",
|
||||
"lines.indent": "줄 들여쓰기",
|
||||
"lines.insertAfter": "아래에 줄 삽입",
|
||||
"lines.insertBefore": "위에 줄 삽입",
|
||||
|
||||
@@ -4,5 +4,6 @@
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"extensions": "확장"
|
||||
"extensions": "확장",
|
||||
"preferences": "기본 설정"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"first.chord": "({0})을(를) 눌렀습니다. 둘째 키는 잠시 기다렸다가 누르세요.",
|
||||
"missing.chord": "키 조합({0}, {1})은 명령이 아닙니다.",
|
||||
"unboundCommands": "사용 가능한 다른 명령:"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"toggleZenMode": "Zen 모드 설정/해제",
|
||||
"view": "보기"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"titleKeybinding": "{0}({1})"
|
||||
}
|
||||
@@ -33,9 +33,12 @@
|
||||
"navigateEditorHistoryByInput": "기록에서 이전 편집기 열기",
|
||||
"navigateNext": "앞으로 이동",
|
||||
"navigatePrevious": "뒤로 이동",
|
||||
"nextEditorInGroup": "그룹에서 다음 편집기 열기",
|
||||
"openNextEditor": "다음 편집기 열기",
|
||||
"openNextRecentlyUsedEditorInGroup": "그룹에서 최근에 사용한 다음 편집기 열기",
|
||||
"openPreviousEditor": "이전 편집기 열기",
|
||||
"openPreviousEditorInGroup": "그룹에서 최근에 사용한 이전 편집기 열기",
|
||||
"openPreviousEditorInGroup": "그룹에서 이전 편집기 열기",
|
||||
"openPreviousRecentlyUsedEditorInGroup": "그룹에서 최근에 사용한 이전 편집기 열기",
|
||||
"openToSide": "측면에서 열기",
|
||||
"reopenClosedEditor": "닫힌 편집기 다시 열기",
|
||||
"showAllEditors": "모든 편집기 표시",
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
"diffLeftRightLabel": "{0} ⟷ {1}",
|
||||
"files": "파일",
|
||||
"folders": "폴더",
|
||||
"keybindingsReference": "바로 가기 키 참조",
|
||||
"newWindow": "새 창",
|
||||
"noFolderOpened": "이 인스턴스에 현재 열려 있는 닫을 폴더가 없습니다.",
|
||||
"openRecent": "최근 파일 열기",
|
||||
|
||||
@@ -4,5 +4,6 @@
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"telemetry.enableCrashReporting": "충돌 보고서를 Microsoft에 전송할 수 있도록 설정합니다.\n\t// 이 옵션을 적용하려면 다시 시작해야 합니다."
|
||||
"telemetry.enableCrashReporting": "충돌 보고서를 Microsoft에 전송할 수 있도록 설정합니다.\n이 옵션을 적용하려면 다시 시작해야 합니다.",
|
||||
"telemetryConfigurationTitle": "원격 분석"
|
||||
}
|
||||
@@ -10,6 +10,7 @@
|
||||
"enablePreview": "열려 있는 편집기를 미리 보기로 표시할지 여부를 제어합니다. 미리 보기 편집기는 유지된 상태까지(예: 두 번 클릭 또는 편집을 통해) 다시 사용됩니다.",
|
||||
"enablePreviewFromQuickOpen": "Quick Open에서 연 편집기를 미리 보기로 표시할지 여부를 제어합니다. 미리 보기 편집기는 유지된 상태까지(예: 두 번 클릭 또는 편집을 통해) 다시 사용됩니다.",
|
||||
"file": "파일",
|
||||
"fullScreenZenMode": "Zen 모드가 워크벤치를 자동으로 전체 화면 모드로 전환해야 하는 경우를 제어합니다.",
|
||||
"help": "도움말",
|
||||
"openDefaultSettings": "설정을 열면 모든 기본 설정을 표시하는 편집기도 열리는지 여부를 제어합니다.",
|
||||
"openFilesInNewWindow": "사용하도록 설정한 경우 기존 인스턴스를 재사용하지 않고 파일이 새 창에서 열립니다.",
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"snapshotObj": "이 개체에 대한 기본 값만 표시됩니다.",
|
||||
"notAvailable": "사용할 수 없음",
|
||||
"startDebugFirst": "평가할 디버그 세션을 시작하세요.",
|
||||
"unknownSource": "알 수 없는 소스",
|
||||
"unknownStack": "알 수 없는 스택 위치"
|
||||
|
||||
@@ -8,17 +8,18 @@
|
||||
"NewLaunchConfig": "응용 프로그램에 사용할 구성 시작 파일을 설정하세요.",
|
||||
"breakpointAdded": "파일 {1}, 줄 {0}에 중단점이 추가되었습니다.",
|
||||
"breakpointRemoved": "파일 {1}, 줄 {0}에서 중단점이 제거되었습니다.",
|
||||
"compoundMustHaveConfigurationNames": "여러 구성을 시작하려면 복합에 \"configurationNames\" 특성 집합이 있어야 합니다.",
|
||||
"debugAdapterCrash": "디버그 어댑터 프로세스가 예기치 않게 종료되었습니다.",
|
||||
"debugAnyway": "디버그",
|
||||
"debugSourceNotAvailable": "소스 {0}을(를) 사용할 수 없습니다.",
|
||||
"debugTypeMissing": "선택한 시작 구성에 대한 'type' 속성이 없습니다.",
|
||||
"debugTypeNotSupported": "구성된 디버그 형식 '{0}'은(는) 지원되지 않습니다.",
|
||||
"debuggingContinued": "디버그를 계속합니다.",
|
||||
"debuggingPaused": "디버그가 일시 중지되었습니다. 이유 {0}, {1} {2}",
|
||||
"debuggingStarted": "디버그가 시작되었습니다.",
|
||||
"debuggingStopped": "디버그가 중지되었습니다.",
|
||||
"differentTaskRunning": "{0} 작업을 실행 중입니다. 사전 실행 작업 {1}을(를) 실행할 수 없습니다.",
|
||||
"preLaunchTaskError": "preLaunchTask '{0}' 진행 중에 빌드 오류가 감지되었습니다.",
|
||||
"preLaunchTaskErrors": "preLaunchTask '{0}' 진행 중에 빌드 오류가 감지되었습니다.",
|
||||
"preLaunchTaskExitCode": "preLaunchTask '{0}'이(가) {1} 종료 코드와 함께 종료되었습니다."
|
||||
"preLaunchTaskExitCode": "preLaunchTask '{0}'이(가) {1} 종료 코드와 함께 종료되었습니다.",
|
||||
"snapshotObj": "이 개체에 대한 기본 값만 표시됩니다."
|
||||
}
|
||||
@@ -5,6 +5,9 @@
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"DebugConfig.failed": "'.vscode' 폴더({0}) 내에 'launch.json' 파일을 만들 수 없습니다.",
|
||||
"app.launch.json.compound.name": "복합의 이름입니다. 구성 시작 드롭 다운 메뉴에 표시됩니다.",
|
||||
"app.launch.json.compounds": "복합의 목록입니다. 각 복합은 함께 시작되는 여러 구성을 참조합니다.",
|
||||
"app.launch.json.compounds.configurations": "이 복합의 일부로 시작되는 구성의 이름입니다.",
|
||||
"app.launch.json.configurations": "구성 목록입니다. IntelliSense를 사용하여 새 구성을 추가하거나 기존 구성을 편집합니다.",
|
||||
"app.launch.json.debugServer": "사용되지 않음: debugServer를 구성 내부로 이동하세요.",
|
||||
"app.launch.json.title": "시작",
|
||||
@@ -16,8 +19,7 @@
|
||||
"vscode.extension.contributes.debuggers": "디버그 어댑터를 적용합니다.",
|
||||
"vscode.extension.contributes.debuggers.args": "어댑터에 전달할 선택적 인수입니다.",
|
||||
"vscode.extension.contributes.debuggers.configurationAttributes": "'launch.json'의 유효성 검사를 위한 JSON 스키마 구성입니다.",
|
||||
"vscode.extension.contributes.debuggers.enableBreakpointsFor": "이러한 언어에 대한 중단점을 허용합니다.",
|
||||
"vscode.extension.contributes.debuggers.enableBreakpointsFor.languageIds": "언어 목록입니다.",
|
||||
"vscode.extension.contributes.debuggers.configurationSnippets": "'launch.json'에 새 구성을 추가하는 코드 조각입니다.",
|
||||
"vscode.extension.contributes.debuggers.initialConfigurations": "초기 'launch.json'을 생성하기 위한 구성입니다.",
|
||||
"vscode.extension.contributes.debuggers.label": "이 디버그 어댑터에 대한 이름을 표시합니다.",
|
||||
"vscode.extension.contributes.debuggers.linux": "Linux 특정 설정",
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{}
|
||||
+2
-1
@@ -4,7 +4,8 @@
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"treeExplorer.invalidId": "트리 탐색기 확장 {0}에 잘못된 ID가 있어 활성화하지 못했습니다.",
|
||||
"showViewlet": "{0} 표시",
|
||||
"view": "보기",
|
||||
"vscode.extension.contributes.explorer": "사이드바에 사용자 지정 트리 탐색기 뷰렛을 적용합니다.",
|
||||
"vscode.extension.contributes.explorer.icon": "작업 막대에서 뷰렛 아이콘에 대한 경로",
|
||||
"vscode.extension.contributes.explorer.treeExplorerNodeProviderId": "vscode.workspace.registerTreeExplorerNodeProvider를 통해 등록된 공급자를 식별하는 데 사용된 고유 ID",
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"treeExplorer.noMatchingProviderId": "ID가 {providerId}인 등록된 TreeExplorerNodeProvider가 없습니다."
|
||||
}
|
||||
@@ -42,6 +42,8 @@
|
||||
"showOutdatedExtensions": "만료된 확장 표시",
|
||||
"showPopularExtensions": "자주 사용되는 확장 표시",
|
||||
"showRecommendedExtensions": "권장되는 확장 표시",
|
||||
"showRecommendedKeymapExtensions": "권장되는 키 맵 표시",
|
||||
"showRecommendedKeymapExtensionsShort": "키 맵",
|
||||
"showWorkspaceRecommendedExtensions": "작업 영역 권장 확장 표시",
|
||||
"toggleExtensionsViewlet": "확장 표시",
|
||||
"uninstallAction": "제거",
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"disableOtherKeymapsConfirmation": "키 바인딩 간 충돌을 피하기 위해 다른 키 맵을 사용하지 않도록 설정할까요?",
|
||||
"no": "아니요",
|
||||
"yes": "예"
|
||||
}
|
||||
@@ -10,6 +10,7 @@
|
||||
"autoSaveDelay": "더티 파일을 자동으로 저장할 때까지의 지연(ms)을 제어합니다. \"files.autoSave\"를 \"{0}\"(으)로 설정한 경우에만 적용됩니다.",
|
||||
"binaryFileEditor": "이진 파일 편집기",
|
||||
"dynamicHeight": "열려 있는 편집기 섹션의 높이가 요소 수에 따라 동적으로 조정되는지 여부를 제어합니다.",
|
||||
"editorConfigurationTitle": "편집기",
|
||||
"enableDragAndDrop": "탐색기에서 끌어서 놓기를 통한 파일 및 폴더 이동을 허용하는지를 제어합니다.",
|
||||
"encoding": "파일을 읽고 쓸 때 사용할 기본 문자 집합 인코딩입니다.",
|
||||
"eol": "줄 바꿈 문자의 기본 끝입니다.",
|
||||
@@ -20,6 +21,7 @@
|
||||
"files.exclude.when": "일치하는 파일의 형제에 대한 추가 검사입니다. $(basename)을 일치하는 파일 이름에 대한 변수로 사용하세요.",
|
||||
"filesConfigurationTitle": "파일",
|
||||
"formatOnSave": "파일 저장 시 서식을 지정합니다. 포맷터를 사용할 수 있어야 하며, 파일이 자동으로 저장되지 않아야 하고, 편집기가 종료되지 않아야 합니다.",
|
||||
"hotExit": "다시 시작 후 저장되지 않은 파일을 복원하는지 여부를 제어합니다. 사용하도록 선택하면 편집기를 종료할 때 저장할지 묻는 메시지가 표시되지 않습니다.",
|
||||
"insertFinalNewline": "사용하도록 설정되면 저장할 때 파일 끝에 마지막 줄바꿈을 삽입합니다.",
|
||||
"openEditorsVisible": "열려 있는 편집기 창에 표시되는 편집기 수입니다. 창을 숨기려면 0으로 설정합니다.",
|
||||
"showExplorerViewlet": "탐색기 표시",
|
||||
|
||||
@@ -0,0 +1,16 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"configuredTabSize": "구성된 탭 크기",
|
||||
"detectIndentation": "콘텐츠에서 들여쓰기 감지",
|
||||
"indentUsingSpaces": "공백을 사용한 들여쓰기",
|
||||
"indentUsingTabs": "탭을 사용한 들여쓰기",
|
||||
"indentationToSpaces": "들여쓰기를 공백으로 변환",
|
||||
"indentationToTabs": "들여쓰기를 탭으로 변환",
|
||||
"selectTabWidth": "현재 파일의 탭 크기 선택",
|
||||
"toggleRenderControlCharacters": "제어 문자 설정/해제",
|
||||
"toggleRenderWhitespace": "공백 토글 및 렌더링"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"defaultSettingsEditor": "기본 설정 편집기",
|
||||
"preferences": "기본 설정"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"openGlobalKeybindings": "바로 가기 키 열기",
|
||||
"openGlobalSettings": "사용자 설정 열기",
|
||||
"openWorkspaceSettings": "작업 영역 설정 열기"
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"copyDefaultSetting": "<Ctrl> 키를 누르고 클릭하여 설정으로 복사",
|
||||
"copyDefaultSettingMac": "<Cmd> 키를 누르고 클릭하여 설정으로 복사",
|
||||
"copyHelpMessage": "<Ctrl> 키를 누르고 값을 클릭하여 설정으로 복사",
|
||||
"copyHelpMessageMac": "<Cmd> 키를 누르고 값을 클릭하여 설정으로 복사",
|
||||
"defaultKeybindings": "기본 바로 가기 키",
|
||||
"defaultName": "기본 설정",
|
||||
"selectAndCopyDefaultSettingsHover": "<Ctrl> 키를 누르고 클릭하여 값을 선택하고 설정으로 복사",
|
||||
"selectAndCopyDefaultSettingsHoverMac": "<Cmd> 키를 누르고 클릭하여 값을 선택하고 설정으로 복사",
|
||||
"selectAndCopyHelpMessage": "<Ctrl> 키를 누르고 값을 클릭하여 값을 선택하고 설정으로 복사",
|
||||
"selectAndCopyHelpMessageMac": "<Cmd> 키를 누르고 값을 클릭하여 값을 선택하고 설정으로 복사",
|
||||
"selectAndCopyHover": "<Ctrl> 키를 누르고 클릭하여 값을 선택",
|
||||
"selectAndCopyHoverMac": "<Cmd> 키를 누르고 클릭하여 값을 선택"
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"close": "닫기",
|
||||
"emptyKeybindingsHeader": "키 바인딩을 이 파일에 넣어서 기본값을 덮어씁니다.",
|
||||
"emptySettingsHeader": "설정을 이 파일에 넣어서 기본 설정을 덮어씁니다.",
|
||||
"emptySettingsHeader1": "설정을 이 파일에 넣어서 기본 설정과 사용자 설정을 덮어씁니다.",
|
||||
"fail.createSettings": "{0}'({1})을(를) 만들 수 없습니다.",
|
||||
"neverShowAgain": "다시 표시 안 함",
|
||||
"openFolderFirst": "첫 번째 폴더를 열어서 작업 영역 설정을 만듭니다.",
|
||||
"openWorkspaceSettings": "작업 영역 설정 열기",
|
||||
"workspaceHasSettings": "현재 열려 있는 폴더에 사용자 설정을 덮어쓸 수 있는 작업 영역 설정이 포함되어 있습니다."
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{}
|
||||
@@ -0,0 +1,10 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"defaultKeybindingsHeader": "키 바인딩을 키 바인딩 파일에 배치하여 덮어씁니다.",
|
||||
"defaultSettingsHeader": "설정을 설정 파일에 배치하여 덮어씁니다.",
|
||||
"defaultSettingsHeader2": "가장 일반적으로 사용되는 설정은 http://go.microsoft.com/fwlink/?LinkId=808995를 참조하세요."
|
||||
}
|
||||
+1
@@ -11,6 +11,7 @@
|
||||
"terminal.integrated.fontLigatures": "터미널에서 글꼴 합자가 사용되는지를 제어합니다.",
|
||||
"terminal.integrated.fontSize": "터미널의 글꼴 크기(픽셀)를 제어하며, 기본값으로 editor.fontSize의 값이 사용됩니다.",
|
||||
"terminal.integrated.lineHeight": "터미널의 줄 높이를 제어하며, 이 숫자는 터미널 글꼴 크기를 곱하여 실제 줄 높이(픽셀)를 얻습니다.",
|
||||
"terminal.integrated.scrollback": "터미널에서 버퍼에 유지하는 최대 줄 수를 제어합니다.",
|
||||
"terminal.integrated.setLocaleVariables": "로캘 변수가 터미널 시작 시 설정되는지 여부를 제어하며, 기본값은 OS X에서 true이고 기타 플랫폼에서 false입니다.",
|
||||
"terminal.integrated.shell.linux": "터미널이 Linux에서 사용하는 셸의 경로입니다.",
|
||||
"terminal.integrated.shell.osx": "터미널이 OS X에서 사용하는 셸의 경로입니다.",
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"console.title": "VS Code 콘솔",
|
||||
"linux.term.failed": "'{0}'에 실패했습니다(종료 코드: {1}).",
|
||||
"mac.terminal.script.failed": "스크립트 '{0}'에 실패했습니다(종료 코드: {1}).",
|
||||
"linux.term.failed": "'{0}'에서 실패했습니다(종료 코드: {1}).",
|
||||
"mac.terminal.script.failed": "스크립트 '{0}'이(가) 실패했습니다(종료 코드: {1}).",
|
||||
"mac.terminal.type.not.supported": "'{0}'이(가) 지원되지 않습니다.",
|
||||
"press.any.key": "계속하려면 아무 키나 누르세요."
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{}
|
||||
@@ -0,0 +1,6 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{}
|
||||
@@ -3,4 +3,6 @@
|
||||
* Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{}
|
||||
{
|
||||
"files.backup.failSave": "파일을 백업할 수 없습니다(오류: {0}). 종료하려면 파일을 저장해 보세요."
|
||||
}
|
||||
Reference in New Issue
Block a user