Files
azuredatastudio/i18n/ads-language-pack-ko/translations/extensions/vscode.github.i18n.json
Alex Ma 41401cf671 [Loc] update to langpack source files (new format), and fix for vscode filter (#23698)
* [Loc] update to langpack source files (new format), and fix for vscode filter

* added markdown

* added in yarn lock
2023-07-07 18:26:43 -07:00

49 lines
3.6 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": {
"bundle": {
"Checkout on vscode.dev": "vscode.dev 체크 아웃",
"Copy vscode.dev Link": "vscode.dev 링크 복사",
"Create Fork": "포크 만들기",
"Create GitHub fork": "GitHub 포크 만들기",
"Create PR": "PR 만들기",
"Creating GitHub Pull Request...": "GitHub 끌어오기 요청을 만드는 중...",
"Creating first commit": "첫 번째 커밋을 만드는 중",
"Forking \"{0}/{1}\"...": "“{0}/{1}”을(를) 포크하는 중...",
"Learn More": "Learn More",
"Log level: {0}": "로그 수준: {0}",
"No": "아니요",
"No template": "템플릿 없음",
"Open PR": "PR 열기",
"Open on GitHub": "GitHub에서 열기",
"Pick a folder to publish to GitHub": "GitHub에 게시할 폴더 선택",
"Publishing to a private GitHub repository": "프라이빗 GitHub 리포지토리에 게시하는 중",
"Publishing to a public GitHub repository": "퍼블릭 GitHub 리포지토리에 게시하는 중",
"Pushing changes...": "변경 내용을 푸시하는 중...",
"Select the Pull Request template": "끌어오기 요청 템플릿 선택",
"Select which files should be included in the repository.": "리포지토리에 포함할 파일을 선택합니다.",
"Successfully published the \"{0}\" repository to GitHub.": "“{0}” 리포지토리를 GitHub에 게시했습니다.",
"The PR \"{0}/{1}#{2}\" was successfully created on GitHub.": "GitHub에 “{0}/{1}#{2}” PR을 만들었습니다.",
"The fork \"{0}\" was successfully created on GitHub.": "GitHub에 “{0}” 포크를 만들었습니다.",
"Uploading files": "파일을 업로드하는 중",
"You don\\'t have permissions to push to \"{0}/{1}\" on GitHub. Would you like to create a fork and push to it instead?": "GitHub의 \"{0}/{1}\"(으)로 푸시할 권한이 없습니다. 대신 포크를 만들어 푸시하시겠습니까?",
"Your push to \"{0}/{1}\" was rejected by GitHub because push protection is enabled and one or more secrets were detected.": "Your push to \"{0}/{1}\" was rejected by GitHub because push protection is enabled and one or more secrets were detected."
},
"package": {
"config.branchProtection": "GitHub 리포지토리에 대한 리포지토리 규칙을 쿼리할지 여부를 제어합니다.",
"config.gitAuthentication": "VS Code 내에서 Git 명령에 대해 자동 GitHub 인증을 사용하도록 설정할지 여부를 제어합니다.",
"config.gitProtocol": "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)"
}
}
}