mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-04-01 17:40:30 -04:00
Update to langpack base source file, and fix to xlf generation. (#22829)
* update to build lib and langpack base files * fix for gulp localization xlf task and xlf update * fix to yarn
This commit is contained in:
@@ -44,7 +44,6 @@
|
||||
"derivedDescription": "동일한 이름의 형제가 있지만 확장명이 다른 파일을 일치시킵니다.",
|
||||
"derivedLabel": "이름별 형제가 있는 파일",
|
||||
"dirty": "활성 편집기에 저장되지 않은 변경 내용이 있는 경우에 대한 표시기",
|
||||
"falseDescription": "패턴을 사용하지 않도록 설정합니다.",
|
||||
"fileDescription": "특정 파일 확장명이 있는 모든 파일을 일치시킵니다.",
|
||||
"fileLabel": "확장명별 파일",
|
||||
"filesDescription": "파일 확장명이 있는 모든 파일을 일치시킵니다.",
|
||||
@@ -61,8 +60,7 @@
|
||||
"topFolderDescription": "특정 이름의 최상위 폴더를 일치시킵니다.",
|
||||
"topFolderLabel": "이름별 폴더(최상위)",
|
||||
"topFoldersDescription": "여러 최상위 폴더를 일치시킵니다.",
|
||||
"topFoldersLabel": "이름이 여러 개 있는 폴더(최상위)",
|
||||
"trueDescription": "패턴을 사용하도록 설정합니다."
|
||||
"topFoldersLabel": "이름이 여러 개 있는 폴더(최상위)"
|
||||
},
|
||||
"package": {
|
||||
"description": "설정, 시작 및 확장 추천 파일과 같은 구성 파일에서 기능(고급 IntelliSense, 자동 수정)을 제공합니다.",
|
||||
|
||||
Reference in New Issue
Block a user