diff options
Diffstat (limited to 'settings/l10n/sq.php')
-rw-r--r-- | settings/l10n/sq.php | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/settings/l10n/sq.php b/settings/l10n/sq.php index 6e32f6c9693..3f14148ea11 100644 --- a/settings/l10n/sq.php +++ b/settings/l10n/sq.php @@ -21,6 +21,7 @@ $TRANSLATIONS = array( "Wrong password" => "Fjalëkalim i gabuar", "Unable to change password" => "Fjalëkalimi nuk mund të ndryshohet", "Sending..." => "Duke dërguar", +"All" => "Të gjitha", "User Documentation" => "Dokumentacion përdoruesi", "Update to {appversion}" => "Përditësim për {appversion}", "Disable" => "Çaktivizo", @@ -33,9 +34,9 @@ $TRANSLATIONS = array( "Updated" => "I përditësuar", "Select a profile picture" => "Zgjidh një foto profili", "Delete" => "Fshi", +"Groups" => "Grupet", "deleted {groupName}" => "u fshi {groupName}", "undo" => "anullo veprimin", -"Groups" => "Grupet", "Group Admin" => "Grupi Admin", "never" => "asnjëherë", "deleted {userName}" => "u fshi {userName}", @@ -48,11 +49,9 @@ $TRANSLATIONS = array( "Login" => "Hyr", "Security Warning" => "Njoftim për sigurinë", "Setup Warning" => "Lajmërim konfigurimi", -"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Web Serveri juaj nuk është konfigurar sic duhet në mënyre që të lejojë sinkronizimin e skedare pasi ndërfaqja WevDAV duket të jetë e demtuar.", "Module 'fileinfo' missing" => "Mungon moduli 'fileinfo'", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "Moduli PHP 'fileinfo' mungon. Ju këshillojmë me këmbngulje të aktivizoni këtë modul për të arritur rezultate më të mirame identifikimin e tipeve te ndryshme MIME.", "Locale not working" => "Locale nuk është funksional", -"Internet connection not working" => "Lidhja me internetin nuk është funksionale", "Cron" => "Cron", "Execute one task with each page loaded" => "Kryeni vetëm një veprim me secilën prej faqeve të ngarkuara", "Sharing" => "Ndarje", @@ -81,7 +80,6 @@ $TRANSLATIONS = array( "Documentation:" => "Dokumentacioni:", "See application page at apps.owncloud.com" => "Shihni faqen e aplikacionit tek apps.owncloud.com", "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licensuar nga <span class=\"author\"></span>", -"All" => "Të gjitha", "Administrator Documentation" => "Dokumentacion administratori", "Online Documentation" => "Dokumentacion online", "Forum" => "Forumi", |