[NET][MC] Replace strings for the ACCOUNTS, GROUP and LOCALGROUP commands by netmsg...
[reactos.git] / base / applications / network / net / lang / es-ES.rc
index 151249b..fffe8f1 100644 (file)
@@ -5,90 +5,8 @@ LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
 
 STRINGTABLE
 BEGIN
-    IDS_HELPMSG_SYNTAX "NET HELPMSG <código de error>\n\n"
-    IDS_HELPMSG_HELP_1 "NET HELPMSG displays information about network messages (such as\n\
-error, warning and alert messages). When you type NET HELPMSG and the numeric\n\
-error (for example, ""net helpmsg 2182""), you will get information about the\n\
-message and suggested actions you can take to solve the problem.\n\n"
-    IDS_HELPMSG_HELP_2 "message#   Is the numerical error with which you need help.\n\n"
-    IDS_LOCALGROUP_SYNTAX "NET LOCALGROUP [grupo [/COMMENT:""texto""]] [/DOMAIN]\n\
-               grupo {/ADD [/COMMENT:""texto""] | /DELETE} [/DOMAIN]\n\
-               grupo nombre [...] {/ADD | /DELETE} [/DOMAIN]\n\n"
-    IDS_LOCALGROUP_HELP_1 "NET LOCALGROUP adds, displays or modifies local groups on computers. When\n\
-used without parameters, it displays the local groups on the computer.\n\n"
-    IDS_LOCALGROUP_HELP_2 "groupname        Is the name of the local group to add, expand, or\n\
-                 delete. Supply only a groupname to view a list of\n\
-                 users or global groups in a local group.\n"
-    IDS_LOCALGROUP_HELP_3 "/COMMENT:""text""  Adds a comment for a new or existing group.\n\
-                 Enclose the text inquotation marks.\n"
-    IDS_LOCALGROUP_HELP_4 "/DOMAIN          Performs the operation on a domain controller\n\
-                 of the current domain. Otherwise, the operation is \n\
-                 performed on the local computer.\n"
-    IDS_LOCALGROUP_HELP_5 "name [ ...]      List one or more usernames or groupnams to add to or\n\
-                 remove from a local group. Separate multiple entries with\n\
-                 a space. Names may be users or global groups, but not\n\
-                 other local groups. If a user is from another doamin,\n\
-                 preface the username with the domain name (for\n\
-                 example, SALES\\RALPHR).\n"
-    IDS_LOCALGROUP_HELP_6 "/ADD             Adds a groupname or username to a local group. An account\n\
-                 must be established for users or global groups added to a\n\
-                 local group with this command.\n"
-    IDS_LOCALGROUP_HELP_7 "/DELETE          Removes a groupname or username from a local group.\n\n"
-    IDS_NAME_SYNTAX "NET NAME ...\n\n"
-    IDS_NAME_HELP "NAME\n...\n\n"
-    IDS_PRINT_SYNTAX  "NET PRINT ...\n\n"
-    IDS_PRINT_HELP "PRINT\n...\n\n"
-    IDS_PAUSE_SYNTAX "NET PAUSE <nombre del servicio>\n\n"
-    IDS_PAUSE_HELP_1 "NET PAUSE suspends a service. Pausing a service puts it on hold.\n\n"
-    IDS_PAUSE_HELP_2 "service   The name of the service to be paused.\n\n"
-    IDS_SEND_SYNTAX "NET SEND ...\n\n"
-    IDS_SEND_HELP "SEND\n...\n\n"
-    IDS_SESSION_SYNTAX "NET SESSION ...\n\n"
-    IDS_SESSION_HELP "SESSION\n...\n\n"
-    IDS_SHARE_SYNTAX "NET SHARE ...\n\n"
-    IDS_SHARE_HELP "SHARE\n...\n\n"
-    IDS_START_SYNTAX "NET START [service]\n\n"
-    IDS_START_HELP_1 "NET START starts services or lists running services.\n\n"
-    IDS_START_HELP_2 "service   The name of the service to be started.\n\n"
-    IDS_START_HELP_3 "When typed at the command prompt, service name of two words or more must\n\
-be enclosed in quotation marks. For example, NET START ""NET LOGON""\n\
-starts the net logon service.\n\n"
-    IDS_STATISTICS_SYNTAX "NET STATISTICS [SERVER | WORKSTATION]\n\n"
-    IDS_STATISTICS_HELP_1 "NET STATISTICS displays the statisticslog for the local Workstation or\n\
-Server service. Used without parameters, NET STATISTICS displays\n\
-the services for which statistics are available.\n\n"
-    IDS_STATISTICS_HELP_2 "SERVER        Displays the Server service statistics.\n\
-WORKSTATION   Displays the Workstation service statistics.\n\n"
-    IDS_STOP_SYNTAX "NET STOP <nombre del servicio>\n\n"
-    IDS_STOP_HELP_1 "NET STOP stops services.\n\n"
-    IDS_STOP_HELP_2 "service   The name of the service to be stopped.\n\n"
-    IDS_STOP_HELP_3 "Stopping a service cancels any network connection the service is\n\
-using. Also, some services are dependent on others. Stopping one\n\
-service can stop others. Some services cannot be stopped.\n\n"
-    IDS_TIME_SYNTAX "NET TIME ...\n\n"
-    IDS_TIME_HELP "TIME\n...\n\n"
-    IDS_USE_SYNTAX "NET USE ...\n\n"
-    IDS_USE_HELP "USE\n...\n\n"
-    IDS_USER_SYNTAX "NET USER [usuario [contraseña | *] [opciones]] [/DOMAIN]\n\
-         usuario {contraseña | *} /ADD [opciones] [/DOMAIN]\n\
-         usuario [/DELETE] [/DOMAIN]\n\n"
-    IDS_USER_HELP "USER\n...\n\n"
-    IDS_VIEW_SYNTAX "NET VIEW ...\n\n"
-    IDS_VIEW_HELP "VIEW\n...\n\n"
-    IDS_NET_SYNTAX "NET [ ACCOUNTS | COMPUTER | CONFIG | CONTINUE | FILE | GROUP | HELP |\n\
-      HELPMSG | LOCALGROUP | NAME | PAUSE | PRINT | SEND | SESSION |\n\
-      SHARE | START | STATISTICS | STOP | TIME | USE | USER | VIEW ]\n"
-
     IDS_ACCOUNTS_FORCE_LOGOFF "Forzar cierre de sesión tras"
     IDS_ACCOUNTS_LOGOFF_SECONDS "%lu segundos"
-    IDS_ACCOUNTS_MIN_PW_AGE "Validez mínima de contraseña (en días)"
-    IDS_ACCOUNTS_MAX_PW_AGE "Validez máxima de contraseña (en días)"
-    IDS_ACCOUNTS_MIN_PW_LENGTH "Tamaño mínimo de contraseña"
-    IDS_ACCOUNTS_PW_HIST_LENGTH "Duración del historial de contraseñas"
-    IDS_ACCOUNTS_LOCKOUT_THRESHOLD "Umbral de bloqueo"
-    IDS_ACCOUNTS_LOCKOUT_DURATION "Duración del bloqueo (en minutos)"
-    IDS_ACCOUNTS_LOCKOUT_WINDOW "Ventana de cumpl. de bloqueo (en minutos)"
-    IDS_ACCOUNTS_COMPUTER_ROLE "Rol del equipo"
     IDS_ACCOUNTS_PRIMARY_SERVER "Servidor primario"
     IDS_ACCOUNTS_BACKUP_SERVER "Servidor de respaldo"
     IDS_ACCOUNTS_STANDALONE_SERVER "Servidor independiente"
@@ -112,16 +30,6 @@ service can stop others. Some services cannot be stopped.\n\n"
     IDS_CONFIG_WORKSTATION_DOMAIN "Workstation domain"
     IDS_CONFIG_WORKSTATION_LOGON "Logon domain"
 
-    IDS_GROUP_GROUPS "Group Accounts for \\\\%s"
-    IDS_GROUP_NAME "Group name"
-    IDS_GROUP_COMMENT "Comment"
-    IDS_GROUP_MEMBERS "Members"
-
-    IDS_LOCALGROUP_ALIASES "Alias de \\\\%s"
-    IDS_LOCALGROUP_ALIAS_NAME "Nombre del alias"
-    IDS_LOCALGROUP_COMMENT "Comentario"
-    IDS_LOCALGROUP_MEMBERS "Miembros"
-
     IDS_STATISTICS_TEXT "Statistics are available for the following services:\n\n\
    Server\n   Workstation\n\n"
     IDS_STATISTICS_SINCE "Statistics since %d/%d/%d %d:%02d %s\n\n\n"
@@ -197,7 +105,6 @@ service can stop others. Some services cannot be stopped.\n\n"
     IDS_GENERIC_LOCKED "Bloqueado"
     IDS_GENERIC_UNLIMITED "Unlimited"
     IDS_GENERIC_SYNTAX "The syntax of this command is:\n\n"
-    IDS_GENERIC_PAGE "NET HELP command | MORE displays one screen at a time.\n\n"
 
     IDS_ERROR_OPTION_NOT_SUPPORTED "La opción %s todavía no está disponible.\n"
     IDS_ERROR_INVALID_OPTION_VALUE "El valor para la opción %s no es válido.\n"