[NET] Reorganize and improve the help texts (2/X)
[reactos.git] / base / applications / network / net / lang / en-US.rc
1 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
2
3 STRINGTABLE
4 BEGIN
5 IDS_ACCOUNTS_SYNTAX "NET ACCOUNTS [/FORCELOGOFF:{Minutes|NO}] [/MINPWLEN:Length]\n\
6 [/MAXPWAGE:{Days|UNLIMITED}] [/MINPWAGE:Days]\n\
7 [/UNIQUEPW:Count] [/DOMAIN]\n\n"
8 IDS_ACCOUNTS_HELP_1 "NET ACCOUNTS updates the user accounts database and modifies password\n\
9 and logon requirements for all accounts.\n\
10 When used without parameters, NET ACCOUNTS displays the current settings for\n\
11 passwords, logon limitations, and domain information.\n\n"
12 IDS_ACCOUNTS_HELP_2 "Two conditions are required in order for options used with\n\
13 NET ACCOUNTS to take effect.\n\n"
14 IDS_ACCOUNTS_HELP_3 "- The password and logon requirements are only effective if user\n\
15 accounts havebeen set up (user User Manager or the NET USER command).\n\n"
16 IDS_ACCOUNTS_HELP_4 "- The Net Logon service must be running on all servers in the domain\n\
17 that verify logon. Net Logon is started autmatically when the\n\
18 operating system starts.\n\n"
19 IDS_ACCOUNTS_HELP_5 "/FORECELOGOFF:{minutes | NO} Sets the number of minutes a user has before\n\
20 being forced to log off when the\n\
21 account expires or valid logon hours expire.\n\
22 NO, the default, prevents forced logoff.\n"
23 IDS_ACCOUNTS_HELP_6 "/MINPWLEN:length Sets the minimum number of characters for\n\
24 a password. The range is 0-14 characters;\n\
25 the default is 6 characters.\n"
26 IDS_ACCOUNTS_HELP_7 "/MAXPWAGE:{days | UNLIMITED} Sets the maximum numer of days that a\n\
27 password is valid. No limit is specified\n\
28 by using UNLIMITED. /MAXPWAGE cannot be less\n\
29 than /MINPWAGE. The range is 1-999; the\n\
30 default is to leave the value unchanged.\n"
31 IDS_ACCOUNTS_HELP_8 "/MINPWAGE:days Sets the minimum number of days that must\n\
32 pass before a user can change a password.\n\
33 A value of 0 sets no minimum time. The range\n\
34 is 0-999; the default is 0 days. /MINPWAGE\n\
35 cannot be more than /MAXPWAGE.\n"
36 IDS_ACCOUNTS_HELP_9 "/UNIQUEPW:number Requires that a users passwords be unique\n\
37 through the specified number of password\n\
38 changes. The maximum value is 24.\n"
39 IDS_ACCOUNTS_HELP_10 "/DOMAIN Performs the operation on a domain\n\
40 controller of the current domain. Otherwise,\n\
41 the operation is performed on the local\n\
42 computer.\n\n"
43 IDS_COMPUTER_SYNTAX "NET COMPUTER \\computername {/ADD | /DEL}\n\n"
44 IDS_COMPUTER_HELP_1 "NET COMPUTER adds or deletes computers from a domain database. This\n\
45 command is available only on server operating systems.\n\n"
46 IDS_COMPUTER_HELP_2 "\\computername Specifies the computer to add or delete from\n\
47 the domain.\n\
48 /ADD Adds the specified computer to the domain.\n\
49 /DEL Removes the specified computer from the domain.\n\n"
50 IDS_CONFIG_SYNTAX "NET CONFIG [SERVER | WORKSTATION]\n\n"
51 IDS_CONFIG_HELP_1 "NET CONFIG displays coniguration information of the Workstation or\n\
52 Server service. When used without the WORKSTATION or SERVER switch,\n\
53 it displays a list of configurable services. To get help with\n\
54 configuring a service, type NET HELP CONFIG service.\n\n"
55 IDS_CONFIG_HELP_2 "SERVER Displays information about the configuration of the\n\
56 Server service.\n\
57 WORKSTATION Displays information about the configuration of the\n\
58 Workstation service.\n\n"
59 IDS_CONFIG_SERVER_SYNTAX "NET CONFIG SERVER [/AUTODISCONNECT:time] [/SRVCOMMENT:""text""]\n\
60 [/HIDDEN:{YES | NO}]\n\n"
61 IDS_CONFIG_SERVER_HELP_1 "NET CONFIG SERVER displays or changes settings for the Server service.\n\n"
62 IDS_CONFIG_SERVER_HELP_2 "/AUTODISCONNECT:time Sets the maximum number of minutes a user's\n\
63 session can be inactive before it is disconected.\n\
64 You can specify -1 to never disconnect. The range\n\
65 is -1-65535 minutes; the default is 15.\n"
66 IDS_CONFIG_SERVER_HELP_3 "/SRVCOMMENT:""text"" Adds a comment for the server that is displayed on\n\
67 screen and with the NET VIEW command.\n\
68 Enclose the text in quotation marks.\n"
69 IDS_CONFIG_SERVER_HELP_4 "/HIDDEN:{YES | NO} Specifies whether the server's computer name\n\
70 appears on displays listings of servers. Note that\n\
71 hiding a serverdoes not alter the permissions\n\
72 on that server. The default is NO.\n\n"
73 IDS_CONFIG_SERVER_HELP_5 "To display the current configuration for the Servr service,\n\
74 type NET CONFIG SERVER without parameters.\n\n"
75 IDS_CONTINUE_SYNTAX "NET CONTINUE service\n\n"
76 IDS_CONTINUE_HELP_1 "NET CONTINUE reactivates a service that has been suspended by NET PAUSE.\n\n"
77 IDS_CONTINUE_HELP_2 "service Is the paused service\n\
78 For example, one of the following:\n\
79 NET LOGON\n\
80 NT LM SECURITY SUPPORT PROVIDER\n\
81 SCHEDULE\n\
82 SERVER\n\
83 WORKSTATION\n\n"
84 IDS_FILE_SYNTAX "NET FILE [id [/CLOSE]]\n\n"
85 IDS_FILE_HELP "FILE\n...\n\n"
86 IDS_GROUP_SYNTAX "NET GROUP ...\n\n"
87 IDS_GROUP_HELP "GROUP\n...\n\n"
88 IDS_HELP_SYNTAX "NET HELP command\n - or -\nNET command /HELP\n\n"
89 IDS_HELP_HELP_1 " The following commands are available:\n\n\
90 NET ACCOUNTS NET HELP NET SHARE\n\
91 NET COMPUTER NET HELPMSG NET START\n\
92 NET CONFIG NET LOCALGROUP NET STATISTICS\n\
93 NET CONFIG SERVER NET NAME NET STOP\n\
94 NET CONFIG WORKSTATION NET PAUSE NET TIME\n\
95 NET CONTINUE NET PRINT NET USE\n\
96 NET FILE NET SEND NET USER\n\
97 NET GROUP NET SESSION NET VIEW\n\n"
98 IDS_HELP_HELP_2 " ...\n\n"
99 IDS_HELPMSG_SYNTAX "NET HELPMSG message#\n\n"
100 IDS_HELPMSG_HELP_1 "NET HELPMSG displays information about network messages (such as\n\
101 error, warning and alert messages). When you type NET HELPMSG and the numeric\n\
102 error (for example, ""net helpmsg 2182""), you will get information about the\n\
103 message and suggested actions you can take to solve the problem.\n\n"
104 IDS_HELPMSG_HELP_2 "message# Is the numerical error with which you need help.\n\n"
105 IDS_LOCALGROUP_SYNTAX "NET LOCALGROUP [groupname [/COMMENT:""text""]] [/DOMAIN]\n\
106 groupname {/ADD [/COMMENT:""text""] | /DELETE} [/DOMAIN]\n\
107 groupname name [...] {/ADD | /DELETE} [/DOMAIN]\n\n"
108 IDS_LOCALGROUP_HELP "LOCALGROUP\n...\n\n"
109 IDS_NAME_SYNTAX "NET NAME ...\n\n"
110 IDS_NAME_HELP "NAME\n...\n\n"
111 IDS_PRINT_SYNTAX "NET PRINT ...\n\n"
112 IDS_PRINT_HELP "PRINT\n...\n\n"
113 IDS_PAUSE_SYNTAX "NET PAUSE service\n\n"
114 IDS_PAUSE_HELP_1 "NET PAUSE suspends a service. Pausing a service puts it on hold.\n\n"
115 IDS_PAUSE_HELP_2 "service The name of the service to be paused.\n\n"
116
117 IDS_SEND_SYNTAX "NET SEND ...\n\n"
118 IDS_SEND_HELP "SEND\n...\n\n"
119 IDS_SESSION_SYNTAX "NET SESSION ...\n\n"
120 IDS_SESSION_HELP "SESSION\n...\n\n"
121 IDS_SHARE_SYNTAX "NET SHARE ...\n\n"
122 IDS_SHARE_HELP "SHARE\n...\n\n"
123 IDS_START_SYNTAX "NET START <Service name>\n\n"
124 IDS_START_HELP "START\n...\n\n"
125 IDS_STATISTICS_SYNTAX "NET STATISTICS ...\n\n"
126 IDS_STATISTICS_HELP "STATISTICS\n...\n\n"
127 IDS_STOP_SYNTAX "NET STOP <Service name>\n\n"
128 IDS_STOP_HELP "STOP\n...\n\n"
129 IDS_TIME_SYNTAX "NET TIME ...\n\n"
130 IDS_TIME_HELP "TIME\n...\n\n"
131 IDS_USE_SYNTAX "NET USE ...\n\n"
132 IDS_USE_HELP "USE\n...\n\n"
133 IDS_USER_SYNTAX "NET USER [username [password | *] [options]] [/DOMAIN]\n\
134 username {password | *} /ADD [options] [/DOMAIN]\n\
135 username [/DELETE] [/DOMAIN]\n\n"
136 IDS_USER_HELP "USER\n...\n\n"
137 IDS_VIEW_SYNTAX "NET VIEW ...\n\n"
138 IDS_VIEW_HELP "VIEW\n...\n\n"
139
140 IDS_NET_SYNTAX "NET [ ACCOUNTS | COMPUTER | CONFIG | CONTINUE | FILE | GROUP | HELP |\n\
141 HELPMSG | LOCALGROUP | NAME | PAUSE | PRINT | SEND | SESSION |\n\
142 SHARE | START | STATISTICS | STOP | TIME | USE | USER | VIEW ]\n"
143
144 IDS_ACCOUNTS_FORCE_LOGOFF "Force logoff after"
145 IDS_ACCOUNTS_LOGOFF_SECONDS "%lu seconds"
146 IDS_ACCOUNTS_MIN_PW_AGE "Minimum password age (in days)"
147 IDS_ACCOUNTS_MAX_PW_AGE "Maximum password age (in days)"
148 IDS_ACCOUNTS_MIN_PW_LENGTH "Minimum password length"
149 IDS_ACCOUNTS_PW_HIST_LENGTH "Password history length"
150 IDS_ACCOUNTS_LOCKOUT_THRESHOLD "Lockout threshold"
151 IDS_ACCOUNTS_LOCKOUT_DURATION "Lockout duration (in minutes)"
152 IDS_ACCOUNTS_LOCKOUT_WINDOW "Lockout observation window (in minutes)"
153 IDS_ACCOUNTS_COMPUTER_ROLE "Computer role"
154 IDS_ACCOUNTS_PRIMARY_SERVER "Primary server"
155 IDS_ACCOUNTS_BACKUP_SERVER "Backup server"
156 IDS_ACCOUNTS_STANDALONE_SERVER "Standalone server"
157 IDS_ACCOUNTS_WORKSTATION "Workstation"
158
159 IDS_LOCALGROUP_ALIASES "Aliases for \\\\%s"
160 IDS_LOCALGROUP_ALIAS_NAME "Alias name"
161 IDS_LOCALGROUP_COMMENT "Comment"
162 IDS_LOCALGROUP_MEMBERS "Members"
163
164 IDS_USER_ACCOUNTS "User accounts for \\\\%s"
165 IDS_USER_NAME "User name"
166 IDS_USER_FULL_NAME "Full name"
167 IDS_USER_COMMENT "Comment"
168 IDS_USER_USER_COMMENT "User comment"
169 IDS_USER_COUNTRY_CODE "Country code"
170 IDS_USER_ACCOUNT_ACTIVE "Account active"
171 IDS_USER_ACCOUNT_EXPIRES "Account expires"
172 IDS_USER_PW_LAST_SET "Password last set"
173 IDS_USER_PW_EXPIRES "Password expires"
174 IDS_USER_PW_CHANGEABLE "Password changeable"
175 IDS_USER_PW_REQUIRED "Password required"
176 IDS_USER_CHANGE_PW "User may change password"
177 IDS_USER_WORKSTATIONS "Workstations allowed"
178 IDS_USER_LOGON_SCRIPT "Logon script"
179 IDS_USER_PROFILE "User profile"
180 IDS_USER_HOME_DIR "Home directory"
181 IDS_USER_LAST_LOGON "Last logon"
182 IDS_USER_LOGON_HOURS "Logon hours allowed"
183 IDS_USER_LOCAL_GROUPS "Local group memberships"
184 IDS_USER_GLOBAL_GROUPS "Global group memberships"
185
186 IDS_USER_ENTER_PASSWORD1 "Enter a new password for the user: "
187 IDS_USER_ENTER_PASSWORD2 "Enter the password again: "
188 IDS_USER_NO_PASSWORD_MATCH "The passwords do not match!"
189
190 IDS_USE_NOW_CONNECTED "%s is now connected to %s\n"
191
192 IDS_GENERIC_YES "Yes"
193 IDS_GENERIC_NO "No"
194 IDS_GENERIC_NEVER "Never"
195 IDS_GENERIC_NONE "None"
196 IDS_GENERIC_ALL "All"
197 IDS_GENERIC_LOCKED "Locked"
198 IDS_GENERIC_UNLIMITED "Unlimited"
199 IDS_GENERIC_SYNTAX "The syntax of this command is:\n\n"
200 IDS_GENERIC_PAGE "NET HELP command | MORE displays one screen at a time.\n\n"
201
202 IDS_ERROR_OPTION_NOT_SUPPORTED "The %s option is not supported yet.\n"
203 IDS_ERROR_INVALID_OPTION_VALUE "You entered an invalid value for the %s option.\n"
204 IDS_ERROR_SYSTEM_ERROR "The system error %d happened.\n"
205 IDS_ERROR_NO_ERROR "The command completed successfully.\n\n\n"
206 END