New Crowdin updates (#12907)
* New translations miele.properties (German) * New translations remoteopenhab.properties (German) * New translations mqtt.properties (German) * New translations metrics.properties (German) * New translations boschindego.properties (German) * New translations gpstracker.properties (German) * New translations onkyo.properties (German) * New translations tado.properties (German) * New translations telegram.properties (German) * New translations jruby.properties (German) * New translations bluetooth.properties (German) * New translations bluetooth.properties (German) * New translations bluetooth.properties (German) * New translations bluetooth.properties (German) * New translations bluetooth.properties (German) * New translations bluetooth.properties (German) * New translations bluetooth.properties (German) * New translations bluetooth.properties (German) * New translations bluetooth.properties (German) * New translations imperihome.properties (German)
This commit is contained in:
@@ -0,0 +1,57 @@
|
||||
# binding
|
||||
|
||||
binding.boschindego.name = BoschIndego Binding
|
||||
binding.boschindego.description = Dies ist die Bindung für die Rasenmäher von Bosch Indego Connect.
|
||||
|
||||
# thing types
|
||||
|
||||
thing-type.boschindego.indego.label = Bosch Indego
|
||||
thing-type.boschindego.indego.description = Indegos, der die Connect-Funktioon unterstützen.
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.boschindego.indego.password.label = Passwort
|
||||
thing-type.config.boschindego.indego.password.description = Passwort für das Bosch Indego Konto.
|
||||
thing-type.config.boschindego.indego.refresh.label = Aktualisierungsintervall
|
||||
thing-type.config.boschindego.indego.refresh.description = Bestimmt das Aktualisierungsintervall in Sekunden.
|
||||
thing-type.config.boschindego.indego.username.label = Benutzername
|
||||
thing-type.config.boschindego.indego.username.description = Benutzername für das Bosch Indego Konto.
|
||||
|
||||
# channel types
|
||||
|
||||
channel-type.boschindego.errorcode.label = Fehlercode
|
||||
channel-type.boschindego.errorcode.description = 0 \= kein Fehler
|
||||
channel-type.boschindego.mowed.label = Gras schneiden
|
||||
channel-type.boschindego.ready.label = Bereit
|
||||
channel-type.boschindego.ready.description = Zeigt an, ob der Rasenmäher bereit ist zu mähen
|
||||
channel-type.boschindego.ready.state.option.0 = Nicht bereit
|
||||
channel-type.boschindego.ready.state.option.1 = Bereit
|
||||
channel-type.boschindego.state.label = Zustand numerisch
|
||||
channel-type.boschindego.state.state.option.1 = Mähen
|
||||
channel-type.boschindego.state.state.option.2 = Laden/Station
|
||||
channel-type.boschindego.state.state.option.3 = Pause
|
||||
channel-type.boschindego.statecode.label = Statuscode
|
||||
channel-type.boschindego.statecode.description = API-Code des Indego-Status
|
||||
channel-type.boschindego.statecode.state.option.0 = Lesestatus
|
||||
channel-type.boschindego.statecode.state.option.257 = Aufladen
|
||||
channel-type.boschindego.statecode.state.option.258 = Angedockt
|
||||
channel-type.boschindego.statecode.state.option.259 = Angedockt - Software-Update
|
||||
channel-type.boschindego.statecode.state.option.260 = Angedockt
|
||||
channel-type.boschindego.statecode.state.option.261 = Angedockt
|
||||
channel-type.boschindego.statecode.state.option.262 = Angedockt - Karte laden
|
||||
channel-type.boschindego.statecode.state.option.263 = Angedockt - Karte speichern
|
||||
channel-type.boschindego.statecode.state.option.512 = Mähen
|
||||
channel-type.boschindego.statecode.state.option.514 = Re-Lokalisierung
|
||||
channel-type.boschindego.statecode.state.option.515 = Lade Karte
|
||||
channel-type.boschindego.statecode.state.option.516 = Grundstück erfassen
|
||||
channel-type.boschindego.statecode.state.option.517 = Pause
|
||||
channel-type.boschindego.statecode.state.option.518 = Rand geschnitten
|
||||
channel-type.boschindego.statecode.state.option.519 = Leerlauf im Rasen
|
||||
channel-type.boschindego.statecode.state.option.769 = Rückkehr zur Station
|
||||
channel-type.boschindego.statecode.state.option.770 = Rückkehr zur Station
|
||||
channel-type.boschindego.statecode.state.option.771 = Rückkehr zur Station - Batterie niedrig
|
||||
channel-type.boschindego.statecode.state.option.772 = Rückkehr zur Station - Kalender-Zeitfenster beendet
|
||||
channel-type.boschindego.statecode.state.option.773 = Zurück zur Station - Batterie-Temperaturbereich
|
||||
channel-type.boschindego.statecode.state.option.774 = Rückkehr zur Station
|
||||
channel-type.boschindego.statecode.state.option.775 = Rückkehr zur Station - Re-Lokalisierung
|
||||
channel-type.boschindego.textualstate.label = Status-Text
|
||||
Reference in New Issue
Block a user