2017-05-24. Merged in translations from transifex.

This commit is contained in:
Daniel Ye 2017-05-24 22:56:48 -07:00 committed by Dirk Baeumer
parent c96f85a6d2
commit 819467443c
587 changed files with 6511 additions and 128 deletions

View file

@ -0,0 +1,8 @@
[CustomMessages]
AddContextMenuFiles=Adicione a ação "Abrir com %1" ao menu de contexto de arquivo do Windows Explorer
AddContextMenuFolders=Adicione a ação "Abrir com %1" ao menu de contexto de diretório do Windows Explorer
AssociateWithFiles=Registre %1 como um editor para tipos de arquivos suportados
AddToPath=Adicione em PATH (disponível após reiniciar)
RunAfter=Executar %1 após a instalação
Other=Outros:
SourceFile=Arquivo Fonte %1

View file

@ -5,7 +5,7 @@
// Do not edit this file. It is machine generated.
{
"activeEditorShort": "例如 myFile.txt",
"activeEditorMedium": "e.g. myFolder/myFile.txt",
"activeEditorMedium": "例如 myFolder/myFile.txt",
"activeEditorLong": "例如 /Users/Development/myProject/myFolder/myFile.txt",
"rootName": "例如 myProject",
"rootPath": "例如 /Users/Development/myProject",

View file

@ -4,5 +4,5 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"execFailed": "自动检测 gulp 失败,错误为: {0}"
"execFailed": "自动检测 gulp 失败,错误:{0}"
}

View 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.
{}
{
"execFailed": "自动检测 Jake 失败,错误:{0}"
}

View 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.
{}
{
"config.jake.autoDetect": "控制自动检测 Jake 任务是否打开。默认开启。"
}

View file

@ -0,0 +1,6 @@
/*---------------------------------------------------------------------------------------------
* 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.
{}

View file

@ -0,0 +1,6 @@
/*---------------------------------------------------------------------------------------------
* 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.
{}

View file

@ -0,0 +1,6 @@
/*---------------------------------------------------------------------------------------------
* 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.
{}

View file

@ -0,0 +1,6 @@
/*---------------------------------------------------------------------------------------------
* 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.
{}

View file

@ -0,0 +1,6 @@
/*---------------------------------------------------------------------------------------------
* 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.
{}

View file

@ -0,0 +1,6 @@
/*---------------------------------------------------------------------------------------------
* 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.
{}

View file

@ -6,8 +6,6 @@
{
"imgMeta": "{0}x{1} {2}",
"largeImageError": "图像太大,无法在编辑器中显示。 ",
"resourceOpenExternalButton": "打开图片",
"resourceOpenExternalText": " 是否使用外部程序?",
"nativeBinaryError": "文件将不在编辑器中显示,因为它是二进制文件、非常大或使用不支持的文本编码。",
"sizeB": "{0} B",
"sizeKB": "{0} KB",

View file

@ -146,7 +146,7 @@
"miInteractivePlayground": "交互式演练场(&&I)",
"miDocumentation": "文档(&&D)",
"miReleaseNotes": "发行说明(&&R)",
"miKeyboardShortcuts": "键盘快捷方式参考(&&K)",
"miKeyboardShortcuts": "快捷键参考(&&K)",
"miIntroductoryVideos": "介绍性视频(&&V)",
"miTwitter": "在 Twitter 上加入我们(&&J)",
"miUserVoice": "搜索功能请求(&&S)",
@ -159,6 +159,6 @@
"miDownloadingUpdate": "正在下载更新...",
"miInstallingUpdate": "正在安装更新...",
"miCheckForUpdates": "检查更新...",
"aboutDetail": "\n版本 {0}\n提交 {1}\n日期 {2}\nShell {3}\n呈现器 {4}\nNode {5}",
"aboutDetail": "\n版本 {0}\n提交 {1}\n日期 {2}\nShell {3}\n渲染器 {4}\nNode {5}",
"okButton": "确定"
}

View file

@ -14,7 +14,7 @@
"rulers": "显示垂直标尺的列",
"wordSeparators": "执行文字相关的导航或操作时将用作文字分隔符的字符",
"tabSize": "一个制表符等于的空格数。该设置在 `editor.detectIndentation` 启用时根据文件内容进行重写。",
"tabSize.errorMessage": "应为 \\\\\"number\\\\\"。注意,值\\\\\"auto\\\\\"已由 \\\\\"editor.detectIndentation\\\\\" 设置替换。",
"tabSize.errorMessage": "应为“number”。注意值“auto”已由“editor.detectIndentation”设置替换。",
"insertSpaces": "按 \"Tab\" 时插入空格。该设置在 `editor.detectIndentation` 启用时根据文件内容进行重写。",
"insertSpaces.errorMessage": "应为 \"boolean\"。注意,值 \"auto\" 已由 \"editor.detectIndentation\" 设置替换。",
"detectIndentation": "当打开文件时,将基于文件内容检测 \"editor.tabSize\" 和 \"editor.insertSpaces\"。",
@ -29,7 +29,7 @@
"wordWrap.bounded": "将在最小视区和 \"editor.wordWrapColumn\" 处换行。",
"wordWrap": "控制折行方式。可以选择: - “off” (禁用折行), - “on” (视区折行), - “wordWrapColumn”在“editor.wordWrapColumn”处折行或 - “bounded”在视区与“editor.wordWrapColumn”两者的较小者处折行。",
"wordWrapColumn": "在 \"editor.wordWrap\" 为 \"wordWrapColumn\" 或 \"bounded\" 时控制编辑器列的换行。",
"wrappingIndent": "控制换行的行的缩进。可以是\\\\\"none\\\\\"、 \\\\\"same\\\\\" 或 \\\\\"indent\\\\\"。",
"wrappingIndent": "控制折行的缩进。可以是“none”、“same”或“indent”。",
"mouseWheelScrollSensitivity": "要对鼠标滚轮滚动事件的 \"deltaX\" 和 \"deltaY\" 使用的乘数 ",
"quickSuggestions.strings": "在字符串内启用快速建议。",
"quickSuggestions.comments": "在注释内启用快速建议。",
@ -41,7 +41,6 @@
"formatOnType": "控制编辑器是否应在键入后自动设置行的格式",
"formatOnPaste": "控制编辑器是否应自动设置粘贴内容的格式。格式化程序必须可用并且能设置文档中某一范围的格式。",
"suggestOnTriggerCharacters": "控制键入触发器字符时是否应自动显示建议",
"acceptSuggestionOnEnter": "控制除了 \"Tab\" 键以外,是否还应在遇到 \"Enter\" 键时接受建议。帮助避免“插入新行”或“接受建议”之间出现歧义。",
"acceptSuggestionOnCommitCharacter": "控制是否应在遇到提交字符时接受建议。例如,在 JavaScript 中,分号(\";\")可以为提交字符,可接受建议并键入该字符。",
"snippetSuggestions": "控制是否将代码段与其他建议一起显示以及它们的排序方式。",
"emptySelectionClipboard": "控制没有选择内容的复制是否复制当前行。",
@ -63,6 +62,7 @@
"renderLineHighlight": "控制编辑器应如何呈现当前行突出显示,可能为“无”、“装订线”、“线”和“全部”。",
"codeLens": "控制编辑器是否显示代码滤镜",
"folding": "控制编辑器是否启用代码折叠功能",
"showFoldingControls": "控制是否自动隐藏导航线上的折叠控件。",
"matchBrackets": "当选择其中一项时,将突出显示匹配的括号。",
"glyphMargin": "控制编辑器是否应呈现垂直字形边距。字形边距最常用于调试。",
"useTabStops": "在制表位后插入和删除空格",

View file

@ -0,0 +1,23 @@
/*---------------------------------------------------------------------------------------------
* 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.
{
"noResultWord": "未找到“{0}”的任何定义",
"generic.noResults": "找不到定义",
"meta.title": " {0} 定义",
"actions.goToDecl.label": "转到定义",
"actions.goToDeclToSide.label": "打开侧边的定义",
"actions.previewDecl.label": "查看定义",
"goToImplementation.noResultWord": "未找到“{0}”的实现",
"goToImplementation.generic.noResults": "未找到实现",
"meta.implementations.title": " {0} 个实现",
"actions.goToImplementation.label": "转到实现",
"actions.peekImplementation.label": "速览实现",
"goToTypeDefinition.noResultWord": "未找到“{0}”的类型定义",
"goToTypeDefinition.generic.noResults": "未找到类型定义",
"meta.typeDefinitions.title": " {0} 个类型定义",
"actions.goToTypeDefinition.label": "转到类型定义",
"actions.peekTypeDefinition.label": "快速查看类型定义"
}

View file

@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* 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.
{
"multipleResults": "单击显示 {0} 个定义。"
}

View file

@ -8,7 +8,7 @@
"indentationToTabs": "将缩进转换为制表符",
"configuredTabSize": "已配置制表符大小",
"selectTabWidth": "选择当前文件的制表符大小",
"indentUsingTabs": "使用 \\\\\"Tab\\\\\" 缩进",
"indentUsingTabs": "使用“Tab”缩进",
"indentUsingSpaces": "使用空格缩进",
"detectIndentation": "检查内容中的缩进",
"editor.reindentlines": "重新缩进行"

View file

@ -9,7 +9,7 @@
"editorSuggestWidgetForeground": "建议小组件的前景颜色。",
"editorSuggestWidgetSelectedBackground": "建议小组件中被选择条目的背景颜色。",
"editorSuggestWidgetHighlightForeground": "建议小组件中匹配内容的高亮颜色。",
"readMore": "阅读更多...{0}",
"readMore": "阅读详细信息...{0}",
"suggestionWithDetailsAriaLabel": "{0}(建议)具有详细信息",
"suggestionAriaLabel": "{0},建议",
"readLess": "阅读简略信息...{0}",

View file

@ -10,7 +10,7 @@
"vscode.extension.contributes.configuration": "用于配置字符串。",
"vscode.extension.contributes.configuration.title": "设置摘要。此标签将在设置文件中用作分隔注释。",
"vscode.extension.contributes.configuration.properties": "配置属性的描述。",
"config.property.languageDefault": "无法注册“{0}”。这符合属性模式 \"\\\\[.*\\\\]$\",可用于描述特定语言编辑器设置。请使用 \"configurationDefaults\"。",
"config.property.languageDefault": "无法注册“{0}”。其符合描述特定语言编辑器设置的表达式 \"\\\\[.*\\\\]$\"。请使用 \"configurationDefaults\"。",
"config.property.duplicate": "无法注册“{0}”。此属性已注册。",
"invalid.properties": "configuration.properties 必须是对象",
"invalid.type": "如果进行设置,\"configuration.type\" 必须设置为对象",

View file

@ -34,6 +34,7 @@
"ProblemMatcherParser.noValidIdentifier": "错误: 模式属性 {0} 是无效的模式变量名。",
"ProblemMatcherParser.problemPattern.watchingMatcher": "问题匹配程序必须定义监视的开始模式和结束模式。",
"ProblemMatcherParser.invalidRegexp": "错误: 字符串 {0} 不是有效的正则表达式。\n",
"WatchingPatternSchema.regexp": "用于检测后台任务开始或结束的正则表达式。",
"WatchingPatternSchema.file": "文件名的匹配组索引。可以省略。",
"PatternTypeSchema.name": "所提供或预定义模式的名称",
"PatternTypeSchema.description": "问题模式或者所提供或预定义问题模式的名称。如果已指定基准,则可以省略。",
@ -42,6 +43,12 @@
"ProblemMatcherSchema.severity": "捕获问题的默认严重性。如果模式未定义严重性的匹配组,则使用。",
"ProblemMatcherSchema.applyTo": "控制文本文档上报告的问题是否仅应用于打开、关闭或所有文档。",
"ProblemMatcherSchema.fileLocation": "定义应如何解释问题模式中报告的文件名。",
"ProblemMatcherSchema.background": "用于跟踪在后台任务上激活的匹配程序的开始和结束的模式。",
"ProblemMatcherSchema.background.activeOnStart": "如果设置为 true则会在任务开始时激活后台监控。这相当于发出与 beginPattern 匹配的行。",
"ProblemMatcherSchema.background.beginsPattern": "如果在输出内匹配,则会发出后台任务开始的信号。",
"ProblemMatcherSchema.background.endsPattern": "如果在输出内匹配,则会发出后台任务结束的信号。",
"ProblemMatcherSchema.watching.deprecated": "“watching”属性已被弃用。请改用“background”。",
"ProblemMatcherSchema.watching": "用于跟踪监视匹配程序开始和结束的模式。",
"ProblemMatcherSchema.watching.activeOnStart": "如果设置为 true则当任务开始时观察程序处于活动模式。这相当于发出与 beginPattern 匹配的行。",
"ProblemMatcherSchema.watching.beginsPattern": "如果在输出内匹配,则在监视任务开始时会发出信号。",
"ProblemMatcherSchema.watching.endsPattern": "如果在输出内匹配,则在监视任务结束时会发出信号。",

View 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.
{}
{
"treeView.notRegistered": "没有注册 ID 为“{0}”的树形图。",
"treeItem.notFound": "没有在树中找到 ID 为“{0}”的项目。",
"treeView.duplicateElement": "已注册元素 {0}。"
}

View file

@ -32,6 +32,7 @@
"activityBarBadgeBackground": "活动通知徽章背景色。活动栏显示在最左侧或最右侧,并允许在侧边栏的视图间切换。",
"activityBarBadgeForeground": "活动通知徽章前景色。活动栏显示在最左侧或最右侧,并允许在侧边栏的视图间切换。",
"sideBarBackground": "侧边栏背景色。侧边栏是资源管理器和搜索等视图的容器。",
"sideBarForeground": "侧边栏前景色。侧边栏是资源管理器和搜索等视图的容器。",
"sideBarTitleForeground": "侧边栏标题前景色。侧边栏是资源管理器和搜索等视图的容器。",
"sideBarSectionHeaderBackground": "侧边栏节标题的背景颜色。侧边栏是资源管理器和搜索等视图的容器。",
"titleBarActiveForeground": "窗口处于活动状态时的标题栏前景色。请注意,该颜色当前仅在 macOS 上受支持。",

View file

@ -7,6 +7,7 @@
"view": "查看",
"help": "帮助",
"file": "文件",
"developer": "开发者",
"showEditorTabs": "控制打开的编辑器是否显示在选项卡中。",
"editorTabCloseButton": "控制编辑器的选项卡关闭按钮的位置,或当设置为 \"off\" 时禁用关闭它们。",
"showIcons": "控制打开的编辑器是否随图标一起显示。这还需启用图标主题。",

View file

@ -4,5 +4,5 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"workbench.action.inspectKeyMap": "开发者检查键映射"
"workbench.action.inspectKeyMap": "开发者: 检查键映射"
}

View file

@ -6,6 +6,6 @@
{
"toggle.wordwrap": "查看: 切换自动换行",
"wordWrap.notInDiffEditor": "不能在差异编辑器中切换自动换行。",
"unwrapMinified": "为此文件禁用行",
"unwrapMinified": "为此文件禁用行",
"wrapMinified": "为此文件启用换行"
}

View file

@ -7,6 +7,7 @@
"debugAdapterBinNotFound": "调试适配器可执行的“{0}”不存在。",
"debugAdapterCannotDetermineExecutable": "无法确定调试适配器“{0}”的可执行文件。",
"debugType": "配置类型。",
"debugTypeNotRecognised": "无法识别此调试类型。确保已经安装并启用相应的调试扩展。",
"node2NotSupported": "不再支持 \"node2\",改用 \"node\",并将 \"protocol\" 属性设为 \"inspector\"。",
"debugName": "配置名称;在启动配置下拉菜单中显示。",
"debugRequest": "请求配置类型。可以是“启动”或“附加”。",

View file

@ -4,5 +4,5 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"evaluateMathExpression": "Emmet: 评估数学表达式"
"evaluateMathExpression": "Emmet: 求数学表达式的值"
}

View file

@ -4,10 +4,10 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"incrementNumberByOneTenth": "Emmet: 以 0.1 为增量",
"incrementNumberByOne": "Emmet: 以 1 为增量",
"incrementNumberByTen": "Emmet: 以 10 为增量",
"decrementNumberByOneTenth": "Emmet: 以 0.1 为减量",
"decrementNumberByOne": "Emmet: 以 1 为减量",
"decrementNumberByTen": "Emmet: 以 10 为减量"
"incrementNumberByOneTenth": "Emmet: 增加 0.1",
"incrementNumberByOne": "Emmet: 增加 1",
"incrementNumberByTen": "Emmet: 增加 10",
"decrementNumberByOneTenth": "Emmet: 减少 0.1",
"decrementNumberByOne": "Emmet: 减少 1",
"decrementNumberByTen": "Emmet: 减少 10"
}

View file

@ -4,5 +4,5 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"removeTag": "Emmet: 删除标"
"removeTag": "Emmet: 删除标"
}

View file

@ -4,5 +4,5 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"splitJoinTag": "Emmet: 分离/联接标"
"splitJoinTag": "Emmet: 分离/联接标"
}

View file

@ -4,5 +4,5 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"updateImageSize": "Emmet: 更新像大小"
"updateImageSize": "Emmet: 更新像大小"
}

View file

@ -4,7 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"updateTag": "Emmet: 更新标",
"enterTag": "输入标",
"tag": "标"
"updateTag": "Emmet: 更新标",
"enterTag": "输入标",
"tag": "标"
}

View file

@ -4,7 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"wrapWithAbbreviationAction": "Emmet: 使用缩写进行包",
"wrapWithAbbreviationAction": "Emmet: 使用缩写进行包",
"enterAbbreviation": "输入缩写",
"abbreviation": "缩写"
}

View file

@ -6,8 +6,8 @@
{
"emmetConfigurationTitle": "Emmet",
"triggerExpansionOnTab": "启用后,按 TAB 键时,将展开 Emmet 缩写。",
"emmetPreferences": "用于修改 Emmet 的某些操作和解决程序的首选项。",
"emmetPreferences": "用于修改 Emmet 某些操作和解析程序的行为的首选项。",
"emmetSyntaxProfiles": "为指定的语法定义配置文件或使用带有特定规则的配置文件。",
"emmetExclude": "emmet 缩写不应在其中展开的语言数组。",
"emmetExtensionsPath": "转至包含 Emmet 配置文件、片段和首选项的文件的路径"
"emmetExclude": "不应展开 Emmet 缩写的语言数组。",
"emmetExtensionsPath": "包含 Emmet 配置文件、代码段和首选项的文件夹路径"
}

View file

@ -4,11 +4,11 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"vscode.extension.contributes.view": "贡献自定义视图",
"vscode.extension.contributes.view": "添加自定义视图",
"vscode.extension.contributes.view.id": "用于标识通过 vscode.workspace.createTreeView 创建的视图的唯一 ID",
"vscode.extension.contributes.view.label": "用于呈现视图的人类可读的字符串",
"vscode.extension.contributes.view.icon": "视图图标的路径",
"vscode.extension.contributes.views": "贡献自定义视图",
"vscode.extension.contributes.views": "添加自定义视图",
"showViewlet": "显示 {0}",
"view": "查看"
}

View 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.
{}
{
"disableOtherKeymapsConfirmation": "是否禁用其他键映射以避免键绑定之间的冲突?",
"yes": "是",
"no": "否"
}

View file

@ -16,7 +16,6 @@
"associations": "配置语言的文件关联(如: \"*.extension\": \"html\")。这些关联的优先级高于已安装语言的默认关联。",
"encoding": "读取和编写文件时将使用的默认字符集编码。",
"autoGuessEncoding": "启用时,会在打开文件时尝试猜测字符集编码",
"eol": "默认行尾字符。",
"trimTrailingWhitespace": "启用后,将在保存文件时剪裁尾随空格。",
"insertFinalNewline": "启用后,保存文件时在文件末尾插入一个最终新行。",
"files.autoSave.off": "永不自动保存更新后的文件。",

View file

@ -4,5 +4,5 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"orphanedFile": "{0} (deleted from disk)"
"orphanedFile": "{0} (磁盘上已删除)"
}

View file

@ -5,5 +5,11 @@
// Do not edit this file. It is machine generated.
{
"slow": "检测到启动缓慢",
"slow.detail": "抱歉,出现了启动缓慢的情况。请重启“{0}”并启用分析,将分析文件与我们共享,我们会努力提高启动速度。"
"slow.detail": "抱歉,出现了启动缓慢的情况。请重启“{0}”并启用分析,将分析文件与我们共享,我们会努力提高启动速度。",
"prof.message": "已成功创建描述文件。",
"prof.detail": "请创建问题并手动附加以下文件:\n{0}",
"prof.restartAndFileIssue": "创建问题并重启",
"prof.restart": "重启",
"prof.thanks": "感谢您的帮助。",
"prof.detail.restart": "需要重新启动才能继续使用“{0}”。再次感谢您的贡献。"
}

View file

@ -4,11 +4,11 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"keybindingsInputName": "键盘快捷",
"keybindingsInputName": "键盘快捷方式",
"SearchKeybindings.AriaLabel": "搜索键绑定",
"SearchKeybindings.Placeholder": "搜索键绑定",
"sortByPrecedene": "按优先级排序",
"header-message": "用于高级自定义打开和编辑",
"header-message": "高级自定义打开和编辑",
"keybindings-file-name": "keybindings.json",
"keybindingsLabel": "键绑定",
"changeLabel": "更改键绑定",

View file

@ -6,7 +6,7 @@
{
"openGlobalSettings": "打开用户设置",
"openGlobalKeybindings": "打开键盘快捷方式",
"openGlobalKeybindingsFile": "打开键盘快捷文件",
"openGlobalKeybindingsFile": "打开键盘快捷方式文件",
"openWorkspaceSettings": "打开工作区设置",
"configureLanguageBasedSettings": "配置语言特定的设置...",
"languageDescriptionConfigured": "({0})",

View file

@ -4,7 +4,8 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"toggleGitViewlet": "显示 GIT",
"toggleGitViewlet": "显示 Git",
"installAdditionalSCMProviders": "安装其他 SCM 提供程序...",
"source control": "源代码管理",
"toggleSCMViewlet": "显示 SCM",
"view": "查看"

View file

@ -4,5 +4,6 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"switch provider": "切换 SCM 提供程序..."
"installAdditionalSCMProviders": "安装其他 SCM 提供程序...",
"switch provider": "切换源代码管理系统..."
}

View file

@ -4,7 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"vscode.extension.contributes.snippets": "贡献代码段。",
"vscode.extension.contributes.snippets": "添加代码段。",
"vscode.extension.contributes.snippets-language": "此代码片段参与的语言标识符。",
"vscode.extension.contributes.snippets-path": "代码片段文件的路径。该路径相对于扩展文件夹,通常以 \"./snippets/\" 开头。",
"invalid.language": "“contributes.{0}.language”中存在未知的语言。提供的值: {1}",

View file

@ -4,5 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"entryAriaLabel": "{0},任务"
"entryAriaLabel": "{0},任务",
"workspace": "来自工作区",
"extension": "来自扩展"
}

View file

@ -6,5 +6,6 @@
{
"TerminalTaskSystem.unknownError": "在执行任务时发生未知错误。请参见任务输出日志了解详细信息。",
"TerminalTaskSystem.terminalName": "任务 - {0}",
"TerminalTaskSystem": "无法对 UNC 驱动器执行 shell 命令。"
"TerminalTaskSystem": "无法对 UNC 驱动器执行 shell 命令。",
"unkownProblemMatcher": "无法解析问题匹配程序 {0}。此匹配程序将被忽略"
}

View file

@ -7,5 +7,6 @@
"TaskRunnerSystem.unknownError": "在执行任务时发生未知错误。请参见任务输出日志了解详细信息。",
"TaskRunnerSystem.watchingBuildTaskFinished": "\n监视生成任务已完成",
"TaskRunnerSystem.childProcessError": "Failed to launch external program {0} {1}.",
"TaskRunnerSystem.cancelRequested": "\n已根据用户请求终止了任务'{0}' "
"TaskRunnerSystem.cancelRequested": "\n已根据用户请求终止了任务'{0}' ",
"unkownProblemMatcher": "无法解析问题匹配程序 {0}。此匹配程序将被忽略"
}

View file

@ -17,7 +17,7 @@
"watermark.selectTheme": "更改主题",
"watermark.selectKeymap": "更改键映射",
"watermark.keybindingsReference": "键盘参考",
"watermark.openGlobalKeybindings": "键盘快捷",
"watermark.openGlobalKeybindings": "键盘快捷方式(&&K)",
"watermark.unboundCommand": "未绑定",
"workbenchConfigurationTitle": "工作台",
"tips.enabled": "启用后,当没有打开编辑器时将显示水印提示。"

View file

@ -9,18 +9,23 @@
"welcomePage.start": "开始",
"welcomePage.newFile": "新建文件",
"welcomePage.openFolder": "打开文件夹...",
"welcomePage.cloneGitRepository": "克隆 GIT 存储库...",
"welcomePage.cloneGitRepository": "克隆 Git 存储库...",
"welcomePage.recent": "最近",
"welcomePage.moreRecent": "更多...",
"welcomePage.noRecentFolders": "无最近使用文件夹",
"welcomePage.help": "帮助",
"welcomePage.keybindingsCheatsheet": "可打印的键盘速查表",
"welcomePage.introductoryVideos": "入门视频",
"welcomePage.productDocumentation": "产品文档",
"welcomePage.gitHubRepository": "GitHub 存储库",
"welcomePage.stackOverflow": "Stack Overflow",
"welcomePage.showOnStartup": "启动时显示欢迎页",
"welcomePage.customize": "自定义",
"welcomePage.installExtensionPacks": "工具和语言",
"welcomePage.installExtensionPacksDescription": "安装对 {0} 和 {1} 的支持",
"welcomePage.moreExtensions": "更多",
"welcomePage.installKeymapDescription": "安装键盘快捷方式",
"welcomePage.installKeymapExtension": "安装 {0} 和 {1} 的键盘快捷方式",
"welcomePage.others": "其他",
"welcomePage.colorTheme": "颜色主题",
"welcomePage.colorThemeDescription": "使编辑器和代码呈现你喜欢的外观",

View file

@ -5,11 +5,25 @@
// Do not edit this file. It is machine generated.
{
"welcomePage": "欢迎使用",
"welcomePage.javaScript": "JavaScript",
"welcomePage.typeScript": "TypeScript",
"welcomePage.python": "Python",
"welcomePage.php": "PHP",
"welcomePage.docker": "Docker",
"welcomePage.vim": "Vim",
"welcomePage.sublime": "Sublime",
"welcomePage.atom": "Atom",
"welcomePage.extensionPackAlreadyInstalled": "已安装对 {0} 的支持。",
"welcomePage.willReloadAfterInstallingExtensionPack": "安装对 {0} 的支持后,将重载窗口。",
"welcomePage.installingExtensionPack": "正在安装对 {0} 的支持...",
"welcomePage.extensionPackNotFound": "找不到对 {0} (ID: {1}) 的支持。",
"welcomePage.keymapAlreadyInstalled": "已安装 {0} 键盘快捷方式。",
"welcomePage.willReloadAfterInstallingKeymap": "安装 {0} 键盘快捷方式后,将重载窗口。",
"welcomePage.installingKeymap": "正在安装 {0} 键盘快捷方式...",
"welcomePage.keymapNotFound": "找不到 ID 为 {1} 的 {0} 键盘快捷方式。",
"welcome.title": "欢迎使用",
"welcomePage.extensionListSeparator": "",
"welcomePage.installedExtension": "{0}(已安装)",
"ok": "确定",
"cancel": "取消",
"welcomePage.quickLinkBackground": "欢迎页快速链接的背景颜色。",

View file

@ -14,18 +14,18 @@
"vscode.extension.contributes.iconThemes.label": "UI 中显示的图标主题的标签。",
"vscode.extension.contributes.iconThemes.path": "图标主题定义文件的路径。该路径相对于扩展文件夹,通常是 \"./icons/awesome-icon-theme.json\"。",
"migration.completed": "已向用户设置添加了新的主题设置。{0} 中可备份。",
"error.cannotloadtheme": "Unable to load {0}: {1}",
"reqarray": "Extension point `{0}` must be an array.",
"error.cannotloadtheme": "无法加载 {0}: {1}",
"reqarray": "扩展点“{0}”必须是一个数组。",
"reqpath": "“contributes.{0}.path”中应为字符串。提供的值: {1}",
"invalid.path.1": "“contributes.{0}.path”({1})应包含在扩展的文件夹({2})内。这可能会使扩展不可移植。",
"reqid": "“contributes.{0}.id”中应为字符串。提供的值: {1}",
"error.cannotloadicontheme": "Unable to load {0}",
"error.cannotparseicontheme": "Problems parsing file icons file: {0}",
"colorTheme": "Specifies the color theme used in the workbench.",
"colorThemeError": "Theme is unknown or not installed.",
"iconTheme": "Specifies the icon theme used in the workbench.",
"colorTheme": "指定工作台中使用的颜色主题。",
"colorThemeError": "主题未知或未安装。",
"iconTheme": "指定在工作台中使用的图标主题。",
"noIconThemeDesc": "No file icons",
"iconThemeError": "File icon theme is unknown or not installed.",
"iconThemeError": "文件图标主题未知或未安装。",
"workbenchColors": "覆盖当前所选颜色主题的颜色。",
"workbenchColors.deprecated": "该设置不再是实验性设置并已重命名为“workbench.colorCustomizations”",
"workbenchColors.deprecatedDescription": "改用“workbench.colorCustomizations”"

View file

@ -0,0 +1,6 @@
/*---------------------------------------------------------------------------------------------
* 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.
{}

View file

@ -0,0 +1,6 @@
/*---------------------------------------------------------------------------------------------
* 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.
{}

View file

@ -0,0 +1,6 @@
/*---------------------------------------------------------------------------------------------
* 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.
{}

View file

@ -0,0 +1,6 @@
/*---------------------------------------------------------------------------------------------
* 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.
{}

View file

@ -0,0 +1,6 @@
/*---------------------------------------------------------------------------------------------
* 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.
{}

View file

@ -0,0 +1,6 @@
/*---------------------------------------------------------------------------------------------
* 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.
{}

View file

@ -6,8 +6,6 @@
{
"imgMeta": "{0}x{1} {2}",
"largeImageError": "因為影像太大,所以無法在編輯器中顯示。",
"resourceOpenExternalButton": "開啟影像",
"resourceOpenExternalText": " 要使用外部程式嗎?",
"nativeBinaryError": "檔案為二進位檔、非常大或使用不支援的文字編碼,因此將不會顯示於編輯器中。",
"sizeB": "{0}B",
"sizeKB": "{0}KB",

View file

@ -14,6 +14,7 @@
"mHelp": "說明 (&&H)",
"miNewWindow": "開新視窗(&&W)",
"mAbout": "關於 {0}",
"mServices": "服務",
"mHide": "隱藏 {0}",
"mHideOthers": "隱藏其他",
"mShowAll": "全部顯示",

View file

@ -40,7 +40,6 @@
"formatOnType": "控制編輯器是否應在輸入一行後自動格式化",
"formatOnPaste": "控制編輯器是否應自動設定貼上的內容格式。格式器必須可供使用,而且格式器應該能夠設定文件中一個範圍的格式。",
"suggestOnTriggerCharacters": "控制輸入觸發字元時,是否應自動顯示建議",
"acceptSuggestionOnEnter": "控制除了 'Tab' 外,是否也藉由按下 'Enter' 接受建議。如此可避免混淆要插入新行或接受建議。",
"acceptSuggestionOnCommitCharacter": "控制認可字元是否應接受建議。例如在 JavaScript 中,分號 (';') 可以是接受建議並鍵入該字元的認可字元。",
"snippetSuggestions": "控制程式碼片段是否隨其他建議顯示,以及其排序方式。",
"emptySelectionClipboard": "控制複製時不選取任何項目是否會複製目前程式行。",

View file

@ -7,6 +7,9 @@
"lineHighlight": "目前游標位置行的反白顯示背景色彩。",
"lineHighlightBorderBox": "目前游標位置行之周圍框線的背景色彩。",
"rangeHighlight": "反白顯示範圍的背景色彩,例如 Quick Open 與尋找功能。",
"caret": "編輯器游標的色彩。",
"editorWhitespaces": "編輯器中空白字元的色彩。",
"editorIndentGuides": "編輯器縮排輔助線的色彩。",
"editorLineNumbers": "編輯器行號的色彩。",
"editorRuler": "編輯器尺規的色彩",
"editorCodeLensForeground": "編輯器程式碼濾鏡的前景色彩",

View file

@ -0,0 +1,23 @@
/*---------------------------------------------------------------------------------------------
* 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.
{
"noResultWord": "找不到 '{0}' 的定義",
"generic.noResults": "找不到任何定義",
"meta.title": " - {0} 個定義",
"actions.goToDecl.label": "移至定義",
"actions.goToDeclToSide.label": "在一側開啟定義",
"actions.previewDecl.label": "預覽定義",
"goToImplementation.noResultWord": "找不到 '{0}' 的任何實作",
"goToImplementation.generic.noResults": "找不到任何實作",
"meta.implementations.title": " {0} 個實作",
"actions.goToImplementation.label": "前往實作",
"actions.peekImplementation.label": "預覽實作",
"goToTypeDefinition.noResultWord": "找不到 '{0}' 的任何類型定義",
"goToTypeDefinition.generic.noResults": "找不到任何類型定義",
"meta.typeDefinitions.title": " {0} 個定義",
"actions.goToTypeDefinition.label": "移至類型定義",
"actions.peekTypeDefinition.label": "預覽類型定義"
}

View file

@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* 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.
{
"multipleResults": "按一下以顯示 {0} 項定義。"
}

View 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.
{}
{
"treeView.duplicateElement": "元件{0}已被註冊"
}

View file

@ -29,6 +29,7 @@
"activityBarBadgeBackground": "活動通知徽章的背景色彩。此活動列會顯示在最左側或最右側,讓您可以切換提要欄位的不同檢視。",
"activityBarBadgeForeground": "活動通知徽章的前背景色彩。此活動列會顯示在最左側或最右側,讓您可以切換提要欄位的不同檢視。",
"sideBarBackground": "提要欄位的背景色彩。提要欄位是檢視 (例如 Explorer 與搜尋) 的容器。",
"sideBarForeground": "側欄的前景顏色.側欄包含Explorer與搜尋.",
"sideBarTitleForeground": "提要欄位標題的前景色彩。提要欄位是檢視 (例如 Explorer 與搜尋) 的容器。",
"sideBarSectionHeaderBackground": "提要欄位區段標頭的背景色彩。提要欄位是檢視 (例如 Explorer 與搜尋) 的容器。",
"titleBarActiveForeground": "作用中視窗之標題列的前景。請注意,目前只有 macOS 支援此色彩。",

View file

@ -7,6 +7,7 @@
"view": "檢視",
"help": "說明",
"file": "檔案",
"developer": "開發人員",
"showEditorTabs": "控制已開啟的編輯器是否應顯示在索引標籤中。",
"editorTabCloseButton": "控制編輯器的索引標籤關閉按鈕位置,或在設為 'off' 時將其停用。",
"showIcons": "控制開啟的編輯器是否搭配圖示顯示。這需要同時啟用圖示佈景主題。",

View 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.
{}
{
"disableOtherKeymapsConfirmation": "要停用其他按鍵對應,以避免按鍵繫結關係發生衝突嗎?",
"yes": "是",
"no": "否"
}

View file

@ -16,7 +16,6 @@
"associations": "將檔案關聯設定為語言 (例如 \"*.extension\": \"html\")。這些語言優先於已安裝語言的預設關聯。",
"encoding": "讀取與寫入檔案時要使用的預設字元集編碼。",
"autoGuessEncoding": "如有啟用,將會在開啟檔案時,嘗試猜測字元集編碼",
"eol": "預設行尾字元。",
"trimTrailingWhitespace": "若啟用,將在儲存檔案時修剪尾端空白。",
"insertFinalNewline": "啟用時,請在儲存檔案時在其結尾插入最後一個新行。",
"files.autoSave.off": "已變更的檔案一律不會自動儲存。",

View file

@ -5,5 +5,9 @@
// Do not edit this file. It is machine generated.
{
"slow": "偵測到啟動速度慢",
"slow.detail": "抱歉! 先前的啟動速度過慢。請重新啟動 '{0}' 並啟用剖析功能,同時將設定檔提供給我們,我們將努力提升啟動的品質。"
"slow.detail": "抱歉! 先前的啟動速度過慢。請重新啟動 '{0}' 並啟用剖析功能,同時將設定檔提供給我們,我們將努力提升啟動的品質。",
"prof.message": "已成功建立設定檔。",
"prof.detail": "請建立問題,並手動附加下列檔案:\n{0}",
"prof.restartAndFileIssue": "建立問題並重新啟動",
"prof.restart": "重新啟動"
}

View file

@ -5,6 +5,7 @@
// Do not edit this file. It is machine generated.
{
"toggleGitViewlet": "顯示 Git",
"installAdditionalSCMProviders": "安裝額外SCM提供者...",
"source control": "原始檔控制",
"toggleSCMViewlet": "顯示 SCM",
"view": "檢視"

View file

@ -4,5 +4,6 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"installAdditionalSCMProviders": "安裝額外SCM提供者...",
"switch provider": "切換 SCM 提供者..."
}

View file

@ -4,5 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"entryAriaLabel": "{0},工作"
"entryAriaLabel": "{0},工作",
"workspace": "從工作區",
"extension": "從擴充功能"
}

View file

@ -6,6 +6,7 @@
{
"selectTheme.label": "色彩佈景主題",
"installColorThemes": "安裝其他的色彩佈景主題...",
"themes.selectTheme": "選取色彩主題(上/下鍵預覽)",
"selectIconTheme.label": "檔案圖示佈景主題",
"installIconThemes": "安裝其他的檔案圖示主題...",
"noIconThemeLabel": "無",

View file

@ -11,6 +11,7 @@
"welcomePage.openFolder": "開啟資料夾...",
"welcomePage.cloneGitRepository": "複製 Git 存放庫...",
"welcomePage.recent": "最近使用",
"welcomePage.moreRecent": "更多...",
"welcomePage.noRecentFolders": "沒有最近使用的資料夾",
"welcomePage.help": "說明",
"welcomePage.introductoryVideos": "簡介影片",
@ -19,10 +20,12 @@
"welcomePage.stackOverflow": "Stack Overflow",
"welcomePage.showOnStartup": "啟動時顯示歡迎頁面",
"welcomePage.customize": "自訂",
"welcomePage.moreExtensions": "更多",
"welcomePage.installKeymapDescription": "安裝鍵盤快速鍵",
"welcomePage.others": "其他",
"welcomePage.colorTheme": "彩色佈景主題",
"welcomePage.colorThemeDescription": "將編輯器及您的程式碼設定成您喜愛的外觀",
"welcomePage.learn": "深入了解",
"welcomePage.showCommands": "尋找及執行所有命令",
"welcomePage.showCommandsDescription": "從控制台快速存取及搜尋命令 ({0})",
"welcomePage.interfaceOverview": "介面概觀",

View file

@ -5,11 +5,22 @@
// Do not edit this file. It is machine generated.
{
"welcomePage": "歡迎使用",
"welcomePage.javaScript": "JavaScript",
"welcomePage.typeScript": "TypeScript",
"welcomePage.python": "Python",
"welcomePage.php": "PHP",
"welcomePage.docker": "Docker",
"welcomePage.vim": "活力",
"welcomePage.sublime": "壯麗",
"welcomePage.atom": "Atom",
"welcomePage.keymapAlreadyInstalled": "已安裝 {0} 鍵盤快速鍵。",
"welcomePage.willReloadAfterInstallingKeymap": "{0} 鍵盤快速鍵安裝完成後,將會重新載入此視窗。",
"welcomePage.installingKeymap": "正在安裝 {0} 鍵盤快速鍵...",
"welcomePage.keymapNotFound": "找不到識別碼為 {1} 的 {0} 鍵盤快速鍵。",
"welcome.title": "歡迎使用",
"welcomePage.extensionListSeparator": ",",
"welcomePage.installedExtension": "{0}(已安裝)",
"ok": "確定",
"cancel": "取消"
"cancel": "取消",
"welcomePage.quickLinkBackground": "起始頁面連結的背景色彩."
}

View file

@ -5,5 +5,6 @@
// Do not edit this file. It is machine generated.
{
"walkThrough.unboundCommand": "未繫結",
"walkThrough.gitNotFound": "您的系統上似乎未安裝 Git。"
"walkThrough.gitNotFound": "您的系統上似乎未安裝 Git。",
"walkThrough.embeddedEditorBackground": "編輯器互動區塊的背景色彩."
}

View file

@ -7,5 +7,5 @@
"using git": "Verwenden von Git {0} von {1}",
"updateGit": "Git aktualisieren",
"neverShowAgain": "Nicht mehr anzeigen",
"git20": "Sie haben anscheinend Git {0} installiert. Der Code funktioniert am besten mit Git 2 oder älter"
"git20": "Sie haben anscheinend Git {0} installiert. Code funktioniert am besten mit Git 2 oder neuer"
}

View file

@ -0,0 +1,6 @@
/*---------------------------------------------------------------------------------------------
* 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.
{}

View file

@ -0,0 +1,6 @@
/*---------------------------------------------------------------------------------------------
* 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.
{}

View file

@ -0,0 +1,6 @@
/*---------------------------------------------------------------------------------------------
* 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.
{}

View file

@ -0,0 +1,6 @@
/*---------------------------------------------------------------------------------------------
* 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.
{}

View file

@ -0,0 +1,6 @@
/*---------------------------------------------------------------------------------------------
* 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.
{}

View file

@ -0,0 +1,6 @@
/*---------------------------------------------------------------------------------------------
* 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.
{}

View file

@ -6,8 +6,6 @@
{
"imgMeta": "{0}x{1} {2}",
"largeImageError": "Das Bild ist zu groß für den Editor. ",
"resourceOpenExternalButton": "Bild öffnen",
"resourceOpenExternalText": " mit externem Programm?",
"nativeBinaryError": "Die Datei wird nicht im Editor angezeigt, weil sie binär oder sehr groß ist oder eine nicht unterstützte Textcodierung verwendet.",
"sizeB": "{0} B",
"sizeKB": "{0} KB",

View file

@ -40,7 +40,6 @@
"formatOnType": "Steuert, ob der Editor Zeilen automatisch nach der Eingabe formatiert.",
"formatOnPaste": "Steuert, ob der Editor den eingefügten Inhalt automatisch formatiert.",
"suggestOnTriggerCharacters": "Steuert, ob Vorschläge automatisch bei der Eingabe von Triggerzeichen angezeigt werden.",
"acceptSuggestionOnEnter": "Steuert, ob Vorschläge über die Eingabetaste (zusätzlich zur TAB-Taste) angenommen werden sollen. Vermeidet Mehrdeutigkeit zwischen dem Einfügen neuer Zeilen oder dem Annehmen von Vorschlägen.",
"acceptSuggestionOnCommitCharacter": "Steuert, ob Vorschläge über Commitzeichen angenommen werden sollen. In JavaScript kann ein Semikolon (\";\") beispielsweise ein Commitzeichen sein, das einen Vorschlag annimmt und dieses Zeichen eingibt.",
"snippetSuggestions": "Steuert, ob Codeausschnitte mit anderen Vorschlägen angezeigt und wie diese sortiert werden.",
"emptySelectionClipboard": "Steuert, ob ein Kopiervorgang ohne Auswahl die aktuelle Zeile kopiert.",

View file

@ -0,0 +1,23 @@
/*---------------------------------------------------------------------------------------------
* 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.
{
"noResultWord": "Keine Definition gefunden für \"{0}\".",
"generic.noResults": "Keine Definition gefunden",
"meta.title": " {0} Definitionen",
"actions.goToDecl.label": "Gehe zu Definition",
"actions.goToDeclToSide.label": "Definition an der Seite öffnen",
"actions.previewDecl.label": "Peek-Definition",
"goToImplementation.noResultWord": "Keine Implementierung gefunden für \"{0}\"",
"goToImplementation.generic.noResults": "Keine Implementierung gefunden",
"meta.implementations.title": "{0} Implementierungen",
"actions.goToImplementation.label": "Zur Implementierung wechseln",
"actions.peekImplementation.label": "Vorschau der Implementierung anzeigen",
"goToTypeDefinition.noResultWord": "Keine Typendefinition gefunden für \"{0}\"",
"goToTypeDefinition.generic.noResults": "Keine Typendefinition gefunden",
"meta.typeDefinitions.title": "{0} Typdefinitionen",
"actions.goToTypeDefinition.label": "Zur Typdefinition wechseln",
"actions.peekTypeDefinition.label": "Vorschau der Typdefinition anzeigen"
}

View file

@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* 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.
{
"multipleResults": "Klicken Sie, um {0} Definitionen anzuzeigen."
}

View file

@ -7,6 +7,7 @@
"view": "Anzeigen",
"help": "Hilfe",
"file": "Datei",
"developer": "Entwickler",
"showEditorTabs": "Steuert, ob geöffnete Editoren auf Registerkarten angezeigt werden sollen.",
"editorTabCloseButton": "Steuert die Position der Schließen-Schaltflächen der Editor-Registerkarten oder deaktiviert sie bei der Einstellung \"off\".",
"showIcons": "Steuert, ob geöffnete Editoren mit einem Symbol angezeigt werden sollen. Hierzu muss auch ein Symboldesign aktiviert werden.",

View 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.
{}
{
"disableOtherKeymapsConfirmation": "Andere Tastenzuordnungen deaktivieren, um Konflikte zwischen Tastenzuordnungen zu vermeiden?",
"yes": "Ja",
"no": "Nein"
}

View file

@ -16,7 +16,6 @@
"associations": "Konfigurieren Sie Dateizuordnungen zu Sprachen (beispielsweise \"*.extension\": \"html\"). Diese besitzen Vorrang vor den Standardzuordnungen der installierten Sprachen.",
"encoding": "Die Standardzeichensatz-Codierung, die beim Lesen und Schreiben von Dateien verwendet werden soll.",
"autoGuessEncoding": "Ist diese Option aktiviert, wird beim Öffnen von Dateien versucht, die Zeichensatzcodierung automatisch zu ermitteln.",
"eol": "Das Zeilenende-Standardzeichen.",
"trimTrailingWhitespace": "Bei Aktivierung werden nachgestellte Leerzeichen beim Speichern einer Datei gekürzt.",
"insertFinalNewline": "Bei Aktivierung wird beim Speichern einer Datei eine abschließende neue Zeile am Dateiende eingefügt.",
"files.autoSave.off": "Eine geänderte Datei wird nie automatisch gespeichert.",

View file

@ -5,5 +5,9 @@
// Do not edit this file. It is machine generated.
{
"slow": "Langsamer Start erkannt",
"slow.detail": "Es tut uns leid, dass Ihr Start so langsam war. Starten Sie \"{0}\" mit aktivierter Profilerstellung neu, geben Sie die Profile für uns frei, und wir tun unser Bestes, damit der Start bald wieder perfekt funktioniert."
"slow.detail": "Es tut uns leid, dass Ihr Start so langsam war. Starten Sie \"{0}\" mit aktivierter Profilerstellung neu, geben Sie die Profile für uns frei, und wir tun unser Bestes, damit der Start bald wieder perfekt funktioniert.",
"prof.message": "Profile wurden erfolgreich erstellt.",
"prof.detail": "Erstellen Sie ein Problem, und fügen Sie die folgenden Dateien manuell an:\n{0}",
"prof.restartAndFileIssue": "Problem erstellen und neu starten",
"prof.restart": "Neu starten"
}

View file

@ -5,6 +5,11 @@
// Do not edit this file. It is machine generated.
{
"welcomePage": "Willkommen",
"welcomePage.typeScript": "TypeScript",
"welcomePage.php": "PHP",
"welcomePage.vim": "Vim",
"welcomePage.sublime": "Sublime",
"welcomePage.atom": "Atom",
"welcomePage.keymapAlreadyInstalled": "Die {0} Tastenkombinationen sind bereits installiert.",
"welcomePage.willReloadAfterInstallingKeymap": "Das Fenster wird nach der Installation der {0}-Tastaturbefehle neu geladen.",
"welcomePage.installingKeymap": "Die {0}-Tastenkombinationen werden installiert...",

View 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.
{}
{
"execFailed": "La detección automática de Jake falló con el error: {0}"
}

View 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.
{}
{
"config.jake.autoDetect": "Controla si la detección automática de tareas Jake estan activada/desactivada. El valor predeterminado es \"activada\"."
}

View file

@ -0,0 +1,6 @@
/*---------------------------------------------------------------------------------------------
* 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.
{}

View file

@ -0,0 +1,6 @@
/*---------------------------------------------------------------------------------------------
* 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.
{}

View file

@ -0,0 +1,6 @@
/*---------------------------------------------------------------------------------------------
* 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.
{}

View file

@ -0,0 +1,6 @@
/*---------------------------------------------------------------------------------------------
* 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.
{}

View file

@ -0,0 +1,6 @@
/*---------------------------------------------------------------------------------------------
* 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.
{}

View file

@ -0,0 +1,6 @@
/*---------------------------------------------------------------------------------------------
* 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.
{}

Some files were not shown because too many files have changed in this diff Show more