1/* Malay translation by Henry Tang Ih 2016 (henrytang2@hotmail.com) */
2
3LANGUAGE LANG_MALAY, SUBLANG_DEFAULT
4
5STRINGTABLE
6BEGIN
7    IDS_INSTALL "&Memasang"
8    IDS_PRINT "M&encetak"
9    IDS_STRING "Jackdaws love my big sphinx of quartz. 1234567890"
10    IDS_OPEN "Buka fon..."
11    IDS_ERROR "Ralat"
12    IDS_ERROR_NOMEM "Terdapat tidak cukup ingatan untuk melengkapkan operasi ini."
13    IDS_ERROR_NOFONT "Fail %1 bukanlah fail fon yang sah."
14    IDS_ERROR_NOCLASS "Tidak dapat mengawalkan kelas tetingkap."
15    IDS_FILTER_LIST "Semuanya disokong fon (*.fon;*.fnt;*.ttf;*.ttc;*.otf;*.otc)\0*.fon;*.fnt;*.ttf;*.ttc;*.otf;*.otc\0\
16Font File (*.fon;*.fnt)\0*.fon;*.fnt\0\
17TrueType Font (*.ttf)\0*.ttf\0\
18TrueType Font Collection (*.ttc)\0*.ttc\0\
19OpenType Font (*.otf)\0*.otf\0\
20OpenType Font Collection (*.otc)\0*.otc\0\
21All Files (*.*)\0*.*\0"
22    IDS_PREVIOUS "< P&revious"
23    IDS_NEXT "&Next >"
24END
25