Windows.Devices.Bluetooth.dll.mui Windows.Devices.Bluetooth DLL 83270c264031b664370d6d0a73687901

File info

File name: Windows.Devices.Bluetooth.dll.mui
Size: 8192 byte
MD5: 83270c264031b664370d6d0a73687901
SHA1: 146459c6a33c5251ea219e11da515dab2ddd5573
SHA256: 0f68e0df961ace912c21627b2acb2c7e695a9a701a1b46510ec0561b04f06d2c
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
1%1 は必須パラメーターです。 %1 is a required parameter.
2Bluetooth 無線が必要です。この操作を実行するには Bluetooth 無線を有効にする必要があります。 A Bluetooth radio is required and it must be enabled to perform this operation.
100このトランザクション オブジェクトは既にコミットされています。このトランザクション オブジェクトに対して操作を実行することはできません。 This transaction object has already been committed. You cannot perform any operations on this transaction object.
101ブロードキャスト特性プロパティはサポートされていません。 The broadcast characteristic property is not supported.
102拡張特性プロパティを指定する際には、ExtendProperties プロパティも設定する必要があります。 When specifying an extended characteristic property, the ExtendProperties property must also be set.
103指定された特性 uuid は、システムによって予約されています。 The provided characteristic uuid is reserved by the system.
104通知不能または示唆不能な特性から通知を送信しようとしました。 An attempt was made to send a notification from a characteristic that is not notifiable or indicatable.
105指定された記述子 uuid は予約されており、システムによって自動的に公開されます。 The provided descriptor uuid is reserved and will be automatically published by the system.
106StopAdvertising への呼び出しは、StartAdvertising への呼び出しを通じて既にアドバタイズされているサービスに対してのみ実行できます。 A call to StopAdvertising can only be made on a service that is already advertising via a call to StartAdvertising.
107%1 個のサービスが再帰的に含まれているサービスを発行することはできません。 A service cannot publish more than %1 recursive included services.
108バックグラウンドでの動作中にシステムを検出可能することはできません。 The system cannot be made discoverable while in the background.
109Bluetooth アダプターでは、周辺機器の役割がサポートされていません。BluetoothAdapter で、アダプターの機能を確認してください。 The Bluetooth adapter does not support peripheral role. Please see BluetoothAdapter to check the capabilities of the adapter.
110トリガーの Run メソッドのコンテキストでは、GattServiceProviderTriggerDetails 接続プロパティから返されたオブジェクトでのみ、Start を呼び出すことができます。 A call to Start can only be made on the object returned by the GattServiceProviderTriggerDetails Connection property in the context of the trigger Run method.
200SDP クラス ID リストは、RfcommServiceProvider によって自動的に生成されます。SDP の未加工の属性マップには指定しないでください。 The SDP Class Id List is automatically generated by the RfcommServiceProvider. Do not specify it in the SDP raw attribute map.
201アドバタイズを開始する前に、StreamSocketListener をバインドする必要があります。 The StreamSocketListener must be bound before you can start advertising.
202SDP RFCOMM および L2CAP プロトコル記述子は、RfcommServiceProvider によって自動的に生成されます。SDP の未加工の属性マップには指定しないでください。 The SDP RFCOMM and L2CAP protocol descriptors are automatically generated by the RfcommServiceProvider. Do not specify it in the SDP raw attribute map.
203RfcommServiceProvider は、デバイス トリガーを通じてバックグラウンド タスクからのみ使用できます。 RfcommServiceProvider can only be used from background tasks via Device Triggers.
301ウォッチャーを開始するには、1 つ以上の Received イベント ハンドラーを登録しておく必要があります。 At least one Received event handler must be registered before a watcher can be started.
401シグナルの強さのしきい値範囲が無効です。%d dBm から %d dBm の間にする必要があります。 Signal strength threshold range is invalid, must be between %d dBm and %d dBm.
402InRangeThresholdInDBm は OutOfRangeThresholdInDBm 以上にする必要があります。 InRangeThresholdInDBm must be greater than or equal to OutOfRangeThresholdInDBm.
403OutOfRangeTimeout の範囲が無効です。%d 秒から %d 秒の間にする必要があります。 OutOfRangeTimeout range is invalid, must be between %d seconds and %d seconds.
404SamplingInterval の範囲が無効です。 SamplingInterval range is invalid.
501パターン サイズとオフセットの合計がアドバタイズ ペイロードのサイズを超えることはできません。 The sum of the pattern size and the offset must not exceed the size of the advertisement payload.
502最大パターン数を超えています。 The maximum number of patterns has been exceeded.
601ローカル名の長さがアドバタイズ ペイロードのサイズを超えることはできません。 Local name length must not exceed the size of the advertisement payload.
602サービス UUID のリストがアドバタイズ ペイロードのサイズを超えることはできません。 List of service UUIDs must not exceed the size of the advertisement payload.
603アドバタイズ データ セクションの最大数を超えました。 Maximum number of advertisement data sections exceeded.
701無効なアドバタイズ ペイロードが検出されました。 Invalid advertisement payload detected.
702発行元を起動できるのは、空でないペイロードを使用する場合だけです。 Publisher can only be started with a non-empty payload.
801SamplingInterval が、バックグラウンド トリガー用としては無効です。 The SamplingInterval is invalid for background trigger use.
802アドバタイス フィルター条件を 1 つ以上指定する必要があります。ただし、バックグラウンド トリガーに対して許可されている最大条件数を超えることはできません。 At least one advertisement filter condition must be specified and it cannot exceed the maximum number of conditions allowed for background triggers.
803アドバタイズ フィルター条件に無効なパターンまたはブロックされているセクションの種類が含まれています。 The advertisement filter conditions contain invalid patterns or blocked section types.
901選択された監視モードは、このデバイスの種類ではサポートされていません。 The selected monitoring mode is not supported for this type of device.
1001このアプリには、バックグラウンドで Bluetooth を使用する許可が与えられていません。マニフェスト内でタスクの種類 'bluetooth' が宣言されていることを確認してください。 Your App does not have permission to use Bluetooth in the background. Make sure you have declared the Task Type 'bluetooth' in your manifest.
1002このアプリには、バックグラウンドで Gatt サービスを使用する許可が与えられていません。マニフェスト内で DeviceCapability とタスクの種類 'bluetooth' が宣言されていること、およびアプリケーションにこのデバイスへのアクセス権が付与されていることを確認してください。 Your App does not have permission to use the Gatt Service in the background. Make sure you have declared the DeviceCapability and Task Type 'bluetooth' in your manifest and that the application has been granted access to this device.
1003このアプリには、Bluetooth デバイスを使用する許可が与えられていません。マニフェスト内で DeviceCapability 'bluetooth' とタスクの種類 'deviceConnectionChange' が宣言されていること、およびアプリケーションにこのデバイスへのアクセス権が付与されていることを確認してください。 Your App does not have permission to use the Bluetooth Device. Make sure you have declared the DeviceCapability 'bluetooth' and Task Type 'deviceConnectionChange' in your manifest and that the application has been granted access to this device.
1004登録しようとしている Rfcomm サービスは、既にバックグラウンドで登録されています。 The Rfcomm Service you are attempting to register has already been registered in the background.
1005指定されたデバイス ID は、このトリガーでサポートされている種類のデバイスのものではありません。 The provided device ID is not from a type of device supported by this trigger.
1006このカテゴリのデバイスでは、接続の維持はサポートされていません。 This category of device does not support maintaining the connection.
1101指定されたデバイス ID は有効な BluetoothDevice オブジェクトではありません。 The provided device ID is not a valid BluetoothDevice object.
1201指定されたデバイス ID は有効な BluetoothLEDevice オブジェクトではありません。 The provided device ID is not a valid BluetoothLEDevice object.

EXIF

File Name:Windows.Devices.Bluetooth.dll.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-d..bluetooth.resources_31bf3856ad364e35_10.0.15063.0_ja-jp_82d922b0c81464a5\
File Size:8.0 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:7680
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.Bluetooth DLL
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:Windows.Devices.Bluetooth.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:Windows.Devices.Bluetooth.dll.MUI
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\wow64_microsoft-windows-d..bluetooth.resources_31bf3856ad364e35_10.0.15063.0_ja-jp_8d2dcd02fc7526a0\

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

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

File version info

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