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

sl.json « l10n - github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1989f64139497beddde3d48c6cbd07e1de11a7fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{ "translations": {
    "You enabled TOTP two-factor authentication for your account" : "Za račun ste omogočili dvostopenjsko overitev s časovno omejenim enkratnim geslom TOTP",
    "You disabled TOTP two-factor authentication for your account" : "Za račun ste onemogočili dvostopenjsko overitev s časovno omejenim enkratnim geslom TOTP",
    "TOTP two-factor authentication disabled by an admin" : "Dvostopenjska overitev s časovno omejenim geslom TOTP je skrbniško omejena",
    "TOTP (Authenticator app)" : "TOTP (overjevalni program)",
    "Authenticate with a TOTP app" : "Overi s programom TOTP",
    "Two-Factor TOTP Provider" : "Ponudnik dvostopenjske overitve TOTP",
    "TOTP two-factor provider" : "Ponudnik dvostopenjske overitve TOTP",
    "A Two-Factor-Auth Provider for TOTP (RFC 6238)" : "Ponudnik dvostopenjske overitve s časovno omejenim geslom TOTP (RFC 6238)",
    "Enable TOTP" : "Omogoči enkratno geslo",
    "Could not enable TOTP" : "Ni mogoče uporabiti časovno omejenega enkratnega gesla TOTP",
    "Could not verify your key. Please try again" : "Ključa ni mogoče overiti. Poskusite znova.",
    "Your new TOTP secret is:" : "Novo enkratno geslo TOTP:",
    "Authentication code" : "Overitvena koda",
    "Verify" : "Overi",
    "Get the authentication code from the two-factor authentication app on your device." : "Pridobi kodo za overitev prek programa za dvostopenjsko overjanje na napravi.",
    "Submit" : "Pošlji"
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
}