mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Merge VS Code 1.26.1 (#2394)
* Squash merge commits for 1.26 (#1) (#2323) * Polish tag search as per feedback (#55269) * Polish tag search as per feedback * Updated regex * Allow users to opt-out of features that send online requests in the background (#55097) * settings sweep #54690 * Minor css tweaks to enable eoverflow elipsis in more places (#55277) * fix an issue with titlebarheight when not scaling with zoom * Settings descriptions update #54690 * fixes #55209 * Settings editor - many padding fixes * More space above level 2 label * Fixing Cannot debug npm script using Yarn #55103 * Settings editor - show ellipsis when description overflows * Settings editor - ... fix measuring around links, relayout * Setting descriptions * Settings editor - fix ... for some short lines, fix select container width * Settings editor - overlay trees so scrollable shadow is full width * Fix #54133 - missing extension settings after reload * Settings color token description tweak * Settings editor - disable overflow indicator temporarily, needs to be faster * Added command to Run the selected npm script * fixes #54452 * fixes #54929 * fixes #55248 * prefix command with extension name * Contribute run selected to the context menu * node-debug@1.26.6 * Allow terminal rendererType to be swapped out at runtime Part of #53274 Fixes #55344 * Settings editor - fix not focusing search when restoring editor setInput must be actually async. Will be fixed naturally when we aren't using winJS promises... * Settings editor - TOC should only expand the section with a selected item * Bump node-debug2 * Settings editor - Tree focus outlines * Settings editor - don't blink the scrollbar when toc selection changes And hide TOC correctly when the editor is narrow * Settings editor - header rows should not be selectable * fixes #54877 * change debug assignee to isi * Settings sweep (#54690) * workaround for #55051 * Settings sweep (#54690) * settings sweep #54690 * Don't try closing tags when you type > after another > * Describe what implementation code lens does Fixes #55370 * fix javadoc formatter setting description * fixes #55325 * update to officical TS version * Settings editor - Even more padding, use semibold instead of bold * Fix #55357 - fix TOC twistie * fixes #55288 * explorer: refresh on di change file system provider registration fixes #53256 * Disable push to Linux repo to test standalone publisher * New env var to notify log level to extensions #54001 * Disable snippets in extension search (when not in suggest dropdown) (#55281) * Disable snippits in extension search (when not in suggest dropdown) * Add monaco input contributions * Fix bug preventing snippetSuggestions from taking effect in sub-editors * Latest emmet helper to fix #52366 * Fix comment updates for threads within same file * Allow extensions to log telemetry to log files #54001 * Pull latest css grammar * files.exclude control - use same style for "add" vs "edit" * files.exclude control - focus/keyboard behavior * don't show menubar too early * files.exclude - better styling * Place cursor at end of extensions search box on autofill (#55254) * Place cursor at end of extensions search box on autofill * Use position instead of selection * fix linux build issue (empty if block) * Settings editor - fix extension category prefixes * Settings editor - add simple ellipsis for first line that overflows, doesn't cover case when first line does not overflow but there is more text, TODO * File/Text search provider docs * Fixes #52655 * Include epoch (#55008) * Fixes #53385 * Fixes #49480 * VS Code Insiders (Users) not opening Fixes #55353 * Better handling of the case when the extension host fails to start * Fixes #53966 * Remove confusing Start from wordPartLeft commands ID * vscode-xterm@3.6.0-beta12 Fixes #55488 * Initial size is set to infinity!! Fixes #55461 * Polish embeddedEditorBackground * configuration service misses event * Fix #55224 - fix duplicate results in multiroot workspace from splitting the diskseach query * Select all not working in issue reporter on mac, fixes #55424 * Disable fuzzy matching for extensions autosuggest (#55498) * Fix clipping of extensions search border in some third party themes (#55504) * fixes #55538 * Fix bug causing an aria alert to not be shown the third time (and odd numbers thereafter) * Settings editor - work around rendering glitch with webkit-line-clamp * Settings editor - revert earlier '...' changes * Settings editor - move enumDescription to its own div, because it disturbs -webkit-line-clamp for some reason * Settings editor - better overflow indicator * Don't show existing filters in autocomplete (#55495) * Dont show existing filters in autocomplete * Simplify * Settings Editor: Add aria labels for input elements Fixes: #54836 (#55543) * fixes #55223 * Update vscode-css-languageservice to 3.0.10-next.1 * Fix #55509 - settings navigation * Fix #55519 * Fix #55520 * FIx #55524 * Fix #55556 - include wordSeparators in all search queries, so findTextInFiles can respect isWordMatch correctly * oss updates for endgame * Fix unit tests * fixes #55522 * Avoid missing manifest error from bubbling up #54757 * Settings format crawl * Search provider - Fix FileSearchProvider to return array, not progress * Fix #55598 * Settings editor - fix NPE rendering settings with no description * dont render inden guides in search box (#55600) * fixes #55454 * More settings crawl * Another change for #55598 - maxResults applies to FileSearch and TextSearch but not FileIndex * Fix FileSearchProvider unit tests for progress change * fixes #55561 * Settings description update for #54690 * Update setting descriptions for online services * Minor edits * fixes #55513 * fixes #55451 * Fix #55612 - fix findTextInFiles cancellation * fixes #55539 * More setting description tweaks * Setting to disable online experiments #54354 * fixes #55507 * fixes #55515 * Show online services action only in Insiders for now * Settings editor - change toc behavior default to 'filter' * Settings editor - nicer filter count style during search * Fix #55617 - search viewlet icons * Settings editor - better styling for element count indicator * SearchProvider - fix NPE when searching extraFileResources * Allow extends to work without json suffix Fixes #16905 * Remove accessability options logic entirely Follow up on #55451 * use latest version of DAP * fixes #55490 * fixes #55122 * fixes #52332 * Avoid assumptions about git: URIs (fixes #36236) * relative path for descriptions * resourece: get rid of isFile context key fixes #48275 * Register previous ids for compatibility (#53497) * more tuning for #48275 * no need to always re-read "files explorer" fixes #52003 * read out active composites properly fixes #51967 * Update link colors for hc theme to meet color contrast ratio, fixes #55651 Also updated link color for `textLinkActiveForeground` to be the same as `textLinkForeground` as it wasn't properly updated * detect 'winpty-agent.exe'; fixes #55672 * node-debug@1.26.7 * reset counter on new label * Settings editor - fix multiple setting links in one description * Settings editor - color code blocks in setting descriptions, fix #55532 * Settings editor - hover color in TOC * Settings editor - fix navigation NPE * Settings editor - fix text control width * Settings editor - maybe fix #55684 * Fix bug causing cursor to not move on paste * fixes #53582 * Use ctrlCmd instead of ctrl for go down from search box * fixes #55264 * fixes #55456 * filter for spcaes before triggering search (#55611) * Fix #55698 - don't lose filtered TOC counts when refreshing TOC * fixes #55421 * fixes #28979 * fixes #55576 * only add check for updates to windows/linux help * readonly files: append decoration to label fixes #53022 * debug: do not show toolbar while initialising fixes #55026 * Opening launch.json should not activate debug extensions fixes #55029 * fixes #55435 * fixes #55434 * fixes #55439 * trigger menu only on altkey up * Fix #50555 - fix settings editor memory leak * Fix #55712 - no need to focus 'a' anymore when restoring control focus after tree render * fixes #55335 * proper fix for readonly model fixes #53022 * improve FoldingRangeKind spec (for #55686) * Use class with static fields (fixes #55494) * Fixes #53671 * fixes #54630 * [html] should disable ionic suggestions by default. Currently forces deprecated Ionic v1 suggestions in .html files while typing. Fixes #53324 * cleanup deps * debug issues back to andre * update electron for smoketest * Fix #55757 - prevent settings tabs from overflowing * Fix #53897 - revert setting menu defaults to old editor * Add enum descriptions to `typescript.preferences.importModuleSpecifier` * Fix #55767 - leaking style elements from settings editor * Fix #55521 - prevent flashing when clicking in exclude control * Update Git modified color for contrast ratio, fixes #53140 * Revert "Merge branch 'master' of github.com:Microsoft/vscode" This reverts commit bf46b6bfbae0cab99c2863e1244a916181fa9fbc, reversing changes made to e275a424483dfb4ed33b428c97d5e2c441d6b917. * Revert "Revert "Merge branch 'master' of github.com:Microsoft/vscode"" This reverts commit 53949d963f39e40757557c6526332354a31d9154. * don't ask to install an incomplete menu * Fix NPE in terminal AccessibilityManager Fixes #55744 * don't display fallback menu unless we've closed the last window * fixes #55547 * Fix smoke tests for extension search box * Update OSSREADME.json for Electron 2.0.5 * Update distro Includes Chromium license changes * fix #55455 * fix #55865 * fixes #55893 * Fix bug causing workspace recommendations to go away upon ignoring a recommendation (#55805) * Fix bug causing workspace recommendations to go away upon ignoring a recommendation * ONly show on @recommended or @recommended:workspace * Make more consistant * Fix #55911 * Understand json activity (#55926) * Understand json file activity * Refactoring * adding composer.json * Distro update for experiments * use terminal.processId for auto-attach; fixes #55918 * Reject invalid URI with vscode.openFolder (for #55891) * improve win32 setup system vs user detection fixes #55840 fixes #55840 delay winreg import related to #55840 show notification earlier related to #55840 fix #55840 update inno setup message related to #55840 * Fix #55593 - this code only operates on local paths, so use fsPath and Uri.file instead * Bring back the old menu due to electron 2.0 issues (#55913) * add the old menu back for native menus * make menu labels match * `vscode.openFolder`: treat missing URI schema gracefully (for #55891) * delay EH reattach; fixes #55955 * Mark all json files under appSettingsHome as settings * Use localized strings for telemetry opt-out * Exception when saving file editor opened from remote file provider (fixes #55051) * Remove terminal menu from stable Fixes 56003 * VSCode Insiders crashes on open with TypeError: Cannot read property 'lastIndexOf' of undefined. Fixes #54933 * improve fix for #55891 * fix #55916 * Improve #55891 * increase EH debugging restart delay; fixes #55955 * Revert "Don't include non-resource entries in history quick pick" This reverts commit 37209a838e9f7e9abe6dc53ed73cdf1e03b72060. * Diff editor: horizontal scrollbar height is smaller (fixes #56062) * improve openFolder uri fix (correctly treat backslashes) * fixes #56116 repair ipc for native menubar keybindings * Fix #56240 - Open the JSON settings editor instead of the UI editor * Fix #55536 * uriDisplay: if no formatter is registered fall back to getPathlabel fixes #56104 * VSCode hangs when opening python file. Fixes #56377 * VS Code Hangs When Opening Specific PowerShell File. Fixes #56430 * Fix #56433 - search extraFileResources even when no folders open * Workaround #55649 * Fix in master #56371 * Fix tests #56371 * Fix in master #56317 * increase version to 1.26.1 * Fixes #56387: Handle SIGPIPE in extension host * fixes #56185 * Fix merge issues (part 1) * Fix build breaks (part 1) * Build breaks (part 2) * Build breaks (part 3) * More build breaks (part 4) * Fix build breaks (part 5) * WIP * Fix menus * Render query result and message panels (#2363) * Put back query editor hot exit changes * Fix grid changes that broke profiler (#2365) * Update APIs for saving query editor state * Fix restore view state for profiler and edit data * Updating custom default themes to support 4.5:1 contrast ratio * Test updates * Fix Extension Manager and Windows Setup * Update license headers * Add appveyor and travis files back * Fix hidden modal dropdown issue
This commit is contained in:
@@ -6,5 +6,16 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"workspaceFolder": "VS Code에서 연 폴더의 경로",
|
||||
"workspaceFolderBasename": "VS Code에서 연 폴더의 이름(슬래시(/) 제외)",
|
||||
"relativeFile": "${workspaceFolder}을(를) 기준으로 현재 열려 있는 파일",
|
||||
"file": "현재 열려 있는 파일",
|
||||
"cwd": "시작 시 작업 러너의 현재 작업 디렉터리",
|
||||
"lineNumber": "활성 파일에서 현재 선택된 줄 번호",
|
||||
"selectedText": "활성 파일에서 현재 선택된 텍스트",
|
||||
"fileDirname": "현재 열려 있는 파일의 dirname",
|
||||
"fileExtname": "현재 열려 있는 파일의 확장명",
|
||||
"fileBasename": "현재 열려 있는 파일의 기본 이름",
|
||||
"fileBasenameNoExtension": "현재 열려 있는 파일의 기본 이름(파일 확장명 제외)",
|
||||
"exampleExtension": "예"
|
||||
}
|
||||
@@ -2,7 +2,7 @@
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
@@ -10,10 +10,12 @@
|
||||
"remote branch at": "{0}에서 원격 분기",
|
||||
"create branch": "$(plus) 새 분기 생성",
|
||||
"repourl": "리포지토리 URL",
|
||||
"parent": "부모 디렉터리",
|
||||
"selectFolder": "리포지토리 위치 선택",
|
||||
"cloning": "Git 리포지토리 '{0}'을(를) 복제하는 중...",
|
||||
"openrepo": "리포지토리 열기",
|
||||
"proposeopen": "복제된 리포지토리를 여시겠습니까?",
|
||||
"openrepo": "리포지토리 열기",
|
||||
"add": "작업 영역에 추가",
|
||||
"proposeopen2": "복제된 리포지토리를 열거나 현재 작업 영역에 추가하시겠습니까?",
|
||||
"init": "Git 리포지토리를 초기화할 작업 영역 폴더 선택",
|
||||
"init repo": "리포지토리 초기화",
|
||||
"create repo": "리포지토리 초기화",
|
||||
|
||||
@@ -6,6 +6,9 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"npm.noDebugOptions": "스크립트에 노드 디버그 옵션(예: '--inspect-brk')이 없으므로 디버깅에 사용할 \"{0}\"을(를) 시작할 수 없습니다.",
|
||||
"npm.scriptInvalid": "\"{0}\" 스크립트를 찾을 수 없습니다. 뷰로 새로 고쳐 보세요."
|
||||
"noScripts": "스크립트를 찾을 수 없음",
|
||||
"noDebugOptions": "스크립트에 노드 디버그 옵션(예: '--inspect-brk')이 없으므로 디버깅에 사용할 \"{0}\"을(를) 시작할 수 없습니다.",
|
||||
"learnMore": "자세한 정보",
|
||||
"ok": "확인",
|
||||
"scriptInvalid": "\"{0}\" 스크립트를 찾을 수 없습니다. 뷰로 새로 고쳐 보세요."
|
||||
}
|
||||
@@ -12,15 +12,15 @@
|
||||
"config.npm.runSilent": " `--silent` 옵션으로 npm 명령 실행.",
|
||||
"config.npm.packageManager": "스크립트를 실행하는 데 사용하는 패키지 관리자.",
|
||||
"config.npm.exclude": "자동 스크립트 검색에서 제외할 폴더에 대한 Glob 패턴을 구성합니다.",
|
||||
"config.npm.enableScriptExplorer": "작업 영역에 'package.json' 파일이 포함되어 있는 경우 npm 스크립트에 대한 탐색기 뷰를 사용하도록 설정합니다.",
|
||||
"config.npm.enableScriptExplorer": "npm 스크립트에 대한 탐색기 뷰를 사용하도록 설정합니다.",
|
||||
"config.npm.scriptExplorerAction": "스크립트 탐색기에서 사용되는 기본 클릭 동작으로 '열기' 또는 '실행'이며, 기본값은 '열기'입니다.",
|
||||
"npm.parseError": "Npm 작업 검색: {0} 파일을 구문 분석하지 못했습니다.",
|
||||
"taskdef.script": "사용자 지정할 npm 스크립트입니다.",
|
||||
"taskdef.path": "스크립트를 제공하는 package.json 파일의 폴더에 대한 경로이며 생략할 수 있습니다.",
|
||||
"taskdef.path": "스크립트를 제공하는 package.json 파일의 폴더 경로이며 생략할 수 있습니다.",
|
||||
"view.name": "Npm 스크립트",
|
||||
"command.refresh": "새로 고침",
|
||||
"command.run": "실행",
|
||||
"command.debug": "디버그",
|
||||
"command.openScript": "열기",
|
||||
"npm.scriptInvalid": "'{0}' 스크립트를 찾을 수 없습니다. 뷰를 새로 고쳐 보세요.",
|
||||
"npm.noDebugOptions": "스크립트에 노드 디버그 옵션(예: '--inspect-brk')이 없으므로 디버깅에 사용할 '{0}'을(를) 시작할 수 없습니다."
|
||||
"command.runInstall": "설치 실행"
|
||||
}
|
||||
11
i18n/kor/extensions/search-rg/package.i18n.json
Normal file
11
i18n/kor/extensions/search-rg/package.i18n.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"displayName": "검색(ripgrep)",
|
||||
"description": "Ripgrep을 사용하여 검색을 제공합니다."
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"prompt": "이동된 파일 '{0}'에 대한 가져오기를 가종으로 업데이트하시겠습니까?",
|
||||
"reject.title": "아니요",
|
||||
"accept.title": "예",
|
||||
"always.title": "예, 가져오기 항상 업데이트",
|
||||
"never.title": "아니요, 가져오기 업데이트 안 함"
|
||||
}
|
||||
@@ -8,8 +8,7 @@
|
||||
],
|
||||
"displayName": "TypeScript 및 JavaScript 언어 기능",
|
||||
"description": "JavaScript 및 TypeScript에 대한 다양한 언어 지원을 제공합니다.",
|
||||
"typescript.reloadProjects.title": "프로젝트 다시 로드",
|
||||
"javascript.reloadProjects.title": "프로젝트 다시 로드",
|
||||
"reloadProjects.title": "프로젝트 다시 로드",
|
||||
"configuration.typescript": "TypeScript",
|
||||
"typescript.useCodeSnippetsOnMethodSuggest.dec": "매개 변수 서명으로 함수를 완료하세요.",
|
||||
"typescript.tsdk.desc": "사용할 tsserver 및 lib*.d.ts 파일이 들어 있는 폴더 경로를 지정합니다.",
|
||||
@@ -37,8 +36,7 @@
|
||||
"format.placeOpenBraceOnNewLineForFunctions": "함수의 새 줄에 여는 중괄호를 넣을지 정의합니다.",
|
||||
"format.placeOpenBraceOnNewLineForControlBlocks": "제어 블록의 새 줄에 여는 중괄호를 넣을지 정의합니다.",
|
||||
"javascript.validate.enable": "JavaScript 유효성 검사를 사용하거나 사용하지 않습니다.",
|
||||
"typescript.goToProjectConfig.title": "프로젝트 구성으로 이동",
|
||||
"javascript.goToProjectConfig.title": "프로젝트 구성으로 이동",
|
||||
"goToProjectConfig.title": "프로젝트 구성으로 이동",
|
||||
"javascript.referencesCodeLens.enabled": "JavaScript 파일에서 CodeLense 참조를 사용/사용 안 함으로 설정합니다.",
|
||||
"typescript.referencesCodeLens.enabled": "TypeScript 파일에서 참조 CodeLense를 사용/사용 안 함으로 설정합니다. TypeScript >= 2.0.6이 필요합니다.",
|
||||
"typescript.implementationsCodeLens.enabled": "구현 CodeLens를 사용하거나 사용하지 않도록 설정합니다. TypeScript >= 2.2.0이 필요합니다.",
|
||||
@@ -47,7 +45,7 @@
|
||||
"typescript.selectTypeScriptVersion.title": "TypeScript 버전 선택",
|
||||
"typescript.reportStyleChecksAsWarnings": "스타일 검사를 경고로 보고",
|
||||
"jsDocCompletion.enabled": "자동 JSDoc 주석 사용/사용 안 함",
|
||||
"javascript.implicitProjectConfig.checkJs": "JavaScript 파일의 의미 체계 검사를 사용/사용하지 않습니다. 기존 jsconfig.json 또는 tsconfig.json 파일은 이 설정을 재정의합니다. TypeScript >=2.3.1이 필요합니다. ",
|
||||
"javascript.implicitProjectConfig.checkJs": "JavaScript 파일의 의미 체계 검사를 사용하거나 사용하지 않도록 설정합니다. 기존 jsconfig.json 또는 tsconfig.json 파일은 이 설정을 재정의합니다. TypeScript 2.3.1 이상이 필요합니다. ",
|
||||
"typescript.npm": "자동 입력 인식에 사용된 NPM 실행 파일 경로를 지정합니다. TypeScript >= 2.3.4가 필요합니다.",
|
||||
"typescript.check.npmIsInstalled": "자동 입력 인식에 대해 NPM이 설치되어 있는지 확인합니다.",
|
||||
"javascript.nameSuggestions": "JavaScript 제안 목록의 파일에서 고유한 이름 포함을 사용/사용 안 함으로 설정합니다.",
|
||||
@@ -55,11 +53,15 @@
|
||||
"typescript.problemMatchers.tsc.label": "TypeScript 문제",
|
||||
"typescript.problemMatchers.tscWatch.label": "TypeScript 문제(감시 모드)",
|
||||
"typescript.quickSuggestionsForPaths": "가져오기 경로를 입력할 때 빠른 제안을 사용하거나 사용하지 않습니다.",
|
||||
"typescript.locale": "TypeScript 오류를 보고하는 데 사용하는 로캘을 설정합니다. TypeScript >= 2.6.0이 필요합니다. 기본값 'null'은 TypeScript 오류에 대해 VS Code의 로캘을 사용합니다.",
|
||||
"javascript.implicitProjectConfig.experimentalDecorators": "프로젝트의 일부가 아닌 JavaScript 파일에 대해 'experimentalDecorators'를 사용하거나 사용하지 않도록 설정합니다. 기존 jsconfig.json 또는 tsconfig.json 파일은 이 설정을 재정의합니다. TypeScript >=2.3.1이 필요합니다.",
|
||||
"typescript.autoImportSuggestions.enabled": "자동 가져오기 제안을 사용하거나 사용하지 않도록 설정합니다. TypeScript >=2.6.1이 필요합니다.",
|
||||
"typescript.locale": "JavaScript 또는 TypeScript 오류를 보고하는 데 사용하는 로캘을 설정합니다. TypeScript 2.6.0 이상이 필요합니다. 기본값 'null'을 설정하면 VS Code의 로캘이 사용됩니다.",
|
||||
"javascript.implicitProjectConfig.experimentalDecorators": "프로젝트의 일부가 아닌 JavaScript 파일에 대해 'experimentalDecorators'를 사용하거나 사용하지 않도록 설정합니다. 기존 jsconfig.json 또는 tsconfig.json 파일은 이 설정을 재정의합니다. TypeScript 2.3.1 이상이 필요합니다.",
|
||||
"typescript.autoImportSuggestions.enabled": "자동 가져오기 제안을 사용하거나 사용하지 않도록 설정합니다. TypeScript 2.6.1 이상이 필요합니다.",
|
||||
"typescript.experimental.syntaxFolding": "구문 인식 접기 마커를 설정하거나 해제합니다.",
|
||||
"taskDefinition.tsconfig.description": "TS 빌드를 정의하는 tsconfig 파일입니다.",
|
||||
"javascript.suggestionActions.enabled": "편집기에서 JavaScript 파일에 대한 제안 진단을 사용하거나 사용하지 않도록 설정합니다. TypeScript 2.8 이상이 필요합니다.",
|
||||
"typescript.suggestionActions.enabled": "편집기에서 TypeScript 파일에 대한 제안 진단을 사용하거나 사용하지 않도록 설정합니다. TypeScript 2.8 이상이 필요합니다."
|
||||
"typescript.suggestionActions.enabled": "편집기에서 TypeScript 파일에 대한 제안 진단을 사용하거나 사용하지 않도록 설정합니다. TypeScript 2.8 이상이 필요합니다.",
|
||||
"typescript.preferences.quoteStyle": "빠른 수정에 사용할 기본 따옴표 스타일로 '작은' 따옴표, '큰' 따옴표 또는 '자동'입니다. '자동'이면 기존 가져오기에서 따옴표 형식이 유추됩니다. TypeScript 2.9 이상이 필요합니다.",
|
||||
"typescript.preferences.importModuleSpecifier": "자동 가져오기에 대한 기본 경로 스타일:\n- 파일 위치에 \"상대적\"\n- 'jsconfig.json' / 'tsconfig.json'에 구성된 'baseUrl'을 기준으로 \"상대적이지 않음\"\n- \"자동\"은 가장 짧은 경로 유형을 유추합니다.\nTypeScript 2.9 이상이 필요합니다.",
|
||||
"typescript.showUnused": "코드에서 사용되지 않는 변수의 강조 표시를 사용하거나 사용하지 않도록 설정합니다. TypeScript 2.9 이상이 필요합니다.",
|
||||
"typescript.updateImportsOnFileMove.enabled": "VS Code에서 파일을 이동하거나 이름을 바꿀 때 가져오기 경로의 자동 업데이트를 사용하거나 사용하지 않도록 설정합니다. 가능한 값은 'prompt'(이름을 바꿀 때마다 메시지 표시)', 'always'(경로를 항상 자동으로 업데이트) 및 'never'(경로 이름을 바꾸지 않고 메시지를 다시 표시 안 함)입니다. TypeScript 2.9 이상이 필요합니다."
|
||||
}
|
||||
@@ -2,10 +2,10 @@
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"incompleteExtract": "완료되지 않았습니다. {1}개 항목 중 {0}개가 추출되었습니다.",
|
||||
"incompleteExtract": "완료되지 않았습니다. {1}개 항목 중 {0}개를 찾았습니다.",
|
||||
"notFound": "zip 파일 내에 {0}이(가) 없습니다."
|
||||
}
|
||||
@@ -6,6 +6,8 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"hide": "숨기기",
|
||||
"show": "표시",
|
||||
"previewOnGitHub": "GitHub에서 미리 보기",
|
||||
"loadingData": "데이터 로드 중...",
|
||||
"rateLimited": "GitHub 쿼리 제한이 초과되었습니다. 기다려 주세요.",
|
||||
|
||||
@@ -17,13 +17,12 @@
|
||||
"issueTitleLabel": "제목",
|
||||
"issueTitleRequired": "제목을 입력하세요.",
|
||||
"titleLengthValidation": "제목이 너무 깁니다.",
|
||||
"systemInfo": "내 시스템 정보",
|
||||
"sendData": "내 데이터 보내기",
|
||||
"processes": "현재 실행 중인 프로세스",
|
||||
"workspaceStats": "내 작업 영역 통계",
|
||||
"extensions": "내 확장",
|
||||
"searchedExtensions": "검색된 확장",
|
||||
"settingsSearchDetails": "설정 검색 세부 정보",
|
||||
"details": "상세 내용을 입력하세요.",
|
||||
"loadingData": "데이터 로드 중..."
|
||||
"sendSystemInfo": "내 시스템 정보 포함({0})",
|
||||
"show": "표시",
|
||||
"sendProcessInfo": "현재 실행 중인 프로세스 포함({0})",
|
||||
"sendWorkspaceInfo": "내 작업 영역 메타데이터 포함({0})",
|
||||
"sendExtensions": "사용하도록 설정된 확장 포함({0})",
|
||||
"sendSearchedExtensions": "검색된 확장 보내기({0})",
|
||||
"sendSettingsSearchDetails": "설정 검색 세부 정보 보내기({0})"
|
||||
}
|
||||
@@ -8,8 +8,10 @@
|
||||
],
|
||||
"cpu": "CPU %",
|
||||
"memory": "메모리(MB)",
|
||||
"pid": "pid",
|
||||
"pid": "PID",
|
||||
"name": "이름",
|
||||
"killProcess": "프로세스 종료",
|
||||
"forceKillProcess": "프로세스 강제 종료"
|
||||
"forceKillProcess": "프로세스 강제 종료",
|
||||
"copy": "복사",
|
||||
"copyAll": "모두 복사"
|
||||
}
|
||||
@@ -88,7 +88,6 @@
|
||||
"miToggleDebugConsole": "디버그 콘솔(&&B)",
|
||||
"miToggleIntegratedTerminal": "통합 터미널(&&I)",
|
||||
"miMarker": "문제(&&P)",
|
||||
"miAdditionalViews": "추가 뷰(&&V)",
|
||||
"miCommandPalette": "명령 팔레트(&&C)...",
|
||||
"miOpenView": "뷰 열기(&&O)...",
|
||||
"miToggleFullScreen": "전체 화면 설정/해제(&&F)",
|
||||
@@ -144,7 +143,7 @@
|
||||
"miContinue": "계속(&&C)",
|
||||
"miToggleBreakpoint": "중단점 설정/해제(&&B)",
|
||||
"miConditionalBreakpoint": "조건부 중단점(&&C)...",
|
||||
"miColumnBreakpoint": "열 중단점(&&O)",
|
||||
"miInlineBreakpoint": "인라인 중단점(&&O)",
|
||||
"miFunctionBreakpoint": "함수 중단점(&&F)...",
|
||||
"miLogPoint": "Logpoint(&&L)...",
|
||||
"miNewBreakpoint": "새 중단점(&&N)",
|
||||
|
||||
@@ -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."
|
||||
],
|
||||
"cursors.maximum": "커서 수는 {0}(으)로 제한되었습니다."
|
||||
}
|
||||
@@ -2,7 +2,7 @@
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
@@ -16,7 +16,7 @@
|
||||
"lineNumbers.on": "줄 번호는 절대값으로 렌더링 됩니다.",
|
||||
"lineNumbers.relative": "줄 번호는 커서 위치에서 줄 간격 거리로 렌더링 됩니다.",
|
||||
"lineNumbers.interval": "줄 번호는 매 10 줄마다 렌더링이 이루어집니다.",
|
||||
"lineNumbers": "줄 번호 표시를 제어합니다.",
|
||||
"lineNumbers": "줄 번호의 표시 여부를 제어합니다.",
|
||||
"rulers": "특정 수의 고정 폭 문자 뒤에 세로 눈금자를 렌더링합니다. 여러 눈금자의 경우 여러 값을 사용합니다. 배열이 비어 있는 경우 눈금자가 그려져 있지 않습니다.",
|
||||
"wordSeparators": "단어 관련 탐색 또는 작업을 수행할 때 단어 구분 기호로 사용되는 문자입니다.",
|
||||
"tabSize": "탭 한 개에 해당하는 공백 수입니다. `editor.detectIndentation`이 켜져 있는 경우 이 설정은 파일 콘텐츠에 따라 재정의됩니다.",
|
||||
@@ -26,6 +26,7 @@
|
||||
"detectIndentation": "파일을 열면 파일 콘텐츠를 기반으로 하여 'editor.tabSize'와 'editor.insertSpaces'가 검색됩니다.",
|
||||
"roundedSelection": "선택 항목의 모서리를 둥글게 할지 여부를 제어합니다.",
|
||||
"scrollBeyondLastLine": "편집기에서 마지막 줄 이후로 스크롤할지 여부를 제어합니다.",
|
||||
"scrollBeyondLastColumn": "편집기에서 가로로 스크롤되는 범위를 벗어나는 추가 문자의 수를 제어합니다.",
|
||||
"smoothScrolling": "편집기에서 애니메이션을 사용하여 스크롤할지 여부를 제어합니다.",
|
||||
"minimap.enabled": "미니맵 표시 여부를 제어합니다.",
|
||||
"minimap.side": "미니맵을 렌더링할 측면을 제어합니다.",
|
||||
@@ -41,7 +42,7 @@
|
||||
"wordWrap.bounded": "뷰포트의 최소값 및 `editor.wordWrapColumn`에서 줄이 바뀝니다.",
|
||||
"wordWrap": "줄 바꿈 여부를 제어합니다. 다음 중 하나일 수 있습니다.\n - 'off' (줄 바꿈 사용 안 함),\n - 'on' (뷰포트 줄 바꿈),\n - 'wordWrapColumn' (`editor.wordWrapColumn`에서 줄 바꿈) 또는\n - 'bounded' (뷰포트의 최소값 및 `editor.wordWrapColumn`에서 줄 바꿈).",
|
||||
"wordWrapColumn": "`editor.wordWrap`이 'wordWrapColumn' 또는 'bounded'인 경우 편집기의 열 줄 바꿈을 제어합니다.",
|
||||
"wrappingIndent": "줄 바꿈 행의 들여쓰기를 제어합니다. 'none', 'same' 또는 'indent' 중 하나일 수 있습니다.",
|
||||
"wrappingIndent": "줄 바꿈 행의 들여쓰기를 제어합니다. 'none', 'same', 'indent' 또는 'deepIndent' 중 하나일 수 있습니다.",
|
||||
"mouseWheelScrollSensitivity": "마우스 휠 스크롤 이벤트의 `deltaX` 및 `deltaY`에서 사용할 승수",
|
||||
"multiCursorModifier.ctrlCmd": "Windows와 Linux의 'Control'을 macOS의 'Command'로 매핑합니다.",
|
||||
"multiCursorModifier.alt": "Windows와 Linux의 'Alt'를 macOS의 'Option'으로 매핑합니다.",
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"editorActiveIndentGuide": "활성 편집기 들여쓰기 안내선 색입니다.",
|
||||
"editorLineNumbers": "편집기 줄 번호 색입니다.",
|
||||
"editorActiveLineNumber": "편집기 활성 영역 줄번호 색상",
|
||||
"deprecatedEditorActiveLineNumber": "Id는 사용 되지 않습니다. 대신 'editorLineNumber.activeForeground'를 사용 합니다.",
|
||||
"deprecatedEditorActiveLineNumber": "ID는 사용되지 않습니다. 대신 'editorLineNumber.activeForeground'를 사용하세요.",
|
||||
"editorRuler": "편집기 눈금의 색상입니다.",
|
||||
"editorCodeLensForeground": "편집기 코드 렌즈의 전경색입니다.",
|
||||
"editorBracketMatchBackground": "일치하는 괄호 뒤의 배경색",
|
||||
@@ -32,6 +32,7 @@
|
||||
"infoBorder": "편집기 내 정보 표시선의 테두리 색입니다.",
|
||||
"hintForeground": "편집기에서 힌트 표시선의 전경색입니다.",
|
||||
"hintBorder": "편집기에서 힌트 표시선의 테두리 색입니다.",
|
||||
"unnecessaryForeground": "편집기 내 불필요한 코드의 전경색입니다.",
|
||||
"overviewRulerRangeHighlight": "범위 강조의 개요 눈금자 표식 색입니다. 이 색은 불투명해야만 내부 장식을 가리지 않습니다.",
|
||||
"overviewRuleError": "오류의 개요 눈금자 마커 색입니다.",
|
||||
"overviewRuleWarning": "경고의 개요 눈금자 마커 색입니다.",
|
||||
|
||||
12
i18n/kor/src/vs/editor/contrib/fontZoom/fontZoom.i18n.json
Normal file
12
i18n/kor/src/vs/editor/contrib/fontZoom/fontZoom.i18n.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"EditorFontZoomIn.label": "편집기 글꼴 확대",
|
||||
"EditorFontZoomOut.label": "편집기 글꼴 축소",
|
||||
"EditorFontZoomReset.label": "편집기 글꼴 확대/축소 다시 설정"
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"noResultWord": "'{0}'에 대한 정의를 찾을 수 없습니다.",
|
||||
"generic.noResults": "정의를 찾을 수 없음",
|
||||
"meta.title": "– {0} 정의",
|
||||
"actions.goToDecl.label": "정의로 이동",
|
||||
"actions.goToDeclToSide.label": "측면에서 정의 열기",
|
||||
"actions.previewDecl.label": "정의 피킹(Peeking)",
|
||||
"goToImplementation.noResultWord": "'{0}'에 대한 구현을 찾을 수 없습니다.",
|
||||
"goToImplementation.generic.noResults": "구현을 찾을 수 없습니다.",
|
||||
"meta.implementations.title": " – {0} 개 구현",
|
||||
"actions.goToImplementation.label": "구현으로 이동",
|
||||
"actions.peekImplementation.label": "구현 미리 보기",
|
||||
"goToTypeDefinition.noResultWord": "'{0}'에 대한 형식 정의를 찾을 수 없습니다.",
|
||||
"goToTypeDefinition.generic.noResults": "형식 정의를 찾을 수 없습니다.",
|
||||
"meta.typeDefinitions.title": "– {0} 형식 정의",
|
||||
"actions.goToTypeDefinition.label": "형식 정의로 이동",
|
||||
"actions.peekTypeDefinition.label": "형식 정의 미리 보기"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"multipleResults": "{0}개 정의를 표시하려면 클릭하세요."
|
||||
}
|
||||
@@ -7,5 +7,7 @@
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"markerAction.next.label": "다음 문제로 이동 (오류, 경고, 정보)",
|
||||
"markerAction.previous.label": "이전 문제로 이동 (오류, 경고, 정보)"
|
||||
"markerAction.previous.label": "이전 문제로 이동 (오류, 경고, 정보)",
|
||||
"markerAction.nextInFiles.label": "파일의 다음 문제로 이동 (오류, 경고, 정보)",
|
||||
"markerAction.previousInFiles.label": "파일의 이전 문제로 이동 (오류, 경고, 정보)"
|
||||
}
|
||||
@@ -13,5 +13,6 @@
|
||||
"indentUsingTabs": "탭을 사용한 들여쓰기",
|
||||
"indentUsingSpaces": "공백을 사용한 들여쓰기",
|
||||
"detectIndentation": "콘텐츠에서 들여쓰기 감지",
|
||||
"editor.reindentlines": "줄 다시 들여쓰기"
|
||||
"editor.reindentlines": "줄 다시 들여쓰기",
|
||||
"editor.reindentselectedlines": "선택한 줄 다시 들여쓰기"
|
||||
}
|
||||
@@ -6,5 +6,5 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"editor.readonly": "읽기 전용 편집기에서 편집할 수 없습니다."
|
||||
"editor.readonly": "읽기 전용 편집기에서는 편집할 수 없습니다."
|
||||
}
|
||||
@@ -25,8 +25,6 @@
|
||||
"uninstallDependeciesConfirmation": "'{0}'만 제거할까요, 아니면 종속성도 제거할까요?",
|
||||
"uninstallOnly": "확장만",
|
||||
"uninstallAll": "모두 제거",
|
||||
"uninstallConfirmation": "'{0}'을(를) 제거할까요?",
|
||||
"ok": "확인",
|
||||
"singleDependentError": "확장 '{0}'을(를) 제거할 수 없습니다. 확장 '{1}'이(가) 이 확장에 종속됩니다.",
|
||||
"twoDependentsError": "확장 '{0}'을(를) 제거할 수 없습니다. 확장 '{1}' 및 '{2}'이(가) 이 확장에 종속됩니다.",
|
||||
"multipleDependentsError": "확장 '{0}'을(를) 제거할 수 없습니다. 확장 '{1}', '{2}' 등이 이 확장에 종속됩니다.",
|
||||
|
||||
13
i18n/kor/src/vs/platform/node/minimalTranslations.i18n.json
Normal file
13
i18n/kor/src/vs/platform/node/minimalTranslations.i18n.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"showLanguagePackExtensions": "VS Code는 {0}(으)로 제공됩니다. 시작하려면 Marketplace에서 언어 팩을 검색하세요.",
|
||||
"searchMarketplace": "Marketplace 검색",
|
||||
"installAndRestartMessage": "VS Code는 {0}(으)로 제공됩니다. 시작하려면 언어 팩을 설치하세요. 다시 시작해야 합니다.",
|
||||
"installAndRestart": "설치 및 다시 시작"
|
||||
}
|
||||
@@ -2,7 +2,7 @@
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
@@ -16,7 +16,7 @@
|
||||
"selectionBackground": "워크벤치의 텍스트 선택(예: 입력 필드 또는 텍스트 영역) 전경색입니다. 편집기 내의 선택에는 적용되지 않습니다.",
|
||||
"textSeparatorForeground": "텍스트 구분자 색상입니다.",
|
||||
"textLinkForeground": "텍스트 내 링크의 전경색입니다.",
|
||||
"textLinkActiveForeground": "텍스트 내 활성 링크의 전경색입니다.",
|
||||
"textLinkActiveForeground": "클릭하고 마우스가 올라간 상태의 텍스트 내 링크의 전경색입니다.",
|
||||
"textPreformatForeground": "미리 서식이 지정된 텍스트 세그먼트의 전경색입니다.",
|
||||
"textBlockQuoteBackground": "텍스트 내 블록 인용의 전경색입니다.",
|
||||
"textBlockQuoteBorder": "텍스트 내 블록 인용의 테두리 색입니다.",
|
||||
@@ -48,6 +48,8 @@
|
||||
"listDropBackground": "마우스로 항목을 이동할 때 목록/트리 끌어서 놓기 배경입니다.",
|
||||
"highlight": "목록/트리 내에서 검색할 때 일치 항목 강조 표시의 목록/트리 전경색입니다.",
|
||||
"invalidItemForeground": "잘못된 항목에 대한 목록/트리 전경 색(예: 탐색기의 확인할 수 없는 루트).",
|
||||
"listErrorForeground": "오류를 포함하는 목록 항목의 전경색입니다.",
|
||||
"listWarningForeground": "경고를 포함하는 목록 항목의 전경색입니다.",
|
||||
"pickerGroupForeground": "그룹화 레이블에 대한 빠른 선택기 색입니다.",
|
||||
"pickerGroupBorder": "그룹화 테두리에 대한 빠른 선택기 색입니다.",
|
||||
"buttonForeground": "단추 기본 전경색입니다.",
|
||||
@@ -58,7 +60,7 @@
|
||||
"scrollbarShadow": "스크롤되는 보기를 나타내는 스크롤 막대 그림자입니다.",
|
||||
"scrollbarSliderBackground": "스크롤 막대 슬라이버 배경색입니다.",
|
||||
"scrollbarSliderHoverBackground": "마우스로 가리킬 때 스크롤 막대 슬라이더 배경색입니다.",
|
||||
"scrollbarSliderActiveBackground": "활성 상태일 때 스크롤 막대 슬라이더 배경색입니다.",
|
||||
"scrollbarSliderActiveBackground": "클릭된 상태일 때 스크롤 막대 슬라이더 배경색입니다.",
|
||||
"progressBarBackground": "오래 실행 중인 작업에 대해 표시되는 진행률 표시 막대의 배경색입니다.",
|
||||
"editorBackground": "편집기 배경색입니다.",
|
||||
"editorForeground": "편집기 기본 전경색입니다.",
|
||||
@@ -75,6 +77,7 @@
|
||||
"editorFindMatchBorder": "현재 검색과 일치하는 테두리 색입니다.",
|
||||
"findMatchHighlightBorder": "다른 검색과 일치하는 테두리 색입니다.",
|
||||
"findRangeHighlightBorder": "검색을 제한하는 범위의 테두리 색입니다. 이 색은 기본 장식을 가리지 않도록 불투명하지 않아야 합니다.",
|
||||
"findWidgetResizeBorder": "찾기 위젯의 크기 조정 막대의 테두리 색입니다.",
|
||||
"hoverHighlight": "호버가 표시된 단어 아래를 강조 표시합니다. 색상은 밑의 꾸밈을 가리지 않도록 반드시 불투명이 아니어야 합니다.",
|
||||
"hoverBackground": "편집기 호버의 배경색.",
|
||||
"hoverBorder": "편집기 호버의 테두리 색입니다.",
|
||||
|
||||
@@ -6,5 +6,5 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"confirmUrl": "{0} 확장에서 다음 URL을 열도록 허용하시겠습니까?"
|
||||
"confirmUrl": "확장이 이 URL을 열도록 허용하겠습니까?"
|
||||
}
|
||||
@@ -8,13 +8,12 @@
|
||||
],
|
||||
"vscode.extension.contributes.views.containers.id": "'뷰' 기여 지점을 사용하여 뷰가 기여될 수 있는 컨테이너를 식별하는 데 사용되는 고유한 ID",
|
||||
"vscode.extension.contributes.views.containers.title": "컨테이너를 렌더링하는 데 사용되는 사람이 읽을 수 있는 문자열",
|
||||
"vscode.extension.contributes.views.containers.icon": "컨테이너 아이콘의 경로입니다. 아이콘은 50x40 사각형의 가운데에 있는 24x24 크기이며 채우기 색은 'rgb(215, 218, 224)' 또는 '#d7dae0'입니다. 아이콘의 이미지 파일 형식은 무엇이든 상관없지만 SVG를 사용하는 것이 좋습니다.",
|
||||
"vscode.extension.contributes.views.containers.icon": "컨테이너 아이콘의 경로입니다. 아이콘은 50x40 사각형의 가운데에 있는 24x24 크기이며 채우기 색은 'rgb(215, 218, 224)' 또는 '#d7dae0'입니다. 아이콘의 이미지 파일 형식은 무엇이든 상관없지만 SVG를 사용하는 것이 좋습니다..",
|
||||
"vscode.extension.contributes.viewsContainers": "뷰 컨테이너를 편집기에 기여합니다.",
|
||||
"views.container.activitybar": "뷰 컨테이너를 작업 막대에 기여",
|
||||
"test": "테스트",
|
||||
"proposed": "'viewsContainers' 기여는 dev 외부에서 실행하거나 명령줄 스위치 --enable-proposed-api {0}을(를) 사용하여 실행할 때만 사용할 수 있습니다.",
|
||||
"requirearray": "뷰 컨테이너는 배열이어야 합니다.",
|
||||
"requireidstring": "`{0}` 속성은 필수이며 `string` 형식이어야 합니다. 영숫자, '_', '-'만 사용할 수 있습니다.",
|
||||
"requireidstring": "`{0}` 속성은 필수이며 `string` 형식이어야 합니다. 영숫자와 , '_', '-'만 사용할 수 있습니다.",
|
||||
"requirestring": "속성 `{0}`은(는) 필수이며 `string` 형식이어야 합니다.",
|
||||
"showViewlet": "{0} 표시",
|
||||
"view": "보기"
|
||||
|
||||
@@ -15,5 +15,5 @@
|
||||
"saveWorkspace": "작업 영역 저장",
|
||||
"openWorkspaceAction": "작업 영역 열기...",
|
||||
"openWorkspaceConfigFile": "작업 영역 구성 파일 열기",
|
||||
"openFolderAsWorkspaceInNewWindow": "새 창에서 작업 영역으로 폴더 열기"
|
||||
"duplicateWorkspaceInNewWindow": "새 창에 작업 영역 복제"
|
||||
}
|
||||
@@ -1,8 +1,10 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"panelSwitcherBarAriaLabel": "활성 패널 전환기"
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"hidePanel": "패널 숨기기"
|
||||
}
|
||||
@@ -6,8 +6,6 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"inputModeEntryDescription": "{0}(확인하려면 'Enter' 키를 누르고, 취소하려면 'Escape' 키를 누름)",
|
||||
"inputModeEntry": "입력을 확인하려면 'Enter' 키를 누르고, 취소하려면 'Esc' 키를 누르세요.",
|
||||
"emptyPicks": "선택할 항목이 없습니다.",
|
||||
"quickOpenInput": "'?'를 입력하면 여기에서 수행할 수 있는 작업에 대한 도움말을 확인할 수 있습니다.",
|
||||
"historyMatches": "최근에 사용한 항목",
|
||||
|
||||
@@ -6,5 +6,7 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"cannot toggle": "이 {0} 뷰에서 표시 여부를 전환할 수 없습니다.",
|
||||
"cannot show": "이 {0} 뷰는 'when' 조건으로 숨겨져 있으므로 표시할 수 없습니다.",
|
||||
"hideView": "숨기기"
|
||||
}
|
||||
@@ -11,8 +11,10 @@
|
||||
"tabHoverBackground": "마우스 커서를 올려놓았을 때의 탭 배경색. 탭은 편집 영역에서 편집기를 감싸고 있습니다. 한 편집기 그룹에서 여러 탭을 열 수 있습니다. 편집기 그룹이 여러 개일 수 있습니다.",
|
||||
"tabUnfocusedHoverBackground": "마우스 커서를 올려놓았을 때 포커스를 받지 못한 탭 배경색. 탭은 편집 영역에서 편집기를 감싸고 있습니다. 한 편집기 그룹에서 여러 탭을 열 수 있습니다. 편집기 그룹이 여러 개일 수 있습니다.",
|
||||
"tabBorder": "탭을 서로 구분하기 위한 테두리입니다. 탭은 편집기 영역에서 편집기의 컨테이너입니다. 한 편집기 그룹에 여러 탭을 열 수 있습니다. 여러 편집기 그룹이 있을 수 있습니다.",
|
||||
"tabActiveBorder": "활성 탭을 강조 표시하기 위한 테두리입니다. 탭은 편집기 영역에서 편집기의 컨테이너입니다. 한 편집기 그룹에 여러 탭을 열 수 있습니다. 여러 편집기 그룹이 있을 수 있습니다.",
|
||||
"tabActiveUnfocusedBorder": "포커스가 없는 그룹에서 활성 탭을 강조 표시하기 위한 테두리입니다. 탭은 편집기 영역에서 편집기의 컨테이너입니다. 한 편집기 그룹에 여러 탭을 열 수 있습니다. 여러 편집기 그룹이 있을 수 있습니다.",
|
||||
"tabActiveBorder": "활성 탭 맨 아래의 테두리입니다. 탭은 편집기 영역에서 편집기의 컨테이너입니다. 한 편집기 그룹에 여러 탭을 열 수 있습니다. 여러 편집기 그룹이 있을 수 있습니다.",
|
||||
"tabActiveBorderTop": "활성 탭 맨 위의 위한 테두리입니다. 탭은 편집기 영역에서 편집기의 컨테이너입니다. 한 편집기 그룹에 여러 탭을 열 수 있습니다. 여러 편집기 그룹이 있을 수 있습니다.",
|
||||
"tabActiveUnfocusedBorder": "포커스가 없는 그룹에서 활성 탭 맨 아래의 테두리입니다. 탭은 편집기 영역에서 편집기의 컨테이너입니다. 한 편집기 그룹에 여러 탭을 열 수 있습니다. 여러 편집기 그룹이 있을 수 있습니다.",
|
||||
"tabActiveUnfocusedBorderTop": "포커스가 없는 그룹에서 활성 탭 맨 위의 테두리입니다. 탭은 편집기 영역에서 편집기의 컨테이너입니다. 한 편집기 그룹에 여러 탭을 열 수 있습니다. 여러 편집기 그룹이 있을 수 있습니다.",
|
||||
"tabHoverBorder": "마우스 커서를 올려놓았을 때 활성 탭의 테두리. 탭은 편집 영역에서 편집기를 감싸고 있습니다. 한 편집기 그룹에서 여러 탭을 열 수 있습니다. 편집기 그룹이 여러 개일 수 있습니다.",
|
||||
"tabUnfocusedHoverBorder": "마우스 커서를 올려놓았을 때 포커스를 받지 못한 그룹에서 활성 탭 테두리. 탭은 편집 영역에서 편집기를 감싸고 있습니다. 한 편집기 그룹에서 여러 탭을 열 수 있습니다. 편집기 그룹이 여러 개일 수 있습니다.",
|
||||
"tabActiveForeground": "활성 그룹의 활성 탭 전경색입니다. 탭은 편집기 영역에서 편집기의 컨테이너입니다. 한 편집기 그룹에서 여러 탭을 열 수 있습니다. 여러 편집기 그룹이 있을 수 있습니다.",
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"largeFile": "{0}: 메모리 사용을 줄이고 멈춤 또는 작동 중단을 방지하기 위해 이 큰 파일에 대해 토큰화, 줄 바꿈 및 접기를 해제했습니다.",
|
||||
"neverShowAgain": "다시 표시 안 함",
|
||||
"removeOptimizations": "강제로 기능을 사용하도록 설정",
|
||||
"reopenFilePrompt": "이 설정을 적용하려면 파일을 다시 여세요."
|
||||
}
|
||||
@@ -41,7 +41,7 @@
|
||||
"debugConsoleAction": "디버그 콘솔",
|
||||
"unreadOutput": "디버그 콘솔의 새 출력",
|
||||
"debugFocusConsole": "디버그 콘솔에 포커스",
|
||||
"focusProcess": "프로세스에 포커스",
|
||||
"focusSession": "세션에 포커스 설정",
|
||||
"stepBackDebug": "뒤로 이동",
|
||||
"reverseContinue": "반전"
|
||||
}
|
||||
@@ -7,7 +7,7 @@
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"noFolderDebugConfig": "고급 디버그 구성을 수행하려면 먼저 폴더를 여세요.",
|
||||
"columnBreakpoint": "열 중단점",
|
||||
"inlineBreakpoint": "인라인 중단점",
|
||||
"debug": "디버그",
|
||||
"addColumnBreakpoint": "열 중단점 추가"
|
||||
"addInlineBreakpoint": "인라인 중단점 추가"
|
||||
}
|
||||
@@ -2,15 +2,17 @@
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"toggleBreakpointAction": "디버그: 중단점 설정/해제",
|
||||
"conditionalBreakpointEditorAction": "디버그: 조건부 중단점 추가...",
|
||||
"logPointEditorAction": "디버그: Logpoint 추가...",
|
||||
"logPointEditorAction": "디버그 : Logpoint 추가...",
|
||||
"runToCursor": "커서까지 실행",
|
||||
"debugEvaluate": "디버그: 평가",
|
||||
"debugAddToWatch": "디버그: 조사식에 추가",
|
||||
"showDebugHover": "디버그: 가리키기 표시"
|
||||
"showDebugHover": "디버그: 가리키기 표시",
|
||||
"goToNextBreakpoint": "디버그 : 다음 중단점으로 이동",
|
||||
"goToPreviousBreakpoint": "디버그 : 이전 중단점으로 이동"
|
||||
}
|
||||
@@ -6,6 +6,7 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"startAdditionalSession": "추가 세션 시작",
|
||||
"debugFocusVariablesView": "포커스 변수",
|
||||
"debugFocusWatchView": "포커스 조사식",
|
||||
"debugFocusCallStackView": "포커스 호출 스택",
|
||||
|
||||
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"vscode.extension.contributes.debuggers": "디버그 어댑터를 적용합니다.",
|
||||
"vscode.extension.contributes.debuggers.type": "이 디버그 어댑터에 대한 고유한 식별자입니다.",
|
||||
"vscode.extension.contributes.debuggers.label": "이 디버그 어댑터에 대한 이름을 표시합니다.",
|
||||
"vscode.extension.contributes.debuggers.program": "디버그 어댑터 프로그램의 경로입니다. 절대 경로이거나 확장 폴더의 상대 경로입니다.",
|
||||
"vscode.extension.contributes.debuggers.args": "어댑터에 전달할 선택적 인수입니다.",
|
||||
"vscode.extension.contributes.debuggers.runtime": "프로그램 특성이 실행 파일이 아니지만 런타임이 필요한 경우의 선택적 런타임입니다.",
|
||||
"vscode.extension.contributes.debuggers.runtimeArgs": "선택적 런타임 인수입니다.",
|
||||
"vscode.extension.contributes.debuggers.variables": "`launch.json`의 대화형 변수(예: ${action.pickProcess})에서 명령으로의 매핑입니다.",
|
||||
"vscode.extension.contributes.debuggers.initialConfigurations": "초기 'launch.json'을 생성하기 위한 구성입니다.",
|
||||
"vscode.extension.contributes.debuggers.languages": "디버그 확장이 \"기본 디버거\"로 간주될 수 있는 언어 목록입니다.",
|
||||
"vscode.extension.contributes.debuggers.adapterExecutableCommand": "지정하는 경우 VS Code에서 이 명령을 호출하여 디버그 어댑터의 실행 파일 경로 및 전달할 인수를 확인합니다.",
|
||||
"vscode.extension.contributes.debuggers.configurationSnippets": "'launch.json'에 새 구성을 추가하는 코드 조각입니다.",
|
||||
"vscode.extension.contributes.debuggers.configurationAttributes": "'launch.json'의 유효성 검사를 위한 JSON 스키마 구성입니다.",
|
||||
"vscode.extension.contributes.debuggers.windows": "Windows 특정 설정",
|
||||
"vscode.extension.contributes.debuggers.windows.runtime": "Windows에 사용되는 런타임입니다.",
|
||||
"vscode.extension.contributes.debuggers.osx": "macOS 관련 설정입니다.",
|
||||
"vscode.extension.contributes.debuggers.osx.runtime": "macOS에 사용되는 런타임입니다.",
|
||||
"vscode.extension.contributes.debuggers.linux": "Linux 특정 설정",
|
||||
"vscode.extension.contributes.debuggers.linux.runtime": "Linux에 사용되는 런타임입니다.",
|
||||
"vscode.extension.contributes.breakpoints": "중단점을 적용합니다.",
|
||||
"vscode.extension.contributes.breakpoints.language": "이 언어에 대해 중단점을 허용합니다.",
|
||||
"app.launch.json.title": "시작",
|
||||
"app.launch.json.version": "이 파일 형식의 버전입니다.",
|
||||
"app.launch.json.configurations": "구성 목록입니다. IntelliSense를 사용하여 새 구성을 추가하거나 기존 구성을 편집합니다.",
|
||||
"app.launch.json.compounds": "복합의 목록입니다. 각 복합은 함께 시작되는 여러 구성을 참조합니다.",
|
||||
"app.launch.json.compound.name": "복합의 이름입니다. 구성 시작 드롭 다운 메뉴에 표시됩니다.",
|
||||
"useUniqueNames": "고유한 구성 이름을 사용하세요.",
|
||||
"app.launch.json.compound.folder": "복합형 항목이 있는 폴더의 이름입니다.",
|
||||
"app.launch.json.compounds.configurations": "이 복합의 일부로 시작되는 구성의 이름입니다."
|
||||
}
|
||||
@@ -9,7 +9,7 @@
|
||||
"callstackSection": "호출 스택 섹션",
|
||||
"debugStopped": "{0}에서 일시 중지됨",
|
||||
"callStackAriaLabel": "호출 스택 디버그",
|
||||
"process": "프로세스",
|
||||
"session": "세션",
|
||||
"paused": "일시 중지됨",
|
||||
"running": "실행 중",
|
||||
"thread": "스레드",
|
||||
|
||||
@@ -21,11 +21,12 @@
|
||||
"allowBreakpointsEverywhere": "모든 파일에 대한 중단점을 설정할 수 있습니다.",
|
||||
"openExplorerOnEnd": "디버그 세션 끝에 탐색기 뷰를 자동으로 엽니다.",
|
||||
"inlineValues": "디버그하는 동안 편집기에서 변수 값을 인라인으로 표시합니다.",
|
||||
"hideActionBar": "부동 디버그 작업 모음을 숨길지 여부를 제거합니다.",
|
||||
"toolBarLocation": "디버그 도구 모음의 위치를 제어합니다. \"floating\"(모든 보기에서 부동 창으로 표시), \"docked\"(디버그 보기에 고정) 또는 \"hidden\"(숨김)입니다.",
|
||||
"never": "상태 표시줄에 디버그 표시 안 함",
|
||||
"always": "상태 표시줄에 디버그 항상 표시",
|
||||
"onFirstSessionStart": "디버그가 처음으로 시작된 후에만 상태 표시줄에 디버그 표시",
|
||||
"showInStatusBar": "디버그 상태 표시줄을 표시할 시기를 제어합니다.",
|
||||
"openDebug": "디버깅 세션 시작 시에 디버그 보기를 열지 여부를 제어합니다",
|
||||
"enableAllHovers": "디버그할 때 디버그가 아닌 가리키기를 사용하도록 설정할지 여부를 제어합니다. True이면 가리키기를 제공하기 위해 가리키기 공급자를 호출합니다. 이 설정이 true인 경우에도 일반 가리키기는 표시되지 않습니다.",
|
||||
"launch": "전역 디버그 시작 구성입니다. 작업 영역에서 공유되는 \n 'launch.json'에 대한 대체로 사용되어야 합니다."
|
||||
}
|
||||
@@ -2,39 +2,10 @@
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"vscode.extension.contributes.debuggers": "디버그 어댑터를 적용합니다.",
|
||||
"vscode.extension.contributes.debuggers.type": "이 디버그 어댑터에 대한 고유한 식별자입니다.",
|
||||
"vscode.extension.contributes.debuggers.label": "이 디버그 어댑터에 대한 이름을 표시합니다.",
|
||||
"vscode.extension.contributes.debuggers.program": "디버그 어댑터 프로그램의 경로입니다. 절대 경로이거나 확장 폴더의 상대 경로입니다.",
|
||||
"vscode.extension.contributes.debuggers.args": "어댑터에 전달할 선택적 인수입니다.",
|
||||
"vscode.extension.contributes.debuggers.runtime": "프로그램 특성이 실행 파일이 아니지만 런타임이 필요한 경우의 선택적 런타임입니다.",
|
||||
"vscode.extension.contributes.debuggers.runtimeArgs": "선택적 런타임 인수입니다.",
|
||||
"vscode.extension.contributes.debuggers.variables": "`launch.json`의 대화형 변수(예: ${action.pickProcess})에서 명령으로의 매핑입니다.",
|
||||
"vscode.extension.contributes.debuggers.initialConfigurations": "초기 'launch.json'을 생성하기 위한 구성입니다.",
|
||||
"vscode.extension.contributes.debuggers.languages": "디버그 확장이 \"기본 디버거\"로 간주될 수 있는 언어 목록입니다.",
|
||||
"vscode.extension.contributes.debuggers.adapterExecutableCommand": "지정하는 경우 VS Code에서 이 명령을 호출하여 디버그 어댑터의 실행 파일 경로 및 전달할 인수를 확인합니다.",
|
||||
"vscode.extension.contributes.debuggers.configurationSnippets": "'launch.json'에 새 구성을 추가하는 코드 조각입니다.",
|
||||
"vscode.extension.contributes.debuggers.configurationAttributes": "'launch.json'의 유효성 검사를 위한 JSON 스키마 구성입니다.",
|
||||
"vscode.extension.contributes.debuggers.windows": "Windows 특정 설정",
|
||||
"vscode.extension.contributes.debuggers.windows.runtime": "Windows에 사용되는 런타임입니다.",
|
||||
"vscode.extension.contributes.debuggers.osx": "macOS 관련 설정입니다.",
|
||||
"vscode.extension.contributes.debuggers.osx.runtime": "macOS에 사용되는 런타임입니다.",
|
||||
"vscode.extension.contributes.debuggers.linux": "Linux 특정 설정",
|
||||
"vscode.extension.contributes.debuggers.linux.runtime": "Linux에 사용되는 런타임입니다.",
|
||||
"vscode.extension.contributes.breakpoints": "중단점을 적용합니다.",
|
||||
"vscode.extension.contributes.breakpoints.language": "이 언어에 대해 중단점을 허용합니다.",
|
||||
"app.launch.json.title": "시작",
|
||||
"app.launch.json.version": "이 파일 형식의 버전입니다.",
|
||||
"app.launch.json.configurations": "구성 목록입니다. IntelliSense를 사용하여 새 구성을 추가하거나 기존 구성을 편집합니다.",
|
||||
"app.launch.json.compounds": "복합의 목록입니다. 각 복합은 함께 시작되는 여러 구성을 참조합니다.",
|
||||
"app.launch.json.compound.name": "복합의 이름입니다. 구성 시작 드롭 다운 메뉴에 표시됩니다.",
|
||||
"useUniqueNames": "고유한 구성 이름을 사용하세요.",
|
||||
"app.launch.json.compound.folder": "복합형 항목이 있는 폴더의 이름입니다.",
|
||||
"app.launch.json.compounds.configurations": "이 복합의 일부로 시작되는 구성의 이름입니다.",
|
||||
"debugNoType": "디버거 '형식'은 생략할 수 없으며 '문자열' 형식이어야 합니다.",
|
||||
"selectDebug": "환경 선택",
|
||||
"DebugConfig.failed": "'.vscode' 폴더({0}) 내에 'launch.json' 파일을 만들 수 없습니다.",
|
||||
|
||||
@@ -13,15 +13,15 @@
|
||||
"disableBreakpoint": "{0} 사용 안 함",
|
||||
"enableBreakpoint": "{0} 사용",
|
||||
"removeBreakpoints": "중단점 제거",
|
||||
"removeBreakpointOnColumn": "{0} 열에서 중단점 제거",
|
||||
"removeInlineBreakpointOnColumn": "{0} 열에서 인라인 중단점 제거",
|
||||
"removeLineBreakpoint": "줄 중단점 제거",
|
||||
"editBreakpoints": "중단점 편집",
|
||||
"editBreakpointOnColumn": "{0} 열에서 중단점 편집",
|
||||
"editInlineBreakpointOnColumn": "{0} 열에서 인라인 중단점 편집",
|
||||
"editLineBrekapoint": "줄 중단점 편집",
|
||||
"enableDisableBreakpoints": "중단점 사용/사용 안 함",
|
||||
"disableColumnBreakpoint": "{0} 열에서 중단점 사용 안 함",
|
||||
"disableInlineColumnBreakpoint": "{0} 열에서 인라인 중단점 사용 안 함",
|
||||
"disableBreakpointOnLine": "줄 중단점 사용 안 함",
|
||||
"enableBreakpoints": "{0} 열에서 중단점 사용",
|
||||
"enableBreakpoints": "{0} 열에서 인라인 중단점 사용",
|
||||
"enableBreakpointOnLine": "줄 중단점 사용",
|
||||
"addBreakpoint": "중단점 추가",
|
||||
"addConditionalBreakpoint": "조건부 중단점 추가...",
|
||||
|
||||
@@ -16,9 +16,13 @@
|
||||
"repository": "리포지토리",
|
||||
"license": "라이선스",
|
||||
"details": "세부 정보",
|
||||
"detailstooltip": "확장의 'README.md' 파일에서 렌더링된 확장 세부 정보",
|
||||
"contributions": "기여",
|
||||
"contributionstooltip": "이 확장의 VS Code에 대한 기여 나열",
|
||||
"changelog": "변경 로그",
|
||||
"changelogtooltip": "확장의 'CHANGELOG.md' 파일에서 렌더링된 확장 업데이트 기록",
|
||||
"dependencies": "종속성",
|
||||
"dependenciestooltip": "이 확장이 종속된 확장 나열",
|
||||
"noReadme": "사용 가능한 추가 정보가 없습니다.",
|
||||
"noChangelog": "CHANGELOG를 사용할 수 없습니다.",
|
||||
"noContributions": "참여 없음",
|
||||
@@ -30,6 +34,10 @@
|
||||
"debuggers": "디버거({0})",
|
||||
"debugger name": "이름",
|
||||
"debugger type": "유형",
|
||||
"viewContainers": "컨테이너 보기({0})",
|
||||
"view container id": "ID",
|
||||
"view container title": "제목",
|
||||
"view container location": "위치",
|
||||
"views": "뷰({0})",
|
||||
"view id": "ID",
|
||||
"view name": "이름",
|
||||
|
||||
@@ -8,7 +8,6 @@
|
||||
],
|
||||
"neverShowAgain": "다시 표시 안 함",
|
||||
"searchMarketplace": "Marketplace 검색",
|
||||
"showLanguagePackExtensions": "Marketplace에 VS Code를 '{0}' 로캘로 지역화하는 데 유용한 확장이 있습니다.",
|
||||
"dynamicWorkspaceRecommendation": "이 확장은 {0} 리포지토리의 사용자들에게 인기가 있으므로 관심을 가질 만합니다.",
|
||||
"exeBasedRecommendation": "{0}이(가) 설치되어 있으므로 이 확장을 권장합니다.",
|
||||
"fileBasedRecommendation": "최근에 연 파일을 기반으로 확장이 권장됩니다.",
|
||||
|
||||
@@ -10,12 +10,12 @@
|
||||
"malicious": "이 확장은 문제가 있다고 보고되었습니다.",
|
||||
"installingMarketPlaceExtension": "Marketplace에서 확장을 설치하는 중...",
|
||||
"uninstallingExtension": "확장을 제거하는 중....",
|
||||
"enableDependeciesConfirmation": "'{0}'을(를) 사용하도록 설정하면 종속성도 사용하도록 설정됩니다. 계속하시겠습니까?",
|
||||
"enableDependeciesConfirmation": "확장을 사용하도록 설정하면 종속성도 사용하도록 설정됩니다. 계속하시겠습니까?",
|
||||
"enable": "예",
|
||||
"doNotEnable": "아니요",
|
||||
"disableDependeciesConfirmation": "'{0}'만 사용하지 않도록 설정하시겠습니까, 아니면 종속성도 사용하지 않도록 설정하시겠습니까?",
|
||||
"disableOnly": "만",
|
||||
"disableAll": "모두",
|
||||
"disableDependeciesConfirmation": "확장의 종속성도 사용하지 않도록 설정하시겠습니까?",
|
||||
"yes": "예",
|
||||
"no": "아니요",
|
||||
"cancel": "취소",
|
||||
"singleDependentError": "확장 '{0}'을(를) 사용하지 않도록 설정할 수 없습니다. 확장 '{1}'이(가) 이 확장에 종속됩니다.",
|
||||
"twoDependentsError": "확장 '{0}'을(를) 사용하지 않도록 설정할 수 없습니다. 확장 '{1}' 및 '{2}'이(가) 이 확장에 종속됩니다.",
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"updateLocale": "VS Code의 UI 언어를 {0}(으)로 변경하고 다시 시작하시겠습니까?",
|
||||
"activateLanguagePack": "방금 설치한 언어 팩을 활성화하기 위해 VS Code를 다시 시작하시겠습니까?",
|
||||
"yes": "예",
|
||||
"no": "아니요",
|
||||
"neverAgain": "다시 표시 안 함",
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"configureLocale": "언어 구성",
|
||||
"configureLocale": "표시 언어 구성",
|
||||
"displayLanguage": "VSCode의 표시 언어를 정의합니다.",
|
||||
"doc": "지원되는 언어 목록은 {0} 을(를) 참조하세요.",
|
||||
"restart": "값을 변경하려면 VSCode를 다시 시작해야 합니다.",
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"name": "개요",
|
||||
"category.focus": "파일",
|
||||
"label.focus": "윤곽에 포커스 설정"
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"filter": "필터",
|
||||
"collapse": "모두 축소",
|
||||
"sortByPosition": "정렬 기준: 위치",
|
||||
"sortByName": "정렬 기준: 이름",
|
||||
"sortByKind": "정렬 기준: 유형",
|
||||
"live": "커서 따르기",
|
||||
"no-editor": "윤곽 정보를 제공할 수 있는 편집기가 열려 있지 않습니다.",
|
||||
"too-many-symbols": "죄송하지만 이 파일이 너무 커서 윤곽을 표시할 수 없습니다."
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"outline.title": "{1}의 줄 {0}"
|
||||
}
|
||||
@@ -6,6 +6,7 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"output": "출력",
|
||||
"outputPanelWithInputAriaLabel": "{0}, 출력 패널",
|
||||
"outputPanelAriaLabel": "출력 패널"
|
||||
}
|
||||
@@ -6,6 +6,8 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"defineKeybinding.oneExists": "1개의 기존 명령에 이 키 바인딩이 있습니다.",
|
||||
"defineKeybinding.existing": "{0}개의 기존 명령에 이 키 바인딩이 있습니다.",
|
||||
"defineKeybinding.initial": "원하는 키 조합을 누르고 <Enter> 키를 누르세요.",
|
||||
"defineKeybinding.chordsTo": "현"
|
||||
}
|
||||
@@ -7,6 +7,7 @@
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"openRawDefaultSettings": "원시 기본 설정 열기",
|
||||
"openSettings2": "설정 열기(미리 보기)",
|
||||
"openSettings": "설정 열기",
|
||||
"openGlobalSettings": "사용자 설정 열기",
|
||||
"openGlobalKeybindings": "바로 가기 키 열기",
|
||||
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"previewWarning": "미리 보기",
|
||||
"previewLabel": "새 설정 편집기의 미리 보기입니다.",
|
||||
"SearchSettings.AriaLabel": "설정 검색",
|
||||
"SearchSettings.Placeholder": "설정 검색",
|
||||
"advancedCustomizationLabel": "고급 사용자 지정의 경우 다음 파일을 열고 편집하세요.",
|
||||
"openSettingsLabel": "settings.json",
|
||||
"showOverriddenOnly": "수정된 내용만 표시",
|
||||
"treeAriaLabel": "설정",
|
||||
"feedbackButtonLabel": "피드백 제공"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"modifiedItemForeground": "수정된 설정의 전경색입니다.",
|
||||
"workspace": "작업 영역",
|
||||
"user": "사용자",
|
||||
"resetButtonTitle": "다시 설정",
|
||||
"configured": "수정됨",
|
||||
"alsoConfiguredIn": "다음에서도 수정됨",
|
||||
"configuredIn": "다음에서 수정됨",
|
||||
"editInSettingsJson": "settings.json에서 편집",
|
||||
"settingRowAriaLabel": "{0} {1}, 설정",
|
||||
"groupRowAriaLabel": "{0}, 그룹"
|
||||
}
|
||||
@@ -7,6 +7,7 @@
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"defaultPreferencesEditor": "기본 설정 편집기",
|
||||
"settingsEditor2": "설정 편집기 2",
|
||||
"keybindingsEditor": "키 바인딩 편집기",
|
||||
"preferences": "기본 설정"
|
||||
}
|
||||
@@ -12,6 +12,8 @@
|
||||
"previousSearchExcludePattern": "이전 검색 제외 패턴 표시",
|
||||
"nextSearchTerm": "다음 검색어 표시",
|
||||
"previousSearchTerm": "이전 검색어 표시",
|
||||
"nextReplaceTerm": "다음 검색 대체어 표시",
|
||||
"previousReplaceTerm": "이전 검색 대체어 표시",
|
||||
"findInFiles": "파일에서 찾기",
|
||||
"replaceInFiles": "파일에서 바꾸기",
|
||||
"RefreshAction.label": "새로 고침",
|
||||
|
||||
@@ -31,5 +31,5 @@
|
||||
"search.followSymlinks": "검색하는 동안 symlink를 누를지 여부를 제어합니다.",
|
||||
"search.smartCase": "패턴이 모두 소문자인 경우 대/소문자를 구분하지 않고 검색하고, 그렇지 않으면 대/소문자를 구분하여 검색합니다.",
|
||||
"search.globalFindClipboard": "macOS에서 검색 보기가 공유 클립보드 찾기를 읽거나 수정해야 할지를 제어합니다.",
|
||||
"search.location": "검색을 사이드바의 보기로 표시할지 또는 가로 간격을 늘리기 위해 패널 영역의 패널로 표시할지를 제어합니다. 다음 릴리스의 패널에서의 검색은 가로 레이아웃이 개선되며 더 이상 미리 보기가 아닙니다."
|
||||
"search.location": "검색을 사이드바의 보기로 표시할지 또는 가로 간격을 늘리기 위해 패널 영역의 패널로 표시할지를 제어합니다."
|
||||
}
|
||||
@@ -28,6 +28,7 @@
|
||||
"JsonSchema.tasks.group.none": "작업을 그룹에 할당 안 함",
|
||||
"JsonSchema.tasks.group": "이 작업을 할당할 실행 그룹을 정의합니다. 빌드 그룹에 추가를 위한 \"build'와 테스트 그룹에 추가를 위한 \"test\"를 지원합니다.",
|
||||
"JsonSchema.tasks.type": "작업이 프로세스로 실행되는지 또는 셸 내의 명령으로 실행되는지를 제어합니다.",
|
||||
"JsonSchema.commandArray": "실행할 셸 명령입니다. 배열 항목은 공백 문자를 사용하여 연결됩니다.",
|
||||
"JsonSchema.command.quotedString.value": "실제 명령 값",
|
||||
"JsonSchema.tasks.quoting.escape": "셸의 이스케이프 문자를 사용하여 문자를 이스케이프합니다(예: ` under PowerShell 및 \\ under bash).",
|
||||
"JsonSchema.tasks.quoting.strong": "셸의 강력한 따옴표 문자를 사용하여 인수를 따옴표 처리합니다(예: \" under PowerShell and bash).",
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
"terminal.integrated.copyOnSelection": "설정된 경우, 터미널에서 선택된 텍스트가 클립보드로 복사됩니다.",
|
||||
"terminal.integrated.fontFamily": "터미널의 글꼴 패밀리를 제어하며, 기본값은 editor.fontFamily의 값입니다.",
|
||||
"terminal.integrated.fontSize": "터미널의 글꼴 크기(픽셀)를 제어합니다.",
|
||||
"terminal.integrated.letterSpacing": "터미널의 문자 간격을 제어하며, 문자 사이에 추가할 픽셀의 양을 나타내는 정수 값입니다.",
|
||||
"terminal.integrated.lineHeight": "터미널의 줄 높이를 제어합니다. 이 숫자에 터미널 글꼴 크기를 곱해 실제 줄 높이(픽셀)를 얻습니다.",
|
||||
"terminal.integrated.fontWeight": "터미널 내에서 굵은 글꼴이 아닌 텍스트에 사용할 글꼴 두께입니다.",
|
||||
"terminal.integrated.fontWeightBold": "터미널 내에서 굵은 글꼴 텍스트에 사용할 글꼴 두께입니다.",
|
||||
@@ -26,6 +27,7 @@
|
||||
"terminal.integrated.cursorStyle": "터미널 커서의 스타일을 제어합니다.",
|
||||
"terminal.integrated.scrollback": "터미널에서 버퍼에 유지하는 최대 줄 수를 제어합니다.",
|
||||
"terminal.integrated.setLocaleVariables": "로캘 변수가 터미널 시작 시 설정되는지 여부를 제어하며, 기본값은 OS X에서 true이고 기타 플랫폼에서 false입니다.",
|
||||
"terminal.integrated.rendererType": "터미널이 렌더링되는 방식을 제어하며, 옵션은 \"canvas\"(표준(고속) 캔버스 렌더러, \"dom\"(대체 (fallback) DOM 기반 렌더러) 또는 \"auto\"(VS Code에서 어떤 렌더러가 가장 적절할지 추축하도록 허용)입니다. 이 설정을 적용하려면 VS Code를 다시 로드해야 합니다.",
|
||||
"terminal.integrated.rightClickBehavior": "터미널이 마우스 오른쪽 단추 클릭에 대응하는 방식을 제어합니다. 가능한 값은 'default', 'copyPaste' 및 'selectWord'입니다. 'default'는 상황에 맞는 메뉴를 표시하고, 'copyPaste'는 선택 항목이 있으면 복사하고 없으면 붙여 넣으며, 'selectWord'는 커서 아래의 단어를 선택하고 상황에 맞는 메뉴를 표시합니다.",
|
||||
"terminal.integrated.cwd": "터미널이 시작될 명시적 시작 경로입니다. 셸 프로세스의 현재 작업 디렉터리(cwd)로 사용됩니다. 루트 디렉터리가 편리한 cwd가 아닌 경우 작업 영역 설정에서 특히 유용하게 사용할 수 있습니다.",
|
||||
"terminal.integrated.confirmOnExit": "끝낼 때 활성 터미널 세션이 있는지 확인할지 여부입니다.",
|
||||
|
||||
@@ -57,5 +57,7 @@
|
||||
"workbench.action.terminal.scrollToPreviousCommand": "이전 명령으로 스크롤",
|
||||
"workbench.action.terminal.scrollToNextCommand": "다음 명령으로 스크롤",
|
||||
"workbench.action.terminal.selectToPreviousCommand": "이전 명령까지 선택",
|
||||
"workbench.action.terminal.selectToNextCommand": "다음 명령까지 선택"
|
||||
"workbench.action.terminal.selectToNextCommand": "다음 명령까지 선택",
|
||||
"workbench.action.terminal.selectToPreviousLine": "이전 줄까지 선택",
|
||||
"workbench.action.terminal.selectToNextLine": "다음 줄까지 선택"
|
||||
}
|
||||
@@ -9,6 +9,11 @@
|
||||
"terminal.integrated.a11yBlankLine": "빈 줄",
|
||||
"terminal.integrated.a11yPromptLabel": "터미널 입력",
|
||||
"terminal.integrated.a11yTooMuchOutput": "발표할 출력이 너무 많음, 읽을 행으로 수동 이동",
|
||||
"yes": "예",
|
||||
"terminal.rendererInAllNewTerminals": "새로 만든 터미널은 모두 비 GPU 렌더러를 사용합니다.",
|
||||
"no": "아니요",
|
||||
"dontShowAgain": "다시 표시 안 함",
|
||||
"terminal.slowRendering": "통합 터미널의 표준 렌더러가 컴퓨터에서 느린 것 같습니다. 성능을 향상할 수 있는 대체 DOM 기반 렌더러로 전환하시겠습니까? [터미널 설정에 대한 자세한 정보](https://code.visualstudio.com/docs/editor/integrated-terminal#_changing-how-the-terminal-is-rendered)",
|
||||
"terminal.integrated.copySelection.noSelection": "터미널에 복사할 선택 항목이 없음",
|
||||
"terminal.integrated.exitedWithCode": "터미널 프로세스가 종료 코드 {0}(으)로 종료되었습니다.",
|
||||
"terminal.integrated.waitOnExit": "터미널을 닫으려면 아무 키나 누르세요.",
|
||||
|
||||
@@ -6,6 +6,8 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"terminal.useMonospace": "'고정 폭' 사용",
|
||||
"terminal.monospaceOnly": "터미널은 고정 폭 글꼴만 지원합니다.",
|
||||
"copy": "복사",
|
||||
"split": "분할",
|
||||
"paste": "붙여넣기",
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"unsupportedWorkspaceSettings": "이 작업 영역에는 사용자 설정({0})에서만 지정할 수 있는 설정이 포함되어 있습니다. 자세히 알아보려면 [여기]({1})를 클릭하세요.",
|
||||
"openWorkspaceSettings": "작업 영역 설정 열기",
|
||||
"dontShowAgain": "다시 표시 안 함",
|
||||
"unsupportedWorkspaceSettings": "이 작업 영역에는 사용자 설정({0})에서만 지정할 수 있는 설정이 포함되어 있습니다. 자세히 알아보려면 [여기]({1})를 클릭하세요."
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
"later": "나중에",
|
||||
"updateAvailable": "사용 가능한 업데이트가 있습니다. {0} {1}",
|
||||
"installUpdate": "업데이트 설치",
|
||||
"updateInstalling": "{0} {1}이(가) 백그라운드로 설치되고 있습니다. 완료되면 알려드리겠습니다.",
|
||||
"updateInstalling": "{0} {1}이(가) 백그라운드에서 설치되고 있습니다. 설치가 끝나면 알려드리겠습니다.",
|
||||
"updateAvailableAfterRestart": "최신 업데이트를 적용하려면 {0}을(를) 다시 시작하세요.",
|
||||
"updateNow": "지금 업데이트",
|
||||
"commandPalette": "명령 팔레트...",
|
||||
|
||||
@@ -7,6 +7,5 @@
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"walkThrough.editor.label": "대화형 실습",
|
||||
"help": "도움말",
|
||||
"interactivePlayground": "대화형 실습"
|
||||
"help": "도움말"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"summary.0": "편집하지 않음",
|
||||
"summary.nm": "{1}개 파일에서 {0}개 텍스트 편집을 수행함",
|
||||
"summary.n0": "1개 파일에서 {0}개 텍스트 편집을 수행함",
|
||||
"conflict": "이러한 파일이 동시에 변경되었습니다. {0}"
|
||||
}
|
||||
@@ -16,6 +16,7 @@
|
||||
"vscode.extension.contributes.configuration": "구성 설정을 적용합니다.",
|
||||
"invalid.title": "'configuration.title'은 문자열이어야 합니다.",
|
||||
"invalid.properties": "'configuration.properties'는 개체여야 합니다.",
|
||||
"invalid.property": "'configuration.properties'는 개체여야 합니다.",
|
||||
"invalid.allOf": "'configuration.allOf'는 사용되지 않으며 더 이상 사용해서는 안됩니다. 대신 여러 구성 섹션을 배열로 'configuration' 기여 지점에 전달하세요.",
|
||||
"workspaceConfig.folders.description": "작업 영역에 로드되는 폴더 목록입니다.",
|
||||
"workspaceConfig.path.description": "파일 경로입니다. 예: `/root/folderA` 또는 `./folderA`(작업 영역 파일의 위치를 기준으로 확인할 상대 경로인 경우)",
|
||||
|
||||
@@ -5,5 +5,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."
|
||||
]
|
||||
],
|
||||
"stringsOnlySupported": "{0} 명령이 문자열 결과를 반환하지 않았습니다. 변수 대신 사용한 명령의 결과로는 문자열만 지원됩니다."
|
||||
}
|
||||
@@ -6,6 +6,7 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"invalidPath": "'{0}' 리소스의 경로는 절대 경로여야 합니다.",
|
||||
"fileNotFoundError": "파일을 찾을 수 없습니다({0}).",
|
||||
"fileIsDirectoryError": "파일이 디렉터리입니다.",
|
||||
"fileNotModifiedError": "파일 수정 안 됨",
|
||||
|
||||
Reference in New Issue
Block a user