4
0

stats.lang 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243
  1. #######################################
  2. #
  3. # Language file for stats.mod v1.3.0
  4. # ----------------------------------
  5. #
  6. #
  7. # Usage is pretty self-explaining.
  8. # If you add more than one line per item, a random one will be selected
  9. # each time when it's used.
  10. #
  11. # You can use some variables, but not every var in every place.
  12. # (using [user] on the index page would be nonsense, for example.
  13. # In such cases, the var is unitialized (which might even cause a crash))
  14. #
  15. # Also be only aware of the fact, that [user] is not the same as [nick] and
  16. # [value] not the same as [int]. (which has something to do with the internal
  17. # processing of those vars.)
  18. #
  19. ##########################################
  20. # rename the names of the different stat types, if you don't like them.
  21. # if no name is defined, the standard will be used.
  22. T minutes time wasted
  23. T wpl words/line
  24. T smileys smilies
  25. T idle idle-factor
  26. # things you want to put into the header of each html file (CSS for example)
  27. 1 <style type="text/css"><!-- A:link { text-decoration: none; } A:visited { text-decoration: none;} A:active { text-decoration: none;} A:hover { text-decoration: underline;} --></style>
  28. # the bodytag (use this to change the colors of the pages)
  29. 5 <BODY BGCOLOR=#000000 TEXT=#1A9DFF LINK=#00D993 VLINK=#71C2FF ALINK=#2FFFBB>
  30. # These two items get inserted at the top and bottom of every page,
  31. # so if you want to insert livestats into an existing page design,
  32. # you might add menu bars and similar stuff here.
  33. # If not, just add an empty item.
  34. # Example1 (header and footer from external files):
  35. #10 [source head.html]
  36. #11 [source footer.html]
  37. # Example2 (no header or footer at all):
  38. 10
  39. 11
  40. # title of the index page
  41. 100 [bot]'s Livestats
  42. 100 Livestats of [bot]
  43. 100 Livestats
  44. 100 Livestats - Channel Overview
  45. # text that describes the link to the top talkers
  46. 105 top[topnr]
  47. # time range of the stats
  48. 110 total
  49. 111 daily
  50. 112 weekly
  51. 113 monthly
  52. # same as above, but for user pages
  53. 114 total
  54. 115 today
  55. 116 this week
  56. 117 this month
  57. # link to user- and misc-stats pages
  58. 118 userlist
  59. 119 Who's on now?
  60. 120 misc stats
  61. # title of channel-page
  62. 130 [chan] statistics index
  63. # <title>s of toptalker pages
  64. 200 Total top [topnr] talkers on channel [chan]
  65. 201 Daily top [topnr] talkers on channel [chan]
  66. 202 Weekly top [topnr] talkers on channel [chan]
  67. 203 Monthly top [topnr] talkers on channel [chan]
  68. # heads of toptalker pages
  69. 210 <center><H1>Total top [topnr] talkers on channel [chan]</H1></center>
  70. 211 <center><H1>Daily top [topnr] talkers on channel [chan]</H1></center>
  71. 212 <center><H1>Weekly top [topnr] talkers on channel [chan]</H1></center>
  72. 213 <center><H1>Monthly top [topnr] talkers on channel [chan]</H1></center>
  73. # self-explaining...
  74. 214 <center>Ordered by "%s" (to change it click corresponding table field).
  75. 215 User peak: [peak]</center>
  76. 216 No
  77. 217 Total users: [totalusers]
  78. 218 (stats logged since [chanstarted])
  79. # link to graphs
  80. 220 graphs
  81. # link back to the index
  82. 221 other channels
  83. # time string (singular and plural)
  84. 250 year
  85. 251 years
  86. 252 week
  87. 253 weeks
  88. 254 day
  89. 255 days
  90. 256 hour
  91. 257 hours
  92. 258 minute
  93. 259 minutes
  94. # <title>s of graph pages
  95. 300 Total top [graphnr] graphs on channel [chan]
  96. 301 Daily top [graphnr] graphs on channel [chan]
  97. 302 Weekly top [graphnr] graphs on channel [chan]
  98. 303 Monthly top [graphnr] graphs on channel [chan]
  99. # heads of graph pages
  100. 310 <center><h1>Total top [graphnr] graphs on channel [chan]</h1></center>
  101. 311 <center><h1>Daily top [graphnr] graphs on channel [chan]</h1></center>
  102. 312 <center><h1>Weekly top [graphnr] graphs on channel [chan]</h1></center>
  103. 313 <center><h1>Monthly top [graphnr] graphs on channel [chan]</h1></center>
  104. # self-explaining
  105. 320 <font size=+1>Ordered by <b>%s</b></font>
  106. 321 <center><font size=-1>[[int] %s total]</font></center>
  107. 322 [others]
  108. 323 table
  109. # /chan/users/
  110. 400 users of [chan]
  111. # /chan/onchan
  112. 410 Users who are currently on [chan]
  113. 420 Currently on channel:
  114. 430 idle time
  115. 435 netsplitted
  116. 436 <-- it's me ^_^
  117. 450 email address
  118. 451 homepage
  119. # userpage title
  120. 500 Stats for [user] in [chan]
  121. # userpage head
  122. 501 <H1>Stats for [user] in [chan]</H1>
  123. 502 Place
  124. # self-explaining...
  125. 510 random quote: "%s"
  126. 520 [user] spoke [int] different words today. These are the most used ones:
  127. 530 other users
  128. ## Misc Stats
  129. # title
  130. 600 Misc Stats in [chan]
  131. # head
  132. 610 <center><font size=+2>Misc Stats of Today in [chan]</font>
  133. # self-explaining...
  134. 620 Average users:
  135. 630 Today's Topics:
  136. 631 (set by [nick] at %s)
  137. 640 [int] random URLs
  138. 641 (last mentioned by [nick] at %s)
  139. 650 Most used
  140. 651 ISPs
  141. 652 TLDs
  142. 660 [int] random kicks
  143. 670 Registered users spoke %d different words
  144. 671 These are the most used ones:
  145. # The last part of the misc stats, big numbers. That's how you use it:
  146. # BN <type> <place> <text>
  147. # All places of the same type will be in one table row.
  148. BN nicks 1 <a href="../users/[user]/">[user]</a> couldn't decide which nick is the best and changed it [value] times.
  149. BN nicks 2 <font size=-2><div align="right"><a href="../users/[user]/">[user]</a> was also curious which of his [value] nicks is perfect.</div></font>
  150. BN kicks 1 <a href="../users/[user]/">[user]</a> did what was necessary and kicked [value] people.
  151. BN kicks 2 <font size=-2><div align="right">The second most active punisher was <a href="../users/[user]/">[user]</a>([value] kicks).</div></font>
  152. BN smileys 1 <a href="../users/[user]/">[user]</a> had a happy day and smiled [value] times.
  153. BN smileys 2 <font size=-2><br><div align="right"><a href="../users/[user]/">[user]</a> also enjoyed his/her visit with [value] smileys</font></div>
  154. BN questions 1 <a href="../users/[user]/">[user]</a> knows that wisdom is the real wealth and asked [value] questions.
  155. BN questions 2 <font size=-2><div align="right"><a href="../users/[user]/">[user]</a> was also seeking for input [value] times.</div></font>
  156. BN joins 1 <a href="../users/[user]/">[user]</a> wasn't too sure whether he/she should stay or not and visited [chan] [value] times
  157. BN joins 2 <font size=-2><div align="right"><a href="../users/[user]/">[user]</a> is the second one who tried to get kicked for mass-joining ([value] joins)</div></font>
  158. BN wpl 1 <a href="../users/[user]/">[user]</a> likes long speeches and wrote an average of [value] words per line.
  159. BN wpl 2 <font size=-2><div align="right"><a href="../users/[user]/">[user]</a> is another fan of long, expressive sentences with [value] words/line.</div></font>
  160. BN vocables 1 <a href="../users/[user]/">[user]</a> has the largest vocabulary with [value] different words.
  161. BN vocables 2 <font size=-2><div align="right"><a href="../users/[user]/">[user]</a> used almost as much vocables ([value])</div></font>
  162. ## This is for the file that explains that there are no stats for
  163. ## every single user in the static webfiles.
  164. ## I hope you don't need this! ^_^
  165. # title
  166. 900 Feature not available with static webfiles.
  167. # body
  168. 901 <center><font size=+2>Sorry, but this feature is not available with static webfiles. <br><br></font>Beg your bot-admin to activate livestats. ^_^</center>
  169. ## public commands
  170. 1000 No such stat type.
  171. # !top10
  172. 1001 Top[int](%s):
  173. 1002 Today's Top[int](%s):
  174. 1003 Weekly Top[int](%s):
  175. 1004 Monthly Top[int](%s):
  176. # !top10 word foo
  177. 1005 Top [int]("%s"):
  178. 1010 [nick], sorry, I don't have any stats about you.
  179. 1011 Sorry, I don't have any stats about [nick] in [chan].
  180. # !place
  181. 1012 [nick] is on place #[int] out of [totalusers].
  182. 1013 Today, [nick] is on place #[int] out of [totalusers].
  183. 1014 This week, [nick] is on place #[int] out of [totalusers].
  184. 1015 This week, [nick] is on place #[int] out of [totalusers].
  185. # !wordstats
  186. 1016 Sorry, I don't have any wordstats about [nick] in [chan]
  187. 1017 words most used by [user]:
  188. # !topwords
  189. 1018 Most used words in [chan]:
  190. ## /msg <bot> SETEMAIL|SETHOMEPAGE
  191. 1020 Sorry, I don't recognize you.
  192. 1021 Usage: /msg <bot> SETEMAIL <emailadress>
  193. 1022 Successfully set new email address for you.
  194. 1023 Usage: /msg <bot> SETHOMEPAGE <homepage>
  195. 1024 Successfully set homepage address for you.
  196. ## /msg <bot> top10
  197. 2030 Sorry, that is not a valid channel. Usage: top10 <chan>
  198. 2031 Sorry, that is not a valid channel. Usage: ttop10 <chan>
  199. 2032 Sorry, that is not a valid channel. Usage: top20 <chan>
  200. 2033 Sorry, that is not a valid channel. Usage: ttop20 <chan>
  201. 2034 Sorry, that is not a valid channel. Usage: place <chan>
  202. 2035 Sorry, that is not a valid channel. Usage: tplace <chan>
  203. 2036 Sorry, that is not a valid channel. Usage: stat <chan> [user]
  204. 2037 Sorry, that is not a valid channel. Usage: tstat <chan> [user]
  205. 2038 Sorry, that is not a valid channel. Usage: wordstats <chan> [user]
  206. 2039 Sorry, that is not a valid channel. Usage: topwords <chan>