mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
[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
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": {
|
||||
"package": {
|
||||
"description.sqlserverNotebooks": "可帮助开始使用 SQL Server 并进行排除故障的笔记本",
|
||||
"title.sqlServer2019Book": "SQL Server 2019 指南",
|
||||
"title.sqlServerNotebooks": "SQL Server 笔记本"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -77,7 +77,7 @@
|
||||
"azure.resource.providers.AzureMonitorContainerLabel": "Log Analytics 工作区"
|
||||
},
|
||||
"dist/azureResource/providers/cosmosdb/mongo/cosmosDbMongoTreeDataProvider": {
|
||||
"azure.resource.providers.databaseServer.treeDataProvider.cosmosDbMongoContainerLabel": "适用于 Mongo 的 CosmosDB"
|
||||
"azure.resource.providers.databaseServer.treeDataProvider.cosmosDbMongoContainerLabel": "Azure CosmosDB for MongoDB"
|
||||
},
|
||||
"dist/azureResource/providers/database/databaseTreeDataProvider": {
|
||||
"azure.resource.providers.database.treeDataProvider.databaseContainerLabel": "SQL 数据库"
|
||||
@@ -91,14 +91,17 @@
|
||||
"dist/azureResource/providers/mysqlFlexibleServer/mysqlFlexibleServerTreeDataProvider": {
|
||||
"azure.resource.providers.databaseServer.treeDataProvider.mysqlFlexibleServerContainerLabel": "Azure Database for MySQL 灵活服务器"
|
||||
},
|
||||
"dist/azureResource/providers/postgresArcServer/postgresServerTreeDataProvider": {
|
||||
"azure.resource.providers.postgresArcServer.treeDataProvider.postgresServerContainerLabel": "PostgreSQL 超大规模 – Azure Arc"
|
||||
"dist/azureResource/providers/postgresArcServer/postgresArcServerTreeDataProvider": {
|
||||
"azure.resource.providers.postgresArcServer.treeDataProvider.postgresServerContainerLabel": "PostgreSQL 服务器 –Azure Arc"
|
||||
},
|
||||
"dist/azureResource/providers/postgresFlexibleServer/postgresFlexibleServerTreeDataProvider": {
|
||||
"azure.resource.providers.databaseServer.treeDataProvider.postgresFlexibleServerContainerLabel": "Azure Database for PostgreSQL 灵活服务器"
|
||||
},
|
||||
"dist/azureResource/providers/postgresServer/postgresServerTreeDataProvider": {
|
||||
"azure.resource.providers.databaseServer.treeDataProvider.postgresServerContainerLabel": "Azure Database for PostgreSQL 服务器"
|
||||
},
|
||||
"dist/azureResource/providers/sqlinstance/sqlInstanceTreeDataProvider": {
|
||||
"azure.resource.providers.sqlInstanceContainerLabel": "Azure SQL DB 托管实例"
|
||||
"azure.resource.providers.sqlInstanceContainerLabel": "SQL 托管实例"
|
||||
},
|
||||
"dist/azureResource/providers/sqlinstanceArc/sqlInstanceArcTreeDataProvider": {
|
||||
"azure.resource.providers.sqlInstanceArcContainerLabel": "SQL 托管实例 - Azure Arc"
|
||||
@@ -109,6 +112,10 @@
|
||||
"dist/azureResource/providers/synapseWorkspace/synapseWorkspaceTreeDataProvider": {
|
||||
"azure.resource.providers.synapseWorkspace.treeDataProvider.synapseWorkspaceContainerLabel": "Azure Synapse Analytics"
|
||||
},
|
||||
"dist/azureResource/providers/universal/universalService": {
|
||||
"azurecore.unregisteredProvider": "无法识别的提供程序资源:{0}",
|
||||
"azurecore.unregisteredProviderType": "无法识别的提供程序资源类型:{0}"
|
||||
},
|
||||
"dist/azureResource/resourceTreeNode": {
|
||||
"azure.resource.resourceTreeNode.noResourcesLabel": "未找到资源"
|
||||
},
|
||||
@@ -129,8 +136,7 @@
|
||||
"azure.resource.tree.accountNotSignedInTreeNode.signInLabel": "登录到 Azure…"
|
||||
},
|
||||
"dist/azureResource/tree/accountTreeNode": {
|
||||
"azure.resource.tree.accountTreeNode.noSubscriptionsLabel": "未找到订阅。",
|
||||
"azure.unableToAccessSubscription": "无法访问订阅 {0} ({1})。请[刷新帐户](command: azure.resource.signin)重试。{2}"
|
||||
"azure.resource.tree.accountTreeNode.noTenantsLabel": "找不到租户。"
|
||||
},
|
||||
"dist/azureResource/tree/connectionDialogTreeProvider": {
|
||||
"azure.resource.tree.treeProvider.accountLoadError": "未能加载部分 Azure 存储帐户。{0}",
|
||||
@@ -138,15 +144,17 @@
|
||||
"azure.resource.tree.treeProvider.openAccountsDialog": "显示 Azure 帐户"
|
||||
},
|
||||
"dist/azureResource/tree/flatAccountTreeNode": {
|
||||
"azure.resource.flatAccountTreeNode.noResourcesLabel": "未找到资源。",
|
||||
"azure.resource.throttleerror": "已限制来自此帐户的请求。要重试,请选择少量订阅。",
|
||||
"azure.resource.tree.accountTreeNode.title": "{0} ({1}/{2} 个订阅)",
|
||||
"azure.resource.tree.accountTreeNode.titleLoading": "{0} - 正在加载...",
|
||||
"azure.resource.tree.loadresourceerror": "加载 Azure 资源时出错: {0}"
|
||||
"azure.resource.tree.accountTreeNode.noTenantsLabel": "找不到租户。"
|
||||
},
|
||||
"dist/azureResource/tree/flatTenantTreeNode": {
|
||||
"azure.resource.tree.accountTreeNode.noSubscriptionsLabel": "未找到订阅。"
|
||||
},
|
||||
"dist/azureResource/tree/subscriptionTreeNode": {
|
||||
"azure.resource.tree.subscriptionTreeNode.noResourcesLabel": "未找到资源。"
|
||||
},
|
||||
"dist/azureResource/tree/tenantTreeNode": {
|
||||
"azure.resource.tree.accountTreeNode.noSubscriptionsLabel": "未找到订阅。"
|
||||
},
|
||||
"dist/azureResource/tree/treeProvider": {
|
||||
"azure.resource.tree.treeProvider.loadingLabel": "正在加载…"
|
||||
},
|
||||
@@ -201,6 +209,7 @@
|
||||
"azurecore.norwayeast": "挪威东部",
|
||||
"azurecore.norwaywest": "挪威西部",
|
||||
"azurecore.piiLogging.warning": "警告: 已启用 Azure PII 日志记录。启用此选项可允许记录个人身份信息,并且只能用于调试目的。",
|
||||
"azurecore.postgresFlexibleServer": "Azure Database for PostgreSQL 灵活服务器",
|
||||
"azurecore.postgresServer": "Azure Database for PostgreSQL 服务器",
|
||||
"azurecore.reload": "重载",
|
||||
"azurecore.reloadChoice": "重新加载 Azure Data Studio",
|
||||
@@ -245,6 +254,7 @@
|
||||
"azure.resource.refresh.title": "刷新",
|
||||
"azure.resource.refreshall.title": "Azure: 刷新所有帐户",
|
||||
"azure.resource.selectsubscriptions.title": "选择订阅",
|
||||
"azure.resource.selecttenants.title": "选择租户",
|
||||
"azure.resource.signin.title": "Azure: 登录",
|
||||
"azure.resource.startterminal.title": "启动 Cloud Shell",
|
||||
"azure.resource.view.title": "Azure (预览)",
|
||||
|
||||
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": {
|
||||
"package": {
|
||||
"books-preview-category": "Jupyter Book",
|
||||
"description": "打开 Azure SQL 混合云工具包 Jupyter Book",
|
||||
"displayName": "Azure SQL 混合云工具包",
|
||||
"title.cloudHybridBooks": "Azure SQL 混合云工具包",
|
||||
"title.openJupyterBook": "打开 Azure SQL 混合云工具包 Jupyter Book"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,70 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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/configurationEditingMain": {
|
||||
"cwd": "启动时任务运行程序的当前工作目录",
|
||||
"defaultBuildTask": "默认生成任务的名称。如果没有单个默认生成任务,则将显示快速选取以选择生成任务。",
|
||||
"extensionInstallFolder": "安装扩展的路径。",
|
||||
"file": "当前打开的文件",
|
||||
"fileBasename": "当前打开的文件的文件名",
|
||||
"fileBasenameNoExtension": "当前打开的文件的文件名 (不包含文件扩展名)",
|
||||
"fileDirname": "当前打开的文件的完整目录名",
|
||||
"fileExtname": "当前打开文件的扩展名",
|
||||
"lineNumber": "活动文件中当前选定行的行号",
|
||||
"pathSeparator": "操作系统用于在文件路径中分隔组件的字符",
|
||||
"relativeFile": "相对于 ${workspaceFolder},当前打开的文件路径",
|
||||
"relativeFileDirname": "当前打开的文件与 ${workspaceFolder} 相对的目录名",
|
||||
"selectedText": "当前在活动文件中选定的文本",
|
||||
"workspaceFolder": "在 VS Code 中打开的文件夹的路径",
|
||||
"workspaceFolderBasename": "在 VS Code 中打开的文件夹的名称 (不包含任何斜杠 \"/\" )"
|
||||
},
|
||||
"dist/extensionsProposals": {
|
||||
"exampleExtension": "示例"
|
||||
},
|
||||
"dist/settingsDocumentHelper": {
|
||||
"activeEditor": "使用当前活动的文本编辑器的语言(如果有)",
|
||||
"activeEditorLong": "文件的完整路径(例如,/Users/Development/myFolder/myFileFolder/myFile.txt)",
|
||||
"activeEditorMedium": "文件相对于工作区文件夹的路径(例如 myFolder/myFileFolder/myFile.txt)",
|
||||
"activeEditorShort": "文件名 (例如 myFile.txt)",
|
||||
"activeFolderLong": "包含文件的文件夹的完整路径(例如,/Users/Development/myFolder/myFileFolder)",
|
||||
"activeFolderMedium": "文件所在的文件夹的路径,相对于工作区文件夹(例如 myFolder/myFileFolder)",
|
||||
"activeFolderShort": "包含文件的文件夹的名称(例如 myFileFolder)。",
|
||||
"appName": "例如 VS Code",
|
||||
"assocDescriptionFile": "将所有匹配其文件名内的 glob 模式的文件映射到具有给定标识符的语言。",
|
||||
"assocDescriptionPath": "将所有匹配其路径内绝对路径 glob 模式的文件映射到具有给定标识符的语言。",
|
||||
"assocLabelFile": "带扩展名的文件",
|
||||
"assocLabelPath": "带路径的文件",
|
||||
"derivedDescription": "与具有名称相同但扩展名不同的同级文件的文件匹配。",
|
||||
"derivedLabel": "具有同级文件的文件(按名称)",
|
||||
"dirty": "表明活动编辑器具有未保存更改的时间的指示器",
|
||||
"fileDescription": "与具有特定文件扩展名的所有文件匹配。",
|
||||
"fileLabel": "按扩展名的文件",
|
||||
"filesDescription": "与具有任意文件扩展名的所有文件匹配。",
|
||||
"filesLabel": "具有多个扩展名的文件",
|
||||
"folderDescription": "与任意位置具有特定名称的文件夹匹配。",
|
||||
"folderLabel": "按名称的文件夹(任意位置)",
|
||||
"folderName": "文件所在工作区文件夹的名称 (例如 myFolder)",
|
||||
"folderPath": "文件所在工作区文件夹的路径 (例如 /Users/Development/myFolder)",
|
||||
"remoteName": "例如 SSH",
|
||||
"rootName": "工作区名称 (例如 myFolder 或 myWorkspace)",
|
||||
"rootPath": "工作区路径 (例如 /Users/Development/myWorkspace)",
|
||||
"separator": "一个条件分隔符(\"-\"),仅在左右是具有值的变量时才显示",
|
||||
"siblingsDescription": "与具有名称相同但扩展名不同的同级文件的文件匹配。",
|
||||
"topFolderDescription": "与具有特定名称的顶级文件夹匹配。",
|
||||
"topFolderLabel": "按名称的文件夹(顶级)",
|
||||
"topFoldersDescription": "与多个顶级文件夹匹配。",
|
||||
"topFoldersLabel": "使用多个名称的文件夹(顶级)"
|
||||
},
|
||||
"package": {
|
||||
"description": "在配置文件 (如设置、启动和扩展推荐文件) 中提供高级 IntelliSense、自动修复等功能",
|
||||
"displayName": "配置编辑"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": {
|
||||
"package": {
|
||||
"description": "在 C# 文件中提供代码片段、语法高亮、括号匹配和折叠功能。",
|
||||
"displayName": "C# 语言基础功能"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": {
|
||||
"package": {
|
||||
"description": "在 Dart 文件中提供语法突出显示和括号匹配功能。",
|
||||
"displayName": "Dart 语言基本信息"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": {
|
||||
"package": {
|
||||
"description": "在 F# 文件中提供代码片段、语法高亮、括号匹配和折叠功能。",
|
||||
"displayName": "F# 语言基础功能"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,27 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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/githubServer": {
|
||||
"code.detail": "要完成身份验证,请导航到 GitHub 并粘贴以上一次性代码。",
|
||||
"code.title": "代码: {0}",
|
||||
"no": "否",
|
||||
"otherReasonMessage": "尚未完成授权此扩展使用 GitHub 的操作。是否要继续尝试",
|
||||
"progress": "在新选项卡中打开 [{0}]({0}),并粘贴一次性代码: {1}",
|
||||
"signingIn": "正在登录到 github.com...",
|
||||
"signingInAnotherWay": "正在登录到 github.com...",
|
||||
"userCancelledMessage": "登录时遇到问题? 是否要尝试其他方式?",
|
||||
"yes": "是"
|
||||
},
|
||||
"package": {
|
||||
"description": "GitHub 身份验证提供程序",
|
||||
"displayName": "GitHub 身份验证"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,46 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": "否",
|
||||
"no pr template": "无模板",
|
||||
"openingithub": "在 GitHub 上打开",
|
||||
"openpr": "打开 PR",
|
||||
"select pr template": "选择拉取请求模板"
|
||||
},
|
||||
"package": {
|
||||
"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)"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": {
|
||||
"package": {
|
||||
"description": "在 HTML 文件中提供语法突出显示、括号匹配和片段。",
|
||||
"displayName": "HTML 语言基础功能"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,39 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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/binarySizeStatusBarEntry": {
|
||||
"sizeB": "{0} B",
|
||||
"sizeGB": "{0} GB",
|
||||
"sizeKB": "{0} KB",
|
||||
"sizeMB": "{0} MB",
|
||||
"sizeStatusBar.name": "图像二进制文件大小",
|
||||
"sizeTB": "{0} TB"
|
||||
},
|
||||
"dist/preview": {
|
||||
"preview.imageLoadError": "加载图片出错。",
|
||||
"preview.imageLoadErrorLink": "使用 VS Code 的标准文本/二进制编辑器打开文件?"
|
||||
},
|
||||
"dist/sizeStatusBarEntry": {
|
||||
"sizeStatusBar.name": "图像大小"
|
||||
},
|
||||
"dist/zoomStatusBarEntry": {
|
||||
"zoomStatusBar.name": "图像缩放",
|
||||
"zoomStatusBar.placeholder": "选择缩放级别",
|
||||
"zoomStatusBar.wholeImageLabel": "整张图片"
|
||||
},
|
||||
"package": {
|
||||
"command.zoomIn": "放大",
|
||||
"command.zoomOut": "缩小",
|
||||
"customEditors.displayName": "图像预览",
|
||||
"description": "提供 VS Code的内置图像预览",
|
||||
"displayName": "图像预览"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": {
|
||||
"package": {
|
||||
"description": "为打开和读取 Jupyter 的 .ipynb 笔记本文件提供基本支持",
|
||||
"displayName": ".ipynb 支持"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": {
|
||||
"package": {
|
||||
"description": "在 JavaScript 文件中提供代码片段、语法高亮、括号匹配和折叠功能。",
|
||||
"displayName": "JavaScript 语言基础功能"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,73 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": {
|
||||
"client\\dist\\node/jsonClient": {
|
||||
"json.clearCache.completed": "已清除 JSON 架构缓存。",
|
||||
"json.resolveError": "JSON: 架构解析错误",
|
||||
"json.schemaResolutionDisabledMessage": "已禁用下载架构。单击以进行配置。",
|
||||
"json.schemaResolutionErrorMessage": "无法解析架构。单击以重试。",
|
||||
"jsonserver.name": "JSON 语言服务器",
|
||||
"schemaDownloadDisabled": "已通过设置“{0}”禁用下载架构",
|
||||
"untitled.schema": "无法加载 {0}"
|
||||
},
|
||||
"client\\dist\\node/languageStatus": {
|
||||
"documentColorsStatusItem.name": "JSON 颜色符号状态",
|
||||
"documentSymbolsStatusItem.name": "JSON 大纲状态",
|
||||
"foldingRangesStatusItem.name": "JSON 折叠状态",
|
||||
"openExtension": "打开扩展",
|
||||
"openSettings": "打开设置",
|
||||
"pending.detail": "正在加载 JSON 信息",
|
||||
"schema.noSchema": "未配置此文件的架构",
|
||||
"schema.showdocs": "详细了解 JSON 架构配置...",
|
||||
"schemaFromFolderSettings": "已在工作区设置中配置",
|
||||
"schemaFromUserSettings": "已在用户设置中配置",
|
||||
"schemaFromextension": "已由扩展配置: {0}",
|
||||
"schemaPicker.title": "用于{0}的 JSON 架构",
|
||||
"status.button.configure": "配置",
|
||||
"status.error": "无法计算使用的架构",
|
||||
"status.limitedDocumentColors.details": "仅显示 {0} 颜色修饰器",
|
||||
"status.limitedDocumentColors.short": "颜色符号受限",
|
||||
"status.limitedDocumentSymbols.details": "仅显示 {0} 文档符号",
|
||||
"status.limitedDocumentSymbols.short": "大纲受限",
|
||||
"status.limitedFoldingRanges.details": "仅显示 {0} 折叠范围",
|
||||
"status.limitedFoldingRanges.short": "折叠范围受限",
|
||||
"status.multipleSchema": "已配置多个 JSON 架构",
|
||||
"status.noSchema": "未配置任何 JSON 架构",
|
||||
"status.noSchema.short": "无架构验证",
|
||||
"status.notJSON": "不是 JSON 编辑器",
|
||||
"status.openSchemasLink": "显示架构",
|
||||
"status.singleSchema": "已配置 JSON 架构",
|
||||
"status.withSchema.short": "已验证架构",
|
||||
"status.withSchemas.short": "已验证架构",
|
||||
"statusItem.name": "JSON 验证状态"
|
||||
},
|
||||
"package": {
|
||||
"description": "为 JSON 文件提供丰富的语言支持",
|
||||
"displayName": "JSON 语言功能",
|
||||
"json.clickToRetry": "单击以重试。",
|
||||
"json.colorDecorators.enable.deprecationMessage": "已弃用设置 \"json.colorDecorators.enable\",请改用 \"editor.colorDecorators\"。",
|
||||
"json.colorDecorators.enable.desc": "启用或禁用颜色修饰器",
|
||||
"json.command.clearCache": "清除架构缓存",
|
||||
"json.enableSchemaDownload.desc": "启用后,可以从 http 和 https 位置提取 JSON 架构。",
|
||||
"json.format.enable.desc": "启用或禁用默认 JSON 格式化程序。",
|
||||
"json.format.keepLines.desc": "设置格式时保留所有现有新行。",
|
||||
"json.maxItemsComputed.desc": "计算的大纲符号和折叠区域的最大数量(因性能原因而受限)。",
|
||||
"json.maxItemsExceededInformation.desc": "当超出分级显示符号和折叠区域的最大数目时显示通知。",
|
||||
"json.schemaResolutionErrorMessage": "无法解析架构。",
|
||||
"json.schemas.desc": "将架构关联到当前项目中的 JSON 文件。",
|
||||
"json.schemas.fileMatch.desc": "将 JSON 文件解析为架构时要与之匹配的文件模式数组。\"*\" 可用作通配符。也可定义排除模式,并以 \"!\" 开头。当至少有一个匹配模式,且最后一个匹配模式不是排除模式时,文件匹配。",
|
||||
"json.schemas.fileMatch.item.desc": "将 JSON 文件解析到架构时用于匹配的可以包含 \"*\" 的文件模式。",
|
||||
"json.schemas.schema.desc": "给定 URL 的架构定义。仅当要避免访问架构 URL 时需要提供架构。",
|
||||
"json.schemas.url.desc": "架构的 URL 或当前目录中架构的相对路径",
|
||||
"json.tracing.desc": "跟踪 VS Code 和 JSON 语言服务器之间的通信。",
|
||||
"json.validate.enable.desc": "启用/禁用 JSON 验证。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": {
|
||||
"package": {
|
||||
"description": "在 Julia 文件中提供语法高亮和括号匹配功能。",
|
||||
"displayName": "Julia 语言基础知识"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,90 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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/client": {
|
||||
"markdownServer.name": "Markdown 语言服务器"
|
||||
},
|
||||
"dist/languageFeatures/diagnostics": {
|
||||
"ignoreLinksQuickFix.title": "从链接验证中排除 \"{0}\"。"
|
||||
},
|
||||
"dist/languageFeatures/fileReferences": {
|
||||
"error.noResource": "查找文件引用失败。未提供资源。",
|
||||
"progress.title": "正在查找文件引用"
|
||||
},
|
||||
"dist/preview/documentRenderer": {
|
||||
"preview.notFound": "找不到 {0}",
|
||||
"preview.securityMessage.label": "已禁用内容安全警告",
|
||||
"preview.securityMessage.text": "已禁用此文档中的部分内容",
|
||||
"preview.securityMessage.title": "已禁用此 Markdown 预览中的可能不安全的内容。更改 Markdown 预览安全设置以允许不安全内容或启用脚本"
|
||||
},
|
||||
"dist/preview/preview": {
|
||||
"lockedPreviewTitle": "[预览] {0}",
|
||||
"onPreviewStyleLoadError": "无法加载 'markdown.styles': {0}",
|
||||
"preview.clickOpenFailed": "无法打开 {0}",
|
||||
"previewTitle": "预览 {0}"
|
||||
},
|
||||
"dist/preview/security": {
|
||||
"disable.description": "允许所有内容,执行所有脚本。不推荐",
|
||||
"disable.title": "禁用",
|
||||
"disableSecurityWarning.title": "在此工作区中取消预览安全警告",
|
||||
"enableSecurityWarning.title": "在此工作区中启用预览安全警告",
|
||||
"insecureContent.description": "允许通过 http 载入内容",
|
||||
"insecureContent.title": "允许不安全内容",
|
||||
"insecureLocalContent.description": "允许通过 http 载入来自 localhost 的内容",
|
||||
"insecureLocalContent.title": "允许不安全的本地内容",
|
||||
"moreInfo.title": "更多信息",
|
||||
"preview.showPreviewSecuritySelector.title": "选择此工作区中 Markdown 预览的安全设置",
|
||||
"strict.description": "仅载入安全内容",
|
||||
"strict.title": "严格",
|
||||
"toggleSecurityWarning.description": "不影响内容安全级别"
|
||||
},
|
||||
"package": {
|
||||
"configuration.markdown.editor.drop.enabled": "启用/禁用放置到 Markdown 编辑器以插入排班。需要启用 `#editor.dropIntoEditor.enabled#`。",
|
||||
"configuration.markdown.editor.pasteLinks.enabled": "启用/禁用将文件粘贴到 Markdown 编辑器会插入 Markdown 链接。需要启用 `#editor.experimental.pasteActions.enabled#`。",
|
||||
"configuration.markdown.experimental.validate.enabled.description": "启用/禁用 Markdown 文件中的所有错误报告。",
|
||||
"configuration.markdown.experimental.validate.fileLinks.enabled.description": "验证指向 Markdown 文件中其他文件的链接,例如 `[link](/path/to/file.md)`。此操作将检查目标文件是否存在。需要启用 ·#markdown.experimental.validate.enabled#·。",
|
||||
"configuration.markdown.experimental.validate.fileLinks.markdownFragmentLinks.description": "验证 Markdown 文件中其他文件中标头的链接片段部分,例如“[link](/path/to/file.md#header)”。默认情况下从“#markdown.experimental.validate.fragmentLinks.enabled#”继承设置值。",
|
||||
"configuration.markdown.experimental.validate.fragmentLinks.enabled.description": "验证当前 Markdown 文件中标头的片段链接,例如“[link](#header)”。需要启用“#markdown.experimental.validate.enabled#”。",
|
||||
"configuration.markdown.experimental.validate.ignoreLinks.description": "配置不应被验证的链接。例如,`/about` 不会验证链接 `[about](/about)`,而 `/assets/**/*.svg` 会允许你跳过对 `assets` 目录下 `.svg` 文件的任何链接的验证。",
|
||||
"configuration.markdown.experimental.validate.referenceLinks.enabled.description": "验证 Markdown 文件中的引用链接,例如 `[link][ref]`。 需要启用 `#markdown.experimental.validate.enabled#`。",
|
||||
"configuration.markdown.links.openLocation.beside": "打开活动编辑器旁边的链接。",
|
||||
"configuration.markdown.links.openLocation.currentGroup": "打开活动编辑器组中的链接。",
|
||||
"configuration.markdown.links.openLocation.description": "控制应在哪里打开 Markdown 文件中的链接。",
|
||||
"configuration.markdown.preview.openMarkdownLinks.description": "控制如何打开 Markdown 预览中其他 Markdown 文件的链接。",
|
||||
"configuration.markdown.preview.openMarkdownLinks.inEditor": "尝试在编辑器中打开链接。",
|
||||
"configuration.markdown.preview.openMarkdownLinks.inPreview": "尝试在 Markdown 预览中打开链接。",
|
||||
"configuration.markdown.suggest.paths.enabled.description": "启用/禁用 Markdown 链接的路径建议",
|
||||
"description": "为 Markdown 提供丰富的语言支持。",
|
||||
"displayName": "Markdown 语言功能",
|
||||
"markdown.findAllFileReferences": "查找文件引用",
|
||||
"markdown.preview.breaks.desc": "设置换行符在 Markdown 预览中的呈现方式。如果将其设置为 \"true\",则将为段落内的新行创建一个 <br>。",
|
||||
"markdown.preview.doubleClickToSwitchToEditor.desc": "在 Markdown 预览中双击切换到编辑器。",
|
||||
"markdown.preview.fontFamily.desc": "控制 Markdown 预览中使用的字体系列。",
|
||||
"markdown.preview.fontSize.desc": "控制 Markdown 预览中使用的字号(以像素为单位)。",
|
||||
"markdown.preview.lineHeight.desc": "控制 Markdown 预览中使用的行高。此数值与字号相关。",
|
||||
"markdown.preview.linkify": "在 Markdown 预览中启用或禁用将类似 URL 的文本转换为链接的操作。",
|
||||
"markdown.preview.markEditorSelection.desc": "在 Markdown 预览中标记当前的编辑器选定内容。",
|
||||
"markdown.preview.refresh.title": "刷新预览",
|
||||
"markdown.preview.scrollEditorWithPreview.desc": "滚动 Markdown 预览时,更新其编辑器视图。",
|
||||
"markdown.preview.scrollPreviewWithEditor.desc": "滚动 Markdown 编辑器时,更新其预览视图。",
|
||||
"markdown.preview.title": "打开预览",
|
||||
"markdown.preview.toggleLock.title": "切换开关锁定预览",
|
||||
"markdown.preview.typographer": "在 Markdown 预览中启用或禁用一些与语言无关的替换和引文美化。",
|
||||
"markdown.previewSide.title": "打开侧边预览",
|
||||
"markdown.showLockedPreviewToSide.title": "在侧边打开锁定的预览",
|
||||
"markdown.showPreviewSecuritySelector.title": "更改预览安全设置",
|
||||
"markdown.showSource.title": "显示源",
|
||||
"markdown.styles.dec": "要从 Markdown 预览使用的 CSS 样式表的 URL 或本地路径的列表。相对路径解释为相对于资源管理器中打开的文件夹。如果没有打开的文件夹,则解释为相对于 Markdown 文件的位置。所有 '\\' 都需写为 '\\\\'。",
|
||||
"markdown.trace.extension.desc": "对 Markdown 扩展启用调试日志记录。",
|
||||
"markdown.trace.server.desc": "跟踪 VS Code 和 Markdown 语言服务器之间的通信。",
|
||||
"workspaceTrust": "加载在工作区中配置的样式时需要。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,24 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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/AADHelper": {
|
||||
"pasteCodePlaceholder": "在此处粘贴授权代码...",
|
||||
"pasteCodePrompt": "提供授权代码以完成登录流。",
|
||||
"pasteCodeTitle": "Microsoft 身份验证",
|
||||
"signOut": "你已被注销,因为未能读取存储的身份验证信息。"
|
||||
},
|
||||
"package": {
|
||||
"description": "Microsoft 身份验证提供程序",
|
||||
"displayName": "Microsoft 帐户",
|
||||
"signIn": "登录",
|
||||
"signOut": "注销"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -38,38 +38,79 @@
|
||||
"objectManagement.ApplicationRoleTypeDisplayNameInTitle": "应用程序角色",
|
||||
"objectManagement.ColumnDisplayName": "列",
|
||||
"objectManagement.DatabaseDisplayName": "数据库",
|
||||
"objectManagement.DatabaseDisplayNameInTitle": "数据库",
|
||||
"objectManagement.DatabaseRoleTypeDisplayName": "数据库角色",
|
||||
"objectManagement.DatabaseRoleTypeDisplayNameInTitle": "数据库角色",
|
||||
"objectManagement.LoginTypeDisplayName": "登录名",
|
||||
"objectManagement.LoginTypeDisplayNameInTitle": "登录",
|
||||
"objectManagement.OkText": "确定",
|
||||
"objectManagement.ObjectSelectionMethodDialog_AllObjectsOfSchema": "属于架构的所有对象",
|
||||
"objectManagement.ObjectSelectionMethodDialog_AllObjectsOfTypes": "特定类型的所有对象",
|
||||
"objectManagement.ObjectSelectionMethodDialog_SelectSchemaDropdownLabel": "架构",
|
||||
"objectManagement.ObjectSelectionMethodDialog_SpecificObjects": "特定对象...",
|
||||
"objectManagement.ObjectSelectionMethodDialog_TypeLabel": "你希望如何添加对象?",
|
||||
"objectManagement.SearchTextLabel": "搜索文本",
|
||||
"objectManagement.ServerDisplayName": "服务器",
|
||||
"objectManagement.ServerRoleTypeDisplayName": "服务器角色",
|
||||
"objectManagement.ServerRoleTypeDisplayNameInTitle": "服务器角色",
|
||||
"objectManagement.TableDisplayName": "表",
|
||||
"objectManagement.UserDisplayName": "用户",
|
||||
"objectManagement.UserTypeDisplayNameInTitle": "用户",
|
||||
"objectManagement.ViewDisplayName": "视图",
|
||||
"objectManagement.addMemberText": "添加成员",
|
||||
"objectManagement.addText": "添加...",
|
||||
"objectManagement.addMembersText": "添加成员",
|
||||
"objectManagement.addSecurablesText": "添加安全对象",
|
||||
"objectManagement.advancedSectionHeader": "高级",
|
||||
"objectManagement.azurePricingLink": "Azure SQL 数据库定价计算器",
|
||||
"objectManagement.backupRedundancyLabel": "备份存储冗余",
|
||||
"objectManagement.blankPasswordConfirmation": "创建登录名时使用空密码将会带来安全隐患。是否确实要继续?",
|
||||
"objectManagement.browseForOwnerText": "浏览所有者",
|
||||
"objectManagement.browseText": "浏览...",
|
||||
"objectManagement.collationLabel": "排序规则",
|
||||
"objectManagement.compatibilityLevelLabel": "兼容级别",
|
||||
"objectManagement.configureSLOSectionHeader": "配置 SLO",
|
||||
"objectManagement.confirmPasswordLabel": "确认密码",
|
||||
"objectManagement.containmentTypeLabel": "包含类型",
|
||||
"objectManagement.createObjectOperationName": "创建 {0}",
|
||||
"objectManagement.currentSLOLabel": "当前服务级别目标",
|
||||
"objectManagement.databaseExistsError": "数据库 '{0}' 已存在。请选择其他数据库名称。",
|
||||
"objectManagement.databaseProperties.backupSectionHeader": "备份",
|
||||
"objectManagement.databaseProperties.databaseSectionHeader": "数据库",
|
||||
"objectManagement.databaseProperties.dateCreated": "创建日期",
|
||||
"objectManagement.databaseProperties.mbUnitText": "{0} MB",
|
||||
"objectManagement.databaseProperties.memoryAllocated": "分配给内存优化对象的内存",
|
||||
"objectManagement.databaseProperties.memoryUsed": "内存优化对象使用的内存",
|
||||
"objectManagement.databaseProperties.name": "名称",
|
||||
"objectManagement.databaseProperties.numberOfUsers": "用户数",
|
||||
"objectManagement.databaseProperties.owner": "所有者",
|
||||
"objectManagement.databaseProperties.size": "大小",
|
||||
"objectManagement.databaseProperties.spaceAvailable": "可用空间",
|
||||
"objectManagement.databaseProperties.status": "状态",
|
||||
"objectManagement.databaseRole.SelectMemberDialogTitle": "选择数据库角色成员",
|
||||
"objectManagement.databaseRole.SelectOwnerDialogTitle": "选择数据库角色所有者",
|
||||
"objectManagement.deleteLoginConfirmation": "删除服务器登录名并不会删除与该登录名关联的数据库用户。若要完成此过程,请在每个数据库中删除用户。可能需要首先将架构所有权转移到新用户。",
|
||||
"objectManagement.deleteObjectConfirmation": "确定要删除 {0}: {1} 吗?",
|
||||
"objectManagement.deleteObjectError": "删除 {0}: {1} 时出错。{2}",
|
||||
"objectManagement.deleteObjectOperationName": "删除 {0} \"{1}\"",
|
||||
"objectManagement.denyColumnHeader": "拒绝",
|
||||
"objectManagement.editionLabel": "版本",
|
||||
"objectManagement.effectivePermissionsTableLabel": "所选安全对象的有效权限",
|
||||
"objectManagement.effectivePermissionsTableLabelSelected": "有效权限: {0}",
|
||||
"objectManagement.enabledLabel": "已启用",
|
||||
"objectManagement.filterText": "筛选器",
|
||||
"objectManagement.explicitPermissionsTableLabel": "所选安全对象的显式权限",
|
||||
"objectManagement.explicitPermissionsTableLabelSelected": "显式权限: {0}",
|
||||
"objectManagement.filterSectionTitle": "筛选器",
|
||||
"objectManagement.findText": "查找",
|
||||
"objectManagement.generalSectionHeader": "常规",
|
||||
"objectManagement.helpText": "帮助",
|
||||
"objectManagement.grantColumnHeader": "授予",
|
||||
"objectManagement.grantorColumnHeader": "授权者",
|
||||
"objectManagement.hardwareGeneration": "硬件生成",
|
||||
"objectManagement.invalidPasswordError": "密码不符合复杂性要求。有关详细信息,请访问: https://docs.microsoft.com/sql/relational-databases/security/password-policy",
|
||||
"objectManagement.loadingDialog": "正在加载对话框...",
|
||||
"objectManagement.isClustered": "是否群集化",
|
||||
"objectManagement.isHadrEnabled": "是否启用 HADR",
|
||||
"objectManagement.isPolyBaseInstalled": "已安装 PolyBase",
|
||||
"objectManagement.isXTPSupported": "是否支持 XTP",
|
||||
"objectManagement.language": "语言",
|
||||
"objectManagement.lastDatabaseBackup": "上次数据库备份",
|
||||
"objectManagement.lastDatabaseLogBackup": "数据库日志上次备份时间",
|
||||
"objectManagement.loadingObjectsCompletedLabel": "已完成加载对象,找到 {0} 对象",
|
||||
"objectManagement.loadingObjectsLabel": "正在加载对象...",
|
||||
"objectManagement.login.aadAuthenticationType": "Azure Active Directory 身份验证",
|
||||
@@ -89,36 +130,52 @@
|
||||
"objectManagement.login.sqlAuthenticationType": "SQL 身份验证",
|
||||
"objectManagement.login.windowsAuthenticationType": "Windows 身份验证",
|
||||
"objectManagement.loginNotSelectedError": "未选择登录名。",
|
||||
"objectManagement.maxServerMemoryText": "最大服务器内存(MB)",
|
||||
"objectManagement.maxSizeLabel": "最大大小",
|
||||
"objectManagement.membersLabel": "成员",
|
||||
"objectManagement.membershipLabel": "成员身份",
|
||||
"objectManagement.memory": "内存",
|
||||
"objectManagement.minServerMemoryText": "最小服务器内存(MB)",
|
||||
"objectManagement.nameCannotBeEmptyError": "名称不能为空。",
|
||||
"objectManagement.nameLabel": "名称",
|
||||
"objectManagement.newObjectDialogTitle": "{0}–新建(预览)",
|
||||
"objectManagement.noActionScriptedMessage": "没有要编写脚本的操作。",
|
||||
"objectManagement.noConnectionUriError": "无法检索连接信息,请重新连接,然后重试。",
|
||||
"objectManagement.objectPropertiesDialogTitle": "{0} - {1} (预览)",
|
||||
"objectManagement.objectSelectionMethodDialogTitle": "添加对象",
|
||||
"objectManagement.objectTypeLabel": "对象类型",
|
||||
"objectManagement.objectTypesLabel": "对象类型",
|
||||
"objectManagement.objectsLabel": "对象",
|
||||
"objectManagement.openNewObjectDialogError": "打开新 {0} 对话框时出错。{1}",
|
||||
"objectManagement.openObjectPropertiesDialogError": "打开 {0}: {1} 的属性对话框时出错。{2}",
|
||||
"objectManagement.operatingSystem": "操作系统",
|
||||
"objectManagement.optionsSectionHeader": "选项",
|
||||
"objectManagement.ownerText": "所有者",
|
||||
"objectManagement.passwordCannotBeEmptyError": "密码不能为空。",
|
||||
"objectManagement.passwordLabel": "密码",
|
||||
"objectManagement.passwordsNotMatchError": "密码必须与确认密码匹配。",
|
||||
"objectManagement.permissionColumnHeader": "权限",
|
||||
"objectManagement.platform": "平台",
|
||||
"objectManagement.processors": "处理器",
|
||||
"objectManagement.product": "产品",
|
||||
"objectManagement.properties": "属性",
|
||||
"objectManagement.recoveryModelLabel": "恢复模式",
|
||||
"objectManagement.refreshOEError": "刷新对象资源管理器时出错。{0}",
|
||||
"objectManagement.removeMemberText": "删除所选成员",
|
||||
"objectManagement.removeText": "删除",
|
||||
"objectManagement.removeSecurablesText": "删除所选安全对象",
|
||||
"objectManagement.renameObjectDialogTitle": "输入新名称",
|
||||
"objectManagement.renameObjectError": "将 {0} \"{1}\" 重命名为 \"{2}\" 时出错。 {3}",
|
||||
"objectManagement.renameObjectOperationName": "将 {0} \"{1}\" 重命名为 \"{2}\"",
|
||||
"objectManagement.reservedStorageSizeInMB": "预留的存储大小",
|
||||
"objectManagement.rootDirectory": "根目录",
|
||||
"objectManagement.schemaLabel": "架构",
|
||||
"objectManagement.scriptError": "生成脚本时出错。{0}",
|
||||
"objectManagement.scriptGenerated": "已成功生成脚本。可以关闭对话框以在新打开的编辑器中查看。",
|
||||
"objectManagement.scriptText": "脚本",
|
||||
"objectManagement.securablesText": "安全对象",
|
||||
"objectManagement.selectSecurablesDialogTitle": "选择安全对象",
|
||||
"objectManagement.selectText": "选择",
|
||||
"objectManagement.selectedLabel": "已选择",
|
||||
"objectManagement.serverCollation": "服务器排序规则",
|
||||
"objectManagement.serverRole.SelectMemberDialogTitle": "选择服务器角色成员",
|
||||
"objectManagement.serverRole.SelectOwnerDialogTitle": "选择服务器角色所有者",
|
||||
"objectManagement.serviceTier": "服务层",
|
||||
"objectManagement.storageSpaceUsageInGB": "存储空间使用情况",
|
||||
"objectManagement.updateObjectOperationName": "更新 {0} \"{1}\"",
|
||||
"objectManagement.user.aadAuth": "通过 Azure Active Directory 进行身份验证",
|
||||
"objectManagement.user.defaultSchemaLabel": "默认架构",
|
||||
@@ -129,7 +186,8 @@
|
||||
"objectManagement.user.sqlAuth": "使用密码进行身份验证",
|
||||
"objectManagement.user.type": "类型",
|
||||
"objectManagement.user.windowsUser": "映射到 Windows 用户/组",
|
||||
"objectManagement.yesText": "是"
|
||||
"objectManagement.versionText": "版本",
|
||||
"objectManagement.withGrantColumnHeader": "具有授予权限"
|
||||
},
|
||||
"dist/sqlToolsServer": {
|
||||
"downloadServiceDoneChannelMsg": "已下载 {0}",
|
||||
@@ -155,6 +213,21 @@
|
||||
"serviceCrashMessage": "{0} 个组件意外退出。请重启 Azure Data Studio。",
|
||||
"viewKnownIssuesText": "查看已知问题"
|
||||
},
|
||||
"dist/ui/localizedConstants": {
|
||||
"mssql.ui.OkText": "确定",
|
||||
"mssql.ui.generatingScript": "正在生成脚本...",
|
||||
"mssql.ui.generatingScriptCompleted": "生成的脚本",
|
||||
"mssql.ui.helpText": "帮助",
|
||||
"mssql.ui.loadingDialog": "正在加载对话框...",
|
||||
"mssql.ui.noActionScriptedMessage": "没有要编写脚本的操作。",
|
||||
"mssql.ui.scriptError": "生成脚本时出错。{0}",
|
||||
"mssql.ui.scriptGenerated": "已成功生成脚本。可以关闭对话框以在新打开的编辑器中查看。",
|
||||
"mssql.ui.scriptText": "脚本",
|
||||
"mssql.ui.yesText": "是",
|
||||
"objectManagement.addText": "添加...",
|
||||
"objectManagement.removeText": "删除",
|
||||
"objectManagement.selectLabel": "选择"
|
||||
},
|
||||
"package": {
|
||||
"cloud.databaseProperties.azureEdition": "版本",
|
||||
"cloud.databaseProperties.compatibilityLevel": "兼容级别",
|
||||
@@ -321,6 +394,7 @@
|
||||
"mssql.query.textSize": "从 SELECT 语句返回的 text 和 ntext 数据的大小上限",
|
||||
"mssql.query.transactionIsolationLevel": "启用 SET TRANSACTION ISOLATION LEVEL 选项",
|
||||
"mssql.query.xactAbortOn": "启用 SET XACT_ABORT ON 选项",
|
||||
"mssql.tableDesigner.allowDisableAndReenableDdlTriggers": "是否允许表设计器在发布期间禁用和重新启用 DDL 触发器",
|
||||
"mssql.tableDesigner.preloadDatabaseModel": "是否在对象资源管理器中的数据库节点展开时预加载数据库模型。启用后,可以减少表设计器的加载时间。注意: 如果需要展开大量数据库节点,内存使用率可能会高于正常情况。",
|
||||
"mssql.tracing.desc": "跟踪 Azure Data Studio 与 SQL 工具服务到 SQL 工具服务输出通道之间的通信。警告: 启用详细日志记录时,这可能会包含敏感信息。",
|
||||
"mssql.tracingLevel": "[可选] 后端服务的日志级别。Azure Data Studio 在每次启动时都会生成文件名;如果文件已存在,日志条目将追加到该文件。有关旧日志文件的清理,请参阅 logRetentionMinutes 和 logFilesRemovalLimit 设置。默认 tracingLevel 记录的内容很少。更改详细级别可能提升日志的记录和磁盘空间要求。“错误”包含“严重”,“警告”包含“错误”,“信息”包含“警告”,“详细级别”包含“信息”",
|
||||
|
||||
@@ -25,12 +25,14 @@
|
||||
"addDatabaseReferenceOkButtonText": "添加引用",
|
||||
"addDatabaseReferencedialogName": "添加数据库引用",
|
||||
"addItemAction": "添加项",
|
||||
"addSqlCmdVariableWithoutDefaultValue": "是否将 SQLCMD 变量 \"{0}\" 添加到没有默认值的项目?",
|
||||
"advancedOptionsButton": "高级...",
|
||||
"advancedPublishOptions": "高级发布选项",
|
||||
"appSettingPrompt": "是否要使用新的连接字符串更新 Azure 函数 local.settings.json?",
|
||||
"applyConfirmation": "是否确定要更新目标项目?",
|
||||
"applyError": "更新项目时出错: {0}",
|
||||
"applySuccess": "已成功更新项目。",
|
||||
"artifactReference": "项目引用",
|
||||
"at": "位于",
|
||||
"autorestProjectName": "新 SQL 项目名称",
|
||||
"azureAccounts": "Azure 帐户",
|
||||
@@ -119,8 +121,8 @@
|
||||
"downloadError": "下载错误",
|
||||
"downloadProgress": "下载进度",
|
||||
"downloading": "正在下载",
|
||||
"downloadingDacFxDlls": "正在下载 Microsoft.Build.Sql nuget 以获取生成 DLL",
|
||||
"downloadingFromTo": "正在从 {0} 下载到 {1}",
|
||||
"downloadingNuget": "下载 {0} nuget 以获取生成 DLL",
|
||||
"edgeEulaAgreementTitle": "Microsoft Azure SQL Edge 许可协议",
|
||||
"edgeProjectTypeDescription": "从核心部分开始开发和发布 Azure SQL Edge 数据库的架构",
|
||||
"edgeProjectTypeDisplayName": "Azure SQL Edge 数据库",
|
||||
@@ -234,6 +236,7 @@
|
||||
"optionName": "选项名称",
|
||||
"optionNotFoundWarningMessage": "标签: 选项值名称查找中不存在 {0}",
|
||||
"outsideFolderPath": "不支持具有项目文件夹外绝对路径的项。请确保项目文件中的路径与项目文件夹相关。",
|
||||
"packageReference": "包引用",
|
||||
"parentTreeItemUnknown": "无法访问所提供树项的父级",
|
||||
"passwordNotMatch": "{0} 密码与确认密码不匹配",
|
||||
"portMustNotBeNumber": "端口必须是数字",
|
||||
@@ -262,6 +265,7 @@
|
||||
"publishDialogName": "发布项目",
|
||||
"publishOptions": "发布选项",
|
||||
"publishProfileElements": "发布配置文件元素",
|
||||
"publishProfileFriendlyName": "发布配置文件",
|
||||
"publishProjectSucceed": "已成功发布数据库项目",
|
||||
"publishSettingsFiles": "发布设置文件",
|
||||
"publishTo": "发布目标",
|
||||
@@ -273,8 +277,9 @@
|
||||
"publishToNewAzureServer": "发布到新的 Azure SQL 逻辑服务器(预览)",
|
||||
"publishToNewAzureServerFailed": "无法发布到新 Azure SQL 服务器。{0}",
|
||||
"publishingProjectMessage": "正在容器中发布项目...",
|
||||
"referenceRadioButtonsGroupTitle": "类型",
|
||||
"referenceType": "引用类型",
|
||||
"referenceRadioButtonsGroupTitle": "引用的数据库类型",
|
||||
"referenceTypeRadioButtonsGroupTitle": "引用类型",
|
||||
"referencedDatabaseType": "引用的数据库类型",
|
||||
"reloadProject": "是否希望重新加载数据库项目?",
|
||||
"reset": "重置",
|
||||
"resetAllVars": "重置所有变量",
|
||||
@@ -289,6 +294,7 @@
|
||||
"runningDockerMessage": "正在运行 docker 容器...",
|
||||
"sameDatabase": "同一数据库",
|
||||
"save": "保存",
|
||||
"saveProfile": "是否要将设置保存在配置文件 (.publish.xml) 中?",
|
||||
"saveProfileAsButtonText": "另存为…",
|
||||
"schema": "架构",
|
||||
"schemaCompare.compareErrorMessage": "架构比较失败: {0}",
|
||||
@@ -347,7 +353,7 @@
|
||||
"unableToFindFile": "找不到路径为“{0}”的 {1}",
|
||||
"unableToFindReference": "找不到数据库引用 {0}",
|
||||
"unableToFindSqlCmdVariable": "找不到 SQLCMD 变量“{0}”",
|
||||
"unableToPerformAction": "无法定位“{0}”目标:“{1}”",
|
||||
"unableToPerformAction": "无法定位“{0}”目标:“{1}”。{2}",
|
||||
"unexpectedProjectContext": "无法建立项目上下文。从意外位置调用了命令: {0}",
|
||||
"unhandledDeleteType": "删除过程中未处理的项目类型: \"{0}",
|
||||
"unhandledMoveNode": "移动的未处理节点类型",
|
||||
@@ -411,6 +417,7 @@
|
||||
"sqlDatabaseProjects.newItem": "添加项...",
|
||||
"sqlDatabaseProjects.newPostDeploymentScript": "添加后期部署脚本",
|
||||
"sqlDatabaseProjects.newPreDeploymentScript": "添加预先部署脚本",
|
||||
"sqlDatabaseProjects.newPublishProfile": "新建发布配置文件",
|
||||
"sqlDatabaseProjects.newScript": "添加脚本",
|
||||
"sqlDatabaseProjects.newStoredProcedure": "添加存储过程",
|
||||
"sqlDatabaseProjects.newTable": "添加表",
|
||||
@@ -419,6 +426,7 @@
|
||||
"sqlDatabaseProjects.open": "打开数据库项目",
|
||||
"sqlDatabaseProjects.openContainingFolder": "打开所在的文件夹",
|
||||
"sqlDatabaseProjects.openInDesigner": "在设计器中打开",
|
||||
"sqlDatabaseProjects.openReferencedSqlProject": "打开项目",
|
||||
"sqlDatabaseProjects.properties": "属性",
|
||||
"sqlDatabaseProjects.publish": "发布",
|
||||
"sqlDatabaseProjects.rename": "重命名",
|
||||
|
||||
@@ -9,8 +9,6 @@
|
||||
"version": "1.0.0",
|
||||
"contents": {
|
||||
"dist/constants/strings": {
|
||||
"azure.accounts.accountAccessError": "访问所选帐户“{0}”和租户“{1}“时出错。请选择“链接帐户”并刷新帐户,或选择其他帐户。错误“{2}”",
|
||||
"azure.accounts.accountStaleError": "所选帐户“{0}”和租户“{1}”的访问令牌不再有效。请单击“链接账户”,并刷新帐户或选择其他帐户。",
|
||||
"serviceCrashMessage": "迁移服务组件无法启动。{0}",
|
||||
"serviceCrashed": "服务组件崩溃。",
|
||||
"serviceProviderIntializationError": "无法初始化服务提供程序。",
|
||||
@@ -338,9 +336,9 @@
|
||||
"sql.migration.ir.page.sql.migration.service.not.found": "找不到数据库迁移服务。请新建一个。",
|
||||
"sql.migration.ir.page.title": "Azure 数据库迁移服务",
|
||||
"sql.migration.ir.setup.step1": "步骤 1: {0}",
|
||||
"sql.migration.ir.setup.step2": "Step 2: Use the keys below to register your integration runtime",
|
||||
"sql.migration.ir.setup.step3": "Step 3: Click on the 'Test connection' button to check the connection between Azure Database Migration Service and integration runtime",
|
||||
"sql.migration.ir.setup.step3.alternate": "Step 3: Click on the Refresh button above to check the connection between Azure Database Migration Service and integration runtime",
|
||||
"sql.migration.ir.setup.step2": "步骤 2: 使用以下密钥注册集成运行时",
|
||||
"sql.migration.ir.setup.step3": "步骤 3: 单击“测试连接”按钮,以检查 Azure 数据库迁移服务与集成运行时之间的连接",
|
||||
"sql.migration.ir.setup.step3.alternate": "步骤 3: 单击上方“刷新”按钮,以检查 Azure 数据库迁移服务与集成运行时之间的连接",
|
||||
"sql.migration.issue.aria.label": "阻塞性问题: {0}",
|
||||
"sql.migration.issues": "问题",
|
||||
"sql.migration.issues.count": "问题({0})",
|
||||
@@ -536,9 +534,9 @@
|
||||
"sql.migration.select.target.to.continue": "如果要继续,请选择目标。",
|
||||
"sql.migration.server": "服务器",
|
||||
"sql.migration.service.account.info.text": "请确保运行源 SQL Server 实例的服务帐户对网络共享拥有读取权限。",
|
||||
"sql.migration.service.container.container.description1": "Azure Database Migration Service leverages Azure Data Factory's self-hosted integration runtime to handle connectivity between source and target and upload backups from an on-premises network file share to Azure (if applicable).",
|
||||
"sql.migration.service.container.container.description2": "Follow the instructions below to set up self-hosted integration runtime.",
|
||||
"sql.migration.service.container.heading": "Set up integration runtime",
|
||||
"sql.migration.service.container.container.description1": "Azure 数据库迁移服务利用 Azure 数据工厂的自承载集成运行时处理源和目标之间的连接,并将备份从本地网络文件共享上传到 Azure (适用时)。",
|
||||
"sql.migration.service.container.container.description2": "按照下面的说明安装自承载集成运行时。",
|
||||
"sql.migration.service.container.heading": "设置集成运行时",
|
||||
"sql.migration.service.container.loading.help": "正在加载迁移服务",
|
||||
"sql.migration.service.details.authKeys.label": "身份验证密钥",
|
||||
"sql.migration.service.details.authKeys.title": "用于连接到自承载集成运行时节点的身份验证密钥",
|
||||
@@ -550,14 +548,14 @@
|
||||
"sql.migration.service.header": "Azure 数据库迁移服务“{0}”详细信息:",
|
||||
"sql.migration.service.not.found": "未找到迁移服务。若要继续,请新建一个。",
|
||||
"sql.migration.service.not.ready": "未注册 Azure 数据库迁移服务。Azure 数据库迁移服务“{0}”需要向任意节点上的自承载集成运行时进行注册。",
|
||||
"sql.migration.service.not.ready.below": "Azure Database Migration Service is not registered. Azure Database Migration Service '{0}' needs to be registered with self-hosted integration runtime on any node.\r\n\r\nSee below for registration instructions.",
|
||||
"sql.migration.service.not.ready.below": "未注册 Azure 数据库迁移服务。Azure 数据库迁移服务 \"{0}\" 需要向任意节点上的自承载集成运行时进行注册。\r\n\r\n请参阅下面的注册说明。",
|
||||
"sql.migration.service.prompt": "{0} (更改)",
|
||||
"sql.migration.service.ready": "Azure Database Migration Service '{0}' is connected to self-hosted integration runtime running on node(s) - {1}\r\n\r\nFor improved performance and high availability, you can register additional nodes.",
|
||||
"sql.migration.service.ready.below": "Azure Database Migration Service '{0}' is connected to self-hosted integration runtime running on node(s) - {1}\r\n\r\nFor improved performance and high availability, you can register additional nodes. See below for registration instructions.",
|
||||
"sql.migration.service.ready": "Azure 数据库迁移服务 \"{0}\" 连接到在节点上运行的自承载集成运行时 - {1}\r\n\r\n为了提高性能和高可用性,你可以注册其他节点。",
|
||||
"sql.migration.service.ready.below": "Azure 数据库迁移服务 \"{0}\" 连接到在节点上运行的自承载集成运行时 - {1}\r\n\r\n为了提高性能和高可用性,你可以注册其他节点。请参阅下面的注册说明。",
|
||||
"sql.migration.service.selection.location.msg": "请先选择数据库备份文件的位置,然后再继续。",
|
||||
"sql.migration.service.status.refresh.error": "刷新迁移服务创建状态时出错。",
|
||||
"sql.migration.services.container.description": "在下面输入信息以添加新的 Azure 数据库迁移服务。",
|
||||
"sql.migration.services.container.description.network": "Enter the information below to add a new Azure Database Migration Service. To register self-hosted integration runtime, select 'My database backups are on a network share' on the previous page.",
|
||||
"sql.migration.services.container.description.network": "输入下面的信息以添加新 Azure 数据库迁移服务。若要注册自承载集成运行时,请在上一页上选择“我的数据库备份位于网络共享上”。",
|
||||
"sql.migration.services.dialog.title": "创建 Azure 数据库迁移服务",
|
||||
"sql.migration.services.location": "适用于 Azure 数据库迁移服务的 Azure 区域。此区域应与目标 Azure SQL 相同。",
|
||||
"sql.migration.services.name": "Azure 数据库迁移服务名称。",
|
||||
@@ -758,6 +756,8 @@
|
||||
"sql.migration.storage.account": "存储帐户",
|
||||
"sql.migration.storageAccount.warning.many": "目标实例 \"{0}\" 可能无法访问存储帐户 \"{1}\"。请确保目标实例的子网已列入存储帐户允许列表; 如果适用,则确保专用终结点与目标服务器位于同一虚拟网络中。",
|
||||
"sql.migration.storageAccount.warning.one": "目标实例 \"{0}\" 可能无法访问存储帐户 \"{1}\"。请确保目标实例的子网已列入存储帐户允许列表; 如果适用,则确保专用终结点与目标服务器位于同一虚拟网络中。",
|
||||
"sql.migration.storageAccount.warning.vm.many": "目标服务器“{0}”可能无法访问存储帐户“{1}”。请确保目标服务器的子网在存储帐户的白名单上。",
|
||||
"sql.migration.storageAccount.warning.vm.one": "目标服务器“{0}”可能无法访问存储帐户“{1}”。请确保目标服务器的子网在存储帐户的白名单上。",
|
||||
"sql.migration.subscription": "订阅",
|
||||
"sql.migration.summary.azure.storage": "Azure 存储",
|
||||
"sql.migration.summary.azure.storage.subscription": "Azure 存储订阅",
|
||||
|
||||
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": {
|
||||
"Example": "示例",
|
||||
"Files by Extension": "按扩展名的文件",
|
||||
"Files with Extension": "带扩展名的文件",
|
||||
"Files with Multiple Extensions": "具有多个扩展名的文件",
|
||||
"Files with Path": "带路径的文件",
|
||||
"Files with Siblings by Name": "具有同级文件的文件(按名称)",
|
||||
"Folder by Name (Any Location)": "按名称的文件夹(任意位置)",
|
||||
"Folder by Name (Top Level)": "按名称的文件夹(顶级)",
|
||||
"Folders with Multiple Names (Top Level)": "使用多个名称的文件夹(顶级)",
|
||||
"GitHub": "GitHub",
|
||||
"Map all files matching the absolute path glob pattern in their path to the language with the given identifier.": "将所有匹配其路径内绝对路径 glob 模式的文件映射到具有给定标识符的语言。",
|
||||
"Map all files matching the glob pattern in their filename to the language with the given identifier.": "将所有匹配其文件名内的 glob 模式的文件映射到具有给定标识符的语言。",
|
||||
"Match a folder with a specific name in any location.": "与任意位置具有特定名称的文件夹匹配。",
|
||||
"Match a top level folder with a specific name.": "与具有特定名称的顶级文件夹匹配。",
|
||||
"Match all files of a specific file extension.": "与具有特定文件扩展名的所有文件匹配。",
|
||||
"Match all files with any of the file extensions.": "与具有任意文件扩展名的所有文件匹配。",
|
||||
"Match files that have siblings with the same name but a different extension.": "与具有名称相同但扩展名不同的同级文件的文件匹配。",
|
||||
"Match multiple top level folders.": "与多个顶级文件夹匹配。",
|
||||
"The character used by the operating system to separate components in file paths": "操作系统用于在文件路径中分隔组件的字符",
|
||||
"The current opened file": "当前打开的文件",
|
||||
"The current opened file relative to ${workspaceFolder}": "相对于 ${workspaceFolder},当前打开的文件路径",
|
||||
"The current opened file's basename": "当前打开的文件的文件名",
|
||||
"The current opened file's basename with no file extension": "当前打开的文件的文件名 (不包含文件扩展名)",
|
||||
"The current opened file's dirname": "当前打开的文件的完整目录名",
|
||||
"The current opened file's dirname relative to ${workspaceFolder}": "当前打开的文件与 ${workspaceFolder} 相对的目录名",
|
||||
"The current opened file's extension": "当前打开文件的扩展名",
|
||||
"The current selected line number in the active file": "活动文件中当前选定行的行号",
|
||||
"The current selected text in the active file": "当前在活动文件中选定的文本",
|
||||
"The name of the default build task. If there is not a single default build task then a quick pick is shown to choose the build task.": "默认生成任务的名称。如果没有单个默认生成任务,则将显示快速选取以选择生成任务。",
|
||||
"The name of the folder opened in VS Code without any slashes (/)": "在 VS Code 中打开的文件夹的名称 (不包含任何斜杠 \"/\" )",
|
||||
"The path of the folder opened in VS Code": "在 VS Code 中打开的文件夹的路径",
|
||||
"The path where an an extension is installed.": "安装扩展的路径。",
|
||||
"The task runner's current working directory on startup": "启动时任务运行程序的当前工作目录",
|
||||
"Use the language of the currently active text editor if any": "使用当前活动的文本编辑器的语言(如果有)",
|
||||
"a conditional separator (' - ') that only shows when surrounded by variables with values": "一个条件分隔符(\"-\"),仅在左右是具有值的变量时才显示",
|
||||
"an indicator for when the active editor has unsaved changes": "表明活动编辑器具有未保存更改的时间的指示器",
|
||||
"e.g. SSH": "例如 SSH",
|
||||
"e.g. VS Code": "例如 VS Code",
|
||||
"file path of the workspace (e.g. /Users/Development/myWorkspace)": "工作区路径 (例如 /Users/Development/myWorkspace)",
|
||||
"file path of the workspace folder the file is contained in (e.g. /Users/Development/myFolder)": "文件所在工作区文件夹的路径 (例如 /Users/Development/myFolder)",
|
||||
"gist": "Gist",
|
||||
"name of the workspace folder the file is contained in (e.g. myFolder)": "文件所在工作区文件夹的名称 (例如 myFolder)",
|
||||
"name of the workspace with optional remote name and workspace indicator if applicable (e.g. myFolder, myRemoteFolder [SSH] or myWorkspace (Workspace))": "具有可选远程名称和工作区指示器的工作区的名称(如果适用)(例如 myFolder、myRemoteFolder [SSH] 或 myWorkspace [工作区])",
|
||||
"shortened name of the workspace without suffixes (e.g. myFolder or myWorkspace)": "不带后缀的工作区缩短名称(例如 myFolder 或 myWorkspace)",
|
||||
"the file name (e.g. myFile.txt)": "文件名 (例如 myFile.txt)",
|
||||
"the full path of the file (e.g. /Users/Development/myFolder/myFileFolder/myFile.txt)": "文件的完整路径(例如,/Users/Development/myFolder/myFileFolder/myFile.txt)",
|
||||
"the full path of the folder the file is contained in (e.g. /Users/Development/myFolder/myFileFolder)": "包含文件的文件夹的完整路径(例如,/Users/Development/myFolder/myFileFolder)",
|
||||
"the name of the folder the file is contained in (e.g. myFileFolder)": "包含文件的文件夹的名称(例如 myFileFolder)。",
|
||||
"the path of the file relative to the workspace folder (e.g. myFolder/myFileFolder/myFile.txt)": "文件相对于工作区文件夹的路径(例如 myFolder/myFileFolder/myFile.txt)",
|
||||
"the path of the folder the file is contained in, relative to the workspace folder (e.g. myFolder/myFileFolder)": "文件所在的文件夹的路径,相对于工作区文件夹(例如 myFolder/myFileFolder)"
|
||||
},
|
||||
"package": {
|
||||
"description": "在配置文件 (如设置、启动和扩展推荐文件) 中提供高级 IntelliSense、自动修复等功能",
|
||||
"displayName": "配置编辑"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -8,18 +8,18 @@
|
||||
],
|
||||
"version": "1.0.0",
|
||||
"contents": {
|
||||
"dist/remoteSource": {
|
||||
"branch name": "分支名称",
|
||||
"error": "{0} 错误: {1}",
|
||||
"none found": "未找到远程存储库。",
|
||||
"pick url": "选择要从中进行克隆的 URL。",
|
||||
"provide url": "提供仓库 URL",
|
||||
"provide url or pick": "提供仓库 URL 或选择仓库源。",
|
||||
"bundle": {
|
||||
"Branch name": "分支名称",
|
||||
"Choose a URL to clone from.": "选择要从中进行克隆的 URL。",
|
||||
"No remote repositories found.": "未找到远程存储库。",
|
||||
"Provide repository URL": "提供仓库 URL",
|
||||
"Provide repository URL or pick a repository source.": "提供仓库 URL 或选择仓库源。",
|
||||
"Repository name": "仓库名称",
|
||||
"Repository name (type to search)": "仓库名称(键入内容进行搜索)",
|
||||
"URL": "URL",
|
||||
"recently opened": "最近打开",
|
||||
"remote sources": "远程源",
|
||||
"type to filter": "仓库名称",
|
||||
"type to search": "仓库名称(键入内容进行搜索)",
|
||||
"url": "URL"
|
||||
"{0} Error: {1}": "{0} 错误: {1}"
|
||||
},
|
||||
"package": {
|
||||
"command.api.getRemoteSources": "获取远程源",
|
||||
@@ -0,0 +1,599 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": {
|
||||
"\"{0}\" has fingerprint \"{1}\"": "\"{0}\" 具有指纹 \"{1}\"",
|
||||
"$(info) Remote \"{0}\" has no tags.": "$(info)远程库“{0}”没有标记。",
|
||||
"$(info) This repository has no tags.": "$(info) 此仓库没有标记。",
|
||||
"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": "电子邮件",
|
||||
"Enables the following features: {0}": "Enables the following features: {0}",
|
||||
"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 not found. Install it or configure it using the \"git.path\" setting.": "未找到 Git。请安装 Git,或在 \"git.path\" 设置中配置。",
|
||||
"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 repository to reopen": "Pick a repository to reopen",
|
||||
"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 \"{0}\"/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "发布 Branch“{0}”",
|
||||
"Publish Branch/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "发布 Branch",
|
||||
"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": "远程仓库名称格式无效",
|
||||
"Reopen Closed Repositories": "Reopen Closed Repositories",
|
||||
"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 known issues with the installed Git \"{0}\". Please update to Git >= 2.27 for the git features to work correctly.": "安装的 Git \"{0}\" 存在已知问题。要使 Git 功能正常工作,请至少将 Git 更新到 2.27 版本。",
|
||||
"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": "未跟踪的更改",
|
||||
"Update Git": "更新 GIT",
|
||||
"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你希望如何继续?",
|
||||
"You seem to have git \"{0}\" installed. Code works best with git >= 2": "似乎已安装 GIT \"{0}\"。Code 非常适合 GIT >= 2",
|
||||
"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": {
|
||||
"colors.added": "已添加资源的颜色。",
|
||||
"colors.conflict": "存在冲突的资源的颜色。",
|
||||
"colors.deleted": "已删除资源的颜色。",
|
||||
"colors.ignored": "已忽略资源的颜色。",
|
||||
"colors.modified": "已修改资源的颜色。",
|
||||
"colors.renamed": "重命名或复制的资源的颜色。",
|
||||
"colors.stageDeleted": "已暂存的已删除资源的颜色。",
|
||||
"colors.stageModified": "已暂存的已修改资源的颜色。",
|
||||
"colors.submodule": "子模块资源的颜色。",
|
||||
"colors.untracked": "未跟踪资源的颜色。",
|
||||
"command.addRemote": "添加远程存储库…",
|
||||
"command.api.getRemoteSources": "获取远程源",
|
||||
"command.api.getRepositories": "获取存储库",
|
||||
"command.api.getRepositoryState": "获取仓库状态",
|
||||
"command.branch": "创建分支...",
|
||||
"command.branchFrom": "从现有来源创建新的分支...",
|
||||
"command.checkout": "签出到...",
|
||||
"command.checkoutDetached": "签出到(已分离)…",
|
||||
"command.cherryPick": "挑拣…",
|
||||
"command.clean": "放弃更改",
|
||||
"command.cleanAll": "放弃所有更改",
|
||||
"command.cleanAllTracked": "放弃所有跟踪的更改",
|
||||
"command.cleanAllUntracked": "放弃所有未跟踪的更改",
|
||||
"command.clone": "克隆",
|
||||
"command.cloneRecursive": "克隆(递归)",
|
||||
"command.close": "关闭仓库",
|
||||
"command.closeAllDiffEditors": "关闭所有差异编辑器",
|
||||
"command.commit": "提交",
|
||||
"command.commitAll": "全部提交",
|
||||
"command.commitAllAmend": "全部提交(修改)",
|
||||
"command.commitAllAmendNoVerify": "全部提交(修正,不验证)",
|
||||
"command.commitAllNoVerify": "全部提交(不验证)",
|
||||
"command.commitAllSigned": "全部提交(已署名)",
|
||||
"command.commitAllSignedNoVerify": "全部提交(已签收,不验证)",
|
||||
"command.commitEmpty": "创建空提交",
|
||||
"command.commitEmptyNoVerify": "空提交(不验证)",
|
||||
"command.commitMessageAccept": "接受提交消息",
|
||||
"command.commitMessageDiscard": "放弃提交消息",
|
||||
"command.commitNoVerify": "提交(不验证)",
|
||||
"command.commitStaged": "提交已暂存文件",
|
||||
"command.commitStagedAmend": "提交已暂存文件(修改)",
|
||||
"command.commitStagedAmendNoVerify": "提交已暂存内容(修正,不验证)",
|
||||
"command.commitStagedNoVerify": "提交已暂存内容(不验证)",
|
||||
"command.commitStagedSigned": "提交已暂存文件(已署名)",
|
||||
"command.commitStagedSignedNoVerify": "提交已暂存内容(已签收,不验证)",
|
||||
"command.continueInLocalClone": "在本地克隆存储库并在桌面上打开...",
|
||||
"command.continueInLocalClone.qualifiedName": "继续在新的本地克隆中工作",
|
||||
"command.createTag": "创建标记",
|
||||
"command.deleteBranch": "删除分支...",
|
||||
"command.deleteRemoteTag": "删除远程标记",
|
||||
"command.deleteTag": "删除标签",
|
||||
"command.fetch": "抓取",
|
||||
"command.fetchAll": "从所有远程存储库中拉取",
|
||||
"command.fetchPrune": "获取 (删除)",
|
||||
"command.git.acceptMerge": "完成合并",
|
||||
"command.git.openMergeEditor": "在合并编辑器中解析",
|
||||
"command.git.runGitMerge": "计算与 Git 冲突",
|
||||
"command.git.runGitMergeDiff3": "计算与 Git 冲突(Diff3)",
|
||||
"command.ignore": "添加到 .gitignore",
|
||||
"command.init": "初始化仓库",
|
||||
"command.manageUnsafeRepositories": "管理不安全的存储库",
|
||||
"command.merge": "合并分支...",
|
||||
"command.mergeAbort": "中止合并",
|
||||
"command.openAllChanges": "打开所有更改",
|
||||
"command.openChange": "打开更改",
|
||||
"command.openFile": "打开文件",
|
||||
"command.openHEADFile": "打开文件 (HEAD)",
|
||||
"command.openRepositoriesInParentFolders": "在父文件夹中打开存储库",
|
||||
"command.openRepository": "打开仓库",
|
||||
"command.publish": "发布分支...",
|
||||
"command.pull": "拉取",
|
||||
"command.pullFrom": "拉取自...",
|
||||
"command.pullRebase": "拉取(变基)",
|
||||
"command.push": "推送",
|
||||
"command.pushFollowTags": "推送(“关注”标记)",
|
||||
"command.pushFollowTagsForce": "推送(“关注”标记,强制)",
|
||||
"command.pushForce": "推送(强制)",
|
||||
"command.pushTags": "推送标记",
|
||||
"command.pushTo": "推送到...",
|
||||
"command.pushToForce": "推送到...(强制)",
|
||||
"command.rebase": "变基分支…",
|
||||
"command.rebaseAbort": "中止变基",
|
||||
"command.refresh": "刷新",
|
||||
"command.removeRemote": "删除远程存储库",
|
||||
"command.rename": "重命名",
|
||||
"command.renameBranch": "重命名分支...",
|
||||
"command.reopenClosedRepositories": "Reopen Closed Repositories...",
|
||||
"command.restoreCommitTemplate": "还原提交模板",
|
||||
"command.revealFileInOS.linux": "打开包含的文件夹",
|
||||
"command.revealFileInOS.mac": "在查找器中显示",
|
||||
"command.revealFileInOS.windows": "在文件资源管理器中显示",
|
||||
"command.revealInExplorer": "在资源管理器视图中显示",
|
||||
"command.revertChange": "还原更改",
|
||||
"command.revertSelectedRanges": "还原所选更改",
|
||||
"command.showOutput": "显示 GIT 输出",
|
||||
"command.stage": "暂存更改",
|
||||
"command.stageAll": "暂存所有更改",
|
||||
"command.stageAllMerge": "暂存所有合并更改",
|
||||
"command.stageAllTracked": "暂存所有跟踪的更改",
|
||||
"command.stageAllUntracked": "暂存所有未跟踪的更改",
|
||||
"command.stageChange": "暂存更改",
|
||||
"command.stageSelectedRanges": "暂存所选范围",
|
||||
"command.stash": "储藏",
|
||||
"command.stashApply": "应用储藏...",
|
||||
"command.stashApplyLatest": "应用最新储藏",
|
||||
"command.stashDrop": "删除储藏...",
|
||||
"command.stashDropAll": "删除所有储藏...",
|
||||
"command.stashIncludeUntracked": "储藏(包含未跟踪)",
|
||||
"command.stashPop": "弹出储藏...",
|
||||
"command.stashPopLatest": "弹出最新储藏",
|
||||
"command.stashStaged": "储藏暂存",
|
||||
"command.sync": "同步",
|
||||
"command.syncRebase": "同步(变基)",
|
||||
"command.timelineCompareWithSelected": "与已选项目进行比较",
|
||||
"command.timelineCopyCommitId": "复制提交 ID",
|
||||
"command.timelineCopyCommitMessage": "复制提交消息",
|
||||
"command.timelineOpenDiff": "打开更改",
|
||||
"command.timelineSelectForCompare": "选择以进行比较",
|
||||
"command.undoCommit": "撤消上次提交",
|
||||
"command.unstage": "取消暂存更改",
|
||||
"command.unstageAll": "取消暂存所有更改",
|
||||
"command.unstageSelectedRanges": "取消暂存所选范围",
|
||||
"config.allowForcePush": "控制是否启用强制推送 (不论 force 还是 force-with-lease)。",
|
||||
"config.allowNoVerifyCommit": "控制是否允许没有运行 pre-commit 和 commit-msg 挂钩的提交。",
|
||||
"config.alwaysShowStagedChangesResourceGroup": "始终显示“暂存的更改”资源组。",
|
||||
"config.alwaysSignOff": "控制所有提交的 signoff 标志。",
|
||||
"config.autoRepositoryDetection": "配置何时自动检测存储库。",
|
||||
"config.autoRepositoryDetection.false": "禁止自动扫描仓库。",
|
||||
"config.autoRepositoryDetection.openEditors": "扫描当前打开文件的父文件夹。",
|
||||
"config.autoRepositoryDetection.subFolders": "扫描当前打开文件夹的子文件夹。",
|
||||
"config.autoRepositoryDetection.true": "扫描当前打开文件夹与当前打开文件所在文件夹的子文件夹。",
|
||||
"config.autoStash": "在拉取前暂存所有更改,在成功拉取后还原这些更改。",
|
||||
"config.autofetch": "若设置为 true,则自动从当前 Git 仓库的默认远程仓库提取提交。若设置为“全部”,则从所有远程仓库进行提取。",
|
||||
"config.autofetchPeriod": "在启用“#git.autofetch#”情况下每次自动 git fetch 之间的间隔时间(以秒为单位)。",
|
||||
"config.autorefresh": "是否启用自动刷新。",
|
||||
"config.branchPrefix": "创建新分支时使用的前缀。",
|
||||
"config.branchProtection": "受保护分支的列表。默认情况下,在将更改提交到受保护分支之前会显示提示。可以使用 `#git.branchProtectionPrompt#` 设置控制提示。",
|
||||
"config.branchProtectionPrompt": "控制是否在将更改提交到受保护的分支之前显示提示。",
|
||||
"config.branchProtectionPrompt.alwaysCommit": "始终将更改提交到受保护分支。",
|
||||
"config.branchProtectionPrompt.alwaysCommitToNewBranch": "始终将更改提交到新的分支。",
|
||||
"config.branchProtectionPrompt.alwaysPrompt": "始终在将更改提交到受保护分支之前进行提示。",
|
||||
"config.branchRandomNameDictionary": "用于随机生成的分支名称的字典列表。每个值都表示用于生成分支名称段的字典。支持的词典:“形容词”、“动物”、“颜色”和“数字”。",
|
||||
"config.branchRandomNameDictionary.adjectives": "随机形容词",
|
||||
"config.branchRandomNameDictionary.animals": "随机动物名称",
|
||||
"config.branchRandomNameDictionary.colors": "随机颜色名称",
|
||||
"config.branchRandomNameDictionary.numbers": "100 和 999 之间的一个随机数",
|
||||
"config.branchRandomNameEnable": "控制在创建新分支时是否生成随机名称。",
|
||||
"config.branchSortOrder": "控制分支的排列顺序。",
|
||||
"config.branchValidationRegex": "用于验证新分支名称的正则表达式。",
|
||||
"config.branchWhitespaceChar": "用于替换新分支名称中的空格,以及用于分隔随机生成的分支名称区段的字符。",
|
||||
"config.checkoutType": "控制在运行“签出到…”时列出的 git 参考类型。",
|
||||
"config.checkoutType.local": "本地分支",
|
||||
"config.checkoutType.remote": "远程分支",
|
||||
"config.checkoutType.tags": "标记",
|
||||
"config.closeDiffOnOperation": "控制在储藏、提交、放弃、暂存或取消暂存更改时,是否应自动关闭差异编辑器。",
|
||||
"config.commandsToLog": "GIT 命令列表 (例如: commit、push),这些命令的 `stdout` 将被记录到 [git 输出](command:git.showOutput)。如果 GIT 命令配置了客户端挂钩,那么客户端挂钩的 `stdout` 也将被记录到 [git 输出](command:git.showOutput)。",
|
||||
"config.confirmEmptyCommits": "始终确认为 \"Git: Commit Empty\" 命令创建空提交。",
|
||||
"config.confirmForcePush": "控制在强制推送前是否进行确认。",
|
||||
"config.confirmNoVerifyCommit": "控制是否在提交前要求确认而不进行验证。",
|
||||
"config.confirmSync": "同步 Git 存储库前请先进行确认。",
|
||||
"config.countBadge": "控制 Git 计数徽章。",
|
||||
"config.countBadge.all": "对所有更改计数。",
|
||||
"config.countBadge.off": "关闭计数器。",
|
||||
"config.countBadge.tracked": "仅对跟踪的更改计数。",
|
||||
"config.decorations.enabled": "控制 Git 是否在资源管理器和“打开编辑器”视图中添加颜色和小标。",
|
||||
"config.defaultBranchName": "初始化新的 git 存储库时默认分支的名称(例如: main、trunk、development)。设置为空时,将使用在 git 中配置的默认分支名称。",
|
||||
"config.defaultCloneDirectory": "克隆 Git 仓库的默认位置。",
|
||||
"config.detectSubmodules": "控制是否自动检测 Git 子模块。",
|
||||
"config.detectSubmodulesLimit": "控制可检测到的 Git 子模块的限制。",
|
||||
"config.discardAllScope": "控制运行“放弃所有更改”命令时放弃的更改类型。\"all\" 放弃所有更改。\"tracked\" 只放弃跟踪的文件。\"prompt\" 表示在每次运行此操作时显示提示对话框。",
|
||||
"config.enableCommitSigning": "使用 GPG 或 x.509 启用提交签名。",
|
||||
"config.enableSmartCommit": "在没有暂存的更改时提交所有更改。",
|
||||
"config.enableStatusBarSync": "控制Git Sync命令是否出现在状态栏中。",
|
||||
"config.enabled": "是否启用 Git。",
|
||||
"config.experimental.installGuide": "Git 安装流程的实验性改进。",
|
||||
"config.fetchOnPull": "启用后,在拉取时获取所有分支。否则,仅获取当前。",
|
||||
"config.followTagsWhenSync": "运行同步命令时推送附注标签。",
|
||||
"config.ignoreLegacyWarning": "忽略“旧版 Git”警告。",
|
||||
"config.ignoreLimitWarning": "忽略“仓库中存在大量更改”的警告。",
|
||||
"config.ignoreMissingGitWarning": "忽略“缺失 Git”的警告。",
|
||||
"config.ignoreRebaseWarning": "忽略拉取时发出的分支似乎已变基的警告。",
|
||||
"config.ignoreSubmodules": "忽略对文件树中子模块的修改。",
|
||||
"config.ignoreWindowsGit27Warning": "如果 Windows 上安装了 Git 2.25 - 2.26,则忽略警告。",
|
||||
"config.ignoredRepositories": "要忽略的 Git 存储库列表。",
|
||||
"config.inputValidation": "控制何时显示提交消息输入验证。",
|
||||
"config.inputValidationLength": "控制显示提交消息长度警告的长度阈值。",
|
||||
"config.inputValidationSubjectLength": "控制显示警告的提交消息主题长度阈值。请取消设置它以继承 \"config.inputValidationLength\" 的值。",
|
||||
"config.mergeEditor": "打开当前处于冲突状态的文件的合并编辑器。",
|
||||
"config.openAfterClone": "控制是否在克隆后自动打开仓库。",
|
||||
"config.openAfterClone.always": "始终在当前窗口中打开。",
|
||||
"config.openAfterClone.alwaysNewWindow": "始终在新窗口中打开。",
|
||||
"config.openAfterClone.prompt": "始终提示操作。",
|
||||
"config.openAfterClone.whenNoFolderOpen": "只有在没有打开任何文件夹时,才在当前窗口中打开。",
|
||||
"config.openDiffOnClick": "控制单击更改时是否应打开差异编辑器。否则将打开常规编辑器。",
|
||||
"config.openRepositoryInParentFolders": "控制是应打开工作区父文件夹中的存储库还是打开的文件。",
|
||||
"config.openRepositoryInParentFolders.always": "始终在工作区的父文件夹中打开存储库或打开文件。",
|
||||
"config.openRepositoryInParentFolders.never": "切勿在工作区的父文件夹中打开存储库或打开文件。",
|
||||
"config.openRepositoryInParentFolders.prompt": "在打开存储库之前提示工作区的父文件夹或打开文件。",
|
||||
"config.optimisticUpdate": "控制是否在运行 git 命令后乐观地更新源代码管理视图的状态。",
|
||||
"config.path": "Git 可执行文件的路径和文件名,例如 \"C:\\Program Files\\Git\\bin\\git.exe\" (Windows)。这也可以是一个包含多个要查找的路径的字符串值数组。",
|
||||
"config.postCommitCommand": "成功提交后运行 git 命令。",
|
||||
"config.postCommitCommand.none": "提交后不要运行任何命令。",
|
||||
"config.postCommitCommand.push": "成功提交后运行 'git push'。",
|
||||
"config.postCommitCommand.sync": "成功提交后运行 'git pull' 和 'git push' 命令。",
|
||||
"config.promptToSaveFilesBeforeCommit": "控制 Git 是否在提交之前检查未保存的文件。",
|
||||
"config.promptToSaveFilesBeforeCommit.always": "检查是否有任何未保存的文件。",
|
||||
"config.promptToSaveFilesBeforeCommit.never": "禁用此检查。",
|
||||
"config.promptToSaveFilesBeforeCommit.staged": "只检查未保存的已暂存文件。",
|
||||
"config.promptToSaveFilesBeforeStash": "控制 Git 是否在储藏更改之前检查未保存的文件。",
|
||||
"config.promptToSaveFilesBeforeStash.always": "检查是否有任何未保存的文件。",
|
||||
"config.promptToSaveFilesBeforeStash.never": "禁用此检查。",
|
||||
"config.promptToSaveFilesBeforeStash.staged": "只检查未保存的已暂存文件。",
|
||||
"config.pruneOnFetch": "提取时修剪。",
|
||||
"config.publishBeforeContinueOn": "控制是否要在从 git 存储库使用“继续工作”时提示发布未发布的 git 状态。",
|
||||
"config.publishBeforeContinueOn.always": "从 git 存储库使用“继续工作”时始终发布未发布的 git 状态",
|
||||
"config.publishBeforeContinueOn.never": "从 git 存储库使用“继续工作”时切勿发布未发布的 git 状态",
|
||||
"config.publishBeforeContinueOn.prompt": "从 git 存储库使用“继续工作”时提示发布未发布的 git 状态",
|
||||
"config.pullBeforeCheckout": "控制没有传出提交的分支在签出之前是否快速转发。",
|
||||
"config.pullTags": "拉取时提取所有标签。",
|
||||
"config.rebaseWhenSync": "在运行“同步”命令时,强制 Git 使用“变基”。",
|
||||
"config.rememberPostCommitCommand": "记住提交后运行的最后一个 git 命令。",
|
||||
"config.repositoryScanIgnoredFolders": "当 `#git.autoRepositoryDetection#` 设置为 `true` 或 `subFolders` 时扫描 Git 仓库时忽略的文件夹列表。",
|
||||
"config.repositoryScanMaxDepth": "在将 `#git.autoRepositoryDetection#` 设置为 `true` 或 `subFolders` 时,控制扫描工作区文件夹以查找 Git 仓库时使用的深度。如果不进行限制,可以设置为 `-1`。",
|
||||
"config.requireGitUserConfig": "控制在是要求进行显式 Git 用户配置,还是允许 Git 在缺少配置时进行猜测。",
|
||||
"config.scanRepositories": "在其中搜索 Git 存储库的路径的列表。",
|
||||
"config.showActionButton": "控制操作按钮是否显示在“源代码管理”视图中。",
|
||||
"config.showActionButton.commit": "显示一个操作按钮,以便在本地分支已修改文件可供提交时提交更改。",
|
||||
"config.showActionButton.publish": "显示一个操作按钮,以便在本地分支没有跟踪远程分支时发布该分支。",
|
||||
"config.showActionButton.sync": "显示一个操作按钮,以便在本地分支位于远程分支前面或后面时同步更改。",
|
||||
"config.showCommitInput": "控制是否在 Git 源控制面板中显示提交输入。",
|
||||
"config.showInlineOpenFileAction": "控制是否在 Git 更改视图中显示内联“打开文件”操作。",
|
||||
"config.showProgress": "控制 Git 操作是否显示进度提示。",
|
||||
"config.showPushSuccessNotification": "控制在推送成功时是否显示通知。",
|
||||
"config.similarityThreshold": "控制相似性索引(即相比于文件大小添加/删除的量)的阈值,以便将一对添加/删除文件中的更改视为重命名。",
|
||||
"config.smartCommitChanges": "控制哪些更改由Smart Commit自动暂存。",
|
||||
"config.smartCommitChanges.all": "自动暂存所有更改。",
|
||||
"config.smartCommitChanges.tracked": "仅自动暂存跟踪的更改。",
|
||||
"config.statusLimit": "控制如何限制可从 Git 状态命令分析的更改数。可以设置为 0 表示无限制。",
|
||||
"config.suggestSmartCommit": "建议启用智能提交(在无暂存更改时提交所有更改)。",
|
||||
"config.supportCancellation": "控制在运行同步操作时是否出现通知,允许用户取消操作。",
|
||||
"config.terminalAuthentication": "控制是否启用 VS Code 作为集成终端中生成的 Git 进程的身份验证处理程序。请注意: 需要重启终端才能选取此设置中的更改。",
|
||||
"config.terminalGitEditor": "控制是否使 VS Code 成为集成终端中产生的 Git 进程的 Git 编辑器。请注意: 需要重启终端才能选择此设置中的更改。",
|
||||
"config.timeline.date": "控制在日程表视图中项目使用的日期。",
|
||||
"config.timeline.date.authored": "使用创作日期",
|
||||
"config.timeline.date.committed": "使用提交日期",
|
||||
"config.timeline.showAuthor": "控制是否在日程表视图中显示提交作者。",
|
||||
"config.timeline.showUncommitted": "控制是否在时间线视图中显示未提交的更改。",
|
||||
"config.untrackedChanges": "控制未跟踪的更改的行为。",
|
||||
"config.untrackedChanges.hidden": "未跟踪的更改被隐藏,并从多个操作中排除。",
|
||||
"config.untrackedChanges.mixed": "所有更改,无论是跟踪的还是未跟踪的,都会一起出现并表现出相同的行为。",
|
||||
"config.untrackedChanges.separate": "未跟踪的更改单独显示在“源代码管理”视图中。它们也被排除在几个操作之外。",
|
||||
"config.useCommitInputAsStashMessage": "控制是否将提交输入框中的消息用作默认储藏消息。",
|
||||
"config.useEditorAsCommitInput": "控制当提交输入框中未提供消息时,是否将使用全文编辑器来创作提交消息。",
|
||||
"config.useForcePushWithLease": "控制是否使用更安全的 force-with-lease 进行强制推送。",
|
||||
"config.useIntegratedAskPass": "控制是否应覆盖 GIT_ASKPASS 以使用集成版本。",
|
||||
"config.verboseCommit": "启用`#git.useEditorAsCommitInput#`时启用详细输出。",
|
||||
"description": "Git 源代码管理集成",
|
||||
"displayName": "Git",
|
||||
"submenu.branch": "分支",
|
||||
"submenu.changes": "更改",
|
||||
"submenu.commit": "提交",
|
||||
"submenu.commit.amend": "修改",
|
||||
"submenu.commit.signoff": "注销",
|
||||
"submenu.explorer": "Git",
|
||||
"submenu.pullpush": "拉取,推送",
|
||||
"submenu.remotes": "远程",
|
||||
"submenu.stash": "存储",
|
||||
"submenu.tags": "标记",
|
||||
"view.workbench.cloneRepository": "可以在本地克隆仓库。\r\n[克隆仓库](command:git.clone '启用 git 扩展后立即克隆仓库')",
|
||||
"view.workbench.learnMore": "要详细了解如何在 VS Code 中使用 Git 和源代码管理,[请阅读我们的文档](https://aka.ms/vscode-scm)。",
|
||||
"view.workbench.scm.closedRepositories": "Git repositories were found that were previously closed.\r\n[Reopen Closed Repositories](command:git.reopenClosedRepositories)\r\nTo learn more about how to use git and source control in VS Code [read our docs](https://aka.ms/vscode-scm).",
|
||||
"view.workbench.scm.closedRepository": "A git repository was found that was previously closed.\r\n[Reopen Closed Repository](command:git.reopenClosedRepositories)\r\nTo learn more about how to use git and source control in VS Code [read our docs](https://aka.ms/vscode-scm).",
|
||||
"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)。",
|
||||
"view.workbench.scm.empty": "为了使用 git 功能,可打开包含 git 仓库的文件夹或从 URL 克隆。\r\n[打开文件夹](command:vscode.openFolder)\r\n[克隆仓库](command:git.clone)\r\n要详细了解如何在 VS Code 中使用 Git 和源代码管理,请[阅读我们的文档](https://aka.ms/vscode-scm)。",
|
||||
"view.workbench.scm.emptyWorkspace": "当前打开的工作区没有任何包含 git 存储库的文件夹。\r\n[将文件夹添加到工作区](command:workbench.action.addRootFolder)\r\n要详细了解如何在 VS Code 中使用 Git 和源代码管理,[请阅读我们的文档](https://aka.ms/vscode-scm)。",
|
||||
"view.workbench.scm.folder": "当前打开的文件夹中没有 Git 仓库。可初始化一个仓库,它将实现 Git 提供支持的源代码管理功能。\r\n[初始化仓库](command:git.init?%5Btrue%5D)\r\n要详细了解如何在 VS Code 中使用 Git 和源代码管理,请[阅读我们的文档](https://aka.ms/vscode-scm)。",
|
||||
"view.workbench.scm.missing": "安装 Git (一种流行的源代码管理系统),以跟踪代码更改并与他人协作。在我们的 [Git 指南](https://aka.ms/vscode-scm)中了解详细信息。",
|
||||
"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)安装其他源代码管理提供程序。",
|
||||
"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)安装其他源代码管理提供程序。",
|
||||
"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.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.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)。",
|
||||
"view.workbench.scm.scanFolderForRepositories": "正在扫描 git 存储库的文件夹...",
|
||||
"view.workbench.scm.scanWorkspaceForRepositories": "正在扫描工作区中的 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.workspace": "当前打开的工作区中没有任何包含 Git 仓库的文件夹。可初始化某文件夹上的一个仓库,该仓库将实现 Git 提供支持的源代码管理功能。\r\n[初始化仓库](command:git.init)\r\n要详细了解如何在 VS Code 中使用 Git 和源代码管理,[请阅读我们的文档](https://aka.ms/vscode-scm)。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": {
|
||||
"Continue to GitHub": "继续访问 GitHub",
|
||||
"Continue to GitHub to create a Personal Access Token (PAT)": "继续转到 GitHub 以创建个人访问令牌 (PAT)",
|
||||
"Copy & Continue to GitHub": "复制并继续访问 GitHub",
|
||||
"GitHub Enterprise Server URI is not a valid URI: {0}": "GitHub Enterprise 服务器 URI 不是有效的 URI: {0}",
|
||||
"Having trouble logging in? Would you like to try a different way? ({0})": "登录时遇到问题? 是否要尝试其他方式? ({0})",
|
||||
"No": "否",
|
||||
"Open [{0}]({0}) in a new tab and paste your one-time code: {1}/The [{0}]({0}) will be a url and the {1} will be a code, e.g. 123-456{Locked=\"[{0}]({0})\"}": "在新选项卡中打开 [{0}]({0}),并粘贴一次性代码: {1}",
|
||||
"Sign in failed: {0}": "登录失败: {0}",
|
||||
"Sign out failed: {0}": "注销失败: {0}",
|
||||
"Signing in to {0}.../The {0} will be a url, e.g. github.com": "正在登录到 {0}...",
|
||||
"To finish authenticating, navigate to GitHub and paste in the above one-time code.": "要完成身份验证,请导航到 GitHub 并粘贴以上一次性代码。",
|
||||
"To finish authenticating, navigate to GitHub to create a PAT then paste the PAT into the input box.": "若要完成身份验证,请导航到 GitHub 以创建 PAT,然后将 PAT 粘贴到输入框中。",
|
||||
"Yes": "是",
|
||||
"You have not yet finished authorizing this extension to use GitHub. Would you like to try a different way? ({0})": "尚未完成授权此扩展使用 GitHub 的操作。是否要尝试其他方式? ({0})",
|
||||
"Your Code: {0}/The {0} will be a code, e.g. 123-456": "你的代码: {0}",
|
||||
"device code": "设备代码",
|
||||
"local server": "本地服务器",
|
||||
"personal access token": "个人访问令牌"
|
||||
},
|
||||
"package": {
|
||||
"description": "GitHub 身份验证提供程序",
|
||||
"displayName": "GitHub 身份验证"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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 上成功创建 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.": "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)"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": {
|
||||
"Insert Image as Attachment": "将图像插入为附件"
|
||||
},
|
||||
"package": {
|
||||
"cleanInvalidImageAttachment.title": "清理无效图像附件引用",
|
||||
"description": "为打开和读取 Jupyter 的 .ipynb 笔记本文件提供基本支持",
|
||||
"displayName": ".ipynb 支持",
|
||||
"ipynb.pasteImagesAsAttachments.enabled": "启用/禁用将图像粘贴到 ipynb 笔记本文件中的 Markdown 单元格中。粘贴的图像会作为附件插入到单元格。",
|
||||
"markdownAttachmentRenderer.displayName": "Markdown-It ipynb 单元格附件呈现器",
|
||||
"newUntitledIpynb.shortTitle": "Jupyter Notebook",
|
||||
"newUntitledIpynb.title": "新 Jupyter Notebook",
|
||||
"openIpynbInNotebookEditor.title": "在笔记本编辑器中打开 IPYNB 文件"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,184 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": {
|
||||
"$ref \\'{0}\\' in \\'{1}\\' can not be resolved.": "无法解析 \\\"{1}\\\" 中的 $ref \\\"{0}\\\"。",
|
||||
"<empty>": "<empty>",
|
||||
"A default value. Used by suggestions.": "默认值。由建议使用。",
|
||||
"A descriptive title of the element.": "元素的描述性标题。",
|
||||
"A long description of the element. Used in hover menus and suggestions.": "元素的长描述。在悬停菜单和建议中使用。",
|
||||
"A map of property names to either an array of property names or a schema. An array of property names means the property named in the key depends on the properties in the array being present in the object in order to be valid. If the value is a schema, then the schema is only applied to the object if the property in the key exists on the object.": "属性名称到属性名称数组或架构的映射。属性名称数组表示键中命名的属性需要对象中存在该数组中的属性,它才能有效。如果该值是架构,则仅当键中的属性存在于对象上时,架构才会应用于对象。",
|
||||
"A map of property names to schemas for each property.": "属性名称到每个属性的架构的映射。",
|
||||
"A map of regular expressions on property names to schemas for matching properties.": "属性名的常规表达式映射到匹配属性的架构。",
|
||||
"A number that should cleanly divide the current value (i.e. have no remainder).": "应可被当前值完全整除的数字(即没有余数)。",
|
||||
"A regular expression to match the string against. It is not implicitly anchored.": "要与字符串匹配的正则表达式。它未隐式定位。",
|
||||
"A schema which must not match.": "不允许匹配的架构。",
|
||||
"A unique identifier for the schema.": "架构的唯一标识符。",
|
||||
"An array instance is valid against \\\"contains\\\" if at least one of its elements is valid against the given schema.": "如果数组实例中至少有一个元素对给定架构有效,则该实例对 \\\"contains\\\" 有效。",
|
||||
"An array of schemas, all of which must match.": "架构的数组,所有架构都必须匹配。",
|
||||
"An array of schemas, exactly one of which must match.": "架构的数组,其中必须只有一个匹配。",
|
||||
"An array of schemas, where at least one must match.": "架构数组,其中必须至少有一个匹配。",
|
||||
"An array of strings that lists the names of all properties required on this object.": "一个字符串数组,其中列出了此对象上所需的所有属性的名称。",
|
||||
"An instance validates successfully against this keyword if its value is equal to the value of the keyword.": "如果实例的值等于关键字的值,则此实例对此关键字的验证成功。",
|
||||
"Array does not contain required item.": "数组未包含所需项。",
|
||||
"Array has duplicate items.": "数组具有重复项。",
|
||||
"Array has too few items that match the contains contraint. Expected {0} or more.": "数组中有太少项与 contains 约束匹配。预期为 {0} 或更多。",
|
||||
"Array has too few items. Expected {0} or more.": "数组包含的项太少。预期为 {0} 或更多。",
|
||||
"Array has too many items according to schema. Expected {0} or fewer.": "根据架构,数组包含的项太多。预期为 {0} 或更少。",
|
||||
"Array has too many items that match the contains contraint. Expected {0} or less.": "数组中有太多项与 contains 约束匹配。预期为 {0} 或更少。",
|
||||
"Array has too many items. Expected {0} or fewer.": "数组包含的项太多。预期为 {0} 或更少。",
|
||||
"Colon expected": "需要冒号",
|
||||
"Comments are not permitted in JSON.": "JSON 中不允许有注释。",
|
||||
"Comments from schema authors to readers or maintainers of the schema.": "架构作者给架构的读者或维护者的注释。",
|
||||
"Configure": "配置",
|
||||
"Configured by extension: {0}": "已由扩展配置: {0}",
|
||||
"Configured in user settings": "已在用户设置中配置",
|
||||
"Configured in workspace settings": "已在工作区设置中配置",
|
||||
"Default value": "默认值",
|
||||
"Describes the content encoding of a string property.": "描述字符串属性的内容编码。",
|
||||
"Describes the format expected for the value.": "描述值预期的格式。",
|
||||
"Describes the media type of a string property.": "描述字符串属性的媒体类型。",
|
||||
"Downloading schemas is disabled through setting \\'{0}\\'": "已通过设置 \\\"{0}\\\" 禁用架构下载",
|
||||
"Downloading schemas is disabled. Click to configure.": "已禁用下载架构。单击以进行配置。",
|
||||
"Draft-03 schemas are not supported.": "不支持 Draft-03 架构。",
|
||||
"Duplicate anchor declaration: \\'{0}\\'": "重复的定位点声明: \\'{0}\\'",
|
||||
"Duplicate object key": "重复的对象键",
|
||||
"Either a schema or a boolean. If a schema, then used to validate all properties not matched by 'properties' or 'patternProperties'. If false, then any properties not matched by either will cause this schema to fail.": "架构或布尔值。如果是架构,则用于验证与 \"properties\" 或 \"patternProperties\" 不匹配的所有属性。如果为 false,则与两者中任一不匹配的任何属性都将导致此架构失败。",
|
||||
"Either a string of one of the basic schema types (number, integer, null, array, object, boolean, string) or an array of strings specifying a subset of those types.": "基本架构类型之一的字符串(数字、整数、null、数组、对象、布尔值、字符串)或指定这些类型的子集的字符串数组。",
|
||||
"End of file expected.": "预期为文件结尾。",
|
||||
"Expected a JSON object, array or literal.": "应为 JSON 对象、数组或文本。",
|
||||
"Expected comma": "缺少逗号",
|
||||
"Expected comma or closing brace": "预期为逗号或右大括号",
|
||||
"Expected comma or closing bracket": "应有逗号或右中括号",
|
||||
"Failed to sort the JSONC document, please consider opening an issue.": "无法对 JSONC 文档进行排序,请考虑打开问题。",
|
||||
"For arrays, only when items is set as an array. If it is a schema, then this schema validates items after the ones specified by the items array. If it is false, then additional items will cause validation to fail.": "对于数组,仅当项设置为数组时。如果它是架构,则此架构在项数组指定的项之后验证项。如果为 false,则其他项将导致验证失败。",
|
||||
"For arrays. Can either be a schema to validate every element against or an array of schemas to validate each item against in order (the first schema will validate the first element, the second schema will validate the second element, and so on.": "对于数组。可以是用于验证每个元素的架构,也可以是要根据顺序验证每个项的架构数组(第一个架构将验证第一个元素,第二个架构将验证第二个元素,依此类推)。",
|
||||
"If all of the items in the array must be unique. Defaults to false.": "数组中的所有项是否都必须是唯一的。默认为 false。",
|
||||
"If the instance is an object, this keyword validates if every property name in the instance validates against the provided schema.": "如果实例是对象,则此关键字将验证实例中的每个属性名称是否针对提供的架构进行了验证。",
|
||||
"Incorrect type. Expected \"{0}\".": "类型不正确。预期为 \"{0}\"",
|
||||
"Incorrect type. Expected one of {0}.": "类型不正确。应为 {0} 之一。",
|
||||
"Indicates that the value of the instance is managed exclusively by the owning authority.": "指示实例的值由拥有机构独占管理。",
|
||||
"Invalid characters in string. Control characters must be escaped.": "字符串中的字符无效。必须转义控制字符。",
|
||||
"Invalid color format. Use #RGB, #RGBA, #RRGGBB or #RRGGBBAA.": "颜色格式无效。请使用 #RGB、#RGBA、#RRGGBB 或 #RRGGBBAA。",
|
||||
"Invalid escape character in string.": "字符串中的转义字符无效。",
|
||||
"Invalid number format.": "数字格式无效。",
|
||||
"Invalid unicode sequence in string.": "字符串中的 unicode 序列无效。",
|
||||
"Item does not match any validation rule from the array.": "项与数组中的任何验证规则都不匹配。",
|
||||
"JSON Language Server": "JSON 语言服务器",
|
||||
"JSON Outline Status": "JSON 大纲状态",
|
||||
"JSON Validation Status": "JSON 验证状态",
|
||||
"JSON schema cache cleared.": "已清除 JSON 架构缓存。",
|
||||
"JSON schema configured": "已配置 JSON 架构",
|
||||
"JSON: Schema Resolution Error": "JSON: 架构解析错误",
|
||||
"Learn more about JSON schema configuration...": "详细了解 JSON 架构配置...",
|
||||
"Loading JSON info": "正在加载 JSON 信息",
|
||||
"Makes the maximum property exclusive.": "将最大属性设置为独占。",
|
||||
"Makes the minimum property exclusive.": "将最小属性设置为独占。",
|
||||
"Matches a schema that is not allowed.": "匹配不允许的架构。",
|
||||
"Matches multiple schemas when only one must validate.": "当只有一个架构必须验证时,匹配多个架构。",
|
||||
"Missing property \"{0}\".": "缺少属性 \"{0}\"。",
|
||||
"New array": "新数组",
|
||||
"New object": "新建对象",
|
||||
"No Schema Validation": "无架构验证",
|
||||
"No schema configured for this file": "未配置此文件的架构",
|
||||
"Not used for validation. Place subschemas here that you wish to reference inline with $ref.": "不用于验证。将要使用 $ref 内联引用的子架构放在此处。",
|
||||
"Object has fewer properties than the required number of {0}": "对象的属性少于所需的 {0}",
|
||||
"Object has more properties than limit of {0}.": "对象的属性数超过了 {0} 的限制。",
|
||||
"Object is missing property {0} required by property {1}.": "对象缺少属性 {0},它是属性 {1} 必须的。",
|
||||
"Open Extension": "打开扩展",
|
||||
"Open Settings": "打开设置",
|
||||
"Outline": "大纲",
|
||||
"Problem reading content from \\'{0}\\': UTF-8 with BOM detected, only UTF 8 is allowed.": "从 \\'{0}\\' 读取内容时出现问题: 检测到带 BOM 的 UTF-8,只允许 UTF 8。",
|
||||
"Problems loading reference \\'{0}\\': {1}": "加载引用 \\'{0}\\' 时出现问题: {1}",
|
||||
"Property expected": "应为属性",
|
||||
"Property keys must be doublequoted": "属性键必须带双引号",
|
||||
"Property {0} is not allowed.": "不允许属性 {0}。",
|
||||
"Reference a definition hosted on any location.": "引用托管在任何位置的定义。",
|
||||
"Sample JSON values associated with a particular schema, for the purpose of illustrating usage.": "与特定架构关联的示例 JSON 值,用于说明用法。",
|
||||
"Schema Validated": "已验证架构",
|
||||
"Select the schema to use for {0}": "选择要用于 {0} 的架构",
|
||||
"Show Schemas": "显示架构",
|
||||
"String does not match the pattern of \"{0}\".": "字符串与 \"{0}\" 的模式不匹配。",
|
||||
"String is longer than the maximum length of {0}.": "字符串长度超过 {0} 的最大长度。",
|
||||
"String is not a RFC3339 date-time.": "字符串不是 RFC3339 日期时间。",
|
||||
"String is not a RFC3339 date.": "字符串不是 RFC3339 日期。",
|
||||
"String is not a RFC3339 time.": "字符串不是 RFC3339 时间。",
|
||||
"String is not a URI: {0}": "字符串不是 URI: {0}",
|
||||
"String is not a hostname.": "字符串不是主机名。",
|
||||
"String is not an IPv4 address.": "字符串不是 IPv4 地址。",
|
||||
"String is not an IPv6 address.": "字符串不是 IPv6 地址。",
|
||||
"String is not an e-mail address.": "字符串不是电子邮件地址。",
|
||||
"String is shorter than the minimum length of {0}.": "字符串短于最小长度 {0}。",
|
||||
"The \\\"else\\\" subschema is used for validation when the \\\"if\\\" subschema fails.": "当 \\\"if\\\" 子架构失败时,\\\"else\\\" 子架构会用于验证。",
|
||||
"The \\\"if\\\" subschema is used for validation when the \\\"if\\\" subschema succeeds.": "当 \\\"if\\\" 子架构成功时,\\\"if\\\" 子架构会用于验证。",
|
||||
"The maximum length of a string.": "字符串的最大长度。",
|
||||
"The maximum number of items that can be inside an array. Inclusive.": "可以位于数组内的最大项数(包含)。",
|
||||
"The maximum number of properties an object can have. Inclusive.": "对象可以具有的最大属性数(包含)。",
|
||||
"The maximum numerical value, inclusive by default.": "最大数值,默认为包含。",
|
||||
"The minimum length of a string.": "字符串的最小长度。",
|
||||
"The minimum number of items that can be inside an array. Inclusive.": "可以位于数组内的最小项数(包含)。",
|
||||
"The minimum number of properties an object can have. Inclusive.": "对象可以具有的最小属性数(包含)。",
|
||||
"The minimum numerical value, inclusive by default.": "最小数值,默认情况下包含。",
|
||||
"The schema to verify this document against.": "要针对其验证此文档的架构。",
|
||||
"The schema uses meta-schema features ({0}) that are not yet supported by the validator.": "该架构使用验证程序尚不支持的元架构功能({0})。",
|
||||
"The set of literal values that are valid.": "有效的文本值集。",
|
||||
"The validation outcome of the \\\"if\\\" subschema controls which of the \\\"then\\\" or \\\"else\\\" keywords are evaluated.": "\\\"if\\\" 子架构的验证结果控制要评估哪一个 \\\"then\\\" 或 \\\"else\\\" 关键字。",
|
||||
"Trailing comma": "尾随逗号",
|
||||
"URI expected.": "预期为 URI。",
|
||||
"URI is expected.": "需要 URI。",
|
||||
"URI with a scheme is expected.": "需要包含架构的 URI。",
|
||||
"Unable to compute used schemas: No document": "无法计算使用的架构: 无文档",
|
||||
"Unable to compute used schemas: {0}": "无法计算使用的架构: {0}",
|
||||
"Unable to load schema from \\'{0}\\'. No schema request service available": "无法从 \\\"{0}\\\" 加载架构。没有可用的架构请求服务",
|
||||
"Unable to load schema from \\'{0}\\': No content.": "无法从 \\'{0}\\' 加载架构: 没有内容。",
|
||||
"Unable to load schema from \\'{0}\\': {1}.": "无法从 \\'{0}\\' 加载架构: {1}。",
|
||||
"Unable to load {0}": "无法加载 {0}",
|
||||
"Unable to parse content from \\'{0}\\': Parse error at offset {1}.": "无法分析 \\\"{0}\\\" 中的内容: 在偏移 {1} 处发生分析错误。",
|
||||
"Unable to resolve schema. Click to retry.": "无法解析架构。单击以重试。",
|
||||
"Unexpected end of comment.": "意外的注释结尾。",
|
||||
"Unexpected end of number.": "意外的数字结尾。",
|
||||
"Unexpected end of string.": "意外的字符串结尾。",
|
||||
"Value expected": "需要值",
|
||||
"Value is above the exclusive maximum of {0}.": "值高于独占最大值 {0}。",
|
||||
"Value is above the maximum of {0}.": "值大于最大值 {0}。",
|
||||
"Value is below the exclusive minimum of {0}.": "值低于 {0} 的独占最小值。",
|
||||
"Value is below the minimum of {0}.": "值低于最小值 {0}。",
|
||||
"Value is deprecated": "值已弃用",
|
||||
"Value is not accepted. Valid values: {0}.": "值不被接受。有效值: {0}。",
|
||||
"Value is not divisible by {0}.": "值不能被 {0} 整除。",
|
||||
"Value must be {0}.": "值必须为 {0}",
|
||||
"multiple JSON schemas configured": "已配置多个 JSON 架构",
|
||||
"no JSON schema configured": "未配置任何 JSON 架构",
|
||||
"only {0} document symbols shown for performance reasons": "仅 {0} 出于性能原因而显示的文档符号"
|
||||
},
|
||||
"package": {
|
||||
"description": "为 JSON 文件提供丰富的语言支持",
|
||||
"displayName": "JSON 语言功能",
|
||||
"json.clickToRetry": "单击以重试。",
|
||||
"json.colorDecorators.enable.deprecationMessage": "已弃用设置 \"json.colorDecorators.enable\",请改用 \"editor.colorDecorators\"。",
|
||||
"json.colorDecorators.enable.desc": "启用或禁用颜色修饰器",
|
||||
"json.command.clearCache": "清除架构缓存",
|
||||
"json.command.sort": "排序文档",
|
||||
"json.enableSchemaDownload.desc": "启用后,可以从 http 和 https 位置提取 JSON 架构。",
|
||||
"json.format.enable.desc": "启用或禁用默认 JSON 格式化程序。",
|
||||
"json.format.keepLines.desc": "设置格式时保留所有现有新行。",
|
||||
"json.maxItemsComputed.desc": "计算的大纲符号和折叠区域的最大数量(因性能原因而受限)。",
|
||||
"json.maxItemsExceededInformation.desc": "当超出分级显示符号和折叠区域的最大数目时显示通知。",
|
||||
"json.schemaResolutionErrorMessage": "无法解析架构。",
|
||||
"json.schemas.desc": "将架构关联到当前项目中的 JSON 文件。",
|
||||
"json.schemas.fileMatch.desc": "将 JSON 文件解析为架构时要与之匹配的文件模式数组。\"*\" 可用作通配符。也可定义排除模式,并以 \"!\" 开头。当至少有一个匹配模式,且最后一个匹配模式不是排除模式时,文件匹配。",
|
||||
"json.schemas.fileMatch.item.desc": "将 JSON 文件解析到架构时用于匹配的可以包含 \"*\" 的文件模式。",
|
||||
"json.schemas.schema.desc": "给定 URL 的架构定义。仅当要避免访问架构 URL 时需要提供架构。",
|
||||
"json.schemas.url.desc": "架构的 URL 或当前目录中架构的相对路径",
|
||||
"json.tracing.desc": "跟踪 VS Code 和 JSON 语言服务器之间的通信。",
|
||||
"json.validate.enable.desc": "启用/禁用 JSON 验证。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,146 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": {
|
||||
"...1 additional file not shown": "...1 个其他文件未显示",
|
||||
"...{0} additional files not shown": "...{0} 个其他文件未显示",
|
||||
"Allow all content and script execution. Not recommended": "允许所有内容,执行所有脚本。不推荐",
|
||||
"Allow insecure content": "允许不安全内容",
|
||||
"Allow insecure local content": "允许不安全的本地内容",
|
||||
"Always": "始终",
|
||||
"An unexpected error occurred while restoring the Markdown preview.": "还原 Markdown 预览时出现意外错误。",
|
||||
"Checking for Markdown links to update": "正在检查要更新的 Markdown 链接",
|
||||
"Content Disabled Security Warning": "已禁用内容安全警告",
|
||||
"Could not load 'markdown.styles': {0}": "无法加载 'markdown.styles': {0}",
|
||||
"Could not open {0}": "无法打开 {0}",
|
||||
"Disable": "禁用",
|
||||
"Disable preview security warning in this workspace": "在此工作区中取消预览安全警告",
|
||||
"Does not affect the content security level": "不影响内容安全级别",
|
||||
"Enable loading content over http": "允许通过 http 载入内容",
|
||||
"Enable loading content over http served from localhost": "允许通过 http 载入来自 localhost 的内容",
|
||||
"Enable preview security warnings in this workspace": "在此工作区中启用预览安全警告",
|
||||
"Exclude '{0}' from link validation.": "从链接验证中排除 \"{0}\"。",
|
||||
"Extract to link definition": "提取到链接定义",
|
||||
"File does not exist at path: {0}": "路径中不存在文件: {0}",
|
||||
"Find file references failed. No resource provided.": "查找文件引用失败。未提供资源。",
|
||||
"Finding file references": "查找文件引用",
|
||||
"Follow link": "转到链接",
|
||||
"Go to link definition": "转到链接定义",
|
||||
"Header does not exist in file: {0}": "文件中不存在标头: {0}",
|
||||
"Insert Markdown Image": "插入 Markdown 图像",
|
||||
"Insert Markdown Images": "插入 Markdown 图像",
|
||||
"Insert Markdown Images and Links": "插入 Markdown 图像和链接",
|
||||
"Insert Markdown Link": "插入 Markdown 链接",
|
||||
"Insert Markdown Links": "插入 Markdown 链接",
|
||||
"Insert Markdown Media": "插入 Markdown 媒体",
|
||||
"Insert Markdown Media and Links": "插入 Markdown 媒体和链接",
|
||||
"Insert image": "插入映像",
|
||||
"Insert link": "插入链接",
|
||||
"Link definition for \\'{0}\\' already exists": "\\\"{0}\\\" 的链接定义已存在",
|
||||
"Link definition is unused": "链接定义未使用",
|
||||
"Link is already a reference": "链接已是引用",
|
||||
"Link is also defined here": "还在此处定义了链接",
|
||||
"Markdown Language Server": "Markdown 语言服务器",
|
||||
"Media": "媒体",
|
||||
"More Information": "更多信息",
|
||||
"Never": "从不",
|
||||
"No": "否",
|
||||
"No header found: \\'{0}\\'": "找不到标头: \\\"{0}\\\"",
|
||||
"No link definition found: \\'{0}\\'": "找不到链接定义: \\\"{0}\\\"",
|
||||
"Not on link": "不在链接上",
|
||||
"Only load secure content": "仅载入安全内容",
|
||||
"Organize link definitions": "组织链接定义",
|
||||
"Potentially unsafe or insecure content has been disabled in the Markdown preview. Change the Markdown preview security setting to allow insecure content or enable scripts": "已禁用此 Markdown 预览中的可能不安全的内容。更改 Markdown 预览安全设置以允许不安全内容或启用脚本",
|
||||
"Preview {0}": "预览 {0}",
|
||||
"Remove duplicate link definition": "删除重复的链接定义",
|
||||
"Remove unused link definition": "移除未使用的链接定义",
|
||||
"Renaming is not supported here. Try renaming a header or link.": "此处不支持重命名。尝试重命名标头或链接。",
|
||||
"Select security settings for Markdown previews in this workspace": "选择此工作区中 Markdown 预览的安全设置",
|
||||
"Some content has been disabled in this document": "已禁用此文档中的部分内容",
|
||||
"Strict": "严格",
|
||||
"Update Markdown links for '{0}'?": "是否更新“{0}”的 Markdown 链接?",
|
||||
"Update Markdown links for the following {0} files?": "是否更新以下 {0} 个文件的 Markdown 链接?",
|
||||
"Yes": "是",
|
||||
"[Preview] {0}": "[预览] {0}",
|
||||
"{0} cannot be found": "找不到 {0}"
|
||||
},
|
||||
"package": {
|
||||
"configuration.copyIntoWorkspace.mediaFiles": "尝试将外部图像和视频文件复制到工作区。",
|
||||
"configuration.copyIntoWorkspace.never": "请勿将外部文件复制到工作区。",
|
||||
"configuration.markdown.copyFiles.destination": "定义通过放置或粘贴操作复制或创建的文件应位于哪个位置。这是从 Markdown 文档中匹配的 glob 到目标的映射。\r\n\r\n目标可以使用以下变量:\r\n\r\n- `${documentFileName}` - Markdown 文档的完整文件名,例如: `readme.md`。\r\n- `${documentBaseName}` - Markdown 文档的基名,例如: `readme`。\r\n- `${documentExtName}` - Markdown 文档的扩展,例如: `md`。\r\n- `${documentDirName}` - Markdown 文档的父目录的名称。\r\n- `${documentWorkspaceFolder}` - Markdown 文档的工作区文件夹,例如: `/Users/me/myProject`。如果文件不属于工作区,则与 `${documentDirName}` 相同。\r\n- `${fileName}` - 已删除的文件的文件名,例如: `image.png`。",
|
||||
"configuration.markdown.copyFiles.overwriteBehavior": "控制通过放置或粘贴操作创建的文件是否应覆盖现有文件。",
|
||||
"configuration.markdown.copyFiles.overwriteBehavior.nameIncrementally": "如果已存在具有相同名称的文件,请向文件名追加一个数字,例如: `image.png` 变为 `image-1.png`。",
|
||||
"configuration.markdown.copyFiles.overwriteBehavior.overwrite": "如果已存在具有相同名称的文件,则覆盖。",
|
||||
"configuration.markdown.editor.drop.copyIntoWorkspace": "控制是否应将放置到 Markdown 编辑器中的工作区之外的文件复制到工作区中。\r\n\r\n使用 `#markdown.copyFiles.destination#` 配置复制或放置的文件应位于哪个位置",
|
||||
"configuration.markdown.editor.drop.enabled": "通过按住 Shift 来启用将文件放入 Markdown 编辑器。需要启用 `#editor.dropIntoEditor.enabled#`。",
|
||||
"configuration.markdown.editor.filePaste.copyIntoWorkspace": "控制是否应将粘贴到 Markdown 编辑器中的工作区之外的文件复制到工作区中。\r\n\r\n使用 `#markdown.copyFiles.destination#` 配置应在哪个位置创建复制的文件。",
|
||||
"configuration.markdown.editor.filePaste.enabled": "启用将文件粘贴到 Markdown 编辑器以创建 Markdown 链接。需要启用 `#editor.pasteAs.enabled#`。",
|
||||
"configuration.markdown.links.openLocation.beside": "打开活动编辑器旁边的链接。",
|
||||
"configuration.markdown.links.openLocation.currentGroup": "打开活动编辑器组中的链接。",
|
||||
"configuration.markdown.links.openLocation.description": "控制应在哪里打开 Markdown 文件中的链接。",
|
||||
"configuration.markdown.occurrencesHighlight.enabled": "启用突出显示当前文档中的链接匹配项。",
|
||||
"configuration.markdown.preferredMdPathExtensionStyle": "控制是否为指向 Markdown 文件的链接添加文件扩展名(例如“.md”)。通过工具(如路径完成或文件重命名)添加文件路径时,将使用此设置。",
|
||||
"configuration.markdown.preferredMdPathExtensionStyle.auto": "对于现有路径,请尝试维护文件扩展名样式。对于新路径,请添加文件扩展名。",
|
||||
"configuration.markdown.preferredMdPathExtensionStyle.includeExtension": "首选包括文件扩展名。例如,名为 \"file.md\" 的文件的路径完成将插入 \"file.md\"。",
|
||||
"configuration.markdown.preferredMdPathExtensionStyle.removeExtension": "首选删除文件扩展名。例如,名为 \"file.md\" 的文件的路径完成将插入 \"file\" 而不插入 \".md\"。",
|
||||
"configuration.markdown.preview.openMarkdownLinks.description": "控制如何打开 Markdown 预览中其他 Markdown 文件的链接。",
|
||||
"configuration.markdown.preview.openMarkdownLinks.inEditor": "尝试在编辑器中打开链接。",
|
||||
"configuration.markdown.preview.openMarkdownLinks.inPreview": "尝试在 Markdown 预览中打开链接。",
|
||||
"configuration.markdown.suggest.paths.enabled.description": "在 Markdown 文件中写入链接时启用路径建议。",
|
||||
"configuration.markdown.suggest.paths.includeWorkspaceHeaderCompletions": "为当前工作区中其他 Markdown 文件中的标头启用建议。接受这些建议之一将插入该文件中标头的完整路径,例如: `[link text](/path/to/file.md#header)`。",
|
||||
"configuration.markdown.suggest.paths.includeWorkspaceHeaderCompletions.never": "禁用工作区标头建议。",
|
||||
"configuration.markdown.suggest.paths.includeWorkspaceHeaderCompletions.onDoubleHash": "在路径中键入 `##` 后启用工作区标头建议,例如: `[link text](##`。",
|
||||
"configuration.markdown.suggest.paths.includeWorkspaceHeaderCompletions.onSingleOrDoubleHash": "在路径中键入 `##` 或 `#` 后启用工作区标头建议,例如: `[link text](#` 或 `[link text](##`。",
|
||||
"configuration.markdown.updateLinksOnFileMove.enableForDirectories": "启用在工作区中移动或重命名目录时更新链接。",
|
||||
"configuration.markdown.updateLinksOnFileMove.enabled": "重命名/移动工作区中的文件时,请尝试更新 Markdown 文件中的链接。使用 `#markdown.updateLinksOnFileMove.include#` 配置触发链接更新的文件。",
|
||||
"configuration.markdown.updateLinksOnFileMove.enabled.always": "始终自动更新链接。",
|
||||
"configuration.markdown.updateLinksOnFileMove.enabled.never": "从不尝试更新链接且不提示。",
|
||||
"configuration.markdown.updateLinksOnFileMove.enabled.prompt": "每次移动文件时进行提示。",
|
||||
"configuration.markdown.updateLinksOnFileMove.include": "指定触发自动链接更新的文件的 Glob 模式。有关此功能的详细信息,请参阅 `#markdown.updateLinksOnFileMove.enabled#`。",
|
||||
"configuration.markdown.updateLinksOnFileMove.include.property": "要与文件路径匹配的 glob 模式。设置为 true 以启用模式。",
|
||||
"configuration.markdown.validate.duplicateLinkDefinitions.description": "验证当前文件中的重复定义。",
|
||||
"configuration.markdown.validate.enabled.description": "启用 Markdown 文件中的所有错误报告。",
|
||||
"configuration.markdown.validate.fileLinks.enabled.description": "验证指向 Markdown 文件中其他文件的链接,例如 `[link](/path/to/file.md)`。此操作将检查目标文件是否存在。需要启用 ·#markdown.validate.enabled#·。",
|
||||
"configuration.markdown.validate.fileLinks.markdownFragmentLinks.description": "验证 Markdown 文件中其他文件中标头的链接片段部分,例如: `[link](/path/to/file.md#header)`。默认情况下从 `#markdown.validate.fragmentLinks.enabled#` 继承设置值。",
|
||||
"configuration.markdown.validate.fragmentLinks.enabled.description": "验证当前 Markdown 文件中标头的片段链接,例如: `[link](#header)`。需要启用 `#markdown.validate.enabled#`。",
|
||||
"configuration.markdown.validate.ignoredLinks.description": "配置不应被验证的链接。例如,添加 `/about` 不会验证链接 `[about](/about)`,而 `/assets/**/*.svg` 会允许你跳过对 `assets` 目录下 `.svg` 文件的任何链接的验证。",
|
||||
"configuration.markdown.validate.referenceLinks.enabled.description": "验证 Markdown 文件中的引用链接,例如: `[link][ref]`。需要启用 `#markdown.validate.enabled#`。",
|
||||
"configuration.markdown.validate.unusedLinkDefinitions.description": "验证当前文件中未使用的链接定义。",
|
||||
"description": "为 Markdown 提供丰富的语言支持。",
|
||||
"displayName": "Markdown 语言功能",
|
||||
"markdown.copyImage.title": "Copy Image",
|
||||
"markdown.editor.insertImageFromWorkspace": "从工作区插入映像",
|
||||
"markdown.editor.insertLinkFromWorkspace": "在工作区中插入文件链接",
|
||||
"markdown.findAllFileReferences": "查找文件引用",
|
||||
"markdown.preview.breaks.desc": "设置换行符在 Markdown 预览中的呈现方式。如果将其设置为 \"true\",则将为段落内的新行创建一个 <br>。",
|
||||
"markdown.preview.doubleClickToSwitchToEditor.desc": "在 Markdown 预览中双击以切换到编辑器。",
|
||||
"markdown.preview.fontFamily.desc": "控制 Markdown 预览中使用的字体系列。",
|
||||
"markdown.preview.fontSize.desc": "控制 Markdown 预览中使用的字号(以像素为单位)。",
|
||||
"markdown.preview.lineHeight.desc": "控制 Markdown 预览中使用的行高。此数值与字号相关。",
|
||||
"markdown.preview.linkify": "将类似于 URL 的文本转换为 Markdown 预览中的链接。",
|
||||
"markdown.preview.markEditorSelection.desc": "在 Markdown 预览中标记当前的编辑器选定内容。",
|
||||
"markdown.preview.refresh.title": "刷新预览",
|
||||
"markdown.preview.scrollEditorWithPreview.desc": "滚动 Markdown 预览时,更新其编辑器视图。",
|
||||
"markdown.preview.scrollPreviewWithEditor.desc": "滚动 Markdown 编辑器时,更新其预览视图。",
|
||||
"markdown.preview.title": "打开预览",
|
||||
"markdown.preview.toggleLock.title": "切换开关锁定预览",
|
||||
"markdown.preview.typographer": "在 Markdown 预览中启用或一些与语言无关的替换和引文美化。",
|
||||
"markdown.previewSide.title": "打开侧边预览",
|
||||
"markdown.server.log.desc": "控制 Markdown 语言服务器的日志记录级别。",
|
||||
"markdown.showLockedPreviewToSide.title": "在侧边打开锁定的预览",
|
||||
"markdown.showPreviewSecuritySelector.title": "更改预览安全设置",
|
||||
"markdown.showSource.title": "显示源",
|
||||
"markdown.styles.dec": "要从 Markdown 预览使用的 CSS 样式表的 URL 或本地路径的列表。相对路径解释为相对于资源管理器中打开的文件夹。如果没有打开的文件夹,则解释为相对于 Markdown 文件的位置。所有 '\\' 都需写为 '\\\\'。",
|
||||
"markdown.trace.extension.desc": "对 Markdown 扩展启用调试日志记录。",
|
||||
"markdown.trace.server.desc": "跟踪 VS Code 和 Markdown 语言服务器之间的通信。",
|
||||
"workspaceTrust": "加载在工作区中配置的样式时需要。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": {
|
||||
"An error occurred while loading the audio file.": "在加载视频文件时出错。",
|
||||
"An error occurred while loading the image.": "加载图片出错。",
|
||||
"An error occurred while loading the video file.": "在加载视频文件时出错。",
|
||||
"Image Binary Size": "图像二进制文件大小",
|
||||
"Image Size": "图像大小",
|
||||
"Image Zoom": "图像缩放",
|
||||
"Open file using VS Code's standard text/binary editor?": "使用 VS Code 的标准文本/二进制编辑器打开文件?",
|
||||
"Select zoom level": "选择缩放级别",
|
||||
"Whole Image": "整张图片",
|
||||
"{0}B": "{0} B",
|
||||
"{0}GB": "{0} GB",
|
||||
"{0}KB": "{0} KB",
|
||||
"{0}MB": "{0} MB",
|
||||
"{0}TB": "{0} TB"
|
||||
},
|
||||
"package": {
|
||||
"command.copyImage": "复制",
|
||||
"command.zoomIn": "放大",
|
||||
"command.zoomOut": "缩小",
|
||||
"customEditor.audioPreview.displayName": "音频预览",
|
||||
"customEditor.imagePreview.displayName": "图像预览",
|
||||
"customEditor.videoPreview.displayName": "视频预览",
|
||||
"description": "为图像、音频和视频提供 VS Code 的内置预览",
|
||||
"displayName": "媒体预览"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -8,6 +8,20 @@
|
||||
],
|
||||
"version": "1.0.0",
|
||||
"contents": {
|
||||
"bundle": {
|
||||
"(Current Change)": "(当前更改)",
|
||||
"(Incoming Change)": "(传入的更改)",
|
||||
"Accept Both Changes": "保留双方更改",
|
||||
"Accept Current Change": "采用当前更改",
|
||||
"Accept Incoming Change": "采用传入的更改",
|
||||
"Compare Changes": "比较变更",
|
||||
"Editor cursor is not within a merge conflict": "编辑器光标不在合并冲突内",
|
||||
"Editor cursor is within the common ancestors block, please move it to either the \"current\" or \"incoming\" block": "编辑器光标在共同来源块上,请将其移动至“当前”或“传入”区域中",
|
||||
"Editor cursor is within the merge conflict splitter, please move it to either the \"current\" or \"incoming\" block": "编辑器光标在合并冲突分割线上,请将其移动至“当前”或“传入”区域中",
|
||||
"No merge conflicts found in this file": "没有在此文件中找到合并冲突",
|
||||
"No other merge conflicts within this file": "此文件中没有其他合并冲突了",
|
||||
"{0}: Current Changes ↔ Incoming Changes": "{0}: 当前更改 ↔ 传入的更改"
|
||||
},
|
||||
"package": {
|
||||
"command.accept.all-both": "全部保留两者",
|
||||
"command.accept.all-current": "全部采用当前内容",
|
||||
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": {
|
||||
"Error validating custom environment setting: {0}": "Error validating custom environment setting: {0}",
|
||||
"Microsoft Authentication": "Microsoft 身份验证",
|
||||
"Microsoft Sovereign Cloud Authentication": "Microsoft 主权云身份验证",
|
||||
"Open settings": "Open settings",
|
||||
"Paste authorization code here...": "在此处粘贴授权代码...",
|
||||
"Provide the authorization code to complete the sign in flow.": "提供授权代码以完成登录流。",
|
||||
"The environment `{0}` is not a valid environment.": "The environment `{0}` is not a valid environment.",
|
||||
"You have been signed out because reading stored authentication information failed.": "你已被注销,因为未能读取存储的身份验证信息。",
|
||||
"You must also specify a custom environment in order to use the custom environment auth provider.": "You must also specify a custom environment in order to use the custom environment auth provider."
|
||||
},
|
||||
"package": {
|
||||
"description": "Microsoft 身份验证提供程序",
|
||||
"displayName": "Microsoft 帐户",
|
||||
"microsoft-sovereign-cloud.customEnvironment.activeDirectoryEndpointUrl.description": "The Active Directory endpoint for the custom Sovereign Cloud.",
|
||||
"microsoft-sovereign-cloud.customEnvironment.activeDirectoryResourceId.description": "The Active Directory resource ID for the custom Sovereign Cloud.",
|
||||
"microsoft-sovereign-cloud.customEnvironment.description": "The custom configuration for the Sovereign Cloud to use with the Microsoft Sovereign Cloud authentication provider. This along with setting `#microsoft-sovereign-cloud.environment#` to `custom` is required to use this feature.",
|
||||
"microsoft-sovereign-cloud.customEnvironment.managementEndpointUrl.description": "The management endpoint for the custom Sovereign Cloud.",
|
||||
"microsoft-sovereign-cloud.customEnvironment.name.description": "The name of the custom Sovereign Cloud.",
|
||||
"microsoft-sovereign-cloud.customEnvironment.portalUrl.description": "The portal URL for the custom Sovereign Cloud.",
|
||||
"microsoft-sovereign-cloud.customEnvironment.resourceManagerEndpointUrl.description": "The resource manager endpoint for the custom Sovereign Cloud.",
|
||||
"microsoft-sovereign-cloud.environment.description": "The Sovereign Cloud to use for authentication. If you select `custom`, you must also set the `#microsoft-sovereign-cloud.customEnvironment#` setting.",
|
||||
"microsoft-sovereign-cloud.environment.enumDescriptions.AzureChinaCloud": "Azure China",
|
||||
"microsoft-sovereign-cloud.environment.enumDescriptions.AzureUSGovernment": "Azure US Government",
|
||||
"microsoft-sovereign-cloud.environment.enumDescriptions.custom": "A custom Microsoft Sovereign Cloud",
|
||||
"signIn": "登录",
|
||||
"signOut": "注销"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -8,23 +8,21 @@
|
||||
],
|
||||
"version": "1.0.0",
|
||||
"contents": {
|
||||
"dist/extension": {
|
||||
"openTitle": "在简易浏览器中打开",
|
||||
"simpleBrowser.show.placeholder": "https://example.com",
|
||||
"simpleBrowser.show.prompt": "输入要访问的 URL"
|
||||
},
|
||||
"dist/simpleBrowserView": {
|
||||
"control.back.title": "后退",
|
||||
"control.forward.title": "前进",
|
||||
"control.openExternal.title": "在浏览器中打开",
|
||||
"control.reload.title": "重新加载",
|
||||
"view.iframe-focused": "焦点锁",
|
||||
"view.title": "简易浏览器"
|
||||
"bundle": {
|
||||
"Back": "后退",
|
||||
"Enter url to visit": "输入要访问的 URL",
|
||||
"Focus Lock": "焦点锁",
|
||||
"Forward": "前进",
|
||||
"Open in browser": "在浏览器中打开",
|
||||
"Open in simple browser": "在简易浏览器中打开",
|
||||
"Reload": "重新加载",
|
||||
"Simple Browser": "简单浏览器",
|
||||
"https://example.com": "https://example.com"
|
||||
},
|
||||
"package": {
|
||||
"configuration.focusLockIndicator.enabled.description": "启用/禁用在简单浏览器中聚焦时显示的浮动指示器。",
|
||||
"description": "一个非常基本的内置 Web 视图,用于显示 Web 内容。",
|
||||
"displayName": "简单浏览器"
|
||||
"displayName": "简易浏览器"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -10,13 +10,15 @@
|
||||
"contents": {
|
||||
"package": {
|
||||
"darkColorThemeLabel": "深色(Visual Studio)",
|
||||
"darkPlusColorThemeLabel": "深色+ (默认深色)",
|
||||
"darkModernThemeLabel": "现代深色",
|
||||
"darkPlusColorThemeLabel": "深色+",
|
||||
"description": "默认 Visual Studio 浅色和深色主题",
|
||||
"displayName": "默认主题",
|
||||
"hcColorThemeLabel": "深色高对比度",
|
||||
"lightColorThemeLabel": "浅色(Visual Studio)",
|
||||
"lightHcColorThemeLabel": "浅色高对比度",
|
||||
"lightPlusColorThemeLabel": "浅色+ (默认浅色)",
|
||||
"lightModernThemeLabel": "现代浅色",
|
||||
"lightPlusColorThemeLabel": "浅色+",
|
||||
"minimalIconThemeLabel": "最小(Visual Studio Code)"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user