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

29 lines
865 B
JSON

{
"config": {
"error": {
"already_configured": "Kont ass scho konfigur\u00e9iert",
"cannot_connect": "Feeler beim verbannen",
"invalid_auth": "Ong\u00eblteg Authentifikatioun"
},
"step": {
"user": {
"data": {
"password": "Passwuert",
"username": "E-Mail"
},
"description": "F\u00ebllt \u00e4r Informatiounen aus.",
"title": "Tesla - Konfiguratioun"
}
}
},
"options": {
"step": {
"init": {
"data": {
"enable_wake_on_start": "Forc\u00e9ier d'Erw\u00e4chen vun den Autoen beim starten",
"scan_interval": "Sekonnen t\u00ebscht Scannen"
}
}
}
}
}