43 lines
1.3 KiB
JSON
43 lines
1.3 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured_device": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
|
|
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia",
|
|
"no_unconfigured_devices": "Nie znaleziono nieskonfigurowanych urz\u0105dze\u0144.",
|
|
"switchbot_unsupported_type": "Nieobs\u0142ugiwany typ Switchbota.",
|
|
"unknown": "Nieoczekiwany b\u0142\u0105d"
|
|
},
|
|
"error": {
|
|
"few": "Puste",
|
|
"many": "Pustych",
|
|
"one": "Pusty",
|
|
"other": ""
|
|
},
|
|
"flow_title": "{name} ({address})",
|
|
"step": {
|
|
"confirm": {
|
|
"description": "Czy chcesz skonfigurowa\u0107 {name}?"
|
|
},
|
|
"password": {
|
|
"data": {
|
|
"password": "Has\u0142o"
|
|
},
|
|
"description": "Urz\u0105dzenie {name} wymaga has\u0142a"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"address": "Adres urz\u0105dzenia"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"retry_count": "Liczba ponownych pr\u00f3b"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |