mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-14 03:58:33 -05:00
43 lines
2.5 KiB
JSON
43 lines
2.5 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/publish": {
|
|
"ignore": "리포지토리에 포함할 파일을 선택합니다.",
|
|
"openingithub": "GitHub에서 열기",
|
|
"pick folder": "GitHub에 게시할 폴더 선택",
|
|
"publishing_done": "'{0}' 리포지토리를 GitHub에 게시했습니다.",
|
|
"publishing_firstcommit": "첫 번째 커밋을 만드는 중",
|
|
"publishing_private": "프라이빗 GitHub 리포지토리에 게시하는 중",
|
|
"publishing_public": "퍼블릭 GitHub 리포지토리에 게시하는 중",
|
|
"publishing_uploading": "파일을 업로드하는 중"
|
|
},
|
|
"dist/pushErrorHandler": {
|
|
"create a fork": "포크 만들기",
|
|
"create fork": "GitHub 포크 만들기",
|
|
"createghpr": "GitHub 끌어오기 요청을 만드는 중...",
|
|
"createpr": "PR 만들기",
|
|
"donepr": "GitHub에 PR '{0}/{1}#{2}'을(를) 만들었습니다.",
|
|
"fork": "GitHub의 '{0}/{1}'(으)로 푸시할 수 있는 권한이 없습니다. 대신 포크를 만들어 포크에 푸시하시겠습니까?",
|
|
"forking": "'{0}/{1}'을(를) 포크하는 중...",
|
|
"forking_done": "GitHub에 '{0}' 포크를 만들었습니다.",
|
|
"forking_pushing": "변경 내용을 푸시하는 중...",
|
|
"no": "아니요",
|
|
"openingithub": "GitHub에서 열기",
|
|
"openpr": "PR 열기"
|
|
},
|
|
"package": {
|
|
"config.gitAuthentication": "VS Code 내에서 Git 명령에 대해 자동 GitHub 인증을 사용하도록 설정할지 여부를 제어합니다.",
|
|
"description": "VS Code용 GitHub 기능",
|
|
"displayName": "GitHub",
|
|
"welcome.publishFolder": "이 폴더를 GitHub 리포지토리에 직접 게시할 수도 있습니다. 게시된 후에는 Git 및 GitHub에서 제공하는 소스 제어 기능에 액세스할 수 있습니다.\r\n[$(github) GitHub에 게시](command:github.publish)",
|
|
"welcome.publishWorkspaceFolder": "작업 영역 폴더를 GitHub 리포지토리에 직접 게시할 수도 있습니다. 게시된 후에는 Git 및 GitHub에서 제공하는 소스 제어 기능에 액세스할 수 있습니다.\r\n[$(github) GitHub에 게시](command:github.publish)"
|
|
}
|
|
}
|
|
} |