Windows.Devices.LowLevel.dll.mui DLL Windows.Devices.LowLevel 50748e0c15675569d4b7dfa4f1ab7508

File info

File name: Windows.Devices.LowLevel.dll.mui
Size: 9728 byte
MD5: 50748e0c15675569d4b7dfa4f1ab7508
SHA1: 686fc7bde44e9a33e85cb01ee14f9c2368b7d543
SHA256: 40a98ba5f10a89d06f2ec59143596518e5c3d79858240f51b7fb2d380f3bac8f
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in Italian 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 Italian English
5001%1': non può essere Null %1': Cannot be null
5002%1': argomento non valido %1': Invalid argument
5003%1': argomento non compreso nell'intervallo (%2!I32!', %3!I32!') %1': Argument out of range (%2!I32!', %3!I32!')
5004Si è verificato un errore imprevisto durante la comunicazione con il dispositivo. An unexpected error occurred when communicating with the device.
5005Numero imprevisto di byte trasferito. Previsto: : %1!I32!'.. Effettivo: %2!I32!'. Unexpected number of bytes was transferred. Expected: %1!I32!'. Actual: %2!I32!'.
5006%1!I32!': indirizzo slave non valido. Gli indirizzi a 7 bit devono essere compresi nell'intervallo [0, 127]. %1!I32!': Invalid slave address. 7-bit addresses must be in the range [0, 127].
5007%1!I32!': indirizzo slave non valido. Gli indirizzi a 10 bit devono essere compresi nell'intervallo [0, 1023]. %1!I32!': Invalid slave address. 10-bit addresses must be in the range [0, 1023].
5008%1!I32!': lunghezza in bit dei dati non supportata. Eseguire una query SpiBusInfo per ottenere l'elenco delle lunghezze in bit dei dati supportate. %1!I32!': Unsupported data bit length. Query SpiBusInfo to get the list of supported data bit lengths.
5009Si è verificato un errore imprevisto nell'attività listener GPIO. An unexpected error occurred in the GPIO listener task.
5010%1' e %2' devono avere la stessa lunghezza. %1' and %2' must be the same length.
5011%1': non è possibile aprire un handle per il dispositivo. %1': Failed to open a handle to the device.
5012Indirizzo slave non riconosciuto. Slave address was not acknowledged.
5013%1': il buffer non può essere di lunghezza zero. %1': buffer cannot be zero-length.
5014PIN %1!I32!' non disponibile. È riservato dal sistema o in uso per un'altra funzione. Pin %1!I32!' is not available. It is reserved by the system or in use for another function.
5015Il PIN %1!I32!' è aperto in una modalità di condivisione non compatibile. Assicurati che il PIN non sia già usato da questa applicazione o da un'altra. Pin %1!I32!' is currently opened in an incompatible sharing mode. Make sure this pin is not already in use by this application or another application.
5016%1!I32!': PIN PWM non valido per questo controller PWM. %1!I32!': Invalid Pwm Pin for this Pwm controller.
5017%1!f!': desiredFrequency non valida per questo controller PWM. %1!f!': Invalid desiredFrequency for this Pwm Controller.
5018%1!f!': DutyCyclePercentage non valida. Il valore dutyCyclePercentage deve essere compreso tra 0,0 e 1,0. %1!f!': Invalid dutyCyclePercentage. dutyCyclePercentage must between 0.0 and 1.0.
5019%1!I32!': modalità dell'unità non supportata. Chiama IsDriveModeSupported() per determinare se la modalità dell'unità è supportata su questo hardware. %1!I32!': Unsupported drive mode. Call IsDriveModeSupported() to determine whether the drive mode is supported on this hardware.
5020%1!I32!': modalità dell'unità non valida segnalata dal driver. %1!I32!': Invalid drive mode reported by driver.
5021Non è possibile creare un'istanza del gestore dispositivi. Failed to create an instance of the device broker.
5022Non è possibile applicare le impostazioni di connessione al dispositivo. Failed to apply connection settings to the device.
5023Si è verificato un errore imprevisto nell'attività listener del provider GPIO. An unexpected error occurred in the GPIO provider listener task.
5024%1!I32!': non è possibile aprire il pin GPIO a causa di un conflitto di muxing. Verifica che il pin non sia in uso da un'altra funzione. %1!I32!': The GPIO pin could not be opened due to a muxing conflict. Make sure the pin is not in use by another function.
5025%1': non è possibile aprire il bus I2C a causa di un conflitto di muxing. Verifica che i pin non siano in uso da un'altra funzione. %1': The I2C bus could not be opened due to a muxing conflict. Make sure the pins are not in use by another function.
5026%1': non è possibile aprire il bus SPI a causa di un conflitto di muxing. Verifica che i pin non siano in uso da un'altra funzione. %1': The SPI bus could not be opened due to a muxing conflict. Make sure the pins are not in use by another function.
5027Non è possibile eseguire il trasferimento a causa di un timeout di clock stretching. Assicurati che la linea di clock non sia tenuta bassa da un dispositivo slave. The transfer could not be performed due to a clock stretch timeout. Make sure the clock line is not being held low by a slave device.
5028Un lettore di modifiche è già associato a questo pin. È possibile associare un solo GpioChangeReader a un pin in un determinato momento. A change reader is already associated with this pin. Only one GpioChangeReader may be associated with a pin at any given time.
5029Un contatore di modifiche è già associato a questo pin. È possibile associare un solo GpioChangeCounter a un pin in un determinato momento. A change counter is already associated with this pin. Only one GpioChangeCounter may be associated with a pin at any given time.
5030Il contatore di modifiche è già avviato. The change counter is already started.
5031Il contatore di modifiche è già arrestato. The change counter is already stopped.
5032Il lettore di modifiche è già avviato. The change reader is already started.
5033Il lettore di modifiche è già arrestato. The change reader is already stopped.
5034Non è possibile registrare il lettore di modifiche con la modalità kernel. Failed to register change reader with kernel mode.
5035Richiesta di I/O WaitForItemsAsync() completata a causa di annullamento. The WaitForItemsAsync() IO request completed due to cancellation.
5036Una richiesta di I/O di cui era previsto il completamento sincrono è ancora in sospeso. An IO request that should have completed synchronously is still pending.
5037Il lettore delle modifiche è vuoto. The change reader is empty.
5038Si è verificato un overflow aritmetico imprevisto. An unexpected arithmetic overflow occurred.
5039Non è possibile impostare la polarità dopo l'avvio del lettore o del contatore. Imposta la polarità prima di avviare il lettore o il contatore. Cannot set polarity after reader or counter has been started. Set polarity before starting the reader or counter.
5040Non è possibile eseguire l'operazione richiesta perché l'oggetto è stato chiuso. The requested operation could not be performed because this object was closed.
5041%1!I32!': Polarità non valida riportata dal driver. %1!I32!': Invalid polarity reported by driver.
5042Frequenza non valida segnalata dal driver. Invalid frequency reported by driver.

EXIF

File Name:Windows.Devices.LowLevel.dll.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-d..vel-winrt.resources_31bf3856ad364e35_10.0.15063.0_it-it_3974690e5b16c39b\
File Size:9.5 kB
File Permissions:rw-rw-rw-
File Type:Win32 DLL
File Type Extension:dll
MIME Type:application/octet-stream
Machine Type:Intel 386 or later, and compatibles
Time Stamp:0000:00:00 00:00:00
PE Type:PE32
Linker Version:14.10
Code Size:0
Initialized Data Size:9216
Uninitialized Data Size:0
Entry Point:0x0000
OS Version:10.0
Image Version:10.0
Subsystem Version:6.0
Subsystem:Windows GUI
File Version Number:10.0.15063.0
Product Version Number:10.0.15063.0
File Flags Mask:0x003f
File Flags:(none)
File OS:Windows NT 32-bit
Object File Type:Dynamic link library
File Subtype:0
Language Code:Italian
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:DLL Windows.Devices.LowLevel
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:Windows.Devices.LowLevel.dll
Legal Copyright:© Microsoft Corporation. Tutti i diritti sono riservati.
Original File Name:Windows.Devices.LowLevel.dll.MUI
Product Name:Sistema operativo Microsoft® Windows®
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\wow64_microsoft-windows-d..vel-winrt.resources_31bf3856ad364e35_10.0.15063.0_it-it_43c913608f778596\

What is Windows.Devices.LowLevel.dll.mui?

Windows.Devices.LowLevel.dll.mui is Multilingual User Interface resource file that contain Italian language for file Windows.Devices.LowLevel.dll (DLL Windows.Devices.LowLevel).

File version info

File Description:DLL Windows.Devices.LowLevel
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:Windows.Devices.LowLevel.dll
Legal Copyright:© Microsoft Corporation. Tutti i diritti sono riservati.
Original Filename:Windows.Devices.LowLevel.dll.MUI
Product Name:Sistema operativo Microsoft® Windows®
Product Version:10.0.15063.0
Translation:0x410, 1200