diff options
Diffstat (limited to 'apps/encryption/l10n/sq.js')
-rw-r--r-- | apps/encryption/l10n/sq.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/encryption/l10n/sq.js b/apps/encryption/l10n/sq.js index d1c136ae1fd..bbdad8796ff 100644 --- a/apps/encryption/l10n/sq.js +++ b/apps/encryption/l10n/sq.js @@ -34,7 +34,6 @@ OC.L10N.register( "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Aktivizimi i kësaj mundësie fshehtëzon krejt kartelat e depozituara në depon bazë, përndryshe do të fshehtëzohen vetëm kartelat në depozitën e jashtme", "Enable recovery key" : "Aktivizo kyç rimarrjesh", "Disable recovery key" : "Çaktivizo kyç rimarrjesh", - "The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "Kyçi i rimarrjeve është një kyç ekstra fshehtëzimesh që përdoret për të fshehtëzuar kartela. Ai lejon rimarrjen e një kartele të përdoruesit, nëse përdoruesi harron fjalëkalimin e vet.", "Recovery key password" : "Fjalëkalim kyçi rimarrjesh", "Repeat recovery key password" : "Rijepni fjalëkalim kyçi rimarrjesh", "Change recovery key password:" : "Ndryshoni fjalëkalim kyçi rimarrjesh:", @@ -52,6 +51,7 @@ OC.L10N.register( "Enable password recovery:" : "Aktivizo rimarrje fjalëkalimesh:", "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Aktivizimi i kësaj mundësie do t’ju lejojë të rifitoni hyrje te kartelat tuaja të fshehtëzuara në rast humbjeje fjalëkalimi", "Enabled" : "E aktivizuar", - "Disabled" : "E çaktivizuar" + "Disabled" : "E çaktivizuar", + "The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "Kyçi i rimarrjeve është një kyç ekstra fshehtëzimesh që përdoret për të fshehtëzuar kartela. Ai lejon rimarrjen e një kartele të përdoruesit, nëse përdoruesi harron fjalëkalimin e vet." }, "nplurals=2; plural=(n != 1);"); |