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

31 lines
836 B
JSON
Raw Normal View History

2018-11-26 13:30:21 +00:00
{
"config": {
2020-02-26 00:31:47 +00:00
"abort": {
2020-10-13 00:03:24 +00:00
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane"
2020-02-26 00:31:47 +00:00
},
2018-11-26 13:30:21 +00:00
"error": {
2020-11-11 11:10:09 +00:00
"invalid_auth": "Niepoprawne uwierzytelnienie"
2018-11-26 13:30:21 +00:00
},
2021-05-17 05:17:18 +00:00
"flow_title": "{ip}",
2018-11-26 13:30:21 +00:00
"step": {
"user": {
"data": {
2020-05-15 00:02:56 +00:00
"ip_address": "Nazwa hosta lub adres IP",
"password": "Has\u0142o",
"port": "Port"
2018-11-26 13:30:21 +00:00
},
2019-09-05 10:11:41 +00:00
"title": "Wprowad\u017a dane"
2018-11-26 13:30:21 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-10-30 00:02:45 +00:00
},
"options": {
"step": {
"init": {
"data": {
"zone_run_time": "Domy\u015blny czas dzia\u0142ania dla strefy (w sekundach)"
},
"title": "Konfiguracja RainMachine"
}
}
2020-04-16 20:00:10 +00:00
}
2018-11-26 13:30:21 +00:00
}