@codingame/monaco-vscode-language-pack-ko 2.0.3-improve-modularity.1 → 2.0.3
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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@codingame/monaco-vscode-language-pack-ko",
|
|
3
|
-
"version": "2.0.3
|
|
3
|
+
"version": "2.0.3",
|
|
4
4
|
"keywords": [],
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "CodinGame",
|
|
@@ -18,6 +18,6 @@
|
|
|
18
18
|
"module": "index.js",
|
|
19
19
|
"types": "index.d.ts",
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"vscode": "npm:@codingame/monaco-vscode-api@2.0.3
|
|
21
|
+
"vscode": "npm:@codingame/monaco-vscode-api@2.0.3"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -25,11 +25,11 @@
|
|
|
25
25
|
"All Repositories": "모든 리포지토리",
|
|
26
26
|
"Always": "항상",
|
|
27
27
|
"Always Pull": "항상 풀",
|
|
28
|
-
"Are you sure you want to DELETE {0} files?\
|
|
29
|
-
"Are you sure you want to DELETE {0}?\
|
|
28
|
+
"Are you sure you want to DELETE {0} files?\nThis is IRREVERSIBLE!\nThese files will be FOREVER LOST if you proceed.": "파일 {0}개를 삭제하시겠습니까?\n이 작업은 취소할 수 없습니다!\n계속하면 해당 파일이 영구적으로 손실됩니다.",
|
|
29
|
+
"Are you sure you want to DELETE {0}?\nThis is IRREVERSIBLE!\nThis file will be FOREVER LOST if you proceed.": "{0}을(를) 삭제하시겠습니까?\n이 작업은 취소할 수 없습니다!\n계속하면 이 파일이 영구적으로 손실됩니다.",
|
|
30
30
|
"Are you sure you want to continue connecting?": "연결을 계속 진행하시겠습니까?",
|
|
31
31
|
"Are you sure you want to create an empty commit?": "빈 커밋을 만드시겠습니까?",
|
|
32
|
-
"Are you sure you want to discard ALL changes in {0} files?\
|
|
32
|
+
"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계속하면 현재 작업 집합이 영구적으로 손실됩니다.",
|
|
33
33
|
"Are you sure you want to discard changes in {0} files?": "{0}개 파일의 변경 내용을 취소하시겠습니까?",
|
|
34
34
|
"Are you sure you want to discard changes in {0}?": "{0}의 변경 내용을 취소하시겠습니까?",
|
|
35
35
|
"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}개 있으며 복구가 불가능할 수 있습니다.",
|
|
@@ -105,9 +105,9 @@
|
|
|
105
105
|
"Email": "전자 메일",
|
|
106
106
|
"Enables the following features: {0}": "다음 기능을 사용하도록 설정: {0}",
|
|
107
107
|
"Failed to authenticate to git remote.": "git remote에 인증하지 못했습니다.",
|
|
108
|
-
"Failed to authenticate to git remote:\
|
|
109
|
-
"File \"{0}\" was deleted by them and modified by us.\
|
|
110
|
-
"File \"{0}\" was deleted by us and modified by them.\
|
|
108
|
+
"Failed to authenticate to git remote:\n\n{0}": "git remote에 인증하지 못했습니다.\n\n{0}",
|
|
109
|
+
"File \"{0}\" was deleted by them and modified by us.\n\nWhat would you like to do?": "“{0}” 파일을 다른 사용자가 삭제하고 Microsoft가 수정했습니다.\n\n원하는 작업을 선택하세요.",
|
|
110
|
+
"File \"{0}\" was deleted by us and modified by them.\n\nWhat would you like to do?": "“{0}” 파일을 Microsoft가 삭제하고 다른 사용자가 수정했습니다.\n\n원하는 작업을 선택하세요.",
|
|
111
111
|
"Force Checkout": "강제 체크 아웃",
|
|
112
112
|
"Force push is not allowed, please enable it with the \"git.allowForcePush\" setting.": "강제 푸시가 허용되지 않습니다. \"git.allowForcePush\" 설정으로 사용하도록 설정하세요.",
|
|
113
113
|
"Git History": "Git 기록",
|
|
@@ -233,8 +233,8 @@
|
|
|
233
233
|
"The branch \"{0}\" has no remote branch. Would you like to publish this branch?": "“{0}” 분기에 원격 분기가 없습니다. 이 분기를 게시하시겠습니까?",
|
|
234
234
|
"The branch \"{0}\" is not fully merged. Delete anyway?": "\"{0}\" 분기가 완전히 병합되지 않았습니다. 그래도 삭제하시겠습니까?",
|
|
235
235
|
"The current branch is not published to the remote. Would you like to publish it to access your changes elsewhere?": "현재 분기는 원격에 게시되지 않습니다. 다른 곳에서 변경 사항에 액세스할 수 있도록 게시하시겠습니까?",
|
|
236
|
-
"The following file has unsaved changes which won't be included in the commit if you proceed: {0}.\
|
|
237
|
-
"The following file has unsaved changes which won't be included in the stash if you proceed: {0}.\
|
|
236
|
+
"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커밋하기 전에 저장하시겠습니까?",
|
|
237
|
+
"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스태시하기 전에 저장하시겠습니까?",
|
|
238
238
|
"The following untracked file will be DELETED FROM DISK if discarded: {0}.": "취소한 경우 다음 추적되지 않은 파일이 디스크에서 삭제됩니다. {0}.",
|
|
239
239
|
"The git repositories in the current folder are potentially unsafe as the folders are owned by someone other than the current user.": "현재 폴더의 Git 리포지토리는 현재 사용자가 아닌 다른 사람이 폴더를 소유하고 있으므로 잠재적으로 안전하지 않습니다.",
|
|
240
240
|
"The git repository at \"{0}\" has too many active changes, only a subset of Git features will be enabled.": "“{0}”의 Git 리포지토리에 활성 변경 내용이 너무 많습니다. Git 기능의 하위 집합만 사용할 수 있도록 설정합니다.",
|
|
@@ -248,16 +248,16 @@
|
|
|
248
248
|
"There are no available repositories": "사용 가능한 리포지토리가 없습니다.",
|
|
249
249
|
"There are no changes to commit.": "커밋할 변경 내용이 없습니다.",
|
|
250
250
|
"There are no changes to stash.": "스태시할 변경 내용이 없습니다.",
|
|
251
|
-
"There are no staged changes to commit.\
|
|
251
|
+
"There are no staged changes to commit.\n\nWould you like to stage all your changes and commit them directly?": "커밋할 스테이징된 변경 사항이 없습니다.\n\n모든 변경 사항을 스테이징하고 직접 커밋하시겠습니까?",
|
|
252
252
|
"There are no staged changes to stash.": "스태시할 스테이징된 변경 사항이 없습니다.",
|
|
253
253
|
"There are no stashes in the repository.": "리포지토리에 스태시가 없습니다.",
|
|
254
|
-
"There are {0} unsaved files.\
|
|
255
|
-
"There are {0} unsaved files.\
|
|
254
|
+
"There are {0} unsaved files.\n\nWould you like to save them before committing?": "저장되지 않은 {0}개의 파일이 있습니다.\n\n커밋하기 전에 저장하시겠습니까?",
|
|
255
|
+
"There are {0} unsaved files.\n\nWould you like to save them before stashing?": "저장되지 않은 파일이 {0}개 있습니다.\n\n스태시하기 전에 저장하시겠습니까?",
|
|
256
256
|
"There are {0} untracked files which will be DELETED FROM DISK if discarded.": "취소하는 경우 {0}개의 추적되지 않은 파일이 디스크에서 삭제됩니다.",
|
|
257
257
|
"There were merge conflicts while applying the stash.": "스태시를 적용하는 중 병합 충돌이 발생했습니다.",
|
|
258
258
|
"This action will pull and push commits from and to \"{0}/{1}\".": "이 작업은 '{0}/{1}'을(를) 오가는 커밋을 풀/푸시합니다.",
|
|
259
259
|
"This repository has no remotes configured to fetch from.": "이 리포지토리에 페치할 원격 항목이 구성되어 있지 않습니다.",
|
|
260
|
-
"This will DELETE {0} untracked files!\
|
|
260
|
+
"This will DELETE {0} untracked files!\nThis is IRREVERSIBLE!\nThese files will be FOREVER LOST.": "이렇게 하면 {0}개의 추적되지 않은 파일이 삭제됩니다!\n삭제 후에는 되돌릴 수 없습니다!\n이 파일은 영원히 손실됩니다.",
|
|
261
261
|
"This will create a Git repository in \"{0}\". Are you sure you want to continue?": "'{0}'에서 Git 리포지토리가 만들어집니다. 계속하시겠습니까?",
|
|
262
262
|
"Too many changes were detected. Only the first {0} changes will be shown below.": "너무 많은 변경 내용이 감지되었습니다. 첫 번째 {0} 변경 내용만 아래에 표시됩니다.",
|
|
263
263
|
"Type Changed": "형식을 변경했습니다.",
|
|
@@ -278,9 +278,9 @@
|
|
|
278
278
|
"Yes": "예",
|
|
279
279
|
"Yes, Don't Show Again": "예, 다시 표시 안 함",
|
|
280
280
|
"You": "사용자",
|
|
281
|
-
"You are about to commit your changes without verification, this skips pre-commit hooks and can be undesirable.\
|
|
282
|
-
"You are about to force push your changes, this can be destructive and could inadvertently overwrite changes made by others.\
|
|
283
|
-
"You are trying to commit to a protected branch and you might not have permission to push your commits to the remote.\
|
|
281
|
+
"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계속하시겠습니까?",
|
|
282
|
+
"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계속하시겠습니까?",
|
|
283
|
+
"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어떻게 진행하시겠습니까?",
|
|
284
284
|
"You seem to have git \"{0}\" installed. Code works best with git >= 2": "Git \"{0}\"이(가) 설치된 것 같습니다. 코드는 2 이하의 Git에서 최적으로 작동합니다.",
|
|
285
285
|
"Your local changes would be overwritten by checkout.": "체크 아웃하면 로컬 변경 내용을 덮어씁니다.",
|
|
286
286
|
"Your repository has no remotes configured to publish to.": "리포지토리에 게시하도록 구성된 원격이 없습니다.",
|
|
@@ -292,7 +292,7 @@
|
|
|
292
292
|
"remote branches": "원경 분기",
|
|
293
293
|
"tags": "태그",
|
|
294
294
|
"yes": "예",
|
|
295
|
-
"{0}\
|
|
295
|
+
"{0}\n\nThis is IRREVERSIBLE, your current working set will be FOREVER LOST.": "{0}\n\n이 작업은 되돌릴 수 없으며, 현재 작업 설정이 영구적으로 손실됩니다.",
|
|
296
296
|
"{0} (Deleted)": "{0}(삭제됨)",
|
|
297
297
|
"{0} (Index)": "{0}(인덱스)",
|
|
298
298
|
"{0} (Intent to add)": "{0}(추가할 의도)",
|
|
@@ -101,15 +101,15 @@
|
|
|
101
101
|
"TS Server logging is currently enabled which may impact performance.": "TS 서버 로깅이 현재 사용하도록 설정되어 있어 성능에 영향을 미칠 수 있습니다.",
|
|
102
102
|
"TS Server logging is off. Please set 'typescript.tsserver.log' and restart the TS server to enable logging": "TS 서버 로깅이 꺼져 있습니다. “typescript.tsserver.log”를 설정하고 TS 서버를 다시 시작하여 로깅을 사용하도록 설정하세요.",
|
|
103
103
|
"The JS/TS language service crashed 5 times in the last 5 Minutes.": "JS/TS 언어 서비스가 지난 5분 동안 5번 충돌했습니다.",
|
|
104
|
-
"The JS/TS language service crashed 5 times in the last 5 Minutes.\
|
|
104
|
+
"The JS/TS language service crashed 5 times in the last 5 Minutes.\nThis may be caused by a plugin contributed by one of these extensions: {0}\nPlease try disabling these extensions before filing an issue against VS Code.": "JS/TS 언어 서비스가 지난 5분 동안 5번 충돌했습니다.\n이는 다음 확장 프로그램 중 하나가 기여한 플러그인으로 인해 발생할 수 있습니다. {0}\nVS Code에 문제를 제기하기 전에 이러한 확장을 사용하지 않도록 설정해 보세요.",
|
|
105
105
|
"The JS/TS language service crashed.": "JS/TS 언어 서비스가 충돌했습니다.",
|
|
106
|
-
"The JS/TS language service crashed.\
|
|
106
|
+
"The JS/TS language service crashed.\nThis may be caused by a plugin contributed by one of these extensions: {0}.\nPlease try disabling these extensions before filing an issue against VS Code.": "JS/TS 언어 서비스가 충돌했습니다.\n이는 다음 확장 프로그램 중 하나가 기여한 플러그인으로 인해 발생할 수 있습니다. {0}\nVS Code에 문제를 제기하기 전에 이러한 확장을 사용하지 않도록 설정해 보세요.",
|
|
107
107
|
"The JS/TS language service immediately crashed 5 times. The service will not be restarted.": "JS/TS 언어 서비스가 즉시 5번 충돌했습니다. 서비스가 다시 시작되지 않습니다.",
|
|
108
|
-
"The JS/TS language service immediately crashed 5 times. The service will not be restarted.\
|
|
108
|
+
"The JS/TS language service immediately crashed 5 times. The service will not be restarted.\nThis may be caused by a plugin contributed by one of these extensions: {0}.\nPlease try disabling these extensions before filing an issue against VS Code.": "JS/TS 언어 서비스가 즉시 5번 충돌했습니다. 서비스가 다시 시작되지 않습니다.\n이는 다음 확장 프로그램 중 하나가 기여한 플러그인으로 인해 발생할 수 있습니다. {0}\nVS Code에 문제를 제기하기 전에 이러한 확장을 사용하지 않도록 설정해 보세요.",
|
|
109
109
|
"The current selection cannot be extracted": "현재 선택 영역을 추출할 수 없습니다.",
|
|
110
110
|
"The path {0} doesn't point to a valid Node installation to run TS Server. Falling back to bundled Node.": "경로 {0}이(가) TS 서버를 실행하는 올바른 노드 설치를 가리키지 않습니다. 번들 노드로 대체합니다.",
|
|
111
111
|
"The path {0} doesn't point to a valid tsserver install. Falling back to bundled TypeScript version.": "경로 {0}이(가) 올바른 tsserver 설치를 가리키지 않습니다. 포함된 TypeScript 버전을 대신 사용합니다.",
|
|
112
|
-
"The workspace is using an old version of TypeScript ({0}).\
|
|
112
|
+
"The workspace is using an old version of TypeScript ({0}).\n\nBefore reporting an issue, please update the workspace to use TypeScript {1} or newer to make sure the bug has not already been fixed.": "작업 영역에서 이전 버전의 TypeScript({0})를 사용하고 있습니다.\n\n문제를 보고하기 전에 TypeScript {1} 이상 기능을 사용하도록 작업 영역을 업데이트하여 버그가 아직 수정되지 않았는지 확인하세요.",
|
|
113
113
|
"This workspace contains a TypeScript version. Would you like to use the workspace TypeScript version for TypeScript and JavaScript language features?": "이 작업 영역에는 TypeScript 버전이 포함되어 있습니다. TypeScript 및 JavaScript 언어 기능에 작업 영역 TypeScript 버전을 사용하시겠습니까?",
|
|
114
114
|
"This workspace wants to use the Node installation at '{0}' to run TS Server. Would you like to use it?": "이 작업 영역은 '{0}'의 노드 설치를 사용하여 TS 서버를 실행하려고 합니다. 사용하시겠습니까?",
|
|
115
115
|
"To enable project-wide JavaScript/TypeScript language features, exclude folders with many files, like: {0}": "프로젝트 전체에서 JavaScript/TypeScript 언어 기능을 사용하도록 설정하려면 {0}과(와) 같이 파일이 많은 폴더를 제외하세요.",
|