New Crowdin updates (#12484)
* New translations bluetooth.properties (Italian) * New translations mycroft.properties (Italian) * New translations bluetooth.properties (Italian) * New translations bluetooth.properties (Italian) * New translations prowl.properties (Italian)
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
# binding
|
||||
|
||||
binding.bluetooth.name = Binding Bluetooth
|
||||
binding.bluetooth.description = Questo binding supporta il protocollo Bluetooth.
|
||||
|
||||
# thing types
|
||||
|
||||
thing-type.bluetooth.beacon.label = Dispositivo Bluetooth
|
||||
thing-type.bluetooth.beacon.description = Un dispositivo Bluetooth generico in modalità beacon
|
||||
thing-type.bluetooth.connected.label = Dispositivo Bluetooth Connesso
|
||||
thing-type.bluetooth.connected.description = Un dispositivo Bluetooth generico in modalità connessa
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.bluetooth.beacon.address.label = Indirizzo
|
||||
thing-type.config.bluetooth.beacon.address.description = L'indirizzo Bluetooth univoco del dispositivo
|
||||
thing-type.config.bluetooth.connected.address.label = Indirizzo
|
||||
thing-type.config.bluetooth.connected.address.description = L'indirizzo Bluetooth univoco del dispositivo
|
||||
|
||||
# channel types
|
||||
|
||||
channel-type.bluetooth.adapter-location.label = Posizione Adattatore
|
||||
channel-type.bluetooth.adapter-location.description = Posizione dell'adattatore più vicino a questo dispositivo
|
||||
channel-type.bluetooth.adapter-uid.label = Adapter UID
|
||||
channel-type.bluetooth.adapter-uid.description = ThingUID dell'adattatore più vicino
|
||||
channel-type.bluetooth.rssi.label = RSSI
|
||||
channel-type.bluetooth.rssi.description = Indicatore di intensità del segnale ricevuto (RSSI)
|
||||
Reference in New Issue
Block a user