core/homeassistant/components/sentry/.translations/no.json

18 lines
427 B
JSON
Raw Normal View History

2020-01-04 00:32:23 +00:00
{
"config": {
2020-01-07 00:32:07 +00:00
"abort": {
"already_configured": "Sentry er allerede konfigurert"
},
2020-01-06 00:32:11 +00:00
"error": {
"bad_dsn": "Ugyldig datakildenavn (DSN)",
"unknown": "Uventet feil"
},
2020-01-04 00:32:23 +00:00
"step": {
"user": {
2020-01-07 00:32:07 +00:00
"description": "Fyll inn din Sentry DNS",
2020-01-04 00:32:23 +00:00
"title": "Sentry"
}
},
"title": "Sentry"
}
}