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

10 lines
180 B
JSON
Raw Normal View History

2020-04-20 23:33:54 +00:00
{
2020-04-22 00:03:20 +00:00
"state": {
"_": {
2020-04-29 00:03:31 +00:00
"idle": "Inaktiv",
2020-04-22 00:03:20 +00:00
"recording": "Opptak",
"streaming": "Str\u00f8mming"
}
},
2020-04-20 23:33:54 +00:00
"title": "Kamera"
}