mirror of
https://github.com/home-assistant/core.git
synced 2025-05-14 10:59:15 +00:00
[ci skip] Translation update
This commit is contained in:
parent
0404acddf9
commit
c937c6d6b5
19
homeassistant/components/ambee/translations/ca.json
Normal file
19
homeassistant/components/ambee/translations/ca.json
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"error": {
|
||||||
|
"cannot_connect": "Ha fallat la connexi\u00f3",
|
||||||
|
"invalid_api_key": "Clau API inv\u00e0lida"
|
||||||
|
},
|
||||||
|
"step": {
|
||||||
|
"user": {
|
||||||
|
"data": {
|
||||||
|
"api_key": "Clau API",
|
||||||
|
"latitude": "Latitud",
|
||||||
|
"longitude": "Longitud",
|
||||||
|
"name": "Nom"
|
||||||
|
},
|
||||||
|
"description": "Configura Ambee per a integrar-lo amb Home Assistant."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
19
homeassistant/components/ambee/translations/nl.json
Normal file
19
homeassistant/components/ambee/translations/nl.json
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"error": {
|
||||||
|
"cannot_connect": "Kan geen verbinding maken",
|
||||||
|
"invalid_api_key": "Ongeldige API-sleutel"
|
||||||
|
},
|
||||||
|
"step": {
|
||||||
|
"user": {
|
||||||
|
"data": {
|
||||||
|
"api_key": "API-sleutel",
|
||||||
|
"latitude": "Breedtegraad",
|
||||||
|
"longitude": "Lengtegraad",
|
||||||
|
"name": "Naam"
|
||||||
|
},
|
||||||
|
"description": "Stel Ambee in om te integreren met Home Assistant."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user