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

41 lines
1.3 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
"already_in_progress": "Konfiguracja jest ju\u017c w toku",
"unknown": "Nieoczekiwany b\u0142\u0105d"
},
"error": {
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia"
},
"flow_title": "{name}",
"step": {
"discovery_confirm": {
"data": {
"few": "kilka",
"many": "wiele",
"one": "jeden",
"other": "inne"
},
"description": "Czy chcesz skonfigurowa\u0107 {name}?",
"title": "Roku"
},
"ssdp_confirm": {
"data": {
"few": "kilka",
"many": "wiele",
"one": "jeden",
"other": "inne"
},
"description": "Czy chcesz skonfigurowa\u0107 {name}?",
"title": "Roku"
},
"user": {
"data": {
"host": "Nazwa hosta lub adres IP"
},
"description": "Wprowad\u017a dane Roku."
}
}
}
}