diff options
Diffstat (limited to 'core/l10n/sq.php')
-rw-r--r-- | core/l10n/sq.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/sq.php b/core/l10n/sq.php index b3221dc75f3..efe07d0791b 100644 --- a/core/l10n/sq.php +++ b/core/l10n/sq.php @@ -34,9 +34,9 @@ $TRANSLATIONS = array( "_%n month ago_::_%n months ago_" => array("%n muaj më parë","%n muaj më parë"), "last year" => "vitin e shkuar", "years ago" => "vite më parë", -"Choose" => "Zgjidh", "Yes" => "Po", "No" => "Jo", +"Choose" => "Zgjidh", "Ok" => "Në rregull", "_{count} file conflict_::_{count} file conflicts_" => array("",""), "Cancel" => "Anulo", @@ -49,7 +49,6 @@ $TRANSLATIONS = array( "Shared with you and the group {group} by {owner}" => "Ndarë me ju dhe me grupin {group} nga {owner}", "Shared with you by {owner}" => "Ndarë me ju nga {owner}", "Password protect" => "Mbro me kod", -"Password" => "Kodi", "Allow Public Upload" => "Lejo Ngarkimin Publik", "Email link to person" => "Dërgo email me lidhjen", "Send" => "Dërgo", @@ -104,6 +103,7 @@ $TRANSLATIONS = array( "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "Dosja dhe skedarët e të dhënave tuaja mbase janë të arritshme nga interneti sepse skedari .htaccess nuk po punon.", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." => "Për më shumë informacion mbi konfigurimin e duhur të serverit tuaj, ju lutem shikoni <a href=\"%s\" target=\"_blank\">dokumentacionin</a>.", "Create an <strong>admin account</strong>" => "Krijo një <strong>llogari administruesi</strong>", +"Password" => "Kodi", "Data folder" => "Emri i dosjes", "Configure the database" => "Konfiguro database-in", "will be used" => "do të përdoret", |