diff options
Diffstat (limited to 'apps/files_external/l10n/sq.php')
-rw-r--r-- | apps/files_external/l10n/sq.php | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/apps/files_external/l10n/sq.php b/apps/files_external/l10n/sq.php deleted file mode 100644 index 7beb726fc9e..00000000000 --- a/apps/files_external/l10n/sq.php +++ /dev/null @@ -1,16 +0,0 @@ -<?php -$TRANSLATIONS = array( -"Location" => "Vendndodhja", -"Port" => "Porta", -"Host" => "Pritësi", -"Username" => "Përdoruesi", -"Password" => "fjalëkalim", -"Share" => "Ndaj", -"URL" => "URL-i", -"Personal" => "Personale", -"Saved" => "U ruajt", -"Name" => "Emri", -"Folder name" => "Emri i Skedarit", -"Delete" => "Elimino" -); -$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |