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

20 lines
912 B
JSON
Raw Normal View History

2021-10-17 00:12:27 +00:00
{
"config": {
2021-10-19 00:12:08 +00:00
"abort": {
"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"
},
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",
2021-10-17 00:12:27 +00:00
"port": "\u041f\u043e\u0440\u0442"
}
}
}
}
}