core/homeassistant/components/alarmdecoder/translations/lb.json

64 lines
2.1 KiB
JSON
Raw Normal View History

2020-09-23 00:05:01 +00:00
{
"config": {
2020-09-26 00:05:34 +00:00
"abort": {
"already_configured": "Apparat ass scho konfigur\u00e9iert"
},
"error": {
"service_unavailable": "Feeler beim verbannen"
},
2020-09-23 00:05:01 +00:00
"step": {
2020-09-26 00:05:34 +00:00
"protocol": {
"data": {
"device_baudrate": "Apparat Baudrate",
"device_path": "Pad vum Apparat",
"host": "Host",
"port": "Port"
}
},
2020-09-23 00:05:01 +00:00
"user": {
"data": {
"protocol": "Protokoll"
}
}
}
},
"options": {
2020-09-26 00:05:34 +00:00
"error": {
"int": "D'Feld hei \u00ebnnen muss eng ganz Zuel sinn.",
"relay_inclusive": "Relais Adress a Relais Kanal sin vuneneen ofh\u00e4ngeg a musse mat abegraff sinn."
},
2020-09-23 00:05:01 +00:00
"step": {
2020-09-26 00:05:34 +00:00
"arm_settings": {
"data": {
"alt_night_mode": "Alternative Nuecht Modus",
"auto_bypass": "Auto Bypass beim aktiv\u00e9ieren",
"code_arm_required": "Code erfuerderlech fir d'Aktiv\u00e9ierung"
},
"title": "AlarmDecoder konfigur\u00e9ieren"
},
2020-09-23 00:05:01 +00:00
"init": {
"data": {
"edit_select": "\u00c4nneren"
2020-09-26 00:05:34 +00:00
},
"description": "Wat w\u00eblls du \u00e4nneren?",
"title": "AlarmDecoder konfigur\u00e9ieren"
},
"zone_details": {
"data": {
"zone_loop": "RF Schleef",
"zone_name": "Numm vun der Zone",
"zone_relayaddr": "Relais Adresse",
"zone_relaychan": "Relais Kanal",
"zone_rfid": "RF Serielle",
"zone_type": "Type vun der Zone"
},
"title": "AlarmDecoder konfigur\u00e9ieren"
},
"zone_select": {
"data": {
"zone_number": "Zone Nummer"
2020-09-23 00:05:01 +00:00
}
}
}
}
}