[Loc] update to langpack base files for vscode-merge 1.62 (#20059)

This commit is contained in:
Alex Ma
2022-07-15 16:18:02 -07:00
committed by GitHub
parent 693b92c825
commit 98f9cd9ede
40 changed files with 7219 additions and 4949 deletions

View File

@@ -42,7 +42,7 @@
"assocLabelPath": "경로가 있는 파일",
"derivedDescription": "동일한 이름의 형제가 있지만 확장명이 다른 파일을 일치시킵니다.",
"derivedLabel": "이름별 형제가 있는 파일",
"dirty": "활성 편집기가 더티인 경우 더티 표시기",
"dirty": "활성 편집기에 저장되지 않은 변경 내용이 있는 경우에 대한 표시기",
"falseDescription": "패턴을 사용하지 않도록 설정합니다.",
"fileDescription": "특정 파일 확장명이 있는 모든 파일을 일치시킵니다.",
"fileLabel": "확장명별 파일",

View File

@@ -1,29 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"dist/extensionLinter": {
"dataUrlsNotValid": "데이터 URL은 올바른 이미지 소스가 아닙니다.",
"embeddedSvgsNotValid": "내장 SVG는 올바른 이미지 소스가 아닙니다.",
"httpsRequired": "이미지는 HTTPS 프로토콜을 사용해야 합니다.",
"relativeBadgeUrlRequiresHttpsRepository": "관계형 배지 URL은 package.json에 HTTPS 프로토콜이 지정된 저장소가 필요합니다.",
"relativeIconUrlRequiresHttpsRepository": "아이콘은 package.json에 HTTPS 프로토콜이 지정된 저장소가 필요합니다.",
"relativeUrlRequiresHttpsRepository": "관계형 이미지 URL은 package.json에 HTTPS 프로토콜이 지정된 저장소가 필요합니다.",
"svgsNotValid": "SVG는 올바른 이미지 소스가 아닙니다."
},
"dist/packageDocumentHelper": {
"languageSpecificEditorSettings": "언어별 편집기 설정",
"languageSpecificEditorSettingsDescription": "언어용 편집기 설정 재정의"
},
"package": {
"description": "확장 제작을 위한 Lint 기능을 제공합니다.",
"displayName": "확장 제작"
}
}
}

File diff suppressed because it is too large Load Diff