Windows.Devices.LowLevel.dll.mui Windows.Devices.LowLevel DLL 0badb69a15c18d221abfe25a2b009073

File info

File name: Windows.Devices.LowLevel.dll.mui
Size: 5632 byte
MD5: 0badb69a15c18d221abfe25a2b009073
SHA1: b527ff2b14d5b35efb8cc9358a2062c4b6bd3555
SHA256: 6e2ad3466da4891f316432a2fe2fbb506ff1494e452397c22e20e4f4c54e300a
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in Chinese (Traditional) 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 Chinese (Traditional) English
5001%1': 不可以是 null %1': Cannot be null
5002%1': 無效的引數 %1': Invalid argument
5003%1': 引數超出範圍 (%2!I32!', %3!I32!') %1': Argument out of range (%2!I32!', %3!I32!')
5004與裝置通訊時發生意外的錯誤。 An unexpected error occurred when communicating with the device.
5005已轉移未預期的位元組數目。預期: %1!I32!'。實際: %2!I32!'。 Unexpected number of bytes was transferred. Expected: %1!I32!'. Actual: %2!I32!'.
5006%1!I32!': 不正確的從屬位址。7 位元位址必須在 [0, 127] 範圍內。 %1!I32!': Invalid slave address. 7-bit addresses must be in the range [0, 127].
5007%1!I32!': 不正確的從屬位址。10 位元位址必須在 [0, 1023] 範圍內。 %1!I32!': Invalid slave address. 10-bit addresses must be in the range [0, 1023].
5008%1!I32!': 不支援的資料位元長度。請查詢 SpiBusInfo 以取得支援的資料位元長度的清單。 %1!I32!': Unsupported data bit length. Query SpiBusInfo to get the list of supported data bit lengths.
5009GPIO 接聽程式工作中發生意外的錯誤。 An unexpected error occurred in the GPIO listener task.
5010%1' 和 %2' 的長度必須相同。 %1' and %2' must be the same length.
5011%1': 無法開啟裝置的控制代碼。 %1': Failed to open a handle to the device.
5012從屬位址未獲認可。 Slave address was not acknowledged.
5013%1': 緩衝區長度不能為零。 %1': buffer cannot be zero-length.
5014無法使用 Pin 碼 %1!I32!'。該 Pin 碼已保留給系統或已在另一個函式中使用。 Pin %1!I32!' is not available. It is reserved by the system or in use for another function.
5015Pin 碼 %1!I32!' 目前以不相容的共用模式開啟。請確定此應用程式或其他應用程式未使用這個 Pin 碼。 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!': 此 Pwm 控制器的 Pwm Pin 碼不正確。 %1!I32!': Invalid Pwm Pin for this Pwm controller.
5017%1!f!': 此 Pwm 控制器的 desiredFrequency 不正確。 %1!f!': Invalid desiredFrequency for this Pwm Controller.
5018%1!f!': dutyCyclePercentage 不正確。dutyCyclePercentage 必須介於 0.0 和 1.0 之間。 %1!f!': Invalid dutyCyclePercentage. dutyCyclePercentage must between 0.0 and 1.0.
5019%1!I32!': 不支援的磁碟機模式。請呼叫 IsDriveModeSupported() 以判斷此硬體上是否支援該磁碟機模式。 %1!I32!': Unsupported drive mode. Call IsDriveModeSupported() to determine whether the drive mode is supported on this hardware.
5020%1!I32!': 驅動程式報告的磁碟機模式無效。 %1!I32!': Invalid drive mode reported by driver.
5021無法建立裝置代理人的執行個體。 Failed to create an instance of the device broker.
5022無法將連線設定套用到裝置。 Failed to apply connection settings to the device.
5023GPIO 提供者接聽程式工作中發生意外的錯誤。 An unexpected error occurred in the GPIO provider listener task.
5024%1!I32!': 由於多工處理 (Muxing) 衝突,無法開啟 GPIO PIN。請確定該 PIN 未由其他函式使用。 %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': 由於多工處理 (Muxing) 衝突,無法開啟 I2C 匯流排。請確定 PIN 未由其他函式使用。 %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': 由於多工處理 (Muxing) 衝突,無法開啟 SPI 匯流排。請確定 PIN 未由其他函式使用。 %1': The SPI bus could not be opened due to a muxing conflict. Make sure the pins are not in use by another function.
5027由於時鐘伸展逾時,無法執行傳輸。請確定時鐘線並未由從屬裝置維持為低值。 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.
5028某個變更讀取器已與此 PIN 關聯。不論任何時候,都只能有一個 GpioChangeReader 與 PIN 關聯。 A change reader is already associated with this pin. Only one GpioChangeReader may be associated with a pin at any given time.
5029某個變更計數器已與此 PIN 關聯。不論任何時候,都只能有一個 GpioChangeCounter 與 PIN 關聯。 A change counter is already associated with this pin. Only one GpioChangeCounter may be associated with a pin at any given time.
5030該變更計數器已啟動。 The change counter is already started.
5031該變更計數器已停止。 The change counter is already stopped.
5032該變更讀取器已啟動。 The change reader is already started.
5033該變更讀取器已停止。 The change reader is already stopped.
5034無法向核心模式註冊變更讀取器。 Failed to register change reader with kernel mode.
5035由於取消,WaitForItemsAsync() IO 要求已完成。 The WaitForItemsAsync() IO request completed due to cancellation.
5036必須同步完成的 IO 要求仍擱置中。 An IO request that should have completed synchronously is still pending.
5037變更讀取器是空的。 The change reader is empty.
5038發生意外的算術溢位。 An unexpected arithmetic overflow occurred.
5039在讀取器或計數器啟動之後,無法設定極性。請在啟動讀取器或計數器之前先設定極性。 Cannot set polarity after reader or counter has been started. Set polarity before starting the reader or counter.
5040無法執行要求的作業,因為此物件已關閉。 The requested operation could not be performed because this object was closed.
5041%1!I32!': 驅動程式所報告的極性無效。 %1!I32!': Invalid polarity reported by driver.
5042驅動程式所報告的頻率無效。 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_zh-tw_104c47a8757e8c98\
File Size:5.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:5120
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:Chinese (Traditional)
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:Windows.Devices.LowLevel DLL
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:Windows.Devices.LowLevel.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:Windows.Devices.LowLevel.dll.MUI
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\wow64_microsoft-windows-d..vel-winrt.resources_31bf3856ad364e35_10.0.15063.0_zh-tw_1aa0f1faa9df4e93\

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

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

File version info

File Description:Windows.Devices.LowLevel DLL
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:Windows.Devices.LowLevel.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original Filename:Windows.Devices.LowLevel.dll.MUI
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Translation:0x404, 1200