You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
richdocuments/l10n/ms_MY.php

19 lines
366 B
PHP

<?php
$TRANSLATIONS = array(
"Saving..." => "Simpan...",
"Share" => "Kongsi",
"Save" => "Simpan",
"Cancel" => "Batal",
"Close" => "Tutup",
"Create" => "Buat",
"Delete" => "Padam",
"OK" => "OK",
"Open" => "Buka",
"Size" => "Saiz",
"Text" => "Teks",
"Edit" => "Sunting",
"Upload" => "Muat naik",
"Password" => "Kata laluan"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";