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

27 lines
1.6 KiB
JSON
Raw Normal View History

2021-10-17 00:12:27 +00:00
{
"config": {
2021-10-19 00:12:08 +00:00
"abort": {
2021-12-01 00:17:12 +00:00
"already_configured": "\u0423\u0441\u043b\u0443\u0433\u0430\u0442\u0430 \u0432\u0435\u0447\u0435 \u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u043d\u0430",
"reauth_successful": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u043e\u0442\u043e \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u044f\u0432\u0430\u043d\u0435 \u0431\u0435\u0448\u0435 \u0443\u0441\u043f\u0435\u0448\u043d\u043e",
"unknown": "\u041d\u0435\u043e\u0447\u0430\u043a\u0432\u0430\u043d\u0430 \u0433\u0440\u0435\u0448\u043a\u0430"
},
"error": {
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435",
"invalid_auth": "\u041d\u0435\u0432\u0430\u043b\u0438\u0434\u043d\u043e \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u044f\u0432\u0430\u043d\u0435"
2021-10-19 00:12:08 +00:00
},
2021-11-04 00:12:21 +00:00
"flow_title": "{name}",
2021-10-17 00:12:27 +00:00
"step": {
2021-10-19 00:12:08 +00:00
"reauth_confirm": {
"title": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u043e \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u044f\u0432\u0430\u043d\u0435 \u043d\u0430 \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f\u0442\u0430"
},
2021-10-17 00:12:27 +00:00
"user": {
"data": {
2021-11-04 00:12:21 +00:00
"api_key": "API \u043a\u043b\u044e\u0447",
"host": "\u0425\u043e\u0441\u0442",
2022-02-25 00:17:52 +00:00
"port": "\u041f\u043e\u0440\u0442",
"url": "URL"
2021-10-17 00:12:27 +00:00
}
}
}
}
}