New Crowdin updates (#11469)

* New translations lgwebos.properties (French)

* New translations intesis.properties (German)

* New translations zway.properties (German)

* New translations velux.properties (German)

* New translations pushsafer.properties (German)

* New translations pushover.properties (German)

* New translations hue.properties (German)

* New translations rotel.properties (French)

* New translations openuv.properties (French)

* New translations synopanalyzer.properties (French)

* New translations nikohomecontrol.properties (Dutch)
This commit is contained in:
openhab-bot
2021-10-31 10:57:32 +01:00
committed by GitHub
parent 1eb4902511
commit 28fb126754
11 changed files with 815 additions and 221 deletions

View File

@@ -0,0 +1,119 @@
# binding
bindingName = Niko Home Control Binding
bindingDescription = Dit is de binding voor het Niko Home Control systeem
# bridge types
bridgeLabel = Niko Home Control I Bridge
bridgeDescription = Deze bridge stelt een Niko Home Control I IP-interface voor
bridge2Label = Niko Home Control II Bridge
bridge2Description = Deze bridge stelt een Niko Home Control II Connected Controller of Draadloze Slimme Hub voor
bridgeConfigAddressLabel = IP of Host Naam
bridgeConfigAddressDescription = IP-adres van Niko Home Control IP-interface
bridge2ConfigAddressDescription = IP-adres van Connected Controller of Draadloze Slimme Hub
bridgeConfigPortLabel = Poort
bridgeConfigPortDescription = Poort om te communiceren met Niko Home Control IP-interface, standaard 8000
bridge2ConfigPortDescription = Poort voor beveiligde MQTT communicatie met Connected Controller of Draadloze Slimme Hub, standaard 8884
bridge2ConfigProfileLabel = Profiel
bridge2ConfigProfileDescription = Profiel gebruikt in Niko Home Control II voor hobby API
bridge2ConfigPasswordLabel = API Token
bridge2ConfigPasswordDescription = Token voor Niko Home Control II hobby API, mag niet leeg zijn. Dit token moet worden verlengd na vervaldatum (1 jaar na aanmaak)
bridgeConfigRefreshLabel = Verversingsinterval
bridgeConfigRefreshDescription = Verversingsinterval voor verbinding met Niko Home Control IP-interface (min), standaard 300. Indien 0 is ingesteld of leeg gelaten, zal er geen verversing worden gepland
bridge2ConfigRefreshDescription = Verversingsinterval voor verbinding met Connected Controller of Draadloze Slimme Hub (min), standaard 300. Als 0 of leeg is, wordt er geen verversing gepland
# thing types
pushButtonLabel = Drukknop
pushButtonDescription = Drukknop actie in Niko Home Control
onOffLabel = Schakelaar
onOffDescription = Aan/uit actie in Niko Home Control
dimmerLabel = Dimmer
dimmerDescription = Dimmer actie in Niko Home Control
blindLabel = Rolluik
blindDescription = Rolluik actie in Niko Home Control
thermostatLabel = Thermostaat
thermostatDescription = Thermostaat in Niko Home Control
energyMeterLabel = Energiemeter
energyMeterDescription = Energiemeter in Niko Home Control
actionConfigActionIdLabel = Actie-ID
actionConfigActionIdDescription = Niko Home Control actie-ID
dimmerConfigStepLabel = Stapwaarde
dimmerConfigStepDescription = Stapwaarde gebruikt voor verhogen/verlagen van helderheid dimmer, standaard 10%
blindConfigInvertLabel = Richting omkeren
blindConfigInvertDescription = Rolluik richting omkeren
thermostatConfigThermostatIdLabel = Thermostaat-ID
thermostatConfigThermostatIdDescription = Niko Home Control thermostaat-ID
thermostatConfigOverruleTimeLabel = Overrule tijd
thermostatConfigOverruleTimeDescription = Standaard overrule tijd in minuten wanneer een overrule temperatuur is ingesteld zonder dat een bijhorende overrule tijd ingegeven wordt, 60 minuten standaard
energyMeterConfigEnergyMeterIdLabel = Energiemeter-ID
energyMeterConfigEnergyMeterIdDescription = Niko Home Control energiemeter-ID
#channel types
channelButtonLabel = Drukknop
channelButtonDescription = Drukknop besturing voor actie in Niko Home Control
channelRollershutterLabel = Rolluik
channelRollershutterDescription = Rolluik besturing voor rolluik actie in Niko Home Control
channelMeasuredLabel = Gemeten
channelMeasuredDescription = Temperatuur gemeten door de thermostaat
channelSetpointLabel = Instelpunt
channelSetpointDescription = Insteltemperatuur van de thermostaat
channelOverruletimeLabel = Overrule Tijd
channelOverruletimeDescription = Tijdsduur voor het overrulen van de insteltemperatuur van de thermostaat in min.
channelModeLabel = Modus
channelModeDescription = Thermostaat modus
channelModeOption0 = dag
channelModeOption1 = nacht
channelModeOption2 = eco
channelModeOption3 = uit
channelModeOption4 = koelen
channelModeOption5 = prog 1
channelModeOption6 = prog 2
channelModeOption7 = prog 3
channelPowerLabel = Vermogen
channelPowerDescription = Energieverbruik/productie (positief is verbruik) op dit ogenblik
channelAlarmLabel = Alarm
channelAlarmDescription = Alarm van Niko Home Control
channelNoticeLabel = Melding
channelNoticeDescription = Melding van Niko Home Control
# thing status messages
offline.configuration-error.ip = Kan bridge IP niet vinden met opgegeven hostnaam
offline.configuration-error.tokenEmpty = Token voor hobby API is leeg
offline.configuration-error.tokenExpired = Token voor hobby API is verlopen
offline.configuration-error.actionId = Geconfigureerde actie-ID komt niet overeen met een actie in controller
offline.configuration-error.actionType = Actie type niet ondersteund
offline.configuration-error.actionRemoved = Actie is verwijderd van de controller
offline.configuration-error.energyMeterId = Geconfigureerde energiemeter-ID komt niet overeen met een energiemeter in de controller
offline.configuration-error.energyMeterRemoved = Energiemeter is verwijderd van controller
offline.configuration-error.thermostatId = Geconfigureerde thermostaat-ID komt niet overeen met een energiemeter in de controller
offline.configuration-error.thermostatRemoved = Thermostaat is verwijderd van de controller
offline.communication-error = Fout tijdens het communiceren met de controller
offline.bridge-unitialized = Bridge niet geïnitialiseerd