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: 1929d1d62190b2052248984e98e98efb058d9481 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{ "translations": {
    "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 (Autentifikācijas lietotne)",
    "Authenticate with a TOTP app" : "Autentificēties ar TOTP lietotni",
    "Enable TOTP" : "Iespējot TOTP",
    "Could not verify your key. Please try again" : "Nevarēja verificēt tavu atslēgu. Mēģini vēlreiz.",
    "Authentication code" : "Autentifikācijas kods",
    "Verify" : "Verificēt",
    "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ē.",
    "Submit" : "Iesniegt"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}