52 lines
2.0 KiB
JSON
52 lines
2.0 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured_account": "Konto har redan konfigurerats",
|
|
"already_configured_device": "Enheten \u00e4r redan konfigurerad",
|
|
"no_devices_found": "Inga enheter hittades i n\u00e4tverket",
|
|
"reauth_successful": "\u00c5terautentisering lyckades",
|
|
"unreachable": "Det gick inte att ansluta."
|
|
},
|
|
"error": {
|
|
"invalid_access_token": "Ogiltig \u00e5tkomstnyckel",
|
|
"unknown": "Ov\u00e4ntat fel",
|
|
"unreachable": "Det gick inte att ansluta."
|
|
},
|
|
"flow_title": "{model} ({device_id})",
|
|
"step": {
|
|
"cloud": {
|
|
"data": {
|
|
"access_token": "\u00c5tkomstnyckel",
|
|
"email": "E-post"
|
|
},
|
|
"description": "Du m\u00e5ste registrera dig f\u00f6r en Awair-utvecklar\u00e5tkomsttoken p\u00e5: {url}"
|
|
},
|
|
"discovery_confirm": {
|
|
"description": "Vill du konfigurera {model} ( {device_id} )?"
|
|
},
|
|
"local": {
|
|
"description": "F\u00f6lj [dessa instruktioner]({url}) om hur du aktiverar Awair Local API.\n\nKlicka p\u00e5 skicka n\u00e4r du \u00e4r klar."
|
|
},
|
|
"local_pick": {
|
|
"data": {
|
|
"device": "Enhet",
|
|
"host": "IP-adress"
|
|
}
|
|
},
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"access_token": "\u00c5tkomsttoken",
|
|
"email": "Epost"
|
|
},
|
|
"description": "Ange din Awair-utvecklar\u00e5tkomsttoken igen."
|
|
},
|
|
"user": {
|
|
"description": "Du m\u00e5ste registrera dig f\u00f6r en Awair-utvecklar\u00e5tkomsttoken p\u00e5: https://developer.getawair.com/onboard/login",
|
|
"menu_options": {
|
|
"cloud": "Anslut via molnet",
|
|
"local": "Anslut lokalt (rekommenderas)"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |