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

37 lines
1.2 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Apparat ass scho konfigur\u00e9iert",
"link_local_address": "Lokal Link Adressen ginn net \u00ebnnerst\u00ebtzt",
"not_axis_device": "Entdeckten Apparat ass keen Axis Apparat"
},
"error": {
"already_configured": "Apparat ass scho konfigur\u00e9iert",
"already_in_progress": "Konfiguratioun's Oflas ass schon am gaang",
"cannot_connect": "Feeler beim verbannen",
"invalid_auth": "Ong\u00eblteg Authentifikatioun"
},
"flow_title": "Axis Apparat: {name} ({host})",
"step": {
"user": {
"data": {
"host": "Apparat",
"password": "Passwuert",
"port": "Port",
"username": "Benotzernumm"
},
"title": "Axis Apparat ariichten"
}
}
},
"options": {
"step": {
"configure_stream": {
"data": {
"stream_profile": "Stream Profile auswielen"
},
"title": "Axis Apparat Video Stream Optiounen"
}
}
}
}