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

30 lines
1014 B
JSON
Raw Normal View History

2020-02-27 00:31:50 +00:00
{
"config": {
"abort": {
2020-11-07 00:04:02 +00:00
"already_configured": "Kont ass scho konfigur\u00e9iert",
"reauth_successful": "Re-authentifikatioun war erfollegr\u00e4ich"
2020-02-27 00:31:50 +00:00
},
"error": {
2020-11-03 00:04:39 +00:00
"cannot_connect": "Feeler beim verbannen",
2020-02-27 00:31:50 +00:00
"invalid_auth": "Ong\u00eblteg Authentifikatioun",
"unknown": "Onerwaarte Feeler"
},
"step": {
2021-04-24 00:03:34 +00:00
"reauth_validate": {
"description": "G\u00ebff Passwuert an fir {username}."
},
"user_validate": {
"data": {
"login_method": "Login Method"
}
},
2020-02-27 00:31:50 +00:00
"validation": {
"data": {
"code": "Verifikatiouns Code"
},
"description": "Pr\u00e9ift w.e.g. \u00c4re {login_method} ({username}) a gitt de Verifikatiounscode hei dr\u00ebnner an",
"title": "2-Faktor-Authentifikatioun"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-02-27 00:31:50 +00:00
}