774c1f7c39a89f9bea2a49c7a52d3d4cff8275dc
[reactos.git] / base / applications / network / net / lang / es-ES.rc
1 /* Spanish Language resource file.
2 * Translated by: Ismael Ferreras Morezuelas <2014-11-07> */
3
4 LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
5
6 STRINGTABLE
7 BEGIN
8 IDS_ACCOUNTS_SYNTAX "NET ACCOUNTS [/FORCELOGOFF:{minutos | NO}] [/MINPWLEN:longitud]\n\
9 [/MAXPWAGE:{días | UNLIMITED}] [/MINPWAGE:días]\n\
10 [/UNIQUEPW:número] [/DOMAIN]\n\n"
11 IDS_ACCOUNTS_HELP_1 "NET ACCOUNTS updates the user accounts database and modifies password\n\
12 and logon requirements for all accounts.\n\
13 When used without parameters, NET ACCOUNTS displays the current settings for\n\
14 passwords, logon limitations, and domain information.\n\n"
15 IDS_ACCOUNTS_HELP_2 "Two conditions are required in order for options used with\n\
16 NET ACCOUNTS to take effect.\n\n"
17 IDS_ACCOUNTS_HELP_3 "- The password and logon requirements are only effective if user\n\
18 accounts havebeen set up (user User Manager or the NET USER command).\n\n"
19 IDS_ACCOUNTS_HELP_4 "- The Net Logon service must be running on all servers in the domain\n\
20 that verify logon. Net Logon is started autmatically when the\n\
21 operating system starts.\n\n"
22 IDS_ACCOUNTS_HELP_5 "/FORECELOGOFF:{minutes | NO} Sets the number of minutes a user has before\n\
23 being forced to log off when the\n\
24 account expires or valid logon hours expire.\n\
25 NO, the default, prevents forced logoff.\n"
26 IDS_ACCOUNTS_HELP_6 "/MINPWLEN:length Sets the minimum number of characters for\n\
27 a password. The range is 0-14 characters;\n\
28 the default is 6 characters.\n"
29 IDS_ACCOUNTS_HELP_7 "/MAXPWAGE:{days | UNLIMITED} Sets the maximum numer of days that a\n\
30 password is valid. No limit is specified\n\
31 by using UNLIMITED. /MAXPWAGE cannot be less\n\
32 than /MINPWAGE. The range is 1-999; the\n\
33 default is to leave the value unchanged.\n"
34 IDS_ACCOUNTS_HELP_8 "/MINPWAGE:days Sets the minimum number of days that must\n\
35 pass before a user can change a password.\n\
36 A value of 0 sets no minimum time. The range\n\
37 is 0-999; the default is 0 days. /MINPWAGE\n\
38 cannot be more than /MAXPWAGE.\n"
39 IDS_ACCOUNTS_HELP_9 "/UNIQUEPW:number Requires that a users passwords be unique\n\
40 through the specified number of password\n\
41 changes. The maximum value is 24.\n"
42 IDS_ACCOUNTS_HELP_10 "/DOMAIN Performs the operation on a domain\n\
43 controller of the current domain. Otherwise,\n\
44 the operation is performed on the local\n\
45 computer.\n\n"
46 IDS_COMPUTER_SYNTAX "NET COMPUTER \\computername {/ADD | /DEL}\n\n"
47 IDS_COMPUTER_HELP_1 "NET COMPUTER adds or deletes computers from a domain database. This\n\
48 command is available only on server operating systems.\n\n"
49 IDS_COMPUTER_HELP_2 "\\computername Specifies the computer to add or delete from\n\
50 the domain.\n\
51 /ADD Adds the specified computer to the domain.\n\
52 /DEL Removes the specified computer from the domain.\n\n"
53 IDS_CONFIG_SYNTAX "NET CONFIG [SERVER | WORKSTATION]\n\n"
54 IDS_CONFIG_HELP_1 "NET CONFIG displays coniguration information of the Workstation or\n\
55 Server service. When used without the WORKSTATION or SERVER switch,\n\
56 it displays a list of configurable services. To get help with\n\
57 configuring a service, type NET HELP CONFIG service.\n\n"
58 IDS_CONFIG_HELP_2 "SERVER Displays information about the configuration of the\n\
59 Server service.\n\
60 WORKSTATION Displays information about the configuration of the\n\
61 Workstation service.\n\n"
62 IDS_CONFIG_SERVER_SYNTAX "NET CONFIG SERVER [/AUTODISCONNECT:time] [/SRVCOMMENT:""text""]\n\
63 [/HIDDEN:{YES | NO}]\n\n"
64 IDS_CONFIG_SERVER_HELP_1 "NET CONFIG SERVER displays or changes settings for the Server service.\n\n"
65 IDS_CONFIG_SERVER_HELP_2 "/AUTODISCONNECT:time Sets the maximum number of minutes a user's\n\
66 session can be inactive before it is disconected.\n\
67 You can specify -1 to never disconnect. The range\n\
68 is -1-65535 minutes; the default is 15.\n"
69 IDS_CONFIG_SERVER_HELP_3 "/SRVCOMMENT:""text"" Adds a comment for the server that is displayed on\n\
70 screen and with the NET VIEW command.\n\
71 Enclose the text in quotation marks.\n"
72 IDS_CONFIG_SERVER_HELP_4 "/HIDDEN:{YES | NO} Specifies whether the server's computer name\n\
73 appears on displays listings of servers. Note that\n\
74 hiding a serverdoes not alter the permissions\n\
75 on that server. The default is NO.\n\n"
76 IDS_CONFIG_SERVER_HELP_5 "To display the current configuration for the Servr service,\n\
77 type NET CONFIG SERVER without parameters.\n\n"
78 IDS_CONTINUE_SYNTAX "NET CONTINUE <nombre del servicio>\n\n"
79 IDS_CONTINUE_HELP_1 "NET CONTINUE reactivates a service that has been suspended by NET PAUSE.\n\n"
80 IDS_CONTINUE_HELP_2 "service Is the paused service\n\
81 For example, one of the following:\n\
82 NET LOGON\n\
83 NT LM SECURITY SUPPORT PROVIDER\n\
84 SCHEDULE\n\
85 SERVER\n\
86 WORKSTATION\n\n"
87 IDS_FILE_SYNTAX "NET FILE [id [/CLOSE]]\n\n"
88 IDS_FILE_HELP "NET FILE\n...\n\n"
89 IDS_GROUP_SYNTAX "NET GROUP ...\n\n"
90 IDS_GROUP_HELP "GROUP\n...\n\n"
91 IDS_HELP_SYNTAX "NET HELP <comando>\n - o -\nNET <comando> /HELP\n\n"
92 IDS_HELP_HELP_1 " Éstos son los argumentos de línea de comandos disponibles:\n\n\
93 NET ACCOUNTS NET HELP NET SHARE\n\
94 NET COMPUTER NET HELPMSG NET START\n\
95 NET CONFIG NET LOCALGROUP NET STATISTICS\n\
96 NET CONFIG SERVER NET NAME NET STOP\n\
97 NET CONFIG WORKSTATION NET PAUSE NET TIME\n\
98 NET CONTINUE NET PRINT NET USE\n\
99 NET FILE NET SEND NET USER\n\
100 NET GROUP NET SESSION NET VIEW\n\n"
101 IDS_HELP_HELP_2 " ...\n\n"
102 IDS_HELPMSG_SYNTAX "NET HELPMSG <código de error>\n\n"
103 IDS_HELPMSG_HELP_1 "NET HELPMSG displays information about network messages (such as\n\
104 error, warning and alert messages). When you type NET HELPMSG and the numeric\n\
105 error (for example, ""net helpmsg 2182""), you will get information about the\n\
106 message and suggested actions you can take to solve the problem.\n\n"
107 IDS_HELPMSG_HELP_2 "message# Is the numerical error with which you need help.\n\n"
108 IDS_LOCALGROUP_SYNTAX "NET LOCALGROUP [grupo [/COMMENT:""texto""]] [/DOMAIN]\n\
109 grupo {/ADD [/COMMENT:""texto""] | /DELETE} [/DOMAIN]\n\
110 grupo nombre [...] {/ADD | /DELETE} [/DOMAIN]\n\n"
111 IDS_LOCALGROUP_HELP "LOCALGROUP\n...\n\n"
112 IDS_NAME_SYNTAX "NET NAME ...\n\n"
113 IDS_NAME_HELP "NAME\n...\n\n"
114 IDS_PRINT_SYNTAX "NET PRINT ...\n\n"
115 IDS_PRINT_HELP "PRINT\n...\n\n"
116 IDS_PAUSE_SYNTAX "NET PAUSE <nombre del servicio>\n\n"
117 IDS_PAUSE_HELP_1 "NET PAUSE suspends a service. Pausing a service puts it on hold.\n\n"
118 IDS_PAUSE_HELP_2 "service The name of the service to be paused.\n\n"
119 IDS_SEND_SYNTAX "NET SEND ...\n\n"
120 IDS_SEND_HELP "SEND\n...\n\n"
121 IDS_SESSION_SYNTAX "NET SESSION ...\n\n"
122 IDS_SESSION_HELP "SESSION\n...\n\n"
123 IDS_SHARE_SYNTAX "NET SHARE ...\n\n"
124 IDS_SHARE_HELP "SHARE\n...\n\n"
125 IDS_START_SYNTAX "NET START [service]\n\n"
126 IDS_START_HELP_1 "NET START starts services or lists running services.\n\n"
127 IDS_START_HELP_2 "service The name of the service to be started.\n\n"
128 IDS_START_HELP_3 "When typed at the command prompt, service name of two words or more must\n\
129 be enclosed in quotation marks. For example, NET START ""NET LOGON""\n\
130 starts the net logon service.\n\n"
131 IDS_STATISTICS_SYNTAX "NET STATISTICS [SERVER | WORKSTATION]\n\n"
132 IDS_STATISTICS_HELP_1 "NET STATISTICS displays the statisticslog for the local Workstation or\n\
133 Server service. Used without parameters, NET STATISTICS displays\n\
134 the services for which statistics are available.\n\n"
135 IDS_STATISTICS_HELP_2 "SERVER Displays the Server service statistics.\n\
136 WORKSTATION Displays the Workstation service statistics.\n\n"
137 IDS_STOP_SYNTAX "NET STOP <nombre del servicio>\n\n"
138 IDS_STOP_HELP_1 "NET STOP stops services.\n\n"
139 IDS_STOP_HELP_2 "service The name of the service to be stopped.\n\n"
140 IDS_STOP_HELP_3 "Stopping a service cancels any network connection the service is\n\
141 using. Also, some services are dependent on others. Stopping one\n\
142 service can stop others. Some services cannot be stopped.\n\n"
143 IDS_TIME_SYNTAX "NET TIME ...\n\n"
144 IDS_TIME_HELP "TIME\n...\n\n"
145 IDS_USE_SYNTAX "NET USE ...\n\n"
146 IDS_USE_HELP "USE\n...\n\n"
147 IDS_USER_SYNTAX "NET USER [usuario [contraseña | *] [opciones]] [/DOMAIN]\n\
148 usuario {contraseña | *} /ADD [opciones] [/DOMAIN]\n\
149 usuario [/DELETE] [/DOMAIN]\n\n"
150 IDS_USER_HELP "USER\n...\n\n"
151 IDS_VIEW_SYNTAX "NET VIEW ...\n\n"
152 IDS_VIEW_HELP "VIEW\n...\n\n"
153 IDS_NET_SYNTAX "NET [ ACCOUNTS | COMPUTER | CONFIG | CONTINUE | FILE | GROUP | HELP |\n\
154 HELPMSG | LOCALGROUP | NAME | PAUSE | PRINT | SEND | SESSION |\n\
155 SHARE | START | STATISTICS | STOP | TIME | USE | USER | VIEW ]\n"
156
157 IDS_ACCOUNTS_FORCE_LOGOFF "Forzar cierre de sesión tras"
158 IDS_ACCOUNTS_LOGOFF_SECONDS "%lu segundos"
159 IDS_ACCOUNTS_MIN_PW_AGE "Validez mínima de contraseña (en días)"
160 IDS_ACCOUNTS_MAX_PW_AGE "Validez máxima de contraseña (en días)"
161 IDS_ACCOUNTS_MIN_PW_LENGTH "Tamaño mínimo de contraseña"
162 IDS_ACCOUNTS_PW_HIST_LENGTH "Duración del historial de contraseñas"
163 IDS_ACCOUNTS_LOCKOUT_THRESHOLD "Umbral de bloqueo"
164 IDS_ACCOUNTS_LOCKOUT_DURATION "Duración del bloqueo (en minutos)"
165 IDS_ACCOUNTS_LOCKOUT_WINDOW "Ventana de cumpl. de bloqueo (en minutos)"
166 IDS_ACCOUNTS_COMPUTER_ROLE "Rol del equipo"
167 IDS_ACCOUNTS_PRIMARY_SERVER "Servidor primario"
168 IDS_ACCOUNTS_BACKUP_SERVER "Servidor de respaldo"
169 IDS_ACCOUNTS_STANDALONE_SERVER "Servidor independiente"
170 IDS_ACCOUNTS_WORKSTATION "Estación de trabajo"
171
172 IDS_CONFIG_TEXT "The following running services can be controlled:\n\n\
173 Server\n Workstation\n\n"
174 IDS_CONFIG_SERVER_NAME "Server Name"
175 IDS_CONFIG_SERVER_COMMENT "Server Comment"
176 IDS_CONFIG_SERVER_VERSION "Software version"
177 IDS_CONFIG_SERVER_ACTIVE "Server is active on"
178 IDS_CONFIG_SERVER_HIDDEN "Server hidden"
179 IDS_CONFIG_SERVER_USERS "Maximum Logged On Users"
180 IDS_CONFIG_SERVER_FILES "Maximum open files per session"
181 IDS_CONFIG_SERVER_IDLE "Idle session time (min)"
182 IDS_CONFIG_WORKSTATION_NAME "Computer name"
183 IDS_CONFIG_WORKSTATION_FULLNAME "Full Computer name"
184 IDS_CONFIG_WORKSTATION_USERNAME "User name"
185 IDS_CONFIG_WORKSTATION_ACTIVE "Workstation is active on"
186 IDS_CONFIG_WORKSTATION_VERSION "Software version"
187 IDS_CONFIG_WORKSTATION_DOMAIN "Workstation domain"
188 IDS_CONFIG_WORKSTATION_LOGON "Logon domain"
189
190 IDS_LOCALGROUP_ALIASES "Alias de \\\\%s"
191 IDS_LOCALGROUP_ALIAS_NAME "Nombre del alias"
192 IDS_LOCALGROUP_COMMENT "Comentario"
193 IDS_LOCALGROUP_MEMBERS "Miembros"
194
195 IDS_STATISTICS_TEXT "Statistics are available for the following services:\n\n\
196 Server\n Workstation\n\n"
197 IDS_STATISTICS_SINCE "Statistics since %d/%d/%d %d:%02d %s\n\n\n"
198 IDS_STATISTICS_SRV_NAME "Server statistics for \\\\%s\n\n\n"
199 IDS_STATISTICS_SRV_SESACCEPT "Sessions accepted"
200 IDS_STATISTICS_SRV_SESSTIME "Sessions timed-out"
201 IDS_STATISTICS_SRV_SESSERROR "Sessions errored-out"
202 IDS_STATISTICS_SRV_KBSENT "Kilobytes sent"
203 IDS_STATISTICS_SRV_KBRCVD "Kilobytes received"
204 IDS_STATISTICS_SRV_MRESPTIME "Mean response time (msec)"
205 IDS_STATISTICS_SRV_SYSERRORS "System errors"
206 IDS_STATISTICS_SRV_PMERRORS "Permission violations"
207 IDS_STATISTICS_SRV_PWERRORS "Password violations"
208 IDS_STATISTICS_SRV_FILES "Files accessed"
209 IDS_STATISTICS_SRV_DEVICES "Communication devices accessed"
210 IDS_STATISTICS_SRV_JOBS "Print jobs spooled"
211 IDS_STATISTICS_SRV_BUFFERS "Times buffers exhausted\n\n"
212 IDS_STATISTICS_SRV_BIGBUFFERS " Big buffers"
213 IDS_STATISTICS_SRV_REQBUFFERS " Request buffers"
214 IDS_STATISTICS_WKS_NAME "Workstation statistics for \\\\%s\n\n\n"
215 IDS_STATISTICS_WKS_BYTESRCVD "Bytes received"
216 IDS_STATISTICS_WKS_SMBSRCVD "Server Message Blocks (SMBs) received"
217 IDS_STATISTICS_WKS_BYTESTRANS "Bytes transmitted"
218 IDS_STATISTICS_WKS_SMBSTRANS "Server Message Blocks (SMBs) transmitted"
219 IDS_STATISTICS_WKS_READOPS "Read operations"
220 IDS_STATISTICS_WKS_WRITEOPS "Write operations"
221 IDS_STATISTICS_WKS_READDENIED "Raw reads denied"
222 IDS_STATISTICS_WKS_WRITEDENIED "Raw writes denied"
223 IDS_STATISTICS_WKS_NETWORKERROR "Network errors"
224 IDS_STATISTICS_WKS_CONNECTS "Connections made"
225 IDS_STATISTICS_WKS_RECONNECTS "Reconnections made"
226 IDS_STATISTICS_WKS_DISCONNECTS "Server disconnects"
227 IDS_STATISTICS_WKS_SESSIONS "Sessions started"
228 IDS_STATISTICS_WKS_HUNGSESSIONS "Hung sessions"
229 IDS_STATISTICS_WKS_FAILSESSIONS "Failed sessions"
230 IDS_STATISTICS_WKS_FAILEDOPS "Failed operations"
231 IDS_STATISTICS_WKS_USECOUNT "Use count"
232 IDS_STATISTICS_WKS_FAILUSECOUNT "Failed use count"
233
234 IDS_USER_ACCOUNTS "Cuentas de usuario en \\\\%s"
235 IDS_USER_NAME "Nombre de usuario"
236 IDS_USER_FULL_NAME "Nombre completo"
237 IDS_USER_COMMENT "Comentario"
238 IDS_USER_USER_COMMENT "Comentario de usuario"
239 IDS_USER_COUNTRY_CODE "Código de país"
240 IDS_USER_ACCOUNT_ACTIVE "Cuenta activa"
241 IDS_USER_ACCOUNT_EXPIRES "Fecha de expiración"
242 IDS_USER_PW_LAST_SET "La contraseña se cambió por última vez"
243 IDS_USER_PW_EXPIRES "La contraseña expira"
244 IDS_USER_PW_CHANGEABLE "La contraseña se puede cambiar"
245 IDS_USER_PW_REQUIRED "Se necesita contraseña"
246 IDS_USER_CHANGE_PW "El usuario puede cambiar la contraseña"
247 IDS_USER_WORKSTATIONS "Se permiten estaciones de trabajo"
248 IDS_USER_LOGON_SCRIPT "Script de inicio"
249 IDS_USER_PROFILE "Perfil de usuario"
250 IDS_USER_HOME_DIR "Carpeta raíz"
251 IDS_USER_LAST_LOGON "Último inicio de sesión"
252 IDS_USER_LOGON_HOURS "Horas de inicio permitidas"
253 IDS_USER_LOCAL_GROUPS "Miembro de los grupos locales"
254 IDS_USER_GLOBAL_GROUPS "Miembro de los grupos globales"
255
256 IDS_USER_ENTER_PASSWORD1 "Escriba una contraseña: "
257 IDS_USER_ENTER_PASSWORD2 "Vuelva a escribir la contraseña: "
258 IDS_USER_NO_PASSWORD_MATCH "Las contraseñas no coinciden."
259
260 IDS_USE_NOW_CONNECTED "%s is now connected to %s\n"
261
262 IDS_GENERIC_YES "Sí"
263 IDS_GENERIC_NO "No"
264 IDS_GENERIC_NEVER "Nunca"
265 IDS_GENERIC_NONE "Ninguno"
266 IDS_GENERIC_ALL "Todos"
267 IDS_GENERIC_LOCKED "Bloqueado"
268 IDS_GENERIC_UNLIMITED "Unlimited"
269 IDS_GENERIC_SYNTAX "The syntax of this command is:\n\n"
270 IDS_GENERIC_PAGE "NET HELP command | MORE displays one screen at a time.\n\n"
271
272 IDS_ERROR_OPTION_NOT_SUPPORTED "La opción %s todavía no está disponible.\n"
273 IDS_ERROR_INVALID_OPTION_VALUE "El valor para la opción %s no es válido.\n"
274 IDS_ERROR_SYSTEM_ERROR "The system error %d happened.\n"
275 IDS_ERROR_NO_ERROR "The command completed successfully.\n\n"
276 END