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

34 lines
1022 B
JSON
Raw Normal View History

2020-03-24 13:18:47 +00:00
{
"config": {
"abort": {
2020-11-03 00:04:39 +00:00
"already_configured": "Apparat ass scho konfigur\u00e9iert",
2020-04-01 18:43:30 +00:00
"link_local_address": "Lokal Link Adressen ginn net \u00ebnnerst\u00ebtzt",
"not_doorbird_device": "D\u00ebsen Apparat ass kee DoorBird"
2020-03-24 13:18:47 +00:00
},
"error": {
2020-06-06 00:03:33 +00:00
"cannot_connect": "Feeler beim verbannen",
2020-03-24 13:18:47 +00:00
"invalid_auth": "Ong\u00eblteg Authentifikatioun",
"unknown": "Onerwaarte Feeler"
},
2020-04-08 15:24:53 +00:00
"flow_title": "DoorBird {name} ({host})",
2020-03-24 13:18:47 +00:00
"step": {
"user": {
"data": {
2020-06-06 00:03:33 +00:00
"host": "Host",
2020-03-24 13:18:47 +00:00
"name": "Numm vum Apparat",
"password": "Passwuert",
"username": "Benotzernumm"
2022-05-19 00:26:11 +00:00
}
2020-03-24 13:18:47 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-03-24 13:18:47 +00:00
},
"options": {
"step": {
"init": {
"data": {
"events": "Komma getrennte L\u00ebscht vun Evenementer"
2022-05-19 00:26:11 +00:00
}
2020-03-24 13:18:47 +00:00
}
}
2020-04-16 20:00:10 +00:00
}
2020-03-24 13:18:47 +00:00
}