New Crowdin updates (#11832)
* New translations astro.properties (Finnish) * New translations astro.properties (German) * New translations bluetooth.properties (German) * New translations boschshc.properties (Italian) * New translations comfoair.properties (German) * New translations dwdunwetter.properties (German) * New translations epsonprojector.properties (German) * New translations gpio.properties (German) * New translations heliosventilation.properties (German) * New translations homeconnect.properties (German) * New translations homematic.properties (German) * New translations ipp.properties (German) * New translations jruby.properties (Hungarian) * New translations jsscripting.properties (German) * New translations jsscripting.properties (Hungarian) * New translations map.properties (German) * New translations map.properties (Hungarian) * New translations mqttbroker.properties (Italian) * New translations nanoleaf.properties (German) * New translations ocean.properties (German) * New translations openhabcloud.properties (Finnish) * New translations samsungtv.properties (Hungarian) * New translations shelly.properties (German) * New translations snmp.properties (German) * New translations sonos.properties (German) * New translations spotify.properties (German) * New translations tr064.properties (German) * New translations tradfri.properties (German) * New translations unifi.properties (German) * New translations unifi.properties (Hungarian) * New translations valloxmv.properties (Finnish) * New translations volvooncall.properties (German) * New translations xslt.properties (German)
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
# binding
|
||||
|
||||
binding.bluetooth.name = Bluetooth Bindung
|
||||
binding.bluetooth.description = Diese Bindung unterstützt das Bluetooth-Protokoll.
|
||||
|
||||
# thing types
|
||||
|
||||
thing-type.bluetooth.beacon.label = Bluetooth Gerät
|
||||
thing-type.bluetooth.beacon.description = Ein generisches Bluetooth-Gerät im Beacon-Modus
|
||||
thing-type.bluetooth.connected.label = Verbundenes Bluetoothgerät
|
||||
thing-type.bluetooth.connected.description = Ein generisches Bluetooth-Gerät im verbundenen Modus
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.bluetooth.beacon.address.label = Adresse
|
||||
thing-type.config.bluetooth.beacon.address.description = Die einzigartige Bluetooth-Adresse des Geräts
|
||||
thing-type.config.bluetooth.connected.address.label = Adresse
|
||||
thing-type.config.bluetooth.connected.address.description = Die einzigartige Bluetooth-Adresse des Geräts
|
||||
|
||||
# channel types
|
||||
|
||||
channel-type.bluetooth.adapter-location.label = Adapter-Standort
|
||||
channel-type.bluetooth.adapter-location.description = Standort des nächstgelegenen Adapters zu diesem Gerät
|
||||
channel-type.bluetooth.adapter-uid.label = Adapter-UID
|
||||
channel-type.bluetooth.adapter-uid.description = ThingUID des nächstgelegenen Adapters
|
||||
channel-type.bluetooth.rssi.label = RSSI
|
||||
channel-type.bluetooth.rssi.description = Empfangene Signalstärke
|
||||
Reference in New Issue
Block a user