server/apps/files_sharing/l10n/ms_MY.php
2013-10-10 22:30:58 -04:00

8 lines
192 B
PHP

<?php
$TRANSLATIONS = array(
"Password" => "Kata laluan",
"Download" => "Muat turun",
"Upload" => "Muat naik",
"Cancel upload" => "Batal muat naik"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";