Update translations
parent
9178ac17ad
commit
d635111e4f
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "\u0e04\u0e35\u0e22\u0e4c API",
|
||||
"app_key": "\u0e23\u0e2b\u0e31\u0e2a\u0e41\u0e2d\u0e1b\u0e1e\u0e25\u0e34\u0e40\u0e04\u0e0a\u0e31\u0e19"
|
||||
},
|
||||
"title": "\u0e01\u0e23\u0e2d\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"mfa_setup": {
|
||||
"notify": {
|
||||
"step": {
|
||||
"setup": {
|
||||
"title": "\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e01\u0e32\u0e23\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "\u0e42\u0e2e\u0e2a\u0e15\u0e4c"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Daikin AC"
|
||||
}
|
||||
}
|
|
@ -12,12 +12,12 @@
|
|||
"init": {
|
||||
"data": {
|
||||
"host": "Host",
|
||||
"port": "Poort (standaard: '80')"
|
||||
"port": "Poort"
|
||||
},
|
||||
"title": "Definieer deCONZ gateway"
|
||||
},
|
||||
"link": {
|
||||
"description": "Ontgrendel je deCONZ gateway om te registreren met Home Assistant.\n\n1. Ga naar deCONZ systeeminstellingen\n2. Druk op de knop \"Gateway ontgrendelen\"",
|
||||
"description": "Ontgrendel je deCONZ gateway om te registreren met Home Assistant.\n\n1. Ga naar deCONZ systeeminstellingen (Instellingen -> Gateway -> Geavanceerd)\n2. Druk op de knop \"Gateway ontgrendelen\"",
|
||||
"title": "Koppel met deCONZ"
|
||||
},
|
||||
"options": {
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"state": {
|
||||
"day": "Dag",
|
||||
"night": "Nacht"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"state": {
|
||||
"night": "\u0e01\u0e25\u0e32\u0e07\u0e04\u0e37\u0e19"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host_ip": "\u0e42\u0e2e\u0e2a\u0e15\u0e4c IP",
|
||||
"name": "\u0e0a\u0e37\u0e48\u0e2d"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -13,7 +13,7 @@
|
|||
"data": {
|
||||
"password": "Password"
|
||||
},
|
||||
"description": "Inserisci la password che hai impostato nella tua configurazione.",
|
||||
"description": "Inserisci la password per {name} che hai impostato nella tua configurazione.",
|
||||
"title": "Inserisci la password"
|
||||
},
|
||||
"user": {
|
||||
|
|
|
@ -13,12 +13,12 @@
|
|||
"data": {
|
||||
"password": "Wachtwoord"
|
||||
},
|
||||
"description": "Voer het wachtwoord in dat u in uw configuratie hebt ingesteld.",
|
||||
"description": "Voer het wachtwoord in dat u in uw configuratie heeft ingesteld voor {name}.",
|
||||
"title": "Voer wachtwoord in"
|
||||
},
|
||||
"discovery_confirm": {
|
||||
"description": "Wil je de ESPHome-node `{name}` toevoegen aan Home Assistant?",
|
||||
"title": "Ontdekte ESPHome node"
|
||||
"description": "Wil je de ESPHome-node `{name}` toevoegen aan de Home Assistant?",
|
||||
"title": "ESPHome node ontdekt"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
|
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"invalid_password": "\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e44\u0e21\u0e48\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07!"
|
||||
},
|
||||
"step": {
|
||||
"authenticate": {
|
||||
"data": {
|
||||
"password": "\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19"
|
||||
},
|
||||
"title": "\u0e43\u0e2a\u0e48\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19"
|
||||
},
|
||||
"description": "\u0e27\u0e48\u0e32\u0e07\u0e40\u0e1b\u0e25\u0e48\u0e32"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -18,7 +18,7 @@
|
|||
"pairing_code": "Pairing Code"
|
||||
},
|
||||
"description": "Enter your HomeKit pairing code to use this accessory",
|
||||
"title": "Pair with {{ model }}"
|
||||
"title": "Pair with HomeKit Accessory"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
|
|
|
@ -18,14 +18,14 @@
|
|||
"pairing_code": "\ud398\uc5b4\ub9c1 \ucf54\ub4dc"
|
||||
},
|
||||
"description": "\uc774 \uc561\uc138\uc11c\ub9ac\ub97c \uc0ac\uc6a9\ud558\ub824\uba74 HomeKit \ud398\uc5b4\ub9c1 \ucf54\ub4dc\ub97c \uc785\ub825\ud574\uc8fc\uc138\uc694",
|
||||
"title": "{{ model }} \ud398\uc5b4\ub9c1"
|
||||
"title": "HomeKit \uc561\uc138\uc11c\ub9ac \ud398\uc5b4\ub9c1"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"device": "\uc7a5\uce58"
|
||||
},
|
||||
"description": "\ud398\uc5b4\ub9c1 \ud560 \uc7a5\uce58\ub97c \uc120\ud0dd\ud574\uc8fc\uc138\uc694",
|
||||
"title": "HomeKit \uc561\uc138\uc11c\ub9ac\uc640 \ud398\uc5b4\ub9c1"
|
||||
"title": "HomeKit \uc561\uc138\uc11c\ub9ac \ud398\uc5b4\ub9c1"
|
||||
}
|
||||
},
|
||||
"title": "HomeKit \uc561\uc138\uc11c\ub9ac"
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Accessoire ass schon mat d\u00ebsem Kontroller konfigur\u00e9iert.",
|
||||
"already_paired": "D\u00ebsen Accessoire ass schonn mat engem aneren Apparat verbonnen. S\u00ebtzt den Apparat op Wierksastellungen zer\u00e9ck an prob\u00e9iert nach emol w.e.g.",
|
||||
"ignored_model": "HomeKit Support fir d\u00ebse Modell ass block\u00e9iert well eng m\u00e9i komplett nativ Integratioun disponibel ass.",
|
||||
"invalid_config_entry": "D\u00ebsen Apparat mellt sech prett fir ze verbanne mee et g\u00ebtt schonn eng Entr\u00e9e am Home Assistant d\u00e9i ee Konflikt duerstellt welch fir d'\u00e9ischt muss erausgeholl ginn.",
|
||||
"no_devices": "Keng net verbonnen Apparater fonnt"
|
||||
},
|
||||
"error": {
|
||||
|
|
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"invalid_config_entry": "Dit apparaat geeft aan dat het gereed is om te koppelen, maar er is al een conflicterend configuratie-item voor in de Home Assistant dat eerst moet worden verwijderd.",
|
||||
"no_devices": "Er zijn geen gekoppelde apparaten gevonden"
|
||||
},
|
||||
"error": {
|
||||
"authentication_error": "Onjuiste HomeKit-code. Controleer het en probeer het opnieuw.",
|
||||
"unable_to_pair": "Kan niet koppelen, probeer het opnieuw.",
|
||||
"unknown_error": "Apparaat meldde een onbekende fout. Koppelen mislukt."
|
||||
},
|
||||
"step": {
|
||||
"pair": {
|
||||
"data": {
|
||||
"pairing_code": "Koppelingscode"
|
||||
},
|
||||
"title": "Koppel met {{model}}"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"device": "Apparaat"
|
||||
},
|
||||
"description": "Selecteer het apparaat waarmee u wilt koppelen",
|
||||
"title": "Koppel met HomeKit accessoire"
|
||||
}
|
||||
},
|
||||
"title": "HomeKit Accessoires"
|
||||
}
|
||||
}
|
|
@ -18,7 +18,7 @@
|
|||
"pairing_code": "\u041a\u043e\u0434 \u0441\u043e\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u044f"
|
||||
},
|
||||
"description": "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u043a\u043e\u0434 \u0441\u043e\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u044f HomeKit, \u0447\u0442\u043e\u0431\u044b \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u044d\u0442\u043e\u0442 \u0430\u043a\u0441\u0435\u0441\u0441\u0443\u0430\u0440",
|
||||
"title": "\u0421\u043e\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u0435 \u0441 {{model}}"
|
||||
"title": "\u0421\u043e\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u0435 \u0441 \u0430\u043a\u0441\u0435\u0441\u0441\u0443\u0430\u0440\u043e\u043c HomeKit"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
|
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e40\u0e2a\u0e23\u0e34\u0e21\u0e19\u0e35\u0e49\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e48\u0e32\u0e14\u0e49\u0e27\u0e22\u0e15\u0e31\u0e27\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e19\u0e35\u0e49\u0e41\u0e25\u0e49\u0e27",
|
||||
"already_paired": "\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e40\u0e2a\u0e23\u0e34\u0e21\u0e19\u0e35\u0e49\u0e08\u0e31\u0e1a\u0e04\u0e39\u0e48\u0e01\u0e31\u0e1a\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e2d\u0e37\u0e48\u0e19\u0e41\u0e25\u0e49\u0e27 \u0e42\u0e1b\u0e23\u0e14\u0e23\u0e35\u0e40\u0e0b\u0e47\u0e15\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e40\u0e2a\u0e23\u0e34\u0e21\u0e41\u0e25\u0e49\u0e27\u0e25\u0e2d\u0e07\u0e2d\u0e35\u0e01\u0e04\u0e23\u0e31\u0e49\u0e07",
|
||||
"ignored_model": "\u0e01\u0e32\u0e23\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c HomeKit \u0e23\u0e38\u0e48\u0e19\u0e19\u0e35\u0e49\u0e16\u0e39\u0e01\u0e1b\u0e34\u0e14\u0e01\u0e31\u0e49\u0e19\u0e44\u0e27\u0e49 \u0e41\u0e15\u0e48\u0e01\u0e47\u0e21\u0e35\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e1a\u0e32\u0e07\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e17\u0e35\u0e48\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e44\u0e14\u0e49",
|
||||
"invalid_config_entry": "\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e19\u0e35\u0e49\u0e1a\u0e2d\u0e01\u0e27\u0e48\u0e32\u0e01\u0e33\u0e25\u0e31\u0e07\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e17\u0e35\u0e48\u0e08\u0e30\u0e08\u0e31\u0e1a\u0e04\u0e39\u0e48 \u0e41\u0e15\u0e48\u0e21\u0e31\u0e19\u0e21\u0e35\u0e01\u0e32\u0e23\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e48\u0e32\u0e17\u0e35\u0e48\u0e02\u0e31\u0e14\u0e41\u0e22\u0e49\u0e07\u0e01\u0e31\u0e19\u0e2d\u0e22\u0e39\u0e48 Home Assistant \u0e40\u0e25\u0e22\u0e17\u0e33\u0e01\u0e32\u0e23\u0e25\u0e1a\u0e17\u0e34\u0e49\u0e07",
|
||||
"no_devices": "\u0e44\u0e21\u0e48\u0e1e\u0e1a\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e17\u0e35\u0e48\u0e08\u0e30\u0e43\u0e0a\u0e49\u0e08\u0e31\u0e1a\u0e04\u0e39\u0e48\u0e43\u0e14\u0e46 \u0e40\u0e25\u0e22"
|
||||
},
|
||||
"error": {
|
||||
"authentication_error": "\u0e23\u0e2b\u0e31\u0e2a\u0e01\u0e32\u0e23\u0e08\u0e31\u0e1a\u0e04\u0e39\u0e48 HomeKit \u0e44\u0e21\u0e48\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07 \u0e01\u0e23\u0e38\u0e13\u0e32\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e41\u0e25\u0e30\u0e25\u0e2d\u0e07\u0e2d\u0e35\u0e01\u0e04\u0e23\u0e31\u0e49\u0e07",
|
||||
"unable_to_pair": "\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e08\u0e31\u0e1a\u0e04\u0e39\u0e48\u0e44\u0e14\u0e49 \u0e42\u0e1b\u0e23\u0e14\u0e25\u0e2d\u0e07\u0e2d\u0e35\u0e01\u0e04\u0e23\u0e31\u0e49\u0e07",
|
||||
"unknown_error": "\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e23\u0e32\u0e22\u0e07\u0e32\u0e19\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e17\u0e35\u0e48\u0e44\u0e21\u0e48\u0e23\u0e39\u0e49\u0e08\u0e31\u0e01 \u0e01\u0e32\u0e23\u0e08\u0e31\u0e1a\u0e04\u0e39\u0e48\u0e25\u0e49\u0e21\u0e40\u0e2b\u0e25\u0e27"
|
||||
},
|
||||
"step": {
|
||||
"pair": {
|
||||
"data": {
|
||||
"pairing_code": "\u0e23\u0e2b\u0e31\u0e2a\u0e01\u0e32\u0e23\u0e08\u0e31\u0e1a\u0e04\u0e39\u0e48"
|
||||
},
|
||||
"description": "\u0e1b\u0e49\u0e2d\u0e19\u0e23\u0e2b\u0e31\u0e2a\u0e01\u0e32\u0e23\u0e08\u0e31\u0e1a\u0e04\u0e39\u0e48 HomeKit \u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e0a\u0e49\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e40\u0e2a\u0e23\u0e34\u0e21\u0e19\u0e35\u0e49",
|
||||
"title": "\u0e08\u0e31\u0e1a\u0e04\u0e39\u0e48\u0e01\u0e31\u0e1a {{ model }}"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"device": "\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c"
|
||||
},
|
||||
"description": "\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e08\u0e30\u0e08\u0e31\u0e1a\u0e04\u0e39\u0e48",
|
||||
"title": "\u0e08\u0e31\u0e1a\u0e04\u0e39\u0e48\u0e01\u0e31\u0e1a\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e40\u0e2a\u0e23\u0e34\u0e21 HomeKit"
|
||||
}
|
||||
},
|
||||
"title": "\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e40\u0e2a\u0e23\u0e34\u0e21 HomeKit"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"pair": {
|
||||
"data": {
|
||||
"pairing_code": "M\u00e3 k\u1ebft n\u1ed1i"
|
||||
},
|
||||
"title": "K\u1ebft n\u1ed1i v\u1edbi Ph\u1ee5 ki\u1ec7n HomeKit"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"device": "Thi\u1ebft b\u1ecb"
|
||||
},
|
||||
"description": "Ch\u1ecdn thi\u1ebft b\u1ecb b\u1ea1n mu\u1ed1n k\u1ebft n\u1ed1i",
|
||||
"title": "K\u1ebft n\u1ed1i v\u1edbi Ph\u1ee5 ki\u1ec7n HomeKit"
|
||||
}
|
||||
},
|
||||
"title": "Ph\u1ee5 ki\u1ec7n HomeKit"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"config": {
|
||||
"title": "IFTTT"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "\u0e21\u0e35\u0e0a\u0e37\u0e48\u0e2d\u0e19\u0e35\u0e49\u0e2d\u0e22\u0e39\u0e48\u0e41\u0e25\u0e49\u0e27"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"name": "\u0e0a\u0e37\u0e48\u0e2d"
|
||||
},
|
||||
"title": "\u0e15\u0e33\u0e41\u0e2b\u0e19\u0e48\u0e07"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"broker": {
|
||||
"data": {
|
||||
"discovery": "\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e01\u0e32\u0e23\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c"
|
||||
}
|
||||
},
|
||||
"hassio_confirm": {
|
||||
"data": {
|
||||
"discovery": "\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e01\u0e32\u0e23\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"credential_error": "Fout bij ophalen van inloggegevens.",
|
||||
"devices_configured": "Alle gevonden apparaten zijn al geconfigureerd.",
|
||||
"no_devices_found": "Geen PlayStation 4 apparaten gevonden op het netwerk.",
|
||||
"port_987_bind_error": "Kan niet binden aan poort 987.",
|
||||
"port_997_bind_error": "Kan niet binden aan poort 997."
|
||||
},
|
||||
"error": {
|
||||
"login_failed": "Kan niet koppelen met PlayStation 4. Controleer of de pincode juist is.",
|
||||
"not_ready": "PlayStation 4 staat niet aan of is niet verbonden met een netwerk."
|
||||
},
|
||||
"step": {
|
||||
"creds": {
|
||||
"description": "Aanmeldingsgegevens zijn nodig. Druk op 'Verzenden' en vervolgens in de PS4-app voor het 2e scherm, vernieuw apparaten en selecteer Home Assistant om door te gaan.",
|
||||
"title": "PlayStation 4"
|
||||
},
|
||||
"link": {
|
||||
"data": {
|
||||
"code": "PIN",
|
||||
|
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"creds": {
|
||||
"title": "PlayStation 4"
|
||||
},
|
||||
"link": {
|
||||
"data": {
|
||||
"code": "PIN",
|
||||
"ip_address": "\u0e17\u0e35\u0e48\u0e2d\u0e22\u0e39\u0e48 IP",
|
||||
"name": "\u0e0a\u0e37\u0e48\u0e2d",
|
||||
"region": "\u0e20\u0e39\u0e21\u0e34\u0e20\u0e32\u0e04"
|
||||
},
|
||||
"title": "PlayStation 4"
|
||||
}
|
||||
},
|
||||
"title": "PlayStation 4"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"username": "\u0e17\u0e35\u0e48\u0e2d\u0e22\u0e39\u0e48\u0e2d\u0e35\u0e40\u0e21\u0e25"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -7,7 +7,8 @@
|
|||
"token_already_setup": "Het token is al ingesteld.",
|
||||
"token_forbidden": "Het token heeft niet de vereiste OAuth-scopes.",
|
||||
"token_invalid_format": "Het token moet de UID/GUID-indeling hebben",
|
||||
"token_unauthorized": "Het token is ongeldig of niet langer geautoriseerd."
|
||||
"token_unauthorized": "Het token is ongeldig of niet langer geautoriseerd.",
|
||||
"webhook_error": "SmartThings kon het in 'base_url` geconfigureerde endpoint niet goedkeuren. Lees de componentvereisten door."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"wait_install": {
|
||||
"description": "\u0e42\u0e1b\u0e23\u0e14\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07 Home Assistant SmartApp \u0e43\u0e19\u0e15\u0e33\u0e41\u0e2b\u0e19\u0e48\u0e07\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e19\u0e49\u0e2d\u0e22\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e41\u0e2b\u0e48\u0e07\u0e41\u0e25\u0e49\u0e27\u0e04\u0e25\u0e34\u0e01\u0e2a\u0e48\u0e07",
|
||||
"title": "\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07 SmartApp"
|
||||
}
|
||||
},
|
||||
"title": "SmartThings"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"latitude": "\u0e25\u0e30\u0e15\u0e34\u0e08\u0e39\u0e14",
|
||||
"longitude": "\u0e25\u0e2d\u0e07\u0e08\u0e34\u0e08\u0e39\u0e14",
|
||||
"name": "\u0e0a\u0e37\u0e48\u0e2d"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "\u0e42\u0e2e\u0e2a\u0e15\u0e4c"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -3,7 +3,7 @@
|
|||
"abort": {
|
||||
"client_id": "De client ID uit de configuratie is ongeldig.",
|
||||
"client_secret": "De client secret uit de configuratie is ongeldig.",
|
||||
"no_agreements": "Dit account heeft geen Toon-schermen.",
|
||||
"no_agreements": "Dit account heeft geen Toon schermen.",
|
||||
"no_app": "Je moet Toon configureren voordat je ermee kunt aanmelden. [Lees de instructies](https://www.home-assistant.io/components/toon/).",
|
||||
"unknown_auth_fail": "Onverwachte fout tijdens het verifi\u00ebren."
|
||||
},
|
||||
|
@ -18,7 +18,7 @@
|
|||
"tenant": "Huurder",
|
||||
"username": "Gebruikersnaam"
|
||||
},
|
||||
"description": "Verifieer met je Eneco Toon-account (niet het developer-account).",
|
||||
"description": "Verifieer met je Eneco Toon account (niet het ontwikkelaars account).",
|
||||
"title": "Link je Toon-account"
|
||||
},
|
||||
"display": {
|
||||
|
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "\u0e42\u0e2e\u0e2a\u0e15\u0e4c",
|
||||
"password": "\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue