{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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": "了解详细信息",
			"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 上成功创建 PR“{0}/{1}#{2}”。",
			"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.": "GitHub 拒绝了你对 \"{0}/{1}\" 的推送，因为已启用推送保护并检测到一个或多个机密。"
		},
		"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)"
		}
	}
}