[bluetooth] Add missing default translations (#12329)

This will allow for translating the Bluetooth Binding in Crowdin.

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2022-02-20 20:26:10 +01:00
committed by GitHub
parent 8559651166
commit 51bbd34cd7
11 changed files with 306 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# thing types
thing-type.bluetooth.roaming.label = Roaming Bluetooth Controller
thing-type.bluetooth.roaming.description = A virtual Bluetooth adapter that handles roaming between other adapters
# thing types config
thing-type.config.bluetooth.roaming.backgroundDiscovery.label = Device Discovery
thing-type.config.bluetooth.roaming.backgroundDiscovery.description = Whether this adapter participates in Bluetooth device discovery
thing-type.config.bluetooth.roaming.groupUIDs.label = Adapter UIDs
thing-type.config.bluetooth.roaming.groupUIDs.description = Specifies which Bluetooth adapters that roaming devices can interact through. <br> Should be formatted as a comma separated list of thing UIDs. <br> If not specified, roaming devices can interact through any other Bluetooth adapter thing.