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

27 lines
816 B
JSON
Raw Normal View History

2020-07-25 00:04:22 +00:00
{
"config": {
2020-07-31 00:02:40 +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
"invalid_url": "Ong\u00eblteg URL",
"syncthru_not_supported": "Apparat \u00ebnnerst\u00ebtzt kee SyncThru",
"unknown_state": "Printer Status onbekannt, iwwerpr\u00e9if URL an Netzwierk konnektivit\u00e9it."
2020-07-25 00:04:22 +00:00
},
"flow_title": "Samsung SyncThru Printer: {name}",
"step": {
2020-07-31 00:02:40 +00:00
"confirm": {
"data": {
"name": "Numm",
"url": "Web interface URL"
}
},
2020-07-25 00:04:22 +00:00
"user": {
"data": {
"name": "Numm",
"url": "Web interface URL"
}
}
}
}
}