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

22 lines
635 B
JSON

{
"config": {
"abort": {
"already_configured": "D\u00ebse SimpliSafe Kont g\u00ebtt scho benotzt.",
"reauth_successful": "Erfollegr\u00e4ich re-authentifiz\u00e9iert."
},
"error": {
"invalid_auth": "Ong\u00eblteg Authentifikatioun",
"unknown": "Onerwaarte Feeler"
}
},
"options": {
"step": {
"init": {
"data": {
"code": "Code (den am Home Assistant Interface benotzt g\u00ebtt)"
},
"title": "Simplisafe konfigur\u00e9ieren"
}
}
}
}