diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-06 01:12:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-06 01:12:16 +0000 |
commit | 3867a74f0d8f17357043a72e38828eb3cbca59f8 (patch) | |
tree | e096de451734b053e2913f1291679227fb8e49a7 /apps/encryption/l10n/sq.js | |
parent | c2320aea228e7c58d2e77038ca14a80486a9073c (diff) | |
download | nextcloud-server-3867a74f0d8f17357043a72e38828eb3cbca59f8.tar.gz nextcloud-server-3867a74f0d8f17357043a72e38828eb3cbca59f8.zip |
[tx-robot] updated from transifex
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 092a51b968f..ff03264d326 100644 --- a/apps/encryption/l10n/sq.js +++ b/apps/encryption/l10n/sq.js @@ -21,7 +21,6 @@ OC.L10N.register( "The old password was not correct, please try again." : "Fjalëkalimi i vjetër s’qe i saktë, ju lutemi, riprovoni.", "The current log-in password was not correct, please try again." : "Fjalëkalimi i tanishëm i hyrjeve s’qe i saktë, ju lutemi, riprovoni.", "Private key password successfully updated." : "Fjalëkalimi për kyçin privat u përditësua me sukses.", - "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Lypset të kaloni kyçet tuaj të fshehtëzimeve nga versioni i vjetër i fshehtëzimeve (ownCloud <= 8.0) te i riu. Ju lutemi, ekzekutoni run 'occ encryption:migrate' ose lidhuni me përgjegjësin tuaj", "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Kyç privat i pavlefshëm për aplikacionin e fshehtëzimeve. Ju lutemi, përditësoni fjalëkalimin tuaj të kyçit privat te rregullimet tuaja personale që të rimerrni hyrje te kartelat tuaja të fshehtëzuara.", "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "Aplikacioni i Enkriptimit është i aktivizuar, por kyçet tuaj s’janë vënë në punë, ju lutemi, dilni dhe rihyni përsëri", "Please enable server side encryption in the admin settings in order to use the encryption module." : "Ju lutem aktivizoni ekriptimin në anën e serverit në konfigurimet e administratorit në mënyrë që të përdorni modulin e enkriptimit.", @@ -59,6 +58,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", + "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Lypset të kaloni kyçet tuaj të fshehtëzimeve nga versioni i vjetër i fshehtëzimeve (ownCloud <= 8.0) te i riu. Ju lutemi, ekzekutoni run 'occ encryption:migrate' ose lidhuni me përgjegjësin tuaj" }, "nplurals=2; plural=(n != 1);"); |