31 lines
1.3 KiB
JSON
31 lines
1.3 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Enheten \u00e4r redan konfigurerad",
|
|
"already_in_progress": "Konfigurationsfl\u00f6det p\u00e5g\u00e5r redan",
|
|
"no_devices_found": "Inga enheter hittades i n\u00e4tverket",
|
|
"no_unconfigured_devices": "Inga okonfigurerade enheter hittades."
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Det gick inte att ansluta.",
|
|
"invalid_auth": "Ogiltig autentisering",
|
|
"invalid_key_format": "Offlinenyckeln m\u00e5ste vara en 32-byte hex-str\u00e4ng.",
|
|
"invalid_key_index": "Offline-nyckelplatsen m\u00e5ste vara ett heltal mellan 0 och 255.",
|
|
"unknown": "Ov\u00e4ntat fel"
|
|
},
|
|
"flow_title": "{name}",
|
|
"step": {
|
|
"integration_discovery_confirm": {
|
|
"description": "Vill du konfigurera {name} via Bluetooth med adressen {address} ?"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"address": "Bluetooth-adress",
|
|
"key": "Offlinenyckel (32-byte hex-str\u00e4ng)",
|
|
"slot": "Offlinenyckelplats (heltal mellan 0 och 255)"
|
|
},
|
|
"description": "Se dokumentationen f\u00f6r hur du hittar offlinenyckeln."
|
|
}
|
|
}
|
|
}
|
|
} |