18 lines
1.1 KiB
JSON
18 lines
1.1 KiB
JSON
/*---------------------------------------------------------------------------------------------
|
|
* 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.
|
|
{
|
|
"add.debug.configuration.not.available.for.single.file": "添加调试配置不适用于单个文件。",
|
|
"cannot.modify.config.file": "由于分析失败“{0}”,无法修改 SSH 配置文件。",
|
|
"no.valid.ssh.config.file": "找不到有效的 SSH 配置文件。",
|
|
"enter.ssh.target.name": "输入 SSH 目标名称",
|
|
"ssh.target.name.place.holder": "示例: `mySSHTarget`",
|
|
"enter.ssh.connection.command": "输入 SSH 连接命令",
|
|
"ssh.connection.command.place.holder": "示例: `ssh [email protected] -A`",
|
|
"select.ssh.config.file": "选择 SSH 配置文件",
|
|
"yes": "是",
|
|
"no": "否",
|
|
"ssh.target.delete.confirmation": "是否确实要永久删除“{0}”?"
|
|
} |