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

21 lines
672 B
JSON
Raw Normal View History

2022-07-23 00:25:17 +00:00
{
"config": {
"abort": {
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
"already_in_progress": "Konfiguracja jest ju\u017c w toku",
"no_devices_found": "Nie znaleziono urz\u0105dze\u0144 w sieci"
},
"flow_title": "{name}",
"step": {
"bluetooth_confirm": {
"description": "Czy chcesz skonfigurowa\u0107 {name}?"
},
"user": {
"data": {
"address": "Urz\u0105dzenie"
},
"description": "Wybierz urz\u0105dzenie do skonfigurowania"
}
}
}
}