44 lines
1.4 KiB
JSON
44 lines
1.4 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Ger\u00e4t ist bereits konfiguriert",
|
|
"reauth_successful": "Die erneute Authentifizierung war erfolgreich"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Verbindung fehlgeschlagen",
|
|
"invalid_auth": "Ung\u00fcltige Authentifizierung",
|
|
"name_exists": "Name existiert bereits"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "Passwort"
|
|
},
|
|
"description": "Das Passwort f\u00fcr {username} ist ung\u00fcltig.",
|
|
"title": "Integration erneut authentifizieren"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Host",
|
|
"name": "Name",
|
|
"password": "Passwort",
|
|
"port": "Port",
|
|
"username": "Benutzername"
|
|
},
|
|
"title": "Transmission-Client einrichten"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"limit": "Limit",
|
|
"order": "Reihenfolge",
|
|
"scan_interval": "Aktualisierungsfrequenz"
|
|
},
|
|
"title": "Konfiguriere die Optionen f\u00fcr die \u00dcbertragung"
|
|
}
|
|
}
|
|
}
|
|
} |