33 lines
1.1 KiB
JSON
33 lines
1.1 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Enheten \u00e4r redan konfigurerad",
|
|
"already_in_progress": "Konfigurationsfl\u00f6det p\u00e5g\u00e5r redan",
|
|
"no_devices_found": "Inga LIFX enheter hittas i n\u00e4tverket.",
|
|
"single_instance_allowed": "Endast en enda konfiguration av LIFX \u00e4r m\u00f6jlig."
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Det gick inte att ansluta."
|
|
},
|
|
"flow_title": "{label} ({host}) {serial}",
|
|
"step": {
|
|
"confirm": {
|
|
"description": "Vill du st\u00e4lla in LIFX?"
|
|
},
|
|
"discovery_confirm": {
|
|
"description": "Vill du st\u00e4lla in {label} ( {host} ) {serial} ?"
|
|
},
|
|
"pick_device": {
|
|
"data": {
|
|
"device": "Enhet"
|
|
}
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "V\u00e4rd"
|
|
},
|
|
"description": "Om du l\u00e4mnar v\u00e4rden tomt anv\u00e4nds discovery f\u00f6r att hitta enheter."
|
|
}
|
|
}
|
|
}
|
|
} |