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

44 lines
1.7 KiB
JSON
Raw Normal View History

2018-10-17 12:12:41 +00:00
{
"config": {
2020-02-26 00:31:47 +00:00
"abort": {
2020-10-04 00:05:05 +00:00
"already_configured": "To konto SimpliSafe jest ju\u017c w u\u017cyciu.",
2020-10-07 00:06:20 +00:00
"reauth_successful": "Ponowne uwierzytelnienie powiod\u0142o si\u0119"
2020-02-26 00:31:47 +00:00
},
2018-10-17 12:12:41 +00:00
"error": {
2020-02-09 00:31:39 +00:00
"identifier_exists": "Konto jest ju\u017c zarejestrowane.",
2020-09-22 00:07:08 +00:00
"invalid_credentials": "Nieprawid\u0142owe dane uwierzytelniaj\u0105ce",
"unknown": "Nieoczekiwany b\u0142\u0105d"
2018-10-17 12:12:41 +00:00
},
"step": {
2020-10-04 00:05:05 +00:00
"mfa": {
"description": "Sprawd\u017a email od SimpliSafe. Po zweryfikowaniu linka, wr\u00f3\u0107 tutaj, aby doko\u0144czy\u0107 instalacj\u0119 integracji.",
"title": "Uwierzytelnianie wielosk\u0142adnikowe SimpliSafe"
},
2020-09-22 00:07:08 +00:00
"reauth_confirm": {
"data": {
"password": "Has\u0142o"
2020-10-04 00:05:05 +00:00
},
"description": "Tw\u00f3j token dost\u0119pu wygas\u0142 lub zosta\u0142 uniewa\u017cniony. Wprowad\u017a has\u0142o, aby ponownie po\u0142\u0105czy\u0107 swoje konto.",
"title": "Po\u0142\u0105cz ponownie konto SimpliSafe"
2020-09-22 00:07:08 +00:00
},
2018-10-17 12:12:41 +00:00
"user": {
"data": {
2020-05-23 00:02:41 +00:00
"code": "Kod (u\u017cywany w interfejsie Home Assistanta)",
2020-05-15 00:02:56 +00:00
"password": "Has\u0142o",
"username": "Adres e-mail"
2018-10-17 12:12:41 +00:00
},
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": {
2020-05-23 00:02:41 +00:00
"code": "Kod (u\u017cywany w interfejsie u\u017cytkownika Home Assistanta)"
2020-03-29 00:04:45 +00:00
},
"title": "Konfiguracja SimpliSafe"
}
}
2020-04-16 20:00:10 +00:00
}
2018-10-17 12:12:41 +00:00
}