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

19 lines
547 B
JSON

{
"config": {
"error": {
"identifier_exists": "Konto jest ju\u017c zarejestrowane",
"invalid_credentials": "Nieprawid\u0142owe dane uwierzytelniaj\u0105ce"
},
"step": {
"user": {
"data": {
"code": "Kod (dla Home Assistant'a)",
"password": "Has\u0142o",
"username": "Adres e-mail"
},
"title": "Wprowad\u017a dane"
}
},
"title": "SimpliSafe"
}
}