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

lv.json « l10n - github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 17542c230b7f0a130da2d603bafd73073c169dba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{ "translations": {
    "Enable TOTP" : "Iespējot TOTP",
    "This is your new TOTP secret:" : "Šis ir jūsu jaunais TOTP noslēpums:",
    "Scan this QR code with your TOTP app" : "Skenējiet šo QR kodu ar TOTP lietotni",
    "You enabled TOTP two-factor authentication for your account" : "Esat iespējojis TOTP divu faktoru autentifikāciju jūsu kontam",
    "You disabled TOTP two-factor authentication for your account" : "Esat atspējojis TOTP divu faktoru autentifikāciju jūsu kontam",
    "TOTP (Authenticator app)" : "TOTP (Autentificētājs lietotne)",
    "Authenticate with a TOTP app" : "Autentificēt ar TOTP lietotni",
    "Authentication code" : "Autentifikācijas kods",
    "Get the authentication code from the two-factor authentication app on your device." : "Iegūstiet autentifikācijas kodu no divu faktoru autentifikācijas koda autentifikācijas jūsu ierīcē.",
    "TOTP second-factor auth" : "TOTP otrā faktora autentifikācija"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}