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

32 lines
962 B
JSON

{
"config": {
"abort": {
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane"
},
"error": {
"identifier_exists": "Konto jest ju\u017c skonfigurowane",
"invalid_auth": "Niepoprawne uwierzytelnienie",
"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"
}
}
},
"options": {
"step": {
"init": {
"data": {
"zone_run_time": "Domy\u015blny czas dzia\u0142ania dla strefy (w sekundach)"
},
"title": "Konfiguracja RainMachine"
}
}
}
}