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

29 lines
709 B
JSON

{
"config": {
"abort": {
"already_configured": "NextDNS-profiil on juba seadistatud."
},
"error": {
"cannot_connect": "\u00dchendamine nurjus",
"invalid_api_key": "Vigane API v\u00f5ti",
"unknown": "Ootamatu t\u00f5rge"
},
"step": {
"profiles": {
"data": {
"profile": "Profiil"
}
},
"user": {
"data": {
"api_key": "API v\u00f5ti"
}
}
}
},
"system_health": {
"info": {
"can_reach_server": "\u00dchendu serveriga"
}
}
}