File name: | tasklist.exe.mui |
Size: | 17408 byte |
MD5: | e7887725567b2d4b83ca3f48f9c264e1 |
SHA1: | 9ab0c535c3e658aee5be5ec5be7ab7ccb39555d1 |
SHA256: | d125dabefcdcf64e7d5a097606732fa985091a18532c61719f990bd582e877a3 |
Operating systems: | Windows 10 |
Extension: | MUI |
In x64: | tasklist.exe Enumera las tareas en ejecución (32 bits) |
If an error occurred or the following message in Spanish (Modern) language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.
id | Spanish (Modern) | English |
---|---|---|
101 | Nombre de host | Host Name |
102 | Estado | Status |
103 | Nombre de imagen | Image Name |
104 | PID | PID |
105 | Núm. de sesión | Session# |
106 | Nombre de usuario | User Name |
107 | Título de ventana | Window Title |
108 | Tiempo de CPU | CPU Time |
109 | Uso de memoria | Mem Usage |
110 | Servicios | Services |
111 | Nombre de sesión | Session Name |
112 | Módulos | Modules |
113 | Nombre del paquete | Package Name |
126 | list | list |
127 | table | table |
128 | csv | csv |
129 | list|table|csv | list|table|csv |
151 | 16 | 16 |
152 | 15 | 15 |
153 | 25 | 25 |
154 | 8 | 8 |
156 | 50 | 50 |
157 | 72 | 72 |
158 | 12 | 12 |
160 | 80 | 80 |
161 | 45 | 45 |
201 | sessionname | sessionname |
202 | status | status |
203 | imagename | imagename |
204 | pid | pid |
205 | session | session |
206 | cputime | cputime |
207 | memusage | memusage |
208 | username | username |
209 | services | services |
210 | windowtitle | windowtitle |
211 | modules | modules |
226 | running|not responding|suspended|unknown | running|not responding|suspended|unknown |
227 | eq | ne | eq | ne |
228 | eq | ne | lt | gt | le | ge | eq | ne | lt | gt | le | ge |
251 | Running | Running |
252 | Not Responding | Not Responding |
253 | %s KB | %s K |
254 | NT AUTHORITY | NT AUTHORITY |
255 | SYSTEM | SYSTEM |
256 | modules eq %s | modules eq %s |
257 | Unknown | Unknown |
258 | Suspendido | Suspended |
501 | Sintaxis no válida. /U puede especificarse solo si se especifica /S. Escriba "TASKLIST /?" para obtener más información de uso. |
Invalid syntax. /U can be specified only when /S is specified. Type "TASKLIST /?" for usage. |
502 | Sintaxis no válida. /P puede especificarse solo si se especifica /U. Escriba "TASKLIST /?" para obtener más información de uso. |
Invalid syntax. /P can be specified only when /U is specified. Type "TASKLIST /?" for usage. |
503 | INFORMACIÓN: no hay tareas ejecutándose que coincidan con los criterios especificados. |
INFO: No tasks are running which match the specified criteria. |
504 | %s Código de error: se devolvió 0x%08lx. |
%s Error Code: 0x%08lx was returned. |
505 | Sintaxis no válida. El nombre de usuario no puede estar vacío. |
Invalid syntax. User name cannot be empty. |
506 | Sintaxis no válida. La opción /NH está permitida solo para formatos "TABLE" y "CSV". Escriba "TASKLIST /?" para obtener más información de uso. |
Invalid syntax. /NH option is allowed only for "TABLE" and "CSV" formats. Type "TASKLIST /?" for usage. |
507 | Sintaxis no válida. Las opciones /V, /M y /SVC no se pueden usar juntas. Escriba "TASKLIST.EXE -?" para obtener más información de uso. |
Invalid syntax. /V, /M and /SVC options cannot be used together. Type "TASKLIST /?" for usage. |
508 | Sintaxis no válida. El nombre del sistema no puede estar en blanco. |
Invalid syntax. System name cannot be empty. |
509 | Sintaxis no válida. Escriba "TASKLIST /?" para obtener más información de uso. |
Invalid syntax. Type "TASKLIST /?" for usage. |
510 | Sintaxis no válida. No se permiten caracteres después de "*" en la opción /M. Escriba "TASKLIST /?" para obtener información de uso. |
Invalid syntax. No characters are allowed after '*' for /M option. Type "TASKLIST /?" for usage. |
511 | Sintaxis no válida. Las opciones /APPS, /M y /SVC no se pueden usar juntas. Escriba "TASKLIST /?" para obtener más información de uso. |
Invalid syntax. /APPS, /M and /SVC options cannot be used together. Type "TASKLIST /?" for usage. |
551 | ADVERTENCIA: los filtros "WINDOWTITLE" y "STATUS" no se admiten cuando se consulta un equipo remoto. |
WARNING: "WINDOWTITLE" and "STATUS" filters are not supported when querying a remote machine. |
1001 | TASKLIST [/S sistema [/U usuario [/P [contraseña]]]] |
TASKLIST [/S system [/U username [/P [password]]]] |
1002 | [/M [módulo] | /SVC | /V] [/FI filtro] [/FO formato] [/NH] |
[/M [module] | /SVC | /V] [/FI filter] [/FO format] [/NH] |
1003 | ||
1004 | Descripción: |
Description: |
1005 | Esta herramienta muestra una lista de procesos que se están ejecutando |
This tool displays a list of currently running processes on |
1006 | en un equipo local o remoto. |
either a local or remote machine. |
1009 | Lista de parámetros: |
Parameter List: |
1010 | /S sistema Especifica el sistema remoto al que conectarse. |
/S system Specifies the remote system to connect to. |
1011 | /U [dominio\]usuario Especifica el contexto de usuario en el que |
/U [domain\]user Specifies the user context under which |
1012 | el comando debe ejecutarse. |
the command should execute. |
1013 | /P [contraseña] Especifica la contraseña para el contexto |
/P [password] Specifies the password for the given |
1014 | de usuario dado. Pide entrada si se omite. |
user context. Prompts for input if omitted. |
1015 | /M [module] Enumera todas las tareas que actualmente usan |
/M [module] Lists all tasks currently using the given |
1016 | el nombre exe/dll dado. Si el nombre del módulo |
exe/dll name. If the module name is not |
1017 | no se especifica, se muestran todos los módulos cargados. |
specified all loaded modules are displayed. |
1019 | /SVC Muestra los servicios hospedados en cada proceso. |
/SVC Displays services hosted in each process. |
1020 | /APPS Muestra las aplicaciones de la Tienda y sus procesos asociados. |
/APPS Displays Store Apps and their associated processes. |
1021 | /V Muestra información detallada de tareas. |
/V Displays verbose task information. |
1023 | /FI filtro Muestra un conjunto de tareas que coinciden |
/FI filter Displays a set of tasks that match a |
1024 | con el criterio especificado por el filtro. |
given criteria specified by the filter. |
1025 | /FO formato Especifica el formato de salida. |
/FO format Specifies the output format. |
1026 | Valores válidos: "TABLE", "LIST", "CSV". |
Valid values: "TABLE", "LIST", "CSV". |
1027 | /NH Especifica que el "encabezado de columna" |
/NH Specifies that the "Column Header" should |
1028 | no debe mostrarse en la salida. |
not be displayed in the output. |
1029 | Válido solo para formatos "TABLE" y "CSV". |
Valid only for "TABLE" and "CSV" formats. |
1030 | /? Muestra este mensaje de ayuda. |
/? Displays this help message. |
1032 | Filtros: |
Filters: |
1033 | Nombre filtro Operadores válidos Valores válidos |
Filter Name Valid Operators Valid Value(s) |
1034 | ------------- ------------------ -------------------------- |
----------- --------------- -------------------------- |
1035 | STATUS eq, ne RUNNING | SUSPENDED |
STATUS eq, ne RUNNING | SUSPENDED |
1036 | NOT RESPONDING | UNKNOWN |
NOT RESPONDING | UNKNOWN |
1037 | IMAGENAME eq, ne Nombre de imagen |
IMAGENAME eq, ne Image name |
1038 | PID eq, ne, gt, lt, ge, le Valor del PID |
PID eq, ne, gt, lt, ge, le PID value |
1039 | SESSION eq, ne, gt, lt, ge, le Número de sesión |
SESSION eq, ne, gt, lt, ge, le Session number |
1040 | SESSIONNAME eq, ne Nombre de sesión |
SESSIONNAME eq, ne Session name |
1041 | CPUTIME eq, ne, gt, lt, ge, le Tiempo de la CPU en el formato |
CPUTIME eq, ne, gt, lt, ge, le CPU time in the format |
1042 | hh:mm:ss. |
of hh:mm:ss. |
1043 | hh - horas, |
hh - hours, |
1044 | mm - minutos, ss - segundos |
mm - minutes, ss - seconds |
1045 | MEMUSAGE eq, ne, gt, lt, ge, le Uso de memoria en KB |
MEMUSAGE eq, ne, gt, lt, ge, le Memory usage in KB |
1046 | USERNAME eq, ne Nombre de usuario en formato |
USERNAME eq, ne User name in [domain\]user |
1047 | [dominio\]usuario |
format |
1048 | SERVICES eq, ne Nombre de servicio |
SERVICES eq, ne Service name |
1049 | WINDOWTITLE eq, ne Título de ventana |
WINDOWTITLE eq, ne Window title |
1050 | MODULES eq, ne DLL name |
MODULES eq, ne DLL name |
1052 | NOTA: los filtros "WINDOWTITLE" y "STATUS" no se tienen en cuenta cuando se consultan |
NOTE: "WINDOWTITLE" and "STATUS" filters are not supported when querying |
1053 | equipos remotos. |
a remote machine. |
1054 | Examples: |
Examples: |
1055 | TASKLIST |
TASKLIST |
1056 | TASKLIST /M |
TASKLIST /M |
1057 | TASKLIST /V /FO CSV |
TASKLIST /V /FO CSV |
1058 | TASKLIST /SVC /FO LIST |
TASKLIST /SVC /FO LIST |
1059 | TASKLIST /APPS /FI "STATUS eq RUNNING" |
TASKLIST /APPS /FI "STATUS eq RUNNING" |
1060 | TASKLIST /M wbem* |
TASKLIST /M wbem* |
1061 | TASKLIST /S sistema /FO LIST |
TASKLIST /S system /FO LIST |
1062 | TASKLIST /S sistema /U dominio ombreusuario /FO CSV /NH |
TASKLIST /S system /U domain\username /FO CSV /NH |
1063 | TASKLIST /S sistema /U nombreusuario /P contraseña /FO TABLE /NH |
TASKLIST /S system /U username /P password /FO TABLE /NH |
1064 | TASKLIST /FI "USERNAME ne NT AUTHORITY\SYSTEM" /FI "STATUS eq running" |
TASKLIST /FI "USERNAME ne NT AUTHORITY\SYSTEM" /FI "STATUS eq running" |
5001 | Error: | ERROR: |
5002 | Advertencia: | WARNING: |
5003 | Correcto: | SUCCESS: |
5004 | Info: | INFO: |
5005 | N/D | N/A |
5501 | Escriba la contraseña para %s: | Type the password for %s: |
5502 | Pasar la credencial de usuario para la conexión local. |
Passing the user credential for local connection. |
5503 | El sistema de destino debe ejecutar Windows XP o posterior. |
The target system must be running Windows XP or above. |
5504 | El sistema de destino debe ejecutar Windows 2000 o posterior. |
The remote system must be running Windows 2000 or above. |
5601 | Sintaxis no válida. El valor "%s" no está permitido para la opción "%s". %s |
Invalid syntax. '%s' value is not allowed for '%s' option. %s |
5602 | Sintaxis no válida. Especifique un valor numérico válido para "%s". %s |
Invalid syntax. Specify valid numeric value for '%s'. %s |
5603 | Sintaxis no válida. Especifique un valor de coma flotante válido para "%s". %s |
Invalid syntax. Specifiy valid floating point value for '%s'. %s |
5604 | Sintaxis no válida. Falta la opción obligatoria "%s". %s |
Invalid syntax. Mandatory option '%s' is missing. %s |
5605 | Sintaxis no válida. La opción "%s" no está permitida más de "%d" veces. %s |
Invalid syntax. '%s' option is not allowed more than '%d' time(s). %s |
5607 | Argumento u opción no válido - "%s". %s |
Invalid argument/option - '%s'. %s |
5608 | Sintaxis no válida. Falta el argumento predeterminado. %s |
Invalid syntax. Default argument is missing. %s |
5609 | La longitud del argumento de la línea de comandos no debe superar 255 caracteres. |
Length of the command line argument should not exceed 255 characters. |
5610 | Sintaxis no válida. La opción predeterminada no está permitida más de "%d" veces. %s |
Invalid syntax. Default option is not allowed more than '%d' time(s). %s |
5611 | Sintaxis no válida. Se esperaba un valor para "%s". %s |
Invalid syntax. Value expected for '%s'. %s |
5612 | Sintaxis no válida. El valor "%s" no está permitido como argumento predeterminado. %s |
Invalid syntax. '%s' value is not allowed as default argument. %s |
5613 | Escriba "%s /?" para su uso. | Type "%s /?" for usage. |
5614 | El valor de la opción "%s" no puede estar vacío. %s |
Value for '%s' option cannot be empty. %s |
5615 | El valor de la opción predeterminada no puede estar vacío. %s |
Value for default option cannot be empty. %s |
5616 | Sintaxis no válida. Especifique un valor numérico correcto como predeterminado. %s |
Invalid syntax. Specify valid numeric value for default. %s |
5617 | Sintaxis no válida. Especifique un valor de coma flotante válido como predeterminado. %s |
Invalid syntax. Specifiy valid floating point value for default. %s |
5618 | El valor de la opción predeterminada no puede tener más de %d caracteres. |
Value for default option cannot be more than %d character(s). |
5619 | Sintaxis no válida. No se puede especificar un valor con la opción "%s". %s |
Invalid syntax. Value cannot be specified with '%s' option. %s |
5620 | El valor de la opción "%s" no puede tener más de %d caracteres. |
Value for '%s' option cannot be more than %d character(s). |
File Description: | Enumera las tareas en ejecución |
File Version: | 10.0.15063.0 (WinBuild.160101.0800) |
Company Name: | Microsoft Corporation |
Internal Name: | tasklist.exe |
Legal Copyright: | © Microsoft Corporation. Todos los derechos reservados. |
Original Filename: | tasklist.exe.mui |
Product Name: | Sistema operativo Microsoft® Windows® |
Product Version: | 10.0.15063.0 |
Translation: | 0xC0A, 1200 |