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

ca.json « l10n - github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5a4458a1ededd4163ce3101852a82c0c404d7548 (plain)
1
2
3
4
5
6
7
8
9
10
{ "translations": {
    "Enable TOTP" : "Activa TOTP",
    "This is your new TOTP secret:" : "Aquest és el teu nou secret TOTP:",
    "Scan this QR code with your TOTP app" : "Escaneja aquest codi QR amb la teva app TOTP",
    "Authentication code" : "Codi d'autenticació",
    "TOTP (Authenticator app)" : "TOTP (Autenticació de l'aplicació)",
    "Authenticate with a TOTP app" : "Autentica`t amb la app TOTP",
    "TOTP second-factor auth" : "TOTP segon factor d'autenticació"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}