core/homeassistant/components/hangouts/.translations/de.json

32 lines
1.1 KiB
JSON
Raw Normal View History

2018-08-24 13:54:47 +00:00
{
"config": {
"abort": {
"already_configured": "Google Hangouts ist bereits konfiguriert",
"unknown": "Ein unbekannter Fehler ist aufgetreten."
},
"error": {
2019-01-09 23:29:31 +00:00
"invalid_2fa": "Ung\u00fcltige 2-Faktor Authentifizierung, bitte versuchen Sie es erneut.",
2018-08-24 13:54:47 +00:00
"invalid_2fa_method": "Ung\u00fcltige 2FA Methode (mit Telefon verifizieren)",
"invalid_login": "Ung\u00fcltige Daten, bitte erneut versuchen."
},
"step": {
"2fa": {
"data": {
"2fa": "2FA PIN"
},
2018-10-05 15:50:00 +00:00
"description": "Leer",
2018-08-24 13:54:47 +00:00
"title": "2-Faktor-Authentifizierung"
},
"user": {
"data": {
2019-04-09 15:34:20 +00:00
"authorization_code": "Autorisierungscode (f\u00fcr die manuelle Authentifizierung erforderlich)",
2018-08-24 13:54:47 +00:00
"email": "E-Mail-Adresse",
"password": "Passwort"
},
2018-10-05 15:50:00 +00:00
"description": "Leer",
2018-08-24 13:54:47 +00:00
"title": "Google Hangouts Login"
}
},
"title": "Google Hangouts"
}
}