New Crowdin updates (#13135)
* New translations astro.properties (Hungarian) * New translations chromecast.properties (Hungarian) * New translations darksky.properties (Hungarian) * New translations coronastats.properties (Hungarian) * New translations evohome.properties (Hungarian) * New translations mcd.properties (Italian) * New translations amazondashbutton.properties (Italian) * New translations openwebnet.properties (Italian) * New translations openhabcloud.properties (Italian) * New translations voicerss.properties (Italian) * New translations tado.properties (Italian) * New translations wled.properties (Italian) * New translations livisismarthome.properties (Italian)
This commit is contained in:
@@ -0,0 +1,52 @@
|
||||
# binding
|
||||
|
||||
binding.evohome.name = evohome kötés
|
||||
binding.evohome.description = Az evohome kötés vezérli a HoneyWell evohome rendszert.
|
||||
|
||||
# thing types
|
||||
|
||||
thing-type.evohome.account.label = evohome azonosító
|
||||
thing-type.evohome.account.description = Az evohome azonosító mellyel a Total Connect Comfort (TCC) rendszerhez csatlakozik, azonosító és jelszó formájában.
|
||||
thing-type.evohome.display.label = evohome kijelző
|
||||
thing-type.evohome.display.description = Az evohome kijelző csatlakozása.
|
||||
thing-type.evohome.heatingzone.label = evohome fűtési zóna
|
||||
thing-type.evohome.heatingzone.description = Az evohome fűtési zónát csatlakoztatja.
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.evohome.account.group.auth.label = Hitelesítés
|
||||
thing-type.config.evohome.account.group.auth.description = A TCC szogáltatáshoz szükséges hitelesítés beállításai.
|
||||
thing-type.config.evohome.account.password.label = Jelszó
|
||||
thing-type.config.evohome.account.password.description = A TCC jelszava
|
||||
thing-type.config.evohome.account.refreshInterval.label = Frissítési gyakoriság
|
||||
thing-type.config.evohome.account.refreshInterval.description = A TCC lekérdezés időköze (másodpercben).
|
||||
thing-type.config.evohome.account.username.label = Felhasználónév
|
||||
thing-type.config.evohome.account.username.description = A TCC felhasználóneve
|
||||
thing-type.config.evohome.display.id.label = Azonosító
|
||||
thing-type.config.evohome.display.id.description = A kijelző azonosítója
|
||||
thing-type.config.evohome.display.name.label = Név
|
||||
thing-type.config.evohome.display.name.description = A kijelző neve
|
||||
thing-type.config.evohome.heatingzone.id.label = Azonosító
|
||||
thing-type.config.evohome.heatingzone.id.description = A zóna azonosítója
|
||||
thing-type.config.evohome.heatingzone.name.label = Név
|
||||
thing-type.config.evohome.heatingzone.name.description = A zóna neve
|
||||
|
||||
# channel types
|
||||
|
||||
channel-type.evohome.setpoint.label = Kívánt hőmérséklet
|
||||
channel-type.evohome.setpoint.description = Megmutatja vagy beállítja a zóna kívánt hőmérsékletét (0 megszakítja a feülírást).
|
||||
channel-type.evohome.setpointstatus.label = Az aktuális üzemmód
|
||||
channel-type.evohome.setpointstatus.description = Az aktuális üzemmód kijelzése
|
||||
channel-type.evohome.setpointstatus.state.option.PermanentOverride = Folyamatos manuális
|
||||
channel-type.evohome.setpointstatus.state.option.FollowSchedule = Ütemezés
|
||||
channel-type.evohome.setpointstatus.state.option.TemporaryOverride = Ideiglenes manuális
|
||||
channel-type.evohome.systemMode.label = Rendszer mód
|
||||
channel-type.evohome.systemMode.description = Aktuális rendszer üzemmód
|
||||
channel-type.evohome.systemMode.state.option.Auto = Normál
|
||||
channel-type.evohome.systemMode.state.option.AutoWithEco = Öko
|
||||
channel-type.evohome.systemMode.state.option.Away = Távollét
|
||||
channel-type.evohome.systemMode.state.option.DayOff = Szabadnap
|
||||
channel-type.evohome.systemMode.state.option.HeatingOff = Ki
|
||||
channel-type.evohome.systemMode.state.option.Custom = Egyéni
|
||||
channel-type.evohome.temperature.label = Hőmérséklet
|
||||
channel-type.evohome.temperature.description = Jelenlegi zóna hőmérséklet
|
||||
Reference in New Issue
Block a user