core/homeassistant/components/homematicip_cloud/translations/da.json

29 lines
1.3 KiB
JSON
Raw Normal View History

2018-08-24 13:54:47 +00:00
{
"config": {
2019-02-13 23:44:18 +00:00
"abort": {
"already_configured": "Access point er allerede konfigureret",
"connection_aborted": "Kunne ikke oprette forbindelse til HMIP-serveren",
"unknown": "Ukendt fejl opstod"
},
2018-08-24 13:54:47 +00:00
"error": {
2020-09-04 00:04:26 +00:00
"invalid_sgtin_or_pin": "Ugyldig PIN, pr\u00f8v igen.",
2019-02-13 23:44:18 +00:00
"press_the_button": "Tryk venligst p\u00e5 den bl\u00e5 knap.",
"register_failed": "Fejl ved registrering, pr\u00f8v venligst igen.",
"timeout_button": "Tryk p\u00e5 bl\u00e5 knap timeout, pr\u00f8v venligst igen."
2018-09-10 11:44:27 +00:00
},
"step": {
"init": {
"data": {
2019-02-13 23:44:18 +00:00
"hapid": "Access point ID (SGTIN)",
"name": "Navn (valgfrit, bruges som pr\u00e6fiks til navnet for alle enheder)",
2018-09-10 11:44:27 +00:00
"pin": "Pin kode (valgfri)"
2019-02-13 23:44:18 +00:00
},
"title": "V\u00e6lg HomematicIP Access point"
},
"link": {
"description": "Tryk p\u00e5 den bl\u00e5 knap p\u00e5 adgangspunktet og send knappen for at registrere HomematicIP med Home Assistant.\n\n ![Placering af knap p\u00e5 bridge](/static/images/config_flows/config_homematicip_cloud.png)",
"title": "Link adgangspunkt"
2018-09-10 11:44:27 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2018-08-24 13:54:47 +00:00
}