@codingame/monaco-vscode-language-pack-ko 1.83.3-next.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +1 -0
- package/index.js +92 -0
- package/package.json +23 -0
- package/translations/extensions/ms-vscode.js-debug.i18n.json +418 -0
- package/translations/extensions/vscode.bat.i18n.json +16 -0
- package/translations/extensions/vscode.builtin-notebook-renderers.i18n.json +16 -0
- package/translations/extensions/vscode.clojure.i18n.json +16 -0
- package/translations/extensions/vscode.coffeescript.i18n.json +16 -0
- package/translations/extensions/vscode.configuration-editing.i18n.json +68 -0
- package/translations/extensions/vscode.cpp.i18n.json +16 -0
- package/translations/extensions/vscode.csharp.i18n.json +16 -0
- package/translations/extensions/vscode.css-language-features.i18n.json +365 -0
- package/translations/extensions/vscode.css.i18n.json +16 -0
- package/translations/extensions/vscode.dart.i18n.json +16 -0
- package/translations/extensions/vscode.debug-auto-launch.i18n.json +37 -0
- package/translations/extensions/vscode.debug-server-ready.i18n.json +30 -0
- package/translations/extensions/vscode.diff.i18n.json +16 -0
- package/translations/extensions/vscode.docker.i18n.json +16 -0
- package/translations/extensions/vscode.emmet.i18n.json +83 -0
- package/translations/extensions/vscode.extension-editing.i18n.json +33 -0
- package/translations/extensions/vscode.fsharp.i18n.json +16 -0
- package/translations/extensions/vscode.git-base.i18n.json +30 -0
- package/translations/extensions/vscode.git.i18n.json +606 -0
- package/translations/extensions/vscode.github-authentication.i18n.json +37 -0
- package/translations/extensions/vscode.github.i18n.json +58 -0
- package/translations/extensions/vscode.go.i18n.json +16 -0
- package/translations/extensions/vscode.groovy.i18n.json +16 -0
- package/translations/extensions/vscode.grunt.i18n.json +25 -0
- package/translations/extensions/vscode.gulp.i18n.json +24 -0
- package/translations/extensions/vscode.handlebars.i18n.json +16 -0
- package/translations/extensions/vscode.hlsl.i18n.json +16 -0
- package/translations/extensions/vscode.html-language-features.i18n.json +302 -0
- package/translations/extensions/vscode.html.i18n.json +16 -0
- package/translations/extensions/vscode.ini.i18n.json +16 -0
- package/translations/extensions/vscode.ipynb.i18n.json +26 -0
- package/translations/extensions/vscode.jake.i18n.json +24 -0
- package/translations/extensions/vscode.java.i18n.json +16 -0
- package/translations/extensions/vscode.javascript.i18n.json +16 -0
- package/translations/extensions/vscode.json-language-features.i18n.json +185 -0
- package/translations/extensions/vscode.json.i18n.json +16 -0
- package/translations/extensions/vscode.julia.i18n.json +16 -0
- package/translations/extensions/vscode.latex.i18n.json +16 -0
- package/translations/extensions/vscode.less.i18n.json +16 -0
- package/translations/extensions/vscode.log.i18n.json +16 -0
- package/translations/extensions/vscode.lua.i18n.json +16 -0
- package/translations/extensions/vscode.make.i18n.json +16 -0
- package/translations/extensions/vscode.markdown-language-features.i18n.json +150 -0
- package/translations/extensions/vscode.markdown-math.i18n.json +18 -0
- package/translations/extensions/vscode.markdown.i18n.json +16 -0
- package/translations/extensions/vscode.media-preview.i18n.json +40 -0
- package/translations/extensions/vscode.merge-conflict.i18n.json +49 -0
- package/translations/extensions/vscode.microsoft-authentication.i18n.json +40 -0
- package/translations/extensions/vscode.npm.i18n.json +122 -0
- package/translations/extensions/vscode.objective-c.i18n.json +16 -0
- package/translations/extensions/vscode.perl.i18n.json +16 -0
- package/translations/extensions/vscode.php-language-features.i18n.json +31 -0
- package/translations/extensions/vscode.php.i18n.json +16 -0
- package/translations/extensions/vscode.powershell.i18n.json +16 -0
- package/translations/extensions/vscode.pug.i18n.json +16 -0
- package/translations/extensions/vscode.python.i18n.json +16 -0
- package/translations/extensions/vscode.r.i18n.json +16 -0
- package/translations/extensions/vscode.razor.i18n.json +16 -0
- package/translations/extensions/vscode.references-view.i18n.json +61 -0
- package/translations/extensions/vscode.restructuredtext.i18n.json +16 -0
- package/translations/extensions/vscode.ruby.i18n.json +16 -0
- package/translations/extensions/vscode.rust.i18n.json +16 -0
- package/translations/extensions/vscode.scss.i18n.json +16 -0
- package/translations/extensions/vscode.search-result.i18n.json +16 -0
- package/translations/extensions/vscode.shaderlab.i18n.json +16 -0
- package/translations/extensions/vscode.shellscript.i18n.json +16 -0
- package/translations/extensions/vscode.simple-browser.i18n.json +28 -0
- package/translations/extensions/vscode.sql.i18n.json +16 -0
- package/translations/extensions/vscode.swift.i18n.json +16 -0
- package/translations/extensions/vscode.theme-abyss.i18n.json +17 -0
- package/translations/extensions/vscode.theme-defaults.i18n.json +25 -0
- package/translations/extensions/vscode.theme-kimbie-dark.i18n.json +17 -0
- package/translations/extensions/vscode.theme-monokai-dimmed.i18n.json +17 -0
- package/translations/extensions/vscode.theme-monokai.i18n.json +17 -0
- package/translations/extensions/vscode.theme-quietlight.i18n.json +17 -0
- package/translations/extensions/vscode.theme-red.i18n.json +17 -0
- package/translations/extensions/vscode.theme-solarized-dark.i18n.json +17 -0
- package/translations/extensions/vscode.theme-solarized-light.i18n.json +17 -0
- package/translations/extensions/vscode.theme-tomorrow-night-blue.i18n.json +17 -0
- package/translations/extensions/vscode.tunnel-forwarding.i18n.json +27 -0
- package/translations/extensions/vscode.typescript-language-features.i18n.json +350 -0
- package/translations/extensions/vscode.typescript.i18n.json +16 -0
- package/translations/extensions/vscode.vb.i18n.json +16 -0
- package/translations/extensions/vscode.vscode-theme-seti.i18n.json +17 -0
- package/translations/extensions/vscode.xml.i18n.json +16 -0
- package/translations/extensions/vscode.yaml.i18n.json +16 -0
- package/translations/main.i18n.json.js +13020 -0
|
@@ -0,0 +1,606 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"bundle": {
|
|
12
|
+
"\"{0}\" has fingerprint \"{1}\"": "\"{0}\"에 지문 \"{1}\"이(가) 있음",
|
|
13
|
+
"$(info) Remote \"{0}\" has no tags.": "$(info) 원격 \"{0}\"에 태그가 없습니다.",
|
|
14
|
+
"$(info) This repository has no tags.": "$(info) 이 리포지토리에는 태그가 없습니다.",
|
|
15
|
+
"A branch named \"{0}\" already exists": "이름이 \"{0}\"인 분기가 이미 있습니다.",
|
|
16
|
+
"A git repository was found in the parent folders of the workspace or the open file(s). Would you like to open the repository?": "작업 영역의 부모 폴더 또는 열린 파일에서 Git 리포지토리를 찾았습니다. 리포지토리를 열까요?",
|
|
17
|
+
"Absolute paths not supported in \"git.scanRepositories\" setting.": "“git.scanRepositories” 설정에서는 절대 경로를 사용할 수 없습니다.",
|
|
18
|
+
"Add Remote": "원격 추가",
|
|
19
|
+
"Add a new remote...": "새 원격 추가...",
|
|
20
|
+
"Add remote from URL": "URL에서 원격 추가",
|
|
21
|
+
"Add remote from {0}": "{0}에서 원격 추가",
|
|
22
|
+
"Add to Workspace": "작업 영역에 추가",
|
|
23
|
+
"All Changes": "모든 변경 내용",
|
|
24
|
+
"All Repositories": "모든 리포지토리",
|
|
25
|
+
"Always": "항상",
|
|
26
|
+
"Always Pull": "항상 풀",
|
|
27
|
+
"Are you sure you want to DELETE {0} files?\\nThis is IRREVERSIBLE!\\nThese files will be FOREVER LOST if you proceed.": "파일 {0}개를 삭제하시겠습니까?\\n이 작업은 되돌릴 수 없습니다!\\n계속하면 해당 파일이 영구적으로 손실됩니다.",
|
|
28
|
+
"Are you sure you want to DELETE {0}?\\nThis is IRREVERSIBLE!\\nThis file will be FOREVER LOST if you proceed.": "{0}을(를) 삭제하시겠습니까?\\n이 작업은 되돌릴 수 없습니다!\\n계속하면 이 파일이 영구적으로 손실됩니다.",
|
|
29
|
+
"Are you sure you want to continue connecting?": "연결을 계속 진행하시겠습니까?",
|
|
30
|
+
"Are you sure you want to create an empty commit?": "빈 커밋을 만드시겠습니까?",
|
|
31
|
+
"Are you sure you want to discard ALL changes in {0} files?\\nThis is IRREVERSIBLE!\\nYour current working set will be FOREVER LOST if you proceed.": "파일 {0}개의 변경 내용을 모두 취소하시겠습니까?\\n이 작업은 되돌릴 수 없습니다!\\n계속하면 현재 작업 집합이 영구적으로 손실됩니다.",
|
|
32
|
+
"Are you sure you want to discard changes in {0} files?": "{0}개 파일의 변경 내용을 취소하시겠습니까?",
|
|
33
|
+
"Are you sure you want to discard changes in {0}?": "{0}의 변경 내용을 취소하시겠습니까?",
|
|
34
|
+
"Are you sure you want to drop ALL stashes? There are {0} stashes that will be subject to pruning, and MAY BE IMPOSSIBLE TO RECOVER.": "모든 스태시를 삭제하시겠습니까? 정리 대상이 될 스태시가 {0}개 있으며 복구가 불가능할 수 있습니다.",
|
|
35
|
+
"Are you sure you want to drop ALL stashes? There is 1 stash that will be subject to pruning, and MAY BE IMPOSSIBLE TO RECOVER.": "모든 스태시를 삭제하시겠습니까? 정리 대상이 될 스태시가 1개 있으며 복구가 불가능할 수 있습니다.",
|
|
36
|
+
"Are you sure you want to drop the stash: {0}?": "스태시 {0}을(를) 삭제하시겠습니까?",
|
|
37
|
+
"Are you sure you want to restore {0} files?": "{0}개 파일을 복원하겠습니까?",
|
|
38
|
+
"Are you sure you want to restore {0}?": "{0}을(를) 복원하시겠습니까?",
|
|
39
|
+
"Are you sure you want to stage {0} files with merge conflicts?": "병합 충돌이 있는 {0} 파일을 스테이징하시겠습니까?",
|
|
40
|
+
"Are you sure you want to stage {0} with merge conflicts?": "병합 충돌이 있는 {0}을(를) 스테이징하시겠습니까?",
|
|
41
|
+
"Ask Me Later": "나중에 물어보기",
|
|
42
|
+
"Branch name": "분기 이름",
|
|
43
|
+
"Branch name needs to match regex: {0}": "분기 이름은 regex {0}과(와) 일치해야 합니다.",
|
|
44
|
+
"Can\\'t push refs to remote. Try running \"Pull\" first to integrate your changes.": "참조를 원격에 푸시할 수 없습니다. 먼저 \\'풀\\'을 실행하여 변경 내용을 통합하세요.",
|
|
45
|
+
"Can\\'t undo because HEAD doesn\\'t point to any commit.": "HEAD가 커밋을 가리키지 않으므로 실행 취소할 수 없습니다.",
|
|
46
|
+
"Changes": "변경 사항",
|
|
47
|
+
"Checking Out Branch/Tag...": "분기/태그를 체크 아웃하는 중...",
|
|
48
|
+
"Checking Out Changes...": "변경 내용을 확인하는 중...",
|
|
49
|
+
"Checkout Branch/Tag...": "분기/태그 체크 아웃...",
|
|
50
|
+
"Checkout detached...": "체크 아웃 분리됨...",
|
|
51
|
+
"Choose Folder...": "폴더 선택...",
|
|
52
|
+
"Choose a folder to clone {0} into": "{0}을(를) 복제할 폴더를 선택하세요.",
|
|
53
|
+
"Choose a repository": "리포지토리 선택",
|
|
54
|
+
"Choose which repository to clone": "복제할 리포지토리 선택",
|
|
55
|
+
"Clone from URL": "리포지토리 URL",
|
|
56
|
+
"Clone from {0}": "{0}에서 복제",
|
|
57
|
+
"Cloning git repository \"{0}\"...": "Git 리포지토리 \"{0}\"을(를) 복제하는 중...",
|
|
58
|
+
"Commit": "커밋",
|
|
59
|
+
"Commit & Push Changes": "변경 내용 커밋 및 푸시",
|
|
60
|
+
"Commit & Sync Changes": "변경 내용 커밋 및 동기화",
|
|
61
|
+
"Commit Anyway": "커밋 진행",
|
|
62
|
+
"Commit Changes": "변경 내용 커밋",
|
|
63
|
+
"Commit Changes on \"{0}\"": "\"{0}\"에 변경 내용 커밋",
|
|
64
|
+
"Commit Changes to New Branch": "새 분기에 변경 내용 커밋",
|
|
65
|
+
"Commit Hash": "커밋 해시",
|
|
66
|
+
"Commit message": "커밋 메시지",
|
|
67
|
+
"Commit operation was cancelled due to empty commit message.": "커밋 메시지가 비어 있어 커밋 작업이 취소되었습니다.",
|
|
68
|
+
"Commit to New Branch & Push Changes": "새 분기에 커밋 및 변경 내용 푸시",
|
|
69
|
+
"Commit to New Branch & Synchronize Changes": "새 분기에 커밋 및 변경 내용 동기화",
|
|
70
|
+
"Commit to a New Branch": "새 브랜치에 커밋",
|
|
71
|
+
"Commits without verification are not allowed, please enable them with the \"git.allowNoVerifyCommit\" setting.": "확인 없는 커밋은 허용되지 않습니다. \"git.allowNoVerifyCommit\" 설정을 통해 사용하도록 설정하세요.",
|
|
72
|
+
"Committing & Pushing Changes...": "변경 내용 커밋 및 푸시 중...",
|
|
73
|
+
"Committing & Synchronizing Changes...": "커밋 및 변경 내용을 동기화하는 중...",
|
|
74
|
+
"Committing Changes to New Branch...": "새 분기에 변경 내용 커밋 중...",
|
|
75
|
+
"Committing Changes...": "변경 내용 커밋 중...",
|
|
76
|
+
"Committing to New Branch & Pushing Changes...": "새 분기에 대한 커밋 및 변경 내용 푸시 중...",
|
|
77
|
+
"Committing to New Branch & Synchronizing Changes...": "새 분기에 커밋 및 변경 내용을 동기화하는 중...",
|
|
78
|
+
"Conflict: Added By Them": "충돌: 타인이 추가",
|
|
79
|
+
"Conflict: Added By Us": "충돌: 자체 추가",
|
|
80
|
+
"Conflict: Both Added": "충돌: 양쪽에서 추가",
|
|
81
|
+
"Conflict: Both Deleted": "충돌: 양쪽에서 삭제",
|
|
82
|
+
"Conflict: Both Modified": "충돌: 양쪽에서 수정",
|
|
83
|
+
"Conflict: Deleted By Them": "충돌: 타인이 삭제",
|
|
84
|
+
"Conflict: Deleted By Us": "충돌: 자체 삭제",
|
|
85
|
+
"Continue Rebase": "계속 기준 다시 지정",
|
|
86
|
+
"Continuing Rebase...": "기준 주소 다시 지정을 계속하는 중...",
|
|
87
|
+
"Could not clone your repository as Git is not installed.": "Git이 설치되지 않아 저장소를 복제할 수 없습니다.",
|
|
88
|
+
"Create Empty Commit": "빈 커밋 만들기",
|
|
89
|
+
"Create new branch from...": "에서 새 분기 만들기...",
|
|
90
|
+
"Create new branch...": "새 분기 만들기...",
|
|
91
|
+
"Current": "현재",
|
|
92
|
+
"Current commit message only contains whitespace characters": "현재 커밋 메시지에는 공백 문자만 포함됩니다.",
|
|
93
|
+
"Delete Branch": "분기 삭제",
|
|
94
|
+
"Delete File": "파일 삭제",
|
|
95
|
+
"Delete Files": "파일 삭제",
|
|
96
|
+
"Delete file": "파일 삭제",
|
|
97
|
+
"Deleted": "삭제",
|
|
98
|
+
"Discard 1 File": "1개 파일 취소",
|
|
99
|
+
"Discard 1 Tracked File": "1개의 추적된 파일 취소",
|
|
100
|
+
"Discard All {0} Files": "{0}개 파일 모두 버리기",
|
|
101
|
+
"Discard Changes": "변경 내용 취소",
|
|
102
|
+
"Discard {0} Tracked Files": "{0}개의 추적된 파일 취소",
|
|
103
|
+
"Don\\'t Pull": "풀 안 함",
|
|
104
|
+
"Don\\'t Show Again": "다시 표시 안 함",
|
|
105
|
+
"Download Git": "Git 다운로드",
|
|
106
|
+
"Email": "전자 메일",
|
|
107
|
+
"Enables the following features: {0}": "다음 기능을 사용하도록 설정: {0}",
|
|
108
|
+
"Failed to authenticate to git remote.": "git remote에 인증하지 못했습니다.",
|
|
109
|
+
"Failed to authenticate to git remote:\\n\\n{0}": "git remote에 인증하지 못했습니다.\\n\\n{0}",
|
|
110
|
+
"File \"{0}\" was deleted by them and modified by us.\\n\\nWhat would you like to do?": "\"{0}\" 파일을 다른 사용자가 삭제하고 Microsoft가 수정했습니다.\\n\\n어떻게 하시겠습니까?",
|
|
111
|
+
"File \"{0}\" was deleted by us and modified by them.\\n\\nWhat would you like to do?": "\"{0}\" 파일을 Microsoft가 삭제하고 다른 사용자가 수정했습니다.\\n\\n어떻게 하시겠습니까?",
|
|
112
|
+
"Force Checkout": "강제 체크 아웃",
|
|
113
|
+
"Force push is not allowed, please enable it with the \"git.allowForcePush\" setting.": "강제 푸시가 허용되지 않습니다. \"git.allowForcePush\" 설정으로 사용하도록 설정하세요.",
|
|
114
|
+
"Git History": "Git 기록",
|
|
115
|
+
"Git error": "Git 오류",
|
|
116
|
+
"Git local working changes": "Git 로컬 작업 변경 내용",
|
|
117
|
+
"Git not found. Install it or configure it using the \"git.path\" setting.": "Git을 찾을 수 없습니다. “git.path”를 사용하여 Git을 설치하거나 구성합니다.",
|
|
118
|
+
"Git repositories were found in the parent folders of the workspace or the open file(s). Would you like to open the repositories?": "작업 영역의 부모 폴더 또는 열린 파일에서 Git 리포지토리를 찾았습니다. 리포지토리를 열까요?",
|
|
119
|
+
"Git: {0}": "Git: {0}",
|
|
120
|
+
"HEAD version of \"{0}\" is not available.": "“{0}”의 HEAD 버전을 사용할 수 없습니다.",
|
|
121
|
+
"Ignored": "무시됨",
|
|
122
|
+
"Incoming": "수신",
|
|
123
|
+
"Index Added": "인덱스 추가됨",
|
|
124
|
+
"Index Copied": "인덱스 복사됨",
|
|
125
|
+
"Index Deleted": "인덱스 삭제됨",
|
|
126
|
+
"Index Modified": "인덱스 수정됨",
|
|
127
|
+
"Index Renamed": "인덱스 이름 변경됨",
|
|
128
|
+
"Initialize Repository": "리포지토리 초기화",
|
|
129
|
+
"Intent to Add": "추가할 의도",
|
|
130
|
+
"Intent to Rename": "이름 바꾸기 의도",
|
|
131
|
+
"Invalid branch name": "잘못된 분기 이름",
|
|
132
|
+
"It looks like the current branch \"{0}\" might have been rebased. Are you sure you still want to pull into it?": "현재 분기 \"{0}\"이(가) 다시 지정된 것 같습니다. 해당 분기로 풀하시겠습니까?",
|
|
133
|
+
"It looks like the current branch might have been rebased. Are you sure you still want to pull into it?": "현재 분기가 다시 지정된 것 같습니다. 해당 분기로 풀하시겠습니까?",
|
|
134
|
+
"It\\'s not possible to change the commit message in the middle of a rebase. Please complete the rebase operation and use interactive rebase instead.": "기준 주소를 다시 지정하는 중에는 커밋 메시지를 변경할 수 없습니다. 기준 주소 다시 지정 작업을 완료하고, 대신 대화형 기준 주소 다시 지정을 사용하세요.",
|
|
135
|
+
"Keep Our Version": "현재 버전 유지",
|
|
136
|
+
"Keep Their Version": "다른 사용자 버전 유지",
|
|
137
|
+
"Learn More": "자세한 정보",
|
|
138
|
+
"Log level: {0}": "로그 수준: {0}",
|
|
139
|
+
"Make sure you configure your \"user.name\" and \"user.email\" in git.": "git에서 \"user.name\" 및 \"user.email\"를 구성해야 합니다.",
|
|
140
|
+
"Manage Unsafe Repositories": "안전하지 않은 리포지토리 관리",
|
|
141
|
+
"Merge Changes": "변경 사항 병합",
|
|
142
|
+
"Message": "메시지",
|
|
143
|
+
"Message (commit on \"{0}\")": "메시지(“{0}”에서 커밋)",
|
|
144
|
+
"Message ({0} to commit on \"{1}\")": "메시지({0}(으)로 \"{1}\"에 커밋)",
|
|
145
|
+
"Message ({0} to commit)": "메시지({0}(으)로 커밋)",
|
|
146
|
+
"Migrate Changes": "변경 내용 마이그레이션",
|
|
147
|
+
"Modified": "수정",
|
|
148
|
+
"Never": "안 함",
|
|
149
|
+
"No": "아니요",
|
|
150
|
+
"No rebase in progress.": "진행 중인 다시 지정이 없습니다.",
|
|
151
|
+
"OK": "확인",
|
|
152
|
+
"OK, Don\\'t Ask Again": "알겠습니다. 다시 묻지 않음",
|
|
153
|
+
"OK, Don\\'t Show Again": "알겠습니다. 다시 표시 안 함",
|
|
154
|
+
"Open": "열기",
|
|
155
|
+
"Open Comparison": "비교 열기",
|
|
156
|
+
"Open Git Log": "Git 로그 열기",
|
|
157
|
+
"Open Merge": "병합 열기",
|
|
158
|
+
"Open Repositories In Parent Folders": "부모 폴더에서 리포지토리 열기",
|
|
159
|
+
"Open Repository": "리포지토리 열기",
|
|
160
|
+
"Open in New Window": "새 창에서 열기",
|
|
161
|
+
"Optionally provide a stash message": "필요한 경우 스태시 메시지를 입력하세요.",
|
|
162
|
+
"Passphrase": "암호",
|
|
163
|
+
"Pick a branch to pull from": "다음에서 가져올 분기 선택",
|
|
164
|
+
"Pick a provider to publish the branch \"{0}\" to:": "공급자를 선택하여 “{0}” 분기를 다음에 게시:",
|
|
165
|
+
"Pick a remote to publish the branch \"{0}\" to:": "“{0}” 분기를 다음에 게시하려면 원격을 선택하세요:",
|
|
166
|
+
"Pick a remote to pull the branch from": "분기를 가져올 원격 선택",
|
|
167
|
+
"Pick a remote to remove": "제거할 원격 선택",
|
|
168
|
+
"Pick a repository to mark as safe and open": "안전하고 개방된 것으로 표시할 리포지토리 선택",
|
|
169
|
+
"Pick a repository to open": "열려는 리포지토리 선택",
|
|
170
|
+
"Pick a repository to reopen": "다시 열 리포지토리 선택",
|
|
171
|
+
"Pick a stash to apply": "적용할 스태시 선택",
|
|
172
|
+
"Pick a stash to drop": "삭제할 스태시 선택",
|
|
173
|
+
"Pick a stash to pop": "표시할 스태시 선택",
|
|
174
|
+
"Pick workspace folder to initialize git repo in": "Git 리포지토리를 초기화할 작업 영역 폴더 선택",
|
|
175
|
+
"Please check out a branch to push to a remote.": "원격에 푸시할 분기를 체크 아웃하세요.",
|
|
176
|
+
"Please clean your repository working tree before checkout.": "체크 아웃하기 전에 리포지토리 작업 트리를 정리하세요.",
|
|
177
|
+
"Please provide a commit message": "커밋 메시지를 제공하세요.",
|
|
178
|
+
"Please provide a message to annotate the tag": "태그에 주석을 달 메시지를 입력하세요.",
|
|
179
|
+
"Please provide a new branch name": "새 분기 이름을 제공하세요.",
|
|
180
|
+
"Please provide a remote name": "원격 이름을 제공하세요.",
|
|
181
|
+
"Please provide a tag name": "태그 이름을 입력하세요.",
|
|
182
|
+
"Please provide the commit hash": "커밋 해시를 제공하세요.",
|
|
183
|
+
"Publish Branch": "분기 게시",
|
|
184
|
+
"Publish Branch \"{0}\"/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "분기 (Branch) \"{0}\" 게시",
|
|
185
|
+
"Publish Branch/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "게시 Branch",
|
|
186
|
+
"Publish to {0}": "{0}에 게시",
|
|
187
|
+
"Publish to...": "다음에 게시...",
|
|
188
|
+
"Publishing Branch \"{0}\".../{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "분기 (Branch) \"{0}\" 게시하는 중...",
|
|
189
|
+
"Publishing Branch.../{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "게시 Branch...",
|
|
190
|
+
"Pull": "풀",
|
|
191
|
+
"Pull {0} and push {1} commits between {2}/{3}": "{2}/{3} 간에 {0}개 커밋 풀 및 {1}개 커밋 푸시",
|
|
192
|
+
"Pull {0} commits from {1}/{2}": "{1}/{2}에서 {0}개 커밋 풀",
|
|
193
|
+
"Push {0} commits to {1}/{2}": "{1}/{2}(으)로 {0}개 커밋 푸시",
|
|
194
|
+
"Rebasing": "기준 주소 다시 지정",
|
|
195
|
+
"Remote \"{0}\" already exists.": "원격 \"{0}\"이(가) 이미 존재합니다.",
|
|
196
|
+
"Remote branch at {0}": "{0}에서 원격 분기",
|
|
197
|
+
"Remote name": "원격 이름",
|
|
198
|
+
"Remote name format invalid": "잘못된 원격 이름 형식",
|
|
199
|
+
"Reopen Closed Repositories": "닫힌 리포지토리 다시 열기",
|
|
200
|
+
"Replace Local Tag(s)": "로컬 태그 교체",
|
|
201
|
+
"Restore file": "파일 복원",
|
|
202
|
+
"Restore files": "파일 복원",
|
|
203
|
+
"Save All & Commit Changes": "변경 내용 모두 저장 및 커밋",
|
|
204
|
+
"Save All & Stash": "모두 저장 및 스태시",
|
|
205
|
+
"Select a branch or tag to checkout": "체크 아웃할 분기 또는 태그 선택",
|
|
206
|
+
"Select a branch to checkout in detached mode": "분리 모드에서 체크 아웃할 분기 선택",
|
|
207
|
+
"Select a branch to delete": "삭제할 분기 선택",
|
|
208
|
+
"Select a branch to merge from": "병합할 분기 선택",
|
|
209
|
+
"Select a branch to rebase onto": "다시 지정할 대상 분기 선택",
|
|
210
|
+
"Select a ref to create the branch from": "분기를 만들 ref 선택",
|
|
211
|
+
"Select a remote to delete a tag from": "태그를 삭제할 원격 선택",
|
|
212
|
+
"Select a remote to fetch": "가져올 원격 선택",
|
|
213
|
+
"Select a tag to delete": "삭제할 태그 선택",
|
|
214
|
+
"Select as Repository Destination": "리포지토리 대상으로 선택",
|
|
215
|
+
"Show Changes": "변경 내용 표시",
|
|
216
|
+
"Show Command Output": "명령 출력 표시",
|
|
217
|
+
"Skipped found git in: \"{0}\"": "“{0}”에서 찾은 Git 건너뜀",
|
|
218
|
+
"Staged Changes": "스테이징된 변경 사항",
|
|
219
|
+
"Stash & Checkout": "스태시 및 체크 아웃",
|
|
220
|
+
"Stash Anyway": "스태시",
|
|
221
|
+
"Stash message": "스태시 메시지",
|
|
222
|
+
"Stashed Changes": "스태시된 변경 내용",
|
|
223
|
+
"Successfully pushed.": "성공적으로 푸시 되었습니다.",
|
|
224
|
+
"Synchronize Changes": "변경 내용 동기화",
|
|
225
|
+
"Synchronizing Changes...": "변경 내용을 동기화하는 중...",
|
|
226
|
+
"Syncing. Cancelling may cause serious damages to the repository": "동기화 중입니다. 취소하면 리포지토리가 손상될 수 있습니다.",
|
|
227
|
+
"Tag at {0}": "{0}의 태그",
|
|
228
|
+
"Tag name": "태그 이름",
|
|
229
|
+
"The \"{0}\" repository has {1} submodules which won\\'t be opened automatically. You can still open each one individually by opening a file within.": "\"{0}\" 리포지토리에 자동으로 열리지 않는 {1}개의 하위 모듈이 있습니다. 모듈 내의 파일을 열어 각 모듈을 개별적으로 열 수는 있습니다.",
|
|
230
|
+
"The branch \"{0}\" has no remote branch. Would you like to publish this branch?": "“{0}” 분기에 원격 분기가 없습니다. 이 분기를 게시하시겠습니까?",
|
|
231
|
+
"The branch \"{0}\" is not fully merged. Delete anyway?": "\"{0}\" 분기가 완전히 병합되지 않았습니다. 그래도 삭제하시겠습니까?",
|
|
232
|
+
"The current branch is not published to the remote. Would you like to publish it to access your changes elsewhere?": "현재 분기는 원격에 게시되지 않습니다. 다른 곳에서 변경 사항에 액세스할 수 있도록 게시하시겠습니까?",
|
|
233
|
+
"The following file has unsaved changes which won\\'t be included in the commit if you proceed: {0}.\\n\\nWould you like to save it before committing?": "다음 파일에는 저장되지 않은 변경 사항이 있으며 진행하면 커밋에 포함되지 않습니다: {0}.\\n\\n커밋하기 전에 저장하시겠습니까?",
|
|
234
|
+
"The following file has unsaved changes which won\\'t be included in the stash if you proceed: {0}.\\n\\nWould you like to save it before stashing?": "다음 파일에는 저장되지 않은 변경 사항이 있으며 진행하면 스태시에 포함되지 않습니다: {0}.\\n\\n스태시하기 전에 저장하시겠습니까?",
|
|
235
|
+
"The following untracked file will be DELETED FROM DISK if discarded: {0}.": "취소한 경우 다음 추적되지 않은 파일이 디스크에서 삭제됩니다. {0}.",
|
|
236
|
+
"The git repositories in the current folder are potentially unsafe as the folders are owned by someone other than the current user.": "현재 폴더의 Git 리포지토리는 현재 사용자가 아닌 다른 사람이 폴더를 소유하고 있으므로 잠재적으로 안전하지 않습니다.",
|
|
237
|
+
"The git repository at \"{0}\" has too many active changes, only a subset of Git features will be enabled.": "“{0}”의 Git 리포지토리에 활성 변경 내용이 너무 많습니다. Git 기능의 하위 집합만 사용할 수 있도록 설정합니다.",
|
|
238
|
+
"The git repository in the current folder is potentially unsafe as the folder is owned by someone other than the current user.": "현재 폴더의 Git 리포지토리는 현재 사용자가 아닌 다른 사람이 폴더를 소유하고 있으므로 잠재적으로 안전하지 않습니다.",
|
|
239
|
+
"The last commit was a merge commit. Are you sure you want to undo it?": "마지막 커밋은 병합 커밋이었습니다. 실행 취소하시겠습니까?",
|
|
240
|
+
"The new branch will be \"{0}\"": "새 분기는 \"{0}\" 입니다.",
|
|
241
|
+
"The repository does not have any commits. Please make an initial commit before creating a stash.": "리포지토리에 커밋이 없습니다. 스태시를 만들기 전에 초기 커밋을 만드세요.",
|
|
242
|
+
"The selection range does not contain any changes.": "선택 범위에 변경 내용이 없습니다.",
|
|
243
|
+
"There are known issues with the installed Git \"{0}\". Please update to Git >= 2.27 for the git features to work correctly.": "설치된 Git “{0}”에 알려진 문제가 있습니다. Git 기능이 제대로 작동하도록 하려면 2.27 이상의 Git으로 업데이트하세요.",
|
|
244
|
+
"There are merge conflicts. Resolve them before committing.": "병합 충돌이 있습니다. 해결한 후 계속하세요.",
|
|
245
|
+
"There are no available repositories": "사용 가능한 리포지토리가 없습니다.",
|
|
246
|
+
"There are no changes to commit.": "커밋할 변경 내용이 없습니다.",
|
|
247
|
+
"There are no changes to stash.": "스태시할 변경 내용이 없습니다.",
|
|
248
|
+
"There are no staged changes to commit.\\n\\nWould you like to stage all your changes and commit them directly?": "커밋할 스테이징된 변경 사항이 없습니다.\\n\\n모든 변경 사항을 스테이징하고 직접 커밋하시겠습니까?",
|
|
249
|
+
"There are no staged changes to stash.": "스태시할 스테이징된 변경 사항이 없습니다.",
|
|
250
|
+
"There are no stashes in the repository.": "리포지토리에 스태시가 없습니다.",
|
|
251
|
+
"There are {0} unsaved files.\\n\\nWould you like to save them before committing?": "저장되지 않은 {0}개의 파일이 있습니다.\\n\\n커밋하기 전에 저장하시겠습니까?",
|
|
252
|
+
"There are {0} unsaved files.\\n\\nWould you like to save them before stashing?": "저장되지 않은 파일이 {0}개 있습니다.\\n\\n스태시하기 전에 저장하시겠습니까?",
|
|
253
|
+
"There are {0} untracked files which will be DELETED FROM DISK if discarded.": "취소하는 경우 {0}개의 추적되지 않은 파일이 디스크에서 삭제됩니다.",
|
|
254
|
+
"There were merge conflicts while applying the stash.": "스태시를 적용하는 중 병합 충돌이 발생했습니다.",
|
|
255
|
+
"This action will pull and push commits from and to \"{0}/{1}\".": "이 작업은 '{0}/{1}'을(를) 오가는 커밋을 풀/푸시합니다.",
|
|
256
|
+
"This repository has no remotes configured to fetch from.": "이 리포지토리에 페치할 원격 항목이 구성되어 있지 않습니다.",
|
|
257
|
+
"This will DELETE {0} untracked files!\\nThis is IRREVERSIBLE!\\nThese files will be FOREVER LOST.": "이렇게 하면 {0}개의 추적되지 않은 파일이 삭제됩니다!\\n이 작업은 되돌릴 수 없습니다!\\n삭제된 파일은 영구적으로 손실됩니다.",
|
|
258
|
+
"This will create a Git repository in \"{0}\". Are you sure you want to continue?": "'{0}'에서 Git 리포지토리가 만들어집니다. 계속하시겠습니까?",
|
|
259
|
+
"Too many changes were detected. Only the first {0} changes will be shown below.": "너무 많은 변경 내용이 감지되었습니다. 첫 번째 {0} 변경 내용만 아래에 표시됩니다.",
|
|
260
|
+
"Type Changed": "형식을 변경했습니다.",
|
|
261
|
+
"Unable to pull from remote repository due to conflicting tag(s): {0}. Would you like to resolve the conflict by replacing the local tag(s)?": "충돌하는 태그로 인해 원격 리포지토리에서 가져올 수 없음: {0}. 로컬 태그를 교체하여 충돌을 해결하시겠습니까?",
|
|
262
|
+
"Uncommitted Changes": "커밋되지 않은 변경 내용",
|
|
263
|
+
"Undo merge commit": "병합 커밋 실행 취소",
|
|
264
|
+
"Untracked": "추적되지 않음",
|
|
265
|
+
"Untracked Changes": "추적되지 않은 변경 사항",
|
|
266
|
+
"Update Git": "Git 업데이트",
|
|
267
|
+
"Using git \"{0}\" from \"{1}\"": "\"{0}\"에서 git \"{1}\"을(를) 사용하는 중",
|
|
268
|
+
"Validating found git in: \"{0}\"": "\"{0}\"에서 찾은 git 유효성을 검사하는 중",
|
|
269
|
+
"Would you like to add \"{0}\" to .gitignore?": "\"{0}\"을(를) .gitignore에 추가하시겠습니까?",
|
|
270
|
+
"Would you like to open the cloned repository, or add it to the current workspace?": "복제된 리포지토리를 열거나 현재 작업 영역에 추가하시겠습니까?",
|
|
271
|
+
"Would you like to open the cloned repository?": "복제된 리포지토리를 여시겠습니까?",
|
|
272
|
+
"Would you like to open the initialized repository, or add it to the current workspace?": "초기화된 리포지토리를 열거나 현재 작업 영역에 추가하겠습니까?",
|
|
273
|
+
"Would you like to open the initialized repository?": "초기화된 리포지토리를 여시겠습니까?",
|
|
274
|
+
"Would you like {0} to [periodically run \"git fetch\"]({1})?": "{0}에서 [\"git fetch\"({1})을(를) 정기적으로 실행]하도록 하시겠습니까?",
|
|
275
|
+
"Yes": "예",
|
|
276
|
+
"Yes, Don\\'t Show Again": "예, 다시 표시 안 함",
|
|
277
|
+
"You": "사용자",
|
|
278
|
+
"You are about to commit your changes without verification, this skips pre-commit hooks and can be undesirable.\\n\\nAre you sure to continue?": "확인 없이 변경 내용을 커밋하려고 합니다. 이렇게 하면 pre-commit 후크를 건너뛰고 바람직하지 않을 수 있습니다.\\n\\n계속하시겠습니까?",
|
|
279
|
+
"You are about to force push your changes, this can be destructive and could inadvertently overwrite changes made by others.\\n\\nAre you sure to continue?": "변경 내용을 강제로 푸시하려고 합니다. 이렇게 하면 다른 사람의 변경 내용을 무시하거나 의도치 않게 덮어쓸 수 있습니다.\\n\\n계속하시겠습니까?",
|
|
280
|
+
"You are trying to commit to a protected branch and you might not have permission to push your commits to the remote.\\n\\nHow would you like to proceed?": "보호된 브랜치에 커밋을 시도하고 있지만 커밋을 원격으로 푸시할 수 있는 권한이 없을 수 있습니다.\\n\\n어떻게 진행하시겠습니까?",
|
|
281
|
+
"You seem to have git \"{0}\" installed. Code works best with git >= 2": "Git \"{0}\"이(가) 설치된 것 같습니다. 코드는 2 이하의 Git에서 최적으로 작동합니다.",
|
|
282
|
+
"Your local changes would be overwritten by checkout.": "체크 아웃하면 로컬 변경 내용을 덮어씁니다.",
|
|
283
|
+
"Your repository has no remotes configured to publish to.": "리포지토리에 게시하도록 구성된 원격이 없습니다.",
|
|
284
|
+
"Your repository has no remotes configured to pull from.": "리포지토리에 풀하도록 구성된 원격 항목이 없습니다.",
|
|
285
|
+
"Your repository has no remotes configured to push to.": "리포지토리에 푸시하도록 구성된 원격이 없습니다.",
|
|
286
|
+
"Your repository has no remotes.": "리포지토리에 원격 항목이 없습니다.",
|
|
287
|
+
"no": "아니요",
|
|
288
|
+
"yes": "예",
|
|
289
|
+
"{0} (Deleted)": "{0}(삭제됨)",
|
|
290
|
+
"{0} (Index)": "{0}(인덱스)",
|
|
291
|
+
"{0} (Intent to add)": "{0}(추가할 의도)",
|
|
292
|
+
"{0} (Ours)": "{0}(우리의 변경 내용)",
|
|
293
|
+
"{0} (Theirs)": "{0}(다른 사용자의 변경 내용)",
|
|
294
|
+
"{0} (Type changed)": "{0}(형식을 변경함)",
|
|
295
|
+
"{0} (Untracked)": "{0}(추적되지 않음)",
|
|
296
|
+
"{0} (Working Tree)": "{0}(작업 트리)",
|
|
297
|
+
"{0} ({1})": "{0} ({1})",
|
|
298
|
+
"{0} ({1}) ↔ {0} ({2})": "{0}({1}) ↔ {0} ({2})",
|
|
299
|
+
"{0} Commit": "{0} 커밋",
|
|
300
|
+
"{0} Commit & Push": "{0} 커밋 및 푸시",
|
|
301
|
+
"{0} Commit & Sync": "{0} 커밋 및 동기화",
|
|
302
|
+
"{0} Commit (Amend)": "{0} 커밋(수정)",
|
|
303
|
+
"{0} Continue": "{0} 계속",
|
|
304
|
+
"{0} Fetch all remotes": "{0} 모든 원격 가져오기",
|
|
305
|
+
"{0} Publish Branch/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "{0} 게시 Branch",
|
|
306
|
+
"{0} Sync Changes{1}{2}": "{0} 변경 내용 동기화 {1}{2}",
|
|
307
|
+
"{0} characters left in current line": "현재 줄에서 {0} 글자 남음",
|
|
308
|
+
"{0} characters over {1} in current line": "현재 줄에서 {0} 글자 초과 {1}",
|
|
309
|
+
"{0} ↔ {1}": "{0} ↔ {1}",
|
|
310
|
+
"{0}\\n\\nThis is IRREVERSIBLE, your current working set will be FOREVER LOST.": "{0}\\n\\n이 작업은 되돌릴 수 없으며, 현재 작업 집합이 영구적으로 손실됩니다."
|
|
311
|
+
},
|
|
312
|
+
"package": {
|
|
313
|
+
"colors.added": "추가된 리소스의 색입니다.",
|
|
314
|
+
"colors.conflict": "충돌이 발생한 리소스의 색상입니다.",
|
|
315
|
+
"colors.deleted": "삭제된 리소스의 색상입니다.",
|
|
316
|
+
"colors.ignored": "무시된 리소스의 색상입니다.",
|
|
317
|
+
"colors.modified": "수정된 리소스의 색상입니다.",
|
|
318
|
+
"colors.renamed": "이름이 바뀌었거나 복사된 리소스의 색입니다.",
|
|
319
|
+
"colors.stageDeleted": "스테이징되어 있는 삭제된 리소스의 색입니다.",
|
|
320
|
+
"colors.stageModified": "스테이징되어 있는 수정된 리소스의 색입니다.",
|
|
321
|
+
"colors.submodule": "서브모듈 자원의 색상",
|
|
322
|
+
"colors.untracked": "추적되지 않은 리소스의 색상입니다.",
|
|
323
|
+
"command.addRemote": "원격 추가...",
|
|
324
|
+
"command.api.getRemoteSources": "원격 원본 가져오기",
|
|
325
|
+
"command.api.getRepositories": "Git 리포지토리",
|
|
326
|
+
"command.api.getRepositoryState": "리포지토리 상태 가져오기",
|
|
327
|
+
"command.branch": "분기 만들기...",
|
|
328
|
+
"command.branchFrom": "분기를 만듭니다...",
|
|
329
|
+
"command.checkout": "다음으로 체크 아웃...",
|
|
330
|
+
"command.checkoutDetached": "체크 아웃(분리됨)...",
|
|
331
|
+
"command.cherryPick": "cherry-pick...",
|
|
332
|
+
"command.clean": "변경 내용 취소",
|
|
333
|
+
"command.cleanAll": "모든 변경 내용 취소",
|
|
334
|
+
"command.cleanAllTracked": "추적된 모든 변경 내용 취소",
|
|
335
|
+
"command.cleanAllUntracked": "추적되지 않은 모든 변경 내용 취소",
|
|
336
|
+
"command.clone": "클론",
|
|
337
|
+
"command.cloneRecursive": "복제(재귀)",
|
|
338
|
+
"command.close": "리포지토리 닫기",
|
|
339
|
+
"command.closeAllDiffEditors": "모든 diff 편집기 닫기",
|
|
340
|
+
"command.commit": "커밋",
|
|
341
|
+
"command.commitAll": "모두 커밋",
|
|
342
|
+
"command.commitAllAmend": "모두 커밋 (수정)",
|
|
343
|
+
"command.commitAllAmendNoVerify": "모두 커밋(수정, 확인 안 함)",
|
|
344
|
+
"command.commitAllNoVerify": "모두 커밋(확인 안 함)",
|
|
345
|
+
"command.commitAllSigned": "모두 커밋(로그오프됨)",
|
|
346
|
+
"command.commitAllSignedNoVerify": "모두 커밋(로그오프됨, 확인 안 함)",
|
|
347
|
+
"command.commitAmend": "커밋(수정)",
|
|
348
|
+
"command.commitAmendNoVerify": "커밋(수정, 확인 안 함)",
|
|
349
|
+
"command.commitEmpty": "빈 내용을 커밋합니다.",
|
|
350
|
+
"command.commitEmptyNoVerify": "빈 상태로 커밋(확인 안 함)",
|
|
351
|
+
"command.commitMessageAccept": "커밋 메시지 수락",
|
|
352
|
+
"command.commitMessageDiscard": "커밋 메시지 삭제",
|
|
353
|
+
"command.commitNoVerify": "커밋(확인 안 함)",
|
|
354
|
+
"command.commitSigned": "커밋(로그오프됨)",
|
|
355
|
+
"command.commitSignedNoVerify": "커밋(로그오프됨, 확인 안 함)",
|
|
356
|
+
"command.commitStaged": "스테이징된 항목 커밋",
|
|
357
|
+
"command.commitStagedAmend": "스테이징된 항목 커밋(수정)",
|
|
358
|
+
"command.commitStagedAmendNoVerify": "커밋 스테이징 됨(수정, 확인 안 함)",
|
|
359
|
+
"command.commitStagedNoVerify": "커밋 스테이징됨(확인 안 함)",
|
|
360
|
+
"command.commitStagedSigned": "스테이징된 항목 커밋(로그오프됨)",
|
|
361
|
+
"command.commitStagedSignedNoVerify": "커밋 스테이징됨(로그오프됨, 확인 안 함)",
|
|
362
|
+
"command.continueInLocalClone": "리포지토리를 로컬로 복제하고 데스크톱에서 열기...",
|
|
363
|
+
"command.continueInLocalClone.qualifiedName": "새 로컬 복제본에서 계속 작업하기",
|
|
364
|
+
"command.createTag": "태그 만들기",
|
|
365
|
+
"command.deleteBranch": "분기 삭제...",
|
|
366
|
+
"command.deleteRemoteTag": "원격 태그 삭제",
|
|
367
|
+
"command.deleteTag": "태그 삭제",
|
|
368
|
+
"command.fetch": "페치",
|
|
369
|
+
"command.fetchAll": "모든 원격에서 페치",
|
|
370
|
+
"command.fetchPrune": "페치(정리)",
|
|
371
|
+
"command.git.acceptMerge": "병합 완료",
|
|
372
|
+
"command.git.openMergeEditor": "병합 편집기에서 확인",
|
|
373
|
+
"command.git.runGitMerge": "Git과 충돌 계산",
|
|
374
|
+
"command.git.runGitMergeDiff3": "Git과 충돌 계산(Diff3)",
|
|
375
|
+
"command.ignore": ".gitignore에 추가",
|
|
376
|
+
"command.init": "리포지토리 초기화",
|
|
377
|
+
"command.manageUnsafeRepositories": "안전하지 않은 리포지토리 관리",
|
|
378
|
+
"command.merge": "분기 병합...",
|
|
379
|
+
"command.mergeAbort": "병합 중단",
|
|
380
|
+
"command.openAllChanges": "모든 변경 내용 열기",
|
|
381
|
+
"command.openChange": "변경 내용 열기",
|
|
382
|
+
"command.openFile": "파일 열기",
|
|
383
|
+
"command.openHEADFile": "파일 열기(HEAD)",
|
|
384
|
+
"command.openRepositoriesInParentFolders": "부모 폴더에서 리포지토리 열기",
|
|
385
|
+
"command.openRepository": "리포지토리 열기",
|
|
386
|
+
"command.publish": "분기 게시...",
|
|
387
|
+
"command.pull": "풀",
|
|
388
|
+
"command.pullFrom": "가져올 위치...",
|
|
389
|
+
"command.pullRebase": "풀(다시 지정)",
|
|
390
|
+
"command.push": "푸시",
|
|
391
|
+
"command.pushFollowTags": "푸시(태그 팔로우)",
|
|
392
|
+
"command.pushFollowTagsForce": "푸시(태그 팔로우, 강제 적용)",
|
|
393
|
+
"command.pushForce": "푸시(강제)",
|
|
394
|
+
"command.pushTags": "푸시 태그",
|
|
395
|
+
"command.pushTo": "다음으로 푸시...",
|
|
396
|
+
"command.pushToForce": "...로 푸시 (강제)",
|
|
397
|
+
"command.rebase": "분기 다시 지정...",
|
|
398
|
+
"command.rebaseAbort": "다시 지정 중단",
|
|
399
|
+
"command.refresh": "새로 고침",
|
|
400
|
+
"command.removeRemote": "원격 제거",
|
|
401
|
+
"command.rename": "이름 바꾸기",
|
|
402
|
+
"command.renameBranch": "분기 이름 바꾸기...",
|
|
403
|
+
"command.reopenClosedRepositories": "닫힌 리포지토리 다시 열기...",
|
|
404
|
+
"command.restoreCommitTemplate": "커밋 템플릿 복원",
|
|
405
|
+
"command.revealFileInOS.linux": "상위 폴더 열기",
|
|
406
|
+
"command.revealFileInOS.mac": "Finder에 표시",
|
|
407
|
+
"command.revealFileInOS.windows": "파일 탐색기에 표시",
|
|
408
|
+
"command.revealInExplorer": "탐색기 보기에 표시",
|
|
409
|
+
"command.revertChange": "변경 내용 되돌리기",
|
|
410
|
+
"command.revertSelectedRanges": "선택한 범위 되돌리기",
|
|
411
|
+
"command.showOutput": "Git 출력 표시",
|
|
412
|
+
"command.stage": "변경 내용 스테이징",
|
|
413
|
+
"command.stageAll": "모든 변경 내용 스테이징",
|
|
414
|
+
"command.stageAllMerge": "모든 병합 변경 내용 스테이징",
|
|
415
|
+
"command.stageAllTracked": "추적된 모든 변경 내용 스테이징",
|
|
416
|
+
"command.stageAllUntracked": "추적되지 않은 모든 변경 내용 스테이징",
|
|
417
|
+
"command.stageChange": "변경 내용 스테이징",
|
|
418
|
+
"command.stageSelectedRanges": "선택한 범위 스테이징",
|
|
419
|
+
"command.stash": "스태시",
|
|
420
|
+
"command.stashApply": "스태시 적용하기...",
|
|
421
|
+
"command.stashApplyLatest": "최신 스태시 적용하기",
|
|
422
|
+
"command.stashDrop": "스태시 삭제...",
|
|
423
|
+
"command.stashDropAll": "모든 스태시 삭제...",
|
|
424
|
+
"command.stashIncludeUntracked": "스태시(미추적 포함)",
|
|
425
|
+
"command.stashPop": "스태시 꺼내기...",
|
|
426
|
+
"command.stashPopLatest": "최신 스태시 꺼내기",
|
|
427
|
+
"command.stashStaged": "스테이징된 스태시",
|
|
428
|
+
"command.sync": "동기화",
|
|
429
|
+
"command.syncRebase": "동기화(다시 지정)",
|
|
430
|
+
"command.timelineCompareWithSelected": "선택한 항목과 비교",
|
|
431
|
+
"command.timelineCopyCommitId": "커밋 ID 복사",
|
|
432
|
+
"command.timelineCopyCommitMessage": "커밋 메시지 복사",
|
|
433
|
+
"command.timelineOpenDiff": "변경 내용 열기",
|
|
434
|
+
"command.timelineSelectForCompare": "비교를 위해 선택",
|
|
435
|
+
"command.undoCommit": "마지막 커밋 실행 취소",
|
|
436
|
+
"command.unstage": "변경 내용 스테이징 취소",
|
|
437
|
+
"command.unstageAll": "모든 변경 내용 스테이징 취소",
|
|
438
|
+
"command.unstageSelectedRanges": "선택한 범위 스테이징 취소",
|
|
439
|
+
"config.allowForcePush": "강제 푸시(임대 사용 또는 사용 안 함)가 가능한지 여부를 제어합니다.",
|
|
440
|
+
"config.allowNoVerifyCommit": "pre-commit 및 commit-msg 후크를 실행하지 않는 커밋이 허용되는지를 제어합니다.",
|
|
441
|
+
"config.alwaysShowStagedChangesResourceGroup": "스테이징된 변경 내용 리소스 그룹을 항상 표시합니다.",
|
|
442
|
+
"config.alwaysSignOff": "모든 커밋에 대한 확인 플래그를 제어합니다.",
|
|
443
|
+
"config.autoRepositoryDetection": "리포지토리가 자동으로 감지되어야 하는 경우를 구성합니다.",
|
|
444
|
+
"config.autoRepositoryDetection.false": "자동 리포지토리 검사를 사용하지 않습니다.",
|
|
445
|
+
"config.autoRepositoryDetection.openEditors": "열려 있는 파일의 부모 폴더를 검사합니다.",
|
|
446
|
+
"config.autoRepositoryDetection.subFolders": "현재 열려 있는 폴더의 하위 폴더를 검사합니다.",
|
|
447
|
+
"config.autoRepositoryDetection.true": "현재 열려 있는 폴더의 하위 폴더와 열려 있는 파일의 부모 폴더를 모두 검사합니다.",
|
|
448
|
+
"config.autoStash": "풀하기 전에 변경 내용을 스태시하고 풀하는 데 성공한 후 변경 내용을 복원합니다.",
|
|
449
|
+
"config.autofetch": "true로 설정하면 커밋이 현재 Git 리포지토리의 기본 원격에서 자동으로 페치됩니다. 'all'로 설정하면 모든 원격에서 페치됩니다.",
|
|
450
|
+
"config.autofetchPeriod": "#git.autofetch#가 사용되는 경우 각 자동 git fetch 사이의 시간(초)입니다.",
|
|
451
|
+
"config.autorefresh": "자동 새로 고침을 사용할지 여부입니다.",
|
|
452
|
+
"config.branchPrefix": "새 브랜치를 만들 때 사용되는 접두사입니다.",
|
|
453
|
+
"config.branchProtection": "보호된 브랜치 목록입니다. 기본적으로 변경 내용이 보호된 브랜치에 커밋되기 전에 프롬프트가 표시됩니다. 프롬프트는 '#git.branchProtectionPrompt#' 설정을 사용하여 제어할 수 있습니다.",
|
|
454
|
+
"config.branchProtectionPrompt": "변경 내용이 보호된 분기에 커밋되기 전에 프롬프트가 표시되는지 여부를 제어합니다.",
|
|
455
|
+
"config.branchProtectionPrompt.alwaysCommit": "항상 보호된 브랜치에 변경 내용을 커밋합니다.",
|
|
456
|
+
"config.branchProtectionPrompt.alwaysCommitToNewBranch": "변경 사항을 항상 새 브랜치에 커밋",
|
|
457
|
+
"config.branchProtectionPrompt.alwaysPrompt": "변경 내용이 보호된 분기에 커밋되기 전에 항상 프롬프트를 표시합니다.",
|
|
458
|
+
"config.branchRandomNameDictionary": "무작위로 생성된 분기 이름에 사용되는 사전 목록입니다. 각 값은 분기 이름의 세그먼트를 생성하는 데 사용되는 사전을 나타냅니다. 지원되는 사전: '형용사', '동물', '색상', '숫자'.",
|
|
459
|
+
"config.branchRandomNameDictionary.adjectives": "무작위 형용사",
|
|
460
|
+
"config.branchRandomNameDictionary.animals": "임의의 동물 이름",
|
|
461
|
+
"config.branchRandomNameDictionary.colors": "임의의 색상 이름",
|
|
462
|
+
"config.branchRandomNameDictionary.numbers": "100에서 999 사이의 난수",
|
|
463
|
+
"config.branchRandomNameEnable": "새 브랜치를 만들 때 임의 이름이 생성되는지 여부를 제어합니다.",
|
|
464
|
+
"config.branchSortOrder": "분기의 정렬 순서를 제어합니다.",
|
|
465
|
+
"config.branchValidationRegex": "새 분기 이름의 유효성을 검사하는 정규식입니다.",
|
|
466
|
+
"config.branchWhitespaceChar": "새 브랜치 이름의 공백을 바꾸고 임의로 생성된 브랜치 이름의 세그먼트를 구분할 문자입니다.",
|
|
467
|
+
"config.checkoutType": "'다음으로 체크 아웃...'을 실행할 때 나열되는 Git 참조의 형식을 제어합니다.",
|
|
468
|
+
"config.checkoutType.local": "로컬 분기",
|
|
469
|
+
"config.checkoutType.remote": "원격 분기",
|
|
470
|
+
"config.checkoutType.tags": "태그",
|
|
471
|
+
"config.closeDiffOnOperation": "변경 내용을 스태시, 커밋, 삭제, 스테이징 또는 스테이징 해제할 때 diff 편집기를 자동으로 닫을지 여부를 제어합니다.",
|
|
472
|
+
"config.commandsToLog": "`stdout`를 [git output](command:git.showOutput)에 기록하는 git 명령(예: 커밋, 푸시) 목록입니다. git 명령에 클라이언트 측 후크가 구성된 경우 클라이언트 측 후크의 `stdout`도 [git output](command:git.showOutput)에 기록됩니다.",
|
|
473
|
+
"config.confirmEmptyCommits": "'Git: Commit Empty' 명령에 대한 빈 항목 생성 커밋을 항상 확인합니다.",
|
|
474
|
+
"config.confirmForcePush": "강제 푸시하기 전에 확인을 요청할지 여부를 제어합니다.",
|
|
475
|
+
"config.confirmNoVerifyCommit": "확인하지 않고 커밋하기 전에 확인을 요청할지를 제어합니다.",
|
|
476
|
+
"config.confirmSync": "Git 리포지토리를 동기화하기 전에 확인합니다.",
|
|
477
|
+
"config.countBadge": "Git 개수 배지를 제어합니다.",
|
|
478
|
+
"config.countBadge.all": "모든 변경 내용을 계산합니다.",
|
|
479
|
+
"config.countBadge.off": "카운터를 끕니다.",
|
|
480
|
+
"config.countBadge.tracked": "추적된 변경 내용만 계산합니다.",
|
|
481
|
+
"config.decorations.enabled": "Git에서 색과 배지를 탐색기와 열려 있는 편집기 뷰에 적용하는지 여부를 제어합니다.",
|
|
482
|
+
"config.defaultBranchName": "새 Git 리포지토리를 초기화할 때 기본 분기(예: main, trunk, development)의 이름입니다. 빈 값으로 설정하면 git에 구성된 기본 분기 이름이 사용됩니다. **참고:** git 버전 `2.28.0` 이상이 필요합니다.",
|
|
483
|
+
"config.defaultCloneDirectory": "Git 리포지토리를 복제할 기본 위치입니다.",
|
|
484
|
+
"config.detectSubmodules": "Git 하위 모듈을 자동으로 검색할지 여부를 제어합니다.",
|
|
485
|
+
"config.detectSubmodulesLimit": "Git submodules 검출 개수의 제한을 제어합니다.",
|
|
486
|
+
"config.discardAllScope": "`모든 변경 내용 취소` 명령으로 취소되는 변경 내용을 제어합니다. `all`이면 모든 변경 내용을 취소합니다. `tracked`이면 추적된 파일만 취소합니다. `prompt`이면 작업을 실행할 때마다 프롬프트 대화 상자를 표시합니다.",
|
|
487
|
+
"config.enableCommitSigning": "GPG 또는 X.509로 서명 커밋을 사용합니다.",
|
|
488
|
+
"config.enableSmartCommit": "단계적 변경 사항이 없는 경우 모든 변경 사항을 저장합니다.",
|
|
489
|
+
"config.enableStatusBarSync": "Git Sync 명령이 상태 표시줄에 표시되는지 여부를 제어합니다.",
|
|
490
|
+
"config.enabled": "Git을 사용하도록 설정했는지 여부입니다.",
|
|
491
|
+
"config.experimental.installGuide": "Git 설정 흐름에 대한 실험적 개선 사항입니다.",
|
|
492
|
+
"config.fetchOnPull": "사용하도록 설정하면 풀할 때 모든 분기를 페치합니다. 그렇지 않으면 현재 분기만 페치합니다.",
|
|
493
|
+
"config.followTagsWhenSync": "동기화 명령을 실행할 때 주석이 추가된 모든 태그를 푸시합니다.",
|
|
494
|
+
"config.ignoreLegacyWarning": "레거시 Git 경고를 무시합니다.",
|
|
495
|
+
"config.ignoreLimitWarning": "리포지토리에 변경 내용이 너무 많으면 경고를 무시합니다.",
|
|
496
|
+
"config.ignoreMissingGitWarning": "Git이 없으면 경고를 무시합니다.",
|
|
497
|
+
"config.ignoreRebaseWarning": "풀할 때 분기가 다시 지정된 것 같은 경우 경고를 무시합니다.",
|
|
498
|
+
"config.ignoreSubmodules": "파일 트리의 하위 모듈 수정 내용을 무시합니다.",
|
|
499
|
+
"config.ignoreWindowsGit27Warning": "Windows에 Git 2.25~2.26이 설치되어 있는 경우 경고를 무시합니다.",
|
|
500
|
+
"config.ignoredRepositories": "무시할 Git 리포지토리의 목록입니다.",
|
|
501
|
+
"config.inputValidation": "커밋 메시지 입력 유효성 검사를 언제 표시할지 제어합니다.",
|
|
502
|
+
"config.inputValidationLength": "경고 표시를 위한 커밋 메시지 길이 임계값을 제어합니다.",
|
|
503
|
+
"config.inputValidationSubjectLength": "경고 표시를 위한 커밋 메시지 제목 길이 임계값을 제어합니다. `#git.inputValidationLength#` 값을 상속하려면 이 임계값 설정을 해제하세요.",
|
|
504
|
+
"config.mergeEditor": "현재 충돌 된 파일의 병합 편집기를 엽니다.",
|
|
505
|
+
"config.openAfterClone": "복제 후에 자동으로 리포지토리를 열지 여부를 제어합니다.",
|
|
506
|
+
"config.openAfterClone.always": "항상 현재 창에서 엽니다.",
|
|
507
|
+
"config.openAfterClone.alwaysNewWindow": "항상 새 창에서 엽니다.",
|
|
508
|
+
"config.openAfterClone.prompt": "항상 동작을 확인합니다.",
|
|
509
|
+
"config.openAfterClone.whenNoFolderOpen": "열려 있는 폴더가 없는 경우에만 현재 창에서 엽니다.",
|
|
510
|
+
"config.openDiffOnClick": "변경을 클릭할 때 Diff 편집기가 열릴지 여부를 제어합니다. 그렇지 않으면 일반 편집기가 열립니다.",
|
|
511
|
+
"config.openRepositoryInParentFolders": "작업 영역 또는 열린 파일의 부모 폴더에 있는 리포지토리를 열지 여부를 제어합니다.",
|
|
512
|
+
"config.openRepositoryInParentFolders.always": "항상 작업 영역의 부모 폴더에서 리포지토리를 열거나 파일을 엽니다.",
|
|
513
|
+
"config.openRepositoryInParentFolders.never": "작업 영역의 부모 폴더에서 리포지토리를 열거나 파일을 열지 마세요.",
|
|
514
|
+
"config.openRepositoryInParentFolders.prompt": "작업 영역의 부모 폴더에서 리포지토리를 열거나 파일을 열기 전에 프롬프트를 표시합니다.",
|
|
515
|
+
"config.optimisticUpdate": "Git 명령을 실행한 후 소스 제어 뷰의 상태를 낙관적으로 업데이트할지 여부를 제어합니다.",
|
|
516
|
+
"config.path": "git 실행 파일의 경로 및 파일 이름입니다(예: `C:\\Program Files\\Git\\bin\\git.exe`(Windows)). 조회할 여러 경로를 포함하는 문자열 값의 배열일 수도 있습니다.",
|
|
517
|
+
"config.postCommitCommand": "커밋이 성공한 후 git 명령을 실행합니다.",
|
|
518
|
+
"config.postCommitCommand.none": "커밋 후 명령을 실행하지 않습니다.",
|
|
519
|
+
"config.postCommitCommand.push": "커밋이 성공한 후 'git push'를 실행합니다.",
|
|
520
|
+
"config.postCommitCommand.sync": "커밋이 성공한 후 'git pull' 및 'git push'를 실행합니다.",
|
|
521
|
+
"config.promptToSaveFilesBeforeCommit": "Git가 제출(commit)하기 전에 저장되지 않은 파일을 검사할지를 제어합니다.",
|
|
522
|
+
"config.promptToSaveFilesBeforeCommit.always": "저장되지 않은 파일이 있는지 확인합니다.",
|
|
523
|
+
"config.promptToSaveFilesBeforeCommit.never": "이 검사를 사용하지 않도록 설정합니다.",
|
|
524
|
+
"config.promptToSaveFilesBeforeCommit.staged": "저장되지 않은 스테이징된 파일만 확인합니다.",
|
|
525
|
+
"config.promptToSaveFilesBeforeStash": "Git이 변경 사항을 스태시하기 전에 저장되지 않은 파일을 검사할지를 제어합니다.",
|
|
526
|
+
"config.promptToSaveFilesBeforeStash.always": "저장되지 않은 파일이 있는지 확인합니다.",
|
|
527
|
+
"config.promptToSaveFilesBeforeStash.never": "이 검사를 사용하지 않도록 설정합니다.",
|
|
528
|
+
"config.promptToSaveFilesBeforeStash.staged": "저장되지 않은 스테이징된 파일만 확인합니다.",
|
|
529
|
+
"config.pruneOnFetch": "페치할 때 정리합니다.",
|
|
530
|
+
"config.publishBeforeContinueOn": "Git 리포지토리에서 계속 작업을 사용할 때 게시되지 않은 Git 상태를 게시할지 여부를 제어합니다.",
|
|
531
|
+
"config.publishBeforeContinueOn.always": "Git 리포지토리에서 계속 작업을 사용할 때 항상 게시되지 않은 Git 상태를 게시합니다.",
|
|
532
|
+
"config.publishBeforeContinueOn.never": "Git 리포지토리에서 계속 작업을 사용할 때 게시되지 않은 Git 상태를 게시하지 마세요.",
|
|
533
|
+
"config.publishBeforeContinueOn.prompt": "Git 리포지토리에서 계속 작업을 사용할 때 게시되지 않은 Git 상태를 게시하라는 메시지 표시",
|
|
534
|
+
"config.pullBeforeCheckout": "나가는 커밋이 없는 분기를 체크아웃하기 전에 빨리 감기할지 여부를 제어합니다.",
|
|
535
|
+
"config.pullTags": "풀할 때 모든 태그를 페치합니다.",
|
|
536
|
+
"config.rebaseWhenSync": "동기화 명령을 실행할 때 Git에서 다시 지정을 사용하게 합니다.",
|
|
537
|
+
"config.rememberPostCommitCommand": "커밋 후 실행된 마지막 git 명령을 기억하세요.",
|
|
538
|
+
"config.repositoryScanIgnoredFolders": "`#git.autoRepositoryDetection#`이 `true` 또는 `subFolders`로 설정된 경우 Git 리포지토리를 검색하는 동안 무시되는 폴더 목록입니다.",
|
|
539
|
+
"config.repositoryScanMaxDepth": "`#git.autoRepositoryDetection#`이 `true` 또는 `subFolders`로 설정된 경우 Git 리포지토리에 대한 작업 영역 간 폴더를 스캔할 때 사용되는 깊이를 제어합니다. 제한 없이 '-1'로 설정할 수 있습니다.",
|
|
540
|
+
"config.requireGitUserConfig": "명시적 Git 사용자 구성을 요구할지 또는 누락된 경우 Git에서 추측하도록 허용할지를 제어합니다.",
|
|
541
|
+
"config.scanRepositories": "Git 리포지토리를 검색할 경로의 목록입니다.",
|
|
542
|
+
"config.showActionButton": "작업 단추가 원본 제어 뷰에 표시되는지 여부를 제어합니다.",
|
|
543
|
+
"config.showActionButton.commit": "로컬 분기에서 커밋할 준비가 된 파일을 수정한 경우 변경 내용을 커밋하는 작업 단추를 표시합니다.",
|
|
544
|
+
"config.showActionButton.publish": "추적 원격 분기가 없는 경우 로컬 분기를 게시하는 작업 단추를 표시합니다.",
|
|
545
|
+
"config.showActionButton.sync": "로컬 분기가 원격 분기 앞이나 뒤에 있을 때 변경 내용을 동기화하는 작업 단추를 표시합니다.",
|
|
546
|
+
"config.showCommitInput": "Git 소스 제어판에 커밋 입력을 표시할지 여부를 제어합니다.",
|
|
547
|
+
"config.showInlineOpenFileAction": "Git 변경점 보기에서 파일 열기 동작 줄을 표시할지의 여부를 제어합니다.",
|
|
548
|
+
"config.showProgress": "Git 작업에서 진행률을 표시할지 여부를 제어합니다.",
|
|
549
|
+
"config.showPushSuccessNotification": "푸시가 성공했을 때 알림을 표시할지 여부를 제어합니다.",
|
|
550
|
+
"config.similarityThreshold": "추가/삭제된 파일 쌍의 변경 사항을 이름 변경으로 간주하기 위한 유사성 색인의 임계값(예: 파일 크기와 비교한 추가/삭제 양)을 제어합니다. **참고:** git 버전 `2.18.0` 이상이 필요합니다.",
|
|
551
|
+
"config.smartCommitChanges": "스마트 커밋에서 자동으로 스테이징되는 변경 사항을 제어합니다.",
|
|
552
|
+
"config.smartCommitChanges.all": "모든 변경 사항을 자동으로 스테이징합니다.",
|
|
553
|
+
"config.smartCommitChanges.tracked": "추적된 변경 사항만 자동으로 스테이징했습니다.",
|
|
554
|
+
"config.statusLimit": "Git 상태 명령에서 구문 분석할 수 있는 변경 내용의 수를 제한하는 방법을 제어합니다. 제한이 없는 경우 0으로 설정할 수 있습니다.",
|
|
555
|
+
"config.suggestSmartCommit": "스마트 커밋을 사용하도록 제안합니다(스테이징된 변경 사항이 없는 경우 모든 변경 사항 커밋).",
|
|
556
|
+
"config.supportCancellation": "동기화 작업을 실행할 때 사용자가 작업을 취소할 수 있도록 알림이 표시되는지 여부를 제어합니다.",
|
|
557
|
+
"config.terminalAuthentication": "통합 터미널에서 생성된 Git 프로세스의 인증 처리기로 VS Code를 사용할지를 제어합니다. 참고: 이 설정의 변경 내용을 적용하려면 터미널을 다시 시작해야 합니다.",
|
|
558
|
+
"config.terminalGitEditor": "통합 터미널에서 생성된 Git 프로세스에 대해 Git 편집기로 VS Code를 사용할지 여부를 제어합니다. 참고: 이 설정에서 변경 사항을 선택하려면 터미널을 다시 시작해야 합니다.",
|
|
559
|
+
"config.timeline.date": "타임라인 보기에서 항목에 사용할 날짜를 제어합니다.",
|
|
560
|
+
"config.timeline.date.authored": "작성 날짜 사용",
|
|
561
|
+
"config.timeline.date.committed": "커밋된 날짜 사용",
|
|
562
|
+
"config.timeline.showAuthor": "타임라인 보기에 커밋 작성자를 표시할지를 제어합니다.",
|
|
563
|
+
"config.timeline.showUncommitted": "타임라인 보기에서 커밋되지 않은 변경 내용을 표시할지 여부를 제어합니다.",
|
|
564
|
+
"config.untrackedChanges": "추적되지 않은 변경 내용의 작동 방식을 제어합니다.",
|
|
565
|
+
"config.untrackedChanges.hidden": "추적되지 않은 변경 내용이 숨겨지고 여러 작업에서 제외됩니다.",
|
|
566
|
+
"config.untrackedChanges.mixed": "추적 및 추적되지 않은 모든 변경 내용이 함께 표시되고 동일한 작업이 수행됩니다.",
|
|
567
|
+
"config.untrackedChanges.separate": "추적되지 않은 변경 내용은 소스 제어 보기에 별도로 표시됩니다. 또한 여러 작업에서 제외됩니다.",
|
|
568
|
+
"config.useCommitInputAsStashMessage": "커밋 입력 상자의 메시지를 기본 스태시 메시지로 사용할지 여부를 제어합니다.",
|
|
569
|
+
"config.useEditorAsCommitInput": "커밋 입력 상자에 메시지가 제공되지 않을 때마다 커밋 메시지를 작성하는 데 전체 텍스트 편집기를 사용할지 여부를 제어합니다.",
|
|
570
|
+
"config.useForcePushWithLease": "강제 푸시가 좀 더 안전한 force-with-lease 변형을 사용하는지 여부를 제어합니다.",
|
|
571
|
+
"config.useIntegratedAskPass": "통합 버전을 사용하기 위해 GIT_ASKPASS를 덮어써야 하는지 여부를 제어합니다.",
|
|
572
|
+
"config.verboseCommit": "'#git.useEditorAsCommitInput#'이 사용하도록 설정된 경우 자세한 정보 표시 출력을 사용하도록 설정합니다.",
|
|
573
|
+
"description": "Git SCM 통합",
|
|
574
|
+
"displayName": "Git",
|
|
575
|
+
"submenu.branch": "분기",
|
|
576
|
+
"submenu.changes": "변경 사항",
|
|
577
|
+
"submenu.commit": "커밋",
|
|
578
|
+
"submenu.commit.amend": "수정",
|
|
579
|
+
"submenu.commit.signoff": "승인",
|
|
580
|
+
"submenu.explorer": "Git",
|
|
581
|
+
"submenu.pullpush": "풀, 푸시",
|
|
582
|
+
"submenu.remotes": "원격",
|
|
583
|
+
"submenu.stash": "스태시",
|
|
584
|
+
"submenu.tags": "태그",
|
|
585
|
+
"view.workbench.cloneRepository": "리포지토리를 로컬에서 복제할 수 있습니다.\r\n[리포지토리 복제](command:git.clone 'Git 확장이 활성화되면 리포지토리 복제')",
|
|
586
|
+
"view.workbench.learnMore": "VS Code에서 Git 및 소스 제어를 사용하는 방법에 대해 자세히 알아보려면 [Microsoft Docs](https://aka.ms/vscode-scm)를 참조하세요.",
|
|
587
|
+
"view.workbench.scm.closedRepositories": "이전에 닫힌 Git 리포지토리가 발견되었습니다.\r\n[닫힌 리포지토리 다시 열기](command:git.reopenClosedRepositories)\r\nVS Code git 및 소스 제어를 사용하는 방법에 대해 자세히 알아보려면 [문서를 읽어보세요](https://aka.ms/vscode-scm).",
|
|
588
|
+
"view.workbench.scm.closedRepository": "이전에 닫힌 git 리포지토리가 발견되었습니다.\r\n[닫힌 리포지토리 다시 열기](command:git.reopenClosedRepositories)\r\nVS Code git 및 소스 제어를 사용하는 방법에 대해 자세히 알아보려면 [문서를 읽어보세요](https://aka.ms/vscode-scm).",
|
|
589
|
+
"view.workbench.scm.disabled": "git 기능을 사용하려면 [설정](command:workbench.action.openSettings?%5B%22git.enabled%22%5D)에서 git을 사용하도록 설정하세요.\r\nVS Code에서 Git 및 원본 제어를 사용하는 방법에 대해 자세히 알아보려면 [Microsoft Docs](https://aka.ms/vscode-scm)를 참조하세요.",
|
|
590
|
+
"view.workbench.scm.empty": "Git 기능을 사용하려면 Git 리포지토리가 포함된 폴더를 열거나 URL에서 복제할 수 있습니다.\r\n[폴더 열기](command:vscode.openFolder)\r\n[리포지토리 복제](command:git.clone)\r\nVS Code에서 Git 및 소스 제어를 사용하는 방법에 대해 자세히 알아보려면 [관련 문서를 참조](https://aka.ms/vscode-scm)하세요.",
|
|
591
|
+
"view.workbench.scm.emptyWorkspace": "현재 열려 있는 작업 영역에 Git 리포지토리를 포함하는 폴더가 없습니다.\r\n[작업 영역에 폴더 추가](command:workbench.action.addRootFolder)\r\nVS Code에서 Git 및 소스 제어를 사용하는 방법에 대해 자세히 알아보려면 [관련 문서를 참조](https://aka.ms/vscode-scm)하세요.",
|
|
592
|
+
"view.workbench.scm.folder": "현재 열린 폴더에 Git 리포지토리가 없습니다. Git에서 제공하는 소스 제어 기능을 사용하도록 설정할 리포지토리를 초기화할 수 있습니다.\r\n[리포지토리 초기화](command:git.init?%5Btrue%5D)\r\nVS Code에서 Git 및 소스 제어를 사용하는 방법에 대해 자세히 알아보려면 [Microsoft Docs](https://aka.ms/vscode-scm)를 읽어보세요.",
|
|
593
|
+
"view.workbench.scm.missing": "인기 있는 소스 제어 시스템인 Git을 설치하여 코드 변경 내용을 추적하고 다른 사용자와 공동 작업합니다. [Git 가이드](https://aka.ms/vscode-scm)에서 자세히 알아보세요.",
|
|
594
|
+
"view.workbench.scm.missing.linux": "소스 제어는 설치 중인 Git에 따라 달라집니다.\r\n[Linux용 Git 다운로드](https://git-scm.com/download/linux)\r\n설치 후에는 [다시 로드하세요](command:workbench.action.reloadWindow)(또는 [문제를 해결하세요](command:git.showOutput)). 추가 원본 제어 공급자는 [Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)에서 설치할 수 있습니다.",
|
|
595
|
+
"view.workbench.scm.missing.mac": "[macOS용 GIT 다운로드](https://git-scm.com/download/mac)\r\n설치 후에는 [다시 로드하세요](command:workbench.action.reloadWindow)(또는 [문제를 해결하세요](command:git.showOutput)). 추가 원본 제어 공급자는 [Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)에서 설치할 수 있습니다.",
|
|
596
|
+
"view.workbench.scm.missing.windows": "[Windows용 GIT 다운로드](https://git-scm.com/download/win)\r\n설치 후에는 [다시 로드하세요](command:workbench.action.reloadWindow)(또는 [문제를 해결하세요](command:git.showOutput)). 추가 원본 제어 공급자는 [Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)에서 설치할 수 있습니다.",
|
|
597
|
+
"view.workbench.scm.repositoriesInParentFolders": "Git 리포지토리가 작업 영역의 부모 폴더 또는 열린 파일에서 발견되었습니다.\r\n [리포지토리 열기](command:git.openRepositoriesInParentFolders)\r\n [git.openRepositoryInParentFolders](command:workbench.action.openSettings?%5B%22git.openRepositoryInParentFolders%22%5D) 설정을 사용하여 작업 영역의 부모 폴더 또는 열린 파일의 git 리포지토리를 열지 여부를 제어합니다. 자세한 내용은 [문서를 읽어보세요](https://aka.ms/vscode-git-repository-in-parent-folders).",
|
|
598
|
+
"view.workbench.scm.repositoryInParentFolders": "git 리포지토리가 작업 영역의 부모 폴더 또는 열린 파일에서 발견되었습니다.\r\n [리포지토리 열기](command:git.openRepositoriesInParentFolders)\r\n [git.openRepositoryInParentFolders](command:workbench.action.openSettings?%5B%22git.openRepositoryInParentFolders%22%5D) 설정을 사용하여 작업 영역의 부모 폴더 또는 열린 파일의 git 리포지토리를 열지 여부를 제어합니다. 자세한 내용은 [문서를 읽어보세요](https://aka.ms/vscode-git-repository-in-parent-folders).",
|
|
599
|
+
"view.workbench.scm.scanFolderForRepositories": "git 리포지토리용 폴더 검색 중...",
|
|
600
|
+
"view.workbench.scm.scanWorkspaceForRepositories": "Git 리포지토리에 대한 작업 영역을 검색하는 중...",
|
|
601
|
+
"view.workbench.scm.unsafeRepositories": "검색된 Git 리포지토리는 폴더를 현재 사용자가 아닌 다른 사람이 소유하고 있으므로 잠재적으로 안전하지 않을 수 있습니다.\r\n[안전하지 않은 저장소 관리](command:git.manageUnsafeRepositories)\r\n안전하지 않은 리포지토리에 대해 자세히 알아보려면 [문서를 읽어보세요](https://aka.ms/vscode-git-unsafe-repository).",
|
|
602
|
+
"view.workbench.scm.unsafeRepository": "검색된 Git 리포지토리는 폴더를 현재 사용자가 아닌 다른 사람이 소유하고 있으므로 잠재적으로 안전하지 않습니다.\r\n[안전하지 않은 리포지토리 관리](command:git.manageUnsafeRepositories)\r\n안전하지 않은 리포지토리에 대해 자세히 알아보려면 [문서를 읽어보세요](https://aka.ms/vscode-git-unsafe-repository).",
|
|
603
|
+
"view.workbench.scm.workspace": "현재 열린 작업 영역에 Git 리포지토리가 포함된 폴더가 없습니다. Git에서 제공하는 소스 제어 기능을 사용하도록 설정할 폴더의 리포지토리를 초기화할 수 있습니다.\r\n[리포지토리 초기화](command:git.init)\r\nVS Code에서 Git 및 소스 제어를 사용하는 방법에 대해 자세히 알아보려면 [Microsoft Docs](https://aka.ms/vscode-scm)를 읽어보세요."
|
|
604
|
+
}
|
|
605
|
+
}
|
|
606
|
+
}
|