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

22 lines
663 B
JSON
Raw Normal View History

2018-11-26 13:30:21 +00:00
{
"config": {
2020-02-26 00:31:47 +00:00
"abort": {
"already_configured": "Ten kontroler RainMachine jest ju\u017c skonfigurowany."
},
2018-11-26 13:30:21 +00:00
"error": {
2020-02-09 00:31:39 +00:00
"identifier_exists": "Konto jest ju\u017c zarejestrowane.",
2019-10-08 00:32:12 +00:00
"invalid_credentials": "Nieprawid\u0142owe dane uwierzytelniaj\u0105ce"
2018-11-26 13:30:21 +00:00
},
"step": {
"user": {
"data": {
"ip_address": "Nazwa hosta lub adres IP",
"password": "Has\u0142o",
"port": "Port"
},
2019-09-05 10:11:41 +00:00
"title": "Wprowad\u017a dane"
2018-11-26 13:30:21 +00:00
}
},
"title": "RainMachine"
}
}