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

28 lines
826 B
JSON
Raw Normal View History

2020-11-13 09:40:51 +00:00
{
"config": {
"abort": {
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane"
},
"error": {
"invalid_place_or_service_id": "Nieprawid\u0142owy identyfikator \"Place\" lub \"Service\""
},
"step": {
"user": {
"data": {
"place_id": "Identyfikator \"Place\" (place_id)",
"service_id": "Identyfikator \"Service\" (service_id)"
}
}
}
2021-02-03 10:46:49 +00:00
},
"options": {
"step": {
"init": {
"data": {
"friendly_name": "U\u017cywaj przyjaznych nazw dla typu odbioru (je\u015bli to mo\u017cliwe)"
},
"title": "Konfiguracja Recollect Waste"
}
}
2020-11-13 09:40:51 +00:00
}
}