mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
[ci skip] Translation update
This commit is contained in:
parent
ae45d7dade
commit
8bacfcec50
@ -6,6 +6,7 @@
|
||||
"error": {
|
||||
"cannot_connect": "No se pudo conectar",
|
||||
"invalid_auth": "Autenticaci\u00f3n no v\u00e1lida",
|
||||
"invalid_response": "Respuesta no v\u00e1lida del dispositivo",
|
||||
"unknown": "Error inesperado"
|
||||
},
|
||||
"step": {
|
||||
@ -14,6 +15,7 @@
|
||||
"host": "Host",
|
||||
"password": "Contrase\u00f1a",
|
||||
"port": "Puerto",
|
||||
"rtsp_port": "Puerto RTSP",
|
||||
"stream": "Stream",
|
||||
"username": "Usuario"
|
||||
}
|
||||
|
26
homeassistant/components/foscam/translations/nl.json
Normal file
26
homeassistant/components/foscam/translations/nl.json
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Apparaat is al geconfigureerd"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Kan geen verbinding maken",
|
||||
"invalid_auth": "Ongeldige authenticatie",
|
||||
"invalid_response": "Ongeldig antwoord van het apparaat",
|
||||
"unknown": "Onverwachte fout"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host",
|
||||
"password": "Wachtwoord",
|
||||
"port": "Poort",
|
||||
"rtsp_port": "RTSP-poort",
|
||||
"stream": "Stream",
|
||||
"username": "Gebruikersnaam"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Foscam"
|
||||
}
|
21
homeassistant/components/huisbaasje/translations/nl.json
Normal file
21
homeassistant/components/huisbaasje/translations/nl.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Apparaat is al geconfigureerd"
|
||||
},
|
||||
"error": {
|
||||
"connection_exception": "Kan geen verbinding maken",
|
||||
"invalid_auth": "Ongeldige authenticatie",
|
||||
"unauthenticated_exception": "Ongeldige authenticatie",
|
||||
"unknown": "Onverwachte fout"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Wachtwoord",
|
||||
"username": "Gebruikersnaam"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
14
homeassistant/components/mazda/translations/nl.json
Normal file
14
homeassistant/components/mazda/translations/nl.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Account is al geconfigureerd",
|
||||
"reauth_successful": "Herauthenticatie was succesvol"
|
||||
},
|
||||
"error": {
|
||||
"account_locked": "Account vergrendeld. Probeer het later nog eens.",
|
||||
"cannot_connect": "Kan geen verbinding maken",
|
||||
"invalid_auth": "Ongeldige authenticatie",
|
||||
"unknown": "Onverwachte fout"
|
||||
}
|
||||
}
|
||||
}
|
@ -6,6 +6,13 @@
|
||||
"is_on": "{entity_name} is ingeschakeld",
|
||||
"is_paused": "{entity_name} is gepauzeerd",
|
||||
"is_playing": "{entity_name} wordt afgespeeld"
|
||||
},
|
||||
"trigger_type": {
|
||||
"idle": "{entity_name} wordt inactief",
|
||||
"paused": "{entity_name} is gepauzeerd",
|
||||
"playing": "{entity_name} begint te spelen",
|
||||
"turned_off": "{entity_name} uitgeschakeld",
|
||||
"turned_on": "{entity_name} ingeschakeld"
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
|
66
homeassistant/components/mysensors/translations/nl.json
Normal file
66
homeassistant/components/mysensors/translations/nl.json
Normal file
@ -0,0 +1,66 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"not_a_number": "Voer een nummer in",
|
||||
"port_out_of_range": "Poortnummer moet minimaal 1 en maximaal 65535 zijn",
|
||||
"same_topic": "De topics abonneren en publiceren zijn hetzelfde",
|
||||
"unknown": "Onverwachte fout"
|
||||
},
|
||||
"error": {
|
||||
"already_configured": "Apparaat is al geconfigureerd",
|
||||
"cannot_connect": "Kan geen verbinding maken",
|
||||
"duplicate_persistence_file": "Persistentiebestand al in gebruik",
|
||||
"duplicate_topic": "Topic is al in gebruik",
|
||||
"invalid_auth": "Ongeldige authenticatie",
|
||||
"invalid_device": "Ongeldig apparaat",
|
||||
"invalid_ip": "Ongeldig IP-adres",
|
||||
"invalid_persistence_file": "Ongeldig persistentiebestand",
|
||||
"invalid_port": "Ongeldig poortnummer",
|
||||
"invalid_publish_topic": "ongeldig publiceer topic",
|
||||
"invalid_serial": "Ongeldige seri\u00eble poort",
|
||||
"invalid_subscribe_topic": "Ongeldig abonneer topic",
|
||||
"invalid_version": "Ongeldige MySensors-versie",
|
||||
"not_a_number": "Voer een nummer in",
|
||||
"port_out_of_range": "Poortnummer moet minimaal 1 en maximaal 65535 zijn",
|
||||
"same_topic": "De topics abonneren en publiceren zijn hetzelfde",
|
||||
"unknown": "Onverwachte fout"
|
||||
},
|
||||
"step": {
|
||||
"gw_mqtt": {
|
||||
"data": {
|
||||
"persistence_file": "persistentiebestand (leeg laten om automatisch te genereren)",
|
||||
"retain": "mqtt behouden",
|
||||
"topic_in_prefix": "prefix voor inkomende topics (topic_in_prefix)",
|
||||
"topic_out_prefix": "prefix voor uitgaande topics (topic_out_prefix)",
|
||||
"version": "MySensors-versie"
|
||||
},
|
||||
"description": "MQTT-gateway instellen"
|
||||
},
|
||||
"gw_serial": {
|
||||
"data": {
|
||||
"baud_rate": "baudrate",
|
||||
"device": "Seri\u00eble poort",
|
||||
"persistence_file": "persistentiebestand (leeg laten om automatisch te genereren)",
|
||||
"version": "MySensors-versie"
|
||||
},
|
||||
"description": "Seri\u00eble gateway setup"
|
||||
},
|
||||
"gw_tcp": {
|
||||
"data": {
|
||||
"device": "IP-adres van de gateway",
|
||||
"persistence_file": "persistentiebestand (leeg laten om automatisch te genereren)",
|
||||
"tcp_port": "Poort",
|
||||
"version": "MySensors-versie"
|
||||
},
|
||||
"description": "Ethernet gateway instellen"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"gateway_type": "Gateway type"
|
||||
},
|
||||
"description": "Kies de verbindingsmethode met de gateway"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "MySensors"
|
||||
}
|
8
homeassistant/components/number/translations/nl.json
Normal file
8
homeassistant/components/number/translations/nl.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_value": "Stel waarde in voor {entity_name}"
|
||||
}
|
||||
},
|
||||
"title": "Nummer"
|
||||
}
|
16
homeassistant/components/philips_js/translations/es.json
Normal file
16
homeassistant/components/philips_js/translations/es.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"api_version": "Versi\u00f3n del API"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"device_automation": {
|
||||
"trigger_type": {
|
||||
"turn_on": "Se solicita al dispositivo que se encienda"
|
||||
}
|
||||
}
|
||||
}
|
16
homeassistant/components/philips_js/translations/et.json
Normal file
16
homeassistant/components/philips_js/translations/et.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"api_version": "API versioon"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"device_automation": {
|
||||
"trigger_type": {
|
||||
"turn_on": "Seadmel palutakse sisse l\u00fclituda"
|
||||
}
|
||||
}
|
||||
}
|
24
homeassistant/components/philips_js/translations/no.json
Normal file
24
homeassistant/components/philips_js/translations/no.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Enheten er allerede konfigurert"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Tilkobling mislyktes",
|
||||
"unknown": "Uventet feil"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"api_version": "API-versjon",
|
||||
"host": "Vert"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"device_automation": {
|
||||
"trigger_type": {
|
||||
"turn_on": "Enheten blir bedt om \u00e5 sl\u00e5 p\u00e5"
|
||||
}
|
||||
}
|
||||
}
|
24
homeassistant/components/philips_js/translations/ru.json
Normal file
24
homeassistant/components/philips_js/translations/ru.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u042d\u0442\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u043e \u0432 Home Assistant."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f.",
|
||||
"unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"api_version": "\u0412\u0435\u0440\u0441\u0438\u044f API",
|
||||
"host": "\u0425\u043e\u0441\u0442"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"device_automation": {
|
||||
"trigger_type": {
|
||||
"turn_on": "\u0417\u0430\u043f\u0440\u043e\u0448\u0435\u043d\u043e \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430"
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,24 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u88dd\u7f6e\u7d93\u8a2d\u5b9a\u5b8c\u6210"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u9023\u7dda\u5931\u6557",
|
||||
"unknown": "\u672a\u9810\u671f\u932f\u8aa4"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"api_version": "API \u7248\u672c",
|
||||
"host": "\u4e3b\u6a5f\u7aef"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"device_automation": {
|
||||
"trigger_type": {
|
||||
"turn_on": "\u88dd\u7f6e\u5fc5\u9808\u70ba\u958b\u555f\u72c0\u614b"
|
||||
}
|
||||
}
|
||||
}
|
@ -7,6 +7,11 @@
|
||||
"cannot_connect": "Kon niet verbinden"
|
||||
},
|
||||
"step": {
|
||||
"api_key": {
|
||||
"data": {
|
||||
"api_key": "API-sleutel"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "API-sleutel",
|
||||
@ -15,6 +20,7 @@
|
||||
"name": "Naam",
|
||||
"port": "Poort",
|
||||
"ssl": "Maakt gebruik van een SSL-certificaat",
|
||||
"statistics_only": "Alleen statistieken",
|
||||
"verify_ssl": "SSL-certificaat verifi\u00ebren"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@
|
||||
"data": {
|
||||
"ip_address": "Direcci\u00f3n IP"
|
||||
},
|
||||
"description": "La contrase\u00f1a suele ser los \u00faltimos 5 caracteres del n\u00famero de serie del Backup Gateway y se puede encontrar en la aplicaci\u00f3n Telsa; o los \u00faltimos 5 caracteres de la contrase\u00f1a que se encuentran dentro de la puerta del Backup Gateway 2.",
|
||||
"title": "Conectarse al powerwall"
|
||||
}
|
||||
}
|
||||
|
@ -8,6 +8,7 @@
|
||||
"unknown": "Onverwachte fout",
|
||||
"wrong_version": "Uw powerwall gebruikt een softwareversie die niet wordt ondersteund. Overweeg om dit probleem te upgraden of te melden, zodat het kan worden opgelost."
|
||||
},
|
||||
"flow_title": "Tesla Powerwall ({ip_adres})",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
@ -9,6 +9,14 @@
|
||||
},
|
||||
"flow_title": "Roku: {name}",
|
||||
"step": {
|
||||
"discovery_confirm": {
|
||||
"data": {
|
||||
"one": "Een",
|
||||
"other": "Ander"
|
||||
},
|
||||
"description": "Wilt u {naam} instellen?",
|
||||
"title": "Roku"
|
||||
},
|
||||
"ssdp_confirm": {
|
||||
"data": {
|
||||
"one": "Leeg",
|
||||
|
@ -1,9 +1,33 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Apparaat is al geconfigureerd",
|
||||
"cannot_connect": "Kan geen verbinding maken",
|
||||
"not_irobot_device": "Het gevonden apparaat is geen iRobot-apparaat"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Verbinding mislukt, probeer het opnieuw"
|
||||
},
|
||||
"flow_title": "iRobot {naam} ({host})",
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"host": "Host"
|
||||
},
|
||||
"description": "Kies een Roomba of Braava.",
|
||||
"title": "Automatisch verbinding maken met het apparaat"
|
||||
},
|
||||
"link": {
|
||||
"description": "Houd de Home-knop op {naam} ingedrukt totdat het apparaat een geluid genereert (ongeveer twee seconden).",
|
||||
"title": "Wachtwoord opvragen"
|
||||
},
|
||||
"link_manual": {
|
||||
"data": {
|
||||
"password": "Wachtwoord"
|
||||
},
|
||||
"description": "Het wachtwoord kon niet automatisch van het apparaat worden opgehaald. Volg de stappen zoals beschreven in de documentatie op: {auth_help_url}",
|
||||
"title": "Voer wachtwoord in"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"blid": "BLID",
|
||||
|
@ -0,0 +1,5 @@
|
||||
{
|
||||
"config": {
|
||||
"flow_title": "Somfy MyLink {mac} ( {ip} )"
|
||||
}
|
||||
}
|
@ -1,13 +1,15 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Controller site is al geconfigureerd"
|
||||
"already_configured": "Controller site is al geconfigureerd",
|
||||
"reauth_successful": "Herauthenticatie was succesvol"
|
||||
},
|
||||
"error": {
|
||||
"faulty_credentials": "Foutieve gebruikersgegevens",
|
||||
"service_unavailable": "Geen service beschikbaar",
|
||||
"unknown_client_mac": "Geen client beschikbaar op dat MAC-adres"
|
||||
},
|
||||
"flow_title": "UniFi Netwerk {site} ({host})",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
56
homeassistant/components/zwave_js/translations/nl.json
Normal file
56
homeassistant/components/zwave_js/translations/nl.json
Normal file
@ -0,0 +1,56 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"addon_get_discovery_info_failed": "Ophalen van ontdekkingsinformatie voor Z-Wave JS-add-on is mislukt.",
|
||||
"addon_info_failed": "Ophalen van Z-Wave JS add-on-info is mislukt.",
|
||||
"addon_install_failed": "Kan de Z-Wave JS add-on niet installeren.",
|
||||
"addon_missing_discovery_info": "De Z-Wave JS addon mist ontdekkings informatie",
|
||||
"addon_set_config_failed": "Instellen van de Z-Wave JS-configuratie is mislukt.",
|
||||
"already_configured": "Apparaat is al geconfigureerd",
|
||||
"already_in_progress": "De configuratiestroom is al aan de gang",
|
||||
"cannot_connect": "Kan geen verbinding maken"
|
||||
},
|
||||
"error": {
|
||||
"addon_start_failed": "Het is niet gelukt om de Z-Wave JS add-on te starten. Controleer de configuratie.",
|
||||
"cannot_connect": "Kan geen verbinding maken",
|
||||
"invalid_ws_url": "Ongeldige websocket URL",
|
||||
"unknown": "Onverwachte fout"
|
||||
},
|
||||
"progress": {
|
||||
"install_addon": "Een ogenblik geduld terwijl de installatie van de Z-Wave JS add-on is voltooid. Dit kan enkele minuten duren."
|
||||
},
|
||||
"step": {
|
||||
"hassio_confirm": {
|
||||
"title": "Z-Wave JS integratie instellen met de Z-Wave JS add-on"
|
||||
},
|
||||
"install_addon": {
|
||||
"title": "De Z-Wave JS add-on installatie is gestart"
|
||||
},
|
||||
"manual": {
|
||||
"data": {
|
||||
"url": "URL"
|
||||
}
|
||||
},
|
||||
"on_supervisor": {
|
||||
"data": {
|
||||
"use_addon": "Gebruik de Z-Wave JS Supervisor add-on"
|
||||
},
|
||||
"description": "Wilt u de Z-Wave JS Supervisor add-on gebruiken?",
|
||||
"title": "Selecteer verbindingsmethode"
|
||||
},
|
||||
"start_addon": {
|
||||
"data": {
|
||||
"network_key": "Netwerksleutel",
|
||||
"usb_path": "USB-apparaatpad"
|
||||
},
|
||||
"title": "Voer de Z-Wave JS add-on configuratie in"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"url": "URL"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Z-Wave JS"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user