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

22 lines
663 B
JSON

{
"config": {
"abort": {
"already_configured": "Ten kontroler RainMachine jest ju\u017c skonfigurowany."
},
"error": {
"identifier_exists": "Konto jest ju\u017c zarejestrowane.",
"invalid_credentials": "Nieprawid\u0142owe dane uwierzytelniaj\u0105ce"
},
"step": {
"user": {
"data": {
"ip_address": "Nazwa hosta lub adres IP",
"password": "Has\u0142o",
"port": "Port"
},
"title": "Wprowad\u017a dane"
}
},
"title": "RainMachine"
}
}