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

28 lines
913 B
JSON
Raw Normal View History

2020-07-25 00:04:22 +00:00
{
"config": {
2020-08-27 00:04:55 +00:00
"abort": {
"already_configured": "Apparat ass scho konfigur\u00e9iert"
},
2020-07-25 00:04:22 +00:00
"error": {
2020-07-31 00:02:40 +00:00
"cannot_connect": "Feeler beim verbannen",
2020-07-25 00:04:22 +00:00
"invalid_auth": "Ong\u00eblteg Authentifikatioun",
2020-08-27 00:04:55 +00:00
"old_firmware": "Net \u00ebnnerst\u00ebtzten al Firmware op dem Bond Apparat - aktualis\u00e9ier iers Du weider fiers",
2020-07-25 00:04:22 +00:00
"unknown": "Onerwaarte Feeler"
},
2020-08-27 00:04:55 +00:00
"flow_title": "Bond: {bond_id} ({host})",
2020-07-25 00:04:22 +00:00
"step": {
2020-08-27 00:04:55 +00:00
"confirm": {
"data": {
"access_token": "Acc\u00e8s jeton"
},
"description": "Soll {bond_id} konfigur\u00e9iert ginn?"
},
2020-07-25 00:04:22 +00:00
"user": {
"data": {
2020-07-31 00:02:40 +00:00
"access_token": "Acc\u00e8s jeton",
"host": "Host"
2020-07-25 00:04:22 +00:00
}
}
}
}
}