nextcloud/apps/twofactor_backupcodes/l10n/sq.js
Nextcloud bot 21d79e2308
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-05-21 00:24:39 +00:00

17 lines
995 B
JavaScript

OC.L10N.register(
"twofactor_backupcodes",
{
"You created two-factor backup codes for your account" : "Ju krijuat kodet rezervë me dy faktorë për llogarinë tuaj",
"Second-factor backup codes" : "Kodet e rezervimit të dytë të faktorëve",
"Generate backup codes" : "Gjenero kodet rezerve",
"Backup code" : "Kod i kopjuar",
"Use backup code" : "Përdorni kodin e kopjimit",
"Two factor backup codes" : "Dy kopje rezervë të faktorëve",
"An error occurred while generating your backup codes" : "Ndodhi një problem ndërsa ishin duke u prodhuar kodet tuaja rezervë",
"Save backup codes" : "Ruaj kodet e kopjuara",
"Print backup codes" : "Printo kodet rezervë ",
"Regenerate backup codes" : "Gjenero kodet e kopjuara",
"If you regenerate backup codes, you automatically invalidate old codes." : "Nëse gjeneroni kode rezervë, automaktikisht ju çaktivizoni kodet e vjetra.",
"Submit" : "Dërgo"
},
"nplurals=2; plural=(n != 1);");