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

30 lines
855 B
JSON
Raw Normal View History

2018-10-17 12:12:41 +00:00
{
"config": {
2020-02-26 00:31:47 +00:00
"abort": {
"already_configured": "To konto SimpliSafe jest ju\u017c w u\u017cyciu."
},
2018-10-17 12:12:41 +00:00
"error": {
2020-02-09 00:31:39 +00:00
"identifier_exists": "Konto jest ju\u017c zarejestrowane.",
2019-09-29 00:32:13 +00:00
"invalid_credentials": "Nieprawid\u0142owe dane uwierzytelniaj\u0105ce"
2018-10-17 12:12:41 +00:00
},
"step": {
"user": {
"data": {
"password": "Has\u0142o",
"username": "Adres e-mail"
},
2019-09-05 10:11:41 +00:00
"title": "Wprowad\u017a dane"
2018-10-17 12:12:41 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-03-29 00:04:45 +00:00
},
"options": {
"step": {
"init": {
"data": {
"code": "Kod (u\u017cywany w interfejsie u\u017cytkownika Home Assistant'a)"
},
"title": "Konfiguracja SimpliSafe"
}
}
2020-04-16 20:00:10 +00:00
}
2018-10-17 12:12:41 +00:00
}