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

36 lines
1.1 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane"
},
"error": {
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia",
"unknown": "Nieoczekiwany b\u0142\u0105d"
},
"step": {
"user": {
"data": {
"host": "Nazwa hosta lub adres IP",
"password": "Has\u0142o",
"pin": "Kod PIN",
"ssl": "Certyfikat SSL",
"username": "Nazwa u\u017cytkownika"
},
"title": "Po\u0142\u0105czenie z termostatem Venstar"
}
}
},
"entity": {
"sensor": {
"schedule_part": {
"state": {
"day": "dzie\u0144",
"evening": "wiecz\u00f3r",
"inactive": "nieaktywny",
"morning": "ranek",
"night": "noc"
}
}
}
}
}