twofactor_u2f/l10n/sq.js

27 строки
2.3 KiB
JavaScript
Исходник Обычный вид История

2017-03-25 04:18:22 +03:00
OC.L10N.register(
"twofactor_u2f",
{
2017-07-29 03:24:34 +03:00
"No U2F devices configured. You are not using U2F as second factor at the moment." : "Asnjë pajisje U2F e konfiguruar. Ju nuk po përdorni U2F si faktor të dytë në këtë moment.",
2017-06-30 03:23:36 +03:00
"The following devices are configured for U2F second-factor authentication:" : "Pajisjet në vijim janë konfiguruar për identifikimin me dy faktor U2F:",
2017-05-16 03:19:58 +03:00
"Unnamed device" : "Paisje pa emër",
"Remove" : "Hiq",
2017-08-01 03:23:58 +03:00
"Add U2F device" : "Shto pajisjen U2F",
2017-05-28 03:22:43 +03:00
"You can add as many devices as you like. It is recommended to give each device a distinct name." : "Mund të shtoni aq pajisje sa dëshironi. Rekomandohet ti jepni cdo pajisjeje nje emër të veçantë",
2017-08-01 03:23:58 +03:00
"Adding a new device …" : "Duke shtuar një pajisje të re ...",
2017-06-08 03:23:39 +03:00
"Could not remove your U2F device" : "Nuk mund të hiqet pajisja juaj U2F",
2017-03-25 04:18:22 +03:00
"Server error while trying to add U2F device" : "Gabim serveri gjatë përpjekjes për të shtuar pajisjen U2F",
2017-07-30 03:23:57 +03:00
"U2F device registration failed (error code {errorCode})" : "Regjistrimi i pajisjes U2F dështoi (gabim kodi {gabimKodi})",
"Server error while trying to complete U2F device registration" : "Gabim serveri gjatë përpjekjes për të plotësuar regjistrimin e pajisjes U2F",
"You added an U2F hardware token" : "Shtuat një shenjë hardware U2F",
2017-07-29 03:24:34 +03:00
"You removed an U2F hardware token" : "Ju hoqët një U2F hardware token",
2017-03-25 04:18:22 +03:00
"U2F device" : "Pajisje U2F",
"Authenticate with an U2F device" : "Verifikoni me një pajisje U2F",
2017-07-30 03:23:57 +03:00
"Two Factor U2F" : "Dy Faktorizim U2F",
2017-03-25 04:18:22 +03:00
"An error occurred. Please try again." : "Ndodhi një problem.Ju lutem provoni përsëri.",
2017-06-08 03:23:39 +03:00
"Loading your devices …" : "Duke ngarkuar pajisjet tuaja ...",
2018-10-04 03:40:15 +03:00
"Please plug in your U2F device and press the device button to authorize." : "Ju lutemi futni pajisjen tuaj U2F dhe shtypni butonin e pajisjes për të autorizuar.",
2017-03-25 04:18:22 +03:00
"Chrome is the only browser that supports U2F devices. You need to install the \"U2F Support Add-on\" on Firefox to use U2F." : "Chrome është i vetmi shfletues që suporton paisjet UF2. Do t'ju duhet të instaloni shtesën \"U2F Support Add-on\" në Firefox që të përdorni U2F.",
"U2F device successfully registered." : "Pajisja U2F u regjistrua me sukses."
},
"nplurals=2; plural=(n != 1);");