New Crowdin updates (#11890)
* New translations adorne.properties (German) * New translations ahawastecollection.properties (German) * New translations airquality.properties (German) * New translations airvisualnode.properties (German) * New translations amazonechocontrol.properties (German) * New translations astro.properties (Finnish) * New translations astro.properties (French) * New translations bosesoundtouch.properties (German) * New translations chromecast.properties (German) * New translations denonmarantz.properties (German) * New translations exec.properties (German) * New translations hue.properties (French) * New translations icalendar.properties (German) * New translations jruby.properties (German) * New translations jruby.properties (Italian) * New translations luxtronikheatpump.properties (German) * New translations mielecloud.properties (German) * New translations openuv.properties (French) * New translations openweathermap.properties (German) * New translations phc.properties (German) * New translations powermax.properties (French) * New translations pushsafer.properties (German) * New translations rotel.properties (French) * New translations tradfri.properties (French)
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
# binding
|
||||
|
||||
binding.airvisualnode.name = AirVisual Node Binding
|
||||
binding.airvisualnode.description = Bindung für AirVisual Node Luftqualitätsmonitor
|
||||
|
||||
# thing types
|
||||
|
||||
thing-type.airvisualnode.avnode.label = AirVisual Node
|
||||
thing-type.airvisualnode.avnode.description = AirVisual Node Luftqualitätsmonitor
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.airvisualnode.avnode.address.label = Node Netzwerkadresse
|
||||
thing-type.config.airvisualnode.avnode.address.description = Node Netzwerkadresse
|
||||
thing-type.config.airvisualnode.avnode.password.label = Node Passwort
|
||||
thing-type.config.airvisualnode.avnode.password.description = Node Netzwerk-Passwort
|
||||
thing-type.config.airvisualnode.avnode.refresh.label = Aktualisierungsintervall
|
||||
thing-type.config.airvisualnode.avnode.refresh.description = Node Abfrageinterval (in Sekunden)
|
||||
thing-type.config.airvisualnode.avnode.share.label = Freigabe Name
|
||||
thing-type.config.airvisualnode.avnode.share.description = Node Freigabename
|
||||
thing-type.config.airvisualnode.avnode.username.label = Node Benutzername
|
||||
thing-type.config.airvisualnode.avnode.username.description = Node Netzwerk-Benutzername
|
||||
|
||||
# channel types
|
||||
|
||||
channel-type.airvisualnode.Aqi.label = AQI
|
||||
channel-type.airvisualnode.Aqi.description = Luftqualitätsindex (US)
|
||||
channel-type.airvisualnode.Co2.label = CO₂ Level
|
||||
channel-type.airvisualnode.Co2.description = CO₂ level, ppm
|
||||
channel-type.airvisualnode.Humidity.label = Luftfeuchtigkeit
|
||||
channel-type.airvisualnode.Humidity.description = Luftfeuchtigkeit, %
|
||||
channel-type.airvisualnode.Pm_01.label = PM0.1
|
||||
channel-type.airvisualnode.Pm_01.description = PM0.1 level, µg/m³(Nur in Pro version)
|
||||
channel-type.airvisualnode.Pm_10.label = PM10
|
||||
channel-type.airvisualnode.Pm_10.description = PM10 level, µg/m³(Nur in Pro version)
|
||||
channel-type.airvisualnode.Pm_25.label = PM2.5
|
||||
channel-type.airvisualnode.Pm_25.description = PM2.5 level, µg/m³
|
||||
channel-type.airvisualnode.Temperature.label = Temperatur
|
||||
channel-type.airvisualnode.Temperature.description = Aktuelle Temperatur
|
||||
channel-type.airvisualnode.Timestamp.label = Zeitstempel
|
||||
channel-type.airvisualnode.Timestamp.description = Status Zeitstempel
|
||||
channel-type.airvisualnode.Used_memory.label = Verwendeter Speicher
|
||||
channel-type.airvisualnode.Used_memory.description = Verwendeter Speicher
|
||||
Reference in New Issue
Block a user