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

37 lines
1.2 KiB
JSON
Raw Normal View History

2019-03-28 04:32:58 +00:00
{
"config": {
2019-04-10 22:01:32 +00:00
"abort": {
"already_configured": "Apparat ass scho konfigur\u00e9iert",
2019-06-14 21:53:13 +00:00
"link_local_address": "Lokal Link Adressen ginn net \u00ebnnerst\u00ebtzt",
2020-04-08 00:08:19 +00:00
"not_axis_device": "Entdeckten Apparat ass keen Axis Apparat"
2019-04-10 22:01:32 +00:00
},
2019-03-28 04:32:58 +00:00
"error": {
"already_configured": "Apparat ass scho konfigur\u00e9iert",
2020-11-03 00:04:39 +00:00
"already_in_progress": "Konfiguratioun's Oflas ass schon am gaang",
2020-10-08 00:06:03 +00:00
"cannot_connect": "Feeler beim verbannen",
"invalid_auth": "Ong\u00eblteg Authentifikatioun"
2019-03-28 04:32:58 +00:00
},
2019-10-19 00:32:15 +00:00
"flow_title": "Axis Apparat: {name} ({host})",
2019-03-28 04:32:58 +00:00
"step": {
"user": {
"data": {
"host": "Apparat",
"password": "Passwuert",
"port": "Port",
"username": "Benotzernumm"
},
"title": "Axis Apparat ariichten"
}
2020-04-15 16:51:07 +00:00
}
2020-06-05 00:05:36 +00:00
},
"options": {
"step": {
"configure_stream": {
"data": {
"stream_profile": "Stream Profile auswielen"
},
"title": "Axis Apparat Video Stream Optiounen"
}
}
2020-05-29 00:04:16 +00:00
}
2019-03-28 04:32:58 +00:00
}