twofactor_totp/l10n/sl.json

8 строки
458 B
JSON
Исходник Обычный вид История

2016-06-13 07:39:34 +03:00
{ "translations": {
"Enable TOTP" : "Omogoči enkratno geslo",
"This is your new TOTP secret:" : "Nastavljeno je novo enkratno geslo:",
"Scan this QR code with your TOTP app" : "Preberi kodo QR enkratnega gesla z ustreznim programom",
2017-04-04 03:17:22 +03:00
"Authentication code" : "Prijavna šifra",
"Authenticate with a TOTP app" : "Overi z enkratnim geslom"
2016-06-13 07:39:34 +03:00
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
}