mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-09 01:32:34 -05:00
* Initial VS Code 1.21 file copy with patches * A few more merges * Post npm install * Fix batch of build breaks * Fix more build breaks * Fix more build errors * Fix more build breaks * Runtime fixes 1 * Get connection dialog working with some todos * Fix a few packaging issues * Copy several node_modules to package build to fix loader issues * Fix breaks from master * A few more fixes * Make tests pass * First pass of license header updates * Second pass of license header updates * Fix restore dialog issues * Remove add additional themes menu items * fix select box issues where the list doesn't show up * formatting * Fix editor dispose issue * Copy over node modules to correct location on all platforms
35 lines
1.5 KiB
JSON
35 lines
1.5 KiB
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Do not edit this file. It is machine generated."
|
|
],
|
|
"open": "열기",
|
|
"index modified": "인덱스 수정됨",
|
|
"modified": "수정됨",
|
|
"index added": "인덱스 추가됨",
|
|
"index deleted": "인덱스 삭제됨",
|
|
"deleted": "삭제됨",
|
|
"index renamed": "인덱스 이름 변경됨",
|
|
"index copied": "인덱스 복사됨",
|
|
"untracked": "추적되지 않음",
|
|
"ignored": "무시됨",
|
|
"both deleted": "둘 다 삭제됨",
|
|
"added by us": "본인이 추가함",
|
|
"deleted by them": "타인이 삭제함",
|
|
"added by them": "타인이 추가함",
|
|
"deleted by us": "본인이 삭제함",
|
|
"both added": "둘 다 추가됨",
|
|
"both modified": "둘 다 수정됨",
|
|
"commitMessage": "메시지(커밋하려면 {0} 누르기)",
|
|
"commit": "커밋",
|
|
"merge changes": "변경 내용 병합",
|
|
"staged changes": "스테이징된 변경 내용",
|
|
"changes": "변경 내용",
|
|
"commitMessageCountdown": "현재 줄에서 {0} 글자 남음",
|
|
"commitMessageWarning": "현재 줄에서 {0} 글자 초과 {1}",
|
|
"neveragain": "다시 표시 안 함",
|
|
"huge": "'{0}'의 Git 리포지토리에 활성 변경 내용이 너무 많습니다. Git 기능의 하위 집합만 사용할 수 있도록 설정됩니다."
|
|
} |