File name: | telnet.exe.mui |
Size: | 10240 byte |
MD5: | 28b3bdd6051cb1c2c8bcfc2398ee9fb5 |
SHA1: | f06823fbbc19445d632a3f6cc6a9986e2501272a |
SHA256: | a8a0ee88761be28b9cd181ce8371e0c0c0a8b2aed52794aef02c6e015be95502 |
Operating systems: | Windows 10 |
Extension: | MUI |
In x64: | telnet.exe Microsoft Telnet 客户端 (32 位) |
If an error occurred or the following message in Chinese (Simplified) language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.
id | Chinese (Simplified) | English |
---|---|---|
121 | DebugFlags | DebugFlags |
122 | PromptFlags | PromptFlags |
126 | TELNET.HLP | TELNET.HLP |
127 | Telnet - | Telnet - |
128 | Telnet - (无) | Telnet - (None) |
129 | Telnet | Telnet |
130 | 连接 | Connect |
132 | 遗失对主机的连接。 |
Connection to host lost. |
135 | 连接失败 | Connect failed |
136 | 无法访问用户设置。 | Unable to access user settings. |
137 | 内存不足。 | Out of memory. |
138 | 粘贴的文字超出 256 字节。你想延迟粘贴吗? | You are pasting in more than 256 bytes. Do you want to have delayed pasting? |
139 | Telnet Version 2.0 | Telnet Version 2.0 |
141 | 正在连接 | Connecting To |
142 | telnet [-a][-e escape char][-f log file][-l user][-t term][host [port]] -a 企图自动登录。除了用当前已登陆的用户名以外,与 -l 选项相同。 -e 跳过字符来进入 telnet 客户端提示。 -f 客户端登录的文件名 -l 指定远程系统上登录用的用户名。 要求远程系统支持 TELNET ENVIRON 选项。 -t 指定终端类型。 支持的终端类型仅是: vt100, vt52, ansi 和 vtnt。 host 指定要连接的远程计算机的主机名或 IP 地址。 port 指定端口号或服务名。 |
telnet [-a][-e escape char][-f log file][-l user][-t term][host [port]] -a Attempt automatic logon. Same as -l option except uses the currently logged on user's name. -e Escape character to enter telnet client prompt. -f File name for client side logging -l Specifies the user name to log in with on the remote system. Requires that the remote system support the TELNET ENVIRON option. -t Specifies terminal type. Supported term types are vt100, vt52, ansi and vtnt only. host Specifies the hostname or IP address of the remote computer to connect to. port Specifies a port number or service name. |
181 | 套接字初始化故障。 | Failure in socket initialization. |
185 | 无法打开到主机的连接。 | Could not open connection to the host, |
186 | JIS Kanji | JIS Kanji |
187 | Shift JIS | Shift JIS |
188 | Japanese EUC | Japanese EUC |
189 | DEC Kanji | DEC Kanji |
190 | NEC Kanji | NEC Kanji |
191 | JIS Kanji(78) | JIS Kanji(78) |
192 | ACOS Kanji | ACOS Kanji |
193 | BugEmulation | BugEmulation |
194 | AcosSupport | AcosSupport |
195 | 仿真类型: VT100/Kanji,代码集为: | Emulation type: VT100/Kanji with codeset: |
250 | 欢迎使用 Microsoft Telnet Client
|
Welcome to Microsoft Telnet Client
|
251 | Microsoft Telnet | Microsoft Telnet |
252 | 无效指令。需要帮助,请键入 ?/help
|
Invalid Command. type ?/help for help
|
253 | 命令可能是缩写。支持的命令为: c - close 关闭当前连接 d - display 显示操作参数 o - open hostname [port] 连接到主机(默认端口 23)。 q - quit 退出 telnet set - set 设置选项(键入 'set ?' 获得列表) sen - send 将字符串发送到服务器 st - status 打印状态信息 u - unset 解除设置选项(键入 'set ?' 获得列表) ?/h - help 打印帮助信息 |
Commands may be abbreviated. Supported commands are: c - close close current connection d - display display operating parameters o - open hostname [port] connect to hostname (default port 23). q - quit exit telnet set - set set options (type 'set ?' for a list) sen - send send strings to server st - status print status information u - unset unset options (type 'unset ?' for a list) ?/h - help print help information |
254 | Telnet Client Build %d.%02d.%04d.%d
|
Telnet Client Build %d.%02d.%04d.%d
|
255 | close | close |
256 | display | display |
257 | help | help |
258 | open | open |
259 | quit | quit |
260 | set | set |
261 | status | status |
262 | unset | unset |
263 | 没有使用 Escape 字符
|
No escape character is used
|
264 | 进行身份验证(NTLM 身份验证)
|
Will auth(NTLM Authentication)
|
265 | 不进行身份验证(NTLM 身份验证)
|
Won't auth(NTLM Authentication)
|
266 | 本地回显启用
|
Local echo on
|
267 | 本地回显关闭
|
Local echo off
|
268 | 已连接到 %s
|
Connected to %s
|
269 | 未连接
|
Not Connected
|
270 | 协商的终端类型为 %s
|
Negotiated term type is %s
|
271 | 将选择终端类型
优选的终端类型为 %s |
Will term type
Preferred term type is %s |
272 | 格式为 'set Name '
要查看帮助请键入 'set ?'。 |
Format is 'set Name '
type 'set ?' for help. |
273 | bsasdel 发送 Backspace 键作为删除
crlf 换行模式 - 引起 return 键发送 CR 和 LF delasbs 发送 Delete 键作为退格 escape x x 是进入 telnet 客户端提示的 escape 字符 localecho 打开 localecho logfile x x 是当前客户端的日志文件 logging 启用日志 mode x x 是控制台或流 ntlm 启用 NTLM 身份验证 term x x 是 ansi、vt100、vt52 或 vtnt |
bsasdel Backspace will be sent as delete
crlf New line mode - Causes return key to send CR & LF delasbs Delete will be sent as backspace escape x x is an escape charater to enter telnet client prompt localecho Turn on localecho. logfile x x is current client log file logging Turn on logging mode x x is console or stream ntlm Turn on NTLM authentication. term x x is ansi, vt100, vt52, or vtnt |
274 | 格式为 'unset Name '
要查看帮助请键入 'unset ?'。 |
Format is 'unset Name '
type 'unset ?' for help. |
275 | bsasdel 退格将被作为退格发送
crlf 换行模式 - 使 return 发送 CR delasbs Delete 将被作为删除发送 escape 不用 escape 字符 localecho 关闭 localecho logging 关闭日志 ntlm 关闭 NTLM 身份验证 |
bsasdel Backspace will be sent as backspace
crlf Line feed mode - Causes return key to send CR delasbs Delete will be sent as delete escape No escape character is used localecho Turn off localecho. logging Turn off logging ntlm Turn off NTLM authentication. |
284 | 仅支持终端类型 vt100、vt52、ansi 和 vtnt。
|
Supported term types are vt100, vt52, ansi and vtnt only.
|
285 | bsasdel 发送 Backspace 键作为删除
crlf 换行模式 - 引起 return 键发送 CR 和 LF delasbs 发送 Delete 键作为退格 escape x x 是进入 telnet 客户端提示的 escape 字符 localecho 打开 localecho logfile x x 是当前客户端的日志文件 logging 启用日志 mode x x 是控制台或流 ntlm 启用 NTLM 身份验证 term x (此处 x 是 ansi、vt100、vt52 或 vtnt) codeset x x 是 Shift JIS、 Japanese EUC、 JIS Kanji、 JIS Kanji(78)、 DEC Kanji 或 NEC Kanji |
bsasdel Backspace will be sent as delete
crlf New line mode - Causes return key to send CR & LF delasbs Delete will be sent as backspace escape x x is an escape charater to enter telnet client prompt localecho Turn on localecho. logfile x x is current client log file logging Turn on logging mode x x is console or stream ntlm Turn on NTLM authentication. term x (where x is ansi, vt100, vt52, or vtnt) codeset x x is Shift JIS, Japanese EUC, JIS Kanji, JIS Kanji(78), DEC Kanji or NEC Kanji |
286 | bsasdel 退格将被作为退格发送
crlf 换行模式 - 使 return 发送 CR delasbs delete 将被作为删除发送 localecho 关闭 localecho logging 关闭 日志 ntlm 关闭 NTLM 身份验证 codeset 关闭日本代码集的 VT80 仿真 |
bsasdel Backspace will be sent as backspace
crlf Line feed mode - Causes return key to send CR delasbs Delete will be sent as delete localecho Turn off localecho. logging Turn off logging ntlm Turn off NTLM authentication. codeset Turn off vt80 emulation for japanese codesets. |
287 | 命令可以缩写。支持的命令为: c - 关闭 关闭当前连接 d - 显示 显示操作参数 o - 打开主机名 [端口] 连接到一个主机名(默认端口 23) q - 退出 退出 telnet set - 设置 设置选项(要列表,请键入 'set ?') sen - 发送 将字符串送到服务器 st - 状态 打印状态信息 u - 解除设置 解除设置选项(要列表,请键入 'unset ?') ?/h - 帮助 打印帮助信息 |
Commands may be abbreviated. Supported commands are: c - close close current connection d - display display operating parameters o - open hostname [port] connect to a hostname (default port 23) q - quit exit telnet set - set set options (type 'set ?' for a list) sen - send send strings to server st - status print status information u - unset unset options (type 'unset ?' for a list) ?/h - help print help information |
288 | Microsoft Telnet 客户端许可证已过期 | The Microsoft Telnet Client License has expired |
289 | 按任意键继续... |
Press any key to continue... |
290 | 仿真类型: 无
|
Emulation type: None
|
291 | 客户端登录
|
Client logging on
|
292 | 客户端注销
|
Client logging off
|
293 | 日志文件: %s
|
Log file : %s
|
294 | 创建日志文件失败。
|
Failed to create log file.
|
295 | 未指定日志文件
|
Logfile is not specified
|
296 | send | send |
297 | 发送中止输出
|
Sent abort output
|
298 | 发送“你在吗”
|
Sent are you there
|
299 | 发送 escape 字符
|
Sent escape character
|
300 | 发送中断进程
|
Sent interrupt process
|
301 | ao 发送 telnet 命令 'Abort Output'
ayt 发送 telnet 命令 'Are You There' brk 发送 telnet 命令 brk esc 发送 当前 telnet escape 字符 ip 发送 telnet 命令 'Interrupt Process' synch 发送 telnet 命令 synch 任何其他字符串都将如其发送到 telnet 服务器。 |
ao Send telnet command 'Abort Output'
ayt Send telnet command 'Are You There' brk Send telnet command brk esc Send current telnet escape character ip Send telnet command 'Interrupt Process' synch Send telnet command synch any other string will be sent as it is to the telnet server |
302 | 格式为 'send String'
要得到帮助,请键入 'send ?' |
Format is 'send String'
type 'send ?' for help |
303 | 发送字符串 %s
|
Sent string %s
|
304 | 发送 synch 命令
|
Sent synch command
|
305 | Delete 将用 backspace 代替
|
Delete will be sent as backspace
|
306 | Backspace 将用 delete 代替
|
Backspace will be sent as delete
|
307 | Delete 将用 delete 代替
|
Delete will be sent as delete
|
308 | Backspace 将用 backspace 代替
|
Backspace will be sent as backspace
|
309 | 换行模式 - 引起 return 键发送 CR 和 LF
|
New line mode - Causes return key to send CR & LF
|
310 | 换行模式 - return 键发送 CR
|
Line feed mode - Causes return key to send CR
|
311 | 流畅模式 - 适用于命令行应用程序
|
Stream mode - Works well with command line applications
|
312 | 控制台模式 - 适用于屏幕应用程序如 vi
|
Console mode - Works well with screen applications like vi
|
313 | 当前模式: | Current mode: |
314 | 数据流
|
Stream
|
315 | 控制台
|
Console
|
316 | 支持的模式仅为控制台和流模式。
|
Supported modes are console and stream only.
|
317 | 支持的代码集为 Shift JIS、Japanese EUC、JIS Kanji、JIS Kanji(78)、DEC Kanji 和 NEC Kanji。
|
Supported codesets are Shift JIS, Japanese EUC, JIS Kanji, JIS Kanji(78), DEC Kanji and NEC Kanji only.
|
318 | 无效的键组合
|
Invalid Key Combination
|
900 | 在端口 %s | on port %s |
901 | ( to ) | ( to ) |
902 | 用法: 打开主机名称端口 |
usage: open hostname port |
903 | Escape 字符为 '%s%c' |
Escape Character is '%s%c' |
904 | 你将要把你的密码信息发送到 %s 区域内的一台远程计算机上。这可能不安全。是否仍要发送(%s/%s): | You are about to send your password information to a remote computer in %s zone. This might not be safe. Do you want to send anyway (%s/%s): |
905 | 是 | y |
906 | 否 | n |
File Description: | Microsoft Telnet 客户端 |
File Version: | 10.0.15063.0 (WinBuild.160101.0800) |
Company Name: | Microsoft Corporation |
Internal Name: | telnet.exe |
Legal Copyright: | © Microsoft Corporation. All rights reserved. |
Original Filename: | telnetc.exe.mui |
Product Name: | Microsoft® Windows® Operating System |
Product Version: | 10.0.15063.0 |
Translation: | 0x804, 1200 |