mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 01:37:08 +00:00
[ci skip] Translation update
This commit is contained in:
parent
9f181ac92e
commit
0e14c3f92a
@ -5,6 +5,11 @@
|
||||
"cannot_connect": "Impossibile connettersi al server Almond.",
|
||||
"missing_configuration": "Si prega di controllare la documentazione su come impostare Almond."
|
||||
},
|
||||
"step": {
|
||||
"pick_implementation": {
|
||||
"title": "Seleziona metodo di autenticazione"
|
||||
}
|
||||
},
|
||||
"title": "Almond"
|
||||
}
|
||||
}
|
5
homeassistant/components/demo/.translations/it.json
Normal file
5
homeassistant/components/demo/.translations/it.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"config": {
|
||||
"title": "Demo"
|
||||
}
|
||||
}
|
@ -12,6 +12,6 @@
|
||||
"title": "\u586b\u5beb\u904e\u6ffe\u5668\u8cc7\u8a0a\u3002"
|
||||
}
|
||||
},
|
||||
"title": "GeoNet NZ Quakes"
|
||||
"title": "\u7d10\u897f\u862d GeoNet \u5730\u9707\u9810\u8b66"
|
||||
}
|
||||
}
|
@ -0,0 +1,16 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"identifier_exists": "Ubicaci\u00f3 ja registrada"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"radius": "Radi"
|
||||
},
|
||||
"title": "Introdueix els detalls del filtre."
|
||||
}
|
||||
},
|
||||
"title": "GeoNet NZ Volcano"
|
||||
}
|
||||
}
|
@ -0,0 +1,16 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"identifier_exists": "Lugar ya registrado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"radius": "Radio"
|
||||
},
|
||||
"title": "Complete los detalles de su filtro."
|
||||
}
|
||||
},
|
||||
"title": "GeoNet NZ Volc\u00e1n"
|
||||
}
|
||||
}
|
@ -0,0 +1,16 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"identifier_exists": "Localit\u00e0 gi\u00e0 registrata"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"radius": "Raggio"
|
||||
},
|
||||
"title": "Inserisci i tuoi dettagli del filtro."
|
||||
}
|
||||
},
|
||||
"title": "GeoNet NZ Vulcano"
|
||||
}
|
||||
}
|
@ -0,0 +1,16 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"identifier_exists": "\u5ea7\u6a19\u5df2\u8a3b\u518a"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"radius": "\u534a\u5f91"
|
||||
},
|
||||
"title": "\u586b\u5beb\u904e\u6ffe\u5668\u8cc7\u8a0a\u3002"
|
||||
}
|
||||
},
|
||||
"title": "\u7d10\u897f\u862d GeoNet \u706b\u5c71\u9810\u8b66"
|
||||
}
|
||||
}
|
@ -0,0 +1,15 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"no_devices_found": "Nessun dispositivo Hisense AEH-W4A1 trovato sulla rete.",
|
||||
"single_instance_allowed": "\u00c8 consentita solo una configurazione di Hisense AEH-W4A1"
|
||||
},
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Voui configurare Hisense AEH-W4A1",
|
||||
"title": "Hisense AEH-W4A1"
|
||||
}
|
||||
},
|
||||
"title": "Hisense AEH-W4A1"
|
||||
}
|
||||
}
|
25
homeassistant/components/wled/.translations/nl.json
Normal file
25
homeassistant/components/wled/.translations/nl.json
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Dit WLED-apparaat is al geconfigureerd.",
|
||||
"connection_error": "Kan geen verbinding maken met WLED-apparaat."
|
||||
},
|
||||
"error": {
|
||||
"connection_error": "Kan geen verbinding maken met WLED-apparaat."
|
||||
},
|
||||
"flow_title": "WLED: {name}",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Hostnaam of IP-adres"
|
||||
},
|
||||
"title": "Koppel je WLED"
|
||||
},
|
||||
"zeroconf_confirm": {
|
||||
"description": "Wil je de WLED genaamd `{name}` toevoegen aan Home Assistant?",
|
||||
"title": "Ontdekt WLED-apparaat"
|
||||
}
|
||||
},
|
||||
"title": "WLED"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user