Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/kor/extensions')
-rw-r--r--i18n/kor/extensions/css/client/out/cssMain.i18n.json4
-rw-r--r--i18n/kor/extensions/emmet/package.i18n.json5
-rw-r--r--i18n/kor/extensions/git/out/autofetch.i18n.json4
-rw-r--r--i18n/kor/extensions/git/out/commands.i18n.json7
-rw-r--r--i18n/kor/extensions/git/out/main.i18n.json3
-rw-r--r--i18n/kor/extensions/git/package.i18n.json5
-rw-r--r--i18n/kor/extensions/html/client/out/htmlMain.i18n.json4
-rw-r--r--i18n/kor/extensions/markdown/out/commands.i18n.json1
-rw-r--r--i18n/kor/extensions/markdown/out/security.i18n.json3
-rw-r--r--i18n/kor/extensions/merge-conflict/package.i18n.json1
-rw-r--r--i18n/kor/extensions/typescript/out/features/completionItemProvider.i18n.json1
-rw-r--r--i18n/kor/extensions/typescript/package.i18n.json1
12 files changed, 35 insertions, 4 deletions
diff --git a/i18n/kor/extensions/css/client/out/cssMain.i18n.json b/i18n/kor/extensions/css/client/out/cssMain.i18n.json
index 7ecfcb46fd7..64beafb9245 100644
--- a/i18n/kor/extensions/css/client/out/cssMain.i18n.json
+++ b/i18n/kor/extensions/css/client/out/cssMain.i18n.json
@@ -4,5 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
- "cssserver.name": "CSS 언어 서버"
+ "cssserver.name": "CSS 언어 서버",
+ "folding.start": "영역 접기 시작",
+ "folding.end": "접기 영역 끝"
} \ No newline at end of file
diff --git a/i18n/kor/extensions/emmet/package.i18n.json b/i18n/kor/extensions/emmet/package.i18n.json
index 10291752ac2..92dd938196e 100644
--- a/i18n/kor/extensions/emmet/package.i18n.json
+++ b/i18n/kor/extensions/emmet/package.i18n.json
@@ -49,5 +49,8 @@
"emmetPreferencesBemModifierSeparator": "BEM 필터 사용시 변경된 구분자를 클래스로 사용합니다.",
"emmetPreferencesFilterCommentBefore": "코멘트 필터가 적용 될때 코맨트 표시는 해당된 요소 앞에 배치 해야합니다.",
"emmetPreferencesFilterCommentAfter": "코멘트 필터가 적용 될때 코맨트 표시는 해당된 요소 뒤에 배치 해야합니다.",
- "emmetPreferencesFilterCommentTrigger": "콤마로 구분된 리스트의 속성은 코멘트 필터 약어로 존재해야 합니다."
+ "emmetPreferencesFilterCommentTrigger": "콤마로 구분된 리스트의 속성은 코멘트 필터 약어로 존재해야 합니다.",
+ "emmetPreferencesFormatNoIndentTags": "내부 들여쓰기하면 안 되는 태그 이름 배열",
+ "emmetPreferencesFormatForceIndentTags": "항상 내부 들여쓰기를 해야 하는 태그 이름의 배열",
+ "emmetPreferencesAllowCompactBoolean": "true인 경우 부울 속성의 축소된 표기법이 생성됩니다."
} \ No newline at end of file
diff --git a/i18n/kor/extensions/git/out/autofetch.i18n.json b/i18n/kor/extensions/git/out/autofetch.i18n.json
index 9ecba049193..a02c668eb9d 100644
--- a/i18n/kor/extensions/git/out/autofetch.i18n.json
+++ b/i18n/kor/extensions/git/out/autofetch.i18n.json
@@ -5,5 +5,7 @@
// Do not edit this file. It is machine generated.
{
"yes": "예",
- "no": "아니요"
+ "no": "아니요",
+ "not now": "나중에",
+ "suggest auto fetch": "Git 리포지토리 자동 페치하기를 사용하도록 설정하시겠습니까?"
} \ No newline at end of file
diff --git a/i18n/kor/extensions/git/out/commands.i18n.json b/i18n/kor/extensions/git/out/commands.i18n.json
index 2dc481e046b..15fcc99ffbe 100644
--- a/i18n/kor/extensions/git/out/commands.i18n.json
+++ b/i18n/kor/extensions/git/out/commands.i18n.json
@@ -9,9 +9,12 @@
"create branch": "$(plus) 새 분기 생성",
"repourl": "리포지토리 URL",
"parent": "부모 디렉터리",
+ "cancel": "$(sync~spin) 리포지토리를 복제하는 중... 취소하려면 클릭하세요.",
+ "cancel tooltip": "복제 취소",
"cloning": "Git 리포지토리를 복제하는 중...",
"openrepo": "리포지토리 열기",
"proposeopen": "복제된 리포지토리를 여시겠습니까?",
+ "init": "Git 리포지토리를 초기화할 작업 영역 폴더 선택",
"init repo": "리포지토리 초기화",
"create repo": "리포지토리 초기화",
"are you sure": "'{0}'에서 Git 리포지토리가 만들어집니다. 계속하시겠습니까?",
@@ -49,12 +52,15 @@
"select branch to delete": "삭제할 분기 선택",
"confirm force delete branch": "'{0}' 분기가 완벽히 병합되지 않았습니다. 그래도 삭제할까요?",
"delete branch": "분기 삭제",
+ "invalid branch name": "잘못된 분기 이름",
+ "branch already exists": "이름이 '{0}'인 분기가 이미 있습니다.",
"select a branch to merge from": "병합할 분기 선택",
"merge conflicts": "병합 충돌이 있습니다. 해결한 후 계속하십시오.",
"tag name": "태그 이름",
"provide tag name": "태그 이름을 입력하세요.",
"tag message": "메시지",
"provide tag message": "태그에 주석을 달 메시지를 입력하세요.",
+ "no remotes to fetch": "이 리포지토리에 페치할 원격 항목이 구성되어 있지 않습니다.",
"no remotes to pull": "리포지토리에 풀하도록 구성된 원격 항목이 없습니다.",
"pick remote pull repo": "분기를 가져올 원격 선택",
"no remotes to push": "리포지토리에 푸시하도록 구성된 원격이 없습니다.",
@@ -71,6 +77,7 @@
"no stashes": "복원할 스태시가 없습니다.",
"pick stash to pop": "표시할 스태시 선택",
"clean repo": "체크 아웃하기 전에 리포지토리 작업 트리를 정리하세요.",
+ "cant push": "참조를 원격에 푸시할 수 없습니다. 먼저 '풀'을 실행하여 변경 내용을 통합하세요.",
"git error details": "Git: {0}",
"git error": "Git 오류",
"open git log": "Git 로그 열기"
diff --git a/i18n/kor/extensions/git/out/main.i18n.json b/i18n/kor/extensions/git/out/main.i18n.json
index 1d7b6e3355c..e152fcdc537 100644
--- a/i18n/kor/extensions/git/out/main.i18n.json
+++ b/i18n/kor/extensions/git/out/main.i18n.json
@@ -4,8 +4,11 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
+ "looking": "다음에서 git을 찾는 중: {0}",
"using git": "{1}에서 git {0}을(를) 사용하는 중",
+ "downloadgit": "Git 다운로드",
"neverShowAgain": "다시 표시 안 함",
+ "notfound": "Git을 찾을 수 없습니다. 'git.path'를 사용하여 Git을 설치하거나 구성합니다.",
"updateGit": "Git 업데이트",
"git20": "Git {0}이(가) 설치된 것 같습니다. 코드는 2 이하의 Git에서 최적으로 작동합니다."
} \ No newline at end of file
diff --git a/i18n/kor/extensions/git/package.i18n.json b/i18n/kor/extensions/git/package.i18n.json
index 8499c412903..33448449d9e 100644
--- a/i18n/kor/extensions/git/package.i18n.json
+++ b/i18n/kor/extensions/git/package.i18n.json
@@ -33,8 +33,10 @@
"command.checkout": "다음으로 체크 아웃...",
"command.branch": "분기 만들기...",
"command.deleteBranch": "분기 삭제...",
+ "command.renameBranch": "분기 이름 바꾸기...",
"command.merge": "분기 병합...",
"command.createTag": "태그 생성",
+ "command.fetch": "페치",
"command.pull": "풀",
"command.pullRebase": "풀(다시 지정)",
"command.pullFrom": "가져올 위치...",
@@ -42,9 +44,11 @@
"command.pushTo": "다음으로 푸시...",
"command.pushWithTags": "태그로 푸시",
"command.sync": "동기화",
+ "command.syncRebase": "동기화(다시 지정)",
"command.publish": "분기 게시",
"command.showOutput": "Git 출력 표시",
"command.ignore": ".gitignore에 파일 추가",
+ "command.stashIncludeUntracked": "스태시(미추적 포함)",
"command.stash": "스태시",
"command.stashPop": "스태시 표시...",
"command.stashPopLatest": "최신 슬래시 표시",
@@ -57,6 +61,7 @@
"config.countBadge": "Git 배지 카운터를 제어합니다. `all`이면 변경 내용을 모두 계산하고, `tracked`이면 추적된 변경 내용만 계산하고, `off`이면 해제합니다.",
"config.checkoutType": "`다음으로 체크 아웃...`을 실행할 때 나열되는 분기 유형을 제어합니다. `all`이면 모든 참조를 표시하고, `local`이면 로컬 분기만 표시하고, `tags`이면 태그만 표시하고, `remote`이면 원격 분기만 표시합니다.",
"config.ignoreLegacyWarning": "레거시 Git 경고를 무시합니다.",
+ "config.ignoreMissingGitWarning": "Git이 없으면 경고를 무시합니다.",
"config.ignoreLimitWarning": "리포지토리에 변경 내용이 너무 많으면 경고를 무시합니다.",
"config.defaultCloneDirectory": "git 리포지토리를 복제할 기본 위치",
"config.enableSmartCommit": "단계적 변경 사항이 없는 경우 모든 변경 사항을 저장합니다.",
diff --git a/i18n/kor/extensions/html/client/out/htmlMain.i18n.json b/i18n/kor/extensions/html/client/out/htmlMain.i18n.json
index 5be38446dc7..596b2f4e3b5 100644
--- a/i18n/kor/extensions/html/client/out/htmlMain.i18n.json
+++ b/i18n/kor/extensions/html/client/out/htmlMain.i18n.json
@@ -4,5 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
- "htmlserver.name": "HTML 언어 서버"
+ "htmlserver.name": "HTML 언어 서버",
+ "folding.start": "영역 접기 시작",
+ "folding.end": "접기 영역 끝"
} \ No newline at end of file
diff --git a/i18n/kor/extensions/markdown/out/commands.i18n.json b/i18n/kor/extensions/markdown/out/commands.i18n.json
index f38833da5da..055ede2dd13 100644
--- a/i18n/kor/extensions/markdown/out/commands.i18n.json
+++ b/i18n/kor/extensions/markdown/out/commands.i18n.json
@@ -4,5 +4,6 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
+ "previewTitle": "{0} 미리 보기",
"onPreviewStyleLoadError": "'markdown.styles': {0}을 불러올 수 없음"
} \ No newline at end of file
diff --git a/i18n/kor/extensions/markdown/out/security.i18n.json b/i18n/kor/extensions/markdown/out/security.i18n.json
index 6dd50f40273..dcffab2e9ec 100644
--- a/i18n/kor/extensions/markdown/out/security.i18n.json
+++ b/i18n/kor/extensions/markdown/out/security.i18n.json
@@ -11,5 +11,8 @@
"disable.title": "사용 안 함",
"disable.description": "모든 콘텐츠 및 스크립트 실행을 허용합니다. 권장하지 않습니다.",
"moreInfo.title": "추가 정보",
+ "enableSecurityWarning.title": "이 작업 영역에서 미리 보기 보안 경고 사용",
+ "disableSecurityWarning.title": "이 작업 영역에서 미리보기 보안 경고 사용 안 함",
+ "toggleSecurityWarning.description": "콘텐츠 보안 수준에 영향을 주지 않습니다.",
"preview.showPreviewSecuritySelector.title": "이 작업 영역에 대해 Markdown 미리 보기의 보안 설정 선택"
} \ No newline at end of file
diff --git a/i18n/kor/extensions/merge-conflict/package.i18n.json b/i18n/kor/extensions/merge-conflict/package.i18n.json
index ceb1a3d504d..9416111e4bb 100644
--- a/i18n/kor/extensions/merge-conflict/package.i18n.json
+++ b/i18n/kor/extensions/merge-conflict/package.i18n.json
@@ -5,6 +5,7 @@
// Do not edit this file. It is machine generated.
{
"command.category": "충돌 병합",
+ "command.accept.all-current": "모든 현재 사항 수락",
"command.accept.all-incoming": "수신 모두 수락",
"command.accept.all-both": "둘 다 모두 수락",
"command.accept.current": "현재 수락",
diff --git a/i18n/kor/extensions/typescript/out/features/completionItemProvider.i18n.json b/i18n/kor/extensions/typescript/out/features/completionItemProvider.i18n.json
index bfc413e861a..a9f19fc8665 100644
--- a/i18n/kor/extensions/typescript/out/features/completionItemProvider.i18n.json
+++ b/i18n/kor/extensions/typescript/out/features/completionItemProvider.i18n.json
@@ -4,6 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
+ "selectCodeAction": "적용할 코드 동작 선택",
"acquiringTypingsLabel": "typings를 가져오는 중...",
"acquiringTypingsDetail": "IntelliSense에 대한 typings 정의를 가져오는 중입니다.",
"autoImportLabel": "{0}에서 자동으로 가져오기"
diff --git a/i18n/kor/extensions/typescript/package.i18n.json b/i18n/kor/extensions/typescript/package.i18n.json
index 8a1fd73f72f..7b99823e951 100644
--- a/i18n/kor/extensions/typescript/package.i18n.json
+++ b/i18n/kor/extensions/typescript/package.i18n.json
@@ -39,6 +39,7 @@
"typescript.openTsServerLog.title": "TS 서버 로그 열기",
"typescript.restartTsServer": "TS 서버 다시 시작",
"typescript.selectTypeScriptVersion.title": "TypeScript 버전 선택",
+ "typescript.reportStyleChecksAsWarnings": "스타일 검사를 경고로 보고",
"jsDocCompletion.enabled": "자동 JSDoc 주석 사용/사용 안 함",
"javascript.implicitProjectConfig.checkJs": "JavaScript 파일의 의미 체계 검사를 사용/사용하지 않습니다. 기존 jsconfig.json 또는 tsconfig.json 파일은 이 설정을 재정의합니다. TypeScript >=2.3.1이 필요합니다. ",
"typescript.npm": "자동 입력 인식에 사용된 NPM 실행 파일 경로를 지정합니다. TypeScript >= 2.3.4가 필요합니다.",