forked from alefragnani/vscode-project-manager
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.nls.zh-cn.json
85 lines (85 loc) · 8.78 KB
/
package.nls.zh-cn.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
{
"projectManager.activitybar.title": "项目管理器",
"projectManager.commands.saveProject.title": "项目管理器: 保存项目",
"projectManager.commands.listProjects.title": "项目管理器: 列出项目以打开",
"projectManager.commands.listProjectsNewWindow.title": "项目管理器: 列出项目并在新窗口中打开",
"projectManager.commands.editProjects.title": "项目管理器: 编辑项目",
"projectManager.commands.refreshProjects.title": "项目管理器: 刷新项目",
"projectManager.commands.refreshVSCodeProjects.title": "项目管理器: 刷新 VSCode 项目",
"projectManager.commands.refreshGitProjects.title": "项目管理器: 刷新 Git 项目",
"projectManager.commands.refreshSVNProjects.title": "项目管理器: 刷新 SVN 项目",
"projectManager.commands.refreshAnyProjects.title": "项目管理器: 刷新 Any 项目",
"projectManager.commands.refreshMercurialProjects.title": "项目管理器: 刷新 Mercurial 项目",
"projectManager.commands.listFavoriteProjects#sideBarFavorites.title": "列出要打开的收藏项目",
"projectManager.commands.listVSCodeProjects#sideBarVSCode.title": "列出要打开的 VSCode 项目",
"projectManager.commands.listGitProjects#sideBarGit.title": "列出要打开的 Git 项目",
"projectManager.commands.listSVNProjects#sideBarSVN.title": "列出要打开的 SVN 项目",
"projectManager.commands.listAnyProjects#sideBarAny.title": "列出要打开的任何项目",
"projectManager.commands.listMercurialProjects#sideBarMercurial.title": "列出要打开的 Mercurial 项目",
"projectManager.commands.openSettings#sideBarFavorites.title": "打开设置",
"projectManager.commands.openSettings#sideBarVSCode.title": "打开设置",
"projectManager.commands.openSettings#sideBarGit.title": "打开设置",
"projectManager.commands.openSettings#sideBarSVN.title": "打开设置",
"projectManager.commands.openSettings#sideBarAny.title": "打开设置",
"projectManager.commands.openSettings#sideBarMercurial.title": "打开设置",
"projectManager.commands.open.title": "打开",
"projectManager.commands.openInNewWindow.title": "在新窗口中打开",
"projectManager.commands.revealInFinder#sideBar.title": "在Finder中显示",
"projectManager.commands.revealInExplorer#sideBar.title": "在资源管理器中显示",
"projectManager.commands.revealInFileManager#sideBar.title": "在文件管理器中显示",
"projectManager.commands.addToWorkspace#sideBar.title": "添加到工作区",
"projectManager.commands.addToWorkspace.title": "项目管理器: 将项目添加到工作区",
"projectManager.commands.deleteProject.title": "删除项目",
"projectManager.commands.renameProject.title": "重命名项目",
"projectManager.commands.editTags.title": "编辑标签",
"projectManager.commands.viewAsTags#sideBarFavorites.title": "作为标签查看",
"projectManager.commands.viewAsList#sideBarFavorites.title": "以列表形式查看",
"projectManager.submenus.viewAndSort#sideBarFavorites.title": "查看和排序",
"projectManager.commands.sortBySaved#sideBarFavorites.title": "按已保存排序",
"projectManager.commands.sortByName#sideBarFavorites.title": "按名称分类",
"projectManager.commands.sortByPath#sideBarFavorites.title": "按路径排序",
"projectManager.commands.sortByRecent#sideBarFavorites.title": "按最近排序",
"projectManager.commands.filterProjectsByTag#sideBar.title": "按标签过滤项目",
"projectManager.commands.filterProjectsByTag.title": "项目管理器: 按标签过滤项目",
"projectManager.commands.addToFavorites.title": "添加到收藏夹",
"projectManager.commands.toggleProjectEnabled.title": "禁用项目",
"projectManager.commands.hideGitWelcome.title": "隐藏 Git 欢迎面板",
"projectManager.commands.showGitWelcome.title": "显示 Git 欢迎面板",
"projectManager.commands.openFolderWelcome.title": "打开文件夹",
"projectManager.commands.supportProjectManager.title": "项目经理:支持项目经理",
"projectManager.commands.whatsNew.title": "项目管理器: 更新日志",
"projectManager.commands.whatsNewContextMenu.title": "更新日志",
"projectManager.configuration.title": "项目管理器",
"projectManager.configuration.showProjectNameInStatusBar.description": "是否应在状态栏中显示项目名称?",
"projectManager.configuration.openInNewWindowWhenClickingInStatusBar.description": "单击状态栏时是否应该使用新窗口打开项目?",
"projectManager.configuration.removeCurrentProjectFromList.description": "当前项目是否应该隐藏在可用项目列表中?",
"projectManager.configuration.sortList.description": "按 ... 分类列出项目(已保存、名称、路径或最近)。",
"projectManager.configuration.groupList.description": "按 ... 分组列出项目(收藏夹、VSCode、Git、Mercurial 和 SVN)。",
"projectManager.configuration.projectsLocation.description": "指定存储 `projects.json` 文件的备用位置。",
"projectManager.configuration.vscode.baseFolders.description": "指定要搜索 VSCode 项目的基本文件夹。",
"projectManager.configuration.vscode.ignoredFolders.description": "指定要忽略的文件夹,例如 \"node_modules\"、\"out\"、\"typings\"、\"test\"。",
"projectManager.configuration.vscode.maxDepthRecursion.description": "指定搜索项目的文件夹递归的最大深度。小于 1 的任何值表示没有限制。",
"projectManager.configuration.git.baseFolders.description": "指示要搜索 Git 项目的基本文件夹。",
"projectManager.configuration.git.ignoredFolders.description": "指定要忽略的文件夹,例如 \"node_modules\"、\"out\"、\"typings\"、\"test\"。",
"projectManager.configuration.git.maxDepthRecursion.description": "指定搜索项目的文件夹递归的最大深度。小于 1 的任何值表示没有限制。",
"projectManager.configuration.hg.baseFolders.description": "指定要搜索 Mercurial 项目的基本文件夹。",
"projectManager.configuration.hg.ignoredFolders.description": "指定要忽略的文件夹,例如 \"node_modules\"、\"out\"、\"typings\"、\"test\"。",
"projectManager.configuration.hg.maxDepthRecursion.description": "指定搜索项目的文件夹递归的最大深度。小于 1 的任何值表示没有限制。",
"projectManager.configuration.svn.baseFolders.description": "指定要搜索 SVN 项目的基本文件夹。",
"projectManager.configuration.svn.ignoredFolders.description": "指定要忽略的文件夹,例如 \"node_modules\"、\"out\"、\"typings\"、\"test\"。",
"projectManager.configuration.svn.maxDepthRecursion.description": "指定搜索项目的文件夹递归的最大深度。小于 1 的任何值表示没有限制。",
"projectManager.configuration.any.baseFolders.description": "指定要搜索任意 VSCode 项目的基本文件夹。",
"projectManager.configuration.any.ignoredFolders.description": "指定要忽略的文件夹,例如 \"node_modules\"、\"out\"、\"typings\"、\"test\"。",
"projectManager.configuration.any.maxDepthRecursion.description": "指定搜索项目的文件夹递归的最大深度。小于 1 的任何值表示没有限制。",
"projectManager.configuration.cacheProjectsBetweenSessions.description": "是否应该缓存找到的 VSCode、Git 和 SVN 项目?",
"projectManager.configuration.ignoreProjectsWithinProjects.description": "应该忽略其他项目中找到的项目吗?",
"projectManager.configuration.checkInvalidPathsBeforeListing.description": "列出之前是否应该检查无效路径,并在项目名称下方显示一条消息?",
"projectManager.configuration.supportSymlinksOnBaseFolders.description": "应该支持“baseFolders”上的符号链接吗?",
"projectManager.configuration.showParentFolderInfoOnDuplicates.description": "檢測到同名項目時是否應顯示父文件夾信息?",
"projectManager.configuration.filterOnFullPath.description": "是否应该通过完整路径过滤项目?",
"projectManager.configuration.openInCurrenWindowIfEmpty.description": "当本窗口为空时,执行在新窗口中打开项目的命令后是否应该打开新窗口?",
"projectManager.configuration.openInCurrenWindowIfEmpty.deprecation": "改用`openInCurrentWindowIfEmpty`",
"projectManager.configuration.openInCurrentWindowIfEmpty.description": "当本窗口为空时,执行在新窗口中打开项目的命令后是否应该打开新窗口?",
"projectManager.configuration.confirmSwitchOnActiveWindow.description": "控制在活動窗口中打開項目時擴展是否應要求確認。",
"projectManager.configuration.tags.description": "表示可用于组织项目的标签列表"
}