summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/sq.php
blob: 563a1b7dd926ba8aa732f23b4bdf5743914e8afa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php
$TRANSLATIONS = array(
"Location" => "Vendndodhja",
"URL" => "URL-i",
"Username" => "Përdoruesi",
"Password" => "fjalëkalim",
"Share" => "Ndaj",
"Groups" => "Grupet",
"Users" => "Përdoruesit",
"Delete" => "Elimino"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";