mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-19 11:31:40 -04:00
Merge VS Code 1.21 source code (#1067)
* Initial VS Code 1.21 file copy with patches * A few more merges * Post npm install * Fix batch of build breaks * Fix more build breaks * Fix more build errors * Fix more build breaks * Runtime fixes 1 * Get connection dialog working with some todos * Fix a few packaging issues * Copy several node_modules to package build to fix loader issues * Fix breaks from master * A few more fixes * Make tests pass * First pass of license header updates * Second pass of license header updates * Fix restore dialog issues * Remove add additional themes menu items * fix select box issues where the list doesn't show up * formatting * Fix editor dispose issue * Copy over node modules to correct location on all platforms
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"previewOnGitHub": "在 GitHub 中预览",
|
||||
"loadingData": "正在加载数据...",
|
||||
"similarIssues": "类似的问题",
|
||||
"open": "开放",
|
||||
"closed": "已关闭",
|
||||
"noResults": "未找到结果",
|
||||
"settingsSearchIssue": "设置搜索的问题",
|
||||
"bugReporter": "问题报告",
|
||||
"performanceIssue": "性能问题",
|
||||
"featureRequest": "功能请求",
|
||||
"stepsToReproduce": "重现步骤",
|
||||
"bugDescription": "请分享能稳定重现此问题的必要步骤,并包含实际和预期的结果。我们支持 GitHub 版的 Markdown。您将能在 GitHub 上预览时编辑这个问题并添加截图。",
|
||||
"performanceIssueDesciption": "这个性能问题是在什么时候发生的? 是在启动时,还是在一系列特定的操作之后? 我们支持 GitHub 版的 Markdown。您将能在 GitHub 上预览时编辑这个问题并添加截图。",
|
||||
"description": "描述",
|
||||
"featureRequestDescription": "请描述您希望能够使用的功能。我们支持 GitHub 版的 Markdown。您将能在 GitHub 上预览时编辑问题并添加截图。",
|
||||
"expectedResults": "预期结果",
|
||||
"settingsSearchResultsDescription": "请列出您在搜索此项时希望看到的结果。我们支持 GitHub 版的 Markdown。您将能在 GitHub 上预览时编辑问题并添加截图。",
|
||||
"pasteData": "所需的数据太大,无法直接发送。我们已经将其写入剪贴板,请粘贴。",
|
||||
"disabledExtensions": "扩展已禁用"
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"completeInEnglish": "请使用英文填写表单。",
|
||||
"issueTypeLabel": "这是一个",
|
||||
"issueTitleLabel": "标题",
|
||||
"issueTitleRequired": "请输入标题。",
|
||||
"titleLengthValidation": "标题太长。",
|
||||
"systemInfo": "我的系统信息",
|
||||
"sendData": "发送我的数据",
|
||||
"processes": "当前运行的进程",
|
||||
"workspaceStats": "我的工作区数据",
|
||||
"extensions": "我的扩展",
|
||||
"searchedExtensions": "已搜索的扩展",
|
||||
"settingsSearchDetails": "设置搜索的详细信息",
|
||||
"tryDisablingExtensions": "能否在禁用扩展后重现此问题?",
|
||||
"yes": "是",
|
||||
"no": "否",
|
||||
"disableExtensionsLabelText": "尝试在{0}之后重现问题。",
|
||||
"disableExtensions": "禁用所有扩展并重新加载窗口",
|
||||
"showRunningExtensionsLabelText": "如果您怀疑这是扩展的问题,请{0}并进行报告。",
|
||||
"showRunningExtensions": "查看所有运行中的扩展",
|
||||
"details": "请输入详细信息。",
|
||||
"loadingData": "正在加载数据..."
|
||||
}
|
||||
@@ -1,9 +1,11 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"authRequire": "需要验证代理",
|
||||
"proxyauth": "{0} 代理需要验证。"
|
||||
}
|
||||
20
i18n/chs/src/vs/code/electron-main/logUploader.i18n.json
Normal file
20
i18n/chs/src/vs/code/electron-main/logUploader.i18n.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"invalidEndpoint": "日志上传端点无效",
|
||||
"beginUploading": "正在上传...",
|
||||
"didUploadLogs": "上传成功! 日志文件 ID: {0}",
|
||||
"logUploadPromptHeader": "即将上传您的会话日志到安全的 Microsoft 端点,其仅能被 Microsoft 的 VS Code 团队成员访问。",
|
||||
"logUploadPromptBody": "会话日志可能包含个人信息,如完整路径或者文件内容。请检查并编辑您的会话日志文件: “{0}”",
|
||||
"logUploadPromptBodyDetails": "如果继续,表示您确认您已经检查与编辑了会话日志文件并同意 Microsoft 使用这些文件来调试 VS Code。",
|
||||
"logUploadPromptAcceptInstructions": "为继续上传,请使用 \"--upload-logs={0}\" 运行 code",
|
||||
"postError": "上传日志时出错: {0}",
|
||||
"responseError": "上传日志时出错。收到 {0} — {1}",
|
||||
"parseError": "分析响应时出错",
|
||||
"zipError": "压缩日志时出错: {0}"
|
||||
}
|
||||
@@ -1,9 +1,11 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"secondInstanceNoResponse": "{0} 的另一实例正在运行但没有响应",
|
||||
"secondInstanceNoResponseDetail": "请先关闭其他所有实例,然后重试。",
|
||||
"secondInstanceAdmin": "{0} 的第二个实例已经以管理员身份运行。",
|
||||
|
||||
@@ -1,9 +1,11 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"mFile": "文件(&&F)",
|
||||
"mEdit": "编辑(&&E)",
|
||||
"mSelection": "选择(&&S)",
|
||||
@@ -88,8 +90,10 @@
|
||||
"miMarker": "问题(&&P)",
|
||||
"miAdditionalViews": "其他视图(&&V)",
|
||||
"miCommandPalette": "命令面板(&&C)...",
|
||||
"miOpenView": "打开视图(&&O)...",
|
||||
"miToggleFullScreen": "切换全屏(&&F)",
|
||||
"miToggleZenMode": "切换 Zen 模式",
|
||||
"miToggleCenteredLayout": "切换居中布局",
|
||||
"miToggleMenuBar": "切换菜单栏(&&B)",
|
||||
"miSplitEditor": "拆分编辑器(&&E)",
|
||||
"miToggleEditorLayout": "切换编辑器组布局(&&L)",
|
||||
@@ -178,13 +182,11 @@
|
||||
"miConfigureTask": "配置任务(&&C)...",
|
||||
"miConfigureBuildTask": "配置默认生成任务(&&F)...",
|
||||
"accessibilityOptionsWindowTitle": "辅助功能选项",
|
||||
"miRestartToUpdate": "重启以更新...",
|
||||
"miCheckForUpdates": "检查更新...",
|
||||
"miCheckingForUpdates": "正在检查更新...",
|
||||
"miDownloadUpdate": "下载可用更新",
|
||||
"miDownloadingUpdate": "正在下载更新...",
|
||||
"miInstallUpdate": "安装更新...",
|
||||
"miInstallingUpdate": "正在安装更新...",
|
||||
"miCheckForUpdates": "检查更新...",
|
||||
"aboutDetail": "版本 {0}\n提交 {1}\n日期 {2}\nShell {3}\n渲染器 {4}\nNode {5}\n架构 {6}",
|
||||
"okButton": "确定",
|
||||
"copy": "复制(&&C)"
|
||||
"miRestartToUpdate": "重启以更新..."
|
||||
}
|
||||
@@ -1,8 +1,10 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"hiddenMenuBar": "你仍可以通过按 **Alt** 键访问菜单栏。"
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"hiddenMenuBar": "你仍可以通过 Alt 键访问菜单栏。"
|
||||
}
|
||||
@@ -1,9 +1,11 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"ok": "确定",
|
||||
"pathNotExistTitle": "路径不存在",
|
||||
"pathNotExistDetail": "磁盘上似乎不再存在路径“{0}”。",
|
||||
|
||||
@@ -1,9 +1,11 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"notFound": "找不到扩展“{0}”。",
|
||||
"notInstalled": "未安装扩展“{0}”。",
|
||||
"useId": "确保使用完整扩展 ID,包括发布服务器,如: {0}",
|
||||
|
||||
Reference in New Issue
Block a user