⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index.php

📁 注意事项: ·注意:本站软件一律只用鼠标左键打开
💻 PHP
📖 第 1 页 / 共 4 页
字号:
<?php
/*
+-----------------------------------------------------------------------------+
| $Id: *.php,v 1.* 2005/07/01 06:15:08 Bleakwind Exp $
| SnowStats
|         --- A Web Statistics Analysis for multiuser
| Copyright (c) 2003-2005 Weaverdream.com By Bleakwind
| http://www.weaverdream.com
+-----------------------------------------------------------------------------+
*/

$LANGUAGE = array(

// global var
'charset'                                         => "utf-8",//Charset
'lang'                                            => "en",//Language

'program_name'                                    => "SnowStats(A Web Statistics Analysis for multiuser)",
'program_intro'                                   => "&nbsp;&nbsp;&nbsp;&nbsp;SnowStats(A Web Statistics Analysis for multiuser)is a procedure which is used to record the website visits,you can spread and use it discretionarily in precondition that it isn't involved in any business behavior.Besides the interface ascend simple modification,you cannot make any modifications to the other parts of this procedure.I myself do not undertake any loss brought by this soft!This procedure uses(PHP + taxt database),it needs the support of(upwards PHP 4.1.0 Version + ICONV module + GD module)",
'program_terms'                                   => "Please read the registration agreement first:<br>Welcome to use &nbsp;SnowStats(SnowStats the multiuser website design system),please observethe following agreement self-consciously:<br><br>1, this design system cannot be used to the websites or pages which bane the national security,reveal the national secret and infringe the legal rights and interests of the nation society as well as the citizen:<br><br>(1)instigate to dispute or breach the pratice of the constitution,laws and administration laws;<br>(2)instigate to overthrow national regime or the system of the socialism;<br>(3)instigate to split the nation or breach the unification of the nation;<br>(4)instigate the national animosity,national discrimination and breach the national comity;<br>(5)fake or distort the fact,spread the canard,disturb the social order;<br>(6)blazon forth the feudatorial fetish,bawdry,eroticism,gambling,force,murder,consternation and abet misdeed;<br>(7)insult others in public or fake the facts to slander others,or malice attack of others;<br>(8)injure the prestige of the national organization;<br>(9)others breach the constitution and administration laws;<br>(10)do the business ads behaviors&#46;<br><br>2,SnowStats(SnowStats A Web Statistics Analysis for multiuser)is a procedure which is used to record the website visits,you can spread and use it discretionarily in precondition that it isn't involved in any business behavior.Besides the interface ascend simple modification,you cannot make any modifications to the other parts of this procedure.I myself do not undertake any loss brought by this soft!<br>",
'noshowuser'                                      => "The user is empty!Please give enough parameter!",
'nouser'                                          => "Don't have this user!Please register!",
'configerror'                                     => "Config file has error,Restore ir successful!Please refresh!",
'forbid_ip'                                       => "Your IP is inhibitive!",

// stats.php
'js_nostyle'                                      => "Warning: JS mode appoints the style not to exist!",
'image_nostyle'                                   => "Warning: IMAGE mode appoints the style not to exist!",
'error'                                           => "Operate illegally!",

// prompt.php
'prompt_place'                                    => "Prompting message",

'prompt_succeed'                                  => "Operate succeed!",
'prompt_failed'                                   => "Operate failed!",
'prompt_nonlicet'                                 => "Operate illegally!",
'prompt_return'                                   => "Return",

// header.php
'meta_keywords'                                   => "ip,pv,pageview,visit,browse,stats",
'meta_description'                                => "SnowStats,A Web Statistics Analysis for multiuser,Powerful,thanks for using it!",

// footer.php
'footer_service'                                  => "Service provider:",

// function.php
'warning_username'                                => "The username must be the small letter,number,underline,3-60!",
'warning_password'                                => "The password must be the small letter,number,underline,3-60!",
'warning_nouser'                                  => "Users who you chose do not exist!",
'function_selectuser'                             => "Please choose the user that you want to view first!",
'function_mustlogin'                              => "The system is set up to view users Statistics Analysis must login first!",
'function_usermustlogin'                          => "This user is set up to view users Statistics Analysis must login first!",

'page_nopage'                                     => "Warning!No page found!",
'page_gofirst'                                    => "Go to first page",
'page_prepage'                                    => "Previous page",
'page_golast'                                     => "Go to last page",
'page_nextpage'                                   => "Next page",
'page_currentpage'                                => "Current page",
'page_page'                                       => "Page",

// menu.php
'menu_select'                                     => "Select user",
'menu_login'                                      => "Login",
'menu_register'                                   => "Register",
'menu_userlist'                                   => "User list",
'menu_admin'                                      => "Admin",
'menu_index'                                      => "Home",

'menu_cp_admin'                                   => "System Admin",
'menu_cp_general'                                 => "General Settings",
'menu_cp_forbidip'                                => "Forbid IP",
'menu_cp_manageuser'                              => "Manage User",
'menu_cp_sysinfo'                                 => "System info",
'menu_cp_exit'                                    => "Exit",

'menu_user_admin'                                 => "User Admin",
'menu_user_currentuser'                           => "Current User:",
'menu_user_welcome'                               => "Welcome:",
'menu_user_anonymous'                             => "Welcome",
'menu_user_mystats'                               => "My stats",
'menu_user_profileinfo'                           => "Profile info",
'menu_user_getcode'                               => "Get code",
'menu_user_exit'                                  => "Exit",

'menu_select_view'                                => "View User",
'menu_currentuser'                                => "Current User:",

'menu_overview'                                   => "Website info",
'menu_general'                                    => "Website overview",

'menu_near_stats'                                 => "Recent Statistics",
'menu_near_year'                                  => "Recent %s years",
'menu_near_month'                                 => "Recent 12 month",
'menu_near_day'                                   => "Recent 31 day",
'menu_near_hour'                                  => "Recent 24 hour",

'menu_total_stats'                                => "Period Statistics",
'menu_total_month'                                => "Month",
'menu_total_day'                                  => "Day",
'menu_total_hour'                                 => "Hour",

'menu_details_stats'                              => "Visitor's details",
'menu_details_visitor'                            => "Recent visitor",
'menu_details_online'                             => "Online visitor",

'menu_client_stats'                               => "Client Statistics",
'menu_client_os'                                  => "OS",
'menu_client_browser'                             => "Browser",
'menu_client_language'                            => "Language",
'menu_client_colordepth'                          => "Colordepth",
'menu_client_screensize'                          => "Screensize",
'menu_client_timezone'                            => "Timezone",

'menu_search_stats'                               => "Search engine Statistics",
'menu_search_searchfrom'                          => "Search engine from",
'menu_search_searchkeyword'                       => "Search engine keyword",

// admin_amend.php
'admin_amend_placedir'                            => "System Admin",
'admin_amend_place'                               => "Edit General Settings",

'admin_amend_general'                             => "General Settings",
'admin_amend_adminuser'                           => "Administrator:",
'admin_amend_current_password'                    => "Current Password:",
'admin_amend_current_password_explain'            => "Current Password,If does not revise,please leave a blank!",
'admin_amend_new_password'                        => "New Password:",
'admin_amend_new_password_explain'                => "New Password,If does not revise,please leave a blank",
'admin_amend_confirm_password'                    => "Confirm Password:",
'admin_amend_confirm_password_explain'            => "Confirm Password,If does not revise,please leave a blank",
'admin_amend_email'                               => "E-mail:",
'admin_amend_website'                             => "Website:",
'admin_amend_weburl'                              => "Website's url:",
'admin_amend_url'                                 => "Install address :",
'admin_amend_url_explain'                         => "Must be correct,Ending with\"/\"",
'admin_amend_language'                            => "Select Language:",
'admin_amend_language_explain'                    => "Choose the system default language!",
'admin_amend_webintro_long'                       => "Word limit that websites introduce:",
'admin_amend_webintro_long_explain'               => "Word limit that websites introduce",
'admin_amend_last_visitor'                        => "How many visitors write down:",
'admin_amend_last_visitor_explain'                => "How many visitors write down,Will influence the system speed and size of database!",
'admin_amend_ifcount_long'                        => "The long of Prevent refresh:",
'admin_amend_ifcount_long_explain'                => "The long of Prevent refresh,units(sec.)",
'admin_amend_online_long'                         => "The long of Online:",
'admin_amend_online_long_explain'                 => "The long of Online,units(sec.)",
'admin_amend_del_number'                          => "How much do the data exceed will be delete:",
'admin_amend_del_number_explain'                  => "This will apply to the client Statistics,Search engine from,Search engine keyword!",
'admin_amend_del_long'                            => "How long do the data exceed will be delete:",
'admin_amend_del_long_explain'                    => "This will apply to the client Statistics,Search engine from,Search engine keyword!",
'admin_amend_ifuser'                              => "If allow user register:",
'admin_amend_ifuser_explain'                      => "If allow user register",
'admin_amend_ifuserlist'                          => "If allow view userlist:",
'admin_amend_ifuserlist_explain'                  => "If allow view userlist",
'admin_amend_ifview'                              => "If allow view user Statistics:",
'admin_amend_ifview_explain'                      => "If allow view user Statistics",
'admin_amend_terms'                               => "Terms of Service:",
'admin_amend_yes'                                 => "Yes",
'admin_amend_no'                                  => "No",
'admin_amend_submit'                              => "Submit",
'admin_amend_reset'                               => "Reset",

'admin_amend_warning_empty'                       => "The form was not filled in intactly, please return and fill in again!",
'admin_amend_warning_pass_differ'                 => "The new password filled in twice is not the same,please return and fill in again!",
'admin_amend_warning_adminuser_error'             => "[Username] must be the small letter,number,underline,3-60!",
'admin_amend_warning_email_error'                 => "[E-mail] is Mistake,please return and fill in again!",
'admin_amend_warning_webintro_long_error'         => "[Word limit that websites introduce!] it must be the arithmetic figure,please return and fill in over again!",
'admin_amend_warning_last_visitor_error'          => "[How many visitors write down] it must be the arithmetic figure,please return and fill in over again!",
'admin_amend_warning_ifcount_long_error'          => "[write the length of time] it must be the arithmetic figure,please return and fill in over again!",
'admin_amend_warning_online_long_error'           => "[alternation of the online time] it must be the arithmetic figure,please return and fill in over again!",
'admin_amend_warning_del_number_error'            => "[data will be deleted when it exceeds the certain amount] it must be the arithmetic figure,please return and fill in over again!",
'admin_amend_warning_del_long_error'              => "[data will be deteled when it exceeds the certain time] it must be the arithmetic figure,please return and fill in over again!",
'admin_amend_warning_current_password_error'      => "[Current Password] incorrect,please return and fill in over again!",
'admin_amend_warning_new_password_error'          => "[New Password] must be the small letter,number,underline,3-60!",

'admin_amend_succeed'                             => "Operate succeed!",
'admin_amend_failed'                              => "Operate failed!",

// admin_forbidip.php
'admin_forbidip_placedir'                         => "System Admin",
'admin_forbidip_place'                            => "Modify the blacklist",
'admin_forbidip_explain'                          => "Modify the blacklist<br>(each IP should engross one line,you can use * asterisk wildcard,the asterisk wildcard can be each part of IP)",
'admin_forbidip_submit'                           => "Submit",
'admin_forbidip_reset'                            => "Reset",
'admin_forbidip_succeed'                          => "Operate succeed!",
'admin_forbidip_failed'                           => "Operate failed!",

// admin_login.php
'admin_login_placedir'                            => "System Admin",
'admin_login_place'                               => "Admin login",
'admin_login_welcome'                             => "The admin registers now is %s,please knock the menu in the left to do the operations you need!",
'admin_login_login_title'                         => "Please input the admin username and password to register",
'admin_login_adminuser'                           => "Admin Username:",
'admin_login_adminpass'                           => "Admin Password:",
'admin_login_submit'                              => "Submit",
'admin_login_reset'                               => "Reset",

'admin_login_warning_empty'                       => "The form was not filled in intactly, please return and fill in again!",
'admin_login_warning_current_password_error'      => "The password is wrong,please return and check the admin username and password and fill in over again!",
'admin_login_succeed'                             => "Admin %s registers successfully,please knokc and return!",
'admin_login_exit_succeed'                        => "You are now succeeded logout!!",

// admin_system.php
'admin_system_placedir'                           => "System Admin",
'admin_system_place'                              => "System Survey",

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -