Update translations

This commit is contained in:
Paulus Schoutsen 2018-10-03 15:28:12 +02:00
parent f47fd8eec4
commit bb24b55a67
9 changed files with 425 additions and 16 deletions

View File

@ -380,7 +380,8 @@
"state": { "state": {
"label": "Estat", "label": "Estat",
"from": "Des de", "from": "Des de",
"to": "A" "to": "A",
"for": "Per"
}, },
"homeassistant": { "homeassistant": {
"label": "Home Assistant", "label": "Home Assistant",
@ -525,6 +526,31 @@
"deactivate_user": "Desactivar usuari", "deactivate_user": "Desactivar usuari",
"delete_user": "Eliminar usuari" "delete_user": "Eliminar usuari"
} }
},
"cloud": {
"caption": "Home Assistant Cloud",
"description_login": "Sessió iniciada com a {email}",
"description_not_login": "No has iniciat sessió"
},
"integrations": {
"caption": "Integracions",
"description": "Gestioneu dispositius i serveis connectats",
"discovered": "Descobert",
"configured": "Configurat",
"new": "Configureu una nova integració",
"configure": "Configurar",
"none": "Encara no hi ha res configurat",
"config_entry": {
"no_devices": "Aquesta integració no té dispositius.",
"no_device": "Entitats sense dispositius",
"delete_confirm": "Esteu segur que voleu suprimir aquesta integració?",
"restart_confirm": "Reinicieu el Home Assistant per acabar d'eliminar aquesta integració",
"manuf": "per {manufacturer}",
"hub": "Connectat a través de",
"firmware": "Firmware: {version}",
"device_unavailable": "dispositiu no disponible",
"entity_unavailable": "entitat no disponible"
}
} }
}, },
"profile": { "profile": {
@ -804,6 +830,13 @@
"turn_on": "Encendre", "turn_on": "Encendre",
"turn_off": "Apagar" "turn_off": "Apagar"
} }
},
"water_heater": {
"currently": "Actual",
"on_off": "On \/ Off",
"target_temperature": "Temperatura desitjada",
"operation": "Funcionament",
"away_mode": "Mode absent"
} }
}, },
"components": { "components": {

View File

@ -380,7 +380,8 @@
"state": { "state": {
"label": "State", "label": "State",
"from": "From", "from": "From",
"to": "To" "to": "To",
"for": "For"
}, },
"homeassistant": { "homeassistant": {
"label": "Home Assistant", "label": "Home Assistant",
@ -525,6 +526,31 @@
"deactivate_user": "Deactivate user", "deactivate_user": "Deactivate user",
"delete_user": "Delete user" "delete_user": "Delete user"
} }
},
"cloud": {
"caption": "Home Assistant Cloud",
"description_login": "Logged in as {email}",
"description_not_login": "Not logged in"
},
"integrations": {
"caption": "Integrations",
"description": "Manage connected devices and services",
"discovered": "Discovered",
"configured": "Configured",
"new": "Set up a new integration",
"configure": "Configure",
"none": "Nothing configured yet",
"config_entry": {
"no_devices": "This integration has no devices.",
"no_device": "Entities without devices",
"delete_confirm": "Are you sure you want to delete this integration?",
"restart_confirm": "Restart Home Assistant to finish removing this integration",
"manuf": "by {manufacturer}",
"hub": "Connected via",
"firmware": "Firmware: {version}",
"device_unavailable": "device unavailable",
"entity_unavailable": "entity unavailable"
}
} }
}, },
"profile": { "profile": {
@ -804,6 +830,13 @@
"turn_on": "Turn on", "turn_on": "Turn on",
"turn_off": "Turn off" "turn_off": "Turn off"
} }
},
"water_heater": {
"currently": "Currently",
"on_off": "On \/ off",
"target_temperature": "Target temperature",
"operation": "Operation",
"away_mode": "Away mode"
} }
}, },
"components": { "components": {

View File

@ -13,7 +13,8 @@
"dev-templates": "Mallid", "dev-templates": "Mallid",
"dev-mqtt": "MQTT", "dev-mqtt": "MQTT",
"dev-info": "Info", "dev-info": "Info",
"calendar": "Kalender" "calendar": "Kalender",
"profile": "Profiil"
}, },
"state": { "state": {
"default": { "default": {
@ -379,7 +380,8 @@
"state": { "state": {
"label": "Olek", "label": "Olek",
"from": "Algväärtus", "from": "Algväärtus",
"to": "Lõppväärtus" "to": "Lõppväärtus",
"for": "Jaoks"
}, },
"homeassistant": { "homeassistant": {
"label": "Home Assistant", "label": "Home Assistant",
@ -470,7 +472,7 @@
}, },
"actions": { "actions": {
"header": "Tegevused", "header": "Tegevused",
"introduction": "Tegevused on need, mida Home Assistant teeb kui päästik käivitab automatiseeringu.\n\n[Lisateave tegevustest.] (https:\/\/home-assistant.io\/docs\/automation\/action\/)", "introduction": "Tegevused on need, mida Home Assistant teeb kui päästik käivitab automatiseeringu.\n\n[Lisateave tegevustest.](https:\/\/home-assistant.io\/docs\/automation\/action\/)",
"add": "Lisa toiming", "add": "Lisa toiming",
"duplicate": "Paljunda", "duplicate": "Paljunda",
"delete": "Kustuta", "delete": "Kustuta",
@ -524,6 +526,31 @@
"deactivate_user": "Deaktiveeri kasutaja", "deactivate_user": "Deaktiveeri kasutaja",
"delete_user": "Kustuta kasutaja" "delete_user": "Kustuta kasutaja"
} }
},
"cloud": {
"caption": "Home Assistant pilv",
"description_login": "Sisse logitud kui {email}",
"description_not_login": "Pole sisse logitud"
},
"integrations": {
"caption": "Sidumised",
"description": "Halda ühendatud seadmeid ja teenuseid",
"discovered": "Leitud",
"configured": "Seadistatud",
"new": "Loo uus sidumine",
"configure": "Seadista",
"none": "Midagi pole veel seadistatud",
"config_entry": {
"no_devices": "See sidumine ei hõlma ühtegi seadet",
"no_device": "Üksused ilma seadmeteta",
"delete_confirm": "Oled kindel, et soovid selle sidumise kustutada?",
"restart_confirm": "Selle sidumise lõplikuks eemaldamiseks taaskäivita Home Assistant",
"manuf": "{manufacturer}",
"hub": "Ühendatud",
"firmware": "Püsivara: {version}",
"device_unavailable": "seade pole saadaval",
"entity_unavailable": "üksus pole saadaval"
}
} }
}, },
"profile": { "profile": {
@ -571,6 +598,30 @@
"empty_state": "Sul pole veel pikaajalisi juurdepääsutõendeid.", "empty_state": "Sul pole veel pikaajalisi juurdepääsutõendeid.",
"last_used": "Viimati kasutatud {date} asukohast {location}", "last_used": "Viimati kasutatud {date} asukohast {location}",
"not_used": "Pole kunagi kasutatud" "not_used": "Pole kunagi kasutatud"
},
"current_user": "Oled praegu sisse logitud kui {fullName}.",
"is_owner": "Oled omanik.",
"logout": "Logi välja",
"change_password": {
"header": "Muuda salasõna",
"current_password": "Praegune salasõna",
"new_password": "Uus salasõna",
"confirm_new_password": "Kinnita uut salasõna",
"error_required": "Nõutav",
"submit": "Esita"
},
"mfa": {
"header": "Kaheastmelise autentimise moodulid",
"disable": "Keela",
"enable": "Luba",
"confirm_disable": "Oled kindel, et soovid keelata kasutaja {nimi}?"
},
"mfa_setup": {
"title_aborted": "Katkestatud",
"title_success": "Korras!",
"step_done": "Seadistamine tehtud {step} jaoks",
"close": "Sulge",
"submit": "Esita"
} }
}, },
"page-authorize": { "page-authorize": {
@ -779,6 +830,13 @@
"turn_on": "Lülita sisse", "turn_on": "Lülita sisse",
"turn_off": "Lülita välja" "turn_off": "Lülita välja"
} }
},
"water_heater": {
"currently": "Hetkel",
"on_off": "Sees \/ väljas",
"target_temperature": "Soovitud temperatuur",
"operation": "Töörežiim",
"away_mode": "Eemalolekurežiim"
} }
}, },
"components": { "components": {

View File

@ -380,7 +380,8 @@
"state": { "state": {
"label": "상태", "label": "상태",
"from": "이전", "from": "이전",
"to": "이후" "to": "이후",
"for": "의"
}, },
"homeassistant": { "homeassistant": {
"label": "Home Assistant", "label": "Home Assistant",
@ -514,7 +515,7 @@
}, },
"users": { "users": {
"caption": "사용자", "caption": "사용자",
"description": "사용자 관리", "description": "사용자 관리합니다",
"picker": { "picker": {
"title": "사용자" "title": "사용자"
}, },
@ -525,6 +526,31 @@
"deactivate_user": "사용자 비활성화", "deactivate_user": "사용자 비활성화",
"delete_user": "사용자 삭제" "delete_user": "사용자 삭제"
} }
},
"cloud": {
"caption": "Home Assistant Cloud",
"description_login": "{email} 로 로그인 되어있습니다",
"description_not_login": "로그인이 되어있지 않습니다"
},
"integrations": {
"caption": "통합 구성요소",
"description": "연결된 기기 및 서비스를 관리합니다",
"discovered": "발견된 구성요소",
"configured": "설정된 구성요소",
"new": "새로운 통합 구성요소 설정",
"configure": "설정 하기",
"none": "설정된 구성요소가 없습니다",
"config_entry": {
"no_devices": "이 통합 구성요소에는 장치가 없습니다.",
"no_device": "장치가 없는 구성요소",
"delete_confirm": "이 통합 구성요소를 제거 하시겠습니까?",
"restart_confirm": "통합 구성요소 제거 완료를 위해 Home Assistant 를 재시작합니다",
"manuf": "{manufacturer} 제조",
"hub": "연결 경유 대상",
"firmware": "펌웨어: {version}",
"device_unavailable": "기기 사용불가",
"entity_unavailable": "구성요소 사용불가"
}
} }
}, },
"profile": { "profile": {
@ -804,6 +830,13 @@
"turn_on": "끄기", "turn_on": "끄기",
"turn_off": "켜기" "turn_off": "켜기"
} }
},
"water_heater": {
"currently": "현재 온도",
"on_off": "켜기 \/ 끄기",
"target_temperature": "희망 온도",
"operation": "운전",
"away_mode": "외출 모드"
} }
}, },
"components": { "components": {

View File

@ -524,6 +524,22 @@
"deactivate_user": "Dezactivați utilizatorul", "deactivate_user": "Dezactivați utilizatorul",
"delete_user": "Ștergeți utilizatorul" "delete_user": "Ștergeți utilizatorul"
} }
},
"cloud": {
"caption": "Home Assistant Cloud",
"description_login": "Logat ca {email}",
"description_not_login": "Nu sunteți conectat (ă)"
},
"integrations": {
"description": "Gestionați dispozitivele și serviciile conectate",
"configured": "Configurat",
"none": "Nimic nu a fost configurat încă",
"config_entry": {
"delete_confirm": "Sigur doriți să ștergeți această integrare?",
"restart_confirm": "Reporniți Home Assistant pentru a termina eliminarea acestei integrări",
"hub": "Conectat prin",
"device_unavailable": "dispozitiv indisponibil"
}
} }
}, },
"profile": { "profile": {
@ -569,8 +585,17 @@
"prompt_name": "Nume?", "prompt_name": "Nume?",
"prompt_copy_token": "Copia token-ul de acces. Acesta nu va fi afișat din nou.", "prompt_copy_token": "Copia token-ul de acces. Acesta nu va fi afișat din nou.",
"empty_state": "Nu aveți tokenuri de acces de lungă durată deocamdata", "empty_state": "Nu aveți tokenuri de acces de lungă durată deocamdata",
"last_used": "Ultima utilizate la {data} din {locaţie}", "last_used": "Ultima utilizare la {data} din {locaţie}",
"not_used": "Nu a fost utilizat niciodata" "not_used": "Nu a fost utilizat niciodata"
},
"current_user": "În prezent sunteți conectat ca {fullName} .",
"is_owner": "Sunteți proprietar.",
"mfa": {
"confirm_disable": "Sigur doriți să dezactivați {name} ?"
},
"mfa_setup": {
"title_success": "Succes!",
"close": "Închide"
} }
}, },
"page-authorize": { "page-authorize": {
@ -779,6 +804,10 @@
"turn_on": "Porniți", "turn_on": "Porniți",
"turn_off": "Opriți" "turn_off": "Opriți"
} }
},
"water_heater": {
"on_off": "Pornit \/ Oprit",
"target_temperature": "Temperatura țintă"
} }
}, },
"components": { "components": {

View File

@ -13,7 +13,8 @@
"dev-templates": "Шаблоны", "dev-templates": "Шаблоны",
"dev-mqtt": "MQTT", "dev-mqtt": "MQTT",
"dev-info": "Информация", "dev-info": "Информация",
"calendar": "Календарь" "calendar": "Календарь",
"profile": "Профиль"
}, },
"state": { "state": {
"default": { "default": {
@ -379,7 +380,8 @@
"state": { "state": {
"label": "Состояние", "label": "Состояние",
"from": "С", "from": "С",
"to": "На" "to": "На",
"for": "Для"
}, },
"homeassistant": { "homeassistant": {
"label": "Home Assistant", "label": "Home Assistant",
@ -524,6 +526,31 @@
"deactivate_user": "Деактивировать пользователя", "deactivate_user": "Деактивировать пользователя",
"delete_user": "Удалить пользователя" "delete_user": "Удалить пользователя"
} }
},
"cloud": {
"caption": "Home Assistant Cloud",
"description_login": "Вы вошли как {email}",
"description_not_login": "Вход не выполнен"
},
"integrations": {
"caption": "Интеграции",
"description": "Управляйте подключенными устройствами и службами",
"discovered": "Обнаружено",
"configured": "Настроено",
"new": "Создать новую интеграцию",
"configure": "Настроить",
"none": "Пока ничего не настроено",
"config_entry": {
"no_devices": "Эта интеграция не имеет устройств.",
"no_device": "Объекты без устройств",
"delete_confirm": "Вы уверены, что хотите удалить эту интеграцию?",
"restart_confirm": "Перезапустите Home Assistant, чтобы завершить удаление этой интеграции",
"manuf": "от {manufacturer}",
"hub": "Подключено через",
"firmware": "Прошивка: {version}",
"device_unavailable": "устройство недоступно",
"entity_unavailable": "объект недоступен"
}
} }
}, },
"profile": { "profile": {
@ -571,6 +598,30 @@
"empty_state": "У вас еще нет долгосрочных токенов доступа.", "empty_state": "У вас еще нет долгосрочных токенов доступа.",
"last_used": "Последнее использование {date} из {location}", "last_used": "Последнее использование {date} из {location}",
"not_used": "Никогда не использовался" "not_used": "Никогда не использовался"
},
"current_user": "Вы вошли в систему как {fullName}.",
"is_owner": "Вы являетесь владельцем.",
"logout": "Выйти",
"change_password": {
"header": "Изменить пароль",
"current_password": "Текущий пароль",
"new_password": "Новый пароль",
"confirm_new_password": "Подтвердите новый пароль",
"error_required": "Обязательное поле",
"submit": "Подтвердить"
},
"mfa": {
"header": "Модули многофакторной аутентификации",
"disable": "Отключить",
"enable": "Включить",
"confirm_disable": "Вы уверены, что хотите отключить {name}?"
},
"mfa_setup": {
"title_aborted": "Отменено",
"title_success": "Выполнено успешно!",
"step_done": "Настройка выполнена для {step}",
"close": "Закрыть",
"submit": "Подтвердить"
} }
}, },
"page-authorize": { "page-authorize": {
@ -757,7 +808,7 @@
}, },
"climate": { "climate": {
"currently": "Сейчас", "currently": "Сейчас",
"on_off": "Вкл \/ выкл", "on_off": "Вкл \/ Выкл",
"target_temperature": "Заданная температура", "target_temperature": "Заданная температура",
"target_humidity": "Заданная влажность", "target_humidity": "Заданная влажность",
"operation": "Операция", "operation": "Операция",
@ -779,6 +830,13 @@
"turn_on": "Включить", "turn_on": "Включить",
"turn_off": "Выключить" "turn_off": "Выключить"
} }
},
"water_heater": {
"currently": "Сейчас",
"on_off": "Вкл \/ Выкл",
"target_temperature": "Заданная температура",
"operation": "Операция",
"away_mode": "Режим ожидания"
} }
}, },
"components": { "components": {

View File

@ -13,7 +13,8 @@
"dev-templates": "Mallar", "dev-templates": "Mallar",
"dev-mqtt": "MQTT", "dev-mqtt": "MQTT",
"dev-info": "Info", "dev-info": "Info",
"calendar": "Kalender" "calendar": "Kalender",
"profile": "Profil"
}, },
"state": { "state": {
"default": { "default": {
@ -379,7 +380,8 @@
"state": { "state": {
"label": "Tillstånd", "label": "Tillstånd",
"from": "Från", "from": "Från",
"to": "Till" "to": "Till",
"for": "För"
}, },
"homeassistant": { "homeassistant": {
"label": "Home Assistant", "label": "Home Assistant",
@ -524,6 +526,31 @@
"deactivate_user": "Avaktivera användare", "deactivate_user": "Avaktivera användare",
"delete_user": "Ta bort användare" "delete_user": "Ta bort användare"
} }
},
"cloud": {
"caption": "Home Assistant moln",
"description_login": "Inloggad som {email}",
"description_not_login": "Inte inloggad"
},
"integrations": {
"caption": "Integrationer",
"description": "Hantera anslutna enheter och tjänster",
"discovered": "Upptäckt",
"configured": "Konfigurerad",
"new": "Skapa en ny integration",
"configure": "Konfigurera",
"none": "Ingenting konfigurerat än",
"config_entry": {
"no_devices": "Denna integration har inga enheter.",
"no_device": "Entitet utan enheter",
"delete_confirm": "Är du säker på att du vill radera denna integration?",
"restart_confirm": "Starta om Home Assistant för att slutföra borttagningen av denna integration",
"manuf": "av {manufacturer}",
"hub": "Ansluten via",
"firmware": "Firmware: {version}",
"device_unavailable": "enhet otillgänglig",
"entity_unavailable": "entitet otillgänglig"
}
} }
}, },
"profile": { "profile": {
@ -571,6 +598,30 @@
"empty_state": "Du har än så länge inga långlivade åtkomsttokens.", "empty_state": "Du har än så länge inga långlivade åtkomsttokens.",
"last_used": "Användes senast den {date} från {location} ", "last_used": "Användes senast den {date} från {location} ",
"not_used": "Har aldrig använts" "not_used": "Har aldrig använts"
},
"current_user": "Du är inloggad som {fullName}.",
"is_owner": "Du är en ägare.",
"logout": "Logga ut",
"change_password": {
"header": "Ändra lösenord",
"current_password": "Nuvarande lösenord",
"new_password": "Nytt lösenord",
"confirm_new_password": "Bekräfta nytt lösenord",
"error_required": "Krävs",
"submit": "Skicka"
},
"mfa": {
"header": "Tvåfaktorsautentiseringsmoduler",
"disable": "Inaktivera",
"enable": "Aktivera",
"confirm_disable": "Är du säker på att du vill avaktivera {name}?"
},
"mfa_setup": {
"title_aborted": "Avbruten",
"title_success": "Framgång!",
"step_done": "Inställningen klar för {step}",
"close": "Stäng",
"submit": "Skicka"
} }
}, },
"page-authorize": { "page-authorize": {
@ -779,6 +830,13 @@
"turn_on": "Starta", "turn_on": "Starta",
"turn_off": "Stäng av" "turn_off": "Stäng av"
} }
},
"water_heater": {
"currently": "Nuvarande",
"on_off": "På \/ av",
"target_temperature": "Måltemperatur",
"operation": "Operation",
"away_mode": "Bortaläge"
} }
}, },
"components": { "components": {

View File

@ -316,7 +316,16 @@
}, },
"automation": { "automation": {
"caption": "Otomasyon", "caption": "Otomasyon",
"description": "Otomasyonları oluşturun ve düzenleyin" "description": "Otomasyonları oluşturun ve düzenleyin",
"editor": {
"triggers": {
"type": {
"state": {
"for": "İçin"
}
}
}
}
}, },
"script": { "script": {
"caption": "Senaryo", "caption": "Senaryo",
@ -325,6 +334,39 @@
"zwave": { "zwave": {
"caption": "Z-Wave", "caption": "Z-Wave",
"description": "Z-Wave ağınızı yönetin" "description": "Z-Wave ağınızı yönetin"
},
"cloud": {
"caption": "Home Assistant Cloud",
"description_login": "{email} olarak oturum açtınız",
"description_not_login": "Oturum açmadınız"
},
"integrations": {
"caption": "Entegrasyonlar",
"description": "Bağlı cihazları ve hizmetleri yönetin",
"discovered": "Bulundu",
"configured": "Yapılandırılmış",
"new": "Yeni bir entegrasyon kur",
"configure": "Yapılandır",
"none": "Henüz hiçbir şey yapılandırılmamış",
"config_entry": {
"no_devices": "Bu entegrasyona ait hiçbir cihaz yok",
"no_device": "Cihaza ait olmayan cisimler",
"delete_confirm": "Bu entegrasyonu silmek istediğinizden emin misiniz?",
"restart_confirm": "Bu entegrasyonu kaldırmaya devam etmek için Home Assistant'ı yeniden başlatın",
"manuf": "üretici: {manufacturer}",
"hub": "Şununla bağlı:",
"firmware": "Aygıt yazılımı: {version}",
"device_unavailable": "cihaz kullanılamıyor",
"entity_unavailable": "cisim kullanılamıyor"
}
}
},
"profile": {
"mfa_setup": {
"title_aborted": "İptal edildi",
"title_success": "Başarılı!",
"close": "Kapat",
"submit": "Gönder"
} }
} }
}, },
@ -352,6 +394,13 @@
}, },
"persistent_notification": { "persistent_notification": {
"dismiss": "Kapat" "dismiss": "Kapat"
},
"water_heater": {
"currently": "Güncel olarak",
"on_off": "Açık \/ kapalı",
"target_temperature": "hedef sıcaklık",
"operation": "İşlem",
"away_mode": "Dışarıda modu"
} }
} }
}, },

View File

@ -13,7 +13,8 @@
"dev-templates": "模板", "dev-templates": "模板",
"dev-mqtt": "MQTT", "dev-mqtt": "MQTT",
"dev-info": "信息", "dev-info": "信息",
"calendar": "日历" "calendar": "日历",
"profile": "用户资料"
}, },
"state": { "state": {
"default": { "default": {
@ -379,7 +380,8 @@
"state": { "state": {
"label": "状态", "label": "状态",
"from": "从", "from": "从",
"to": "变为" "to": "变为",
"for": "为"
}, },
"homeassistant": { "homeassistant": {
"label": "Home Assistant", "label": "Home Assistant",
@ -524,6 +526,31 @@
"deactivate_user": "停用用户", "deactivate_user": "停用用户",
"delete_user": "删除用户" "delete_user": "删除用户"
} }
},
"cloud": {
"caption": "Home Assistant Cloud",
"description_login": "登录为 {email}",
"description_not_login": "未登录"
},
"integrations": {
"caption": "集成",
"description": "管理连接的设备和服务",
"discovered": "已发现",
"configured": "已配置",
"new": "设置一个新的集成",
"configure": "配置",
"none": "尚未配置任何集成",
"config_entry": {
"no_devices": "此集成没有设备。",
"no_device": "无设备关联的实体",
"delete_confirm": "您确定要删除此集成吗?",
"restart_confirm": "重启 Home Assistant 以完成此集成的删除",
"manuf": "by {manufacturer}",
"hub": "链接于",
"firmware": "固件: {version}",
"device_unavailable": "设备不可用",
"entity_unavailable": "实体不可用"
}
} }
}, },
"profile": { "profile": {
@ -571,6 +598,30 @@
"empty_state": "您还没有长期访问令牌。", "empty_state": "您还没有长期访问令牌。",
"last_used": "上次使用于 {date} 来自 {location}", "last_used": "上次使用于 {date} 来自 {location}",
"not_used": "从未使用过" "not_used": "从未使用过"
},
"current_user": "您目前以 {fullName} 的身份登录。",
"is_owner": "您拥有所有者权限。",
"logout": "退出",
"change_password": {
"header": "更改密码",
"current_password": "当前密码",
"new_password": "新密码",
"confirm_new_password": "确认新密码",
"error_required": "必填",
"submit": "提交"
},
"mfa": {
"header": "多因素身份验证模块",
"disable": "禁用",
"enable": "启用",
"confirm_disable": "您确定要禁用 {name} 吗?"
},
"mfa_setup": {
"title_aborted": "中止",
"title_success": "成功!",
"step_done": "{step} 设置完成",
"close": "关闭",
"submit": "提交"
} }
}, },
"page-authorize": { "page-authorize": {
@ -779,6 +830,13 @@
"turn_on": "打开", "turn_on": "打开",
"turn_off": "关闭" "turn_off": "关闭"
} }
},
"water_heater": {
"currently": "当前",
"on_off": "开\/关",
"target_temperature": "设定温度",
"operation": "操作",
"away_mode": "离开模式"
} }
}, },
"components": { "components": {