summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/ms_MY.php
blob: 06d66083f9b16cc361bdee9673205f0a9c6f7e40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?php
$TRANSLATIONS = array(
"Location" => "Lokasi",
"Region" => "Wilayah",
"Username" => "Nama pengguna",
"Password" => "Kata laluan",
"Share" => "Kongsi",
"URL" => "URL",
"Personal" => "Peribadi",
"Name" => "Nama",
"Delete" => "Padam"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";