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

47 lines
1.4 KiB
JSON
Raw Normal View History

2020-06-20 00:09:26 +00:00
{
"config": {
"abort": {
"already_configured": "Apparat ass scho konfigur\u00e9iert"
},
"error": {
2020-11-03 00:04:39 +00:00
"cannot_connect": "Feeler beim verbannen",
2020-06-20 00:09:26 +00:00
"invalid_auth": "Ong\u00eblteg Authentifikatioun",
"no_results": "Keng Resultater. Prob\u00e9ier mat enger aanerer Statioun/Adress"
},
"step": {
"station": {
"data": {
"station": "Statioun/Adress"
},
"title": "Statioun/Adress aginn"
},
"station_select": {
"data": {
"station": "Statioun/Adress"
},
"title": "Statioun/Adress auswielen"
},
"user": {
"data": {
"host": "Apparat",
"password": "Passwuert",
"username": "Benotzernumm"
},
"title": "Mat der HVV API verbannen"
}
}
},
"options": {
"step": {
"init": {
"data": {
"filter": "Zeilen auswielen",
2020-06-30 00:06:54 +00:00
"offset": "Offset (Minutten)",
"real_time": "Benotz Echtz\u00e4it Donn\u00e9e\u00ebn"
2020-06-20 00:09:26 +00:00
},
2020-06-30 00:06:54 +00:00
"description": "Optiounen \u00e4nneren fir d\u00ebsen Departe Sensor",
2020-06-20 00:09:26 +00:00
"title": "Optiounen"
}
}
2020-11-11 12:25:22 +00:00
}
2020-06-20 00:09:26 +00:00
}