61 lines
2.7 KiB
JSON
61 lines
2.7 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Konto jest ju\u017c skonfigurowane",
|
|
"already_configured_account": "Konto jest ju\u017c skonfigurowane",
|
|
"already_configured_device": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
|
|
"no_devices_found": "Nie znaleziono urz\u0105dze\u0144 w sieci",
|
|
"reauth_successful": "Ponowne uwierzytelnienie powiod\u0142o si\u0119",
|
|
"unreachable": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia"
|
|
},
|
|
"error": {
|
|
"invalid_access_token": "Niepoprawny token dost\u0119pu",
|
|
"unknown": "Nieoczekiwany b\u0142\u0105d",
|
|
"unreachable": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia"
|
|
},
|
|
"flow_title": "{model} ({device_id})",
|
|
"step": {
|
|
"cloud": {
|
|
"data": {
|
|
"access_token": "Token dost\u0119pu",
|
|
"email": "Adres e-mail"
|
|
},
|
|
"description": "Aby uzyska\u0107 token dost\u0119pu programisty Awair, musisz zarejestrowa\u0107 si\u0119 pod adresem: {url}"
|
|
},
|
|
"discovery_confirm": {
|
|
"description": "Czy chcesz skonfigurowa\u0107 {model} ({device_id})?"
|
|
},
|
|
"local": {
|
|
"data": {
|
|
"host": "Adres IP"
|
|
},
|
|
"description": "Lokalny interfejs API Awair musi by\u0107 w\u0142\u0105czony, wykonuj\u0105c nast\u0119puj\u0105ce czynno\u015bci: {url}"
|
|
},
|
|
"reauth": {
|
|
"data": {
|
|
"access_token": "Token dost\u0119pu",
|
|
"email": "Adres e-mail"
|
|
},
|
|
"description": "Wprowad\u017a ponownie token dost\u0119pu programisty Awair."
|
|
},
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"access_token": "Token dost\u0119pu",
|
|
"email": "Adres e-mail"
|
|
},
|
|
"description": "Wprowad\u017a ponownie token dost\u0119pu programisty Awair."
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"access_token": "Token dost\u0119pu",
|
|
"email": "Adres e-mail"
|
|
},
|
|
"description": "Wybierz lokalny, aby uzyska\u0107 najlepsze efekty. Korzystaj z chmury tylko wtedy, gdy urz\u0105dzenie nie jest pod\u0142\u0105czone do tej samej sieci co Home Assistant lub je\u015bli masz starsze urz\u0105dzenie.",
|
|
"menu_options": {
|
|
"cloud": "Po\u0142\u0105cz si\u0119 przez chmur\u0119",
|
|
"local": "Po\u0142\u0105cz lokalnie (preferowane)"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |