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

cs_CZ.json « l10n - github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 62960456ef0eabb624d0b22ab3e013e306872283 (plain)
1
2
3
4
5
6
7
8
9
10
{ "translations": {
    "Enable TOTP" : "Povolit TOTP",
    "This is your new TOTP secret:" : "Toto je vaše nové TOTP tajemství:",
    "Scan this QR code with your TOTP app" : "Naskenujte tento QR kód svou TOTP aplikací",
    "Authenticate with a TOTP app" : "Přihlaste se pomocí TOTP aplikace",
    "Authentication code" : "Ověřovací kód",
    "Get the authentication code from the two-factor authentication app on your device." : "Získat ověřovací kód z aplikace na vašem přístroji.",
    "TOTP second-factor auth" : "TOTP druhý ověřovací faktor"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
}