Skip to content

Commit 369f069

Browse files
authored
Create nb.json (#16)
Translation to Norwegain
1 parent f2ef778 commit 369f069

File tree

1 file changed

+24
-0
lines changed
  • custom_components/calendarific/translations

1 file changed

+24
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"config": {
3+
"abort": {
4+
"no_holidays_found": "Ingen høytider funnet. Forsikre deg om at du har konfigurert Calendarific med et gyldig land og api-nøkkel. [Les instruksjonene] (https://github.com/pinkywafer/Calendarific)"
5+
},
6+
"title": "Calendarific",
7+
"step": {
8+
"user": {
9+
"title": "Calendarific",
10+
"description": "Skriv inn sensornavnet og konfigurer sensorparametrene. Mer info på https://github.com/pinkywafer/Calendarific",
11+
"data": {
12+
"name": "Vennlig navn (la være tomt for å bruke ferienavn)",
13+
"holiday": "Ferie",
14+
"unit_of_measurement": "Tekst for måling av enhet",
15+
"icon_normal": "Ikon",
16+
"icon_today": "Ikon når ferien er i dag",
17+
"days_as_soon": "Antall dager du bør vurdere snart",
18+
"icon_soon": "Ikon når ferien snart er",
19+
"date_format": "Datoformat (se http://strftime.org/)"
20+
}
21+
}
22+
}
23+
}
24+
}

0 commit comments

Comments
 (0)