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

53 lines
1.8 KiB
JSON
Raw Normal View History

2020-04-08 00:08:19 +00:00
{
"config": {
"abort": {
"already_configured": "Apparat ass scho konfigur\u00e9iert"
},
"error": {
2020-10-08 00:06:03 +00:00
"cannot_connect": "Feeler beim verbannen",
"invalid_auth": "Ong\u00eblteg Authentifikatioun",
2020-04-25 00:08:30 +00:00
"missing_data": "Donn\u00e9\u00ebe feelen, prob\u00e9ier sp\u00e9ider oder mat enger aner Konfiguratioun",
"otp_failed": "Feeler mam 2-Faktor-Authentifikatiouns, prob\u00e9ier mat engem neie Code",
2020-10-08 00:06:03 +00:00
"unknown": "Onerwaarte Feeler"
2020-04-08 00:08:19 +00:00
},
2020-04-08 15:24:53 +00:00
"flow_title": "Synology DSM {name} ({host})",
2020-04-08 00:08:19 +00:00
"step": {
2020-04-20 23:33:54 +00:00
"2sa": {
"data": {
"otp_code": "Code"
2020-04-25 00:08:30 +00:00
},
"title": "Synology DSM: 2-Faktor-Authentifikatioun"
2020-04-20 23:33:54 +00:00
},
2020-04-08 15:24:53 +00:00
"link": {
"data": {
"password": "Passwuert",
2020-06-06 00:03:33 +00:00
"port": "Port",
2020-11-03 00:04:39 +00:00
"ssl": "Benotzt ee SSL Zertifikat",
"username": "Benotzernumm",
"verify_ssl": "SSL Zertifikat iwwerpr\u00e9iwen"
2020-04-08 15:24:53 +00:00
},
2022-05-19 00:26:11 +00:00
"description": "Soll {name} ({host}) konfigur\u00e9iert ginn?"
2020-04-08 15:24:53 +00:00
},
2020-04-08 00:08:19 +00:00
"user": {
"data": {
"host": "Apparat",
"password": "Passwuert",
2020-06-06 00:03:33 +00:00
"port": "Port",
2020-11-03 00:04:39 +00:00
"ssl": "Benotzt ee SSL Zertifikat",
"username": "Benotzernumm",
"verify_ssl": "SSL Zertifikat iwwerpr\u00e9iwen"
2022-05-19 00:26:11 +00:00
}
2020-04-08 00:08:19 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-05-13 18:27:21 +00:00
},
"options": {
"step": {
"init": {
"data": {
2020-09-26 00:05:34 +00:00
"scan_interval": "Minutte t\u00ebscht Scannen",
"timeout": "Z\u00e4itiwwerscheidung (sekonnen)"
2020-05-13 18:27:21 +00:00
}
}
}
2020-04-16 20:00:10 +00:00
}
2020-04-08 00:08:19 +00:00
}