core/homeassistant/components/recollect_waste/translations/sk.json

28 lines
790 B
JSON
Raw Normal View History

2022-11-23 00:26:26 +00:00
{
"config": {
"abort": {
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
2022-11-25 00:24:19 +00:00
},
"error": {
"invalid_place_or_service_id": "Neplatn\u00e9 ID miesta alebo slu\u017eby"
},
"step": {
"user": {
"data": {
2022-12-07 00:24:08 +00:00
"place_id": "ID miesta",
2022-11-25 00:24:19 +00:00
"service_id": "ID slu\u017eby"
}
}
2022-11-23 00:26:26 +00:00
}
2022-12-09 00:24:29 +00:00
},
"options": {
"step": {
"init": {
2022-12-10 00:21:35 +00:00
"data": {
"friendly_name": "Pou\u017e\u00edvanie priate\u013esk\u00fdch n\u00e1zvov pre typy vyzdvihnutia (ak je to mo\u017en\u00e9)"
},
2022-12-09 00:24:29 +00:00
"title": "Nakonfigurujte Recollect Waste"
}
}
2022-11-23 00:26:26 +00:00
}
}