diff options
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/sq.js')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/sq.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/twofactor_backupcodes/l10n/sq.js b/apps/twofactor_backupcodes/l10n/sq.js index 50a287a8027..3ced8235f6a 100644 --- a/apps/twofactor_backupcodes/l10n/sq.js +++ b/apps/twofactor_backupcodes/l10n/sq.js @@ -1,18 +1,18 @@ OC.L10N.register( "twofactor_backupcodes", { - "Generate backup codes" : "Gjenero kodet rezerve", - "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Kodet rezervë janë gjeneruar. {{të përdorura}} nga {{totali}} kode janë përdorur.", + "An error occurred while generating your backup codes" : "Ndodhi një problem ndërsa ishin duke u prodhuar kodet tuaja rezervë", "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Këto janë kodet tuaja rezervë. Ju lutemi ruajini dhe/ose printojini ato pasi nuk do të jeni në gjendje që ti lexoni më vonë", "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.", - "An error occurred while generating your backup codes" : "Ndodhi një problem ndërsa ishin duke u prodhuar kodet tuaja rezervë", - "Nextcloud backup codes" : "Kodet rezervë të Nextcloud", + "Generate backup codes" : "Gjenero kodet rezerve", "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", "Backup code" : "Kod i kopjuar", "Use backup code" : "Përdorni kodin e kopjimit", - "Second-factor backup codes" : "Kodet e rezervimit të dytë të faktorëve" + "Two factor backup codes" : "Dy kopje rezervë të faktorëve", + "Submit" : "Dërgo" }, "nplurals=2; plural=(n != 1);"); |