mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
[ci skip] Translation update
This commit is contained in:
parent
20b66faa6d
commit
2b3148296c
3
homeassistant/components/energy/translations/ca.json
Normal file
3
homeassistant/components/energy/translations/ca.json
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"title": "Energia"
|
||||||
|
}
|
3
homeassistant/components/energy/translations/et.json
Normal file
3
homeassistant/components/energy/translations/et.json
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"title": "Energia"
|
||||||
|
}
|
@ -15,5 +15,15 @@
|
|||||||
"title": "Verbinde zu LiteJet"
|
"title": "Verbinde zu LiteJet"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"options": {
|
||||||
|
"step": {
|
||||||
|
"init": {
|
||||||
|
"data": {
|
||||||
|
"default_transition": "Standard\u00fcbergang (Sekunden)"
|
||||||
|
},
|
||||||
|
"title": "LiteJet konfigurieren"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -30,4 +30,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -12,9 +12,9 @@
|
|||||||
"step": {
|
"step": {
|
||||||
"user": {
|
"user": {
|
||||||
"data": {
|
"data": {
|
||||||
|
"mfa": "MFA Code (Optional)",
|
||||||
"password": "Password",
|
"password": "Password",
|
||||||
"username": "Email",
|
"username": "Email"
|
||||||
"mfa": "MFA Code (Optional)"
|
|
||||||
},
|
},
|
||||||
"description": "Please enter your information.",
|
"description": "Please enter your information.",
|
||||||
"title": "Tesla - Configuration"
|
"title": "Tesla - Configuration"
|
||||||
|
@ -0,0 +1,28 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"abort": {
|
||||||
|
"already_configured": "Konto wurde bereits konfiguriert"
|
||||||
|
},
|
||||||
|
"error": {
|
||||||
|
"invalid_auth": "Ung\u00fcltige Authentifizierung"
|
||||||
|
},
|
||||||
|
"step": {
|
||||||
|
"reauth_confirm": {
|
||||||
|
"data": {
|
||||||
|
"area_id": "Bereichs-ID",
|
||||||
|
"name": "Name",
|
||||||
|
"password": "Passwort",
|
||||||
|
"username": "Benutzername"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"user": {
|
||||||
|
"data": {
|
||||||
|
"area_id": "Bereichs-ID",
|
||||||
|
"name": "Name",
|
||||||
|
"password": "Passwort",
|
||||||
|
"username": "Benutzername"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user