Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/chinese_traditional
In directory usw-pr-cvs1:/tmp/cvs-serv17318/chat/localization/chinese_traditional
Modified Files:
chat.loc tutorial.loc
Log Message:
Too many changes to detail.
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/chinese_traditional/chat.loc,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** chat.loc 2001/05/16 20:52:55 1.8
--- chat.loc 2001/06/10 14:57:48 1.9
***************
*** 133,140 ****
--- 133,142 ----
define('L_ERR_USR_19', 'You cannot be in more than one room at the same time.');
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', '²á¤Ñ«Ç¦WºÙ¤£¯à¦³³r¸¹©Î˱׽u (\\).');
define('L_ERR_ROM_2', 'Banned word found in the room\'s name you want to create.');
define('L_ERR_ROM_3', '³oÓ²á¤Ñ«Çªº¦W¦r¤w¸g³Q¤w¦s¦bªº¤½¶}²á¤Ñ«Ç©Ò¨Ï¥Î');
define('L_ERR_ROM_4', '²á¤Ñ«Çªº¦W¦r¿ù»~');
+ define('L_ERR_ROM_5', 'The maximum number of connected users is reached.');
// users frame or popup
***************
*** 210,213 ****
--- 212,216 ----
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
Index: tutorial.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/chinese_traditional/tutorial.loc,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** tutorial.loc 2001/05/07 21:09:51 1.8
--- tutorial.loc 2001/06/10 14:57:48 1.9
***************
*** 158,161 ****
--- 158,162 ----
<a href="#actions" class="topLink">Actions</a><br />
<a href="#ignore" class="topLink">©¿²¤¨ä¥L²á¤ÑªÌ</a><br />
+ <a href="#away" class="topLink">Doing a pause</a><br />
<a href="#whois" class="topLink">¨ú±o¨ä¥L²á¤ÑªÌªº¸ê®Æ</a><br />
<?php
***************
*** 318,322 ****
--- 319,326 ----
</p>
<p>
+ <!-- To update
¦¨û¦Cªí¤ÀÃþ©w¸q¤F¨âºØ¤ÀÃþ:
+ -->
+ Three basic rules have been defined for the users list:
</p>
<ol>
***************
*** 326,329 ****
--- 330,334 ----
<li>a little icon that shows gender is displayed before the nick of a registered user (clicking on it will launch the <a href="#whois">whois popup</a> for this user), while unregistered users have nothing but blank spaces displayed before their nick;</li>
<li>¦Ó²á¤Ñ«Ç¥D¤H¤Î¨t²ÎºÞ²zû¬°±×Åé¦r</li>
+ <li>the nicks of <a href="#away">inactive users</a> have a horizontal line striking through them.</li>
</ol>
<p>
***************
*** 342,346 ****
<li>Mary ¬O¥¼¸gµù¥Uªº¨Ï¥ÎªÌ.</li>
-->
! <li>alien (whose gender is unknown), Jezek2 and Caridad are registered users with no extra "power" for the phpMyChat room;<br /><br /></li>
<li>lolo is a simple unregistered user.</li>
</ul>
--- 347,351 ----
<li>Mary ¬O¥¼¸gµù¥Uªº¨Ï¥ÎªÌ.</li>
-->
! <li>alien (whose gender is unknown), Jezek2 (who is not paying attention to the chat) and Caridad are registered users with no extra "power" for the phpMyChat room;<br /><br /></li>
<li>lolo is a simple unregistered user.</li>
</ul>
***************
*** 654,657 ****
--- 659,679 ----
<p>
±z¤]¥i¥[¤J¦h¦ì©¿²¤²á¤Ñ¤º®eªº²á¤ÑªÌ(¦p "ignore Jack,Helen,Alf" or "/ignore - Jack,Alf"). ½Ð¥Î³r¸¹¤À¹j(,)¦h¦ì²á¤ÑªÌ,³r¸¹½Ð©¿¥[¤WªÅ¥Õ.
+ </p>
+ <p align="right"><a href="#top">¦^¶º</a></p>
+ <hr />
+
+ <p>
+ <font size="+1"><a name="away"><b>Doing a pause:</b></a></font>
+ </p>
+ <p>
+ To tell the other users you're not paying attention to the chat while being connected, type the <b>command "/away"</b> without quotes.<br />
+ Then your username will be displayed with a horizontal line striking through it in the users' list.
+ </p>
+ <p>
+ To come back to the chat, just send a new message or use again the "/away" command.
+ </p>
+ <p>
+ Note that you may send a message with the away ccommand.<br />
+ <i>For example :</i> /away I'll be back in a few minutes.
</p>
<p align="right"><a href="#top">¦^¶º</a></p>
|