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

de.json « l10n - github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d0578dad7e4b34201b5e27207291dce5b18f7f4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{ "translations": {
    "Enable TOTP" : "TOTP (zeitgesteuertes Einmalpasswort) aktivieren",
    "This is your new TOTP secret:" : "Dies ist dein neuer TOTP-Schlüssel:",
    "Scan this QR code with your TOTP app" : "Scanne diesen QR-Code mit deiner TOTP-App",
    "Once you have configured your app, enter a test code below to ensure that your app has been configured correctly." : "Nachdem du die App konfiguriert hast, gebe unten einen Testcode ein, um sicherzustellen, dass deine App korrekt konfiguriert ist.",
    "Authentication code" : "Authentifizierungscode",
    "Verify" : "Überprüfen",
    "Could not verify your key. Please try again" : "Dein Schlüssel konnte nicht überprüft werden. Bitte erneut versuchen",
    "You enabled TOTP two-factor authentication for your account" : "Du hast TOTP Zwei-Faktor-Authentifizierung für Dein Konto aktiviert",
    "You disabled TOTP two-factor authentication for your account" : "Du hast TOTP Zwei-Faktor-Authentifizierung für Dein Konto deaktiviert",
    "TOTP (Authenticator app)" : "TOTP (App zur Authentifizierung)",
    "Authenticate with a TOTP app" : "Mit einer TOTP-App authentifizieren",
    "Submit" : "Übermitteln",
    "Get the authentication code from the two-factor authentication app on your device." : "Erhalte den Authentifizierungscode von der Zweifaktorauthentifizierung-App auf deinem Gerät.",
    "TOTP second-factor auth" : "TOTP-Zweifaktorauthentifizierung"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}