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

📄 index.php

📁 注意事项: ·注意:本站软件一律只用鼠标左键打开
💻 PHP
📖 第 1 页 / 共 4 页
字号:
'register_output_total'                           => "Total Statistics:",
'register_output_year'                            => "This year Statistics:",
'register_output_month'                           => "This month Statistics:",
'register_output_day'                             => "Today Statistics:",
'register_output_online'                          => "Online:",
'register_output_ip'                              => "IP",
'register_output_pv'                              => "PV",
'register_output_ifshow'                          => "If show:",
'register_output_prefix'                          => "prefix:",
'register_output_show'                            => "Show",
'register_output_hidden'                          => "Hidden",

'register_output_value_totalip'                   => "TOTAL IP:",
'register_output_value_totalpv'                   => "TOTAL PV:",
'register_output_value_thisyearip'                => "THIS YEAR IP:",
'register_output_value_thisyearpv'                => "THIS YEAR PV:",
'register_output_value_thismonthip'               => "THIS MONTH IP:",
'register_output_value_thismonthpv'               => "THIS MONTH PV:",
'register_output_value_todayip'                   => "TODAY IP:",
'register_output_value_todaypv'                   => "TODAY PV:",
'register_output_value_online'                    => "ONLINE:",

'register_mode_style'                             => "Show Format(can use the newline)",
'register_mode_select'                            => "Select mode:",
'register_mode_select_explain'                    => "IMAGE mode will not be influenced by the client`s port condition,it can do the statistics as long as the client port support to show the pictures",
'register_mode_js'                                => "JS mode",
'register_mode_image'                             => "IMAGE mode",

'register_js_select'                              => "Select style:",
'register_js_text'                                => "TEXT Style",
'register_js_picture'                             => "PICTURE Style",
'register_js_icon'                                => "ICON Style",
'register_js_hidden'                              => "HIDDEN style",
'register_js_select_explain'                      => "Please select JS mode style",

'register_js_text_fontfamily'                     => "Font family:",
'register_js_text_fontsize'                       => "Font size:",
'register_js_text_fontcolor'                      => "Font color:",
'register_js_text_fontborder'                     => "Font border:",
'register_js_text_fontborder_style'               => "Fontborder style:",
'register_js_text_fontborder_style_solid'         => "Solid",
'register_js_text_fontborder_style_dotted'        => "Dotted",
'register_js_text_fontborder_style_dashed'        => "Dashed",
'register_js_text_fontborder_style_double'        => "Double",
'register_js_text_fontborder_style_groove'        => "Groove",
'register_js_text_fontborder_style_ridge'         => "Ridge",
'register_js_text_fontborder_style_inset'         => "Inset",
'register_js_text_fontborder_style_outset'        => "Outset",
'register_js_text_fontborder_color'               => "Fontborder color:",
'register_js_text_fontbg_color'                   => "Fontbackground color:",

'register_js_picture_style'                       => "Picture style:",
'register_js_picture_style_explain'               => "Put pictures in %s",
'register_js_picture_style_view'                  => "View all style",

'register_js_icon_style'                          => "ICON style",
'register_js_icon_style_explain'                  => "Put pictures in%s",
'register_js_icon_style_view'                     => "View all style",

'register_js_hidden_style'                        => "There is no parameter!",

'register_image_select'                           => "Select style:",
'register_image_custom'                           => "CUSTOM style",
'register_image_hidden'                           => "HIDDEN style",
'register_image_select_explain'                   => "Please select IMAGE mode style:",
'register_image_custom_background'                => "Background Pictures:",
'register_image_custom_background_explain'        => "Put pictures in %s",
'register_image_custom_background_view'           => "View all style",
'register_image_custom_font'                      => "Font family:",
'register_image_custom_font_explain'              => "Put font in %s,[1,2,3,4,5] are interior based font",
'register_image_custom_color'                     => "Font color:",
'register_image_custom_size'                      => "Font size:",
'register_image_custom_size_explain'              => "Interior based font this option nullification",
'register_image_custom_top'                       => "Top Margin:",
'register_image_custom_left'                      => "Left Margin:",
'register_image_custom_rowspacing'                => "Character Row Spacing:",
'register_image_custom_rowspacing_explain'        => "when it is 0,system will newline automatically",
'register_image_custom_width'                     => "Pictures Width:",
'register_image_custom_height'                    => "Pictures Height:",
'register_image_hidden_style'                     => "There is no parameter!",
'register_image_submit'                           => "Submit",
'register_image_reset'                            => "Reset",

'register_warning_already_user'                   => "This user has already existed please return and fill in again!",
'register_warning_empty'                          => "The form was not filled in intactly, please return and fill in again!",
'register_warning_pass_differ'                    => "The new password filled in twice is not the same,please return and fill in again!",
'register_warning_user_error'                     => "[Username] Must be the number, letters in small size or underline which among 3-60 digit,please return and fill in again!",
'register_warning_password_error'                 => "[Password] must be the small letter,number,underline,3-60!",
'register_warning_email_error'                    => "[E-mail] is Mistake,please return and fill in again!",
'register_warning_webintro_error'                 => "[Website's introduction] Cannot exceed %s character,please return and fill in again!",
'register_warning_length_error'                   => "[Length] Must be the number which is 1-6 digit,please return and fill in again!",
'register_warning_timediff_error'                 => "[Time difference] Must be the number among (-24)-(24),please return and fill in again!",
'register_warning_js_text_fontsize_error'         => "[Font size] Must be the number which is 1-6 digit,please return and fill in again!",
'register_warning_js_text_fontcolor_error'        => "[Font color]  Must be the number or letter which is 6 digit,please return and fill in again!",
'register_warning_js_text_fontborder_error'       => "[Font border] Must be the number which is 1-6 digit,please return and fill in again!",
'register_warning_js_text_fontborder_color_error' => "[Fontborder color] Must be the number or letter which is 6 digit,please return and fill in again!",
'register_warning_js_text_fontbg_color_error'     => "[Fontbackground color] Must be the number or letter which is 6 digit,please return and fill in again!",
'register_warning_image_custom_font_error'        => "[Font] Must be the number,letter or underline among 4-60 digit,please return and fill in again!",
'register_warning_image_custom_color_error'       => "[Font color]  Must be the number or letter which is 6 digit,please return and fill in again!",
'register_warning_image_custom_size_error'        => "[Font size] Must be the number which is 1-3 digit,please return and fill in again!",
'register_warning_image_custom_top_error'         => "[TOP Margin] Must be the number which is 1-3 digit,please return and fill in again!",
'register_warning_image_custom_left_error'        => "[Left Margin] Must be the number which is 1-3 digit,please return and fill in again!",
'register_warning_image_custom_rowspacing_error'  => "[Character Rowspacing] Must be the number which is 1-3 digit,please return and fill in again!",
'register_warning_image_custom_width_error'       => "[Picture Width] Must be the number which is 1-3 digit,please return and fill in again!",
'register_warning_image_custom_height_error'      => "[Picuure Height] Must be the number which is 1-3 digit,please return and fill in again!",

'register_dir_chmod'                              => "The user catalog has already existed ,modify the attribute",
'register_dir_mkdir'                              => "Set up user catalog",
'register_make'                                   => "Make",

'register_succeed'                                => "succeed",
'register_failed'                                 => "failed",
'register_user_succeed'                           => "congratulations!You have already registered successfully.Your statistics system code is:",
'register_user_succeed_explain'                   => "The address to look over the idiographic statistics is:",
'register_copyto'                                 => "Copy to clipbook:",
'register_user_failed'                            => "Sorry!Your register has failed,please contact<a herf='mailto:%s'>Administrator</a>!",

// collect.php
'collect_last_visitor_placedir'                   => "Visitor's details",
'collect_last_visitor_place'                      => "The idiographic circs of the last %s visitors",
'collect_last_visitor_title'                      => "The idiographic circs of the last %s visitors",
'collect_last_visitor_date_time'                  => "Date/Time",
'collect_last_visitor_ip_place'                   => "IP/Come from",
'collect_last_visitor_href'                       => "The page of visit",
'collect_last_visitor_referrer'                   => "The page of from",

'collect_online_placedir'                         => "Visitor's details",
'collect_online_place'                            => "Online visitor",
'collect_online_title'                            => "Online visitor",
'collect_online_date_time'                        => "Date/Time",
'collect_online_ip_place'                         => "IP/Come from",
'collect_online_href'                             => "The page of visit",
'collect_online_referrer'                         => "The page of from",

'collect_pic_ip'                                  => "IP:",
'collect_pic_pv'                                  => "PV:",
'collect_pic_percent'                             => "Percent:",
'collect_pic_ip_pic'                              => "IP",
'collect_pic_pv_pic'                              => "PV",
'collect_data_ip'                                 => "IP",
'collect_data_pv'                                 => "PV",
'collect_data_number'                             => "Number",
'collect_data_percent'                            => "Percent",
'collect_pic_show'                                => "Graphic presentation",

'collect_year_placedir'                           => "Recent Statistics",
'collect_year_place'                              => "Recent %s years",
'collect_year_pic_title'                          => "Graphic presentation of Recent %s years",
'collect_year_data_title'                         => "Data of Recent %s years",
'collect_year_data_subject'                       => "Year",

'collect_month_placedir'                          => "Recent Statistics",
'collect_month_place'                             => "Recent 12 month",
'collect_month_pic_title'                         => "Graphic presentation of Recent 12 month",
'collect_month_data_title'                        => "Data of Recent 12 month",
'collect_month_data_subject'                      => "Year-Month",

'collect_day_placedir'                            => "Recent Statistics",
'collect_day_place'                               => "Recent 31 day",
'collect_day_pic_title'                           => "Graphic presentation of Recent 31 day",
'collect_day_data_title'                          => "Data of Recent 31 day",
'collect_day_data_subject'                        => "Year-Month-Day",

'collect_hour_placedir'                           => "Recent Statistics",
'collect_hour_place'                              => "Recent 24 hour",
'collect_hour_pic_title'                          => "Graphic presentation of Recent 24 hour",
'collect_hour_data_title'                         => "Data of Recent 24 hour",
'collect_hour_data_subject'                       => "Year-Month-Day Hour",

'collect_totalmonth_placedir'                     => "Period Statistics",
'collect_totalmonth_place'                        => "Month",
'collect_totalmonth_pic_title'                    => "Graphic presentation of Month",
'collect_totalmonth_data_title'                   => "Data of Month",
'collect_totalmonth_data_subject'                 => "Month",

'collect_totalday_placedir'                       => "Period Statistics",
'collect_totalday_place'                          => "Day",
'collect_totalday_pic_title'                      => "Graphic presentation of Day",
'collect_totalday_data_title'                     => "Data of day",
'collect_totalday_data_subject'                   => "Day",

'collect_totalhour_placedir'                      => "Period Statistics",
'collect_totalhour_place'                         => "Hour",
'collect_totalhour_pic_title'                     => "Graphic presentation of Hour",
'collect_totalhour_data_title'                    => "Data of Hour",
'collect_totalhour_data_subject'                  => "Hour",

'collect_os_placedir'                             => "Client Statistics",
'collect_os_place'                                => "Statistics for OS",
'collect_os_title'                                => "Statistics for OS",
'collect_os_subject'                              => "OS",

'collect_browser_placedir'                        => "Client Statistics",
'collect_browser_place'                           => "Statistics for Browser",
'collect_browser_title'                           => "Statistics for Browser",
'collect_browser_subject'                         => "Browser",

'collect_language_placedir'                       => "Client Statistics",
'collect_language_place'                          => "Statistics for Language",
'collect_language_title'                          => "Statistics for Language",
'collect_language_subject'                        => "Language",

'collect_colordepth_placedir'                     => "Client Statistics",
'collect_colordepth_place'                        => "Statistics for Colordepth",

⌨️ 快捷键说明

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