[Phpfreechat-svn] SF.net SVN: phpfreechat: [896] trunk/i18n
Status: Beta
Brought to you by:
kerphi
From: <ke...@us...> - 2006-12-09 17:31:10
|
Revision: 896 http://svn.sourceforge.net/phpfreechat/?rev=896&view=rev Author: kerphi Date: 2006-12-09 09:31:03 -0800 (Sat, 09 Dec 2006) Log Message: ----------- update labels Modified Paths: -------------- trunk/i18n/ar_LB/main.php trunk/i18n/ba_BA/main.php trunk/i18n/bg_BG/main.php trunk/i18n/bn_BD/main.php trunk/i18n/de_DE-formal/main.php trunk/i18n/de_DE-informal/main.php trunk/i18n/el_GR/main.php trunk/i18n/en_US/main.php trunk/i18n/eo/main.php trunk/i18n/es_ES/main.php trunk/i18n/fr_FR/main.php trunk/i18n/hu_HU/main.php trunk/i18n/hy_AM/main.php trunk/i18n/id_ID/main.php trunk/i18n/it_IT/main.php trunk/i18n/ja_JP/main.php trunk/i18n/nb_NO/main.php trunk/i18n/nl_NL/main.php trunk/i18n/pl_PL/main.php trunk/i18n/pt_BR/main.php trunk/i18n/pt_PT/main.php trunk/i18n/ru_RU/main.php trunk/i18n/sr_CS/main.php trunk/i18n/sv_SE/main.php trunk/i18n/tr_TR/main.php trunk/i18n/uk_UA/main.php trunk/i18n/zh_CN/main.php trunk/i18n/zh_TW/main.php Modified: trunk/i18n/ar_LB/main.php =================================================================== --- trunk/i18n/ar_LB/main.php 2006-12-08 17:58:25 UTC (rev 895) +++ trunk/i18n/ar_LB/main.php 2006-12-09 17:31:03 UTC (rev 896) @@ -327,4 +327,16 @@ // line 84 in chat.js.tpl.php $GLOBALS["i18n"]["Disable sound notifications"] = ""; +// line 23 in kick.class.php +$GLOBALS["i18n"]["no reason"] = ""; + +// line 24 in banlist.class.php +$GLOBALS["i18n"]["The banished user list is:"] = ""; + +// line 39 in banlist.class.php +$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = ""; + +// line 43 in kick.class.php +$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/ba_BA/main.php =================================================================== --- trunk/i18n/ba_BA/main.php 2006-12-08 17:58:25 UTC (rev 895) +++ trunk/i18n/ba_BA/main.php 2006-12-09 17:31:03 UTC (rev 896) @@ -330,4 +330,16 @@ // line 84 in chat.js.tpl.php $GLOBALS["i18n"]["Disable sound notifications"] = ""; +// line 23 in kick.class.php +$GLOBALS["i18n"]["no reason"] = ""; + +// line 24 in banlist.class.php +$GLOBALS["i18n"]["The banished user list is:"] = ""; + +// line 39 in banlist.class.php +$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = ""; + +// line 43 in kick.class.php +$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/bg_BG/main.php =================================================================== --- trunk/i18n/bg_BG/main.php 2006-12-08 17:58:25 UTC (rev 895) +++ trunk/i18n/bg_BG/main.php 2006-12-09 17:31:03 UTC (rev 896) @@ -325,4 +325,16 @@ // line 84 in chat.js.tpl.php $GLOBALS["i18n"]["Disable sound notifications"] = ""; +// line 23 in kick.class.php +$GLOBALS["i18n"]["no reason"] = ""; + +// line 24 in banlist.class.php +$GLOBALS["i18n"]["The banished user list is:"] = ""; + +// line 39 in banlist.class.php +$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = ""; + +// line 43 in kick.class.php +$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/bn_BD/main.php =================================================================== --- trunk/i18n/bn_BD/main.php 2006-12-08 17:58:25 UTC (rev 895) +++ trunk/i18n/bn_BD/main.php 2006-12-09 17:31:03 UTC (rev 896) @@ -331,4 +331,16 @@ // line 84 in chat.js.tpl.php $GLOBALS["i18n"]["Disable sound notifications"] = ""; +// line 23 in kick.class.php +$GLOBALS["i18n"]["no reason"] = ""; + +// line 24 in banlist.class.php +$GLOBALS["i18n"]["The banished user list is:"] = ""; + +// line 39 in banlist.class.php +$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = ""; + +// line 43 in kick.class.php +$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/de_DE-formal/main.php =================================================================== --- trunk/i18n/de_DE-formal/main.php 2006-12-08 17:58:25 UTC (rev 895) +++ trunk/i18n/de_DE-formal/main.php 2006-12-09 17:31:03 UTC (rev 896) @@ -330,4 +330,16 @@ // line 84 in chat.js.tpl.php $GLOBALS["i18n"]["Disable sound notifications"] = ""; +// line 23 in kick.class.php +$GLOBALS["i18n"]["no reason"] = ""; + +// line 24 in banlist.class.php +$GLOBALS["i18n"]["The banished user list is:"] = ""; + +// line 39 in banlist.class.php +$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = ""; + +// line 43 in kick.class.php +$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/de_DE-informal/main.php =================================================================== --- trunk/i18n/de_DE-informal/main.php 2006-12-08 17:58:25 UTC (rev 895) +++ trunk/i18n/de_DE-informal/main.php 2006-12-09 17:31:03 UTC (rev 896) @@ -331,4 +331,16 @@ // line 84 in chat.js.tpl.php $GLOBALS["i18n"]["Disable sound notifications"] = ""; +// line 23 in kick.class.php +$GLOBALS["i18n"]["no reason"] = ""; + +// line 24 in banlist.class.php +$GLOBALS["i18n"]["The banished user list is:"] = ""; + +// line 39 in banlist.class.php +$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = ""; + +// line 43 in kick.class.php +$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/el_GR/main.php =================================================================== --- trunk/i18n/el_GR/main.php 2006-12-08 17:58:25 UTC (rev 895) +++ trunk/i18n/el_GR/main.php 2006-12-09 17:31:03 UTC (rev 896) @@ -326,4 +326,16 @@ // line 84 in chat.js.tpl.php $GLOBALS["i18n"]["Disable sound notifications"] = ""; +// line 23 in kick.class.php +$GLOBALS["i18n"]["no reason"] = ""; + +// line 24 in banlist.class.php +$GLOBALS["i18n"]["The banished user list is:"] = ""; + +// line 39 in banlist.class.php +$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = ""; + +// line 43 in kick.class.php +$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/en_US/main.php =================================================================== --- trunk/i18n/en_US/main.php 2006-12-08 17:58:25 UTC (rev 895) +++ trunk/i18n/en_US/main.php 2006-12-09 17:31:03 UTC (rev 896) @@ -327,4 +327,16 @@ // line 84 in chat.js.tpl.php $GLOBALS["i18n"]["Disable sound notifications"] = "Disable sound notifications"; +// line 23 in kick.class.php +$GLOBALS["i18n"]["no reason"] = "no reason"; + +// line 24 in banlist.class.php +$GLOBALS["i18n"]["The banished user list is:"] = "The banished user list is:"; + +// line 39 in banlist.class.php +$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = "'/unban {nickname}' will unban the user identified by {nickname}"; + +// line 43 in kick.class.php +$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = "kicked from %s by %s - reason: %s"; + ?> \ No newline at end of file Modified: trunk/i18n/eo/main.php =================================================================== --- trunk/i18n/eo/main.php 2006-12-08 17:58:25 UTC (rev 895) +++ trunk/i18n/eo/main.php 2006-12-09 17:31:03 UTC (rev 896) @@ -330,4 +330,16 @@ // line 84 in chat.js.tpl.php $GLOBALS["i18n"]["Disable sound notifications"] = ""; +// line 23 in kick.class.php +$GLOBALS["i18n"]["no reason"] = ""; + +// line 24 in banlist.class.php +$GLOBALS["i18n"]["The banished user list is:"] = ""; + +// line 39 in banlist.class.php +$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = ""; + +// line 43 in kick.class.php +$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/es_ES/main.php =================================================================== --- trunk/i18n/es_ES/main.php 2006-12-08 17:58:25 UTC (rev 895) +++ trunk/i18n/es_ES/main.php 2006-12-09 17:31:03 UTC (rev 896) @@ -326,4 +326,16 @@ // line 84 in chat.js.tpl.php $GLOBALS["i18n"]["Disable sound notifications"] = ""; +// line 23 in kick.class.php +$GLOBALS["i18n"]["no reason"] = ""; + +// line 24 in banlist.class.php +$GLOBALS["i18n"]["The banished user list is:"] = ""; + +// line 39 in banlist.class.php +$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = ""; + +// line 43 in kick.class.php +$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/fr_FR/main.php =================================================================== --- trunk/i18n/fr_FR/main.php 2006-12-08 17:58:25 UTC (rev 895) +++ trunk/i18n/fr_FR/main.php 2006-12-09 17:31:03 UTC (rev 896) @@ -327,4 +327,16 @@ // line 84 in chat.js.tpl.php $GLOBALS["i18n"]["Disable sound notifications"] = "Désactiver la notification sonore"; +// line 23 in kick.class.php +$GLOBALS["i18n"]["no reason"] = "pas de raison"; + +// line 24 in banlist.class.php +$GLOBALS["i18n"]["The banished user list is:"] = "La liste des utilisateurs bannis est :"; + +// line 39 in banlist.class.php +$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = "'/unban {id}' va débannir l'utilisateur identifié par {nickname}"; + +// line 43 in kick.class.php +$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = "kické de %s par %s"; + ?> \ No newline at end of file Modified: trunk/i18n/hu_HU/main.php =================================================================== --- trunk/i18n/hu_HU/main.php 2006-12-08 17:58:25 UTC (rev 895) +++ trunk/i18n/hu_HU/main.php 2006-12-09 17:31:03 UTC (rev 896) @@ -329,4 +329,16 @@ // line 84 in chat.js.tpl.php $GLOBALS["i18n"]["Disable sound notifications"] = ""; +// line 23 in kick.class.php +$GLOBALS["i18n"]["no reason"] = ""; + +// line 24 in banlist.class.php +$GLOBALS["i18n"]["The banished user list is:"] = ""; + +// line 39 in banlist.class.php +$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = ""; + +// line 43 in kick.class.php +$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/hy_AM/main.php =================================================================== --- trunk/i18n/hy_AM/main.php 2006-12-08 17:58:25 UTC (rev 895) +++ trunk/i18n/hy_AM/main.php 2006-12-09 17:31:03 UTC (rev 896) @@ -330,4 +330,16 @@ // line 84 in chat.js.tpl.php $GLOBALS["i18n"]["Disable sound notifications"] = ""; +// line 23 in kick.class.php +$GLOBALS["i18n"]["no reason"] = ""; + +// line 24 in banlist.class.php +$GLOBALS["i18n"]["The banished user list is:"] = ""; + +// line 39 in banlist.class.php +$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = ""; + +// line 43 in kick.class.php +$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/id_ID/main.php =================================================================== --- trunk/i18n/id_ID/main.php 2006-12-08 17:58:25 UTC (rev 895) +++ trunk/i18n/id_ID/main.php 2006-12-09 17:31:03 UTC (rev 896) @@ -330,4 +330,16 @@ // line 84 in chat.js.tpl.php $GLOBALS["i18n"]["Disable sound notifications"] = ""; +// line 23 in kick.class.php +$GLOBALS["i18n"]["no reason"] = ""; + +// line 24 in banlist.class.php +$GLOBALS["i18n"]["The banished user list is:"] = ""; + +// line 39 in banlist.class.php +$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = ""; + +// line 43 in kick.class.php +$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/it_IT/main.php =================================================================== --- trunk/i18n/it_IT/main.php 2006-12-08 17:58:25 UTC (rev 895) +++ trunk/i18n/it_IT/main.php 2006-12-09 17:31:03 UTC (rev 896) @@ -330,4 +330,16 @@ // line 84 in chat.js.tpl.php $GLOBALS["i18n"]["Disable sound notifications"] = ""; +// line 23 in kick.class.php +$GLOBALS["i18n"]["no reason"] = ""; + +// line 24 in banlist.class.php +$GLOBALS["i18n"]["The banished user list is:"] = ""; + +// line 39 in banlist.class.php +$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = ""; + +// line 43 in kick.class.php +$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/ja_JP/main.php =================================================================== --- trunk/i18n/ja_JP/main.php 2006-12-08 17:58:25 UTC (rev 895) +++ trunk/i18n/ja_JP/main.php 2006-12-09 17:31:03 UTC (rev 896) @@ -328,4 +328,16 @@ // line 84 in chat.js.tpl.php $GLOBALS["i18n"]["Disable sound notifications"] = ""; +// line 23 in kick.class.php +$GLOBALS["i18n"]["no reason"] = ""; + +// line 24 in banlist.class.php +$GLOBALS["i18n"]["The banished user list is:"] = ""; + +// line 39 in banlist.class.php +$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = ""; + +// line 43 in kick.class.php +$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/nb_NO/main.php =================================================================== --- trunk/i18n/nb_NO/main.php 2006-12-08 17:58:25 UTC (rev 895) +++ trunk/i18n/nb_NO/main.php 2006-12-09 17:31:03 UTC (rev 896) @@ -327,4 +327,16 @@ // line 84 in chat.js.tpl.php $GLOBALS["i18n"]["Disable sound notifications"] = ""; +// line 23 in kick.class.php +$GLOBALS["i18n"]["no reason"] = ""; + +// line 24 in banlist.class.php +$GLOBALS["i18n"]["The banished user list is:"] = ""; + +// line 39 in banlist.class.php +$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = ""; + +// line 43 in kick.class.php +$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/nl_NL/main.php =================================================================== --- trunk/i18n/nl_NL/main.php 2006-12-08 17:58:25 UTC (rev 895) +++ trunk/i18n/nl_NL/main.php 2006-12-09 17:31:03 UTC (rev 896) @@ -328,4 +328,16 @@ // line 84 in chat.js.tpl.php $GLOBALS["i18n"]["Disable sound notifications"] = ""; +// line 23 in kick.class.php +$GLOBALS["i18n"]["no reason"] = ""; + +// line 24 in banlist.class.php +$GLOBALS["i18n"]["The banished user list is:"] = ""; + +// line 39 in banlist.class.php +$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = ""; + +// line 43 in kick.class.php +$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/pl_PL/main.php =================================================================== --- trunk/i18n/pl_PL/main.php 2006-12-08 17:58:25 UTC (rev 895) +++ trunk/i18n/pl_PL/main.php 2006-12-09 17:31:03 UTC (rev 896) @@ -328,4 +328,16 @@ // line 84 in chat.js.tpl.php $GLOBALS["i18n"]["Disable sound notifications"] = ""; +// line 23 in kick.class.php +$GLOBALS["i18n"]["no reason"] = ""; + +// line 24 in banlist.class.php +$GLOBALS["i18n"]["The banished user list is:"] = ""; + +// line 39 in banlist.class.php +$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = ""; + +// line 43 in kick.class.php +$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/pt_BR/main.php =================================================================== --- trunk/i18n/pt_BR/main.php 2006-12-08 17:58:25 UTC (rev 895) +++ trunk/i18n/pt_BR/main.php 2006-12-09 17:31:03 UTC (rev 896) @@ -330,4 +330,16 @@ // line 84 in chat.js.tpl.php $GLOBALS["i18n"]["Disable sound notifications"] = ""; +// line 23 in kick.class.php +$GLOBALS["i18n"]["no reason"] = ""; + +// line 24 in banlist.class.php +$GLOBALS["i18n"]["The banished user list is:"] = ""; + +// line 39 in banlist.class.php +$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = ""; + +// line 43 in kick.class.php +$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/pt_PT/main.php =================================================================== --- trunk/i18n/pt_PT/main.php 2006-12-08 17:58:25 UTC (rev 895) +++ trunk/i18n/pt_PT/main.php 2006-12-09 17:31:03 UTC (rev 896) @@ -328,4 +328,16 @@ // line 84 in chat.js.tpl.php $GLOBALS["i18n"]["Disable sound notifications"] = ""; +// line 23 in kick.class.php +$GLOBALS["i18n"]["no reason"] = ""; + +// line 24 in banlist.class.php +$GLOBALS["i18n"]["The banished user list is:"] = ""; + +// line 39 in banlist.class.php +$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = ""; + +// line 43 in kick.class.php +$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/ru_RU/main.php =================================================================== --- trunk/i18n/ru_RU/main.php 2006-12-08 17:58:25 UTC (rev 895) +++ trunk/i18n/ru_RU/main.php 2006-12-09 17:31:03 UTC (rev 896) @@ -332,4 +332,16 @@ // line 84 in chat.js.tpl.php $GLOBALS["i18n"]["Disable sound notifications"] = ""; +// line 23 in kick.class.php +$GLOBALS["i18n"]["no reason"] = ""; + +// line 24 in banlist.class.php +$GLOBALS["i18n"]["The banished user list is:"] = ""; + +// line 39 in banlist.class.php +$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = ""; + +// line 43 in kick.class.php +$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/sr_CS/main.php =================================================================== --- trunk/i18n/sr_CS/main.php 2006-12-08 17:58:25 UTC (rev 895) +++ trunk/i18n/sr_CS/main.php 2006-12-09 17:31:03 UTC (rev 896) @@ -330,4 +330,16 @@ // line 84 in chat.js.tpl.php $GLOBALS["i18n"]["Disable sound notifications"] = ""; +// line 23 in kick.class.php +$GLOBALS["i18n"]["no reason"] = ""; + +// line 24 in banlist.class.php +$GLOBALS["i18n"]["The banished user list is:"] = ""; + +// line 39 in banlist.class.php +$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = ""; + +// line 43 in kick.class.php +$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/sv_SE/main.php =================================================================== --- trunk/i18n/sv_SE/main.php 2006-12-08 17:58:25 UTC (rev 895) +++ trunk/i18n/sv_SE/main.php 2006-12-09 17:31:03 UTC (rev 896) @@ -335,4 +335,16 @@ // line 84 in chat.js.tpl.php $GLOBALS["i18n"]["Disable sound notifications"] = ""; +// line 23 in kick.class.php +$GLOBALS["i18n"]["no reason"] = ""; + +// line 24 in banlist.class.php +$GLOBALS["i18n"]["The banished user list is:"] = ""; + +// line 39 in banlist.class.php +$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = ""; + +// line 43 in kick.class.php +$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/tr_TR/main.php =================================================================== --- trunk/i18n/tr_TR/main.php 2006-12-08 17:58:25 UTC (rev 895) +++ trunk/i18n/tr_TR/main.php 2006-12-09 17:31:03 UTC (rev 896) @@ -326,4 +326,16 @@ // line 84 in chat.js.tpl.php $GLOBALS["i18n"]["Disable sound notifications"] = ""; +// line 23 in kick.class.php +$GLOBALS["i18n"]["no reason"] = ""; + +// line 24 in banlist.class.php +$GLOBALS["i18n"]["The banished user list is:"] = ""; + +// line 39 in banlist.class.php +$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = ""; + +// line 43 in kick.class.php +$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/uk_UA/main.php =================================================================== --- trunk/i18n/uk_UA/main.php 2006-12-08 17:58:25 UTC (rev 895) +++ trunk/i18n/uk_UA/main.php 2006-12-09 17:31:03 UTC (rev 896) @@ -327,4 +327,16 @@ // line 84 in chat.js.tpl.php $GLOBALS["i18n"]["Disable sound notifications"] = ""; +// line 23 in kick.class.php +$GLOBALS["i18n"]["no reason"] = ""; + +// line 24 in banlist.class.php +$GLOBALS["i18n"]["The banished user list is:"] = ""; + +// line 39 in banlist.class.php +$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = ""; + +// line 43 in kick.class.php +$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/zh_CN/main.php =================================================================== --- trunk/i18n/zh_CN/main.php 2006-12-08 17:58:25 UTC (rev 895) +++ trunk/i18n/zh_CN/main.php 2006-12-09 17:31:03 UTC (rev 896) @@ -331,4 +331,16 @@ // line 84 in chat.js.tpl.php $GLOBALS["i18n"]["Disable sound notifications"] = ""; +// line 23 in kick.class.php +$GLOBALS["i18n"]["no reason"] = ""; + +// line 24 in banlist.class.php +$GLOBALS["i18n"]["The banished user list is:"] = ""; + +// line 39 in banlist.class.php +$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = ""; + +// line 43 in kick.class.php +$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/zh_TW/main.php =================================================================== --- trunk/i18n/zh_TW/main.php 2006-12-08 17:58:25 UTC (rev 895) +++ trunk/i18n/zh_TW/main.php 2006-12-09 17:31:03 UTC (rev 896) @@ -327,4 +327,16 @@ // line 84 in chat.js.tpl.php $GLOBALS["i18n"]["Disable sound notifications"] = ""; +// line 23 in kick.class.php +$GLOBALS["i18n"]["no reason"] = ""; + +// line 24 in banlist.class.php +$GLOBALS["i18n"]["The banished user list is:"] = ""; + +// line 39 in banlist.class.php +$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = ""; + +// line 43 in kick.class.php +$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = ""; + ?> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |