New Crowdin updates (#12975)

* New translations boschindego.properties (Danish)
* New translations harmonyhub.properties (Danish)
This commit is contained in:
openhab-bot
2022-06-20 22:45:36 +02:00
committed by GitHub
parent 461470e1e1
commit 66b191c04e
2 changed files with 106 additions and 0 deletions

View File

@@ -0,0 +1,67 @@
# binding
binding.boschindego.name = BoschIndego Binding
binding.boschindego.description = Dette er bindingen til Bosch Indego-robotplæneklippere.
# thing types
thing-type.boschindego.indego.label = Bosch Indego
thing-type.boschindego.indego.description = Indego som understøtter forbindelsesfunktionen.
# thing types config
thing-type.config.boschindego.indego.password.label = Adgangskode
thing-type.config.boschindego.indego.password.description = Adgangskode til Bosch Indego-kontoen.
thing-type.config.boschindego.indego.refresh.label = Genopfriskningsinterval
thing-type.config.boschindego.indego.refresh.description = Angiver genopfriskningsintervallet i sekunder.
thing-type.config.boschindego.indego.username.label = Brugernavn
thing-type.config.boschindego.indego.username.description = Brugernavnet til Bosch Indego-kontoen.
# channel types
channel-type.boschindego.errorcode.label = Fejlkode
channel-type.boschindego.errorcode.description = 0 \= ingen fejl
channel-type.boschindego.mowed.label = Klip græs
channel-type.boschindego.ready.label = Klar
channel-type.boschindego.ready.description = Indikerer om plæneklipperen er klar til at klippe
channel-type.boschindego.ready.state.option.0 = ikke klar
channel-type.boschindego.ready.state.option.1 = klar
channel-type.boschindego.state.label = Numerisk tilstand
channel-type.boschindego.state.state.option.1 = Klip
channel-type.boschindego.state.state.option.2 = Oplad/dock
channel-type.boschindego.state.state.option.3 = Pause
channel-type.boschindego.statecode.label = Tilstandskode
channel-type.boschindego.statecode.description = API-kode for Indego-tilstand
channel-type.boschindego.textualstate.label = Tilstand som tekst
# thing status descriptions
offline.comm-error.authentication-failure = Login-legitimationsoplysningerne er forkerte eller en anden klient er forbundet til din Indego-konto
offline.conf-error.missing-password = Adgangskode mangler
offline.conf-error.missing-username = Brugernavn mangler
# indego states
indego.state.unknown = Ukendt statuskode\: %s
indego.state.reading-status = Læser status
indego.state.charging = Oplader
indego.state.docked = I dock
indego.state.docked-software-update = I dock - softwareopdatering
indego.state.docked-loading-map = I dock - indlæser kort
indego.state.docked-saving-map = I dock - gemmer kort
indego.state.mowing = Klipper
indego.state.relocalising = Relokaliserer
indego.state.loading-map = Indlæser kort
indego.state.learning-lawn = Indlærer græsplæne
indego.state.paused = På pause
indego.state.border-cut = Kantklipning
indego.state.idle-in-lawn = Tomgang på plænen
indego.state.returning-to-dock = Returnerer til dock
indego.state.returning-to-dock-battery-low = Returnerer til dock - batteriniveau lavt
indego.state.returning-to-dock-calendar-timeslot-ended = Kalender-timeslot afsluttet
indego.state.returning-to-dock-battery-temp-range = Returnerer til dock - batteritemperaturområde
indego.state.returning-to-dock-lawn-complete = Returnerer til dock - plæne komplet
indego.state.returning-to-dock-relocalising = Returnerer til dock - relokaliserer
indego.state.diagnostic-mode = Diagnosticeringstilstand
indego.state.end-of-life = End of life
indego.state.software-update = Softwareopdatering