mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
[ci skip] Translation update
This commit is contained in:
parent
1dc25a5864
commit
d5afd0afb3
@ -34,7 +34,8 @@
|
||||
},
|
||||
"system_health": {
|
||||
"info": {
|
||||
"can_reach_server": "Kan AccuWeather server bereiken"
|
||||
"can_reach_server": "Kan AccuWeather server bereiken",
|
||||
"remaining_requests": "Resterende toegestane verzoeken"
|
||||
}
|
||||
}
|
||||
}
|
@ -14,8 +14,10 @@
|
||||
"data": {
|
||||
"api_key": "API-sleutel",
|
||||
"latitude": "Breedtegraad",
|
||||
"longitude": "Lengtegraad"
|
||||
"longitude": "Lengtegraad",
|
||||
"radius": "Stationsradius (mijl; optioneel)"
|
||||
},
|
||||
"description": "AirNow luchtkwaliteit integratie opzetten. Om een API sleutel te genereren ga naar https://docs.airnowapi.org/account/request/",
|
||||
"title": "AirNow"
|
||||
}
|
||||
}
|
||||
|
@ -10,6 +10,13 @@
|
||||
"unknown": "Onverwachte fout"
|
||||
},
|
||||
"step": {
|
||||
"reauth_validate": {
|
||||
"data": {
|
||||
"password": "Wachtwoord"
|
||||
},
|
||||
"description": "Voer het wachtwoord in voor {username} .",
|
||||
"title": "Verifieer een August-account opnieuw"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"login_method": "Aanmeldmethode",
|
||||
@ -20,6 +27,15 @@
|
||||
"description": "Als de aanmeldingsmethode 'e-mail' is, is gebruikersnaam het e-mailadres. Als de aanmeldingsmethode 'telefoon' is, is gebruikersnaam het telefoonnummer in de indeling '+ NNNNNNNNN'.",
|
||||
"title": "Stel een augustus-account in"
|
||||
},
|
||||
"user_validate": {
|
||||
"data": {
|
||||
"login_method": "Inlogmethode",
|
||||
"password": "Wachtwoord",
|
||||
"username": "Gebruikersnaam"
|
||||
},
|
||||
"description": "Als de aanmeldingsmethode 'e-mail' is, is de gebruikersnaam het e-mailadres. Als de aanmeldingsmethode 'telefoon' is, is de gebruikersnaam het telefoonnummer in de indeling '+ NNNNNNNNN'.",
|
||||
"title": "Stel een August account in"
|
||||
},
|
||||
"validation": {
|
||||
"data": {
|
||||
"code": "Verificatiecode"
|
||||
|
@ -16,5 +16,15 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"account_options": {
|
||||
"data": {
|
||||
"read_only": "Alleen-lezen (alleen sensoren en notificatie, geen uitvoering van diensten, geen vergrendeling)",
|
||||
"use_location": "Gebruik Home Assistant locatie voor auto locatie peilingen (vereist voor niet i3/i8 voertuigen geproduceerd voor 7/2014)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -15,6 +15,9 @@
|
||||
},
|
||||
"flow_title": "{name} ({model} bij {host})",
|
||||
"step": {
|
||||
"auth": {
|
||||
"title": "Authenticeer naar het apparaat"
|
||||
},
|
||||
"finish": {
|
||||
"data": {
|
||||
"name": "Naam"
|
||||
@ -22,12 +25,15 @@
|
||||
"title": "Kies een naam voor het apparaat"
|
||||
},
|
||||
"reset": {
|
||||
"description": "{name} ( {model} op {host} ) is vergrendeld. U moet het apparaat ontgrendelen om te verifi\u00ebren en de configuratie te voltooien. Instructies:\n 1. Open de Broadlink-app.\n 2. Klik op het apparaat.\n 3. Klik op '...' in de rechterbovenhoek.\n 4. Scrol naar de onderkant van de pagina.\n 5. Schakel het slot uit.",
|
||||
"title": "Ontgrendel het apparaat"
|
||||
},
|
||||
"unlock": {
|
||||
"data": {
|
||||
"unlock": "Ja, doe het."
|
||||
}
|
||||
},
|
||||
"description": "{name} ( {model} op {host} ) is vergrendeld. Dit kan leiden tot authenticatieproblemen in Home Assistant. Wilt u deze ontgrendelen?",
|
||||
"title": "Ontgrendel het apparaat (optioneel)"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
|
@ -27,7 +27,9 @@
|
||||
"step": {
|
||||
"options": {
|
||||
"data": {
|
||||
"known_hosts": "Llista opcional d'amfitrions coneguts per si el descobriment mDNS deixa de funcionar."
|
||||
"ignore_cec": "Llista opcional que es passar\u00e0 a pychromecast.IGNORE_CEC.",
|
||||
"known_hosts": "Llista opcional d'amfitrions coneguts per si el descobriment mDNS deixa de funcionar.",
|
||||
"uuid": "Llista opcional d'UUIDs. No s'afegiran 'casts' que no siguin a la llista."
|
||||
},
|
||||
"description": "Introdueix la configuraci\u00f3 de Google Cast."
|
||||
}
|
||||
|
@ -27,7 +27,9 @@
|
||||
"step": {
|
||||
"options": {
|
||||
"data": {
|
||||
"known_hosts": "Valikuline loend teadaolevatest hostidest kui mDNS-i tuvastamine ei t\u00f6\u00f6ta."
|
||||
"ignore_cec": "Valikuline nimekiri mis edastatakse pychromecast.IGNORE_CEC-ile.",
|
||||
"known_hosts": "Valikuline loend teadaolevatest hostidest kui mDNS-i tuvastamine ei t\u00f6\u00f6ta.",
|
||||
"uuid": "Valikuline UUIDide loend. Loetlemata cast-e ei lisata."
|
||||
},
|
||||
"description": "Sisesta Google Casti andmed."
|
||||
}
|
||||
|
@ -27,7 +27,9 @@
|
||||
"step": {
|
||||
"options": {
|
||||
"data": {
|
||||
"known_hosts": "Elenco facoltativo di host noti se l'individuazione di mDNS non funziona."
|
||||
"ignore_cec": "Elenco opzionale che sar\u00e0 passato a pychromecast.IGNORE_CEC.",
|
||||
"known_hosts": "Elenco facoltativo di host noti se l'individuazione di mDNS non funziona.",
|
||||
"uuid": "Elenco opzionale di UUID. I cast non elencati non saranno aggiunti."
|
||||
},
|
||||
"description": "Inserisci la configurazione di Google Cast."
|
||||
}
|
||||
|
@ -27,7 +27,9 @@
|
||||
"step": {
|
||||
"options": {
|
||||
"data": {
|
||||
"known_hosts": "Optionele lijst van bekende hosts indien mDNS discovery niet werkt."
|
||||
"ignore_cec": "Optionele lijst die zal worden doorgegeven aan pychromecast.IGNORE_CEC.",
|
||||
"known_hosts": "Optionele lijst van bekende hosts indien mDNS discovery niet werkt.",
|
||||
"uuid": "Optionele lijst van UUID's. Casts die niet in de lijst staan, worden niet toegevoegd."
|
||||
},
|
||||
"description": "Voer de Google Cast configuratie in."
|
||||
}
|
||||
|
@ -27,7 +27,9 @@
|
||||
"step": {
|
||||
"options": {
|
||||
"data": {
|
||||
"known_hosts": "\u041d\u0435\u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0439 \u0441\u043f\u0438\u0441\u043e\u043a \u0438\u0437\u0432\u0435\u0441\u0442\u043d\u044b\u0445 \u0445\u043e\u0441\u0442\u043e\u0432, \u0435\u0441\u043b\u0438 \u043e\u0431\u043d\u0430\u0440\u0443\u0436\u0435\u043d\u0438\u0435 mDNS \u043d\u0435 \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442."
|
||||
"ignore_cec": "\u041d\u0435\u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0439 \u0441\u043f\u0438\u0441\u043e\u043a, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0431\u0443\u0434\u0435\u0442 \u043f\u0435\u0440\u0435\u0434\u0430\u043d \u0432 pychromecast.IGNORE_CEC.",
|
||||
"known_hosts": "\u041d\u0435\u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0439 \u0441\u043f\u0438\u0441\u043e\u043a \u0438\u0437\u0432\u0435\u0441\u0442\u043d\u044b\u0445 \u0445\u043e\u0441\u0442\u043e\u0432, \u0435\u0441\u043b\u0438 \u043e\u0431\u043d\u0430\u0440\u0443\u0436\u0435\u043d\u0438\u0435 mDNS \u043d\u0435 \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442.",
|
||||
"uuid": "\u041d\u0435\u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0439 \u0441\u043f\u0438\u0441\u043e\u043a UUID. \u041d\u0435 \u043f\u0435\u0440\u0435\u0447\u0438\u0441\u043b\u0435\u043d\u043d\u044b\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u044f\u0442\u044c\u0441\u044f \u043d\u0435 \u0431\u0443\u0434\u0443\u0442."
|
||||
},
|
||||
"description": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 Home Assistant \u0434\u043b\u044f \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0438 \u0441 Google Cast."
|
||||
}
|
||||
|
@ -18,5 +18,10 @@
|
||||
"title": "GIO\u015a (Poolse hoofdinspectie van milieubescherming)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"system_health": {
|
||||
"info": {
|
||||
"can_reach_server": "Bereik GIO\u015a server"
|
||||
}
|
||||
}
|
||||
}
|
@ -2,6 +2,7 @@
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Account is al geconfigureerd",
|
||||
"reauth_successful": "Herauthenticatie was succesvol",
|
||||
"unknown_entry": "Kan bestaand item niet vinden."
|
||||
},
|
||||
"error": {
|
||||
@ -16,6 +17,7 @@
|
||||
"data": {
|
||||
"2fa": "Tweefactorauthenticatiecode"
|
||||
},
|
||||
"description": "Voer uw Hive-verificatiecode in. \n \n Voer code 0000 in om een andere code aan te vragen.",
|
||||
"title": "Hive tweefactorauthenticatie"
|
||||
},
|
||||
"reauth": {
|
||||
@ -32,6 +34,7 @@
|
||||
"scan_interval": "Scaninterval (seconden)",
|
||||
"username": "Gebruikersnaam"
|
||||
},
|
||||
"description": "Voer uw Hive login informatie en configuratie in.",
|
||||
"title": "Hive-aanmelding"
|
||||
}
|
||||
}
|
||||
@ -42,6 +45,7 @@
|
||||
"data": {
|
||||
"scan_interval": "Scaninterval (seconden)"
|
||||
},
|
||||
"description": "Werk het scaninterval bij om vaker naar gegevens te vragen.",
|
||||
"title": "Opties voor Hive"
|
||||
}
|
||||
}
|
||||
|
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "El compte ja ha estat configurat",
|
||||
"already_in_progress": "El flux de configuraci\u00f3 ja est\u00e0 en curs",
|
||||
"authorize_url_timeout": "Temps d'espera esgotat durant la generaci\u00f3 de l'URL d'autoritzaci\u00f3.",
|
||||
"missing_configuration": "El component no est\u00e0 configurat. Mira'n la documentaci\u00f3.",
|
||||
"no_url_available": "No hi ha cap URL disponible. Per a m\u00e9s informaci\u00f3 sobre aquest error, [consulta la secci\u00f3 d'ajuda]({docs_url})",
|
||||
"single_instance_allowed": "Ja configurat. Nom\u00e9s \u00e9s possible una sola configuraci\u00f3."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Autenticaci\u00f3 exitosa"
|
||||
},
|
||||
"step": {
|
||||
"pick_implementation": {
|
||||
"title": "Selecciona el m\u00e8tode d'autenticaci\u00f3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Legrand Home+ Control"
|
||||
}
|
@ -1,14 +1,20 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Account is already configured",
|
||||
"already_in_progress": "Configuration flow is already in progress",
|
||||
"authorize_url_timeout": "Timeout generating authorize URL.",
|
||||
"missing_configuration": "The component is not configured. Please follow the documentation.",
|
||||
"no_url_available": "No URL available. For information about this error, [check the help section]({docs_url})",
|
||||
"single_instance_allowed": "Integration is already being configured in another instance. Only one is allowed at any one time.",
|
||||
"oauth_error": "Error in the authentication flow."
|
||||
"single_instance_allowed": "Already configured. Only a single configuration possible."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Successfully authenticated"
|
||||
},
|
||||
"step": {
|
||||
"pick_implementation": {
|
||||
"title": "Pick Authentication Method"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Legrand Home+ Control"
|
||||
|
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Kasutaja on juba seadistatud",
|
||||
"already_in_progress": "Seadistamine on juba k\u00e4imas",
|
||||
"authorize_url_timeout": "Kinnitus-URLi loomise ajal\u00f5pp",
|
||||
"missing_configuration": "Komponent pole seadistatud. Palun loe dokumentatsiooni.",
|
||||
"no_url_available": "URL-i pole saadaval. Selle t\u00f5rke kohta teabe saamiseks vaata [spikrijaotis]({docs_url})",
|
||||
"single_instance_allowed": "Juba seadistatud. V\u00f5imalik on ainult \u00fcks seadistamine."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Tuvastamine \u00f5nnestus"
|
||||
},
|
||||
"step": {
|
||||
"pick_implementation": {
|
||||
"title": "Vali tuvastusmeetod"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": ""
|
||||
}
|
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "L'account \u00e8 gi\u00e0 configurato",
|
||||
"already_in_progress": "Il flusso di configurazione \u00e8 gi\u00e0 in corso",
|
||||
"authorize_url_timeout": "Tempo scaduto nel generare l'URL di autorizzazione.",
|
||||
"missing_configuration": "Il componente non \u00e8 configurato. Si prega di seguire la documentazione.",
|
||||
"no_url_available": "Nessun URL disponibile. Per informazioni su questo errore, [controlla la sezione della guida]({docs_url})",
|
||||
"single_instance_allowed": "Gi\u00e0 configurato. \u00c8 possibile una sola configurazione."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Autenticazione riuscita"
|
||||
},
|
||||
"step": {
|
||||
"pick_implementation": {
|
||||
"title": "Scegli il metodo di autenticazione"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Legrand Home + Control"
|
||||
}
|
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Account is al geconfigureerd",
|
||||
"already_in_progress": "De configuratiestroom is al aan de gang",
|
||||
"authorize_url_timeout": "Time-out tijdens genereren autorisatie url.",
|
||||
"missing_configuration": "De Netatmo-component is niet geconfigureerd. Gelieve de documentatie volgen.",
|
||||
"no_url_available": "Geen URL beschikbaar. Voor informatie over deze fout, [check de helpsectie]({docs_url})",
|
||||
"single_instance_allowed": "Al geconfigureerd. Slechts een enkele configuratie mogelijk."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Succesvol geauthenticeerd"
|
||||
},
|
||||
"step": {
|
||||
"pick_implementation": {
|
||||
"title": "Kies een authenticatie methode"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Legrand Home+ Control"
|
||||
}
|
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u042d\u0442\u0430 \u0443\u0447\u0451\u0442\u043d\u0430\u044f \u0437\u0430\u043f\u0438\u0441\u044c \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0430 \u0432 Home Assistant.",
|
||||
"already_in_progress": "\u041f\u0440\u043e\u0446\u0435\u0441\u0441 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0443\u0436\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u044f\u0435\u0442\u0441\u044f.",
|
||||
"authorize_url_timeout": "\u0418\u0441\u0442\u0435\u043a\u043b\u043e \u0432\u0440\u0435\u043c\u044f \u0433\u0435\u043d\u0435\u0440\u0430\u0446\u0438\u0438 \u0441\u0441\u044b\u043b\u043a\u0438 \u0430\u0432\u0442\u043e\u0440\u0438\u0437\u0430\u0446\u0438\u0438.",
|
||||
"missing_configuration": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u0437\u0430\u0432\u0435\u0440\u0448\u0438\u0442\u044c \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0443. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u043e\u0437\u043d\u0430\u043a\u043e\u043c\u044c\u0442\u0435\u0441\u044c \u0441 \u0438\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u044f\u043c\u0438.",
|
||||
"no_url_available": "URL-\u0430\u0434\u0440\u0435\u0441 \u043d\u0435\u0434\u043e\u0441\u0442\u0443\u043f\u0435\u043d. \u041e\u0437\u043d\u0430\u043a\u043e\u043c\u044c\u0442\u0435\u0441\u044c \u0441 [\u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u0435\u0439]({docs_url}) \u0434\u043b\u044f \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438 \u043e\u0431 \u044d\u0442\u043e\u0439 \u043e\u0448\u0438\u0431\u043a\u0435.",
|
||||
"single_instance_allowed": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u0443\u0436\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0430. \u0412\u043e\u0437\u043c\u043e\u0436\u043d\u043e \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0442\u043e\u043b\u044c\u043a\u043e \u043e\u0434\u043d\u0443 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044e."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "\u0410\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f \u043f\u0440\u043e\u0439\u0434\u0435\u043d\u0430 \u0443\u0441\u043f\u0435\u0448\u043d\u043e."
|
||||
},
|
||||
"step": {
|
||||
"pick_implementation": {
|
||||
"title": "\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0441\u043f\u043e\u0441\u043e\u0431 \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Legrand Home+ Control"
|
||||
}
|
@ -26,6 +26,10 @@
|
||||
"description": "Wilt u deze Hyperion Ambilight toevoegen aan Home Assistant? \n\n ** Host: ** {host}\n ** Poort: ** {port}\n ** ID **: {id}",
|
||||
"title": "Bevestig de toevoeging van Hyperion Ambilight-service"
|
||||
},
|
||||
"create_token": {
|
||||
"description": "Kies **Submit** hieronder om een nieuw authenticatie token aan te vragen. U wordt doorgestuurd naar de Hyperion UI om de aanvraag goed te keuren. Controleer of de getoonde id \"{auth_id}\" is.",
|
||||
"title": "Automatisch nieuw authenticatie token aanmaken"
|
||||
},
|
||||
"create_token_external": {
|
||||
"title": "Accepteer nieuwe token in Hyperion UI"
|
||||
},
|
||||
@ -36,5 +40,15 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"effect_show_list": "Hyperion-effecten om te laten zien",
|
||||
"priority": "Hyperion prioriteit te gebruiken voor kleuren en effecten"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -40,5 +40,11 @@
|
||||
"description": "De WebSocket-poort (ook wel TCP-poort genoemd in Kodi). Om verbinding te maken via WebSocket, moet u \"Programma's toestaan ... om Kodi te besturen\" inschakelen in Systeem / Instellingen / Netwerk / Services. Als WebSocket niet is ingeschakeld, verwijdert u de poort en laat u deze leeg."
|
||||
}
|
||||
}
|
||||
},
|
||||
"device_automation": {
|
||||
"trigger_type": {
|
||||
"turn_off": "{entity_name} werd gevraagd om uit te schakelen",
|
||||
"turn_on": "{entity_name} is gevraagd om in te schakelen"
|
||||
}
|
||||
}
|
||||
}
|
@ -15,6 +15,7 @@
|
||||
"title": "Het importeren van de Cas\u00e9ta bridge configuratie is mislukt."
|
||||
},
|
||||
"link": {
|
||||
"description": "Om te koppelen met {naam} ({host}), na het verzenden van dit formulier, druk op de zwarte knop op de achterkant van de brug.",
|
||||
"title": "Koppel met de bridge"
|
||||
},
|
||||
"user": {
|
||||
|
@ -8,24 +8,29 @@
|
||||
"error": {
|
||||
"discovery_error": "Kan geen Motion Gateway vinden"
|
||||
},
|
||||
"flow_title": "Motion Blinds",
|
||||
"step": {
|
||||
"connect": {
|
||||
"data": {
|
||||
"api_key": "API-sleutel"
|
||||
},
|
||||
"description": "U hebt de API-sleutel van 16 tekens nodig, zie https://www.home-assistant.io/integrations/motion_blinds/#retrieving-the-key voor instructies",
|
||||
"title": "Motion Blinds"
|
||||
},
|
||||
"select": {
|
||||
"data": {
|
||||
"select_ip": "IP-adres"
|
||||
},
|
||||
"description": "Voer de installatie opnieuw uit als u extra Motion Gateways wilt aansluiten",
|
||||
"title": "Selecteer de Motion Gateway waarmee u verbinding wilt maken"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "API-sleutel",
|
||||
"host": "IP-adres"
|
||||
}
|
||||
},
|
||||
"description": "Maak verbinding met uw Motion Gateway, als het IP-adres niet is ingesteld, wordt auto-discovery gebruikt",
|
||||
"title": "Motion Blinds"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -22,6 +22,7 @@
|
||||
"data": {
|
||||
"floor_temperature": "Vloertemperatuur",
|
||||
"precision": "Precisie",
|
||||
"read_precision": "Lees Precisie",
|
||||
"set_precision": "Precisie instellen"
|
||||
},
|
||||
"description": "Opties voor de OpenTherm Gateway"
|
||||
|
@ -1,11 +1,20 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"addon_info_failed": "Mislukt om OpenZWave add-on info te krijgen.",
|
||||
"addon_install_failed": "De installatie van de OpenZWave add-on is mislukt.",
|
||||
"addon_set_config_failed": "Mislukt om OpenZWave configuratie in te stellen.",
|
||||
"already_configured": "Apparaat is al geconfigureerd",
|
||||
"already_in_progress": "De configuratiestroom is al aan de gang",
|
||||
"mqtt_required": "De [%%] integratie is niet ingesteld",
|
||||
"single_instance_allowed": "Al geconfigureerd. Slechts \u00e9\u00e9n configuratie mogelijk."
|
||||
},
|
||||
"error": {
|
||||
"addon_start_failed": "Het starten van de OpenZWave-add-on is mislukt. Controleer de configuratie."
|
||||
},
|
||||
"progress": {
|
||||
"install_addon": "Wacht even terwijl de installatie van de OpenZWave add-on wordt voltooid. Dit kan enkele minuten duren."
|
||||
},
|
||||
"step": {
|
||||
"hassio_confirm": {
|
||||
"title": "OpenZWave integratie instellen met de OpenZWave add-on"
|
||||
@ -14,6 +23,10 @@
|
||||
"title": "De OpenZWave add-on installatie is gestart"
|
||||
},
|
||||
"on_supervisor": {
|
||||
"data": {
|
||||
"use_addon": "Gebruik de OpenZWave Supervisor add-on"
|
||||
},
|
||||
"description": "Wilt u de OpenZWave Supervisor add-on gebruiken?",
|
||||
"title": "Selecteer een verbindingsmethode"
|
||||
},
|
||||
"start_addon": {
|
||||
|
@ -10,6 +10,13 @@
|
||||
"unknown": "Onverwachte fout"
|
||||
},
|
||||
"step": {
|
||||
"pair": {
|
||||
"data": {
|
||||
"pin": "PIN-code"
|
||||
},
|
||||
"description": "Voer de pincode in die op uw tv wordt weergegeven",
|
||||
"title": "Koppel"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"api_version": "API Versie",
|
||||
|
@ -19,6 +19,7 @@
|
||||
"token": "Plak hier de verificatie-token",
|
||||
"use_webhook": "Webhook gebruiken"
|
||||
},
|
||||
"description": "Om de API te kunnenopvragen is een `auth_token` nodig, die kan worden verkregen door [deze] (https://plaato.zendesk.com/hc/en-us/articles/360003234717-Auth-token) instructies te volgen\n\n Geselecteerd apparaat: **{device_type}** \n\nIndien u liever de ingebouwde webhook methode gebruikt (alleen Airlock) vink dan het vakje hieronder aan en laat Auth Token leeg",
|
||||
"title": "Selecteer API-methode"
|
||||
},
|
||||
"user": {
|
||||
|
@ -33,7 +33,8 @@
|
||||
"data": {
|
||||
"host": "Host",
|
||||
"port": "Poort"
|
||||
}
|
||||
},
|
||||
"title": "Stel het bord in"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -20,6 +20,9 @@
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"zone_run_time": "Standaardlooptijd van de zone (in seconden)"
|
||||
},
|
||||
"title": "Configureer RainMachine"
|
||||
}
|
||||
}
|
||||
|
@ -18,6 +18,9 @@
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"friendly_name": "Gebruik vriendelijke namen voor afhaaltypes (indien mogelijk)"
|
||||
},
|
||||
"title": "Configureer Recollect Waste"
|
||||
}
|
||||
}
|
||||
|
@ -64,7 +64,8 @@
|
||||
"off_delay": "Uitschakelvertraging",
|
||||
"off_delay_enabled": "Schakel uitschakelvertraging in",
|
||||
"replace_device": "Selecteer apparaat dat u wilt vervangen",
|
||||
"signal_repetitions": "Aantal signaalherhalingen"
|
||||
"signal_repetitions": "Aantal signaalherhalingen",
|
||||
"venetian_blind_mode": "Venetiaanse jaloezie modus"
|
||||
},
|
||||
"title": "Configureer apparaatopties"
|
||||
}
|
||||
|
@ -26,12 +26,15 @@
|
||||
"armed_custom_bypass": "Ingeschakeld met overbrugging(en)",
|
||||
"armed_home": "Ingeschakeld thuis",
|
||||
"armed_night": "Ingeschakeld nacht"
|
||||
}
|
||||
},
|
||||
"description": "Selecteer in welke staat u uw Risco-alarm wilt instellen wanneer u het Home Assistant-alarm inschakelt",
|
||||
"title": "Wijs Home Assistant-staten toe aan Risco-staten"
|
||||
},
|
||||
"init": {
|
||||
"data": {
|
||||
"code_arm_required": "PIN-code vereist om in te schakelen",
|
||||
"code_disarm_required": "PIN-code vereist om uit te schakelen"
|
||||
"code_disarm_required": "PIN-code vereist om uit te schakelen",
|
||||
"scan_interval": "Polling-interval (in seconden)"
|
||||
},
|
||||
"title": "Configureer opties"
|
||||
},
|
||||
@ -40,8 +43,12 @@
|
||||
"A": "Groep A",
|
||||
"B": "Groep B",
|
||||
"C": "Groep C",
|
||||
"D": "Groep D"
|
||||
}
|
||||
"D": "Groep D",
|
||||
"arm": "Ingeschakeld (AFWEZIG)",
|
||||
"partial_arm": "Gedeeltelijk ingeschakeld (AANWEZIG)"
|
||||
},
|
||||
"description": "Selecteer welke staat uw Home Assistant alarm zal melden voor elke staat gemeld door Risco",
|
||||
"title": "Wijs Risco-staten toe aan Home Assistant-staten"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
39
homeassistant/components/screenlogic/translations/nl.json
Normal file
39
homeassistant/components/screenlogic/translations/nl.json
Normal file
@ -0,0 +1,39 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Apparaat is al geconfigureerd"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Kan geen verbinding maken"
|
||||
},
|
||||
"flow_title": "ScreenLogic {name}",
|
||||
"step": {
|
||||
"gateway_entry": {
|
||||
"data": {
|
||||
"ip_address": "IP-adres",
|
||||
"port": "Poort"
|
||||
},
|
||||
"description": "Voer uw ScreenLogic Gateway informatie in.",
|
||||
"title": "ScreenLogic"
|
||||
},
|
||||
"gateway_select": {
|
||||
"data": {
|
||||
"selected_gateway": "Gateway"
|
||||
},
|
||||
"description": "De volgende ScreenLogic gateways werden ontdekt. Selecteer er een om te configureren, of kies ervoor om handmatig een ScreenLogic gateway te configureren.",
|
||||
"title": "ScreenLogic"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"scan_interval": "Seconden tussen scans"
|
||||
},
|
||||
"description": "Geef instellingen op voor {gateway_name}",
|
||||
"title": "ScreenLogic"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -24,7 +24,11 @@
|
||||
"environment": "Optionele naam van de omgeving.",
|
||||
"event_custom_components": "Gebeurtenissen verzenden vanuit aangepaste onderdelen",
|
||||
"event_handled": "Stuur afgehandelde gebeurtenissen",
|
||||
"event_third_party_packages": "Gebeurtenissen verzenden vanuit pakketten van derden"
|
||||
"event_third_party_packages": "Gebeurtenissen verzenden vanuit pakketten van derden",
|
||||
"logging_event_level": "Het logniveau waarvoor Sentry een gebeurtenis registreert",
|
||||
"logging_level": "Het logniveau Sentry zal logs opnemen als broodkruimels voor",
|
||||
"tracing": "Schakel prestatietracering in",
|
||||
"tracing_sample_rate": "Tracering van de steekproefsnelheid; tussen 0,0 en 1,0 (1,0 = 100%)"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -15,7 +15,8 @@
|
||||
"host": "Host",
|
||||
"port": "Poort",
|
||||
"system_id": "Systeem-ID"
|
||||
}
|
||||
},
|
||||
"description": "De systeem-id kan worden verkregen in de MyLink app onder Integratie door een niet-Cloud service te selecteren."
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -25,16 +26,24 @@
|
||||
},
|
||||
"step": {
|
||||
"entity_config": {
|
||||
"data": {
|
||||
"reverse": "Cover is omgekeerd"
|
||||
},
|
||||
"description": "Configureer opties voor `{entity_id}`",
|
||||
"title": "Entiteit configureren"
|
||||
},
|
||||
"init": {
|
||||
"data": {
|
||||
"entity_id": "Configureer een specifieke entiteit."
|
||||
"default_reverse": "Standaard omkeerstatus voor niet-geconfigureerde covers",
|
||||
"entity_id": "Configureer een specifieke entiteit.",
|
||||
"target_id": "Configureer opties voor een cover."
|
||||
},
|
||||
"title": "Configureer MyLink-opties"
|
||||
},
|
||||
"target_config": {
|
||||
"data": {
|
||||
"reverse": "Cover is omgekeerd"
|
||||
},
|
||||
"description": "Configureer opties voor ' {target_name} '",
|
||||
"title": "Configureer MyLink Cover"
|
||||
}
|
||||
|
@ -13,6 +13,7 @@
|
||||
"user": {
|
||||
"data": {
|
||||
"id": "Account ID",
|
||||
"is_tou": "Is tijd van gebruik plan",
|
||||
"password": "Wachtwoord",
|
||||
"username": "Gebruikersnaam"
|
||||
}
|
||||
|
@ -40,6 +40,7 @@
|
||||
"max_temp": "Maximale doeltemperatuur (gebruik min en max = 0 voor standaardwaarde)",
|
||||
"min_kelvin": "Minimaal ondersteunde kleurtemperatuur in kelvin",
|
||||
"min_temp": "Min. gewenste temperatuur (gebruik min en max = 0 voor standaard)",
|
||||
"set_temp_divided": "Gedeelde temperatuurwaarde gebruiken voor ingestelde temperatuuropdracht",
|
||||
"support_color": "Forceer kleurenondersteuning",
|
||||
"temp_divider": "Temperatuurwaarde deler (0 = standaardwaarde)",
|
||||
"temp_step_override": "Doeltemperatuur stap",
|
||||
@ -56,6 +57,7 @@
|
||||
"query_device": "Selecteer apparaat dat query-methode zal gebruiken voor snellere statusupdate",
|
||||
"query_interval": "Peilinginterval van het apparaat in seconden"
|
||||
},
|
||||
"description": "Stel de waarden voor het pollinginterval niet te laag in, anders zullen de oproepen geen foutmelding in het logboek genereren",
|
||||
"title": "Configureer Tuya opties"
|
||||
}
|
||||
}
|
||||
|
@ -1,7 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Account is al geconfigureerd"
|
||||
"already_configured": "Account is al geconfigureerd",
|
||||
"reauth_successful": "Herauthenticatie was succesvol"
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Ongeldige authenticatie",
|
||||
|
@ -11,6 +11,7 @@
|
||||
"electric": "Elektriciteit",
|
||||
"gas": "Gas",
|
||||
"heat_pump": "Warmtepomp",
|
||||
"high_demand": "Hoge vraag",
|
||||
"off": "Uit",
|
||||
"performance": "Prestaties"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user