From: Lo?c C. <lo...@us...> - 2001-06-10 14:57:53
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/malay In directory usw-pr-cvs1:/tmp/cvs-serv17318/chat/localization/malay Modified Files: chat.loc Log Message: Too many changes to detail. Index: chat.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/malay/chat.loc,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -r1.9 -r1.10 *** chat.loc 2001/05/16 20:52:56 1.9 --- chat.loc 2001/06/10 14:57:49 1.10 *************** *** 131,138 **** --- 131,140 ---- define('L_ERR_USR_19', 'Anda tidak dibenarkan berada di bilik yang berlainan dalam masa yang sama.'); define('L_ERR_USR_20', 'Anda telah disekat dari memasuki bilik borak ini atau semua bilik borak.'); + define('L_ERR_USR_21', 'The maximum inactivity delay has been reached.'); define('L_ERR_ROM_1', 'Nama bilik borak tidak boleh mengandungi koma atau sengkang (\\).'); define('L_ERR_ROM_2', 'Perkataan yang tidak dibenarkan dijumpai dalam nama bilik borak yang anda ingin bina.'); define('L_ERR_ROM_3', 'Bilik borak ini telahpun wujud sebagai bilik borak umum.'); define('L_ERR_ROM_4', 'Nama bilik borak tidak sah.'); + define('L_ERR_ROM_5', 'The maximum number of connected users is reached.'); // users frame or popup *************** *** 207,210 **** --- 209,213 ---- define('L_HELP_CMD_20', 'Terangkan apa yang anda sedang lakukan tanpa merujuk kepada diri anda sendiri.'); define('L_HELP_CMD_21', 'Enable/disable graphical smilies mode.'); + define('L_HELP_CMD_22', 'Tell the other users you\'re not paying attention to the chat ou set you being back. You can also send a message with this command.'); // smilies popup |