Files
Alex Ma 523dd8ad4b Langpack Source update with fix for hashed strings (#24400)
* Initial update to german vscode

* more cleanup for vscode git german.

* added working alias replacer, need to add all string entities

* added aliased bundle strings

* added extension files, need to update package and readme

* added update to changelog, and restored vscode extensions

* added comments
2023-09-14 10:10:49 -07:00

589 lines
49 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"bundle": {
"$(info) Remote \"{0}\" has no tags.": "$(info)远程库“{0}”没有标记。",
"$(info) This repository has no tags.": "$(info) 此仓库没有标记。",
"\"{0}\" has fingerprint \"{1}\"": "\"{0}\" 具有指纹 \"{1}\"",
"A branch named \"{0}\" already exists": "已存在名为“{0}”的分支",
"A git repository was found in the parent folders of the workspace or the open file(s). Would you like to open the repository?": "在工作区的父文件夹或打开的文件中找到了 git 存储库。是否要打开存储库?",
"Absolute paths not supported in \"git.scanRepositories\" setting.": "“git.scanRepositories” 设置中不支持绝对路径。",
"Add Remote": "添加远程存储库",
"Add a new remote...": "添加一个新远程...",
"Add remote from URL": "从 URL 添加远程存储库",
"Add remote from {0}": "从 {0} 添加远程存储库",
"Add to Workspace": "添加到工作区",
"All Repositories": "所有存储库",
"Always": "总是",
"Always Pull": "始终拉取",
"Are you sure you want to DELETE {0} files?\\nThis is IRREVERSIBLE!\\nThese files will be FOREVER LOST if you proceed.": "确定要删除 {0} 个文件吗?\\n此操作不可撤消!\\n如果继续操作这些文件将永久丢失。",
"Are you sure you want to DELETE {0}?\\nThis is IRREVERSIBLE!\\nThis file will be FOREVER LOST if you proceed.": "确定要删除 {0} 吗?\\n此操作不可撤消!\\n如果继续操作此文件将永久丢失。",
"Are you sure you want to continue connecting?": "确定要继续连接吗?",
"Are you sure you want to create an empty commit?": "是否确定要创建空提交?",
"Are you sure you want to discard ALL changes in {0} files?\\nThis is IRREVERSIBLE!\\nYour current working set will be FOREVER LOST if you proceed.": "确定要放弃在 {0} 个文件中所作的全部更改吗?\\n此操作不可撤消!\\n如果继续操作你当前的工作集将永久丢失。",
"Are you sure you want to discard changes in {0} files?": "是否确实要放弃 {0} 文件中的更改?",
"Are you sure you want to discard changes in {0}?": "确定要放弃 {0} 中更改吗?",
"Are you sure you want to drop ALL stashes? There are {0} stashes that will be subject to pruning, and MAY BE IMPOSSIBLE TO RECOVER.": "是否确实要删除所有储藏? 其中有 {0} 个储藏将会受到修剪,并且可能无法恢复。",
"Are you sure you want to drop ALL stashes? There is 1 stash that will be subject to pruning, and MAY BE IMPOSSIBLE TO RECOVER.": "是否确实要删除所有储藏? 其中有 1 个储藏将会受到修剪,并且可能无法恢复。",
"Are you sure you want to drop the stash: {0}?": "确定要删除储藏 {0} 吗?",
"Are you sure you want to restore {0} files?": "是否确定要还原 {0} 个文件?",
"Are you sure you want to restore {0}?": "是否确实要还原 {0}?",
"Are you sure you want to stage {0} files with merge conflicts?": "确定要暂存含有合并冲突的 {0} 个文件吗?",
"Are you sure you want to stage {0} with merge conflicts?": "确定要暂存含有合并冲突的 {0} 吗?",
"Ask Me Later": "稍后询问",
"Branch name": "分支名称",
"Branch name needs to match regex: {0}": "分支名称必须匹配正则表达式: {0}",
"Can\\'t push refs to remote. Try running \"Pull\" first to integrate your changes.": "无法将引用推送到远程库。请尝试运行“拉取”以整合你的更改。",
"Can\\'t undo because HEAD doesn\\'t point to any commit.": "无法撤消,因为 HEAD 不指向任何提交。",
"Changes": "更改",
"Checking Out Branch/Tag...": "正在签出分支/标记...",
"Checking Out Changes...": "正在签出更改...",
"Checkout Branch/Tag...": "签出分支/标记...",
"Checkout detached...": "签出已分离…",
"Choose Folder...": "选择文件夹...",
"Choose a folder to clone {0} into": "选择文件夹以将 {0} 克隆到",
"Choose a repository": "选择存储库",
"Choose which repository to clone": "选择要克隆的存储库",
"Clone from URL": "存储库 URL",
"Clone from {0}": "从 {0} 克隆",
"Cloning git repository \"{0}\"...": "正在克隆 Git 仓库“{0}”...",
"Commit": "提交",
"Commit & Push Changes": "提交和推送更改",
"Commit & Sync Changes": "提交和同步更改",
"Commit Anyway": "仍要提交",
"Commit Changes": "提交更改",
"Commit Changes on \"{0}\"": "提交对“{0}”的更改",
"Commit Changes to New Branch": "将更改提交到新分支",
"Commit Hash": "提交哈希",
"Commit Staged Changes": "提交暂存更改",
"Commit message": "提交消息",
"Commit operation was cancelled due to empty commit message.": "由于提交消息为空,已取消提交操作。",
"Commit to New Branch & Push Changes": "提交到新分支并推送更改",
"Commit to New Branch & Synchronize Changes": "提交到新分支并同步更改",
"Commit to a New Branch": "提交到新分支",
"Commits without verification are not allowed, please enable them with the \"git.allowNoVerifyCommit\" setting.": "不允许在未验证的情况下提交,请使用 \"git.allowNoVerifyCommit\" 设置启用这些提交。",
"Committing & Pushing Changes...": "正在提交和推送更改...",
"Committing & Synchronizing Changes...": "正在提交和同步更改...",
"Committing Changes to New Branch...": "正在将更改提交到新分支...",
"Committing Changes...": "正在提交更改...",
"Committing to New Branch & Pushing Changes...": "正在提交到新分支并推送更改...",
"Committing to New Branch & Synchronizing Changes...": "正在提交到新分支并同步更改...",
"Conflict: Added By Them": "冲突: 已由他们添加",
"Conflict: Added By Us": "冲突: 已由我们添加",
"Conflict: Both Added": "冲突: 两个都已添加",
"Conflict: Both Deleted": "冲突: 两个都已删除",
"Conflict: Both Modified": "冲突: 两个都已修改",
"Conflict: Deleted By Them": "冲突: 已由他们删除",
"Conflict: Deleted By Us": "冲突: 已由我们删除",
"Continue Rebase": "继续变基",
"Continuing Rebase...": "正在继续变基...",
"Could not clone your repository as Git is not installed.": "无法克隆存储库,因为未安装 Git。",
"Create Empty Commit": "创建空提交",
"Create new branch from...": "从...创建分支",
"Create new branch...": "正在创建新分支...",
"Current": "当前",
"Current commit message only contains whitespace characters": "当前提交消息仅包含空白字符",
"Delete Branch": "删除分支",
"Delete File": "删除文件",
"Delete Files": "删除文件",
"Delete file": "删除文件",
"Deleted": "已删除",
"Discard 1 File": "放弃 1 个文件",
"Discard 1 Tracked File": "放弃 1 个已跟踪的文件",
"Discard All {0} Files": "放弃所有 {0} 个文件",
"Discard Changes": "放弃更改",
"Discard {0} Tracked Files": "放弃 {0} 个已跟踪的文件",
"Don\\'t Pull": "不拉取",
"Don\\'t Show Again": "不再显示",
"Download Git": "下载 Git",
"Email": "电子邮件",
"Failed to authenticate to git remote.": "未能对 git remote 进行身份验证。",
"Failed to authenticate to git remote:\\n\\n{0}": "未能对 git remote 进行身份验证:\\n\\n{0}",
"File \"{0}\" was deleted by them and modified by us.\\n\\nWhat would you like to do?": "文件 \"{0}\" 已被他们删除且已经过我们修改。\\n\\n你想要执行什么操作?",
"File \"{0}\" was deleted by us and modified by them.\\n\\nWhat would you like to do?": "文件 \"{0}\" 已被我们删除且已经过他们修改。\\n\\n你想要执行什么操作?",
"Force Checkout": "强制签出",
"Force push is not allowed, please enable it with the \"git.allowForcePush\" setting.": "不允许强制推送,请启用 \"git. allowForcePush\" 设置。",
"Git History": "Git 历史记录",
"Git error": "Git 错误",
"Git local working changes": "Git 本地工作更改",
"Git repositories were found in the parent folders of the workspace or the open file(s). Would you like to open the repositories?": "在工作区的父文件夹或打开的文件中找到了 Git 存储库。是否要打开存储库?",
"Git: {0}": "Git: {0}",
"HEAD version of \"{0}\" is not available.": "“{0}”的 HEAD 版本不可用。",
"Ignored": "已忽略",
"Incoming": "传入",
"Index Added": "已添加索引",
"Index Copied": "已复制索引",
"Index Deleted": "已删除索引",
"Index Modified": "已修改索引",
"Index Renamed": "已重命名索引",
"Initialize Repository": "初始化存储库",
"Intent to Add": "打算添加",
"Intent to Rename": "打算重命名",
"Invalid branch name": "分支名称无效",
"It looks like the current branch \"{0}\" might have been rebased. Are you sure you still want to pull into it?": "当前分支“{0}”似乎已变基。确定仍要拉取到其中吗?",
"It looks like the current branch might have been rebased. Are you sure you still want to pull into it?": "当前分支似乎已变基。确定仍要拉取到其中吗?",
"It\\'s not possible to change the commit message in the middle of a rebase. Please complete the rebase operation and use interactive rebase instead.": "无法在变基过程中修改提交消息。请完成变基操作,并改用交互式变基。",
"Keep Our Version": "保留“我们”的版本",
"Keep Their Version": "保留“他们”的版本",
"Learn More": "了解更多",
"Log level: {0}": "日志级别: {0}",
"Make sure you configure your \"user.name\" and \"user.email\" in git.": "请确保已在 Git 中配置你的 \"user.name\" 和 \"user.email\"。",
"Manage Unsafe Repositories": "管理不安全的存储库",
"Merge Changes": "合并更改",
"Message": "消息",
"Message (commit on \"{0}\")": "消息(在 \"{0}\" 上提交)",
"Message ({0} to commit on \"{1}\")": "消息({0} 在“{1}”提交)",
"Message ({0} to commit)": "消息({0} 待提交)",
"Migrate Changes": "迁移更改",
"Modified": "已修改",
"Never": "从不",
"No": "否",
"No rebase in progress.": "没有正在进行的变基。",
"OK": "确定",
"OK, Don\\'t Ask Again": "确定,且不再询问",
"OK, Don\\'t Show Again": "确定,且不再显示",
"Open": "打开",
"Open Comparison": "打开比较",
"Open Git Log": "打开 GIT 日志",
"Open Merge": "打开合并",
"Open Repositories In Parent Folders": "在父文件夹中打开存储库",
"Open Repository": "打开存储库",
"Open in New Window": "在新窗口中打开",
"Optionally provide a stash message": "提供储藏消息(可选)",
"Passphrase": "密码",
"Pick a branch to pull from": "选择拉取的来源分支",
"Pick a provider to publish the branch \"{0}\" to:": "选取提供程序以将分支“{0}”发布到:",
"Pick a remote to publish the branch \"{0}\" to:": "选取要将分支“{0}”发布到的远程:",
"Pick a remote to pull the branch from": "选择要从其拉取分支的远程位置",
"Pick a remote to remove": "选择要删除的远程库",
"Pick a repository to mark as safe and open": "选择要标记为安全并打开的存储库",
"Pick a repository to open": "选择要打开的存储库",
"Pick a stash to apply": "选择要应用的储藏",
"Pick a stash to drop": "选择要删除的储藏",
"Pick a stash to pop": "选择要弹出的储藏",
"Pick workspace folder to initialize git repo in": "选择用于初始化 Git 储存库的工作区文件夹",
"Please check out a branch to push to a remote.": "请签出一个分支以推送到远程。",
"Please clean your repository working tree before checkout.": "在签出前,请清理存储库工作树。",
"Please provide a commit message": "请提供提交消息",
"Please provide a message to annotate the tag": "请提供消息以对标记进行注释",
"Please provide a new branch name": "请提供新的分支名称",
"Please provide a remote name": "请提供远程存储库名称",
"Please provide a tag name": "已成功带标记进行推送。",
"Please provide the commit hash": "请提供提交哈希",
"Publish Branch": "发布分支",
"Publish Branch/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "发布Branch",
"Publish Branch \"{0}\"/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "发布 Branch“{0}”",
"Publish to {0}": "发布到 {0}",
"Publish to...": "发布到...",
"Publishing Branch \"{0}\".../{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "正在发布 Branch“{0}”...",
"Publishing Branch.../{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "正在发布 Branch...",
"Pull": "拉取",
"Pull {0} and push {1} commits between {2}/{3}": "在 {2}/{3} 之间拉取 {0} 个提交并推送 {1} 个提交",
"Pull {0} commits from {1}/{2}": "从 {1}/{2} 拉取 {0} 个提交",
"Push {0} commits to {1}/{2}": "将 {0} 个提交推送到 {1}/{2}",
"Rebasing": "正在变基",
"Remote \"{0}\" already exists.": "远程存储库“{0}”已存在。",
"Remote branch at {0}": "{0} 处的远程分支",
"Remote name": "远程存储库名称",
"Remote name format invalid": "远程仓库名称格式无效",
"Replace Local Tag(s)": "替换本地标记",
"Restore file": "恢复文件",
"Restore files": "恢复文件",
"Save All & Commit": "全部保存并提交",
"Save All & Stash": "全部保存并储藏",
"Select a branch or tag to checkout": "选择要签出的分支或标记",
"Select a branch to checkout in detached mode": "选择要在分离模式下签出的分支",
"Select a branch to delete": "选择要删除的分支",
"Select a branch to merge from": "选择要从其合并的分支",
"Select a branch to rebase onto": "选择要变基到的分支",
"Select a ref to create the branch from": "选择一个 ref 以从中创建分支",
"Select a remote to delete a tag from": "选择要从中删除标记的远程库",
"Select a remote to fetch": "选择要提取的远程",
"Select a tag to delete": "选择要删除的标记",
"Select as Repository Destination": "选择为存储库目标",
"Show Changes": "显示更改",
"Show Command Output": "显示命令输出",
"Skipped found git in: \"{0}\"": "{0} 已跳过在“{0}”中找到的 git",
"Staged Changes": "暂存的更改",
"Stash & Checkout": "储藏并签出",
"Stash Anyway": "仍要储藏",
"Stash message": "储藏消息",
"Stashed Changes": "隐藏的更改",
"Successfully pushed.": "已成功推送。",
"Synchronize Changes": "同步更改",
"Synchronizing Changes...": "正在同步更改...",
"Syncing. Cancelling may cause serious damages to the repository": "正在同步。取消可能会导致存储库出现严重损坏",
"Tag at {0}": "{0} 处的标记",
"Tag name": "标记名称",
"The \"{0}\" repository has {1} submodules which won\\'t be opened automatically. You can still open each one individually by opening a file within.": "\"{0}\" 存储库中的 {1} 个子模块将不会自动打开。你仍可以通过打开其中的文件来单独打开每个子模块。",
"The branch \"{0}\" has no remote branch. Would you like to publish this branch?": "分支“{0}”没有远程分支。是否要发布此分支?",
"The branch \"{0}\" is not fully merged. Delete anyway?": "“{0}”分支未被完全合并。是否仍要删除?",
"The current branch is not published to the remote. Would you like to publish it to access your changes elsewhere?": "当前分支未发布到远程。要发布该分支以访问其他位置的更改吗?",
"The following file has unsaved changes which won\\'t be included in the commit if you proceed: {0}.\\n\\nWould you like to save it before committing?": "以下文件具有未保存的更改; 如果继续,则提交内容将不包含这些更改: {0}。\\n\\n你想在提交之前保存它吗?",
"The following file has unsaved changes which won\\'t be included in the stash if you proceed: {0}.\\n\\nWould you like to save it before stashing?": "以下文件具有未保存的更改; 如果继续,则储藏时不会包含这些更改: {0}。\\n\\n要在储藏之前保存吗?",
"The following untracked file will be DELETED FROM DISK if discarded: {0}.": "若放弃下面未跟踪的文件,其将被从硬盘上删除: {0}。",
"The git repositories in the current folder are potentially unsafe as the folders are owned by someone other than the current user.": "当前文件夹中的 git 存储库可能不安全,因为这些文件夹由当前用户以外的其他人所有。",
"The git repository at \"{0}\" has too many active changes, only a subset of Git features will be enabled.": "位于“{0}”的 Git 仓库中存在太多活动更改,将仅启用部分 Git 功能。",
"The git repository in the current folder is potentially unsafe as the folder is owned by someone other than the current user.": "当前文件夹中的 git 存储库可能不安全,因为该文件夹由当前用户以外的其他人所有。",
"The last commit was a merge commit. Are you sure you want to undo it?": "最后一个提交是合并提交。是否确实要撤消它?",
"The new branch will be \"{0}\"": "新分支将为“{0}”",
"The repository does not have any commits. Please make an initial commit before creating a stash.": "存储库没有任何提交。请在创建储藏条目之前进行初始提交。",
"The selection range does not contain any changes.": "选择范围未包含任何更改。",
"There are merge conflicts. Resolve them before committing.": "存在合并冲突。请在提交之前解决这些冲突。",
"There are no available repositories": "没有可用存储库",
"There are no changes to commit.": "没有要提交的更改。",
"There are no changes to stash.": "没有要储藏的更改。",
"There are no staged changes to commit.\\n\\nWould you like to stage all your changes and commit them directly?": "没有可提交的暂存更改。\\n\\n是否要暂存所有更改并直接提交?",
"There are no staged changes to stash.": "没有要储藏的暂存更改。",
"There are no stashes in the repository.": "此存储库中没有储藏。",
"There are {0} unsaved files.\\n\\nWould you like to save them before committing?": "当前有 {0} 个文件尚未保存。\\n\\n要在提交之前保存吗?",
"There are {0} unsaved files.\\n\\nWould you like to save them before stashing?": "有 {0} 个文件尚未保存。\\n\\n要在储藏之前保存吗?",
"There are {0} untracked files which will be DELETED FROM DISK if discarded.": "若放弃 {0} 个未跟踪的文件,其将被从硬盘上删除。",
"There were merge conflicts while applying the stash.": "在应用储藏时存在合并冲突。",
"This action will pull and push commits from and to \"{0}/{1}\".": "此操作将从“{0}/{1}”中拉取并向其推送提交。",
"This repository has no remotes configured to fetch from.": "此存储库未配置可以从中抓取的远程存储库。",
"This will DELETE {0} untracked files!\\nThis is IRREVERSIBLE!\\nThese files will be FOREVER LOST.": "这将删除 {0} 个未跟踪的文件!\\n此操作不可撤消!\\n这些文件将被永久删除。",
"This will create a Git repository in \"{0}\". Are you sure you want to continue?": "将在“{0}”中创建 Git 仓库。确定要继续吗?",
"Too many changes were detected. Only the first {0} changes will be shown below.": "检测到过多更改。下面将仅显示第一个 {0} 更改。",
"Unable to pull from remote repository due to conflicting tag(s): {0}. Would you like to resolve the conflict by replacing the local tag(s)?": "无法从远程存储库中拉取,因为标记冲突: {0}。是否要通过替换本地标记来解决冲突?",
"Uncommitted Changes": "未提交的更改",
"Undo merge commit": "撤消合并提交",
"Untracked": "未跟踪的",
"Untracked Changes": "未跟踪的更改",
"Using git \"{0}\" from \"{1}\"": "将使用位于 \"{0}\" 的 Git \"{1}\"",
"Validating found git in: \"{0}\"": "正在验证在以下位置找到的 git: \"{0}\"",
"Would you like to add \"{0}\" to .gitignore?": "是否要将“{0}”添加到 .gitignore?",
"Would you like to open the cloned repository, or add it to the current workspace?": "您是希望打开克隆的存储库,还是将其添加到当前工作区?",
"Would you like to open the cloned repository?": "是否要打开已克隆存储库?",
"Would you like to open the initialized repository, or add it to the current workspace?": "您是希望打开初始化的存储库,还是将其添加到当前工作区?",
"Would you like to open the initialized repository?": "是否打开初始化的存储库?",
"Would you like {0} to [periodically run \"git fetch\"]({1})?": "你希望 {0} [定期运行 \"git fetch\"]({1})吗?",
"Yes": "是",
"Yes, Don\\'t Show Again": "确定,且不再显示",
"You": "你",
"You are about to commit your changes without verification, this skips pre-commit hooks and can be undesirable.\\n\\nAre you sure to continue?": "你即将在未验证的情况下提交更改,这将跳过提交前的钩子,可能导致不理想的结果。\\n\\n确定要继续吗?",
"You are about to force push your changes, this can be destructive and could inadvertently overwrite changes made by others.\\n\\nAre you sure to continue?": "即将强制推送更改,此操作可能具有破坏性并可能在无意中覆盖其他人的更改。\\n\\n确定要继续吗?",
"You are trying to commit to a protected branch and you might not have permission to push your commits to the remote.\\n\\nHow would you like to proceed?": "你正在尝试提交到受保护的分支,你可能无权将提交推送到远程库。\\n\\n你希望如何继续?",
"Your local changes would be overwritten by checkout.": "签出会覆盖本地更改。",
"Your repository has no remotes configured to publish to.": "存储库未配置任何要发布到的远程存储库。",
"Your repository has no remotes configured to pull from.": "存储库未配置任何从其中进行拉取的远程存储库。",
"Your repository has no remotes configured to push to.": "存储库未配置任何要推送到的远程存储库。",
"Your repository has no remotes.": "您的存储库中没有远程存储库。",
"no": "否",
"yes": "是",
"{0} (Deleted)": "{0} (已删除)",
"{0} (Index)": "{0} (索引)",
"{0} (Intent to add)": "{0} (打算添加)",
"{0} (Ours)": "{0} (我们的)",
"{0} (Theirs)": "{0} (他们的)",
"{0} (Untracked)": "{0} (未跟踪)",
"{0} (Working Tree)": "{0} (工作树)",
"{0} ({1})": "{0} ({1})",
"{0} ({1}) ↔ {0} ({2})": "{0} ({1}) ↔ {0} ({2})",
"{0} Commit": "{0} 提交",
"{0} Commit & Push": "{0} 提交和推送",
"{0} Commit & Sync": "{0} 提交和同步",
"{0} Continue": "{0} 继续",
"{0} Fetch all remotes": "{0} 提取所有远程",
"{0} Publish Branch/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "{0} 发布 Branch",
"{0} Sync Changes{1}{2}": "{0} 同步更改 {1}{2}",
"{0} characters left in current line": "当前行剩余 {0} 个字符",
"{0} characters over {1} in current line": "当前行比 {1} 超出 {0} 个字符",
"{0} ↔ {1}": "{0} ↔ {1}",
"{0}\\n\\nThis is IRREVERSIBLE, your current working set will be FOREVER LOST.": "{0}\\n\\n此操作不可撤销你当前的工作集将会永远丢失。"
},
"package": {
"view.workbench.scm.repositoryInParentFolders": "在工作区的父文件夹或打开的文件中找到了 git 存储库。\r\n[Open Repository](command:git.openRepositoriesInParentFolders)\r\n使用 [git.openRepositoryInParentFolders](command:workbench.action.openSettings?%5B%22git.openRepositoryInParentFolders%22%5D) 设置来控制是打开工作区或打开文件的父文件夹中的 git 存储库。若要了解详细信息,请[阅读我们的文档](https://aka.ms/vscode-git-repository-in-parent-folders)。",
"config.branchRandomNameDictionary.adjectives": "随机形容词",
"config.branchRandomNameDictionary.animals": "随机动物名称",
"config.branchRandomNameDictionary.colors": "随机颜色名称",
"config.branchRandomNameDictionary.numbers": "100 和 999 之间的一个随机数",
"config.branchValidationRegex": "用于验证新分支名称的正则表达式。",
"command.mergeAbort": "中止合并",
"command.rebaseAbort": "中止变基",
"command.commitMessageAccept": "接受提交消息",
"command.addRemote": "添加远程存储库…",
"command.ignore": "添加到 .gitignore",
"config.untrackedChanges.mixed": "所有更改,无论是跟踪的还是未跟踪的,都会一起出现并表现出相同的行为。",
"config.branchProtectionPrompt.alwaysCommitToNewBranch": "始终将更改提交到新的分支。",
"config.branchProtectionPrompt.alwaysCommit": "始终将更改提交到受保护分支。",
"config.confirmEmptyCommits": "始终为 “Git: Commit Empty” 命令确认创建空提交。",
"config.openRepositoryInParentFolders.always": "始终在工作区的父文件夹中打开存储库或打开文件。",
"config.openAfterClone.alwaysNewWindow": "始终在新窗口中打开。",
"config.openAfterClone.always": "始终在当前窗口中打开。",
"config.branchProtectionPrompt.alwaysPrompt": "始终在将更改提交到受保护分支之前进行提示。",
"config.openAfterClone.prompt": "始终提示操作。",
"config.publishBeforeContinueOn.always": "从 git 存储库使用“继续工作”时始终发布未发布的 git 状态",
"config.alwaysShowStagedChangesResourceGroup": "始终显示“暂存的更改”资源组。",
"submenu.commit.amend": "修改",
"command.stashApplyLatest": "应用最新储藏",
"command.stashApply": "应用储藏...",
"config.smartCommitChanges.all": "自动暂存所有更改。",
"config.smartCommitChanges.tracked": "仅自动暂存跟踪的更改。",
"submenu.branch": "分支",
"submenu.changes": "更改",
"config.promptToSaveFilesBeforeCommit.always": "检查是否有任何未保存的文件。",
"config.promptToSaveFilesBeforeStash.always": "检查是否有任何未保存的文件。",
"config.promptToSaveFilesBeforeCommit.staged": "只检查未保存的已暂存文件。",
"config.promptToSaveFilesBeforeStash.staged": "只检查未保存的已暂存文件。",
"command.checkoutDetached": "签出到(已分离)…",
"command.checkout": "签出到...",
"command.cherryPick": "挑拣…",
"command.clone": "克隆",
"command.cloneRecursive": "克隆(递归)",
"command.continueInLocalClone": "在本地克隆存储库并在桌面上打开...",
"command.closeAllDiffEditors": "关闭所有差异编辑器",
"command.close": "关闭存储库",
"colors.added": "已添加资源的颜色。",
"colors.stageDeleted": "已暂存的已删除资源的颜色。",
"colors.deleted": "已删除资源的颜色。",
"colors.ignored": "已忽略资源的颜色。",
"colors.stageModified": "已暂存的已修改资源的颜色。",
"colors.modified": "已修改资源的颜色。",
"colors.renamed": "重命名或复制的资源的颜色。",
"colors.conflict": "存在冲突的资源的颜色。",
"colors.submodule": "子模块资源的颜色。",
"colors.untracked": "未跟踪资源的颜色。",
"submenu.commit": "提交",
"command.commit": "提交",
"command.commitNoVerify": "提交(不验证)",
"command.commitAll": "全部提交",
"command.commitAllAmend": "全部提交(修改)",
"command.commitAllAmendNoVerify": "全部提交(修正,不验证)",
"command.commitAllNoVerify": "全部提交(不验证)",
"command.commitAllSigned": "全部提交(已署名)",
"command.commitAllSignedNoVerify": "全部提交(已签收,不验证)",
"command.commitEmpty": "创建空提交",
"command.commitEmptyNoVerify": "空提交(不验证)",
"command.commitStaged": "提交已暂存文件",
"command.commitStagedAmend": "提交已暂存文件(修改)",
"command.commitStagedAmendNoVerify": "提交已暂存内容(修正,不验证)",
"command.commitStagedNoVerify": "提交已暂存内容(不验证)",
"command.commitStagedSigned": "提交已暂存文件(已署名)",
"command.commitStagedSignedNoVerify": "提交已暂存内容(已签收,不验证)",
"config.enableSmartCommit": "在没有暂存的更改时提交所有更改。",
"command.timelineCompareWithSelected": "与已选项目进行比较",
"command.git.acceptMerge": "完成合并",
"command.git.runGitMerge": "计算与 Git 冲突",
"command.git.runGitMergeDiff3": "计算与 Git 冲突(Diff3)",
"config.autoRepositoryDetection": "配置何时自动检测存储库。",
"config.confirmSync": "同步 Git 存储库前请先进行确认。",
"command.continueInLocalClone.qualifiedName": "继续在新的本地克隆中工作",
"config.openRepositoryInParentFolders": "控制是应打开工作区父文件夹中的存储库还是打开的文件。",
"config.smartCommitChanges": "控制哪些更改由Smart Commit自动暂存。",
"config.statusLimit": "控制如何限制可从 Git 状态命令分析的更改数。可以设置为 0 表示无限制。",
"config.untrackedChanges": "控制未跟踪的更改的行为。",
"config.countBadge": "控制 Git 计数徽章。",
"config.inputValidationLength": "控制显示提交消息长度警告的长度阈值。",
"config.inputValidationSubjectLength": "控制用于显示警告的提交消息主题长度阈值。请取消设置它以继承 “config.inputValidationLength” 的值。",
"config.repositoryScanMaxDepth": "在将 `#git.autoRepositoryDetection#` 设置为 `true` 或 `subFolders` 时,控制扫描工作区文件夹以查找 Git 仓库时使用的深度。如果不进行限制,可以设置为 `-1`。",
"config.detectSubmodulesLimit": "控制可检测到的 Git 子模块的限制。",
"config.alwaysSignOff": "控制所有提交的 signoff 标志。",
"config.branchSortOrder": "控制分支的排列顺序。",
"config.similarityThreshold": "控制相似性索引(即相比于文件大小添加/删除的量)的阈值,以便将一对添加/删除文件中的更改视为重命名。",
"config.discardAllScope": "控制 `Discard all changes` 命命令将放弃哪些更改。`all` 放弃所有更改。`tracked` 仅放弃跟踪的文件。`prompt` 则在每次运行此操作时显示提示对话框。",
"config.checkoutType": "控制在运行“签出到…”时列出的 git 参考类型。",
"config.inputValidation": "控制何时显示提交消息输入验证。",
"config.useIntegratedAskPass": "控制是否应覆盖 GIT_ASKPASS 以使用集成版本。",
"config.decorations.enabled": "控制 Git 是否在资源管理器和“打开编辑器”视图中添加颜色和小标。",
"config.promptToSaveFilesBeforeCommit": "控制 Git 是否在提交之前检查未保存的文件。",
"config.promptToSaveFilesBeforeStash": "控制 Git 是否在储藏更改之前检查未保存的文件。",
"config.pullBeforeCheckout": "控制没有传出提交的分支在签出之前是否快速转发。",
"config.useEditorAsCommitInput": "控制当提交输入框中未提供消息时,是否将使用全文编辑器来创作提交消息。",
"config.supportCancellation": "控制在运行同步操作时是否出现通知,允许用户取消操作。",
"config.branchProtectionPrompt": "控制是否在将更改提交到受保护的分支之前显示提示。",
"config.branchRandomNameEnable": "控制在创建新分支时是否生成随机名称。",
"config.showActionButton": "控制操作按钮是否显示在“源代码管理”视图中。",
"config.allowNoVerifyCommit": "控制是否允许没有运行 pre-commit 和 commit-msg 挂钩的提交。",
"config.allowForcePush": "控制是否启用强制推送 (不论 force 还是 force-with-lease)。",
"config.useForcePushWithLease": "控制是否使用更安全的 force-with-lease 进行强制推送。",
"config.showProgress": "控制 Git 操作是否显示进度提示。",
"config.enableStatusBarSync": "控制Git Sync命令是否出现在状态栏中。",
"config.closeDiffOnOperation": "控制在储藏、提交、放弃、暂存或取消暂存更改时,是否应自动关闭差异编辑器。",
"config.openDiffOnClick": "控制单击更改时是否应打开差异编辑器。否则将打开常规编辑器。",
"config.confirmNoVerifyCommit": "控制是否在提交前要求确认而不进行验证。",
"config.confirmForcePush": "控制在强制推送前是否进行确认。",
"config.detectSubmodules": "控制是否自动检测 Git 子模块。",
"config.terminalGitEditor": "控制是否使 VS Code 成为集成终端中产生的 Git 进程的 Git 编辑器。请注意: 需要重启终端才能选择此设置中的更改。",
"config.terminalAuthentication": "控制是否启用 VS Code 作为集成终端中生成的 Git 进程的身份验证处理程序。请注意: 需要重启终端才能选取此设置中的更改。",
"config.openAfterClone": "控制是否在克隆后自动打开存储库。",
"config.optimisticUpdate": "控制是否在运行 git 命令后乐观地更新源代码管理视图的状态。",
"config.publishBeforeContinueOn": "控制是否要在从 git 存储库使用“继续工作”时提示发布未发布的 git 状态。",
"config.requireGitUserConfig": "控制在是要求进行显式 Git 用户配置,还是允许 Git 在缺少配置时进行猜测。",
"config.showPushSuccessNotification": "控制在推送成功时是否显示通知。",
"config.showInlineOpenFileAction": "控制是否在 Git 更改视图中显示内联“打开文件”操作。",
"config.timeline.showAuthor": "控制是否在日程表视图中显示提交作者。",
"config.showCommitInput": "控制是否在 Git 源控制面板中显示提交输入。",
"config.timeline.showUncommitted": "控制是否在时间线视图中显示未提交的更改。",
"config.useCommitInputAsStashMessage": "控制是否将提交输入框中的消息用作默认储藏消息。",
"config.timeline.date": "控制在日程表视图中项目使用的日期。",
"command.timelineCopyCommitId": "复制提交 ID",
"command.timelineCopyCommitMessage": "复制提交消息",
"config.countBadge.all": "对所有更改计数。",
"config.countBadge.tracked": "仅对跟踪的更改计数。",
"command.branchFrom": "从现有来源创建新的分支...",
"command.branch": "创建分支...",
"command.createTag": "创建标记",
"command.deleteBranch": "删除分支...",
"command.deleteRemoteTag": "删除远程标记",
"command.deleteTag": "删除标签",
"config.autoRepositoryDetection.false": "禁止自动扫描存储库。",
"config.promptToSaveFilesBeforeCommit.never": "禁用此检查。",
"config.promptToSaveFilesBeforeStash.never": "禁用此检查。",
"command.cleanAll": "放弃所有更改",
"command.cleanAllTracked": "放弃所有跟踪的更改",
"command.cleanAllUntracked": "放弃所有未跟踪的更改",
"command.clean": "放弃更改",
"command.commitMessageDiscard": "放弃提交消息",
"config.postCommitCommand.none": "提交后不要运行任何命令。",
"command.stashDropAll": "删除所有储藏...",
"command.stashDrop": "删除储藏...",
"config.autofetchPeriod": "在启用“#git.autofetch#”情况下每次自动 git fetch 之间的间隔时间(以秒为单位)。",
"config.verboseCommit": "启用`#git.useEditorAsCommitInput#`时启用详细输出。",
"config.enableCommitSigning": "使用 GPG 或 x.509 启用提交签名。",
"config.experimental.installGuide": "Git 安装流程的实验性改进。",
"command.fetch": "抓取",
"command.fetchPrune": "获取 (删除)",
"command.fetchAll": "从所有远程存储库中拉取",
"config.pullTags": "拉取时提取所有标签。",
"config.rebaseWhenSync": "在运行“同步”命令时,强制 Git 使用“变基”。",
"command.api.getRemoteSources": "获取远程源",
"command.api.getRepositories": "获取存储库",
"command.api.getRepositoryState": "获取仓库状态",
"submenu.explorer": "Git",
"displayName": "Git",
"description": "Git 源代码管理集成",
"view.workbench.scm.repositoriesInParentFolders": "在工作区的父文件夹或打开的文件中找到了 Git 存储库。\r\n[Open Repository](command:git.openRepositoriesInParentFolders)\r\n使用 [git.openRepositoryInParentFolders](command:workbench.action.openSettings?%5B%22git.openRepositoryInParentFolders%22%5D) 设置来控制是打开工作区或打开文件的父文件夹中的 git 存储库。若要了解详细信息,请[阅读我们的文档](https://aka.ms/vscode-git-repository-in-parent-folders)。",
"view.workbench.scm.disabled": "如果要使用 git 功能,请在[设置](command:workbench.action.openSettings?%5B%22git.enabled%22%5D)中启用 git。\r\n要了解有关如何在 VS Code 中使用 Git 和源代码管理的更多信息,[请阅读我们的文档](https://aka.ms/vscode-scm)。",
"config.ignoreSubmodules": "忽略对文件树中子模块的修改。",
"config.ignoreLegacyWarning": "忽略“旧版 Git”警告。",
"config.ignoreWindowsGit27Warning": "如果 Windows 上安装了 Git 2.25 - 2.26,则忽略警告。",
"config.ignoreMissingGitWarning": "忽略“缺失 Git”的警告。",
"config.ignoreRebaseWarning": "忽略拉取时发出的分支似乎已变基的警告。",
"config.ignoreLimitWarning": "忽略“存储库中存在大量更改”的警告。",
"view.workbench.scm.empty": "如果要使用 git 功能,可以打开包含 git 存储库的文件夹或从 URL 克隆。\r\n[打开文件夹](command:vscode.openFolder)\r\n[克隆存储库](command:git.clone)\r\n要详细了解如何在 Azure Data Studio 中使用 git 和源代码管理,请 [阅读我们的文档](https://aka.ms/vscode-scm)。",
"command.init": "初始化存储库",
"view.workbench.scm.missing": "安装 Git (一种流行的源代码管理系统),以跟踪代码更改并与他人协作。在我们的 [Git 指南](https://aka.ms/vscode-scm)中了解详细信息。",
"config.branchRandomNameDictionary": "用于随机生成的分支名称的字典列表。每个值都表示用于生成分支名称段的字典。支持的词典:“形容词”、“动物”、“颜色”和“数字”。",
"config.repositoryScanIgnoredFolders": "当 `#git.autoRepositoryDetection#` 设置为 `true` 或 `subFolders` 时扫描 Git 仓库时忽略的文件夹列表。",
"config.commandsToLog": "GIT 命令列表 (例如: commit、push),这些命令的 `stdout` 将被记录到 [git 输出](command:git.showOutput)。如果 GIT 命令配置了客户端挂钩,那么客户端挂钩的 `stdout` 也将被记录到 [git 输出](command:git.showOutput)。",
"config.ignoredRepositories": "要忽略的 Git 存储库列表。",
"config.scanRepositories": "在其中搜索 Git 存储库的路径的列表。",
"config.branchProtection": "受保护分支的列表。默认情况下,在将更改提交到受保护分支之前会显示提示。可以使用 `#git.branchProtectionPrompt#` 设置控制提示。",
"config.checkoutType.local": "本地分支",
"command.manageUnsafeRepositories": "管理不安全的存储库",
"command.merge": "合并分支...",
"config.openRepositoryInParentFolders.never": "切勿在工作区的父文件夹中打开存储库或打开文件。",
"config.publishBeforeContinueOn.never": "从 git 存储库使用“继续工作”时切勿发布未发布的 git 状态",
"config.openAfterClone.whenNoFolderOpen": "只有在没有打开任何文件夹时,才在当前窗口中打开。",
"command.openAllChanges": "打开所有更改",
"command.timelineOpenDiff": "打开更改",
"command.openChange": "打开更改",
"command.revealFileInOS.linux": "打开所在的文件夹",
"command.openFile": "打开文件",
"command.openHEADFile": "打开文件 (HEAD)",
"command.openRepositoriesInParentFolders": "在父文件夹中打开存储库",
"command.openRepository": "打开存储库",
"config.mergeEditor": "打开当前处于冲突状态的文件的合并编辑器。",
"config.path": "Git 可执行文件的路径和文件名,例如 `C:\\Program Files\\Git\\bin\\git.exe` (Windows)。这也可以是一个包含多个要查找的路径的字符串值数组。",
"command.stashPopLatest": "弹出最新储藏",
"command.stashPop": "弹出储藏...",
"config.branchPrefix": "创建新分支时使用的前缀。",
"config.openRepositoryInParentFolders.prompt": "在打开存储库之前提示工作区的父文件夹或打开文件。",
"config.publishBeforeContinueOn.prompt": "从 git 存储库使用“继续工作”时提示发布未发布的 git 状态",
"config.pruneOnFetch": "提取时修剪。",
"command.publish": "发布分支...",
"command.pull": "拉取",
"command.pullRebase": "拉取(变基)",
"command.pullFrom": "拉取自...",
"submenu.pullpush": "拉取,推送",
"command.push": "推送",
"command.pushFollowTags": "推送(“关注”标记)",
"command.pushFollowTagsForce": "推送(“关注”标记,强制)",
"command.pushForce": "推送(强制)",
"command.pushTags": "推送标记",
"config.followTagsWhenSync": "运行同步命令时推送附注标签。",
"command.pushTo": "推送到...",
"command.pushToForce": "推送到...(强制)",
"command.rebase": "变基分支…",
"command.refresh": "刷新",
"config.rememberPostCommitCommand": "记住提交后运行的最后一个 git 命令。",
"submenu.remotes": "远程",
"config.checkoutType.remote": "远程分支",
"command.removeRemote": "删除远程存储库",
"command.rename": "重命名",
"command.renameBranch": "重命名分支...",
"command.git.openMergeEditor": "在合并编辑器中解析",
"command.restoreCommitTemplate": "还原提交模板",
"command.revealInExplorer": "在资源管理器视图中显示",
"command.revealFileInOS.windows": "在文件资源管理器中显示",
"command.revealFileInOS.mac": "在查找器中显示",
"command.revertChange": "还原更改",
"command.revertSelectedRanges": "还原所选更改",
"config.postCommitCommand.sync": "成功提交后运行 'git pull' 和 'git push' 命令。",
"config.postCommitCommand.push": "成功提交后运行 'git push'。",
"config.postCommitCommand": "成功提交后运行 git 命令。",
"config.autoRepositoryDetection.true": "扫描当前打开文件夹与当前打开文件所在文件夹的子文件夹。",
"config.autoRepositoryDetection.openEditors": "扫描当前打开文件的父文件夹。",
"config.autoRepositoryDetection.subFolders": "扫描当前打开文件夹的子文件夹。",
"view.workbench.scm.scanFolderForRepositories": "正在扫描 git 存储库的文件夹...",
"view.workbench.scm.scanWorkspaceForRepositories": "正在扫描工作区中的 GIT 存储库...",
"command.timelineSelectForCompare": "选择以进行比较",
"command.showOutput": "显示 GIT 输出",
"config.showActionButton.commit": "显示一个操作按钮,以便在本地分支已修改文件可供提交时提交更改。",
"config.showActionButton.publish": "显示一个操作按钮,以便在本地分支没有跟踪远程分支时发布该分支。",
"config.showActionButton.sync": "显示一个操作按钮,以便在本地分支位于远程分支前面或后面时同步更改。",
"submenu.commit.signoff": "注销",
"view.workbench.scm.missing.linux": "源代码管理取决于将安装的 Git。\r\n[下载适用于 Linux 的 Git](https://git-scm.com/download/linux)\r\n安装后请[重新加载](command:workbench.action.reloadWindow) (或[执行故障排除](command:git.showOutput))。可以[从商城]](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)安装其他源代码管理提供程序。",
"command.stageAll": "暂存所有更改",
"command.stageAllMerge": "暂存所有合并更改",
"command.stageAllTracked": "暂存所有跟踪的更改",
"command.stageAllUntracked": "暂存所有未跟踪的更改",
"command.stageChange": "暂存更改",
"command.stage": "暂存更改",
"command.stageSelectedRanges": "暂存所选范围",
"submenu.stash": "存储",
"command.stash": "储藏",
"command.stashIncludeUntracked": "储藏(包含未跟踪)",
"command.stashStaged": "储藏暂存",
"config.autoStash": "在拉取前暂存所有更改,在成功拉取后还原这些更改。",
"config.suggestSmartCommit": "建议启用智能提交(在无暂存更改时提交所有更改)。",
"command.sync": "同步",
"command.syncRebase": "同步(变基)",
"submenu.tags": "标记",
"config.checkoutType.tags": "标记",
"config.branchWhitespaceChar": "用于替换新分支名称中的空格,以及用于分隔随机生成的分支名称区段的字符。",
"config.defaultCloneDirectory": "克隆 Git 存储库的默认位置。",
"view.workbench.scm.unsafeRepositories": "检测到的 git 存储库可能不安全,因为该文件夹由当前用户以外的其他人所有。\r\n[管理不安全存储库](command:git.manageUnsafeRepositories)\r\n要详细了解不安全存储库[请阅读我们的文档](https://aka.ms/vscode-git-unsafe-repository)。",
"view.workbench.scm.unsafeRepository": "检测到的 git 存储库可能不安全,因为该文件夹由当前用户以外的其他人所有。\r\n[管理不安全存储库](command:git.manageUnsafeRepositories)\r\n要详细了解不安全存储库[请阅读我们的文档](https://aka.ms/vscode-git-unsafe-repository)。",
"view.workbench.scm.folder": "当前打开的文件夹中没有 Git 存储库。可初始化一个存储库,它将弃用 Git 提供支持的源代码管理功能。\r\n[初始化存储库](command:git.init?%5Btrue%5D)\r\n要详细了解如何在 Azure Data Studio 中使用 Git 和源代码管理,请 [阅读我们的文档](https://aka.ms/vscode-scm)。",
"config.defaultBranchName": "初始化新的 git 存储库时默认分支的名称(例如: main、trunk、development)。设置为空时,将使用在 git 中配置的默认分支名称。",
"view.workbench.scm.workspace": "当前打开的工作区没有任何包含 git 存储库的文件夹。可以初始化文件夹上将启用由 git 支持的源代码管理功能的存储库。\r\n[初始化存储库](command:git.init)\r\n要详细了解如何在 Azure Data Studio 中使用 git 和源代码管理,请 [阅读我们的文档](https://aka.ms/vscode-scm)。",
"view.workbench.scm.emptyWorkspace": "当前打开的工作区没有任何包含 git 存储库的文件夹。\r\n[将文件夹添加到工作区](command:workbench.action.addRootFolder)\r\n要详细了解如何在 Azure Data Studio 中使用 Git 和源代码管理,请 [阅读我们的文档](https://aka.ms/vscode-scm)。",
"view.workbench.learnMore": "要详细了解如何在 Azure Data Studio 中使用 Git 和源代码管理,请 [阅读我们的文档](https://aka.ms/vscode-scm)。",
"config.countBadge.off": "关闭计数器。",
"command.undoCommit": "撤消上次提交",
"command.unstageAll": "取消暂存所有更改",
"command.unstage": "取消暂存更改",
"command.unstageSelectedRanges": "取消暂存所选范围",
"config.untrackedChanges.separate": "未跟踪的更改单独显示在“源代码管理”视图中。它们也被排除在几个操作之外。",
"config.untrackedChanges.hidden": "未跟踪的更改被隐藏,并从多个操作中排除。",
"config.timeline.date.authored": "使用创作日期",
"config.timeline.date.committed": "使用提交日期",
"config.fetchOnPull": "启用后,在拉取时获取所有分支。否则,仅获取当前。",
"config.autofetch": "若设置为 true则自动从当前 Git 存储库的默认远程库提取提交。若设置为“全部”,则从所有远程库进行提取。",
"config.autorefresh": "是否启用自动刷新。",
"config.enabled": "是否启用 Git。",
"view.workbench.cloneRepository": "可以在本地克隆仓库。\r\n[克隆仓库](command:git.clone '启用 git 扩展后立即克隆仓库')",
"view.workbench.scm.missing.windows": "[下载适用于 Windows 的 Git](https://git-scm.com/download/win)\r\n安装后请[重新加载](command:workbench.action.reloadWindow) (或[执行故障排除](command:git.showOutput))。可以[从商城](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)安装其他源代码管理提供程序。",
"view.workbench.scm.missing.mac": "[下载适用于 macOS 的 Git](https://git-scm.com/download/mac)\r\n安装后请[重新加载](command:workbench.action.reloadWindow) (或[执行故障排除](command:git.showOutput))。可以[从商城](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)安装其他源代码管理提供程序。"
}
}
}