mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-17 03:21:40 -04:00
27 lines
1.2 KiB
JSON
27 lines
1.2 KiB
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"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/githubServer": {
|
|
"code.detail": "인증을 완료하려면 GitHub로 이동하여 위의 일회용 코드를 붙여넣으세요.",
|
|
"code.title": "코드: {0}",
|
|
"no": "아니요",
|
|
"otherReasonMessage": "GitHub를 사용하기 위해 이 확장에 대한 승인을 아직 완료하지 않았습니다. 계속 시도하시겠습니까?",
|
|
"progress": "새 탭에서 [{0}]({0})을 열고 일회성 코드 {1}을(를) 붙여넣습니다.",
|
|
"signingIn": "github.com 로그인하는 중...",
|
|
"signingInAnotherWay": "github.com 로그인하는 중...",
|
|
"userCancelledMessage": "로그인하는 데 문제가 있나요? 다른 방법을 시도해 보시겠습니까?",
|
|
"yes": "예"
|
|
},
|
|
"package": {
|
|
"description": "GitHub 인증 공급자",
|
|
"displayName": "GitHub 인증"
|
|
}
|
|
}
|
|
} |