2016-06-08 07:40:17 +03:00
OC . L10N . register (
"twofactor_totp" ,
{
"Enable TOTP" : "Aktivizo TOTP" ,
"This is your new TOTP secret:" : "Kjo është e fshehta juaj TOTP e re:" ,
"Scan this QR code with your TOTP app" : "Skanojeni këtë kod QR me aplikacionin tuaj TOTP" ,
2016-10-13 18:35:28 +03:00
"Authentication code" : "Kod mirëfilltësimi" ,
2017-04-04 03:17:22 +03:00
"Authenticate with a TOTP app" : "Mirëfilltësimin kryejeni me një aplikacion TOTP" ,
2016-10-13 18:35:28 +03:00
"Get the authentication code from the two-factor authentication app on your device." : "Merreni kodin e mirëfilltësimit pre aplikacionit të mirëfilltësimit dyfaktorësh te pajisja juaj." ,
"TOTP second-factor auth" : "TOTP second-factor auth"
2016-06-08 07:40:17 +03:00
} ,
"nplurals=2; plural=(n != 1);" ) ;