twofactor_totp/l10n/sq.js

21 строка
1.5 KiB
JavaScript
Исходник Обычный вид История

2016-06-08 07:40:17 +03:00
OC.L10N.register(
"twofactor_totp",
{
"Enable TOTP" : "Aktivizo TOTP",
2017-08-01 03:23:39 +03:00
"This is your new TOTP secret:" : "Kjo është TOTP e fshehta juaj e re:",
2016-06-08 07:40:17 +03:00
"Scan this QR code with your TOTP app" : "Skanojeni këtë kod QR me aplikacionin tuaj TOTP",
2017-06-07 03:24:53 +03:00
"Once you have configured your app, enter a test code below to ensure that your app has been configured correctly." : "Mbasi keni konfiguruar aplikacionin, vendosni një kod provë poshtë për tu siguruar se aplikacioni yt është konfiguruar saktësisht.",
2016-10-13 18:35:28 +03:00
"Authentication code" : "Kod mirëfilltësimi",
2017-08-01 03:23:39 +03:00
"Verify" : "Verifiko",
2017-05-28 03:22:24 +03:00
"Could not verify your key. Please try again" : "Çelësi juaj s'mund të verifikohej. Ju lutem provoni përsëri",
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",
2017-07-30 03:23:37 +03:00
"Two Factor TOTP Provider" : "Ofrues i dy Faktorit TOTP",
2017-08-01 03:23:39 +03:00
"Submit" : "Dërgo",
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);");