Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/slovak
In directory usw-pr-cvs1:/tmp/cvs-serv3139/chat/localization/slovak
Modified Files:
tutorial.loc chat.loc
Log Message:
Updated to the new 'input' frame
Index: tutorial.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/slovak/tutorial.loc,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** tutorial.loc 2001/04/28 21:05:43 1.6
--- tutorial.loc 2001/04/30 22:44:58 1.7
***************
*** 576,579 ****
--- 576,582 ----
v hlavnom rámci.
</p>
+ <p>
+ If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code ' :mine: '.
+ </p>
<p align="right"><a href="#top">Spä nahor</a></p>
<hr />
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/slovak/chat.loc,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** chat.loc 2001/04/20 20:42:47 1.5
--- chat.loc 2001/04/30 22:44:58 1.6
***************
*** 176,184 ****
// help popup
! define('L_HELP_TIT_1', 'Smajlíky');
! define('L_HELP_TIT_2', 'Formátovanie textu správ');
define('L_HELP_FMT_1', 'Text v správach môe by tuèný, sklonený alebo podèiarknutý ohranièením príslunej èasti textu s: <b> </b>, <i> </i> alebo <u> </u> tagmi.<br />Napr.: <b>tento text</b> vytvorí <b>tento text</b>.');
define('L_HELP_FMT_2', 'Na vytvorenie odkazu (e-mail alebo URL) vo vaich správach, napíte jednoducho adresu bez akéhoko¾vek tagu. Odkaz bude vytvorený automaticky.');
! define('L_HELP_TIT_3', 'Príkazy');
define('L_HELP_USR', 'uívate¾/ov');
define('L_HELP_MSG', 'správy');
--- 176,183 ----
// help popup
! define('L_HELP_TIT_1', 'Formátovanie textu správ');
define('L_HELP_FMT_1', 'Text v správach môe by tuèný, sklonený alebo podèiarknutý ohranièením príslunej èasti textu s: <b> </b>, <i> </i> alebo <u> </u> tagmi.<br />Napr.: <b>tento text</b> vytvorí <b>tento text</b>.');
define('L_HELP_FMT_2', 'Na vytvorenie odkazu (e-mail alebo URL) vo vaich správach, napíte jednoducho adresu bez akéhoko¾vek tagu. Odkaz bude vytvorený automaticky.');
! define('L_HELP_TIT_2', 'Príkazy');
define('L_HELP_USR', 'uívate¾/ov');
define('L_HELP_MSG', 'správy');
***************
*** 210,214 ****
define('L_HELP_CMD_21', 'Enable/disable graphical smilies mode.');
! //message frame
define('L_NO_MSG', 'iadna správa ...');
define('L_TODAY_DWN', 'Dnes poslané správy zaèínajú dole');
--- 209,218 ----
define('L_HELP_CMD_21', 'Enable/disable graphical smilies mode.');
! // smilies popup
! define('L_SMIL_TIT', 'Smajlíky');
! define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.');
! define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.');
!
! // message frame
define('L_NO_MSG', 'iadna správa ...');
define('L_TODAY_DWN', 'Dnes poslané správy zaèínajú dole');
|