Windows.Devices.LowLevel.dll.mui Windows.Devices.LowLevel DLL ae869d8565b79e7dd11495e65a8704f3

File info

File name: Windows.Devices.LowLevel.dll.mui
Size: 6656 byte
MD5: ae869d8565b79e7dd11495e65a8704f3
SHA1: 33ffd7285cb386351bcaab413675b974e9e17c89
SHA256: 2232289494f33cae4fc937da71b488005f736cac587e24634d4f0065122a41c2
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in Japanese 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 Japanese 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': バッファーの長さを 0 にすることはできません。 %1': buffer cannot be zero-length.
5014PIN %1!I32!' は使用できません。システム用に予約されているか、別の機能によって使用されています。 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!': 多重競合のため、GPIO ピンを開くことができませんでした。ピンが別の関数で使用されていないことを確認してください。 %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': 多重競合のため、I2C バスを開くことができませんでした。ピンが別の関数で使用されていないことを確認してください。 %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': 多重競合のため、SPI バスを開くことができませんでした。ピンが別の関数で使用されていないことを確認してください。 %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クロック ストレッチ タイムアウトのため、転送を実行できませんでした。スレーブ デバイスがクロック行を Low で保持していないことを確認してください。 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 には既に変更リーダーが関連付けられています。PIN に複数の GpioChangeReader を同時に関連付けることはできません。 A change reader is already associated with this pin. Only one GpioChangeReader may be associated with a pin at any given time.
5029この PIN には既に変更カウンターが関連付けられています。PIN に複数の GpioChangeCounter を同時に関連付けることはできません。 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_ja-jp_db99e81b4e31d576\
File Size:6.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:6144
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:Japanese
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_ja-jp_e5ee926d82929771\

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

Windows.Devices.LowLevel.dll.mui is Multilingual User Interface resource file that contain Japanese 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:0x411, 1200