New Crowdin updates (#10570)
Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
@@ -0,0 +1,46 @@
|
||||
# binding
|
||||
binding.intesis.name = Intesis kötés
|
||||
binding.intesis.description = Ez a kötés kezeli a különböző Intesis Wifivel ellátott légkondicionáló eszközöket
|
||||
|
||||
# thing types
|
||||
thing-type.intesis.intesisHome.label = Intesis otthon
|
||||
thing-type.intesis.sample.description = Intesis otthon Wifi adapter
|
||||
|
||||
# thing type config description
|
||||
thing-type.config.intesis.ipAddress.label = IP Cím
|
||||
thing-type.config.intesis.ipAddress.description = Az Intesis eszköz IP címe.
|
||||
thing-type.config.intesisHome.password.label = Jelszó
|
||||
thing-type.config.intesisHome.password.description = Jelszó az Intesis otthon web kiszolgáló bejelentkezéséhez.
|
||||
|
||||
|
||||
# channel types
|
||||
channel-type.intesis.power.label = Tápellátás
|
||||
channel-type.intesis.power.description = Tápellátás ki/bekapcsolása
|
||||
channel-type.intesis.mode.label = Eszköz mód
|
||||
channel-type.intesis.mode.description = A légkondicionáló működési módja\: AUTO/FŰT/SZÁRÍT/VENT/HŰT
|
||||
channel-type.intesis.mode.state.option.auto = Automatikus
|
||||
channel-type.intesis.mode.state.option.cool = Hűtés
|
||||
channel-type.intesis.mode.state.option.dry = Szárít
|
||||
channel-type.intesis.mode.state.option.fan = Ventilátor
|
||||
channel-type.intesis.mode.state.option.heat = Fűtés
|
||||
channel-type.intesis.targetTemperature.label = Célhőmérséklet
|
||||
channel-type.intesis.targetTemperature.description = A kívánt szobahőmérséklet megadása.
|
||||
channel-type.intesis.ambientTemperature.label = Környezeti hőmérséklet
|
||||
channel-type.intesis.ambientTemperature.description = Az aktuális szobahőmérséklet mutatása.
|
||||
channel-type.intesis.outdoorTemperature.label = Külső hőmérséklet
|
||||
channel-type.intesis.outdoorTemperature.description = Az aktuális külső hőmérséklet mutatása.
|
||||
channel-type.intesis.fanSpeed.label = Ventillátor sebesség
|
||||
channel-type.intesis.fanSpeed.description = A légkondicionáló ventillátor sebességét állítja be.
|
||||
channel-type.intesis.fanSpeed.state.option.auto = Auto
|
||||
channel-type.intesis.vanesUpDown.label = Függőleges eltérítés módja
|
||||
channel-type.intesis.vanesUpDown.description = A függőleges eltérítést (fel/le) állítja be.
|
||||
channel-type.intesis.vanesLeftRight.label = Vízszintes eltérítés módja
|
||||
channel-type.intesis.vanesLeftRight.description = A vízszintes eltérítést (bal/jobb) állítja be.
|
||||
channel-type.intesis.vanes.option.auto = AUTO
|
||||
channel-type.intesis.vanes.option.swing = Eltérítés
|
||||
channel-type.intesis.vanes.option.swirl = Örvénylés
|
||||
channel-type.intesis.vanes.option.wide = Széles
|
||||
channel-type.intesis.errorCode.label = Hibakód
|
||||
channel-type.intesis.errorCode.description = A légkondicionáló hiba kódját mutatja.
|
||||
channel-type.intesis.errorStatus.label = Hiba állapot
|
||||
channel-type.intesis.errorStatus.description = A hiba állapotát mutatja.
|
||||
Reference in New Issue
Block a user