core/homeassistant/components/intellifire/translations/et.json

39 lines
1.3 KiB
JSON
Raw Normal View History

2022-01-21 00:13:34 +00:00
{
"config": {
"abort": {
2022-04-29 00:22:21 +00:00
"already_configured": "Seade on juba h\u00e4\u00e4lestatud",
"not_intellifire_device": "See pole IntelliFire seade.",
"reauth_successful": "Taastuvastamine \u00f5nnestus"
2022-01-21 00:13:34 +00:00
},
"error": {
2022-04-29 00:22:21 +00:00
"api_error": "Sisselogimine nurjus",
2022-01-21 00:13:34 +00:00
"cannot_connect": "\u00dchendamine nurjus",
2022-05-19 00:26:11 +00:00
"iftapi_connect": "\u00dchendumine iftapi.net'iga nurjus"
2022-01-21 00:13:34 +00:00
},
2022-04-29 00:22:21 +00:00
"flow_title": "{serial} ({host})",
2022-01-21 00:13:34 +00:00
"step": {
2022-04-29 00:22:21 +00:00
"api_config": {
"data": {
"password": "Salas\u00f5na",
"username": "E-posti aadress"
}
},
"dhcp_confirm": {
"description": "Kas h\u00e4\u00e4lestada {host}\nSeerianumber: {serial}?"
},
"manual_device_entry": {
"data": {
"host": "Host (IP aadress)"
},
"description": "Kohalik konfiguratsioon"
},
"pick_device": {
"data": {
"host": "Host"
},
"description": "Avastati j\u00e4rgmised IntelliFire seadmed. Palun vali millist soovid seadistada.",
"title": "Seadme valik"
2022-01-21 00:13:34 +00:00
}
}
}
}