[NET] Add help text for the NET GROUP command and improve the NET LOCALGROUP help...
[reactos.git] / base / applications / network / net / lang / zh-CN.rc
1 /* Simplified Chinese translation by Henry Tang Ih 2016 (henrytang2@hotmail.com) */
2
3 LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
4
5 STRINGTABLE
6 BEGIN
7 IDS_ACCOUNTS_SYNTAX "NET ACCOUNTS [/FORCELOGOFF:{Minutes|NO}] [/MINPWLEN:Length]\n\
8 [/MAXPWAGE:{Days|UNLIMITED}] [/MINPWAGE:Days]\n\
9 [/UNIQUEPW:Count] [/DOMAIN]\n\n"
10 IDS_ACCOUNTS_HELP_1 "NET ACCOUNTS updates the user accounts database and modifies password\n\
11 and logon requirements for all accounts.\n\
12 When used without parameters, NET ACCOUNTS displays the current settings for\n\
13 passwords, logon limitations, and domain information.\n\n"
14 IDS_ACCOUNTS_HELP_2 "Two conditions are required in order for options used with\n\
15 NET ACCOUNTS to take effect.\n\n"
16 IDS_ACCOUNTS_HELP_3 "- The password and logon requirements are only effective if user\n\
17 accounts havebeen set up (user User Manager or the NET USER command).\n\n"
18 IDS_ACCOUNTS_HELP_4 "- The Net Logon service must be running on all servers in the domain\n\
19 that verify logon. Net Logon is started autmatically when the\n\
20 operating system starts.\n\n"
21 IDS_ACCOUNTS_HELP_5 "/FORECELOGOFF:{minutes | NO} Sets the number of minutes a user has before\n\
22 being forced to log off when the\n\
23 account expires or valid logon hours expire.\n\
24 NO, the default, prevents forced logoff.\n"
25 IDS_ACCOUNTS_HELP_6 "/MINPWLEN:length Sets the minimum number of characters for\n\
26 a password. The range is 0-14 characters;\n\
27 the default is 6 characters.\n"
28 IDS_ACCOUNTS_HELP_7 "/MAXPWAGE:{days | UNLIMITED} Sets the maximum numer of days that a\n\
29 password is valid. No limit is specified\n\
30 by using UNLIMITED. /MAXPWAGE cannot be less\n\
31 than /MINPWAGE. The range is 1-999; the\n\
32 default is to leave the value unchanged.\n"
33 IDS_ACCOUNTS_HELP_8 "/MINPWAGE:days Sets the minimum number of days that must\n\
34 pass before a user can change a password.\n\
35 A value of 0 sets no minimum time. The range\n\
36 is 0-999; the default is 0 days. /MINPWAGE\n\
37 cannot be more than /MAXPWAGE.\n"
38 IDS_ACCOUNTS_HELP_9 "/UNIQUEPW:number Requires that a users passwords be unique\n\
39 through the specified number of password\n\
40 changes. The maximum value is 24.\n"
41 IDS_ACCOUNTS_HELP_10 "/DOMAIN Performs the operation on a domain\n\
42 controller of the current domain. Otherwise,\n\
43 the operation is performed on the local\n\
44 computer.\n\n"
45 IDS_COMPUTER_SYNTAX "NET COMPUTER \\computername {/ADD | /DEL}\n\n"
46 IDS_COMPUTER_HELP_1 "NET COMPUTER adds or deletes computers from a domain database. This\n\
47 command is available only on server operating systems.\n\n"
48 IDS_COMPUTER_HELP_2 "\\computername Specifies the computer to add or delete from\n\
49 the domain.\n\
50 /ADD Adds the specified computer to the domain.\n\
51 /DEL Removes the specified computer from the domain.\n\n"
52 IDS_CONFIG_SYNTAX "NET CONFIG [SERVER | WORKSTATION]\n\n"
53 IDS_CONFIG_HELP_1 "NET CONFIG displays coniguration information of the Workstation or\n\
54 Server service. When used without the WORKSTATION or SERVER switch,\n\
55 it displays a list of configurable services. To get help with\n\
56 configuring a service, type NET HELP CONFIG service.\n\n"
57 IDS_CONFIG_HELP_2 "SERVER Displays information about the configuration of the\n\
58 Server service.\n\
59 WORKSTATION Displays information about the configuration of the\n\
60 Workstation service.\n\n"
61 IDS_CONFIG_SERVER_SYNTAX "NET CONFIG SERVER [/AUTODISCONNECT:time] [/SRVCOMMENT:""text""]\n\
62 [/HIDDEN:{YES | NO}]\n\n"
63 IDS_CONFIG_SERVER_HELP_1 "NET CONFIG SERVER displays or changes settings for the Server service.\n\n"
64 IDS_CONFIG_SERVER_HELP_2 "/AUTODISCONNECT:time Sets the maximum number of minutes a user's\n\
65 session can be inactive before it is disconected.\n\
66 You can specify -1 to never disconnect. The range\n\
67 is -1-65535 minutes; the default is 15.\n"
68 IDS_CONFIG_SERVER_HELP_3 "/SRVCOMMENT:""text"" Adds a comment for the server that is displayed on\n\
69 screen and with the NET VIEW command.\n\
70 Enclose the text in quotation marks.\n"
71 IDS_CONFIG_SERVER_HELP_4 "/HIDDEN:{YES | NO} Specifies whether the server's computer name\n\
72 appears on displays listings of servers. Note that\n\
73 hiding a serverdoes not alter the permissions\n\
74 on that server. The default is NO.\n\n"
75 IDS_CONFIG_SERVER_HELP_5 "To display the current configuration for the Servr service,\n\
76 type NET CONFIG SERVER without parameters.\n\n"
77 IDS_CONTINUE_SYNTAX "NET CONTINUE <Service Name>\n\n"
78 IDS_CONTINUE_HELP_1 "NET CONTINUE reactivates a service that has been suspended by NET PAUSE.\n\n"
79 IDS_CONTINUE_HELP_2 "service Is the paused service\n\
80 For example, one of the following:\n\
81 NET LOGON\n\
82 NT LM SECURITY SUPPORT PROVIDER\n\
83 SCHEDULE\n\
84 SERVER\n\
85 WORKSTATION\n\n"
86 IDS_FILE_SYNTAX "NET FILE [id [/CLOSE]]\n\n"
87 IDS_FILE_HELP "NET FILE\n...\n\n"
88 IDS_GROUP_SYNTAX "NET GROUP [groupname [/COMMENT:""text""]] [/DOMAIN]\n\
89 groupname {/ADD [/COMMENT:""text""] | /DELETE} [/DOMAIN]\n\
90 groupname username [...] {/ADD | /DELETE} [/DOMAIN]\n\n"
91 IDS_GROUP_HELP_1 "NET GROUP adds, displays or modifies global groups on servers. When\n\
92 used without parameters, it displays the groupnames on the server.\n\n"
93 IDS_GROUP_HELP_2 "groupname Is the name of the group to add, expand, or delete.\n\
94 Supply only a groupname to view a list of users\n\
95 in a group.\n"
96 IDS_GROUP_HELP_3 "/COMMENT:""text"" Adds a comment for a new or existing group.\n\
97 Enclose the text inquotation marks.\n"
98 IDS_GROUP_HELP_4 "/DOMAIN Performs the operation on a domain controller\n\
99 of the current domain. Otherwise, the operation is \n\
100 performed on the local computer.\n"
101 IDS_GROUP_HELP_5 "username[ ...] List one or more usernames to add to or remove from\n\
102 a group. Separate multiple username entries with a space.\n"
103 IDS_GROUP_HELP_6 "/ADD Adds a group, or adds a username to a group.\n"
104 IDS_GROUP_HELP_7 "/DELETE Removes a group, or removes a username from a group.\n\n"
105 IDS_HELP_SYNTAX "NET HELP <Command>\n - or -\nNET <Command> /HELP\n\n"
106 IDS_HELP_HELP_1 " 以下命令可用:\n\n\
107 NET ACCOUNTS NET HELP NET SHARE\n\
108 NET COMPUTER NET HELPMSG NET START\n\
109 NET CONFIG NET LOCALGROUP NET STATISTICS\n\
110 NET CONFIG SERVER NET NAME NET STOP\n\
111 NET CONFIG WORKSTATION NET PAUSE NET TIME\n\
112 NET CONTINUE NET PRINT NET USE\n\
113 NET FILE NET SEND NET USER\n\
114 NET GROUP NET SESSION NET VIEW\n\n"
115 IDS_HELP_HELP_2 " ...\n\n"
116 IDS_HELPMSG_SYNTAX "NET HELPMSG message#\n\n"
117 IDS_HELPMSG_HELP_1 "NET HELPMSG displays information about network messages (such as\n\
118 error, warning and alert messages). When you type NET HELPMSG and the numeric\n\
119 error (for example, ""net helpmsg 2182""), you will get information about the\n\
120 message and suggested actions you can take to solve the problem.\n\n"
121 IDS_HELPMSG_HELP_2 "message# Is the numerical error with which you need help.\n\n"
122 IDS_LOCALGROUP_SYNTAX "NET LOCALGROUP [groupname [/COMMENT:""text""]] [/DOMAIN]\n\
123 groupname {/ADD [/COMMENT:""text""] | /DELETE} [/DOMAIN]\n\
124 groupname name [...] {/ADD | /DELETE} [/DOMAIN]\n\n"
125 IDS_LOCALGROUP_HELP_1 "NET LOCALGROUP adds, displays or modifies local groups on computers. When\n\
126 used without parameters, it displays the local groups on the computer.\n\n"
127 IDS_LOCALGROUP_HELP_2 "groupname Is the name of the local group to add, expand, or\n\
128 delete. Supply only a groupname to view a list of\n\
129 users or global groups in a local group.\n"
130 IDS_LOCALGROUP_HELP_3 "/COMMENT:""text"" Adds a comment for a new or existing group.\n\
131 Enclose the text inquotation marks.\n"
132 IDS_LOCALGROUP_HELP_4 "/DOMAIN Performs the operation on a domain controller\n\
133 of the current domain. Otherwise, the operation is \n\
134 performed on the local computer.\n"
135 IDS_LOCALGROUP_HELP_5 "name[ ...] List one or more usernames or groupnams to add to or\n\
136 remove from a local group. Separate multiple entries with\n\
137 a space. Names may be users or global groups, but not\n\
138 other local groups. If a user is from another doamin,\n\
139 preface the username with the domain name (for\n\
140 example, SALES\\RALPHR).\n"
141 IDS_LOCALGROUP_HELP_6 "/ADD Adds a groupname or username to a local group. An account\n\
142 must be established for users or global groups added to a\n\
143 local group with this command.\n"
144 IDS_LOCALGROUP_HELP_7 "/DELETE Removes a groupname or username from a local group.\n\n"
145 IDS_NAME_SYNTAX "NET NAME ...\n\n"
146 IDS_NAME_HELP "NAME\n...\n\n"
147 IDS_PRINT_SYNTAX "NET PRINT ...\n\n"
148 IDS_PRINT_HELP "PRINT\n...\n\n"
149 IDS_PAUSE_SYNTAX "NET PAUSE service\n\n"
150 IDS_PAUSE_HELP_1 "NET PAUSE suspends a service. Pausing a service puts it on hold.\n\n"
151 IDS_PAUSE_HELP_2 "service The name of the service to be paused.\n\n"
152 IDS_SEND_SYNTAX "NET SEND ...\n\n"
153 IDS_SEND_HELP "SEND\n...\n\n"
154 IDS_SESSION_SYNTAX "NET SESSION ...\n\n"
155 IDS_SESSION_HELP "SESSION\n...\n\n"
156 IDS_SHARE_SYNTAX "NET SHARE ...\n\n"
157 IDS_SHARE_HELP "SHARE\n...\n\n"
158 IDS_START_SYNTAX "NET START [service]\n\n"
159 IDS_START_HELP_1 "NET START starts services or lists running services.\n\n"
160 IDS_START_HELP_2 "service The name of the service to be started.\n\n"
161 IDS_START_HELP_3 "When typed at the command prompt, service name of two words or more must\n\
162 be enclosed in quotation marks. For example, NET START ""NET LOGON""\n\
163 starts the net logon service.\n\n"
164 IDS_STATISTICS_SYNTAX "NET STATISTICS [SERVER | WORKSTATION]\n\n"
165 IDS_STATISTICS_HELP_1 "NET STATISTICS displays the statisticslog for the local Workstation or\n\
166 Server service. Used without parameters, NET STATISTICS displays\n\
167 the services for which statistics are available.\n\n"
168 IDS_STATISTICS_HELP_2 "SERVER Displays the Server service statistics.\n\
169 WORKSTATION Displays the Workstation service statistics.\n\n"
170 IDS_STOP_SYNTAX "NET STOP service\n\n"
171 IDS_STOP_HELP_1 "NET STOP stops services.\n\n"
172 IDS_STOP_HELP_2 "service The name of the service to be stopped.\n\n"
173 IDS_STOP_HELP_3 "Stopping a service cancels any network connection the service is\n\
174 using. Also, some services are dependent on others. Stopping one\n\
175 service can stop others. Some services cannot be stopped.\n\n"
176 IDS_TIME_SYNTAX "NET TIME ...\n\n"
177 IDS_TIME_HELP "TIME\n...\n\n"
178 IDS_USE_SYNTAX "NET USE ...\n\n"
179 IDS_USE_HELP "USE\n...\n\n"
180 IDS_USER_SYNTAX "NET USER [username [password | *] [options]] [/DOMAIN]\n\
181 username {password | *} /ADD [options] [/DOMAIN]\n\
182 username [/DELETE] [/DOMAIN]\n\n"
183 IDS_USER_HELP "USER\n...\n\n"
184 IDS_VIEW_SYNTAX "NET VIEW ...\n\n"
185 IDS_VIEW_HELP "VIEW\n...\n\n"
186 IDS_NET_SYNTAX "NET [ ACCOUNTS | COMPUTER | CONFIG | CONTINUE | FILE | GROUP | HELP |\n\
187 HELPMSG | LOCALGROUP | NAME | PAUSE | PRINT | SEND | SESSION |\n\
188 SHARE | START | STATISTICS | STOP | TIME | USE | USER | VIEW ]\n"
189
190 IDS_ACCOUNTS_FORCE_LOGOFF "强制注销后"
191 IDS_ACCOUNTS_LOGOFF_SECONDS "%lu 秒"
192 IDS_ACCOUNTS_MIN_PW_AGE "密码最短使用期限 (以天为单位)"
193 IDS_ACCOUNTS_MAX_PW_AGE "密码最长使用期限 (以天为单位)"
194 IDS_ACCOUNTS_MIN_PW_LENGTH "最小密码长度"
195 IDS_ACCOUNTS_PW_HIST_LENGTH "密码历史记录长度"
196 IDS_ACCOUNTS_LOCKOUT_THRESHOLD "锁定阈值"
197 IDS_ACCOUNTS_LOCKOUT_DURATION "锁定时间 (以分钟为单位)"
198 IDS_ACCOUNTS_LOCKOUT_WINDOW "锁定观察窗口 (以分钟为单位)"
199 IDS_ACCOUNTS_COMPUTER_ROLE "计算机角色"
200 IDS_ACCOUNTS_PRIMARY_SERVER "主服务器"
201 IDS_ACCOUNTS_BACKUP_SERVER "备份服务器"
202 IDS_ACCOUNTS_STANDALONE_SERVER "独立服务器"
203 IDS_ACCOUNTS_WORKSTATION "工作站"
204
205 IDS_CONFIG_TEXT "The following running services can be controlled:\n\n\
206 Server\n Workstation\n\n"
207 IDS_CONFIG_SERVER_NAME "Server Name"
208 IDS_CONFIG_SERVER_COMMENT "Server Comment"
209 IDS_CONFIG_SERVER_VERSION "Software version"
210 IDS_CONFIG_SERVER_ACTIVE "Server is active on"
211 IDS_CONFIG_SERVER_HIDDEN "Server hidden"
212 IDS_CONFIG_SERVER_USERS "Maximum Logged On Users"
213 IDS_CONFIG_SERVER_FILES "Maximum open files per session"
214 IDS_CONFIG_SERVER_IDLE "Idle session time (min)"
215 IDS_CONFIG_WORKSTATION_NAME "Computer name"
216 IDS_CONFIG_WORKSTATION_FULLNAME "Full Computer name"
217 IDS_CONFIG_WORKSTATION_USERNAME "User name"
218 IDS_CONFIG_WORKSTATION_ACTIVE "Workstation is active on"
219 IDS_CONFIG_WORKSTATION_VERSION "Software version"
220 IDS_CONFIG_WORKSTATION_DOMAIN "Workstation domain"
221 IDS_CONFIG_WORKSTATION_LOGON "Logon domain"
222
223 IDS_LOCALGROUP_ALIASES "\\\\%s 的别名"
224 IDS_LOCALGROUP_ALIAS_NAME "别名名称"
225 IDS_LOCALGROUP_COMMENT "注释"
226 IDS_LOCALGROUP_MEMBERS "成员"
227
228 IDS_STATISTICS_TEXT "Statistics are available for the following services:\n\n\
229 Server\n Workstation\n\n"
230 IDS_STATISTICS_SINCE "Statistics since %d/%d/%d %d:%02d %s\n\n\n"
231 IDS_STATISTICS_SRV_NAME "Server statistics for \\\\%s\n\n\n"
232 IDS_STATISTICS_SRV_SESACCEPT "Sessions accepted"
233 IDS_STATISTICS_SRV_SESSTIME "Sessions timed-out"
234 IDS_STATISTICS_SRV_SESSERROR "Sessions errored-out"
235 IDS_STATISTICS_SRV_KBSENT "Kilobytes sent"
236 IDS_STATISTICS_SRV_KBRCVD "Kilobytes received"
237 IDS_STATISTICS_SRV_MRESPTIME "Mean response time (msec)"
238 IDS_STATISTICS_SRV_SYSERRORS "System errors"
239 IDS_STATISTICS_SRV_PMERRORS "Permission violations"
240 IDS_STATISTICS_SRV_PWERRORS "Password violations"
241 IDS_STATISTICS_SRV_FILES "Files accessed"
242 IDS_STATISTICS_SRV_DEVICES "Communication devices accessed"
243 IDS_STATISTICS_SRV_JOBS "Print jobs spooled"
244 IDS_STATISTICS_SRV_BUFFERS "Times buffers exhausted\n\n"
245 IDS_STATISTICS_SRV_BIGBUFFERS " Big buffers"
246 IDS_STATISTICS_SRV_REQBUFFERS " Request buffers"
247 IDS_STATISTICS_WKS_NAME "Workstation statistics for \\\\%s\n\n\n"
248 IDS_STATISTICS_WKS_BYTESRCVD "Bytes received"
249 IDS_STATISTICS_WKS_SMBSRCVD "Server Message Blocks (SMBs) received"
250 IDS_STATISTICS_WKS_BYTESTRANS "Bytes transmitted"
251 IDS_STATISTICS_WKS_SMBSTRANS "Server Message Blocks (SMBs) transmitted"
252 IDS_STATISTICS_WKS_READOPS "Read operations"
253 IDS_STATISTICS_WKS_WRITEOPS "Write operations"
254 IDS_STATISTICS_WKS_READDENIED "Raw reads denied"
255 IDS_STATISTICS_WKS_WRITEDENIED "Raw writes denied"
256 IDS_STATISTICS_WKS_NETWORKERROR "Network errors"
257 IDS_STATISTICS_WKS_CONNECTS "Connections made"
258 IDS_STATISTICS_WKS_RECONNECTS "Reconnections made"
259 IDS_STATISTICS_WKS_DISCONNECTS "Server disconnects"
260 IDS_STATISTICS_WKS_SESSIONS "Sessions started"
261 IDS_STATISTICS_WKS_HUNGSESSIONS "Hung sessions"
262 IDS_STATISTICS_WKS_FAILSESSIONS "Failed sessions"
263 IDS_STATISTICS_WKS_FAILEDOPS "Failed operations"
264 IDS_STATISTICS_WKS_USECOUNT "Use count"
265 IDS_STATISTICS_WKS_FAILUSECOUNT "Failed use count"
266
267 IDS_USER_ACCOUNTS "\\\\%s 的用户帐户"
268 IDS_USER_NAME "用户名"
269 IDS_USER_FULL_NAME "全名"
270 IDS_USER_COMMENT "注释"
271 IDS_USER_USER_COMMENT "用户注释"
272 IDS_USER_COUNTRY_CODE "国家/地区代码"
273 IDS_USER_ACCOUNT_ACTIVE "帐户活动"
274 IDS_USER_ACCOUNT_EXPIRES "帐户过期"
275 IDS_USER_PW_LAST_SET "上次设置的密码"
276 IDS_USER_PW_EXPIRES "密码过期"
277 IDS_USER_PW_CHANGEABLE "密码可更改"
278 IDS_USER_PW_REQUIRED "需要密码"
279 IDS_USER_CHANGE_PW "用户可以更改密码"
280 IDS_USER_WORKSTATIONS "允许的工作站"
281 IDS_USER_LOGON_SCRIPT "登录脚本"
282 IDS_USER_PROFILE "用户配置文件"
283 IDS_USER_HOME_DIR "主目录"
284 IDS_USER_LAST_LOGON "最后一次登录"
285 IDS_USER_LOGON_HOURS "允许的登录的时常 (以小时为单位)"
286 IDS_USER_LOCAL_GROUPS "本地组成员身份"
287 IDS_USER_GLOBAL_GROUPS "全局组成员身份"
288
289 IDS_USER_ENTER_PASSWORD1 "为用户输入新的密码: "
290 IDS_USER_ENTER_PASSWORD2 "再次输入密码: "
291 IDS_USER_NO_PASSWORD_MATCH "密码不匹配!"
292
293 IDS_USE_NOW_CONNECTED "%s 现在连接到 %s\n"
294
295 IDS_GENERIC_YES "是"
296 IDS_GENERIC_NO "否"
297 IDS_GENERIC_NEVER "永不"
298 IDS_GENERIC_NONE "无"
299 IDS_GENERIC_ALL "所有"
300 IDS_GENERIC_LOCKED "锁定"
301 IDS_GENERIC_UNLIMITED "Unlimited"
302 IDS_GENERIC_SYNTAX "The syntax of this command is:\n\n"
303 IDS_GENERIC_PAGE "NET HELP command | MORE displays one screen at a time.\n\n"
304
305 IDS_ERROR_OPTION_NOT_SUPPORTED "尚不支持 %s 选项。\n"
306 IDS_ERROR_INVALID_OPTION_VALUE "您输入了 %s 选项的无效的值。\n"
307 IDS_ERROR_SYSTEM_ERROR "发生了系统错误 %d。\n"
308 IDS_ERROR_NO_ERROR "命令执行成功。\n\n"
309 END