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

27 lines
752 B
JSON
Raw Normal View History

2021-10-07 00:10:57 +00:00
{
"config": {
2021-10-17 00:12:27 +00:00
"abort": {
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane"
},
2021-10-07 00:10:57 +00:00
"step": {
"user": {
"data": {
2021-10-17 00:12:27 +00:00
"host": "Nazwa hosta lub adres IP (Opcjonalne)",
2021-10-07 00:10:57 +00:00
"password": "Has\u0142o",
"port": "Port (Opcjonalnie)",
2021-10-17 00:12:27 +00:00
"ssl": "Certyfikat SSL",
2021-10-07 00:10:57 +00:00
"username": "Nazwa u\u017cytkownika (Opcjonalnie)"
},
"title": "Netgear"
}
}
},
"options": {
"step": {
"init": {
"description": "Okre\u015bl opcjonalne ustawienia",
"title": "Netgear"
}
}
}
}