70 lines
3.1 KiB
JSON
70 lines
3.1 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"authorize_url_timeout": "Time-out bij het genereren van autorisatie-URL.",
|
|
"invalid_access_token": "Ongeldig toegangstoken",
|
|
"missing_configuration": "Integratie niet geconfigureerd. Raadpleeg de documentatie.",
|
|
"no_url_available": "Geen URL beschikbaar. Voor informatie over deze fout, [raadpleeg de documentatie]({docs_url})",
|
|
"reauth_successful": "Herauthenticatie geslaagd",
|
|
"single_instance_allowed": "Al geconfigureerd. Slechts \u00e9\u00e9n configuratie mogelijk.",
|
|
"unknown_authorize_url_generation": "Onbekende fout bij het genereren van een autorisatie-URL."
|
|
},
|
|
"create_entry": {
|
|
"default": "Authenticatie geslaagd"
|
|
},
|
|
"error": {
|
|
"bad_project_id": "Voer een geldige Cloud Project ID in (controleer Cloud Console)",
|
|
"internal_error": "Interne foutvalidatiecode",
|
|
"invalid_pin": "Ongeldige Pincode",
|
|
"subscriber_error": "Onbekende abonneefout, zie logs",
|
|
"timeout": "Time-out validatie van code",
|
|
"unknown": "Onverwachte fout",
|
|
"wrong_project_id": "Voer een geldig Cloud Project ID in (found Device Acces Project ID)"
|
|
},
|
|
"step": {
|
|
"auth": {
|
|
"data": {
|
|
"code": "Toegangstoken"
|
|
},
|
|
"description": "Om uw Google account te koppelen, [authoriseer uw account]({url}).\n\nNa autorisatie, copy-paste u de gegeven toegangstoken hieronder.",
|
|
"title": "Link Google Account"
|
|
},
|
|
"init": {
|
|
"data": {
|
|
"flow_impl": "Leverancier"
|
|
},
|
|
"description": "Kies een authenticatie methode",
|
|
"title": "Authenticatieleverancier"
|
|
},
|
|
"link": {
|
|
"data": {
|
|
"code": "Pincode"
|
|
},
|
|
"description": "Als je je Nest-account wilt koppelen, [autoriseer je account] ( {url} ). \n\nNa autorisatie, kopieer en plak de voorziene pincode hieronder.",
|
|
"title": "Koppel Nest-account"
|
|
},
|
|
"pick_implementation": {
|
|
"title": "Kies een authenticatie methode"
|
|
},
|
|
"pubsub": {
|
|
"data": {
|
|
"cloud_project_id": "Google Cloud Project ID"
|
|
},
|
|
"description": "Bezoek de [Cloud Console]({url}) om uw Google Cloud Project ID te vinden.",
|
|
"title": "Google Cloud configureren"
|
|
},
|
|
"reauth_confirm": {
|
|
"description": "De Nest-integratie moet uw account opnieuw verifi\u00ebren",
|
|
"title": "Integratie herauthenticeren"
|
|
}
|
|
}
|
|
},
|
|
"device_automation": {
|
|
"trigger_type": {
|
|
"camera_motion": "Beweging gedetecteerd",
|
|
"camera_person": "Persoon gedetecteerd",
|
|
"camera_sound": "Geluid gedetecteerd",
|
|
"doorbell_chime": "Deurbel is ingedrukt"
|
|
}
|
|
}
|
|
} |