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

18 lines
619 B
JSON
Raw Normal View History

2022-01-10 00:14:49 +00:00
{
"config": {
2022-05-01 00:28:25 +00:00
"error": {
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435",
"invalid_api_key": "\u041d\u0435\u0432\u0430\u043b\u0438\u0434\u0435\u043d API \u043a\u043b\u044e\u0447"
},
2022-01-10 00:14:49 +00:00
"step": {
"user": {
"data": {
2022-05-01 00:28:25 +00:00
"api_key": "API \u043a\u043b\u044e\u0447",
"name": "\u0418\u043c\u0435",
2022-05-13 00:26:47 +00:00
"path": "\u041f\u044a\u0442",
2022-04-29 00:22:21 +00:00
"url": "URL"
2022-01-10 00:14:49 +00:00
}
}
}
}
}