[NET] Reorganize and improve the help texts (2/X)
[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 ...\n\n"
126 IDS_START_HELP "START\n...\n\n"
127 IDS_STATISTICS_SYNTAX "NET STATISTICS ...\n\n"
128 IDS_STATISTICS_HELP "STATISTICS\n...\n\n"
129 IDS_STOP_SYNTAX "NET STOP <nombre del servicio>\n\n"
130 IDS_STOP_HELP "STOP\n...\n\n"
131 IDS_TIME_SYNTAX "NET TIME ...\n\n"
132 IDS_TIME_HELP "TIME\n...\n\n"
133 IDS_USE_SYNTAX "NET USE ...\n\n"
134 IDS_USE_HELP "USE\n...\n\n"
135 IDS_USER_SYNTAX "NET USER [usuario [contraseña | *] [opciones]] [/DOMAIN]\n\
136 usuario {contraseña | *} /ADD [opciones] [/DOMAIN]\n\
137 usuario [/DELETE] [/DOMAIN]\n\n"
138 IDS_USER_HELP "USER\n...\n\n"
139 IDS_VIEW_SYNTAX "NET VIEW ...\n\n"
140 IDS_VIEW_HELP "VIEW\n...\n\n"
141 IDS_NET_SYNTAX "NET [ ACCOUNTS | COMPUTER | CONFIG | CONTINUE | FILE | GROUP | HELP |\n\
142 HELPMSG | LOCALGROUP | NAME | PAUSE | PRINT | SEND | SESSION |\n\
143 SHARE | START | STATISTICS | STOP | TIME | USE | USER | VIEW ]\n"
144
145 IDS_ACCOUNTS_FORCE_LOGOFF "Forzar cierre de sesión tras"
146 IDS_ACCOUNTS_LOGOFF_SECONDS "%lu segundos"
147 IDS_ACCOUNTS_MIN_PW_AGE "Validez mínima de contraseña (en días)"
148 IDS_ACCOUNTS_MAX_PW_AGE "Validez máxima de contraseña (en días)"
149 IDS_ACCOUNTS_MIN_PW_LENGTH "Tamaño mínimo de contraseña"
150 IDS_ACCOUNTS_PW_HIST_LENGTH "Duración del historial de contraseñas"
151 IDS_ACCOUNTS_LOCKOUT_THRESHOLD "Umbral de bloqueo"
152 IDS_ACCOUNTS_LOCKOUT_DURATION "Duración del bloqueo (en minutos)"
153 IDS_ACCOUNTS_LOCKOUT_WINDOW "Ventana de cumpl. de bloqueo (en minutos)"
154 IDS_ACCOUNTS_COMPUTER_ROLE "Rol del equipo"
155 IDS_ACCOUNTS_PRIMARY_SERVER "Servidor primario"
156 IDS_ACCOUNTS_BACKUP_SERVER "Servidor de respaldo"
157 IDS_ACCOUNTS_STANDALONE_SERVER "Servidor independiente"
158 IDS_ACCOUNTS_WORKSTATION "Estación de trabajo"
159
160 IDS_LOCALGROUP_ALIASES "Alias de \\\\%s"
161 IDS_LOCALGROUP_ALIAS_NAME "Nombre del alias"
162 IDS_LOCALGROUP_COMMENT "Comentario"
163 IDS_LOCALGROUP_MEMBERS "Miembros"
164
165 IDS_USER_ACCOUNTS "Cuentas de usuario en \\\\%s"
166 IDS_USER_NAME "Nombre de usuario"
167 IDS_USER_FULL_NAME "Nombre completo"
168 IDS_USER_COMMENT "Comentario"
169 IDS_USER_USER_COMMENT "Comentario de usuario"
170 IDS_USER_COUNTRY_CODE "Código de país"
171 IDS_USER_ACCOUNT_ACTIVE "Cuenta activa"
172 IDS_USER_ACCOUNT_EXPIRES "Fecha de expiración"
173 IDS_USER_PW_LAST_SET "La contraseña se cambió por última vez"
174 IDS_USER_PW_EXPIRES "La contraseña expira"
175 IDS_USER_PW_CHANGEABLE "La contraseña se puede cambiar"
176 IDS_USER_PW_REQUIRED "Se necesita contraseña"
177 IDS_USER_CHANGE_PW "El usuario puede cambiar la contraseña"
178 IDS_USER_WORKSTATIONS "Se permiten estaciones de trabajo"
179 IDS_USER_LOGON_SCRIPT "Script de inicio"
180 IDS_USER_PROFILE "Perfil de usuario"
181 IDS_USER_HOME_DIR "Carpeta raíz"
182 IDS_USER_LAST_LOGON "Último inicio de sesión"
183 IDS_USER_LOGON_HOURS "Horas de inicio permitidas"
184 IDS_USER_LOCAL_GROUPS "Miembro de los grupos locales"
185 IDS_USER_GLOBAL_GROUPS "Miembro de los grupos globales"
186
187 IDS_USER_ENTER_PASSWORD1 "Escriba una contraseña: "
188 IDS_USER_ENTER_PASSWORD2 "Vuelva a escribir la contraseña: "
189 IDS_USER_NO_PASSWORD_MATCH "Las contraseñas no coinciden."
190
191 IDS_USE_NOW_CONNECTED "%s is now connected to %s\n"
192
193 IDS_GENERIC_YES "Sí"
194 IDS_GENERIC_NO "No"
195 IDS_GENERIC_NEVER "Nunca"
196 IDS_GENERIC_NONE "Ninguno"
197 IDS_GENERIC_ALL "Todos"
198 IDS_GENERIC_LOCKED "Bloqueado"
199 IDS_GENERIC_UNLIMITED "Unlimited"
200 IDS_GENERIC_SYNTAX "The syntax of this command is:\n\n"
201 IDS_GENERIC_PAGE "NET HELP command | MORE displays one screen at a time.\n\n"
202
203 IDS_ERROR_OPTION_NOT_SUPPORTED "La opción %s todavía no está disponible.\n"
204 IDS_ERROR_INVALID_OPTION_VALUE "El valor para la opción %s no es válido.\n"
205 IDS_ERROR_SYSTEM_ERROR "The system error %d happened.\n"
206 IDS_ERROR_NO_ERROR "The command completed successfully.\n\n\n"
207 END