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

23 lines
715 B
JSON

{
"config": {
"abort": {
"already_configured": "\u0423\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e\u0442\u043e \u0432\u0435\u0447\u0435 \u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u043d\u043e"
},
"error": {
"invalid_url": "\u041d\u0435\u0432\u0430\u043b\u0438\u0434\u0435\u043d URL"
},
"flow_title": "{name}",
"step": {
"confirm": {
"data": {
"name": "\u0418\u043c\u0435"
}
},
"user": {
"data": {
"name": "\u0418\u043c\u0435"
}
}
}
}
}