[ci skip] Translation update

This commit is contained in:
HomeAssistant Azure 2019-11-21 00:32:11 +00:00
parent 9f181ac92e
commit 0e14c3f92a
9 changed files with 115 additions and 1 deletions

View File

@ -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"
}
}

View File

@ -0,0 +1,5 @@
{
"config": {
"title": "Demo"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View 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"
}
}