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

34 lines
1.1 KiB
JSON
Raw Normal View History

2020-07-11 00:02:51 +00:00
{
2020-07-21 00:03:00 +00:00
"config": {
"abort": {
2020-09-16 00:09:01 +00:00
"already_configured_account": "Konto jest ju\u017c skonfigurowane"
2020-07-21 00:03:00 +00:00
},
"error": {
2020-09-16 00:09:01 +00:00
"account_error": "Niepoprawne uwierzytelnienie",
2020-10-06 00:08:09 +00:00
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia",
2020-10-07 00:06:20 +00:00
"invalid_auth": "Niepoprawne uwierzytelnienie",
2020-09-15 00:09:18 +00:00
"session_error": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia",
2020-09-16 00:09:01 +00:00
"unknown": "Nieoczekiwany b\u0142\u0105d"
2020-07-21 00:03:00 +00:00
},
"step": {
"user": {
"data": {
2020-10-12 00:03:31 +00:00
"password": "Has\u0142o",
2020-07-22 00:02:30 +00:00
"server": "Serwer",
2020-10-12 00:03:31 +00:00
"username": "Nazwa u\u017cytkownika"
2020-07-22 00:02:30 +00:00
},
"description": "Wprowad\u017a dane uwierzytelniaj\u0105ce Dexcom",
"title": "Skonfiguruj integracj\u0119 Dexcom"
2020-07-21 00:03:00 +00:00
}
}
},
2020-07-11 00:02:51 +00:00
"options": {
"step": {
"init": {
"data": {
"unit_of_measurement": "Jednostka miary"
}
}
}
}
}