File name: | DmiProvider.dll.mui |
Size: | 20992 byte |
MD5: | 8a02d3f6a660acc7cc4d47a49dbd7c78 |
SHA1: | 39773ff3239774b45c5bad8d379c466ea61b385c |
SHA256: | 85a0d3cba670882d015df2dea64f8af8fc57152a9184e4a20fde2c04e779d605 |
Operating systems: | Windows 10 |
Extension: | MUI |
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 |
---|---|---|
100 | Lista de paquetes de controladores: | Driver packages listing: |
101 | Nombre publicado | Published Name |
102 | Información de paquete de controladores: | Driver package information: |
103 | Controladores para la arquitectura | Drivers for architecture |
104 | Clase de dispositivo desconocida | Unknown device class |
105 | (No se encontraron controladores en la imagen que coincidan con los criterios) | (No drivers found in the image matching the criteria) |
106 | Obteniendo lista de controladores de terceros desde el almacén de
controladores... |
Obtaining list of 3rd party drivers from the driver store... |
107 | Obteniendo lista de todos los controladores desde el almacén de controladores... | Obtaining list of all drivers from the driver store... |
108 | Instalando %1!d! de %2!d! - %3!s!: %0 | Installing %1!d! of %2!d! - %3!s!: %0 |
109 | Quitando %1!d! de %2!d! - %3!s!: %0 | Removing %1!d! of %2!d! - %3!s!: %0 |
110 | El paquete de controladores se instaló correctamente. |
The driver package was successfully installed. |
111 | El paquete de controladores se quitó correctamente. |
The driver package was successfully removed. |
112 | Exportando %1!d! de %2!d! - %3!s!: %0 | Exporting %1!d! of %2!d! - %3!s!: %0 |
113 | El paquete de controladores se ha exportado correctamente. |
The driver package successfully exported. |
114 | INFORMACIÓN: DISM ha omitido la comprobación de firma del controlador porque la versión del sistema operativo en ejecución y la del sistema operativo de destino no coinciden. |
INFO: DISM has skipped driver signature check because the version of running OS and that of target OS do not match. |
200 | Ruta de acceso del almacén de controladores | Driver Store Path |
201 | Incluido | Inbox |
202 | Nombre de proveedor | Provider Name |
203 | Fecha | Date |
204 | Versión | Version |
205 | Sí | Yes |
206 | No | No |
207 | GUID de clase | Class GUID |
208 | Arquitectura | Architecture |
209 | Fabricante | Manufacturer |
210 | Descripción | Description |
211 | Id. de hardware | Hardware ID |
212 | Nombre de servicio | Service Name |
214 | Identificadores compatibles | Compatible IDs |
215 | Identificadores excluidos | Exclude IDs |
217 | Crítico para el arranque | Boot Critical |
218 | Buscando paquetes de controladores para instalar... |
Searching for driver packages to install... |
219 | Se encontraron %1!d! paquete(s) de controladores para instalar. |
Found %1!d! driver package(s) to install. |
220 | Se encontraron %1!d! paquete(s) de controladores para quitar. |
Found %1!d! driver package(s) to remove. |
221 | Nombre de clase | Class Name |
222 | Nombre de archivo original | Original File Name |
223 | Descripción de clase | Class Description |
1000 | ImageTopLevelHelp | ImageTopLevelHelp |
1100 | DriverCommands | DriverCommands |
1101 | Información sobre los comandos de controladores disponibles | Information on the available driver commands |
1102 | COMANDOS DE SERVICIO DE CONTROLADORES: |
DRIVER SERVICING COMMANDS: |
1103 | Get-Drivers | Get-Drivers |
1104 | Muestra información sobre todos los controladores en una imagen sin conexión o en un sistema operativo en ejecución. |
Displays information about all drivers in an offline image or a running operating system. |
1105 | /Get-Drivers [/Format:] [/all] Muestra información sobre controladores en una imagen. Use la opción /Format para especificar un formato de tabla o lista para la salida. Si no se especifica /Format, la salida tendrá formato de lista. Solo se muestran controladores no incluidos de manera predeterminada. Use el modificador /all para mostrar todos los controladores de la imagen. Ejemplos: DISM.exe /Image:C:\prueba\sin_conexión /Get-Drivers DISM.exe /Image:C:\prueba\sin_conexión /Get-Drivers /all DISM.exe /Image:C:\prueba\sin_conexión /Get-Drivers /Format:Table |
/Get-Drivers [/Format:] [/all] Displays information about drivers in an image. Use the /Format option to specify a table or list format for the output. If /Format is not specified, the output is formatted as a list. Only shows out-of-box drivers by default. Use /all switch to show all drivers in the image. Examples: DISM.exe /Image:C:\test\offline /Get-Drivers DISM.exe /Image:C:\test\offline /Get-Drivers /all DISM.exe /Image:C:\test\offline /Get-Drivers /Format:Table |
1106 | Get-DriverInfo | Get-DriverInfo |
1107 | Muestra información sobre un controlador específico en una imagen sin conexión o en un sistema operativo en ejecución. |
Displays information about a specific driver in an offline image or a running operating system. |
1108 | /Get-DriverInfo /Driver: Muestra información sobre un archivo INF instalado en la imagen o uno que no está instalado aún. Los controladores de terceros instalados tomarán los nombres OEM1.inf, OEM2.inf, etc. Use el nombre publicado de la lista /Get-Drivers para ver información sobre los controladores instalados. Ejemplos: DISM.exe /Image:C:\prueba\sin_conexión /Get-DriverInfo /Driver:D:\Controladores\Usb\Usb.inf DISM.exe /Image:C:\prueba\sin_conexión /Get-DriverInfo /driver:oem1.inf |
/Get-DriverInfo /Driver: Displays information about an INF file installed in the image, or one that is not yet installed. Installed 3rd party drivers will be named OEM1.inf, OEM2.inf, and so on. Use the Published Name from the /Get-Drivers list to view information on installed drivers. Examples: DISM.exe /Image:C:\test\offline /Get-DriverInfo /Driver:D:\Drivers\Usb\Usb.inf DISM.exe /Image:C:\test\offline /Get-DriverInfo /Driver:oem1.inf |
1109 | Add-Driver | Add-Driver |
1110 | Agrega paquetes de controladores a una imagen sin conexión. |
Adds driver packages to an offline image. |
1111 | /Add-Driver {/Driver: | /Driver:} [/recurse] [/ForceUnsigned] Agrega controladores a una imagen sin conexión. Use /recurse para buscar controladores en todas las subcarpetas. Use /ForceUnsigned para agregar controladores sin firmar a imágenes basadas en X64. Este comando no es compatible con una imagen en línea. Ejemplos: DISM.exe /Image:C:\prueba\sin_conexión /Add-Driver /Driver:D:\Controladores\Usb\Usb.inf DISM.exe /Image:C:\prueba\sin_conexión /Add-Driver /Driver:D:\Controladores /recurse |
/Add-Driver {/Driver: | /Driver:} [/recurse] [/ForceUnsigned] Adds drivers to an offline image. Use /recurse to query all subfolders for drivers. Use /ForceUnsigned to add unsigned drivers to X64-based images. This command is not supported against an online image. Examples: DISM.exe /Image:C:\test\offline /Add-Driver /Driver:D:\Drivers\Usb\Usb.inf DISM.exe /Image:C:\test\offline /Add-Driver /Driver:D:\Drivers /recurse |
1112 | Remove-Driver | Remove-Driver |
1113 | Quita paquetes de controladores de una imagen sin conexión. |
Removes driver packages from an offline image. |
1114 | /Remove-Driver /Driver: Quita de la imagen el controlador no incluido especificado. Use /Get-Drivers para ver una lista de controladores instalados. Este comando no es compatible con una imagen en línea. ADVERTENCIA: quitar un paquete de controladores críticos para el arranque puede hacer que la imagen sin conexión de Windows no se pueda arrancar. Ejemplo: DISM.exe /Image:C:\prueba\sin_conexión /Remove-Driver /Driver:oem1.inf |
/Remove-Driver /Driver: Removes the specified out-of-box driver from the image. Use /Get-Drivers to see a list of installed drivers. This command is not supported against an online image. WARNING: Removing a boot-critical driver package can make the offline Windows image unbootable. Example: DISM.exe /Image:C:\test\offline /Remove-Driver /Driver:oem1.inf |
1115 | Export-Driver | Export-Driver |
1116 | Exporte todos los paquetes de controladores de terceros desde una imagen sin conexión o un sistema operativo en ejecución. |
Export all third-party driver packages from an offline image or a running operating system. |
1117 | /Export-Driver /Destination: Exporte todos los paquetes de controladores de terceros de una imagen de Windows a una ruta de acceso de destino. Ejemplos: DISM.exe /Image:C:\test\offline /Export-Driver /Destination:C:\destpath |
/Export-Driver /Destination: Export all third-party driver packages from a Windows image to a destination path. Examples: DISM.exe /Image:C:\test\offline /Export-Driver /Destination:C:\destpath |
0x4200003C | El paquete de controladores especificado ya está presente en el almacén de controladores. | The specified driver package is already present in the driver store. |
0x42000041 | El paquete de controladores '%1!s!' se instaló correctamente. | Driver package '%1!s!' was successfully installed. |
0x42000054 | El paquete de controladores se instaló correctamente. | The driver package was successfully installed. |
0xC2000030 | No se encontró el paquete de controladores especificado '%1!s!'.Compruebe que la ruta de acceso sea válida e intente el comando de nuevo. | Unable to find the specified driver package '%1!s!'.Verify the path is valid and try the command again. |
0xC2000031 | Error. No se encontró el paquete de controladores especificado '%1!s!'. | An error occurred. The specified driver package '%1!s!' could not be found. |
0xC2000032 | Error. No se pudo abrir el paquete de controladores '%1!s!'. | An error occurred. The driver package '%1!s!' could not be opened. |
0xC2000033 | Error al intentar enumerar los controladores del paquete de controladores especificado '%1!s!'. | An error occurred trying to list the drivers for the specified driver package '%1!s!'. |
0xC2000034 | Error. No se pudo abrir el almacén de controladores para la imagen. | An error occurred. The driver store for the image could not be opened. |
0xC2000035 | Error al intentar enumerar los paquetes de controladores en la imagen sin conexión. | An error occurred trying to list the driver packages in the offline image. |
0xC2000038 | La opción /%1!s! no puede tener argumentos. Vuelva a intentar el comando sin el argumento. Para obtener más información, vea la ayuda de la opción %1!s!. | The /%1!s! option does not take arguments. Try the command again without the argument. For more information, refer to the help for the %1!s! option. |
0xC2000039 | Al comando del controlador le falta una ruta de acceso a una carpeta o unarchivo INF.Intente agregar la ruta de acceso y ejecute el comando de nuevo. Consulte laayuda para obtener más información. | The driver command is missing a path to an INF file or folder.Try adding the path and running the command again. For more information, refer to the help. |
0xC200003B | Error. No se pudo dar formato al informe. Para obtener más información, revise el archivo de registro. | An error occurred. The report could not be formatted. For more information, review the log file. |
0xC200003D | Error. El paquete de controladores no se pudo instalar en el almacén de controladores de la imagen sin conexión. | An error occurred. The driver package could not be installed in the driver store of the offline image. |
0xC200003F | No se encontraron paquetes de controladores en la ruta de acceso especificada. Compruebe que los archivos .INF de los controladores están en la ubicación especificada e intente el comando de nuevo. | No driver packages were found on the specified path. Verify that the driver .INF files are in the specified location and try the command again. |
0xC2000042 | Error. No se pudo instalar el paquete de controladores. Para obtener más información, compruebe los archivos de registro en la carpeta \\inf de la imagen de destino. | An error occurred. The driver package could not be installed. For more information, check for log files in the \\inf folder of the target image. |
0xC2000043 | Error al buscar paquetes de controladores en la ruta de acceso especificada '%1!s!' | An error occurred searching for driver packages on the specified path '%1!s!' |
0xC2000044 | Este comando solo se puede usar con una imagen sin conexión. | This command can only be used with an offline image. |
0xC2000045 | No se encuentra el archivo especificado '%1!s!' | Cannot find the specified file '%1!s!' |
0xC2000046 | No se puede especificar más de un archivo .inf con este comando.Vuelva a escribir el comando y especifique solo un archivo .inf. | Cannot specify more than one .inf file for this command.Re-enter the command, specifying only one .inf file. |
0xC2000048 | No se puede quitar el controlador especificado. No se admite la eliminación de un paquete de controladores predeterminado. | The specified driver cannot be removed. Removing a default driver package is not supported. |
0xC2000049 | No se admite la especificación de carpetas para este comando.Escriba el comando de nuevo y especifique un archivo. | Specifying folders for this command is not supported.Re-enter the command, specifying a file. |
0xC200004A | Error. No se pudo quitar el paquete de controladores '%1!s!'.Para obtener más información, compruebe los archivos de registro en la carpeta \\inf de la imagen de destino. | An error occurred. The driver package '%1!s!' could not be removed.For more information, check for log files in the \\inf folder of the target image. |
0xC200004C | El paquete de controladores no contenía controladores coincidentes con la arquitectura de la imagen. | The driver package did not contain any drivers matching the architecture of the image. |
0xC200004D | El paquete de controladores contiene controladores críticos para el arranque de x64, pero no están firmados correctamente. Use la opción /forceunsigned para instalar los controladores. | The driver package contains x64 boot-critical drivers, but the drivers are not properly signed. Use the /forceunsigned option to install the drivers. |
0xC200004E | El comando se completó con errores. Para obtener más información, consulte el archivo de registro. | The command completed with errors. For more information, refer to the log file. |
0xC200004F | La opción %1!s! solo se puede especificar una vez en la línea de comandos.Vuelva a escribir el comando especificando la opción %1!s! solo una vez. | The %1!s! option can only be specified once on the command-line.Re-enter the command, specifying the %1!s! option only once. |
0xC2000050 | La opción %1!s! no es un comando válido. Consulte la ayuda para obtener más información. | The %1!s! option is not a valid command. For more information, refer to the help. |
0xC2000051 | No se pueden especificar varias rutas de acceso de controladores con este comando. Consulte la ayuda para obtener más información. | Multiple driver paths cannot be specified with this command. For more information, refer to the help. |
0xC2000053 | Error: %1!s!%0 | Error - %1!s!%0 |
0xC2000055 | Problema al abrir el archivo INF.%0 | There was a problem opening the INF file.%0 |
0xC2000056 | %1!s! %2!s! Error: 0x%3!X!. | %1!s! %2!s! Error: 0x%3!X!. |
0xC2000057 | El argumento especificado con la opción /Format no se admite con este comando.Vea la Ayuda para obtener más información acerca de la sintaxis válida. | The argument specified with the /Format option is not supported with this command. For more information about valid syntax, refer to the help. |
0xC2000058 | El comando del controlador no admite los argumentos de carpetas en este contexto.Intente especificar un archivo INF específico y ejecute el comando de nuevo. Consulte la ayuda para obtener más información. | The driver command does not support folder arguments in this context.Try specifying a specific INF file and running the command again. For more information, refer to the help. |
0xC2000059 | Hay que indicar una ruta de acceso de destino. | A destination path must be specified. |
0xC200005A | La ruta de acceso de destino %1!s! no existe. | The destination path %1!s! does not exist. |
0xC200005B | Falta la opción /%1 en la línea de comandos.Para obtener más información, vea la ayuda. | The command-line is missing the /%1 option.For more information, refer to the help. |
File Description: | Proveedor de controladores DISM |
File Version: | 10.0.15063.0 (WinBuild.160101.0800) |
Company Name: | Microsoft Corporation |
Internal Name: | DmiProvider.dll |
Legal Copyright: | © Microsoft Corporation. Todos los derechos reservados. |
Original Filename: | DmiProvider.dll.mui |
Product Name: | Sistema operativo Microsoft® Windows® |
Product Version: | 10.0.15063.0 |
Translation: | 0xC0A, 1200 |