You can subscribe to this list here.
| 2001 |
Jan
|
Feb
|
Mar
(51) |
Apr
(688) |
May
(260) |
Jun
(108) |
Jul
(42) |
Aug
|
Sep
(2) |
Oct
|
Nov
(74) |
Dec
(217) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
(4) |
May
(3) |
Jun
(6) |
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
| 2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2004 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2005 |
Jan
|
Feb
(8) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
|
From: Lo?c C. <lo...@us...> - 2001-12-04 20:00:15
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/arabic
In directory usw-pr-cvs1:/tmp/cvs-serv13959/chat/localization/arabic
Modified Files:
chat.loc
Log Message:
Begin right levels improvement
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/arabic/chat.loc,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** chat.loc 2001/07/01 10:38:45 1.11
--- chat.loc 2001/12/04 19:59:38 1.12
***************
*** 243,246 ****
--- 243,256 ----
define('L_WHOIS_MODER', 'ÇáãÓÄæá');
define('L_WHOIS_USER', 'ÇáÚÖæ');
+ define('L_RIGHT_9', '<i>Webmaster</i>');
+ define('L_RIGHT_8', '<i>Level 8 administrator</i>');
+ define('L_RIGHT_7', '<i>Level 7 administrator</i>');
+ define('L_RIGHT_6', '<i>Super moderator</i>');
+ define('L_RIGHT_5', '<i>Level 5 moderator for your current room</i>');
+ define('L_RIGHT_4', '<i>Level 4 moderator for your current room</i>');
+ define('L_RIGHT_3', '<i>Level 3 moderator for your current room</i>');
+ define('L_RIGHT_2', 'Regular visitor in your current room');
+ define('L_RIGHT_1', 'Member in your current room');
+ define('L_RIGHT_0', 'Visitor');
// Notification messages of user entrance/exit
|
|
From: Lo?c C. <lo...@us...> - 2001-12-04 20:00:15
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/brazilian_portuguese
In directory usw-pr-cvs1:/tmp/cvs-serv13959/chat/localization/brazilian_portuguese
Modified Files:
chat.loc
Log Message:
Begin right levels improvement
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/brazilian_portuguese/chat.loc,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** chat.loc 2001/07/01 10:38:45 1.11
--- chat.loc 2001/12/04 19:59:39 1.12
***************
*** 244,247 ****
--- 244,257 ----
define('L_WHOIS_MODER', 'Moderador');
define('L_WHOIS_USER', 'Usuário');
+ define('L_RIGHT_9', '<i>Webmaster</i>');
+ define('L_RIGHT_8', '<i>Level 8 administrator</i>');
+ define('L_RIGHT_7', '<i>Level 7 administrator</i>');
+ define('L_RIGHT_6', '<i>Super moderator</i>');
+ define('L_RIGHT_5', '<i>Level 5 moderator for your current room</i>');
+ define('L_RIGHT_4', '<i>Level 4 moderator for your current room</i>');
+ define('L_RIGHT_3', '<i>Level 3 moderator for your current room</i>');
+ define('L_RIGHT_2', 'Regular visitor in your current room');
+ define('L_RIGHT_1', 'Member in your current room');
+ define('L_RIGHT_0', 'Visitor');
// Notification messages of user entrance/exit
|
|
From: Lo?c C. <lo...@us...> - 2001-12-04 20:00:15
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/argentinian_spanish
In directory usw-pr-cvs1:/tmp/cvs-serv13959/chat/localization/argentinian_spanish
Modified Files:
chat.loc
Log Message:
Begin right levels improvement
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/argentinian_spanish/chat.loc,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** chat.loc 2001/07/01 10:38:46 1.3
--- chat.loc 2001/12/04 19:59:38 1.4
***************
*** 243,246 ****
--- 243,256 ----
define('L_WHOIS_MODER', 'Moderador');
define('L_WHOIS_USER', 'Usuario');
+ define('L_RIGHT_9', '<i>Webmaster</i>');
+ define('L_RIGHT_8', '<i>Level 8 administrator</i>');
+ define('L_RIGHT_7', '<i>Level 7 administrator</i>');
+ define('L_RIGHT_6', '<i>Super moderator</i>');
+ define('L_RIGHT_5', '<i>Level 5 moderator for your current room</i>');
+ define('L_RIGHT_4', '<i>Level 4 moderator for your current room</i>');
+ define('L_RIGHT_3', '<i>Level 3 moderator for your current room</i>');
+ define('L_RIGHT_2', 'Regular visitor in your current room');
+ define('L_RIGHT_1', 'Member in your current room');
+ define('L_RIGHT_0', 'Visitor');
// Notification messages of user entrance/exit
|
|
From: Lo?c C. <lo...@us...> - 2001-12-04 19:59:49
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/russian
In directory usw-pr-cvs1:/tmp/cvs-serv13959/chat/localization/russian
Modified Files:
_chat.loc chat.loc
Log Message:
Begin right levels improvement
Index: _chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/russian/_chat.loc,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** _chat.loc 2001/07/01 10:38:46 1.12
--- _chat.loc 2001/12/04 19:59:42 1.13
***************
*** 245,248 ****
--- 245,258 ----
define('L_WHOIS_MODER', 'íÏÄÅÒÁÔÏÒ');
define('L_WHOIS_USER', 'þÁÔÌÁÎ');
+ define('L_RIGHT_9', '<i>Webmaster</i>');
+ define('L_RIGHT_8', '<i>Level 8 administrator</i>');
+ define('L_RIGHT_7', '<i>Level 7 administrator</i>');
+ define('L_RIGHT_6', '<i>Super moderator</i>');
+ define('L_RIGHT_5', '<i>Level 5 moderator for your current room</i>');
+ define('L_RIGHT_4', '<i>Level 4 moderator for your current room</i>');
+ define('L_RIGHT_3', '<i>Level 3 moderator for your current room</i>');
+ define('L_RIGHT_2', 'Regular visitor in your current room');
+ define('L_RIGHT_1', 'Member in your current room');
+ define('L_RIGHT_0', 'Visitor');
// Notification messages of user entrance/exit
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/russian/chat.loc,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -r1.14 -r1.15
*** chat.loc 2001/07/01 10:38:46 1.14
--- chat.loc 2001/12/04 19:59:42 1.15
***************
*** 247,250 ****
--- 247,260 ----
define('L_WHOIS_MODER', 'Ìîäåðàòîð');
define('L_WHOIS_USER', 'Ïîëüçîâàòåëü');
+ define('L_RIGHT_9', '<i>Webmaster</i>');
+ define('L_RIGHT_8', '<i>Level 8 administrator</i>');
+ define('L_RIGHT_7', '<i>Level 7 administrator</i>');
+ define('L_RIGHT_6', '<i>Super moderator</i>');
+ define('L_RIGHT_5', '<i>Level 5 moderator for your current room</i>');
+ define('L_RIGHT_4', '<i>Level 4 moderator for your current room</i>');
+ define('L_RIGHT_3', '<i>Level 3 moderator for your current room</i>');
+ define('L_RIGHT_2', 'Regular visitor in your current room');
+ define('L_RIGHT_1', 'Member in your current room');
+ define('L_RIGHT_0', 'Visitor');
// Notification messages of user entrance/exit
|
|
From: Lo?c C. <lo...@us...> - 2001-12-04 19:59:49
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/romanian
In directory usw-pr-cvs1:/tmp/cvs-serv13959/chat/localization/romanian
Modified Files:
chat.loc
Log Message:
Begin right levels improvement
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/romanian/chat.loc,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** chat.loc 2001/07/01 10:38:46 1.10
--- chat.loc 2001/12/04 19:59:42 1.11
***************
*** 257,260 ****
--- 257,270 ----
define('L_WHOIS_MODER', 'Moderator');
define('L_WHOIS_USER', 'Utilizator');
+ define('L_RIGHT_9', '<i>Webmaster</i>');
+ define('L_RIGHT_8', '<i>Level 8 administrator</i>');
+ define('L_RIGHT_7', '<i>Level 7 administrator</i>');
+ define('L_RIGHT_6', '<i>Super moderator</i>');
+ define('L_RIGHT_5', '<i>Level 5 moderator for your current room</i>');
+ define('L_RIGHT_4', '<i>Level 4 moderator for your current room</i>');
+ define('L_RIGHT_3', '<i>Level 3 moderator for your current room</i>');
+ define('L_RIGHT_2', 'Regular visitor in your current room');
+ define('L_RIGHT_1', 'Member in your current room');
+ define('L_RIGHT_0', 'Visitor');
// Notification messages of user entrance/exit
|
|
From: Lo?c C. <lo...@us...> - 2001-12-04 19:59:48
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/italian
In directory usw-pr-cvs1:/tmp/cvs-serv13959/chat/localization/italian
Modified Files:
chat.loc
Log Message:
Begin right levels improvement
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/italian/chat.loc,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** chat.loc 2001/07/01 10:38:46 1.10
--- chat.loc 2001/12/04 19:59:42 1.11
***************
*** 249,252 ****
--- 249,262 ----
define('L_WHOIS_MODER', 'Moderatore');
define('L_WHOIS_USER', 'Utente');
+ define('L_RIGHT_9', '<i>Webmaster</i>');
+ define('L_RIGHT_8', '<i>Level 8 administrator</i>');
+ define('L_RIGHT_7', '<i>Level 7 administrator</i>');
+ define('L_RIGHT_6', '<i>Super moderator</i>');
+ define('L_RIGHT_5', '<i>Level 5 moderator for your current room</i>');
+ define('L_RIGHT_4', '<i>Level 4 moderator for your current room</i>');
+ define('L_RIGHT_3', '<i>Level 3 moderator for your current room</i>');
+ define('L_RIGHT_2', 'Regular visitor in your current room');
+ define('L_RIGHT_1', 'Member in your current room');
+ define('L_RIGHT_0', 'Visitor');
// Notification messages of user entrance/exit
|
|
From: Lo?c C. <lo...@us...> - 2001-12-04 19:59:48
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/norwegian
In directory usw-pr-cvs1:/tmp/cvs-serv13959/chat/localization/norwegian
Modified Files:
chat.loc
Log Message:
Begin right levels improvement
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/norwegian/chat.loc,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** chat.loc 2001/07/01 10:38:46 1.11
--- chat.loc 2001/12/04 19:59:42 1.12
***************
*** 244,247 ****
--- 244,257 ----
define('L_WHOIS_MODER', 'Moderator');
define('L_WHOIS_USER', 'User');
+ define('L_RIGHT_9', '<i>Webmaster</i>');
+ define('L_RIGHT_8', '<i>Level 8 administrator</i>');
+ define('L_RIGHT_7', '<i>Level 7 administrator</i>');
+ define('L_RIGHT_6', '<i>Super moderator</i>');
+ define('L_RIGHT_5', '<i>Level 5 moderator for your current room</i>');
+ define('L_RIGHT_4', '<i>Level 4 moderator for your current room</i>');
+ define('L_RIGHT_3', '<i>Level 3 moderator for your current room</i>');
+ define('L_RIGHT_2', 'Regular visitor in your current room');
+ define('L_RIGHT_1', 'Member in your current room');
+ define('L_RIGHT_0', 'Visitor');
// Notification messages of user entrance/exit
|
|
From: Lo?c C. <lo...@us...> - 2001-12-04 19:59:48
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/japanese
In directory usw-pr-cvs1:/tmp/cvs-serv13959/chat/localization/japanese
Modified Files:
chat.loc
Log Message:
Begin right levels improvement
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/japanese/chat.loc,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** chat.loc 2001/07/01 10:38:46 1.12
--- chat.loc 2001/12/04 19:59:42 1.13
***************
*** 243,246 ****
--- 243,256 ----
define('L_WHOIS_MODER', '¥â¥Ç¥ì¡¼¥¿¡¼');
define('L_WHOIS_USER', '¥æ¡¼¥¶¡¼');
+ define('L_RIGHT_9', '<i>Webmaster</i>');
+ define('L_RIGHT_8', '<i>Level 8 administrator</i>');
+ define('L_RIGHT_7', '<i>Level 7 administrator</i>');
+ define('L_RIGHT_6', '<i>Super moderator</i>');
+ define('L_RIGHT_5', '<i>Level 5 moderator for your current room</i>');
+ define('L_RIGHT_4', '<i>Level 4 moderator for your current room</i>');
+ define('L_RIGHT_3', '<i>Level 3 moderator for your current room</i>');
+ define('L_RIGHT_2', 'Regular visitor in your current room');
+ define('L_RIGHT_1', 'Member in your current room');
+ define('L_RIGHT_0', 'Visitor');
// Notification messages of user entrance/exit
|
|
From: Lo?c C. <lo...@us...> - 2001-12-04 19:59:48
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/polish
In directory usw-pr-cvs1:/tmp/cvs-serv13959/chat/localization/polish
Modified Files:
chat.loc
Log Message:
Begin right levels improvement
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/polish/chat.loc,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** chat.loc 2001/07/01 10:38:46 1.10
--- chat.loc 2001/12/04 19:59:42 1.11
***************
*** 244,247 ****
--- 244,257 ----
define('L_WHOIS_MODER', 'Zarz±dca');
define('L_WHOIS_USER', 'U¿ytkownik');
+ define('L_RIGHT_9', '<i>Webmaster</i>');
+ define('L_RIGHT_8', '<i>Level 8 administrator</i>');
+ define('L_RIGHT_7', '<i>Level 7 administrator</i>');
+ define('L_RIGHT_6', '<i>Super moderator</i>');
+ define('L_RIGHT_5', '<i>Level 5 moderator for your current room</i>');
+ define('L_RIGHT_4', '<i>Level 4 moderator for your current room</i>');
+ define('L_RIGHT_3', '<i>Level 3 moderator for your current room</i>');
+ define('L_RIGHT_2', 'Regular visitor in your current room');
+ define('L_RIGHT_1', 'Member in your current room');
+ define('L_RIGHT_0', 'Visitor');
// Notification messages of user entrance/exit
|
|
From: Lo?c C. <lo...@us...> - 2001-12-04 19:59:48
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/turkish
In directory usw-pr-cvs1:/tmp/cvs-serv13959/chat/localization/turkish
Modified Files:
chat.loc
Log Message:
Begin right levels improvement
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/turkish/chat.loc,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** chat.loc 2001/07/01 10:38:46 1.10
--- chat.loc 2001/12/04 19:59:43 1.11
***************
*** 243,246 ****
--- 243,256 ----
define('L_WHOIS_MODER', 'Yönetici');
define('L_WHOIS_USER', 'Kullanici');
+ define('L_RIGHT_9', '<i>Webmaster</i>');
+ define('L_RIGHT_8', '<i>Level 8 administrator</i>');
+ define('L_RIGHT_7', '<i>Level 7 administrator</i>');
+ define('L_RIGHT_6', '<i>Super moderator</i>');
+ define('L_RIGHT_5', '<i>Level 5 moderator for your current room</i>');
+ define('L_RIGHT_4', '<i>Level 4 moderator for your current room</i>');
+ define('L_RIGHT_3', '<i>Level 3 moderator for your current room</i>');
+ define('L_RIGHT_2', 'Regular visitor in your current room');
+ define('L_RIGHT_1', 'Member in your current room');
+ define('L_RIGHT_0', 'Visitor');
// Notification messages of user entrance/exit
|
|
From: Lo?c C. <lo...@us...> - 2001-12-04 19:59:48
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/portuguese
In directory usw-pr-cvs1:/tmp/cvs-serv13959/chat/localization/portuguese
Modified Files:
chat.loc
Log Message:
Begin right levels improvement
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/portuguese/chat.loc,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** chat.loc 2001/11/30 23:46:46 1.11
--- chat.loc 2001/12/04 19:59:42 1.12
***************
*** 244,247 ****
--- 244,257 ----
define('L_WHOIS_MODER', 'Moderador');
define('L_WHOIS_USER', 'Utilizador');
+ define('L_RIGHT_9', '<i>Webmaster</i>');
+ define('L_RIGHT_8', '<i>Level 8 administrator</i>');
+ define('L_RIGHT_7', '<i>Level 7 administrator</i>');
+ define('L_RIGHT_6', '<i>Super moderator</i>');
+ define('L_RIGHT_5', '<i>Level 5 moderator for your current room</i>');
+ define('L_RIGHT_4', '<i>Level 4 moderator for your current room</i>');
+ define('L_RIGHT_3', '<i>Level 3 moderator for your current room</i>');
+ define('L_RIGHT_2', 'Regular visitor in your current room');
+ define('L_RIGHT_1', 'Member in your current room');
+ define('L_RIGHT_0', 'Visitor');
// Notification messages of user entrance/exit
|
|
From: Lo?c C. <lo...@us...> - 2001-12-04 19:59:47
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/greek
In directory usw-pr-cvs1:/tmp/cvs-serv13959/chat/localization/greek
Modified Files:
chat.loc
Log Message:
Begin right levels improvement
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/greek/chat.loc,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -r1.15 -r1.16
*** chat.loc 2001/11/30 12:35:17 1.15
--- chat.loc 2001/12/04 19:59:41 1.16
***************
*** 244,247 ****
--- 244,257 ----
define('L_WHOIS_MODER', 'ÓõíôïíéóôÞò');
define('L_WHOIS_USER', '×ñÞóôçò');
+ define('L_RIGHT_9', '<i>Webmaster</i>');
+ define('L_RIGHT_8', '<i>Level 8 administrator</i>');
+ define('L_RIGHT_7', '<i>Level 7 administrator</i>');
+ define('L_RIGHT_6', '<i>Super moderator</i>');
+ define('L_RIGHT_5', '<i>Level 5 moderator for your current room</i>');
+ define('L_RIGHT_4', '<i>Level 4 moderator for your current room</i>');
+ define('L_RIGHT_3', '<i>Level 3 moderator for your current room</i>');
+ define('L_RIGHT_2', 'Regular visitor in your current room');
+ define('L_RIGHT_1', 'Member in your current room');
+ define('L_RIGHT_0', 'Visitor');
// Notification messages of user entrance/exit
|
|
From: Lo?c C. <lo...@us...> - 2001-12-04 19:59:47
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/hungarian
In directory usw-pr-cvs1:/tmp/cvs-serv13959/chat/localization/hungarian
Modified Files:
chat.loc
Log Message:
Begin right levels improvement
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/hungarian/chat.loc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** chat.loc 2001/12/04 18:44:13 1.1
--- chat.loc 2001/12/04 19:59:42 1.2
***************
*** 244,247 ****
--- 244,257 ----
define('L_WHOIS_MODER', 'Moderátor');
define('L_WHOIS_USER', 'Felhasználó');
+ define('L_RIGHT_9', '<i>Webmaster</i>');
+ define('L_RIGHT_8', '<i>Level 8 administrator</i>');
+ define('L_RIGHT_7', '<i>Level 7 administrator</i>');
+ define('L_RIGHT_6', '<i>Super moderator</i>');
+ define('L_RIGHT_5', '<i>Level 5 moderator for your current room</i>');
+ define('L_RIGHT_4', '<i>Level 4 moderator for your current room</i>');
+ define('L_RIGHT_3', '<i>Level 3 moderator for your current room</i>');
+ define('L_RIGHT_2', 'Regular visitor in your current room');
+ define('L_RIGHT_1', 'Member in your current room');
+ define('L_RIGHT_0', 'Visitor');
// Notification messages of user entrance/exit
|
|
From: Lo?c C. <lo...@us...> - 2001-12-04 19:59:47
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/malay
In directory usw-pr-cvs1:/tmp/cvs-serv13959/chat/localization/malay
Modified Files:
chat.loc
Log Message:
Begin right levels improvement
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/malay/chat.loc,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** chat.loc 2001/07/01 10:38:46 1.11
--- chat.loc 2001/12/04 19:59:42 1.12
***************
*** 243,246 ****
--- 243,256 ----
define('L_WHOIS_MODER', 'Pengendali');
define('L_WHOIS_USER', 'Pengguna');
+ define('L_RIGHT_9', '<i>Webmaster</i>');
+ define('L_RIGHT_8', '<i>Level 8 administrator</i>');
+ define('L_RIGHT_7', '<i>Level 7 administrator</i>');
+ define('L_RIGHT_6', '<i>Super moderator</i>');
+ define('L_RIGHT_5', '<i>Level 5 moderator for your current room</i>');
+ define('L_RIGHT_4', '<i>Level 4 moderator for your current room</i>');
+ define('L_RIGHT_3', '<i>Level 3 moderator for your current room</i>');
+ define('L_RIGHT_2', 'Regular visitor in your current room');
+ define('L_RIGHT_1', 'Member in your current room');
+ define('L_RIGHT_0', 'Visitor');
// Notification messages of user entrance/exit
|
|
From: Lo?c C. <lo...@us...> - 2001-12-04 19:59:47
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/swedish
In directory usw-pr-cvs1:/tmp/cvs-serv13959/chat/localization/swedish
Modified Files:
chat.loc
Log Message:
Begin right levels improvement
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/swedish/chat.loc,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** chat.loc 2001/07/01 10:38:46 1.11
--- chat.loc 2001/12/04 19:59:43 1.12
***************
*** 244,247 ****
--- 244,257 ----
define('L_WHOIS_MODER', 'Moderator');
define('L_WHOIS_USER', 'Användare');
+ define('L_RIGHT_9', '<i>Webmaster</i>');
+ define('L_RIGHT_8', '<i>Level 8 administrator</i>');
+ define('L_RIGHT_7', '<i>Level 7 administrator</i>');
+ define('L_RIGHT_6', '<i>Super moderator</i>');
+ define('L_RIGHT_5', '<i>Level 5 moderator for your current room</i>');
+ define('L_RIGHT_4', '<i>Level 4 moderator for your current room</i>');
+ define('L_RIGHT_3', '<i>Level 3 moderator for your current room</i>');
+ define('L_RIGHT_2', 'Regular visitor in your current room');
+ define('L_RIGHT_1', 'Member in your current room');
+ define('L_RIGHT_0', 'Visitor');
// Notification messages of user entrance/exit
|
|
From: Lo?c C. <lo...@us...> - 2001-12-04 19:59:47
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/icelandic
In directory usw-pr-cvs1:/tmp/cvs-serv13959/chat/localization/icelandic
Modified Files:
chat.loc
Log Message:
Begin right levels improvement
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/icelandic/chat.loc,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** chat.loc 2001/07/01 10:38:46 1.11
--- chat.loc 2001/12/04 19:59:42 1.12
***************
*** 245,248 ****
--- 245,258 ----
define('L_WHOIS_MODER', 'Moderator');
define('L_WHOIS_USER', 'User');
+ define('L_RIGHT_9', '<i>Webmaster</i>');
+ define('L_RIGHT_8', '<i>Level 8 administrator</i>');
+ define('L_RIGHT_7', '<i>Level 7 administrator</i>');
+ define('L_RIGHT_6', '<i>Super moderator</i>');
+ define('L_RIGHT_5', '<i>Level 5 moderator for your current room</i>');
+ define('L_RIGHT_4', '<i>Level 4 moderator for your current room</i>');
+ define('L_RIGHT_3', '<i>Level 3 moderator for your current room</i>');
+ define('L_RIGHT_2', 'Regular visitor in your current room');
+ define('L_RIGHT_1', 'Member in your current room');
+ define('L_RIGHT_0', 'Visitor');
// Notification messages of user entrance/exit
|
|
From: Lo?c C. <lo...@us...> - 2001-12-04 19:59:47
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/german
In directory usw-pr-cvs1:/tmp/cvs-serv13959/chat/localization/german
Modified Files:
chat.loc
Log Message:
Begin right levels improvement
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/german/chat.loc,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** chat.loc 2001/07/01 10:38:45 1.12
--- chat.loc 2001/12/04 19:59:41 1.13
***************
*** 250,253 ****
--- 250,263 ----
define('L_WHOIS_MODER', 'Moderator');
define('L_WHOIS_USER', 'Benutzer');
+ define('L_RIGHT_9', '<i>Webmaster</i>');
+ define('L_RIGHT_8', '<i>Level 8 administrator</i>');
+ define('L_RIGHT_7', '<i>Level 7 administrator</i>');
+ define('L_RIGHT_6', '<i>Super moderator</i>');
+ define('L_RIGHT_5', '<i>Level 5 moderator for your current room</i>');
+ define('L_RIGHT_4', '<i>Level 4 moderator for your current room</i>');
+ define('L_RIGHT_3', '<i>Level 3 moderator for your current room</i>');
+ define('L_RIGHT_2', 'Regular visitor in your current room');
+ define('L_RIGHT_1', 'Member in your current room');
+ define('L_RIGHT_0', 'Visitor');
// Notification messages of user entrance/exit
|
|
From: Lo?c C. <lo...@us...> - 2001-12-04 19:59:46
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/thai
In directory usw-pr-cvs1:/tmp/cvs-serv13959/chat/localization/thai
Modified Files:
chat.loc
Log Message:
Begin right levels improvement
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/thai/chat.loc,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** chat.loc 2001/07/01 10:38:46 1.11
--- chat.loc 2001/12/04 19:59:43 1.12
***************
*** 243,246 ****
--- 243,256 ----
define('L_WHOIS_MODER', 'Moderator');
define('L_WHOIS_USER', 'User');
+ define('L_RIGHT_9', '<i>Webmaster</i>');
+ define('L_RIGHT_8', '<i>Level 8 administrator</i>');
+ define('L_RIGHT_7', '<i>Level 7 administrator</i>');
+ define('L_RIGHT_6', '<i>Super moderator</i>');
+ define('L_RIGHT_5', '<i>Level 5 moderator for your current room</i>');
+ define('L_RIGHT_4', '<i>Level 4 moderator for your current room</i>');
+ define('L_RIGHT_3', '<i>Level 3 moderator for your current room</i>');
+ define('L_RIGHT_2', 'Regular visitor in your current room');
+ define('L_RIGHT_1', 'Member in your current room');
+ define('L_RIGHT_0', 'Visitor');
// Notification messages of user entrance/exit
|
|
From: Lo?c C. <lo...@us...> - 2001-12-04 19:59:46
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/finnish
In directory usw-pr-cvs1:/tmp/cvs-serv13959/chat/localization/finnish
Modified Files:
chat.loc
Log Message:
Begin right levels improvement
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/finnish/chat.loc,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** chat.loc 2001/07/01 10:38:45 1.10
--- chat.loc 2001/12/04 19:59:41 1.11
***************
*** 245,248 ****
--- 245,258 ----
define('L_WHOIS_MODER', 'Valvoja');
define('L_WHOIS_USER', 'Käyttäjä');
+ define('L_RIGHT_9', '<i>Webmaster</i>');
+ define('L_RIGHT_8', '<i>Level 8 administrator</i>');
+ define('L_RIGHT_7', '<i>Level 7 administrator</i>');
+ define('L_RIGHT_6', '<i>Super moderator</i>');
+ define('L_RIGHT_5', '<i>Level 5 moderator for your current room</i>');
+ define('L_RIGHT_4', '<i>Level 4 moderator for your current room</i>');
+ define('L_RIGHT_3', '<i>Level 3 moderator for your current room</i>');
+ define('L_RIGHT_2', 'Regular visitor in your current room');
+ define('L_RIGHT_1', 'Member in your current room');
+ define('L_RIGHT_0', 'Visitor');
// Notification messages of user entrance/exit
|
|
From: Lo?c C. <lo...@us...> - 2001-12-04 19:59:46
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/slovak
In directory usw-pr-cvs1:/tmp/cvs-serv13959/chat/localization/slovak
Modified Files:
chat.loc
Log Message:
Begin right levels improvement
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/slovak/chat.loc,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** chat.loc 2001/07/01 10:38:46 1.10
--- chat.loc 2001/12/04 19:59:42 1.11
***************
*** 246,249 ****
--- 246,259 ----
define('L_WHOIS_MODER', 'Moderátor');
define('L_WHOIS_USER', 'Uívate¾');
+ define('L_RIGHT_9', '<i>Webmaster</i>');
+ define('L_RIGHT_8', '<i>Level 8 administrator</i>');
+ define('L_RIGHT_7', '<i>Level 7 administrator</i>');
+ define('L_RIGHT_6', '<i>Super moderator</i>');
+ define('L_RIGHT_5', '<i>Level 5 moderator for your current room</i>');
+ define('L_RIGHT_4', '<i>Level 4 moderator for your current room</i>');
+ define('L_RIGHT_3', '<i>Level 3 moderator for your current room</i>');
+ define('L_RIGHT_2', 'Regular visitor in your current room');
+ define('L_RIGHT_1', 'Member in your current room');
+ define('L_RIGHT_0', 'Visitor');
// Notification messages of user entrance/exit
|
|
From: Lo?c C. <lo...@us...> - 2001-12-04 19:59:46
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/korean
In directory usw-pr-cvs1:/tmp/cvs-serv13959/chat/localization/korean
Modified Files:
chat.loc
Log Message:
Begin right levels improvement
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/korean/chat.loc,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** chat.loc 2001/07/01 10:38:46 1.10
--- chat.loc 2001/12/04 19:59:42 1.11
***************
*** 244,247 ****
--- 244,257 ----
define('L_WHOIS_MODER', '¹æÀå');
define('L_WHOIS_USER', '»ç¿ëÀÚ');
+ define('L_RIGHT_9', '<i>Webmaster</i>');
+ define('L_RIGHT_8', '<i>Level 8 administrator</i>');
+ define('L_RIGHT_7', '<i>Level 7 administrator</i>');
+ define('L_RIGHT_6', '<i>Super moderator</i>');
+ define('L_RIGHT_5', '<i>Level 5 moderator for your current room</i>');
+ define('L_RIGHT_4', '<i>Level 4 moderator for your current room</i>');
+ define('L_RIGHT_3', '<i>Level 3 moderator for your current room</i>');
+ define('L_RIGHT_2', 'Regular visitor in your current room');
+ define('L_RIGHT_1', 'Member in your current room');
+ define('L_RIGHT_0', 'Visitor');
// Notification messages of user entrance/exit
|
|
From: Lo?c C. <lo...@us...> - 2001-12-04 19:59:46
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/spanish
In directory usw-pr-cvs1:/tmp/cvs-serv13959/chat/localization/spanish
Modified Files:
chat.loc
Log Message:
Begin right levels improvement
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/spanish/chat.loc,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** chat.loc 2001/11/30 23:18:31 1.12
--- chat.loc 2001/12/04 19:59:43 1.13
***************
*** 246,249 ****
--- 246,259 ----
define('L_WHOIS_MODER', 'Moderador');
define('L_WHOIS_USER', 'Usuario');
+ define('L_RIGHT_9', '<i>Webmaster</i>');
+ define('L_RIGHT_8', '<i>Level 8 administrator</i>');
+ define('L_RIGHT_7', '<i>Level 7 administrator</i>');
+ define('L_RIGHT_6', '<i>Super moderator</i>');
+ define('L_RIGHT_5', '<i>Level 5 moderator for your current room</i>');
+ define('L_RIGHT_4', '<i>Level 4 moderator for your current room</i>');
+ define('L_RIGHT_3', '<i>Level 3 moderator for your current room</i>');
+ define('L_RIGHT_2', 'Regular visitor in your current room');
+ define('L_RIGHT_1', 'Member in your current room');
+ define('L_RIGHT_0', 'Visitor');
// Notification messages of user entrance/exit
|
|
From: Lo?c C. <lo...@us...> - 2001-12-04 19:59:46
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/estonian
In directory usw-pr-cvs1:/tmp/cvs-serv13959/chat/localization/estonian
Modified Files:
chat.loc
Log Message:
Begin right levels improvement
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/estonian/chat.loc,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** chat.loc 2001/07/01 10:38:45 1.11
--- chat.loc 2001/12/04 19:59:41 1.12
***************
*** 243,246 ****
--- 243,256 ----
define('L_WHOIS_MODER', 'Moderaator');
define('L_WHOIS_USER', 'Kasutaja');
+ define('L_RIGHT_9', '<i>Webmaster</i>');
+ define('L_RIGHT_8', '<i>Level 8 administrator</i>');
+ define('L_RIGHT_7', '<i>Level 7 administrator</i>');
+ define('L_RIGHT_6', '<i>Super moderator</i>');
+ define('L_RIGHT_5', '<i>Level 5 moderator for your current room</i>');
+ define('L_RIGHT_4', '<i>Level 4 moderator for your current room</i>');
+ define('L_RIGHT_3', '<i>Level 3 moderator for your current room</i>');
+ define('L_RIGHT_2', 'Regular visitor in your current room');
+ define('L_RIGHT_1', 'Member in your current room');
+ define('L_RIGHT_0', 'Visitor');
// Notification messages of user entrance/exit
|
|
From: Lo?c C. <lo...@us...> - 2001-12-04 19:59:46
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/french
In directory usw-pr-cvs1:/tmp/cvs-serv13959/chat/localization/french
Modified Files:
chat.loc
Log Message:
Begin right levels improvement
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/french/chat.loc,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** chat.loc 2001/06/10 14:57:49 1.10
--- chat.loc 2001/12/04 19:59:41 1.11
***************
*** 132,135 ****
--- 132,136 ----
define('L_ERR_USR_20', 'Vous avez été banni(e) du salon ou du chat.');
define('L_ERR_USR_21', 'Dépassement de la durée d\'inactivité autorisée.');
+ define('L_ERR_USR_22', 'Vous ne disposez pas des droits requis pour créer un salon.');
define('L_ERR_ROM_1', 'Le nom d\'un salon ne peut contenir ni virgule, ni anti-slash (\\).');
define('L_ERR_ROM_2', 'Mot interdit dans le nom du salon à créer.');
***************
*** 156,159 ****
--- 157,161 ----
// input frame
define('L_HLP', 'Aide');
+ define('L_NO_RIGHT', 'Vous ne disposez pas des droits nécessaires à l\'exécution de cette commande.');
define('L_BAD_CMD', 'Commande invalide !');
define('L_ADMIN', '%s est déjà administrateur !');
***************
*** 243,246 ****
--- 245,258 ----
define('L_WHOIS_MODER', 'Modérateur');
define('L_WHOIS_USER', 'Utilisateur');
+ define('L_RIGHT_9', '<i>Webmestre</i>');
+ define('L_RIGHT_8', '<i>Administrateur de niveau 8</i>');
+ define('L_RIGHT_7', '<i>Administrateur de niveau 7</i>');
+ define('L_RIGHT_6', '<i>Super modérateur</i>');
+ define('L_RIGHT_5', '<i>Modérateur de niveau 5 pour votre salon courant</i>');
+ define('L_RIGHT_4', '<i>Modérateur de niveau 4 pour votre salon courant</i>');
+ define('L_RIGHT_3', '<i>Modérateur de niveau 3 pour votre salon courant</i>');
+ define('L_RIGHT_2', 'Utilisateur averti dans votre salon courant');
+ define('L_RIGHT_1', 'Membre dans votre salon courant');
+ define('L_RIGHT_0', 'Visiteur');
// Notification messages of user entrance/exit
|
|
From: Lo?c C. <lo...@us...> - 2001-12-04 19:59:46
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/georgian
In directory usw-pr-cvs1:/tmp/cvs-serv13959/chat/localization/georgian
Modified Files:
chat.loc
Log Message:
Begin right levels improvement
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/georgian/chat.loc,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** chat.loc 2001/11/30 19:29:26 1.12
--- chat.loc 2001/12/04 19:59:41 1.13
***************
*** 255,258 ****
--- 255,268 ----
define('L_WHOIS_MODER', 'Moderator');
define('L_WHOIS_USER', 'User');
+ define('L_RIGHT_9', '<i>Webmaster</i>');
+ define('L_RIGHT_8', '<i>Level 8 administrator</i>');
+ define('L_RIGHT_7', '<i>Level 7 administrator</i>');
+ define('L_RIGHT_6', '<i>Super moderator</i>');
+ define('L_RIGHT_5', '<i>Level 5 moderator for your current room</i>');
+ define('L_RIGHT_4', '<i>Level 4 moderator for your current room</i>');
+ define('L_RIGHT_3', '<i>Level 3 moderator for your current room</i>');
+ define('L_RIGHT_2', 'Regular visitor in your current room');
+ define('L_RIGHT_1', 'Member in your current room');
+ define('L_RIGHT_0', 'Visitor');
// Notification messages of user entrance/exit
|