Update translations

This commit is contained in:
Paulus Schoutsen 2019-07-10 09:36:35 -07:00
parent cdd007cc54
commit 4ae347949a
14 changed files with 268 additions and 50 deletions

View File

@ -145,7 +145,8 @@
"high_demand": "Alta potència", "high_demand": "Alta potència",
"heat_pump": "Bomba de calor", "heat_pump": "Bomba de calor",
"gas": "Gas", "gas": "Gas",
"manual": "Manual" "manual": "Manual",
"heat_cool": "Automàtic"
}, },
"configurator": { "configurator": {
"configure": "Configurar", "configure": "Configurar",
@ -1122,7 +1123,8 @@
"fan_mode": "Mode ventilació", "fan_mode": "Mode ventilació",
"swing_mode": "Mode oscil·lació", "swing_mode": "Mode oscil·lació",
"away_mode": "Mode absent", "away_mode": "Mode absent",
"aux_heat": "Calefactor auxiliar" "aux_heat": "Calefactor auxiliar",
"preset_mode": "Programat"
}, },
"lock": { "lock": {
"code": "Codi", "code": "Codi",
@ -1267,6 +1269,16 @@
"off": "Desactivat", "off": "Desactivat",
"on": "Activat", "on": "Activat",
"auto": "Automàtic" "auto": "Automàtic"
},
"preset_mode": {
"none": "Cap",
"eco": "Econòmic",
"away": "Absent",
"boost": "Incrementat",
"comfort": "Confort",
"home": "A casa",
"sleep": "Dormint",
"activity": "Activitat"
} }
} }
}, },

View File

@ -145,7 +145,8 @@
"high_demand": "Hoher Verbrauch", "high_demand": "Hoher Verbrauch",
"heat_pump": "Wärmepumpe", "heat_pump": "Wärmepumpe",
"gas": "Gas", "gas": "Gas",
"manual": "Manuell" "manual": "Manuell",
"heat_cool": "Automatisch"
}, },
"configurator": { "configurator": {
"configure": "Konfigurieren", "configure": "Konfigurieren",
@ -1122,7 +1123,8 @@
"fan_mode": "Ventilator-Modus", "fan_mode": "Ventilator-Modus",
"swing_mode": "Schwenk-Modus", "swing_mode": "Schwenk-Modus",
"away_mode": "Abwesenheitsmodus", "away_mode": "Abwesenheitsmodus",
"aux_heat": "Hilfswärme" "aux_heat": "Hilfswärme",
"preset_mode": "Voreinstellung"
}, },
"lock": { "lock": {
"code": "Code", "code": "Code",
@ -1267,6 +1269,16 @@
"off": "Aus", "off": "Aus",
"on": "An", "on": "An",
"auto": "Auto" "auto": "Auto"
},
"preset_mode": {
"none": "Keine",
"eco": "Sparmodus",
"away": "Abwesend",
"boost": "Maximal",
"comfort": "Komfort",
"home": "Zuhause",
"sleep": "Schlafen",
"activity": "Aktivität"
} }
} }
}, },

View File

@ -145,7 +145,8 @@
"high_demand": "High demand", "high_demand": "High demand",
"heat_pump": "Heat pump", "heat_pump": "Heat pump",
"gas": "Gas", "gas": "Gas",
"manual": "Manual" "manual": "Manual",
"heat_cool": "Auto"
}, },
"configurator": { "configurator": {
"configure": "Configure", "configure": "Configure",
@ -1122,7 +1123,8 @@
"fan_mode": "Fan mode", "fan_mode": "Fan mode",
"swing_mode": "Swing mode", "swing_mode": "Swing mode",
"away_mode": "Away mode", "away_mode": "Away mode",
"aux_heat": "Aux heat" "aux_heat": "Aux heat",
"preset_mode": "Preset"
}, },
"lock": { "lock": {
"code": "Code", "code": "Code",
@ -1267,6 +1269,16 @@
"off": "Off", "off": "Off",
"on": "On", "on": "On",
"auto": "Auto" "auto": "Auto"
},
"preset_mode": {
"none": "None",
"eco": "Eco",
"away": "Away",
"boost": "Boost",
"comfort": "Comfort",
"home": "Home",
"sleep": "Sleep",
"activity": "Activity"
} }
} }
}, },

View File

@ -145,7 +145,8 @@
"high_demand": "Magas igénybevétel", "high_demand": "Magas igénybevétel",
"heat_pump": "Hőszivattyú", "heat_pump": "Hőszivattyú",
"gas": "Gáz", "gas": "Gáz",
"manual": "Manuális" "manual": "Manuális",
"heat_cool": "Automatikus"
}, },
"configurator": { "configurator": {
"configure": "Beállítás", "configure": "Beállítás",
@ -1267,6 +1268,15 @@
"off": "Ki", "off": "Ki",
"on": "Be", "on": "Be",
"auto": "Automatikus" "auto": "Automatikus"
},
"preset_mode": {
"none": "Nincs",
"eco": "Takarékos",
"away": "Távol",
"comfort": "Komfort",
"home": "Otthon",
"sleep": "Alvás",
"activity": "Tevékenység"
} }
} }
}, },

View File

@ -145,7 +145,8 @@
"high_demand": "Forte richiesta", "high_demand": "Forte richiesta",
"heat_pump": "Pompa di calore", "heat_pump": "Pompa di calore",
"gas": "Gas", "gas": "Gas",
"manual": "Manuale" "manual": "Manuale",
"heat_cool": "Auto"
}, },
"configurator": { "configurator": {
"configure": "Configura", "configure": "Configura",
@ -1267,6 +1268,14 @@
"off": "Off", "off": "Off",
"on": "On", "on": "On",
"auto": "Auto" "auto": "Auto"
},
"preset_mode": {
"none": "Nessuna",
"eco": "Eco",
"comfort": "Comfort",
"home": "Casa",
"sleep": "Sleep",
"activity": "Attività"
} }
} }
}, },

View File

@ -139,13 +139,14 @@
"auto": "자동", "auto": "자동",
"dry": "제습", "dry": "제습",
"fan_only": "송풍", "fan_only": "송풍",
"eco": "절", "eco": "절",
"electric": "전기", "electric": "전기",
"performance": "고효율", "performance": "고효율",
"high_demand": "고성능", "high_demand": "고성능",
"heat_pump": "순환펌프", "heat_pump": "순환펌프",
"gas": "가스", "gas": "가스",
"manual": "수동" "manual": "수동",
"heat_cool": "자동"
}, },
"configurator": { "configurator": {
"configure": "설정", "configure": "설정",
@ -986,7 +987,7 @@
"names": { "names": {
"upstairs": "위층", "upstairs": "위층",
"family_room": "가족실", "family_room": "가족실",
"kitchen": "부엌", "kitchen": "주방",
"patio": "마당", "patio": "마당",
"hallway": "현관", "hallway": "현관",
"master_bedroom": "안방", "master_bedroom": "안방",
@ -1122,7 +1123,8 @@
"fan_mode": "송풍 모드", "fan_mode": "송풍 모드",
"swing_mode": "회전 모드", "swing_mode": "회전 모드",
"away_mode": "외출 모드", "away_mode": "외출 모드",
"aux_heat": "보조 히터" "aux_heat": "보조 히터",
"preset_mode": "프리셋"
}, },
"lock": { "lock": {
"code": "비밀번호", "code": "비밀번호",
@ -1267,6 +1269,16 @@
"off": "꺼짐", "off": "꺼짐",
"on": "켜짐", "on": "켜짐",
"auto": "자동" "auto": "자동"
},
"preset_mode": {
"none": "없음",
"eco": "절전",
"away": "외출",
"boost": "부스트",
"comfort": "안락",
"home": "재실",
"sleep": "수면",
"activity": "활동"
} }
} }
}, },

View File

@ -145,7 +145,8 @@
"high_demand": "Høy etterspørsel", "high_demand": "Høy etterspørsel",
"heat_pump": "Varmepumpe", "heat_pump": "Varmepumpe",
"gas": "Gass", "gas": "Gass",
"manual": "Manuell" "manual": "Manuell",
"heat_cool": "Auto"
}, },
"configurator": { "configurator": {
"configure": "Konfigurer", "configure": "Konfigurer",
@ -483,7 +484,7 @@
}, },
"conditions": { "conditions": {
"header": "Betingelser", "header": "Betingelser",
"introduction": "Betingelser er en valgfri del av en automatiseringsregel og kan brukes til å forhindre at en handling skjer når den blir aktivert. \nBetingelsene ser veldig ut som utløsere, men er veldig forskjellige. \nEn utløser vil se på hendelser som skjer i systemet, mens en betingelse bare ser på hvordan systemet ser ut akkurat nå. En utløser kan observere at en bryter er slått på. En betingelse kan bare se om en bryter for øyeblikket er på eller av. \n\n[Lær mer om betingelser.](https:\/\/home-assistant.io\/docs\/scripts\/conditions\/)", "introduction": "Betingelser er en valgfri del av en automatiseringsregel og kan brukes til å forhindre at en handling skjer når den blir aktivert. \nBetingelsene ser veldig ut som utløsere, men er veldig forskjellige. \nEn utløser vil se på hendelser som skjer i systemet, mens en betingelse bare ser på hvordan systemet ser ut akkurat nå. En utløser kan observere at en bryter er slått på. En betingelse kan bare se om en bryter for øyeblikket er på eller av.",
"add": "Legg til betingelse", "add": "Legg til betingelse",
"duplicate": "Dupliser", "duplicate": "Dupliser",
"delete": "Slett", "delete": "Slett",
@ -1122,7 +1123,8 @@
"fan_mode": "Viftemodus", "fan_mode": "Viftemodus",
"swing_mode": "Svingmodus", "swing_mode": "Svingmodus",
"away_mode": "Bortemodus", "away_mode": "Bortemodus",
"aux_heat": "Aux varme" "aux_heat": "Aux varme",
"preset_mode": "Preset"
}, },
"lock": { "lock": {
"code": "Kode", "code": "Kode",
@ -1267,6 +1269,16 @@
"off": "Av", "off": "Av",
"on": "På", "on": "På",
"auto": "Auto" "auto": "Auto"
},
"preset_mode": {
"none": "Ingen",
"eco": "Øko",
"away": "Borte",
"boost": "Turbo",
"comfort": "Komfort",
"home": "Hjem",
"sleep": "Sove",
"activity": "Aktivitet"
} }
} }
}, },

View File

@ -145,7 +145,8 @@
"high_demand": "Hoge vraag", "high_demand": "Hoge vraag",
"heat_pump": "Warmtepomp", "heat_pump": "Warmtepomp",
"gas": "Gas", "gas": "Gas",
"manual": "Handmatig" "manual": "Handmatig",
"heat_cool": "Auto"
}, },
"configurator": { "configurator": {
"configure": "Configureer", "configure": "Configureer",
@ -1122,7 +1123,8 @@
"fan_mode": "Ventilatormodus", "fan_mode": "Ventilatormodus",
"swing_mode": "Swingmodus", "swing_mode": "Swingmodus",
"away_mode": "Afwezigheidsmodus", "away_mode": "Afwezigheidsmodus",
"aux_heat": "Extra warmte" "aux_heat": "Extra warmte",
"preset_mode": "Vooraf ingesteld"
}, },
"lock": { "lock": {
"code": "Code", "code": "Code",
@ -1267,6 +1269,16 @@
"off": "Uit", "off": "Uit",
"on": "Aan", "on": "Aan",
"auto": "Auto" "auto": "Auto"
},
"preset_mode": {
"none": "Geen",
"eco": "Eco",
"away": "Afwezig",
"boost": "Boost",
"comfort": "Comfort",
"home": "Thuis",
"sleep": "Slapen",
"activity": "Activiteit"
} }
} }
}, },

View File

@ -145,7 +145,8 @@
"high_demand": "duży rozbiór", "high_demand": "duży rozbiór",
"heat_pump": "pompa ciepła", "heat_pump": "pompa ciepła",
"gas": "gaz", "gas": "gaz",
"manual": "manualnie" "manual": "manualnie",
"heat_cool": "automatycznie"
}, },
"configurator": { "configurator": {
"configure": "Skonfiguruj", "configure": "Skonfiguruj",
@ -1122,7 +1123,8 @@
"fan_mode": "Tryb pracy wentylatora", "fan_mode": "Tryb pracy wentylatora",
"swing_mode": "Tryb ruchu łopatek", "swing_mode": "Tryb ruchu łopatek",
"away_mode": "Tryb poza domem", "away_mode": "Tryb poza domem",
"aux_heat": "Dodatkowe źródło ciepła" "aux_heat": "Dodatkowe źródło ciepła",
"preset_mode": "Ustawienia"
}, },
"lock": { "lock": {
"code": "Kod", "code": "Kod",
@ -1267,6 +1269,16 @@
"off": "wyłączony", "off": "wyłączony",
"on": "włączony", "on": "włączony",
"auto": "automatyczny" "auto": "automatyczny"
},
"preset_mode": {
"none": "brak",
"eco": "ekonomicznie",
"away": "poza domem",
"boost": "wzmocnienie",
"comfort": "komfort",
"home": "w domu",
"sleep": "sen",
"activity": "aktywność"
} }
} }
}, },

View File

@ -145,7 +145,8 @@
"high_demand": "Большая нагрузка", "high_demand": "Большая нагрузка",
"heat_pump": "Тепловой насос", "heat_pump": "Тепловой насос",
"gas": "Газовый", "gas": "Газовый",
"manual": "Ручной режим" "manual": "Ручной режим",
"heat_cool": "Авто"
}, },
"configurator": { "configurator": {
"configure": "Настроить", "configure": "Настроить",
@ -1122,7 +1123,8 @@
"fan_mode": "Режим вентилятора", "fan_mode": "Режим вентилятора",
"swing_mode": "Режим качания", "swing_mode": "Режим качания",
"away_mode": "Режим ожидания", "away_mode": "Режим ожидания",
"aux_heat": "Дополнительный нагрев" "aux_heat": "Дополнительный нагрев",
"preset_mode": "Режим"
}, },
"lock": { "lock": {
"code": "Код", "code": "Код",
@ -1267,6 +1269,16 @@
"off": "Выкл", "off": "Выкл",
"on": "Вкл", "on": "Вкл",
"auto": "Авто" "auto": "Авто"
},
"preset_mode": {
"none": "Не выбран",
"eco": "Экономия",
"away": "Не дома",
"boost": "Турбо",
"comfort": "Комфорт",
"home": "Дома",
"sleep": "Сон",
"activity": "Активность"
} }
} }
}, },

View File

@ -145,7 +145,8 @@
"high_demand": "Vysoký výkon", "high_demand": "Vysoký výkon",
"heat_pump": "Tepelné čerpadlo", "heat_pump": "Tepelné čerpadlo",
"gas": "Plyn", "gas": "Plyn",
"manual": "Ručne" "manual": "Ručne",
"heat_cool": "Auto"
}, },
"configurator": { "configurator": {
"configure": "Konfigurovať", "configure": "Konfigurovať",
@ -359,8 +360,8 @@
"core_config": { "core_config": {
"edit_requires_storage": "Editor je zablokovaný, pretože konfigurácia je uložená v configuration.yaml", "edit_requires_storage": "Editor je zablokovaný, pretože konfigurácia je uložená v configuration.yaml",
"location_name": "Názov vašej Home Assistant inštalácie", "location_name": "Názov vašej Home Assistant inštalácie",
"latitude": "zemepisná šírka", "latitude": "Zemepisná šírka",
"longitude": "zemepisná dĺžka", "longitude": "Zemepisná dĺžka",
"elevation": "Nadmorská výška", "elevation": "Nadmorská výška",
"elevation_meters": "metrov", "elevation_meters": "metrov",
"time_zone": "Časové pásmo", "time_zone": "Časové pásmo",
@ -909,9 +910,9 @@
"picture-elements": { "picture-elements": {
"hold": "Držať:", "hold": "Držať:",
"tap": "Ťuknite:", "tap": "Ťuknite:",
"navigate_to": "Navigovať do {Location}", "navigate_to": "Navigovať do {location}",
"toggle": "Prepnúť {name}", "toggle": "Prepnúť {name}",
"call_service": "Zavolať službu", "call_service": "Zavolať službu {name}",
"more_info": "Zobraziť viac informácií: {name}" "more_info": "Zobraziť viac informácií: {name}"
} }
}, },
@ -971,6 +972,49 @@
"refresh": "Obnoviť" "refresh": "Obnoviť"
}, },
"reload_lovelace": "Znovu načítať Lovelace" "reload_lovelace": "Znovu načítať Lovelace"
},
"page-demo": {
"cards": {
"demo": {
"demo_by": "podľa {name}",
"next_demo": "Ďalšie demo",
"introduction": "Vitaj ! Dostali ste sa na demo Home Assistanta, kde prezentujeme najlepšie používateľské rozhrania vytvorené našou komunitou.",
"learn_more": "Získajte viac informácií o Home asistentovi"
}
},
"config": {
"arsaboo": {
"names": {
"upstairs": "Poschodie",
"family_room": "Obývacia izba",
"kitchen": "Kuchyňa",
"patio": "Terasa",
"hallway": "Chodba",
"master_bedroom": "Spálňa",
"left": "Vľavo",
"right": "Vpravo",
"mirror": "Zrkadlenie"
},
"labels": {
"lights": "Svetlá",
"information": "Informácie",
"morning_commute": "Ranné dochádzanie",
"commute_home": "Dochádzanie domov",
"entertainment": "Zábava",
"activity": "Aktivita",
"hdmi_input": "Vstup HDMI",
"hdmi_switcher": "HDMI prepínač",
"volume": "Hlasitosť",
"total_tv_time": "Celkový čas sledovanie TV",
"turn_tv_off": "Vypnúť TV",
"air": "Vzduch"
},
"unit": {
"watching": "Sledovanie",
"minutes_abbr": "Min"
}
}
}
} }
}, },
"sidebar": { "sidebar": {
@ -1079,7 +1123,8 @@
"fan_mode": "Režim ventilátora", "fan_mode": "Režim ventilátora",
"swing_mode": "Vejárový režim", "swing_mode": "Vejárový režim",
"away_mode": "Režim neprítomnosti", "away_mode": "Režim neprítomnosti",
"aux_heat": "Prídavné kúrenie" "aux_heat": "Prídavné kúrenie",
"preset_mode": "Predvoľba"
}, },
"lock": { "lock": {
"code": "Kód", "code": "Kód",
@ -1224,6 +1269,16 @@
"off": "Vypnutý", "off": "Vypnutý",
"on": "Zapnutý", "on": "Zapnutý",
"auto": "Auto" "auto": "Auto"
},
"preset_mode": {
"none": "None",
"eco": "Eko",
"away": "Preč",
"boost": "Turbo",
"comfort": "Komfort",
"home": "Doma",
"sleep": "Pohotovostný režim",
"activity": "Aktívny"
} }
} }
}, },

View File

@ -145,7 +145,8 @@
"high_demand": "Visoka poraba", "high_demand": "Visoka poraba",
"heat_pump": "Toplotna črpalka", "heat_pump": "Toplotna črpalka",
"gas": "Plin", "gas": "Plin",
"manual": "Ročno" "manual": "Ročno",
"heat_cool": "Samodejno"
}, },
"configurator": { "configurator": {
"configure": "Konfiguriraj", "configure": "Konfiguriraj",
@ -1122,7 +1123,8 @@
"fan_mode": "Način ventilatorja", "fan_mode": "Način ventilatorja",
"swing_mode": "Način Swing", "swing_mode": "Način Swing",
"away_mode": "Način odsotnosti", "away_mode": "Način odsotnosti",
"aux_heat": "Dodatna toplota" "aux_heat": "Dodatna toplota",
"preset_mode": "Prednastavitev"
}, },
"lock": { "lock": {
"code": "Koda", "code": "Koda",
@ -1267,6 +1269,16 @@
"off": "Izključen", "off": "Izključen",
"on": "Vklopljen", "on": "Vklopljen",
"auto": "Samodejno" "auto": "Samodejno"
},
"preset_mode": {
"none": "Noben",
"eco": "Eko",
"away": "Odsoten",
"boost": "Povečanje",
"comfort": "Udobje",
"home": "Doma",
"sleep": "Spanje",
"activity": "Dejavnost"
} }
} }
}, },

View File

@ -132,7 +132,7 @@
}, },
"climate": { "climate": {
"off": "关", "off": "关",
"on": "开", "on": "开",
"heat": "制热", "heat": "制热",
"cool": "制冷", "cool": "制冷",
"idle": "待机", "idle": "待机",
@ -145,7 +145,8 @@
"high_demand": "高需求", "high_demand": "高需求",
"heat_pump": "热泵", "heat_pump": "热泵",
"gas": "燃气", "gas": "燃气",
"manual": "手动" "manual": "手动",
"heat_cool": "自动"
}, },
"configurator": { "configurator": {
"configure": "设置", "configure": "设置",
@ -163,8 +164,8 @@
"not_home": "离开" "not_home": "离开"
}, },
"fan": { "fan": {
"off": "关", "off": "关",
"on": "开" "on": "开"
}, },
"group": { "group": {
"off": "关闭", "off": "关闭",
@ -182,8 +183,8 @@
"problem": "异常" "problem": "异常"
}, },
"input_boolean": { "input_boolean": {
"off": "关", "off": "关",
"on": "开" "on": "开"
}, },
"light": { "light": {
"off": "关", "off": "关",
@ -194,8 +195,8 @@
"unlocked": "解锁" "unlocked": "解锁"
}, },
"media_player": { "media_player": {
"off": "关", "off": "关",
"on": "开", "on": "开",
"playing": "正在播放", "playing": "正在播放",
"paused": "已暂停", "paused": "已暂停",
"idle": "空闲", "idle": "空闲",
@ -206,19 +207,19 @@
"problem": "异常" "problem": "异常"
}, },
"remote": { "remote": {
"off": "关", "off": "关",
"on": "开" "on": "开"
}, },
"scene": { "scene": {
"scening": "场景启用中" "scening": "场景启用中"
}, },
"script": { "script": {
"off": "关", "off": "关",
"on": "开" "on": "开"
}, },
"sensor": { "sensor": {
"off": "关", "off": "关",
"on": "开" "on": "开"
}, },
"sun": { "sun": {
"above_horizon": "日出", "above_horizon": "日出",
@ -984,6 +985,7 @@
"config": { "config": {
"arsaboo": { "arsaboo": {
"names": { "names": {
"upstairs": "二楼",
"family_room": "客厅", "family_room": "客厅",
"kitchen": "厨房", "kitchen": "厨房",
"patio": "露台", "patio": "露台",
@ -998,7 +1000,18 @@
"information": "信息", "information": "信息",
"morning_commute": "上班", "morning_commute": "上班",
"commute_home": "下班", "commute_home": "下班",
"entertainment": "娱乐" "entertainment": "娱乐",
"activity": "活动",
"hdmi_input": "HDMI输入",
"hdmi_switcher": "HDMI切换",
"volume": "音量",
"total_tv_time": "观看总时长",
"turn_tv_off": "关闭电视",
"air": "换气"
},
"unit": {
"watching": "观看",
"minutes_abbr": "分"
} }
} }
} }
@ -1110,7 +1123,8 @@
"fan_mode": "风速", "fan_mode": "风速",
"swing_mode": "扫风模式", "swing_mode": "扫风模式",
"away_mode": "离开模式", "away_mode": "离开模式",
"aux_heat": "辅热" "aux_heat": "辅热",
"preset_mode": "预设"
}, },
"lock": { "lock": {
"code": "密码", "code": "密码",
@ -1255,6 +1269,16 @@
"off": "关", "off": "关",
"on": "开", "on": "开",
"auto": "自动" "auto": "自动"
},
"preset_mode": {
"none": "无",
"eco": "节能",
"away": "离家",
"boost": "强力",
"comfort": "舒适",
"home": "在家",
"sleep": "睡眠",
"activity": "活动"
} }
} }
}, },

View File

@ -136,7 +136,7 @@
"heat": "暖氣", "heat": "暖氣",
"cool": "冷氣", "cool": "冷氣",
"idle": "待命", "idle": "待命",
"auto": "自動模式", "auto": "自動",
"dry": "除濕模式", "dry": "除濕模式",
"fan_only": "僅送風", "fan_only": "僅送風",
"eco": "節能模式", "eco": "節能模式",
@ -145,7 +145,8 @@
"high_demand": "高用量", "high_demand": "高用量",
"heat_pump": "暖氣", "heat_pump": "暖氣",
"gas": "瓦斯模式", "gas": "瓦斯模式",
"manual": "手動" "manual": "手動",
"heat_cool": "自動"
}, },
"configurator": { "configurator": {
"configure": "設定", "configure": "設定",
@ -1000,7 +1001,7 @@
"morning_commute": "晨間通勤", "morning_commute": "晨間通勤",
"commute_home": "返家通勤", "commute_home": "返家通勤",
"entertainment": "視聽室", "entertainment": "視聽室",
"activity": "活動", "activity": "模式",
"hdmi_input": "HDMI 輸入", "hdmi_input": "HDMI 輸入",
"hdmi_switcher": "HDMI 切換器", "hdmi_switcher": "HDMI 切換器",
"volume": "音量", "volume": "音量",
@ -1122,7 +1123,8 @@
"fan_mode": "風速模式", "fan_mode": "風速模式",
"swing_mode": "擺動模式", "swing_mode": "擺動模式",
"away_mode": "外出模式", "away_mode": "外出模式",
"aux_heat": "輔助暖氣" "aux_heat": "輔助暖氣",
"preset_mode": "預置"
}, },
"lock": { "lock": {
"code": "密碼", "code": "密碼",
@ -1266,7 +1268,17 @@
"fan_mode": { "fan_mode": {
"off": "關閉", "off": "關閉",
"on": "開啟", "on": "開啟",
"auto": "自動模式" "auto": "自動"
},
"preset_mode": {
"none": "無",
"eco": "節能",
"away": "離家",
"boost": "全速",
"comfort": "舒適",
"home": "在家",
"sleep": "睡眠",
"activity": "活動"
} }
} }
}, },