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

24 lines
993 B
JSON

{
"config": {
"abort": {
"already_configured": "Ta drukarka jest ju\u017c skonfigurowana.",
"unsupported_model": "Ten model drukarki nie jest obs\u0142ugiwany."
},
"error": {
"connection_error": "B\u0142\u0105d po\u0142\u0105czenia.",
"snmp_error": "Serwer SNMP wy\u0142\u0105czony lub drukarka nie jest obs\u0142ugiwana.",
"wrong_host": "Niepoprawna nazwa hosta lub adres IP drukarki."
},
"step": {
"user": {
"data": {
"host": "Nazwa hosta lub adres IP drukarki",
"type": "Typ drukarki"
},
"description": "Konfiguracja integracji drukarek Brother. Je\u015bli masz problemy z konfiguracj\u0105, przejd\u017a na stron\u0119: https://www.home-assistant.io/integrations/brother",
"title": "Drukarka Brother"
}
},
"title": "Drukarka Brother"
}
}