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

31 lines
939 B
JSON

{
"config": {
"abort": {
"already_configured": "D\u00ebse SimpliSafe Kont g\u00ebtt scho benotzt."
},
"error": {
"identifier_exists": "Konto ass scho registr\u00e9iert",
"invalid_credentials": "Ong\u00eblteg Login Informatioune"
},
"step": {
"user": {
"data": {
"code": "Code (benotzt am Home Assistant Benotzer Interface)",
"password": "Passwuert",
"username": "E-Mail Adress"
},
"title": "F\u00ebllt \u00e4r Informatiounen aus"
}
}
},
"options": {
"step": {
"init": {
"data": {
"code": "Code (den am Home Assistant Interface benotzt g\u00ebtt)"
},
"title": "Simplisafe konfigur\u00e9ieren"
}
}
}
}