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

25 lines
601 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": {
"title": "Nakonfigurujte Recollect Waste"
}
}
2022-11-23 00:26:26 +00:00
}
}