mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Update translations
This commit is contained in:
parent
c12bbddc0b
commit
2de1193fd9
@ -14,6 +14,7 @@
|
|||||||
"data": {
|
"data": {
|
||||||
"2fa": "2FA Pin"
|
"2fa": "2FA Pin"
|
||||||
},
|
},
|
||||||
|
"description": "Tom",
|
||||||
"title": "Tofaktorautentisering"
|
"title": "Tofaktorautentisering"
|
||||||
},
|
},
|
||||||
"user": {
|
"user": {
|
||||||
@ -21,6 +22,7 @@
|
|||||||
"email": "E-postadresse",
|
"email": "E-postadresse",
|
||||||
"password": "Passord"
|
"password": "Passord"
|
||||||
},
|
},
|
||||||
|
"description": "Tom",
|
||||||
"title": "Google Hangouts p\u00e5logging"
|
"title": "Google Hangouts p\u00e5logging"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -24,6 +24,6 @@
|
|||||||
"title": "Link Hub"
|
"title": "Link Hub"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"title": "Philips Hue Bridge"
|
"title": "Philips Hue"
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -17,6 +17,13 @@
|
|||||||
},
|
},
|
||||||
"description": "Vennligst oppgi tilkoblingsinformasjonen for din MQTT megler.",
|
"description": "Vennligst oppgi tilkoblingsinformasjonen for din MQTT megler.",
|
||||||
"title": "MQTT"
|
"title": "MQTT"
|
||||||
|
},
|
||||||
|
"hassio_confirm": {
|
||||||
|
"data": {
|
||||||
|
"discovery": "Aktiver oppdagelse"
|
||||||
|
},
|
||||||
|
"description": "Vil du konfigurere Home Assistant til \u00e5 koble til MQTT megler gitt av hass.io tillegget {addon}?",
|
||||||
|
"title": "MQTT megler via Hass.io tillegg"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"title": "MQTT"
|
"title": "MQTT"
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
"no_sensors_or_port_mapping": "\ucd5c\uc18c\ud55c \uc13c\uc11c \ud639\uc740 \ud3ec\ud2b8 \ub9e4\ud551\uc744 \ud65c\uc131\ud654 \ud574\uc57c \ud569\ub2c8\ub2e4"
|
"no_sensors_or_port_mapping": "\ucd5c\uc18c\ud55c \uc13c\uc11c \ud639\uc740 \ud3ec\ud2b8 \ub9e4\ud551\uc744 \ud65c\uc131\ud654 \ud574\uc57c \ud569\ub2c8\ub2e4"
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"other": "\uc5d0\ub7ec"
|
"other": "\ub2e4\ub978"
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
"init": {
|
"init": {
|
||||||
|
29
homeassistant/components/upnp/.translations/no.json
Normal file
29
homeassistant/components/upnp/.translations/no.json
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"abort": {
|
||||||
|
"already_configured": "UPnP / IGD er allerede konfigurert",
|
||||||
|
"no_devices_discovered": "Ingen UPnP / IGDs oppdaget"
|
||||||
|
},
|
||||||
|
"error": {
|
||||||
|
"few": "f\u00e5",
|
||||||
|
"many": "mange",
|
||||||
|
"one": "en",
|
||||||
|
"other": "andre",
|
||||||
|
"two": "to",
|
||||||
|
"zero": "ingen"
|
||||||
|
},
|
||||||
|
"step": {
|
||||||
|
"init": {
|
||||||
|
"title": "UPnP / IGD"
|
||||||
|
},
|
||||||
|
"user": {
|
||||||
|
"data": {
|
||||||
|
"enable_sensors": "Legg til trafikk sensorer",
|
||||||
|
"igd": "UPnP / IGD"
|
||||||
|
},
|
||||||
|
"title": "Konfigurasjonsalternativer for UPnP / IGD"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": "UPnP / IGD"
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user