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

18 lines
969 B
JSON
Raw Normal View History

2021-10-17 00:12:27 +00:00
{
"config": {
"error": {
"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",
"login_error": "\u0413\u0440\u0435\u0448\u043a\u0430 \u043f\u0440\u0438 \u0432\u043b\u0438\u0437\u0430\u043d\u0435 ({code}): {msg}"
},
"step": {
"user": {
"data": {
2021-10-18 00:11:59 +00:00
"country_code": "\u0414\u044a\u0440\u0436\u0430\u0432\u0430",
"password": "\u041f\u0430\u0440\u043e\u043b\u0430",
"username": "\u0410\u043a\u0430\u0443\u043d\u0442"
},
2022-05-19 00:26:11 +00:00
"description": "\u0412\u044a\u0432\u0435\u0434\u0435\u0442\u0435 \u0432\u0430\u0448\u0438\u0442\u0435 \u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u043e\u043d\u043d\u0438 \u0434\u0430\u043d\u043d\u0438 \u0437\u0430 Tuya"
2021-10-17 00:12:27 +00:00
}
}
}
}