diff options
Diffstat (limited to 'lib/l10n/sq.php')
-rw-r--r-- | lib/l10n/sq.php | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/l10n/sq.php b/lib/l10n/sq.php index 649af3c5c25..60d83ca48c3 100644 --- a/lib/l10n/sq.php +++ b/lib/l10n/sq.php @@ -1,7 +1,7 @@ <?php $TRANSLATIONS = array( "Help" => "Ndihmë", "Personal" => "Personale", -"Settings" => "Parametrat", +"Settings" => "Parametra", "Users" => "Përdoruesit", "Apps" => "App", "Admin" => "Admin", @@ -48,8 +48,5 @@ "%d months ago" => "%d muaj më parë", "last year" => "vitin e shkuar", "years ago" => "vite më parë", -"%s is available. Get <a href=\"%s\">more information</a>" => "%s është i disponueshëm. <a href=\"%s\">Informohuni këtu</a>", -"up to date" => "i azhornuar", -"updates check is disabled" => "kontrollimi i azhurnimeve është i çaktivizuar", "Could not find category \"%s\"" => "Kategoria \"%s\" nuk u gjet" ); |