summaryrefslogtreecommitdiffstats
path: root/l10n/ms_MY.php
blob: 575893607f18a3bee864556950aaf8af1c57964b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?php
$TRANSLATIONS = array(
"Refresh" => "Refresh",
"by" => "oleh",
"from" => "dari",
"Download" => "Muat turun",
"Description" => "Keterangan",
"Web address" => "Alamat sesawang",
"Folder" => "Folder",
"Create" => "Buat",
"Rename" => "Namakan",
"Settings" => "Tetapan",
"Import" => "Import",
"Export" => "Export"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";