New translations windcentrale.properties (Dutch) (#12503)
This commit is contained in:
parent
85a5eb3a87
commit
109ba0ec06
|
@ -1,9 +1,15 @@
|
||||||
# binding
|
# binding
|
||||||
|
|
||||||
binding.windcentrale.name = Windcentrale Binding
|
binding.windcentrale.name = Windcentrale Binding
|
||||||
binding.windcentrale.description = Binding voor Windcentrale windmolens
|
binding.windcentrale.description = Binding voor Windcentrale windmolens
|
||||||
|
|
||||||
# thing types
|
# thing types
|
||||||
|
|
||||||
thing-type.windcentrale.mill.label = Windcentrale windmolen
|
thing-type.windcentrale.mill.label = Windcentrale windmolen
|
||||||
|
|
||||||
|
# thing types config
|
||||||
|
|
||||||
|
thing-type.config.windcentrale.mill.millId.label = Windmolen
|
||||||
thing-type.config.windcentrale.mill.millId.option.1 = De Grote Geert
|
thing-type.config.windcentrale.mill.millId.option.1 = De Grote Geert
|
||||||
thing-type.config.windcentrale.mill.millId.option.2 = De Jonge Held
|
thing-type.config.windcentrale.mill.millId.option.2 = De Jonge Held
|
||||||
thing-type.config.windcentrale.mill.millId.option.31 = Het Rode Hert
|
thing-type.config.windcentrale.mill.millId.option.31 = Het Rode Hert
|
||||||
|
@ -14,26 +20,25 @@ thing-type.config.windcentrale.mill.millId.option.121 = De Trouwe Wachter
|
||||||
thing-type.config.windcentrale.mill.millId.option.131 = De Blauwe Reiger
|
thing-type.config.windcentrale.mill.millId.option.131 = De Blauwe Reiger
|
||||||
thing-type.config.windcentrale.mill.millId.option.141 = De Vier Winden
|
thing-type.config.windcentrale.mill.millId.option.141 = De Vier Winden
|
||||||
thing-type.config.windcentrale.mill.millId.option.201 = De Boerenzwaluw
|
thing-type.config.windcentrale.mill.millId.option.201 = De Boerenzwaluw
|
||||||
|
|
||||||
thing-type.config.windcentrale.mill.millId.label = Windmolen
|
|
||||||
thing-type.config.windcentrale.mill.wd.label = Aantal Winddelen
|
|
||||||
thing-type.config.windcentrale.mill.wd.description = Aantal Winddelen in bezit
|
|
||||||
thing-type.config.windcentrale.mill.refreshInterval.label = Ververs interval
|
thing-type.config.windcentrale.mill.refreshInterval.label = Ververs interval
|
||||||
thing-type.config.windcentrale.mill.refreshInterval.description = Ververs interval in seconden
|
thing-type.config.windcentrale.mill.refreshInterval.description = Ververs interval in seconden
|
||||||
|
thing-type.config.windcentrale.mill.wd.label = Aantal Winddelen
|
||||||
|
thing-type.config.windcentrale.mill.wd.description = Aantal Winddelen in bezit
|
||||||
|
|
||||||
# channels
|
# channel types
|
||||||
channel.windcentrale.windSpeed.label = Windsnelheid (Bft)
|
|
||||||
channel.windcentrale.windDirection.label = Windrichting
|
channel-type.windcentrale.kwh.label = Energie
|
||||||
channel.windcentrale.powerAbsTot.label = Productie vermogen molen
|
channel-type.windcentrale.kwhForecast.label = Energie Voorspelling
|
||||||
channel.windcentrale.powerAbsWd.label = Vermogen van de Winddelen
|
channel-type.windcentrale.powerAbsTot.label = Totaal Vermogen
|
||||||
channel.windcentrale.powerRel.label = Relatief vermogen
|
channel-type.windcentrale.powerAbsWd.label = Winddelen Vermogen
|
||||||
channel.windcentrale.kwh.label = Productie
|
channel-type.windcentrale.powerRel.label = Relatief Vermogen
|
||||||
channel.windcentrale.kwhForecast.label = Verwachte productie
|
channel-type.windcentrale.runPercentage.label = Operationeel Percentage
|
||||||
channel.windcentrale.runPercentage.label = Molen productie percentage
|
channel-type.windcentrale.runPercentage.description = Het aantal procent van de tijd dat de molen operationeel is dit jaar
|
||||||
channel.windcentrale.runPercentage.description = Molen productie percentage dit jaar
|
channel-type.windcentrale.runTime.label = Operationeel Tijd
|
||||||
channel.windcentrale.runTime.label = Molen productietijd
|
channel-type.windcentrale.runTime.description = Het aantal uren dat de molen operationeel is dit jaar
|
||||||
channel.windcentrale.runTime.description = Molen productietijd dit jaar
|
channel-type.windcentrale.timestamp.label = Laatst Bijgewerkt
|
||||||
channel.windcentrale.timestamp.label = Ververs tijdstip
|
channel-type.windcentrale.windDirection.label = Windrichting
|
||||||
|
channel-type.windcentrale.windSpeed.label = Windkracht
|
||||||
|
|
||||||
# status messages
|
# status messages
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue