####################################### # # Language file for stats.mod v1.3.0 # ---------------------------------- # # # Usage is pretty self-explaining. # If you add more than one line per item, a random one will be selected # each time when it's used. # # You can use some variables, but not every var in every place. # (using [user] on the index page would be nonsense, for example. # In such cases, the var is unitialized (which might even cause a crash)) # # Also be only aware of the fact, that [user] is not the same as [nick] and # [value] not the same as [int]. (which has something to do with the internal # processing of those vars.) # ##################################################################### # Langage file by MOSSs. # # mosss@dal.net.ru # # irc.dal.net.ru # ########################## # rename the names of the different stat types, if you don't like them. # if no name is defined, the standard will be used. T minutes проведенное время T wpl words/line T smileys smilies T idle idle-factor # things you want to put into the header of each html file (CSS for example) 1 # the bodytag (use this to change the colors of the pages) 5 # These two items get inserted at the top and bottom of every page, # so if you want to insert livestats into an existing page design, # you might add menu bars and similar stuff here. # If not, just add an empty item. # Example1 (header and footer from external files): #10 [source head.html] #11 [source footer.html] # Example2 (no header or footer at all): 10 11 # title of the index page 100 [bot]'s Livestats 100 Livestats of [bot] 100 Livestats 100 Livestats - Channel Overview # text that describes the link to the top talkers 105 top[topnr] # time range of the stats 110 Общее 111 За день 112 За неделю 113 За месяц # same as above, but for user pages 114 Общее 115 За день 116 За неделю 117 Этот месяц # link to user- and misc-stats pages 118 Лист пользователей 119 Кто там сейчас? 120 Другая статистика канала # title of channel-page 130 [chan] статистика: # s of toptalker pages 200 Общая лучшая [topnr] пользователей на [chan] 201 Дневная лучшая [topnr] пользователей на [chan] 202 Недельная лучшая [topnr] пользователей на [chan] 203 Лучшая [topnr] пользователей за месяц на [chan] # heads of toptalker pages 210 <center><H1>Общая лучшая [topnr] пользователей на канале [chan]</H1></center> 211 <center><H1>Дневная лучшая [topnr] пользователей на канале [chan]</H1></center> 212 <center><H1>Недельная лучшая [topnr] пользователей на канале [chan]</H1></center> 213 <center><H1>Лучшая [topnr] пользователей за месяц на канале [chan]</H1></center> # self-explaining... 214 <center>Ordered by "%s" (to change it click corresponding table field). 215 User peak: [peak]</center> 216 Нет 217 Всего пользователей: [totalusers] 218 (stats logged since [chanstarted]) # link to graphs 220 графики # link back to the index 221 другие каналы # time string (singular and plural) 250 год 251 лет 252 неделя 253 недель 254 день 255 дней 256 час 257 часов 258 минута 259 минут # <title> - страница графиков 300 Общие лучшие [graphnr] графиков для [chan] 301 Дневные лучшие [graphnr] графиков для [chan] 302 Недельные лучшие [graphnr] графиков для [chan] 303 Лучше [graphnr] графиков за месяц на канале [chan] # heads of graph pages 310 <center><h1>Общиие лучшие [graphnr] графиков на [chan]</h1></center> 311 <center><h1>Дневные лучшие [graphnr] графиков на [chan]</h1></center> 312 <center><h1>Недельные лучшие [graphnr] графиков на [chan]</h1></center> 313 <center><h1>Лучшие [graphnr] графиков за месяц на [chan]</h1></center> # self-explaining 320 <font size=+1>Создано <b>%s</b></font> 321 <center><font size=-1>[[int] %s общее]</font></center> 322 [другие] 323 талица # /chan/users/ 400 пользователи [chan] # /chan/onchan 410 Пользователи на канале [chan] в данный момент 420 Сейчас на канале: 430 idle time 435 В сплите 436 <-- Это я! ^_^ 450 email адрес 451 домашняя страница # userpage title 500 Статистика для [user] на канале [chan] # userpage head 501 <H1>Статистика для [user] на канале [chan]</H1> 502 Место # self-explaining... 510 случайная цитата: "%s" 520 [user] наговорил [int] различных слов сегодня. Самое используемое: 530 Други пользователи ## Misc Stats # title 600 Другие статистика для [chan] # head 610 <center><font size=+2>Различные статистики на сегодня для [chan]</font> # self-explaining... 620 Среднее кол-во человек: 630 Сегодняшние топики: 631 (поставлен [nick] в %s) 640 [int] случайных URL 641 (last mentioned by [nick] at %s) 650 Часто используемые 651 ISPs 652 TLDs 660 [int] случайных киков 670 Зарегистрированные пользоватлени наговорили %d различных слов 671 Наиболее используемые: # The last part of the misc stats, big numbers. That's how you use it: # BN <type> <place> <text> # All places of the same type will be in one table row. BN nicks 1 <a href="../users/[user]/">[user]</a> не мог решить какой ник луше и менял его [value] раз. BN nicks 2 <font size=-2><div align="right"><a href="../users/[user]/">[user]</a> был также серьезен и смнеил ник [value] раз.</div></font> BN kicks 1 <a href="../users/[user]/">[user]</a> кикнул [value] человек. BN kicks 2 <font size=-2><div align="right">Вторым палачом стал <a href="../users/[user]/">[user]</a>([value] киков).</div></font> BN smileys 1 <a href="../users/[user]/">[user]</a> имел счастливый день и улыбался [value] раз. BN smileys 2 <font size=-2><br><div align="right"><a href="../users/[user]/">[user]</a> тоже очень радовался и улыбнулся [value] раз</font></div> BN questions 1 <a href="../users/[user]/">[user]</a> спросил [value] вопросов. BN questions 2 <font size=-2><div align="right"><a href="../users/[user]/">[user]</a> не отставал и спросил [value] вопроса.</div></font> BN joins 1 <a href="../users/[user]/">[user]</a> был не уверен стоит ли ему оставаться на [chan] и заходил туда [value] раз BN joins 2 <font size=-2><div align="right"><a href="../users/[user]/">[user]</a> второй, кто мог получить бан ща флудджойн ([value] joins)</div></font> BN wpl 1 <a href="../users/[user]/">[user]</a> любит длинные речи и сказал [value] слов за одну строку. BN wpl 2 <font size=-2><div align="right"><a href="../users/[user]/">[user]</a> другой фанат длинного. Он сказал [value] слов/линий.</div></font> BN vocables 1 <a href="../users/[user]/">[user]</a> has the largest vocabulary with [value] different words. BN vocables 2 <font size=-2><div align="right"><a href="../users/[user]/">[user]</a> used almost as much vocables ([value])</div></font> ## This is for the file that explains that there are no stats for ## every single user in the static webfiles. ## I hope you don't need this! ^_^ # title 900 Feature not available with static webfiles. # body 901 <center><font size=+2>Извините но эта функция отключена. <br><br></font>Попросите админа включить livestats. ^_^</center> ## public commands 1000 Такой статистики нет. # !top10 1001 [int] лучших и самых общительных: 1002 [int] лучших на сегодня: 1003 [int] лучших на неделю: 1004 [int] лучших за месяц: # !top10 word foo 1005 Лучшие [int]("%s"): 1010 [nick], извините, у меня нет статистики о вас. 1011 Извините, у меня нет статистики о [nick] на канале [chan]. # !place 1012 [nick] занимает место #[int] из [totalusers] пользователей. 1013 Сегодня, [nick] ник занял место #[int] из [totalusers] пользователей. 1014 На этой неделе, [nick] занял место #[int] из [totalusers] пользователей. 1015 На этой неделе, [nick] занял место #[int] из [totalusers] пользователей. # !wordstats 1016 Извините, я не могу найти статистику [nick] на канале [chan] 1017 words most used by [user]: # !topwords 1018 Most used words in [chan]: ## /msg <bot> SETEMAIL|SETHOMEPAGE 1020 Извините, Я не могу вас узнать. 1021 Использование: /msg <bot> SETEMAIL <вашEMAILтут> 1022 Установлено ваше email. 1023 Использование: /msg <bot> SETHOMEPAGE <домашняя страница URL> 1024 Установлена ваше домашняя страница. ## /msg <bot> top10 2030 Sorry, that is not a valid channel. Usage: top10 <chan> 2031 Sorry, that is not a valid channel. Usage: ttop10 <chan> 2032 Sorry, that is not a valid channel. Usage: top20 <chan> 2033 Sorry, that is not a valid channel. Usage: ttop20 <chan> 2034 Sorry, that is not a valid channel. Usage: place <chan> 2035 Sorry, that is not a valid channel. Usage: tplace <chan> 2036 Sorry, that is not a valid channel. Usage: stat <chan> [user] 2037 Sorry, that is not a valid channel. Usage: tstat <chan> [user] 2038 Sorry, that is not a valid channel. Usage: wordstats <chan> [user] 2039 Sorry, that is not a valid channel. Usage: topwords <chan>