diff --git a/bundles/org.openhab.binding.boschindego/src/main/resources/OH-INF/i18n/boschindego_da.properties b/bundles/org.openhab.binding.boschindego/src/main/resources/OH-INF/i18n/boschindego_da.properties index 1629f7ed2b2..3ee9d1edfa5 100644 --- a/bundles/org.openhab.binding.boschindego/src/main/resources/OH-INF/i18n/boschindego_da.properties +++ b/bundles/org.openhab.binding.boschindego/src/main/resources/OH-INF/i18n/boschindego_da.properties @@ -5,6 +5,8 @@ addon.boschindego.description = Dette er bindingen til Bosch Indego-robotplænek # thing types +thing-type.boschindego.account.label = SingleKey ID +thing-type.boschindego.account.description = SingleKey ID konto thing-type.boschindego.indego.label = Bosch Indego thing-type.boschindego.indego.description = Indego som understøtter forbindelsesfunktionen. @@ -12,14 +14,12 @@ thing-type.boschindego.indego.description = Indego som understøtter forbindelse thing-type.config.boschindego.indego.cuttingTimeRefresh.label = Klippetid genopfriskningsinterval thing-type.config.boschindego.indego.cuttingTimeRefresh.description = Antallet af minutter mellem genopfriskning af seneste/næste klippetid. -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 = Inaktiv genopfriskningsinterval thing-type.config.boschindego.indego.refresh.description = Antallet af sekunder mellem genopfriskning af enhedstilstand når inaktiv. +thing-type.config.boschindego.indego.serialNumber.label = Serienummer +thing-type.config.boschindego.indego.serialNumber.description = Serienummeret på den tilsluttede Indego plæneklipper. thing-type.config.boschindego.indego.stateActiveRefresh.label = Aktiv genopfriskningsinterval thing-type.config.boschindego.indego.stateActiveRefresh.description = Antallet af sekunder mellem genopfriskning af enhedstilstand når aktiv. -thing-type.config.boschindego.indego.username.label = Brugernavn -thing-type.config.boschindego.indego.username.description = Brugernavnet til Bosch Indego-kontoen. # channel types @@ -53,10 +53,11 @@ 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-bridge = Ingen bridge konfigureret +offline.conf-error.oauth2-unauthorized = Uautoriseret +offline.comm-error.oauth2-authorization-failed = Autorisering fejlede +offline.comm-error.authentication-failure = Kunne ikke autentificere med Bosch SingleKey ID offline.comm-error.unreachable = Enhed er utilgængelig -offline.conf-error.missing-password = Adgangskode mangler -offline.conf-error.missing-username = Brugernavn mangler # indego states