summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ms_MY.php
blob: 0d1e00c1b478b15bf3f9d3fc0bd6a284cdce7ad2 (plain)
1
2
3
4
5
6
7
8
9
<?php
$TRANSLATIONS = array(
"Cancel" => "Batal",
"Shared by" => "Dikongsi dengan",
"Password" => "Kata laluan",
"Name" => "Nama",
"Download" => "Muat turun"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";