|
|
发表:2002/5/2 9:03:11 人气:101
|
楼主 |
Bchat系列聊天系统软件最终用户许可协议
0|ALL|must be the same as defined in top.htm 1|select name,lasttime,exps from %s.%s where name=’%s’|authdatabase,authtable,tmp 2|update %s.%s set exps=%d,lasttime=%d where name=’%s’|authdatabase,authtable,d,current_time,tmp 3|update %s.%s set num=%d where port=%d and host=’%s’|database,roomtable,onlineusers,room_port,host_ip 4|select port,roomname from %s.%s where port=’%d’ and host=’%s’|database,roomtable,room_port,host_ip 5|INSERT INTO %s.%s (port,roomname,pid,type,host) VALUES (’%d’,’%s’,’%d’,’%s’,’%s’)|database,roomtable,room_port,room_title,_getpid(),roomtype,host_ip 6|update %s.%s set roomname=’%s’,pid=’%d’,type=’%s’ where port=’%d’ and host=’%s’|database,roomtable,room_title,_getpid(),roomtype,room_port,host_ip 7|SYSTEM:%s is screened by you successfully. |r->whoto 8|SYSTEM:%s is already in your screened list. |r->whoto 9|SYSTEM: Can not screen all. | 10|SYSTEM: Failed to screen %s,you can screen no more than %d persons. |r->whoto,MAXSCREENNUM 11|SYSTEM: Free %s from your screened list . |r->whoto 12|SYSTEM: Can not free all. | 13|SYSTEM: Failed to free %s from your screened list . |r->whoto 14|SYSTEM: Screened list: | 15| %s |screenname 16|SYSTEM: You are not authorized to kick,please input admin password. | 17|SYSTEM: "%s" is administrator who can not be kicked. |r->whoto 18|SYSTEM: Can not kick all. | 19|SYSTEM: %s is kicked out by you. |r->whoto 20|SYSTEM: %s is kicked out by administrator %s. |r->whoto,r->name 21|SYSTEM: %s is kicked out by administrator. |r->whoto 22|SYSTEM: %s is kicked out by administrator %s. |r->whoto,r->name 23|SYSTEM: %s is kicked out by administrator. |r->whoto 24|SYSTEM: Sorry,you are kicked out. | 25|SYSTEM: Kicked list: | 26| %s |name 27|SYSTEM: Wrong admin password,you are not authorized to kick IP. | 28|SYSTEM: "%s" is administrator who can not be kicked. |r->whoto 29|SYSTEM: Can not screen IP of all. | 30|SYSTEM: %s’s IP is screened by you. |r->whoto 31|SYSTEM: %s’s IP is screened by administrator %s. |r->whoto,r->name 32|SYSTEM: %s’s IP is screened by administrator. |r->whoto 33|SYSTEM: %s’s IP is screened by administrator %s. |r->whoto,r->name 34|SYSTEM: %s’s IP is screened by administrator. |r->whoto 35|SYSTEM: Sorry,please input your admin password first. | 36|SYSTEM: Can not check IP of all. | 37|SYSTEM: The function of IP check was cancelled for safe reason. | 38|SYSTEM: Sorry,your IP is screened. | 39|SYSTEM:%s is added to your box list successfully. |r->whoto 40|SYSTEM:%s is already in your box list. |r->whoto 41|SYSTEM: Can not add all to box list. | 42|SYSTEM: Failed to add %s you may add no more than %d persons. |r->whoto,MAXSCREENNUM 43|SYSTEM:%s is deleted from your box list successfully. |r->whoto 44|SYSTEM: Can not delete all from your box list. | 45|SYSTEM: Failed to delete %s from box list. |r->whoto 46|SYSTEM: Box list: | 47| %s |name 48|SYSTEM:Can not invite/accept all or yourself into duplex mode. | 49|SYSTEM:Your invite/accept %s into duplex mode. |r->whoto 50|| 51|SYSTEM:Please wait for %s’s response. |r->whoto 52|SYSTEM:Sorry,%scan not have a duplex talk with you. |r->whoto 53|SYSTEM:%sinvite/accept you into duplex mode. |r->name,r->name 54|SYSTEM:You quit duplex mode. | 55|SYSTEM:Opposite %squit duplex talk. |r->name,r->name 56|SYSTEM: Wrong admin password or you are not authorized to transfer MIC. | 57|SYSTEM: Can not transfer MIC to all. | 58|SYSTEM: "%s" is not in voice mode or under duplex mode. |r->whoto 59|SYSTEM: You are not in voice mode or under duplex mode. | 60|SYSTEM: You transfer MIC to %s. |r->whoto 61|SYSTEM: Administrator %s transfer MIC to %s. |r->name,r->whoto 62|SYSTEM: Administrator transfer MIC to %s. |r->whoto 63|SYSTEM: Administrator %s transfer MIC to %s. |r->name,r->whoto 64|SYSTEM: Administrator transfer MIC to %s. |r->whoto 65|SYSTEM: Wrong admin password or you are not authorized to do that. | 66|SYSTEM: Can not mute all. | 67|SYSTEM: "%s" is not in voice mode or under duplex mode. |r->whoto 68|SYSTEM: You mute %s. |r->whoto 69|SYSTEM: Administrator %s mute %s. |r->name,r->whoto 70|SYSTEM: Administrator mute %s. |r->whoto 71|SYSTEM: Administrator %s mute %s. |r->name,r->whoto 72|SYSTEM: Administrator mute %s. |r->whoto 73|SYSTEM:Can not connect video to all or yourself. | 74|SYSTEM:You connect video to %s. |r->whoto 75|SYSTEM:You didn’t open video or under communication with others. | 76|SYSTEM:Opposite doesn’t have video or unwilling to connect with others or communicating with others. | 77|SYSTEM:You didn’t open your video or under communication with sommebody else. |
|
|
|
|
|