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

30 lines
793 B
JSON
Raw Normal View History

2020-06-06 00:03:33 +00:00
{
"config": {
"abort": {
2020-10-08 00:06:03 +00:00
"already_configured": "Kont ass scho registr\u00e9iert."
2020-06-06 00:03:33 +00:00
},
"error": {
2020-10-08 00:06:03 +00:00
"invalid_auth": "Ong\u00eblteg Authentifikatioun",
2020-06-06 00:03:33 +00:00
"invalid_credentials": "Ong\u00eblteg Tile Login Informatioune uginn."
},
"step": {
"user": {
"data": {
"password": "Passwuert",
"username": "E-Mail"
},
"title": "Tile konfigur\u00e9ieren"
}
}
},
"options": {
"step": {
"init": {
"data": {
"show_inactive": "Inaktiv Tiles uweisen"
},
"title": "Tile konfigur\u00e9ieren"
}
}
}
}