74 lines
2.7 KiB
JSON
74 lines
2.7 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Enheten \u00e4r redan konfigurerad"
|
|
},
|
|
"create_entry": {
|
|
"default": "Ansluten till AlarmDecoder."
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Det gick inte att ansluta."
|
|
},
|
|
"step": {
|
|
"protocol": {
|
|
"data": {
|
|
"device_baudrate": "Enhetens Baud Rate",
|
|
"device_path": "Enhetsv\u00e4g",
|
|
"host": "V\u00e4rd",
|
|
"port": "Port"
|
|
},
|
|
"title": "Konfigurera anslutningsinst\u00e4llningar"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"protocol": "Protokoll"
|
|
},
|
|
"title": "V\u00e4lj AlarmDecoder Protocol"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"error": {
|
|
"int": "F\u00e4ltet nedan m\u00e5ste vara ett heltal.",
|
|
"loop_range": "RF Loop m\u00e5ste vara ett heltal mellan 1 och 4.",
|
|
"loop_rfid": "RF Loop kan inte anv\u00e4ndas utan RF Serial.",
|
|
"relay_inclusive": "Rel\u00e4adress och rel\u00e4kanal \u00e4r beroende av varandra och m\u00e5ste inkluderas tillsammans."
|
|
},
|
|
"step": {
|
|
"arm_settings": {
|
|
"data": {
|
|
"alt_night_mode": "Alternativt nattl\u00e4ge",
|
|
"auto_bypass": "Automatisk f\u00f6rbikoppling p\u00e5 arm",
|
|
"code_arm_required": "Kod kr\u00e4vs f\u00f6r tillkoppling"
|
|
},
|
|
"title": "Konfigurera AlarmDecoder"
|
|
},
|
|
"init": {
|
|
"data": {
|
|
"edit_select": "Redigera"
|
|
},
|
|
"description": "Vad vill du redigera?",
|
|
"title": "Konfigurera AlarmDecoder"
|
|
},
|
|
"zone_details": {
|
|
"data": {
|
|
"zone_loop": "RF loop",
|
|
"zone_name": "Zonnamn",
|
|
"zone_relayaddr": "Rel\u00e4adress",
|
|
"zone_relaychan": "Rel\u00e4kanal",
|
|
"zone_rfid": "RF seriell",
|
|
"zone_type": "Zontyp"
|
|
},
|
|
"description": "Ange detaljer f\u00f6r zon {zone_number} . F\u00f6r att ta bort zon {zone_number} l\u00e4mnar du Zonnamn tomt.",
|
|
"title": "Konfigurera AlarmDecoder"
|
|
},
|
|
"zone_select": {
|
|
"data": {
|
|
"zone_number": "Zonnummer"
|
|
},
|
|
"description": "Ange zonnumret du vill l\u00e4gga till, redigera eller ta bort.",
|
|
"title": "Konfigurera AlarmDecoder"
|
|
}
|
|
}
|
|
}
|
|
} |