diff options
Diffstat (limited to 'apps/settings/l10n/sq.js')
-rw-r--r-- | apps/settings/l10n/sq.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/sq.js b/apps/settings/l10n/sq.js index 66af2f98638..e522729129b 100644 --- a/apps/settings/l10n/sq.js +++ b/apps/settings/l10n/sq.js @@ -193,6 +193,7 @@ OC.L10N.register( "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikacioni është aktivizuar, por lyp të përditësohet. Do të ridrejtoheni te faqja e përditësimeve brenda 5 sekondash.", "Documentation" : "Dokumentacioni", "Forum" : "Forum", + "Login" : "Hyrje", "SSL/TLS" : "SSL/TLS", "Open documentation" : "Hapni dokumentimin", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Është e rëndësishme të ngrini këtë server për të qenë në gjendje të dërgoni email, si për rivendosjen e fjalëkalimeve dhe për njoftimet.", @@ -201,6 +202,8 @@ OC.L10N.register( "From address" : "Nga adresa", "Server address" : "Adresë shërbyesi", "Port" : "Portë", + "Authentication method" : "Metodë mirëfilltësimi", + "Authentication required" : "Lypset mirëfilltësim", "Credentials" : "Kredenciale", "SMTP Username" : "Emër përdoruesi SMTP", "SMTP Password" : "Fjalëkalim SMTP", @@ -234,12 +237,9 @@ OC.L10N.register( "Migration started …" : "Migrimi filloi …", "Address" : "Adresa", "Avatar" : "Avatari", - "Login" : "Hyrje", "Plain" : "E thjeshtë", "NT LAN Manager" : "Përgjegjës Rrjeti NT", "STARTTLS" : "STARTTLS", - "Authentication method" : "Metodë mirëfilltësimi", - "Authentication required" : "Lypset mirëfilltësim", "Please read carefully before activating server-side encryption: " : "Ju lutemi, lexoni me kujdes përpara aktivizimit të fshehtëzimeve më anë shërbyesi: ", "Enable encryption" : "Aktivizoni fshehtëzim", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Lypset të migroni kyçet tuaj të fshehtëzimit nga fshehtëzimi i vjetër (ownCloud <= 8.0) te i riu. Ju lutemi, aktivizoni \"Modul parazgjedhje fshehtëzimesh\" dhe ekzekutoni 'occ encryption:migrate'", |