Windows.Devices.Bluetooth.dll.mui DLL Windows.Devices.Bluetooth fd3e941607adbf42d8bb49c14df1a878

File info

File name: Windows.Devices.Bluetooth.dll.mui
Size: 12288 byte
MD5: fd3e941607adbf42d8bb49c14df1a878
SHA1: aaa3d88caec13436d280059fb77bc9751750ea3d
SHA256: 550413dd2ab6b818c5b145d634305f87f0afab16135f181ed952daf686d4e4f4
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in French 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 French English
1%1 est un paramètre obligatoire. %1 is a required parameter.
2Un adaptateur Bluetooth est requis et doit être activé pour l’exécution de cette opération. A Bluetooth radio is required and it must be enabled to perform this operation.
100Cet objet transaction a déjà été validé. Vous ne pouvez pas effectuer d'opérations sur cet objet transaction. This transaction object has already been committed. You cannot perform any operations on this transaction object.
101La propriété de caractéristique de diffusion n’est pas prise en charge. The broadcast characteristic property is not supported.
102Lorsque vous spécifiez une propriété de caractéristique étendue, la propriété ExtendProperties doit aussi être définie. When specifying an extended characteristic property, the ExtendProperties property must also be set.
103L’UUID de caractéristique fourni est réservé par le système. The provided characteristic uuid is reserved by the system.
104Une tentative d’envoi de notification a été effectuée à partir d’une caractéristique qui ne peut pas être notifiée ni indiquée. An attempt was made to send a notification from a characteristic that is not notifiable or indicatable.
105L’UUID de descripteur fourni est réservé et sera automatiquement publié par le système. The provided descriptor uuid is reserved and will be automatically published by the system.
106Un appel à StopAdvertising peut uniquement être passé sur un service émettant déjà des publicités via un appel à StartAdvertising. A call to StopAdvertising can only be made on a service that is already advertising via a call to StartAdvertising.
107Un service ne peut pas publier plus de %1 services inclus récursifs. A service cannot publish more than %1 recursive included services.
108Le système ne peut pas être rendu détectable lorsqu’il se trouve en arrière-plan. The system cannot be made discoverable while in the background.
109L’adaptateur Bluetooth ne prend pas en charge le rôle périphérique. Consultez BluetoothAdapter pour vérifier les fonctionnalités de l’adaptateur. The Bluetooth adapter does not support peripheral role. Please see BluetoothAdapter to check the capabilities of the adapter.
110L’appel pour démarrer ne peut être effectué que sur l'objet retourné par la propriété de connexion GattServiceProviderTriggerDetails dans le contexte de la méthode Run de déclenchement. 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.
200La liste des ID de classe SDP est automatiquement générée par RfcommServiceProvider. Ne l’indiquez pas dans le mappage d’attribut brut SDP. The SDP Class Id List is automatically generated by the RfcommServiceProvider. Do not specify it in the SDP raw attribute map.
201StreamSocketListener doit être lié afin que vous puissiez commencer la publication. The StreamSocketListener must be bound before you can start advertising.
202Les descripteurs des protocoles SDP, RFCOMM et L2CAP sont automatiquement générés par RfcommServiceProvider. Ne l’indiquez pas dans le mappage d’attribut brut 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 peut uniquement être utilisé à partir des tâches d'arrière-plan via les déclencheurs de périphérique. RfcommServiceProvider can only be used from background tasks via Device Triggers.
301Au moins un gestionnaire d'événements reçus doit être inscrit pour démarrer un observateur. At least one Received event handler must be registered before a watcher can be started.
401La plage de seuils de force du signal n'est pas valide. Elle doit être comprise entre %d dBm et %d dBm. Signal strength threshold range is invalid, must be between %d dBm and %d dBm.
402InRangeThresholdInDBm doit être supérieur ou égal à OutOfRangeThresholdInDBm. InRangeThresholdInDBm must be greater than or equal to OutOfRangeThresholdInDBm.
403La plage OutOfRangeTimeout n'est pas valide. Elle doit être comprise entre %d secondes et %d secondes. OutOfRangeTimeout range is invalid, must be between %d seconds and %d seconds.
404La plage SamplingInterval n'est pas valide. SamplingInterval range is invalid.
501La somme de la taille du motif et du décalage ne doit pas dépasser la taille de la charge utile de publicité. The sum of the pattern size and the offset must not exceed the size of the advertisement payload.
502Le nombre maximal de motifs a été dépassé. The maximum number of patterns has been exceeded.
601La longueur du nom local ne doit pas dépasser la taille de la charge utile de publicité. Local name length must not exceed the size of the advertisement payload.
602La liste des UUID de service ne doit pas dépasser la taille de la charge utile de publicité. List of service UUIDs must not exceed the size of the advertisement payload.
603Le nombre maximal de sections de données de publicité a été dépassé. Maximum number of advertisement data sections exceeded.
701Charge utile de publicité non valide détectée. Invalid advertisement payload detected.
702Pour démarrer, l'éditeur doit avoir une charge utile non vide. Publisher can only be started with a non-empty payload.
801SamplingInterval n'est pas valide pour une utilisation du déclencheur d'arrière-plan. The SamplingInterval is invalid for background trigger use.
802Au moins une condition de filtre de publicité doit être spécifiée. Le nombre maximal de conditions autorisées pour les déclencheurs d'arrière-plan ne doit pas être dépassé. At least one advertisement filter condition must be specified and it cannot exceed the maximum number of conditions allowed for background triggers.
803Les conditions du filtre d'annonces comportent des modèles non valides ou des types de section bloqués. The advertisement filter conditions contain invalid patterns or blocked section types.
901Le mode de surveillance sélectionné n'est pas pris en charge pour ce type de périphérique. The selected monitoring mode is not supported for this type of device.
1001Votre application n'est pas autorisée à utiliser Bluetooth en arrière-plan. Vérifiez que vous avez déclaré le type de tâche « bluetooth » dans le manifeste. Your App does not have permission to use Bluetooth in the background. Make sure you have declared the Task Type 'bluetooth' in your manifest.
1002Votre application n'est pas autorisée à utiliser le service Gatt en arrière-plan. Vérifiez que vous avez déclaré la fonctionnalité DeviceCapability et le type de tâche « bluetooth » dans le manifeste et que l'application a accès à ce périphérique. 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.
1003Votre application n'est pas autorisée à utiliser le périphérique Bluetooth. Vérifiez que vous avez déclaré la fonctionnalité DeviceCapability « bluetooth » et le type de tâche « deviceConnectionChange » dans le manifeste et que l'application a accès à ce périphérique. 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.
1004Le service Rfcomm que vous tentez d'enregistrer a déjà été inscrit en arrière-plan. The Rfcomm Service you are attempting to register has already been registered in the background.
1005L'ID de périphérique fourni ne provient pas d'un type de périphérique pris en charge par ce déclencheur. The provided device ID is not from a type of device supported by this trigger.
1006Cette catégorie de périphérique ne prend pas en charge le maintien de la connexion. This category of device does not support maintaining the connection.
1101L’ID de périphérique indiqué n’est pas un objet BluetoothDevice valide. The provided device ID is not a valid BluetoothDevice object.
1201L’ID de périphérique indiqué n’est pas un objet BluetoothLEDevice valide. 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_fr-fr_f68bad5cfdc76d4c\
File Size:12 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:11776
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:French
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:DLL Windows.Devices.Bluetooth
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:Windows.Devices.Bluetooth.dll
Legal Copyright:© Microsoft Corporation. Tous droits réservés.
Original File Name:Windows.Devices.Bluetooth.dll.MUI
Product Name:Système d’exploitation Microsoft® Windows®
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\wow64_microsoft-windows-d..bluetooth.resources_31bf3856ad364e35_10.0.15063.0_fr-fr_00e057af32282f47\

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

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

File version info

File Description:DLL Windows.Devices.Bluetooth
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:Windows.Devices.Bluetooth.dll
Legal Copyright:© Microsoft Corporation. Tous droits réservés.
Original Filename:Windows.Devices.Bluetooth.dll.MUI
Product Name:Système d’exploitation Microsoft® Windows®
Product Version:10.0.15063.0
Translation:0x40C, 1200