Update translations

This commit is contained in:
Paulus Schoutsen 2018-10-07 23:26:46 +02:00
parent c12bbddc0b
commit 2de1193fd9
5 changed files with 40 additions and 2 deletions

View File

@ -14,6 +14,7 @@
"data": {
"2fa": "2FA Pin"
},
"description": "Tom",
"title": "Tofaktorautentisering"
},
"user": {
@ -21,6 +22,7 @@
"email": "E-postadresse",
"password": "Passord"
},
"description": "Tom",
"title": "Google Hangouts p\u00e5logging"
}
},

View File

@ -24,6 +24,6 @@
"title": "Link Hub"
}
},
"title": "Philips Hue Bridge"
"title": "Philips Hue"
}
}

View File

@ -17,6 +17,13 @@
},
"description": "Vennligst oppgi tilkoblingsinformasjonen for din MQTT megler.",
"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"

View File

@ -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"
},
"error": {
"other": "\uc5d0\ub7ec"
"other": "\ub2e4\ub978"
},
"step": {
"init": {

View 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"
}
}