100 | 分配内存的错误
|
Error allocating memory
|
101 | 无效参数
|
Invalid parameter(s)
|
102 | 来自 STDIN 的消息是空的,没有发送消息
|
Message from STDIN is empty; no message sent
|
103 | STDIN 处理期间发生的错误;消息没有发送
|
Error during STDIN processing; message not sent
|
104 | 获取会话名称时的错误 %d
|
Error %d getting session names
|
105 | 输入文件 %s 名称不存在,或已中断连接
|
Input file %s names don't exist or are disconnected
|
106 | %s 不存在或已中断连接
|
%s does not exist or is disconnected
|
107 | 错误 %lu 出现在查询会话 %s 信息时
|
Error %lu querying session %s information
|
108 | 错误 %lu 出现在查询会话 ID %lu 信息时
|
Error %lu querying session ID %lu information
|
109 | 将消息发送到会话 %s 时的错误: 错误 %lu
|
Error sending message to session %s : Error %lu
|
110 | 将消息发送到会话 ID %lu 时的错误: 错误 %lu
|
Error sending message to session ID %lu : Error %lu
|
111 | 打开远程桌面会话主机服务器 %s 时出错
|
Error opening Remote Desktop Session Host server %s
|
200 | 输入要发送的消息;在新的一行上按 CTRL-Z 以结束消息;然后按 ENTER
|
Enter message to send; end message by pressing CTRL-Z on a new line, then ENTER
|
201 | 将消息发送到会话 %s,显示时间 %lu
|
Sending message to session %s, display time %lu
|
202 | 将消息发送到会话 ID %lu,显示时间 %lu
|
Sending message to session ID %lu, display time %lu
|
203 | 在用户响应之前,发送到会话 %s 的消息就已超时
|
Timeout on message to session %s before user response
|
204 | 在用户响应之前,发送到会话 ID %lu 的消息就已超时
|
Timeout on message to session ID %lu before user response
|
205 | 将异步消息发送给了会话 %s
|
Async message sent to session %s
|
206 | 将异步消息发送给了会话 ID %lu
|
Async message sent to session ID %lu
|
207 | 会话 %s 上排列的消息太多
|
Too many messages queued on session %s
|
208 | 会话 ID %lu 上排列的消息太多
|
Too many messages queued on session ID %lu
|
209 | 不在 Default Desktop 上,消息没有送到会话 %s
|
Not on Default Desktop, message not sent to session %s
|
210 | 不在 Default Desktop 上,消息没有送到会话 ID %lu
|
Not on Default Desktop, message not sent to session ID %lu
|
211 | 来自会话 %s 的消息响应错误
|
Message response error from session %s
|
212 | 来自会话 ID %lu 的消息响应错误
|
Message response error from session ID %lu
|
213 | 发送到会话 %s 的消息收到用户响应
|
Message to session %s responded to by user
|
214 | 发送到会话 ID %lu 的消息收到用户响应
|
Message to session ID %lu responded to by user
|
216 | 未知响应 %lu (来自会话 %s)
|
Unknown response %lu from session %s
|
217 | 未知响应 %lu (来自会话 ID %lu)
|
Unknown response %lu from session ID %lu
|
218 | 无法打开输入文件 %s
|
Can't open input file %s
|
221 | 将消息发送给用户。
|
Send a message to a user.
|
222 | MSG {username | sessionname | sessionid | @filename | *}
|
MSG {username | sessionname | sessionid | @filename | *}
|
223 | [/SERVER:servername] [/TIME:seconds] [/V] [/W] [message]
|
[/SERVER:servername] [/TIME:seconds] [/V] [/W] [message]
|
224 | username 标识指定的用户名。
|
username Identifies the specified username.
|
225 | sessionname 会话名。
|
sessionname The name of the session.
|
226 | sessionid 会话 ID。
|
sessionid The ID of the session.
|
227 | @filename 识别这样一个文件,该文件含有将所发消息发送到的用户
|
@filename Identifies a file containing a list of usernames,
|
228 | 名、会话名和会话标识号的列表。
|
sessionnames, and sessionids to send the message to.
|
229 | * 给指定服务器上的所有会话发送信息。
|
* Send message to all sessions on specified server.
|
230 | /SERVER:servername 要联系的服务器(默认值是当前值)。
|
/SERVER:servername server to contact (default is current).
|
231 | /TIME:seconds 等待接收器确认消息的时间延迟。
|
/TIME:seconds Time delay to wait for receiver to acknowledge msg.
|
232 | /V 显示有关执行的操作的信息。
|
/V Display information about actions being performed.
|
233 | /W 等待用户的响应,跟 /V 一起有用。
|
/W Wait for response from user, useful with /V.
|
234 | message 要发送的消息。如果没有指定,发出提示,或者从 stdin
|
message Message to send. If none specified, prompts for it
|
235 | 读取。
|
or reads from stdin.
|
236 | 此工具需要运行远程桌面服务。
|
This utility needs Remote Desktop Services to be running.
|
300 | 来自 %s 的消息 |
Message from %s |