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

27 lines
743 B
JSON

{
"config": {
"abort": {
"already_configured": "Seade on juba h\u00e4\u00e4lestatud"
},
"error": {
"invalid_url": "Sobimatu URL",
"syncthru_not_supported": "Seade ei toeta SyncThru-d",
"unknown_state": "Printeri olek teadmata, kontrolli URL-i ja v\u00f5rgu\u00fchendust"
},
"flow_title": "",
"step": {
"confirm": {
"data": {
"name": "",
"url": "Veebiliidese URL"
}
},
"user": {
"data": {
"name": "Nimi",
"url": "Veebiliidese URL"
}
}
}
}
}