21 lines
1.2 KiB
JSON
21 lines
1.2 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.
|
|
{
|
|
"ssh.canceled": "已取消 SSH 命令",
|
|
"ssh.passphrase.input.box": "输入 ssh 密钥的密码 {0}",
|
|
"ssh.enter.password.for.user": "输入用户 \"{0}\" 的密码",
|
|
"ssh.message.enter.password": "输入密码",
|
|
"ssh.continue.confirmation.placeholder": "您确定要继续吗?",
|
|
"ssh.host.key.confirmation.title": "\"{0}\" 具有指纹 \"{1}\"。",
|
|
"continue": "继续",
|
|
"cancel": "取消",
|
|
"ssh.terminal.command.canceled": "已取消 \"{0}\" 终端命令。",
|
|
"ssh.terminal.command.done": "已完成 \"{0}\" 终端命令。",
|
|
"ssh.continuing.command.canceled": "已取消任务 \"{0}\",但基础命令可能不会终止。请手动进行检查。",
|
|
"ssh.process.failed": "\"{0}\" 进程失败: {1}",
|
|
"ssh.wrote.data.to.terminal": "\"{0}\" 已将数据写入终端: \"{1}\"。"
|
|
}
|