From: Lo?c C. <lo...@us...> - 2001-06-10 14:57:54
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/polish In directory usw-pr-cvs1:/tmp/cvs-serv17318/chat/localization/polish Modified Files: chat.loc Log Message: Too many changes to detail. Index: chat.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/polish/chat.loc,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -r1.8 -r1.9 *** chat.loc 2001/05/16 20:52:56 1.8 --- chat.loc 2001/06/10 14:57:49 1.9 *************** *** 132,139 **** --- 132,141 ---- define('L_ERR_USR_19', 'Nie mo¿esz przebywaæ jednocze¶nie na kilku kana³ach.'); define('L_ERR_USR_20', 'You have been banished from this room or from the chat.'); + define('L_ERR_USR_21', 'The maximum inactivity delay has been reached.'); define('L_ERR_ROM_1', 'Nazwy kana³ów nie mog± zawieraæ spacji lub uko¶ników (\\).'); define('L_ERR_ROM_2', 'Zakazane s³owo wystêpuje w nazwie kana³u ktury chcesz utworzyæ.'); define('L_ERR_ROM_3', 'Ten kana³ nadal istnieje jako publiczny.'); define('L_ERR_ROM_4', 'Nieprawid³owa nazwa kana³u.'); + define('L_ERR_ROM_5', 'The maximum number of connected users is reached.'); // users frame or popup *************** *** 208,211 **** --- 210,214 ---- define('L_HELP_CMD_20', 'Describe what you\'re doing without refer yourself.'); 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 |