Welcome to mirror list, hosted at ThFree Co, Russian Federation.

de_DE.json « l10n - github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a46ab17ee3d3f741f6787216c8fad954c927a1a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{ "translations": {
    "Enable TOTP" : "TOTP (zeitgesteuertes Einmalpasswort) aktivieren",
    "This is your new TOTP secret:" : "Dies ist Ihr neuer TOTP-Schlüssel:",
    "Scan this QR code with your TOTP app" : "Scannen Sie diesen QR-Code mit Ihrer TOTP-App",
    "You enabled TOTP two-factor authentication for your account" : "Sie haben TOTP Zwei-Faktor-Authentifizierung für Ihr Konto aktiviert",
    "You disabled TOTP two-factor authentication for your account" : "Sie haben TOTP Zwei-Faktor-Authentifizierung für Ihr Konto deaktiviert",
    "TOTP (Authenticator app)" : "TOTP (App zur Authentifizierung)",
    "Authenticate with a TOTP app" : "Mit einer TOTP-App authentifizieren",
    "Authentication code" : "Authentifizierungscode",
    "Get the authentication code from the two-factor authentication app on your device." : "Erhalten Sie den Authentifizierungscode von der Zweifaktorauthentifizierung-App auf Ihrem Gerät.",
    "TOTP second-factor auth" : "TOTP-Zweifaktorauthentifizierung"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}