2016-06-08 07:40:17 +03:00
OC . L10N . register (
"twofactor_totp" ,
{
2017-07-30 03:23:37 +03:00
"You enabled TOTP two-factor authentication for your account" : "Ju aktivizuat vërtetimin TOTP të dyfishtë për llogarinë tuaj" ,
"You disabled TOTP two-factor authentication for your account" : "Keni çaktivizuar vertëtimin me dy faktorë TOTP për llogarinë tënde" ,
"TOTP (Authenticator app)" : "TOTP (Aplikacion autentifikues)" ,
2017-04-04 03:17:22 +03:00
"Authenticate with a TOTP app" : "Mirëfilltësimin kryejeni me një aplikacion TOTP" ,
2018-10-19 03:32:15 +03:00
"Could not enable TOTP" : "Nuk mund të aktivizohej TOTP" ,
2019-05-03 03:39:01 +03:00
"Authentication code" : "Kod mirëfilltësimi" ,
"Verify" : "Verifiko" ,
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." ,
2018-10-04 03:39:42 +03:00
"Submit" : "Dërgo"
2016-06-08 07:40:17 +03:00
} ,
"nplurals=2; plural=(n != 1);" ) ;