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

46 lines
1.4 KiB
JSON
Raw Normal View History

2020-04-08 00:08:19 +00:00
{
"config": {
"abort": {
2020-09-16 00:09:01 +00:00
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane"
2020-04-08 00:08:19 +00:00
},
"error": {
2020-10-13 00:03:24 +00:00
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia",
2020-09-16 00:09:01 +00:00
"unknown": "Nieoczekiwany b\u0142\u0105d"
2020-04-08 00:08:19 +00:00
},
"step": {
2020-04-20 23:33:54 +00:00
"resources": {
"data": {
"resources": "Zasoby"
},
"title": "Wybierz zasoby do monitorowania"
},
"ups": {
"data": {
"alias": "Alias",
"resources": "Zasoby"
},
"title": "Wybierz UPS do monitorowania"
},
2020-04-08 00:08:19 +00:00
"user": {
"data": {
2020-05-15 00:02:56 +00:00
"host": "Nazwa hosta lub adres IP",
"password": "Has\u0142o",
"port": "Port",
"username": "Nazwa u\u017cytkownika"
2020-04-08 00:08:19 +00:00
},
2020-05-20 00:03:49 +00:00
"title": "Po\u0142\u0105czenie z serwerem NUT"
2020-04-08 00:08:19 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-08 00:08:19 +00:00
},
"options": {
"step": {
"init": {
"data": {
2020-04-20 23:33:54 +00:00
"resources": "Zasoby",
"scan_interval": "Cz\u0119stotliwo\u015b\u0107 aktualizacji (sekundy)"
2020-04-08 00:08:19 +00:00
},
2020-10-15 00:03:50 +00:00
"description": "Wybierz zasoby sensor\u00f3w."
2020-04-08 00:08:19 +00:00
}
}
2020-04-16 20:00:10 +00:00
}
2020-04-08 00:08:19 +00:00
}