Skip to content

Commit

Permalink
docs: Update Danish Translation (#269)
Browse files Browse the repository at this point in the history
  • Loading branch information
nuukth authored Sep 21, 2022
1 parent b5cc9a7 commit 73829e3
Showing 1 changed file with 18 additions and 4 deletions.
22 changes: 18 additions & 4 deletions custom_components/tesla_custom/translations/da.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,37 @@
{
"config": {
"abort": {
"already_configured": "Konto er allerede konfigureret",
"reauth_successful": "Fornyelse af godkendelse lykkedes"
},
"error": {
"already_configured": "Konto er allerede konfigureret",
"cannot_connect": "Kunne ikke forbinde",
"invalid_auth": "Ugyldig godkendelse"
},
"step": {
"user": {
"data": {
"mfa": "MFA Kode (Valgfri)",
"password": "Adgangskode",
"username": "Email-adresse"
"username": "Email-addresse",
"token": "Opdaterings N\u00f8gle"
},
"description": "Indtast dine oplysninger.",
"title": "Tesla - Konfiguration"
"description": "Brugh 'Auth App for Tesla' til iOS eller 'Tesla Tokens' til Android\r\n for at oprette en opdaterings n\u00f8gle, og indtast den nedenfor.",
"title": "Tesla - Indstillinger"
}
}
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "Sekunder mellem scanninger"
"enable_wake_on_start": "Tving bil til at v\u00e5gne ved opstart",
"scan_interval": "Sekunder mellem scanninger",
"polling_policy": "Scannings politik. Se https://github.com/alandtse/tesla/wiki/Polling-policy"
}
}
}
}
}

0 comments on commit 73829e3

Please sign in to comment.