提交 349788fb 编写于 作者: D Dirk Baeumer

Merge in translations

上级 84c4c8d4
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
......@@ -7,7 +7,7 @@
"derivedDescription": "与具有名称相同但扩展名不同的同级文件的文件匹配。",
"derivedLabel": "具有同级文件的文件(按名称)",
"falseDescription": "禁用该模式。",
"falseLabel": "False",
"falseLabel": "false",
"fileDescription": "与具有特定文件扩展名的所有文件匹配。",
"fileLabel": "按扩展名的文件",
"filesDescription": "与具有任意文件扩展名的所有文件匹配。",
......@@ -20,5 +20,5 @@
"topFoldersDescription": "与多个顶级文件夹匹配。",
"topFoldersLabel": "使用多个名称的文件夹(顶级)",
"trueDescription": "启用该模式。",
"trueLabel": "True"
"trueLabel": "true"
}
\ No newline at end of file
......@@ -4,7 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"configuration.title": "PHP 配置选项",
"configuration.title": "PHP",
"configuration.validate.enable": "不管 php 验证是否已启用。",
"configuration.validate.executablePath": "指向可执行的 php。",
"configuration.validate.run": "不管 linter 是在 save 还是在 type 上运行。"
......
......@@ -4,7 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"configuration.typescript": "TypeScript 配置",
"configuration.typescript": "TypeScript",
"format.insertSpaceAfterCommaDelimiter": "定义逗号分隔符后面的空格处理",
"format.insertSpaceAfterFunctionKeywordForAnonymousFunctions": "定义匿名函数的函数关键字之后的空格处理",
"format.insertSpaceAfterKeywordsInControlFlowStatements": "定义控制流语句中的关键字之后的空格处理",
......
......@@ -71,6 +71,7 @@
"miReleaseNotes": "发行说明(&&R)",
"miReopenClosedEditor": "重新打开已关闭的编辑器(&&R)",
"miReplace": "替换(&&R)",
"miReplaceInFiles": "在文件中替换(&&I)",
"miReportIssues": "报告问题(&&I)",
"miRestartToUpdate": "重启以更新...",
"miRevert": "还原文件(&&I)",
......@@ -89,6 +90,7 @@
"miToggleMenuBar": "切换菜单栏(&&B)",
"miToggleOutput": "输出(&&O)",
"miTogglePanel": "切换面板(&&P)",
"miToggleRenderControlCharacters": "切换控制字符(&&C)",
"miToggleRenderWhitespace": "切换呈现空格(&&R)",
"miToggleSidebar": "切换侧边栏(&&T)",
"miToggleStatusbar": "切换状态栏(&&T)",
......@@ -98,6 +100,7 @@
"miUserVoice": "请求功能(&&R)",
"miViewDebug": "调试(&&D)",
"miViewExplorer": "资源管理器(&&E)",
"miViewExtensions": "扩展(&&X)",
"miViewGit": "Git (&&G)",
"miViewSearch": "搜索(&&S)",
"miZoomIn": "放大(&&Z)",
......
......@@ -9,7 +9,7 @@
"cursorBlinking": "控制光标动画样式,可能的值为 \"blink\"\"smooth\"\"phase\"\"expand\"\"solid\"",
"cursorStyle": "控制光标样式,接受的值为 \"block\"\"line\"\"underline\"",
"detectIndentation": "当打开文件时,将基于文件内容检测 \"editor.tabSize\"\"editor.insertSpaces\"。",
"editorConfigurationTitle": "编辑器配置",
"editorConfigurationTitle": "编辑器",
"folding": "控制编辑器是否启用代码折叠功能",
"fontFamily": "控制字体系列。",
"fontLigatures": "启用字体连字",
......@@ -28,7 +28,8 @@
"parameterHints": "启用参数提示",
"quickSuggestions": "控制键入时是否应显示快速建议",
"quickSuggestionsDelay": "控制延迟多少毫秒后将显示快速建议",
"referenceInfos": "控制编辑器是否显示支持它的模式的参考信息",
"renderControlCharacters": "控制编辑器是否应呈现控制字符",
"renderIndentGuides": "控制编辑器是否应呈现缩进参考线",
"renderWhitespace": "控制编辑器是否应呈现空白字符",
"roundedSelection": "控制选取范围是否有圆角",
"rulers": "显示垂直标尺的列",
......
......@@ -5,11 +5,6 @@
// Do not edit this file. It is machine generated.
{
"ShowAccessibilityHelpAction": "显示辅助功能帮助",
"experimentalScreenReaderOptsOn": "实验屏幕阅读器支持因 editor.experimentalScreenReader 设置键而开启。",
"experimentalScreenReaderSessionOff": "实验屏幕阅读器支持已关闭。通过按 {0} 为此对话开启它或通过将 editor.experimentalScreenReader 设置配置为 true 为所有对话开启它。",
"experimentalScreenReaderSessionOffNoKb": "实验屏幕阅读器支持已关闭。当前无法通过键绑定触发命令 {0}。通过将 editor.experimentalScreenReader 设置配置为 true 为所有对话开启它。",
"experimentalScreenReaderSessionOn": "为此对话开启实验屏幕阅读器支持。通过按 {0} 切换此行为。",
"experimentalScreenReaderSessionOnNoKb": "为此对话开启了实验屏幕阅读器支持。当前无法通过键绑定触发命令 {0}。",
"introMsg": "感谢试用 VS 代码的实验辅助功能选项。",
"outroMsg": "可以通过按 Esc 消除此工具提示并返回到编辑器。",
"status": "状态:",
......
......@@ -11,5 +11,6 @@
"indentationToSpaces": "将缩进转换为空格",
"indentationToTabs": "将缩进转换为制表符",
"selectTabWidth": "选择当前文件的制表符大小",
"toggleRenderControlCharacters": "切换控制字符",
"toggleRenderWhitespace": "切换显示空格"
}
\ No newline at end of file
......@@ -5,6 +5,5 @@
// Do not edit this file. It is machine generated.
{
"meta.titleReference": " – {0} 个引用",
"references.action.label": "查找所有引用",
"references.action.name": "查找所有引用"
"references.action.label": "查找所有引用"
}
\ No newline at end of file
......@@ -12,5 +12,5 @@
"format.preserveNewLines": "是否要保留元素前面的现有换行符。仅适用于元素前,不适用于标记内或文本。",
"format.unformatted": "以逗号分隔的标记列表不应重设格式。\"null\" 默认为所有列于 https://www.w3.org/TR/html5/dom.html#phrasing-content 的标记。",
"format.wrapLineLength": "每行最大字符数(0 = 禁用)。",
"htmlConfigurationTitle": "HTML 配置"
"htmlConfigurationTitle": "HTML"
}
\ No newline at end of file
......@@ -8,7 +8,6 @@
"invalidName": "扩展无效: 清单名不匹配。",
"invalidPublisher": "扩展无效: 清单发布服务器不匹配。",
"invalidVersion": "扩展无效: 清单版本不匹配。",
"missingGalleryInformation": "库信息缺失",
"noCompatible": "找不到可与此代码版本兼容的 {0} 版本。",
"notExists": "找不到扩展",
"restartCode": "请先重启 Code 再重新安装 {0}。"
......
......@@ -3,4 +3,7 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
\ No newline at end of file
{
"telemetry.enableTelemetry": "启用要发送给 Microsoft 的使用情况数据和错误。",
"telemetryConfigurationTitle": "遥测"
}
\ No newline at end of file
......@@ -8,6 +8,7 @@
"defaultKeybindingsHeader": "通过将键绑定放入键绑定文件中来覆盖键绑定。",
"defaultName": "默认设置",
"defaultSettingsHeader": "通过将设置放入设置文件中来覆盖设置。",
"defaultSettingsHeader2": "请参阅 http://go.microsoft.com/fwlink/?LinkId=808995 以了解最常用的设置。",
"emptyKeybindingsHeader": "将键绑定放入此文件中以覆盖默认值",
"emptySettingsHeader": "将设置放入此文件中以覆盖默认设置",
"emptySettingsHeader1": "将设置放入此文件中以覆盖默认值和用户设置。",
......
......@@ -4,10 +4,12 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"allEditorsPicker": "显示所有已打开的编辑器",
"binaryDiffEditor": "二进制差异编辑器",
"iframeEditor": "IFrame 编辑器",
"reload": "重新加载",
"centerEditorGroupPicker": "显示中心组中的编辑器",
"leftEditorGroupPicker": "显示左侧组中的编辑器",
"rightEditorGroupPicker": "显示右侧组中的编辑器",
"textDiffEditor": "文本差异编辑器",
"textEditor": "文本编辑器",
"viewSource": "查看源"
"view": "查看"
}
\ No newline at end of file
......@@ -4,5 +4,8 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"editorOpenError": "无法打开“{0}”: {1}。"
"centerGroup": "居中",
"editorOpenError": "无法打开“{0}”: {1}。",
"leftGroup": "左侧",
"rightGroup": "右侧"
}
\ No newline at end of file
......@@ -6,6 +6,7 @@
{
"canNotRunPlaceholder": "在当前上下文中无法使用此快速打开处理程序",
"emptyPicks": "无条目可供选取",
"entryAriaLabel": "{0},最近打开",
"historyMatches": "最近打开",
"inputModeEntry": "按 \"Enter\" 以确认或按 \"Esc\" 以取消",
"inputModeEntryDescription": "{0} (按 \"Enter\" 以确认或按 \"Esc\" 以取消)",
......
......@@ -4,6 +4,5 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"telemetry.enableCrashReporting": "启用要发送给 Microsoft 的故障报表。\n\t// 此选项需重启才可生效。",
"telemetryConfigurationTitle": "遥测配置"
"telemetry.enableCrashReporting": "启用要发送给 Microsoft 的故障报表。\n\t// 此选项需重启才可生效。"
}
\ No newline at end of file
......@@ -5,13 +5,18 @@
// Do not edit this file. It is machine generated.
{
"developer": "开发人员",
"editorOpenPositioning": "控制打开编辑器的位置。选择“左侧”或“右侧”以在当前活动位置的左侧或右侧打开编辑器。选择“第一个”或“最后一个”以从当前活动位置独立打开编辑器。",
"enablePreview": "控制打开的编辑器是否显示为预览。预览编辑器可以重新使用,直到将其保留(例如,双击或编辑)。",
"enablePreviewFromQuickOpen": "控制快速打开中打开的编辑器是否显示为预览。预览编辑器可以重新使用,直到将其保留(例如,双击或编辑)。",
"file": "文件",
"openFilesInNewWindow": "启用后,将在新窗口中打开文件,而不是重复使用现有实例。",
"reopenFolders": "控制重启后重新打开文件夹的方式。选择“none”表示永不重新打开文件夹,选择“one”表示重新打开最后使用的一个文件夹,或选择“all”表示打开上次会话的所有文件夹。",
"restoreFullscreen": "如果窗口已退出全屏模式,控制其是否应还原为全屏模式。",
"showEditorTabs": "控制打开的编辑器是否显示在选项卡中。",
"updateChannel": "配置是否从更新通道接收自动更新。更改后需要重启。",
"updateConfigurationTitle": "更新配置",
"updateConfigurationTitle": "更新",
"view": "查看",
"windowConfigurationTitle": "窗口配置",
"windowConfigurationTitle": "窗口",
"workbenchConfigurationTitle": "工作台",
"zoomLevel": "调整窗口的缩放级别。原始大小是 0,每次递增(例如 1)或递减(例如 -1)表示放大或缩小 20%。也可以输入小数以便以更精细的粒度调整缩放级别。"
}
\ No newline at end of file
......@@ -3,4 +3,48 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
\ No newline at end of file
{
"activateBreakpoints": "激活断点",
"addConditionalBreakpoint": "添加条件断点",
"addFunctionBreakpoint": "添加函数断点",
"addToWatchExpressions": "添加到监视",
"addWatchExpression": "添加表达式",
"clearRepl": "清除控制台",
"conditionalBreakpointEditorAction": "调试: 条件断点",
"continueDebug": "继续",
"deactivateBreakpoints": "停用断点",
"debugActionLabelAndKeybinding": "{0} ({1})",
"debugConsoleAction": "调试控制台",
"debugEvaluate": "调试: 评估",
"disableAllBreakpoints": "禁用所有断点",
"disconnectDebug": "断开连接",
"editConditionalBreakpoint": "编辑断点",
"enableAllBreakpoints": "启用所有断点",
"launchJsonNeedsConfigurtion": "配置或修复 \"launch.json\"",
"openLaunchJson": "打开 {0}",
"pauseDebug": "暂停",
"reapplyAllBreakpoints": "重新应用所有断点",
"reconnectDebug": "重新连接",
"removeAllBreakpoints": "删除所有断点",
"removeAllWatchExpressions": "删除所有表达式",
"removeBreakpoint": "删除断点",
"removeWatchExpression": "删除表达式",
"renameFunctionBreakpoint": "重命名函数断点",
"renameWatchExpression": "重命名表达式",
"restartDebug": "重启",
"restartFrame": "重新启动框架",
"runToCursor": "调试: 运行到光标",
"selectConfig": "选择配置",
"setValue": "设置值",
"showDebugHover": "调试: 显示悬停",
"startDebug": "开始调试",
"startWithoutDebugging": "开始执行(不调试)",
"stepBackDebug": "后退",
"stepIntoDebug": "单步调试",
"stepOutDebug": "单步跳出",
"stepOverDebug": "单步跳过",
"stopDebug": "停止",
"toggleBreakpointAction": "调试: 切换断点",
"toggleEnablement": "启用/禁用断点",
"unreadOutput": "调试控制台中的新输出"
}
\ No newline at end of file
......@@ -4,19 +4,6 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"breakpoints": "断点",
"breakpointsAriaTreeLabel": "调试断点",
"breakpointsSection": "断点部分",
"callStack": "调用堆栈",
"callStackAriaLabel": "调试调用堆栈",
"callstackSection": "调用堆栈部分",
"debugStopped": "已于 {0} 暂停",
"expressionsSection": "表达式部分",
"noWorkspace": "当前没有打开的文件夹。",
"pleaseRestartToDebug": "打开文件夹以启动调试。",
"variables": "变量",
"variablesAriaTreeLabel": "调试变量",
"variablesSection": "变量部分",
"watch": "监视",
"watchAriaTreeLabel": "调试监视表达式"
"pleaseRestartToDebug": "打开文件夹以启动调试。"
}
\ No newline at end of file
......@@ -4,16 +4,10 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"addToWatch": "调试: 添加到监视",
"conditionalBreakpointEditorAction": "调试: 条件断点",
"debug": "调试",
"debugCategory": "调试",
"debugEvaluate": "调试: 评估",
"debugPanel": "调试控制台",
"launchConfigDoesNotExist": "启动配置“{0}”不存在。",
"runToCursor": "调试: 运行到光标",
"showDebugHover": "调试: 显示悬停",
"toggleBreakpointAction": "调试: 切换断点",
"toggleDebugViewlet": "显示调试",
"view": "查看"
}
\ No newline at end of file
......@@ -3,4 +3,6 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
\ No newline at end of file
{
"addBreakpoint": "添加断点"
}
\ No newline at end of file
......@@ -3,4 +3,6 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
\ No newline at end of file
{
"treeAriaLabel": "调试悬停"
}
\ No newline at end of file
......@@ -3,4 +3,24 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
\ No newline at end of file
{
"breakpointAriaLabel": "断点行 {0} {1},断点,调试",
"exceptionBreakpointAriaLabel": "异常断点 {0},断点,调试",
"functionBreakPointInputAriaLabel": "键入函数断点",
"functionBreakpointAriaLabel": "函数断点 {0},断点,调试",
"functionBreakpointPlaceholder": "要断开的函数",
"functionBreakpointsNotSupported": "此调试类型不支持函数断点",
"loadMoreStackFrames": "加载多个堆栈帧",
"paused": "已暂停",
"running": "正在运行",
"stackFrameAriaLabel": "堆栈帧 {0} 行 {1} {2},调用堆栈,调试",
"thread": "线程",
"threadAriaLabel": "线程 {0},调用堆栈,调试",
"variableAriaLabel": "{0} 值 {1},变量,调试",
"variableScopeAriaLabel": "范围 {0},变量,调试",
"variableValueAriaLabel": "键入新的变量值",
"watchExpressionAriaLabel": "{0} 值 {1},监视,调试",
"watchExpressionInputAriaLabel": "键入监视表达式",
"watchExpressionPlaceholder": "要监视的表达式",
"watchVariableAriaLabel": "{0} 值 {1},监视,调试"
}
\ No newline at end of file
......@@ -3,4 +3,18 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
\ No newline at end of file
{
"breakpoints": "断点",
"breakpointsAriaTreeLabel": "调试断点",
"breakpointsSection": "断点部分",
"callStack": "调用堆栈",
"callStackAriaLabel": "调试调用堆栈",
"callstackSection": "调用堆栈部分",
"debugStopped": "已于 {0} 暂停",
"expressionsSection": "表达式部分",
"variables": "变量",
"variablesAriaTreeLabel": "调试变量",
"variablesSection": "变量部分",
"watch": "监视",
"watchAriaTreeLabel": "调试监视表达式"
}
\ No newline at end of file
......@@ -3,4 +3,6 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
\ No newline at end of file
{
"replAriaLabel": "读取 Eval 打印循环面板"
}
\ No newline at end of file
......@@ -3,4 +3,12 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
\ No newline at end of file
{
"fileLink": "点击以跟进(Ctrl + 点击打开到侧边))",
"fileLinkMac": "点击以跟进(Cmd + 点击打开到侧边)",
"replExpressionAriaLabel": "表达式 {0} 具有值 {1},读取 Eval 打印循环,调试",
"replKeyValueOutputAriaLabel": "输出变量 {0} 具有值 {1},读取 Eval 打印循环,调试",
"replValueOutputAriaLabel": "{0},读取 Eval 打印循环,调试",
"replVariableAriaLabel": "变量 {0} 具有值 {1}、读取 Eval 打印循环,调试",
"stateCapture": "对象状态捕获自第一个评估"
}
\ No newline at end of file
......@@ -6,7 +6,7 @@
{
"DebugConfig.failed": "无法在 \".vscode\" 文件夹({0})内创建 \"launch.json\" 文件。",
"app.launch.json.configurations": "配置列表。添加新配置或编辑现有配置。",
"app.launch.json.title": "启动配置",
"app.launch.json.title": "启动",
"app.launch.json.version": "此文件格式的版本。",
"debugNoType": "不可省略调试适配器“类型”,其类型必须是“字符串”。",
"duplicateDebuggerType": "调试类型“{0}”已注册,且具有属性“{1}”,正在忽略属性“{1}”。",
......
......@@ -4,7 +4,8 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"emmetConfigurationTitle": "Emmet 配置",
"expandAbbreviationAction": "Emmet: 展开缩写",
"emmetConfigurationTitle": "Emmet",
"emmetPreferences": "用于修改 Emmet 的某些操作和解决程序的首选项。",
"emmetSyntaxProfiles": "为指定的语法定义配置文件或使用带有特定规则的配置文件。",
"triggerExpansionOnTab": "启用后,按 TAB 键时,将展开 Emmet 缩写。"
}
\ No newline at end of file
......@@ -11,5 +11,5 @@
"terminal.external.linuxExec": "自定义要在 Linux 上运行的终端。",
"terminal.external.osxExec": "自定义要在 OS X 上运行的终端应用程序。",
"terminal.external.windowsExec": "自定义要在 Windows 上运行的终端。",
"terminalConfigurationTitle": "外部终端配置"
"terminalConfigurationTitle": "外部终端"
}
\ No newline at end of file
......@@ -4,14 +4,18 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"clearExtensionsInput": "清除扩展输入",
"deleteSure": "是否确定要卸载“{0}”?",
"enableAction": "启用",
"installAction": "安装",
"installExtensions": "安装扩展",
"installing": "正在安装",
"postUninstallMessage": "已成功卸载 {0}。请重启以停用它。 ",
"restart": "若要启用此扩展,需要重启此 VS Code 窗口。\n\n是否继续?",
"restartNow": "立即重启",
"showInstalledExtensions": "显示已安装扩展",
"showOutdatedExtensions": "显示过时扩展",
"showPopularExtensions": "显示常用的扩展",
"showRecommendedExtensions": "显示推荐的扩展",
"toggleExtensionsViewlet": "显示扩展",
"uninstall": "卸载",
......
......@@ -4,26 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"author": "作者",
"cancel": "取消",
"description": "描述",
"extensionAriaLabel": "{0},{1},扩展选取器",
"galleryExtensionsHandlerAriaLabel": "键入以缩小库中的扩展列表的范围",
"install": "安装扩展",
"installCountMultiple": "{0} 下载了 {1} 次。",
"installCountOne": "{0} 下载了一次。",
"installCountZero": "{0} 尚未下载。",
"installNow": "立即安装",
"installPrompt": "是否要安装“{0}”?",
"license": "许可证",
"localExtensionsHandlerAriaLabel": "键入以缩小已安装扩展列表的范围",
"name": "名称",
"noExtensionsInstalled": "找不到扩展",
"noExtensionsToInstall": "找不到扩展",
"noOutdatedExtensions": "找不到过时扩展",
"noRecommendedExtensions": "没有推荐的扩展",
"nowInstalling": "正在安装“{0}”...",
"outdatedExtensionsHandlerAriaLabel": "键入以缩小过时扩展列表的范围",
"readme": "自述文件",
"update": "更新扩展"
"manage": "按 Enter 管理你的扩展。",
"noExtensionsToInstall": "键入扩展名称",
"searchFor": "按 Enter 以在应用商店中搜索“{0}”。"
}
\ No newline at end of file
......@@ -7,7 +7,5 @@
"createFile": "创建文件",
"fileEditorAriaLabel": "文本文件编辑器。",
"fileEditorWithInputAriaLabel": "{0}。文本文件编辑器。",
"fileTooLarge": "抱歉,文件太大,无法在编辑器中打开。",
"folderOutofWorkspace": "文件夹“{0}”不在当前打开的根文件夹内,无法在此实例中打开。",
"textFileEditor": "文本文件编辑器"
}
\ No newline at end of file
......@@ -20,6 +20,7 @@
"deleteButtonLabel": "删除(&&D)",
"deleteButtonLabelRecycleBin": "移动到回收站(&&M)",
"deleteButtonLabelTrash": "移动到回收站(&&M)",
"dirtyWarning": "如果不保存,更改将丢失。",
"duplicateFile": "重复",
"emptyFileNameError": "必须提供文件或文件夹名。",
"fileNameExistsError": "此位置已存在文件或文件夹 **{0}**。请选择其他名称。",
......@@ -53,6 +54,5 @@
"showInExplorer": "在资源管理器中显示活动文件",
"unableToFileToCompare": "无法将所选文件与“{0}”进行比较。",
"undoBin": "可以从回收站还原。",
"undoTrash": "可以从回收站还原。",
"warningFileDirty": "正在保存文件“{0}”,请稍后重试。"
"undoTrash": "可以从回收站还原。"
}
\ No newline at end of file
......@@ -15,10 +15,10 @@
"eol": "默认行尾字符。",
"exclude": "配置 glob 模式以排除文件和文件夹。",
"explore": "资源管理器",
"explorerConfigurationTitle": "文件资源管理器配置",
"explorerConfigurationTitle": "文件资源管理器",
"files.exclude.boolean": "匹配文件路径所依据的 glob 模式。设置为 true 或 false 可启用或禁用该模式。",
"files.exclude.when": "对匹配文件的同级文件的其他检查。使用 $(basename) 作为匹配文件名的变量。",
"filesConfigurationTitle": "文件配置",
"filesConfigurationTitle": "文件",
"openEditorsVisible": "在“打开的编辑器”窗格中显示的编辑器数量。将其设置为 0 可隐藏窗格。",
"showExplorerViewlet": "显示资源管理器",
"textFileEditor": "文本文件编辑器",
......
......@@ -5,9 +5,9 @@
// Do not edit this file. It is machine generated.
{
"confirmOverwriteMessage": "目标文件夹中已存在“{0}”。是否要将其替换?",
"dirtyWarning": "如果不保存,更改将丢失。",
"fileInputAriaLabel": "键入文件名。按 Enter 以确认或按 Esc 以取消。",
"filesExplorerViewerAriaLabel": "{0},文件资源管理器",
"irreversible": "此操作不可逆!",
"replaceButtonLabel": "替换(&&R)",
"warningFileDirty": "正在保存文件“{0}”,请稍后重试。"
"replaceButtonLabel": "替换(&&R)"
}
\ No newline at end of file
......@@ -7,9 +7,11 @@
"allFiles": "所有文件",
"cancel": "取消",
"dontSave": "不保存(&&N)",
"moreFile": "...1 个其他文件未显示",
"moreFiles": "...{0} 个其他文件未显示",
"save": "保存(&&S)",
"saveAll": "全部保存(&&S)",
"saveChangesDetail": "如果不保存,更改将丢失。",
"saveChangesMessage": "是否要保存对 {0} 的更改?",
"saveChangesMessages": "是否要保存对以下文件的更改?"
"saveChangesMessages": "是否要保存对下列 {0} 个文件的更改?"
}
\ No newline at end of file
......@@ -9,7 +9,7 @@
"gitAutoFetch": "是否启用了自动提取。",
"gitAutoRefresh": "是否已启用自动刷新",
"gitCommands": "GIT 命令",
"gitConfigurationTitle": "GIT 配置",
"gitConfigurationTitle": "GIT",
"gitEnabled": "是否启用了 GIT",
"gitLargeRepos": "始终允许大型存储库由 Code 托管。",
"gitLongCommit": "是否应警告提交长段消息。",
......
......@@ -4,6 +4,5 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"html.voidInput": "无效的编辑器输入。",
"iframeEditor": "预览 HTML"
"html.voidInput": "无效的编辑器输入。"
}
\ No newline at end of file
......@@ -3,4 +3,7 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
\ No newline at end of file
{
"output": "输出",
"outputChannel": "用于“{0}”"
}
\ No newline at end of file
......@@ -5,7 +5,6 @@
// Do not edit this file. It is machine generated.
{
"": "{0}: {1}",
"QuickCommandsAction.label": "显示编辑器命令",
"actionNotEnabled": "在当前上下文中没有启用命令“{0}”。",
"canNotRun": "无法从此处运行命令“{0}”。",
"commandLabel": "{0}: {1}",
......
......@@ -5,12 +5,9 @@
// Do not edit this file. It is machine generated.
{
"commandsHandlerDescriptionDefault": "显示并运行命令",
"desc.mac": "显示错误或警告",
"desc.win": "显示错误和警告",
"gotoLineDescriptionMac": "转到行",
"gotoLineDescriptionWin": "转到行",
"gotoSymbolDescriptionNormalMac": "转到符号",
"gotoSymbolDescriptionNormalWin": "转到符号",
"gotoSymbolDescriptionScoped": "按类别转到符号",
"gotoSymbolDescription": "转到“文件”中的“符号”",
"gotoSymbolDescriptionScoped": "按类别转到“文件”中的“符号”",
"helpDescription": "显示帮助"
}
\ No newline at end of file
......@@ -9,10 +9,9 @@
"exclude.when": "对匹配文件的同级文件的其他检查。使用 $(basename) 作为匹配文件名的变量。",
"findInFolder": "在文件夹中查找",
"name": "搜索",
"openAnythingHandlerDescription": "按名称打开文件和符号",
"openSymbolDescriptionNormal": "按名称打开符号",
"searchConfigurationTitle": "搜索配置",
"showSearchViewlet": "显示搜索",
"openAnythingHandlerDescription": "按名称打开文件和全局符号",
"openSymbolDescriptionNormal": "按名称打开任意符号",
"searchConfigurationTitle": "搜索",
"showTriggerActions": "显示所有符号",
"view": "查看"
}
\ No newline at end of file
......@@ -16,10 +16,12 @@
"noResultsIncludes": "“{0}”中未找到任何结果 - ",
"noResultsIncludesExcludes": "在“{0}”中找不到结果(“{1}”除外) - ",
"openSettings.message": "打开设置",
"removeAll.confirmation.message": "删除出现在 {1} 文件中的 {0}?",
"removeAll.message": "已删除 {1} 文件中出现的 {0}。",
"replaceAll.confirm.button": "替换",
"replaceAll.confirmation.message": "是否替换出现在 {1} 文件中的 {0}?",
"replaceAll.confirmation.message": "使用“{2}”替换出现在 {1} 文件中的 {0}?",
"replaceAll.confirmation.title": "全部替换",
"replaceAll.message": "已替换出现在 {1} 文件中的 {0}。",
"replaceAll.message": "已使用 {2} 替换出现在 {1} 文件中的 {0}。",
"rerunSearch.message": "再次搜索",
"rerunSearchInAll.message": "在所有文件中再次搜索",
"searchCanceled": "在找到结果前取消了搜索 - ",
......
......@@ -3,4 +3,17 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
\ No newline at end of file
{
"workbench.action.terminal.copySelection": "终端: 复制所选内容",
"workbench.action.terminal.focus": "终端: 聚焦于终端",
"workbench.action.terminal.focusNext": "终端: 聚焦于下一终端",
"workbench.action.terminal.focusPrevious": "终端: 聚焦于上一终端",
"workbench.action.terminal.kill": "终端: 终止活动终端实例",
"workbench.action.terminal.kill.short": "终止终端",
"workbench.action.terminal.new": "终端: 创建新的集成终端",
"workbench.action.terminal.new.short": "新的终端",
"workbench.action.terminal.paste": "终端: 粘贴到活动终端",
"workbench.action.terminal.runSelectedText": "终端: 在活动终端运行所选文本",
"workbench.action.terminal.switchTerminalInstance": "终端: 切换终端实例",
"workbench.action.terminal.toggleTerminal": "切换集成终端"
}
\ No newline at end of file
......@@ -3,4 +3,8 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
\ No newline at end of file
{
"copy": "复制",
"createNewTerminal": "新的终端",
"paste": "粘贴"
}
\ No newline at end of file
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
......@@ -7,7 +7,7 @@
"derivedDescription": "比對名稱相同但副檔名不同的同層級檔案。",
"derivedLabel": "依名稱排列且同層級的檔案",
"falseDescription": "停用模式。",
"falseLabel": "False",
"falseLabel": "false",
"fileDescription": "比對所有具特定副檔名的檔案。",
"fileLabel": "依副檔名排列的檔案",
"filesDescription": "比對所有具任何副檔名的檔案。",
......@@ -20,5 +20,5 @@
"topFoldersDescription": "比對多個最上層資料夾。",
"topFoldersLabel": "具多個名稱的資料夾 (最上層)",
"trueDescription": "啟用模式。",
"trueLabel": "True"
"trueLabel": "true"
}
\ No newline at end of file
......@@ -4,7 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"configuration.title": "PHP 組態選項",
"configuration.title": "PHP",
"configuration.validate.enable": "是否啟用 PHP 驗證。",
"configuration.validate.executablePath": "指向 PHP 可執行檔。",
"configuration.validate.run": "是否在儲存或輸入時執行 linter。"
......
......@@ -4,7 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"configuration.typescript": "TypeScript 組態",
"configuration.typescript": "TypeScript",
"format.insertSpaceAfterCommaDelimiter": "定義逗號分隔符號後的空格處理",
"format.insertSpaceAfterFunctionKeywordForAnonymousFunctions": "定義匿名函式之函式關鍵字後的空格處理",
"format.insertSpaceAfterKeywordsInControlFlowStatements": "定義控制流量陳述式內關鍵字後的空格處理",
......
......@@ -4,7 +4,13 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"error.closeBraceExpected": "必須為右大括號",
"error.closeBracketExpected": "必須為右中括號",
"error.colonExpected": "必須為冒號",
"error.commaExpected": "必須為逗號",
"error.endOfFileExpected": "必須為檔案結尾",
"error.invalidNumberFormat": "數字格式無效",
"error.invalidSymbol": "符號無效"
"error.invalidSymbol": "符號無效",
"error.propertyNameExpected": "必須有屬性名稱",
"error.valueExpected": "必須有值"
}
\ No newline at end of file
......@@ -71,6 +71,7 @@
"miReleaseNotes": "版本資訊(&&R)",
"miReopenClosedEditor": "重新開啟已關閉的編輯器(&&R)",
"miReplace": "取代(&&R)",
"miReplaceInFiles": "檔案中&&取代",
"miReportIssues": "回報問題(&&I)",
"miRestartToUpdate": "重新啟動以更新...",
"miRevert": "還原檔案(&&I)",
......@@ -89,6 +90,7 @@
"miToggleMenuBar": "切換功能表列(&&B)",
"miToggleOutput": "輸出(&&O)",
"miTogglePanel": "切換面板(&&P)",
"miToggleRenderControlCharacters": "切換&&控制字元",
"miToggleRenderWhitespace": "切換轉譯空白字元(&&R)",
"miToggleSidebar": "切換提要欄位(&&T)",
"miToggleStatusbar": "切換狀態列(&&T)",
......@@ -98,6 +100,7 @@
"miUserVoice": "要求功能(&&R)",
"miViewDebug": "偵錯(&&D)",
"miViewExplorer": "檔案總管(&&E)",
"miViewExtensions": "擴&&充功能",
"miViewGit": "Git(&&G)",
"miViewSearch": "搜尋(&&S)",
"miZoomIn": "放大(&&Z)",
......
......@@ -9,7 +9,7 @@
"cursorBlinking": "控制游標動畫樣式,可能的值為 'blink'、'smooth'、'phase'、'expand' 和 'solid'",
"cursorStyle": "控制游標樣式,接受的值為 'block'、'line' 和 'underline'",
"detectIndentation": "開啟檔案時,會依據檔案內容來偵測 `editor.tabSize` 及 `editor.insertSpaces`。",
"editorConfigurationTitle": "編輯器組態",
"editorConfigurationTitle": "編輯器",
"folding": "控制編輯器是否已啟用程式碼摺疊功能",
"fontFamily": "控制字型家族。",
"fontLigatures": "啟用連字字型",
......@@ -28,7 +28,8 @@
"parameterHints": "啟用參數提示",
"quickSuggestions": "控制輸入時是否應顯示快速建議",
"quickSuggestionsDelay": "控制延遲顯示快速建議的毫秒數",
"referenceInfos": "控制編輯器是否會顯示支援編輯器的模式之參考資訊",
"renderControlCharacters": "控制編輯器是否應顯示控制字元",
"renderIndentGuides": "控制編輯器是否應顯示縮排輔助線",
"renderWhitespace": "控制編輯器是否應顯示空白字元",
"roundedSelection": "控制選取範圍是否有圓角",
"rulers": "要在其中顯示垂直尺規的資料行",
......
......@@ -5,11 +5,6 @@
// Do not edit this file. It is machine generated.
{
"ShowAccessibilityHelpAction": "顯示協助工具說明",
"experimentalScreenReaderOptsOn": "因為 editor.experimentalScreenReader 設定索引鍵的緣故,所以已開啟實驗螢幕助讀程式支援。",
"experimentalScreenReaderSessionOff": "實驗螢幕助讀程式支援已關閉。請按 {0} 以針對此工作階段加以開啟,或將 editor.experimentalScreenReader 設定為 True 以針對所有工作階段加以開啟。",
"experimentalScreenReaderSessionOffNoKb": "實驗螢幕助讀程式支援已關閉。目前無法透過按鍵繫結關係觸發命令 {0}。請將 editor.experimentalScreenReader 設定為 True,以針對所有工作階段加以開啟。",
"experimentalScreenReaderSessionOn": "此工作階段的實驗螢幕助讀程式支援已開啟。按 {0} 可切換此行為。",
"experimentalScreenReaderSessionOnNoKb": "此工作階段的實驗螢幕助讀程式支援已開啟。目前無法透過按鍵繫結關係觸發命令 {0}。",
"introMsg": "感謝您試用 VSCode 的實驗協助工具選項。",
"outroMsg": "您可以按 Esc 鍵來解除此工具提示並返回編輯器。",
"status": "狀態:",
......
......@@ -11,5 +11,6 @@
"indentationToSpaces": "將縮排轉換成空格",
"indentationToTabs": "將縮排轉換成定位點",
"selectTabWidth": "選取目前檔案的定位點大小",
"toggleRenderControlCharacters": "切換控制字元",
"toggleRenderWhitespace": "切換轉譯空白字元"
}
\ No newline at end of file
......@@ -5,6 +5,5 @@
// Do not edit this file. It is machine generated.
{
"meta.titleReference": " - {0} 個參考",
"references.action.label": "尋找所有參考",
"references.action.name": "尋找所有參考"
"references.action.label": "尋找所有參考"
}
\ No newline at end of file
......@@ -4,6 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"missingPreviewMessage": "無法預覽",
"noResults": "沒有結果",
"peekView.alternateTitle": "參考",
"referenceCount": "{0} 個參考",
......
......@@ -12,5 +12,5 @@
"format.preserveNewLines": "是否應保留項目前方現有的分行符號。僅適用於項目前方,而不適用於標記內或文字。",
"format.unformatted": "不應重新格式化的逗號分隔標記清單。'null' 預設為 https://www.w3.org/TR/html5/dom.html#phrasing-content 中列出的所有標記。",
"format.wrapLineLength": "每行的字元數上限 (0 = 停用)。",
"htmlConfigurationTitle": "HTML 設定"
"htmlConfigurationTitle": "HTML"
}
\ No newline at end of file
......@@ -4,7 +4,11 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"missingGalleryInformation": "遺漏資源庫資訊",
"invalidManifest": "擴充功能無效: package.json 不是 JSON 檔案。",
"invalidName": "擴充功能無效: 資訊清單名稱不相符。",
"invalidPublisher": "擴充功能無效: 資訊清單發行者不相符。",
"invalidVersion": "擴充功能無效: 資訊清單版本不相符。",
"noCompatible": "找不到與此 Code 版本相容的 {0} 版本。",
"notExists": "找不到擴充功能",
"restartCode": "請先重新啟動 Code,再重新安裝 {0}。"
}
\ No newline at end of file
......@@ -3,4 +3,7 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
\ No newline at end of file
{
"telemetry.enableTelemetry": "允許將使用狀況資料和錯誤傳送給 Microsoft。",
"telemetryConfigurationTitle": "遙測"
}
\ No newline at end of file
......@@ -8,6 +8,7 @@
"defaultKeybindingsHeader": "將按鍵組合放入您的按鍵組合檔案中加以覆寫。",
"defaultName": "預設值",
"defaultSettingsHeader": "將設定放入您的設定檔中加以覆寫。",
"defaultSettingsHeader2": "如需最常使用的設定,請參閱 http://go.microsoft.com/fwlink/?LinkId=808995。",
"emptyKeybindingsHeader": "將您的按鍵組合放入此檔案中以覆寫預設值",
"emptySettingsHeader": "將您的設定放入此檔案中以覆寫預設值",
"emptySettingsHeader1": "將您的設定放入此檔案中以覆寫預設值和使用者設定。",
......
......@@ -4,10 +4,12 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"allEditorsPicker": "顯示所有開啟的編輯器",
"binaryDiffEditor": "二進位 Diff 編輯器",
"iframeEditor": "IFrame 編輯器",
"reload": "重新載入",
"centerEditorGroupPicker": "在置中群組顯示編輯器",
"leftEditorGroupPicker": "在左側群組顯示編輯器",
"rightEditorGroupPicker": "在右側群組顯示編輯器",
"textDiffEditor": "文字 Diff 編輯器",
"textEditor": "文字編輯器",
"viewSource": "檢視原始檔"
"view": "檢視"
}
\ No newline at end of file
......@@ -4,5 +4,8 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"editorOpenError": "無法開啟 '{0}': {1}。"
"centerGroup": "置中",
"editorOpenError": "無法開啟 '{0}': {1}。",
"leftGroup": "左",
"rightGroup": "右"
}
\ No newline at end of file
......@@ -6,6 +6,7 @@
{
"canNotRunPlaceholder": "目前內容無法使用這個快速開啟處理常式",
"emptyPicks": "沒有可挑選的項目",
"entryAriaLabel": "{0},最近開啟的項目",
"historyMatches": "最近開啟的",
"inputModeEntry": "按 'Enter' 鍵確認您的輸入或按 'Esc' 鍵取消",
"inputModeEntryDescription": "{0} (按 'Enter' 鍵確認或按 'Esc' 鍵取消)",
......
......@@ -4,6 +4,5 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"telemetry.enableCrashReporting": "允許將當機報告傳送給 Microsoft。\n\t//此選項需要重新啟動才會生效。",
"telemetryConfigurationTitle": "遙測組態"
"telemetry.enableCrashReporting": "允許將當機報告傳送給 Microsoft。\n\t//此選項需要重新啟動才會生效。"
}
\ No newline at end of file
......@@ -5,13 +5,18 @@
// Do not edit this file. It is machine generated.
{
"developer": "開發人員",
"editorOpenPositioning": "控制要在何處開啟編輯器。選取 [左] 或 [右] 在目前使用中編輯器的左側或右側開啟編輯器。選取 [先] 或 [後] 從目前使用中編輯器另外開啟編輯器。",
"enablePreview": "控制已開啟的編輯器是否顯示為預覽。預覽編輯器會重複使用到被保留 (例如按兩下或進行編輯) 為止。",
"enablePreviewFromQuickOpen": "控制透過快速開啟所開啟的編輯器是否顯示為預覽。預覽編輯器會重複使用到被保留 (例如按兩下或進行編輯) 為止。",
"file": "檔案",
"openFilesInNewWindow": "啟用時,會在新視窗中開啟檔案,而不是重複使用現有的執行個體。",
"reopenFolders": "控制重新啟動後重新開啟資料夾的方式。選取 [none] 永不重新開啟資料夾,選取 [one] 重新開啟最近一個使用的資料夾,或選取 [all] 重新開啟上一個工作階段的所有資料夾。",
"restoreFullscreen": "控制當視窗在全螢幕模式下結束後,下次是否仍以全螢幕模式開啟。",
"showEditorTabs": "控制已開啟的編輯器是否應顯示在索引標籤中。",
"updateChannel": "設定是否要從更新頻道接收自動更新。變更後需要重新啟動。",
"updateConfigurationTitle": "更新組態",
"updateConfigurationTitle": "更新",
"view": "檢視",
"windowConfigurationTitle": "視窗組態",
"windowConfigurationTitle": "視窗",
"workbenchConfigurationTitle": "Workbench",
"zoomLevel": "調整視窗的縮放比例。原始大小為 0,而且每個向上增量 (例如 1) 或向下增量 (例如 -1) 代表放大或縮小 20%。您也可以輸入小數,更細微地調整縮放比例。"
}
\ No newline at end of file
......@@ -3,4 +3,48 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
\ No newline at end of file
{
"activateBreakpoints": "啟動中斷點",
"addConditionalBreakpoint": "加入條件式中斷點",
"addFunctionBreakpoint": "加入函式中斷點",
"addToWatchExpressions": "加入監看",
"addWatchExpression": "加入運算式",
"clearRepl": "清除主控台",
"conditionalBreakpointEditorAction": "偵錯: 條件式中斷點",
"continueDebug": "繼續",
"deactivateBreakpoints": "停用中斷點",
"debugActionLabelAndKeybinding": "{0} ({1})",
"debugConsoleAction": "偵錯主控台",
"debugEvaluate": "偵錯: 評估",
"disableAllBreakpoints": "停用所有中斷點",
"disconnectDebug": "中斷連接",
"editConditionalBreakpoint": "編輯中斷點",
"enableAllBreakpoints": "啟用所有中斷點",
"launchJsonNeedsConfigurtion": "設定或修正 'launch.json'",
"openLaunchJson": "開啟 {0}",
"pauseDebug": "暫停",
"reapplyAllBreakpoints": "重新套用所有中斷點",
"reconnectDebug": "重新連接",
"removeAllBreakpoints": "移除所有中斷點",
"removeAllWatchExpressions": "移除所有運算式",
"removeBreakpoint": "移除中斷點",
"removeWatchExpression": "移除運算式",
"renameFunctionBreakpoint": "重新命名函式中斷點",
"renameWatchExpression": "重新命名運算式",
"restartDebug": "重新啟動",
"restartFrame": "重新啟動框架",
"runToCursor": "偵錯: 執行至游標處",
"selectConfig": "選取組態",
"setValue": "設定值",
"showDebugHover": "偵錯: 動態顯示",
"startDebug": "開始偵錯",
"startWithoutDebugging": "開始但不偵錯",
"stepBackDebug": "倒退",
"stepIntoDebug": "逐步執行",
"stepOutDebug": "跳離函式",
"stepOverDebug": "不進入函式",
"stopDebug": "停止",
"toggleBreakpointAction": "偵錯: 切換中斷點",
"toggleEnablement": "啟用/停用中斷點",
"unreadOutput": "偵錯主控台中的新輸出"
}
\ No newline at end of file
......@@ -4,19 +4,6 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"breakpoints": "中斷點",
"breakpointsAriaTreeLabel": "偵錯中斷點",
"breakpointsSection": "中斷點區段",
"callStack": "呼叫堆疊",
"callStackAriaLabel": "偵錯呼叫堆疊",
"callstackSection": "呼叫堆疊區段",
"debugStopped": "於 {0} 暫停",
"expressionsSection": "運算式區段",
"noWorkspace": "目前沒有開啟的資料夾。",
"pleaseRestartToDebug": "開啟資料夾以開始偵錯。",
"variables": "變數",
"variablesAriaTreeLabel": "偵錯變數",
"variablesSection": "變數區段",
"watch": "監看式",
"watchAriaTreeLabel": "偵錯監看運算式"
"pleaseRestartToDebug": "開啟資料夾以開始偵錯。"
}
\ No newline at end of file
......@@ -4,15 +4,10 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"addToWatch": "偵錯: 加入監看",
"conditionalBreakpointEditorAction": "偵錯: 條件式中斷點",
"debug": "偵錯",
"debugCategory": "偵錯",
"debugEvaluate": "偵錯: 評估",
"debugPanel": "偵錯主控台",
"launchConfigDoesNotExist": "啟動設定 '{0}' 不存在。",
"runToCursor": "偵錯: 執行至游標處",
"showDebugHover": "偵錯: 動態顯示",
"toggleBreakpointAction": "偵錯: 切換中斷點",
"toggleDebugViewlet": "顯示偵錯",
"view": "檢視"
}
\ No newline at end of file
......@@ -3,4 +3,6 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
\ No newline at end of file
{
"addBreakpoint": "加入中斷點"
}
\ No newline at end of file
......@@ -3,4 +3,6 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
\ No newline at end of file
{
"treeAriaLabel": "偵錯暫留"
}
\ No newline at end of file
......@@ -3,4 +3,24 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
\ No newline at end of file
{
"breakpointAriaLabel": "中斷點第 {0} {1} 行,中斷點,偵錯",
"exceptionBreakpointAriaLabel": "例外狀況中斷點 {0},中斷點,偵錯",
"functionBreakPointInputAriaLabel": "輸入函式中斷點",
"functionBreakpointAriaLabel": "函式中斷點 {0},中斷點,偵錯",
"functionBreakpointPlaceholder": "要中斷的函式",
"functionBreakpointsNotSupported": "此偵錯類型不支援函式中斷點",
"loadMoreStackFrames": "載入更多堆疊框架",
"paused": "已暫停",
"running": "正在執行",
"stackFrameAriaLabel": "堆疊框架 {0} 第 {1} {2} 行,呼叫堆疊,偵錯",
"thread": "執行緒",
"threadAriaLabel": "執行緒 {0},呼叫堆疊,偵錯",
"variableAriaLabel": "{0} 值 {1},變數,偵錯",
"variableScopeAriaLabel": "範圍 {0},變數,偵錯",
"variableValueAriaLabel": "輸入新的變數值",
"watchExpressionAriaLabel": "{0} 值 {1},監看式,偵錯",
"watchExpressionInputAriaLabel": "輸入監看運算式",
"watchExpressionPlaceholder": "要監看的運算式",
"watchVariableAriaLabel": "{0} 值 {1},監看式,偵錯"
}
\ No newline at end of file
......@@ -3,4 +3,18 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
\ No newline at end of file
{
"breakpoints": "中斷點",
"breakpointsAriaTreeLabel": "偵錯中斷點",
"breakpointsSection": "中斷點區段",
"callStack": "呼叫堆疊",
"callStackAriaLabel": "偵錯呼叫堆疊",
"callstackSection": "呼叫堆疊區段",
"debugStopped": "於 {0} 暫停",
"expressionsSection": "運算式區段",
"variables": "變數",
"variablesAriaTreeLabel": "偵錯變數",
"variablesSection": "變數區段",
"watch": "監看",
"watchAriaTreeLabel": "對監看運算式執行偵錯"
}
\ No newline at end of file
......@@ -3,4 +3,6 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
\ No newline at end of file
{
"replAriaLabel": "Read Eval Print Loop 面板"
}
\ No newline at end of file
......@@ -3,4 +3,12 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
\ No newline at end of file
{
"fileLink": "按一下以追蹤 (Ctrl + 按一下滑鼠左鍵開至側邊)",
"fileLinkMac": "按一下以追蹤 (Cmd + 按一下滑鼠左鍵開至側邊)",
"replExpressionAriaLabel": "運算式 {0} 具有值 {1},Read Eval Print Loop,偵錯",
"replKeyValueOutputAriaLabel": "輸出變數 {0} 具有值 {1},Read Eval Print Loop,偵錯",
"replValueOutputAriaLabel": "{0},Read Eval Print Loop,偵錯",
"replVariableAriaLabel": "變數 {0} 具有值 {1},Read Eval Print Loop,偵錯",
"stateCapture": "第一次評估會擷取物件狀態"
}
\ No newline at end of file
......@@ -6,7 +6,7 @@
{
"DebugConfig.failed": "無法在 '.vscode' 資料夾 ({0}) 中建立 'launch.json' 檔案。",
"app.launch.json.configurations": "組態清單。請加入新的組態或編輯現有的組態。",
"app.launch.json.title": "啟動組態",
"app.launch.json.title": "啟動",
"app.launch.json.version": "此檔案格式的版本。",
"debugNoType": "偵錯配接器 'type' 不能省略且必須屬於 'string' 類型。",
"duplicateDebuggerType": "偵錯類型 '{0}' 已註冊並具有屬性 '{1}',即將略過屬性 '{1}'。",
......
......@@ -4,7 +4,8 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"emmetConfigurationTitle": "Emmet 組態",
"expandAbbreviationAction": "Emmet: 展開縮寫",
"emmetConfigurationTitle": "Emmet",
"emmetPreferences": "喜好設定,用以修改某些動作的行為及 Emmet 的解析程式。",
"emmetSyntaxProfiles": "為指定的語法定義設定檔,或透過特定規則使用自己的設定檔。",
"triggerExpansionOnTab": "如有啟用,只要按 Tab 鍵就能展開 Emmet 縮寫。"
}
\ No newline at end of file
......@@ -11,5 +11,5 @@
"terminal.external.linuxExec": "自訂要在 Linux 上執行的終端機。",
"terminal.external.osxExec": "自訂要在 OS X 上執行的終端機應用程式。",
"terminal.external.windowsExec": "自訂要在 Windows 上執行的終端機。",
"terminalConfigurationTitle": "外部終端機組態"
"terminalConfigurationTitle": "外部終端機"
}
\ No newline at end of file
......@@ -4,14 +4,18 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"clearExtensionsInput": "清除擴充功能輸入",
"deleteSure": "確定要解除安裝 '{0}' 嗎?",
"enableAction": "啟用",
"installAction": "安裝",
"installExtensions": "安裝擴充功能",
"installing": "正在安裝",
"postUninstallMessage": "已成功將 '{0}' 解除安裝。請重新啟動加以停用。",
"restart": "為了啟用此擴充功能,必須重新啟動此 VS Code 視窗。\n\n要繼續嗎?",
"restartNow": "立即重新啟動",
"showInstalledExtensions": "顯示安裝的擴充功能",
"showOutdatedExtensions": "顯示過期的擴充功能",
"showPopularExtensions": "顯示熱門擴充功能",
"showRecommendedExtensions": "顯示建議的擴充功能",
"toggleExtensionsViewlet": "顯示擴充功能",
"uninstall": "解除安裝",
......
......@@ -4,26 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"author": "作者 ",
"cancel": "取消",
"description": "描述",
"extensionAriaLabel": "{0},{1},擴充功能選擇器",
"galleryExtensionsHandlerAriaLabel": "輸入以縮小資源庫中的擴充功能清單範圍",
"install": "安裝擴充功能",
"installCountMultiple": "{0} 已下載 {1} 次。",
"installCountOne": "{0} 已下載一次。",
"installCountZero": "{0} 尚未下載。",
"installNow": "立即安裝",
"installPrompt": "您要安裝 '{0}' 嗎?",
"license": "授權",
"localExtensionsHandlerAriaLabel": "輸入以縮小安裝的擴充功能清單範圍",
"name": "名稱",
"noExtensionsInstalled": "找不到擴充功能",
"noExtensionsToInstall": "找不到擴充功能",
"noOutdatedExtensions": "找不到過期的擴充功能",
"noRecommendedExtensions": "沒有建議的擴充功能",
"nowInstalling": "正在安裝 '{0}'...",
"outdatedExtensionsHandlerAriaLabel": "輸入以縮小過期的擴充功能清單範圍",
"readme": "讀我檔案",
"update": "更新擴充功能"
"manage": "按 Enter 即可管理您的擴充功能。",
"noExtensionsToInstall": "輸入擴充功能名稱",
"searchFor": "按 Enter 即可在 Marketplace 中搜尋 '{0}'。"
}
\ No newline at end of file
......@@ -7,7 +7,5 @@
"createFile": "建立檔案",
"fileEditorAriaLabel": "文字檔編輯器。",
"fileEditorWithInputAriaLabel": "{0}。文字檔編輯器。",
"fileTooLarge": "很抱歉,但是檔案太大,無法在編輯器中開啟。",
"folderOutofWorkspace": "資料夾 '{0}' 在目前開啟的根資料夾外,而且無法在此執行個體中開啟。",
"textFileEditor": "文字檔編輯器"
}
\ No newline at end of file
......@@ -20,6 +20,7 @@
"deleteButtonLabel": "刪除(&&D)",
"deleteButtonLabelRecycleBin": "移至資源回收筒(&&M)",
"deleteButtonLabelTrash": "移至垃圾筒(&&M)",
"dirtyWarning": "如果您不儲存變更,這些變更將會遺失。",
"duplicateFile": "複製",
"emptyFileNameError": "必須提供檔案或資料夾名稱。",
"fileNameExistsError": "這個位置已存在檔案或資料夾 **{0}**。請選擇不同的名稱。",
......@@ -53,6 +54,5 @@
"showInExplorer": "在總管中顯示使用中的檔案",
"unableToFileToCompare": "選取的檔案無法與 '{0}' 進行比較。",
"undoBin": "您可以從資源回收筒還原。",
"undoTrash": "您可以從垃圾筒還原。",
"warningFileDirty": "正在儲存 '{0}' 檔案,請稍後再試一次。"
"undoTrash": "您可以從垃圾筒還原。"
}
\ No newline at end of file
......@@ -15,10 +15,10 @@
"eol": "預設行尾字元。",
"exclude": "設定 Glob 模式可包含檔案及資料夾。",
"explore": "檔案總管",
"explorerConfigurationTitle": "檔案總管組態",
"explorerConfigurationTitle": "檔案總管",
"files.exclude.boolean": "要符合檔案路徑的 Glob 模式。設為 True 或 False 可啟用或停用模式。",
"files.exclude.when": "在相符檔案同層級上額外的檢查。請使用 $(basename) 作為相符檔案名稱的變數。",
"filesConfigurationTitle": "檔案組態",
"filesConfigurationTitle": "檔案",
"openEditorsVisible": "[開啟編輯器] 窗格中顯示的編輯器數目。將其設定為 0 以隱藏窗格。",
"showExplorerViewlet": "顯示檔案總管",
"textFileEditor": "文字檔編輯器",
......
......@@ -5,9 +5,9 @@
// Do not edit this file. It is machine generated.
{
"confirmOverwriteMessage": "目的資料夾中已存在 '{0}'。要取代它嗎?",
"dirtyWarning": "如果您不儲存變更,這些變更將會遺失。",
"fileInputAriaLabel": "輸入檔案名稱。請按 Enter 鍵確認或按 Esc 鍵取消。",
"filesExplorerViewerAriaLabel": "{0},檔案總管",
"irreversible": "此動作無法回復!",
"replaceButtonLabel": "取代(&&R)",
"warningFileDirty": "正在儲存 '{0}' 檔案,請稍後再試一次。"
"replaceButtonLabel": "取代(&&R)"
}
\ No newline at end of file
......@@ -7,9 +7,11 @@
"allFiles": "所有檔案",
"cancel": "取消",
"dontSave": "不要儲存(&&N)",
"moreFile": "...1 個其他檔案未顯示",
"moreFiles": "...{0} 個其他檔案未顯示",
"save": "儲存(&&S)",
"saveAll": "全部儲存(&&S)",
"saveChangesDetail": "如果您不儲存變更,這些變更將會遺失。",
"saveChangesMessage": "要儲存對 {0} 所做的變更嗎?",
"saveChangesMessages": "要儲存對下列檔案所做的變更嗎?"
"saveChangesMessages": "要儲存對下列 {0} 個檔案所做的變更嗎?"
}
\ No newline at end of file
......@@ -9,7 +9,7 @@
"gitAutoFetch": "是否啟用自動擷取。",
"gitAutoRefresh": "是否啟用自動重新整理",
"gitCommands": "Git 命令",
"gitConfigurationTitle": "Git 組態",
"gitConfigurationTitle": "Git",
"gitEnabled": "已啟用 Git",
"gitLargeRepos": "一律允許 Code 管理大型儲存機制。",
"gitLongCommit": "是否對長認可訊息發出警告。",
......
......@@ -4,6 +4,5 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"html.voidInput": "編輯器輸入無效。",
"iframeEditor": "預覽 HTML"
"html.voidInput": "編輯器輸入無效。"
}
\ No newline at end of file
......@@ -3,4 +3,7 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
\ No newline at end of file
{
"output": "輸出",
"outputChannel": "針對 '{0}'"
}
\ No newline at end of file
......@@ -5,7 +5,6 @@
// Do not edit this file. It is machine generated.
{
"": "{0}: {1}",
"QuickCommandsAction.label": "顯示編輯器命令",
"actionNotEnabled": "目前內容中未啟用命令 '{0}'。",
"canNotRun": "無法從這裡執行命令 '{0}'。",
"commandLabel": "{0}: {1}",
......
......@@ -5,12 +5,9 @@
// Do not edit this file. It is machine generated.
{
"commandsHandlerDescriptionDefault": "顯示並執行命令",
"desc.mac": "顯示錯誤或警告",
"desc.win": "顯示錯誤和警告",
"gotoLineDescriptionMac": "移至行",
"gotoLineDescriptionWin": "移至行",
"gotoSymbolDescriptionNormalMac": "移至符號",
"gotoSymbolDescriptionNormalWin": "移至符號",
"gotoSymbolDescriptionScoped": "移至符號 (依分類)",
"gotoSymbolDescription": "前往檔案中的符號",
"gotoSymbolDescriptionScoped": "前往檔案中的符號 (依分類)",
"helpDescription": "顯示說明"
}
\ No newline at end of file
......@@ -9,10 +9,9 @@
"exclude.when": "在相符檔案同層級上額外的檢查。請使用 $(basename) 作為相符檔案名稱的變數。",
"findInFolder": "在資料夾中尋找",
"name": "搜尋",
"openAnythingHandlerDescription": "開啟檔案和符號 (依名稱)",
"openSymbolDescriptionNormal": "開啟符號 (依名稱)",
"searchConfigurationTitle": "搜尋組態",
"showSearchViewlet": "顯示搜尋",
"openAnythingHandlerDescription": "開啟檔案和全域符號 (依名稱)",
"openSymbolDescriptionNormal": "開啟任何符號 (依名稱)",
"searchConfigurationTitle": "搜尋",
"showTriggerActions": "顯示所有符號",
"view": "檢視"
}
\ No newline at end of file
......@@ -16,6 +16,8 @@
"noResultsIncludes": "在 '{0}' 中找不到結果 - ",
"noResultsIncludesExcludes": "在 '{0}' 中找不到排除 '{1}' 的結果 - ",
"openSettings.message": "開啟設定",
"removeAll.confirmation.message": "要跨 {1} 個檔案移除 {0} 個發生次數嗎?",
"removeAll.message": "已跨 {1} 個檔案移除 {0} 個發生次數。",
"replaceAll.confirm.button": "取代",
"replaceAll.confirmation.message": "要將 {1} 個檔案中的 {0} 個相符項目取代為 '{2}' 嗎?",
"replaceAll.confirmation.title": "全部取代",
......
......@@ -3,4 +3,17 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
\ No newline at end of file
{
"workbench.action.terminal.copySelection": "終端機: 複製選取項目",
"workbench.action.terminal.focus": "終端機: 聚焦終端機",
"workbench.action.terminal.focusNext": "終端機: 聚焦下一個終端機",
"workbench.action.terminal.focusPrevious": "終端機: 聚焦上一個終端機",
"workbench.action.terminal.kill": "終端機: 終止使用中的終端機執行個體",
"workbench.action.terminal.kill.short": "終止終端機",
"workbench.action.terminal.new": "終端機: 建立新的整合式終端機",
"workbench.action.terminal.new.short": "新增終端機",
"workbench.action.terminal.paste": "終端機: 貼入使用中的終端機",
"workbench.action.terminal.runSelectedText": "終端機: 在使用中的終端機執行選取的文字",
"workbench.action.terminal.switchTerminalInstance": "終端機: 切換終端機執行個體",
"workbench.action.terminal.toggleTerminal": "切換整合式終端機"
}
\ No newline at end of file
......@@ -3,4 +3,8 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
\ No newline at end of file
{
"copy": "複製",
"createNewTerminal": "新增終端機",
"paste": "貼上"
}
\ No newline at end of file
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
......@@ -7,7 +7,7 @@
"derivedDescription": "Ordnet Dateien zu, die gleichgeordnete Elemente mit dem gleichen Namen und einer anderen Erweiterung besitzen.",
"derivedLabel": "Dateien mit gleichgeordneten Elementen nach Name",
"falseDescription": "Deaktiviert das Muster.",
"falseLabel": "False",
"falseLabel": "false",
"fileDescription": "Ordnet alle Dateien mit einer bestimmten Erweiterung zu.",
"fileLabel": "Dateien nach Erweiterung",
"filesDescription": "Ordnet alle Dateien mit einer der Dateierweiterungen zu.",
......@@ -20,5 +20,5 @@
"topFoldersDescription": "Ordnet mehrere Ordner auf oberster Ebene zu.",
"topFoldersLabel": "Ordner mit mehreren Namen (oberste Ebene)",
"trueDescription": "Aktiviert das Muster.",
"trueLabel": "True"
"trueLabel": "true"
}
\ No newline at end of file
......@@ -28,7 +28,6 @@
"parameterHints": "Aktiviert Parameterhinweise.",
"quickSuggestions": "Steuert, ob Schnellvorschläge während der Eingabe angezeigt werden.",
"quickSuggestionsDelay": "Steuert die Verzögerung in ms für die Anzeige der Schnellvorschläge.",
"referenceInfos": "Steuert, ob der Editor Verweisinformationen zu den Modi anzeigt, die dies unterstützen.",
"renderControlCharacters": "Steuert, ob der Editor Steuerzeichen rendern soll.",
"renderIndentGuides": "Steuert, ob der Editor Einzugsführungslinien rendern soll.",
"renderWhitespace": "Steuert, ob der Editor Leerzeichen rendert.",
......
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册