<?php // All vars for Englisch language // $this->vars - this is name of vars. No change. // "version..." - this is text for translate. //------registrstion formand login -------------------------------- $this->vr_version="Version"; $this->vr_reg="Admin registration"; $this->vr_reg_msq="MySql parameters:"; $this->vr_reg_msq_dn1="Database name"; $this->vr_reg_msq_dn2="(min 3, max 25 chars):"; $this->vr_reg_msq_hs1="MySql host:"; $this->vr_reg_msq_hs2="(usually localhost)"; $this->vr_reg_msq_lg1="MySql connection login:"; $this->vr_reg_msq_ps1="MySql connection password:"; $this->vr_reg_msq_ps2="(Can be absent)"; $this->vr_reg_adm="Admin data:"; $this->vr_reg_adm_un1="Username"; $this->vr_reg_adm_un2="(max 15 chars):"; $this->vr_reg_adm_ps1="Password"; $this->vr_reg_adm_ps2="(min 5, max 15 chars):"; $this->vr_reg_adm_cp1="Confirm password:"; $this->vr_reg_regs="Register"; $this->vr_reg_err_dbn="Error: Database name"; $this->vr_reg_err_hmsq="Error: MySql host"; $this->vr_reg_err_clog="Error: MySql connection login"; $this->vr_reg_err_nam="Error: Username"; $this->vr_reg_err_pas="Error: Password"; $this->vr_reg_err_con="Error: Cannot connect to database."; $this->vr_reg_err_per="Error: Directories need permission 777"; $this->vr_reg_err_crt="Error: Cannot select/create database."; $this->vr_reg_err_isrt="Error: Cannot insert data into database."; $this->vr_reg_err_prv="Error: You must have SELECT, INSERT, DELETE, and UPDATE privileges for the tables in the database"; $this->vr_reg_err_lck='Error: Need Permission "Lock tables" for the MySql'; $this->vr_reg_ok1="Congratulations!."; $this->vr_reg_ok2="Installation is successfully completed."; $this->vr_reg_ok3="Entry"; $this->vr_log_name="Login"; $this->vr_log_err_name="Error: name/password"; $this->vr_db_zac_h="Database size"; $this->vr_db_host_loc="Host lookup"; //--------time perions--------------------------------------------- $this->vr_time_h1="Today"; $this->vr_time_h2="Yesterday"; $this->vr_time_h3="Last 7 days"; $this->vr_time_h13="Last 3 days"; $this->vr_time_h4="Current month"; $this->vr_time_h5="Last month"; $this->vr_time_h14="Last 3 months"; $this->vr_time_h6="Year "; $this->vr_time_h7="All time"; $this->vr_time_h8="Last 3 days"; $this->vr_grf_hr="hours"; $this->vr_grf_ds="days"; $this->vr_grf_mn="months"; $this->vr_grf_hr1="Hours"; $this->vr_grf_ds1="Days"; $this->vr_grf_mn1="Months"; $this->vr_grf_yrs1="Years"; $this->vr_hr_last24="last 24 hours"; $this->vr_ds_last30="last 30 Days"; $this->vr_mt_last12="last 12 Months"; $this->vr_yar_last="last Years"; $this->vr_time_dat="Time/Date"; $this->vr_time_sel="Time period:"; //------Menu (statistics) for script-------------------------- $this->vr_menu_hst1="Visitings"; $this->vr_menu_hst1_1="Popular pages"; $this->vr_menu_hst1_1_2="Popular titles"; $this->vr_menu_hst1_2="Categories"; $this->vr_menu_hst1_3="Directories"; $this->vr_menu_hst1_4="Domains"; $this->vr_menu_hst1_5="Log of visitors"; $this->vr_menu_hst1_6="Users online"; $this->vr_menu_hst1_7="Entry pages"; $this->vr_menu_hst1_8="Exit pages"; $this->vr_menu_hst2="Referrings"; $this->vr_menu_hst2_1="Servers"; $this->vr_menu_hst2_2="All pages"; $this->vr_menu_hst2_3="External pages"; $this->vr_menu_hst2_4="Internal pages"; $this->vr_menu_hst2_5="Search engines"; $this->vr_menu_hst2_6="Search words"; $this->vr_menu_hst2_7="Search phrases"; $this->vr_menu_hst2_8="Pages by servers"; $this->vr_menu_hst2_9="Pages by external pages"; $this->vr_menu_hst2_10="Pages by search engines"; $this->vr_menu_hst2_11="Pages by search words"; $this->vr_menu_hst2_12="Pages by search phrases"; $this->vr_menu_hst2_13="Search Robots"; $this->vr_menu_hst2_14="Pages by Search Robots"; $this->vr_menu_hst3="Traffic"; $this->vr_menu_hst3_1="Traffic"; $this->vr_menu_hst3_2="Popular ways"; $this->vr_menu_hst3_3="Duration"; $this->vr_menu_hst3_4="Depth"; $this->vr_menu_hst4="Geography"; $this->vr_menu_hst4_1="Countries"; $this->vr_menu_hst4_2="Languages"; $this->vr_menu_hst4_2_1="Time zones"; $this->vr_menu_hst4_3="Providers"; $this->vr_menu_hst4_4="User Agent"; $this->vr_menu_hst4_5="Proxy Servers"; $this->vr_menu_hst5="Visitor info"; $this->vr_menu_hst5_1="Browsers"; $this->vr_menu_hst5_2="Systems"; $this->vr_menu_hst5_3="Screen"; $this->vr_menu_hst5_4="Color depth"; $this->vr_menu_hst5_5="JS,Cookie,Java"; $this->vr_domain_sel="Domain:"; //------Menu (settings/HTML) for script---------------------------- $this->vr_menu_adm1="Stats"; $this->vr_menu_adm2="HTML"; $this->vr_menu_adm3="Settings"; $this->vr_menu_adm4="Contact"; $this->vr_menu_set1="Parameters"; $this->vr_menu_set2="Add Domains"; $this->vr_menu_set3="Add Pages"; $this->vr_menu_set4="Add Category"; $this->vr_menu_set5="Names of pages"; $this->vr_menu_htm1="You need to paste this section of HTML code into each web page you want to analyze."; $this->vr_menu_htm2="Every time your web pages are loaded your statistics will be updated."; $this->vr_sett_cat="Add New Category/SubCategory"; $this->vr_sett_cat_h1="Category :"; $this->vr_sett_nam_c="Category"; $this->vr_sett_cat_h2="SubCategory :"; $this->vr_sett_cat_err="Error : Name of Category"; $this->vr_sett_cat_err1="Error : Name of SubCategory"; $this->vr_sett_cat_err2="This Category is already in a database"; $this->vr_sett_cat_ok1="Category it is successfully added in a datebase"; $this->vr_sett_cat_ok2="SubCategory it is successfully added in a datebase"; $this->vr_sett_cat_nam="Name:"; $this->vr_sett_cat_edt="Edit/Delete Categories:"; $this->vr_sett_cat_del="Delete"; $this->vr_sett_cat_snt="Noties: (Delete - All links in this category will be sent to Category"; $this->vr_sett_dom_new="To add a new domain, enter the name."; $this->vr_sett_dom_err1="Error : Add Domain"; $this->vr_sett_dom_lst="The list of the Domains :"; $this->vr_sett_nam_p="No pages for this category."; $this->vr_sett_nam_fil="Filter for categories:"; $this->vr_sett_nam_pgs="No pages."; $this->vr_sett_pgs_add="1. Automatic adding of dynamic pages."; $this->vr_sett_pgs_add1="Quantity of parameters (vars) keep for dynamic pages after URL:"; $this->vr_sett_pgs_add2="2. To add dynamic pages on ones own."; $this->vr_sett_pgs_lst="The list of pages :"; $this->vr_sett_pgs_err="Error : Add page"; $this->vr_sett_ln_sel="Select language:"; $this->vr_sett_ln_avt="Automatically"; $this->vr_sett_tz="You have no right to modify Time zone parameter."; $this->vr_sett_nam_tbl="Tables:"; $this->vr_sett_time_zn="Time zone:"; $this->vr_sett_tm_adm="Admin time"; $this->vr_sett_tm_srv="Server time"; $this->vr_sett_nm_dom="Display name for Domains in statistics"; $this->vr_sett_dspl_nam="Display in statistics:"; $this->vr_sett_str_vstrs="Storing the 'Log of visitors' statistics (Last visitors):"; $this->vr_sett_vw_rws="Viewing of results (rows):"; $this->vr_sett_add_ip="it is successfully added in a datebase"; $this->vr_sett_err_ip="Error IP :"; $this->vr_sett_excp_ip="IP List Exceptions:"; //------Name filds for tables (reports)---------------------------- $this->vr_fld_sum="Sum"; $this->vr_fld_max="Max"; $this->vr_fld_avrg="Average"; $this->vr_all_hits="Hits"; $this->vr_all_hosts="Hosts"; $this->vr_all_sess="Sessions"; $this->vr_all_vstrs="Visitors"; $this->vr_enex_ent="Entry"; $this->vr_enex_ext="Exit"; $this->vr_all_pgs1="Pages"; $this->vr_host_pgs="Page"; $this->vr_all_pgs12="pages"; $this->vr_all_viewh="View:"; $this->vr_all_ttlh="Total:"; $this->vr_all_pgs_lst="Page listing:"; $this->vr_all_pgs_bgn="begin"; //begin listing $this->vr_all_pgs_end="end"; //end listing $this->vr_sett_fld_purl="Page URL"; $this->vr_sett_fld_pnam="Page Name"; $this->vr_sett_fld_qnt="Quantity"; $this->vr_sett_fld_vst="Visitings"; $this->vr_nam_fl_dpt="Depth of viewing"; $this->vr_dpt_pgs="page(s)"; $this->vr_vis_sch1="Visited page(s) URL"; $this->vr_ref_sch2="Referring page(s) URL"; $this->vr_enex_h="Entry-Exit"; $this->vr_enex_pgs="Entry-Exit for pages"; $this->vr_enex_psel="Select pages:"; $this->vr_enex_npgs="Next pages"; $this->vr_enex_erp="External referring pages"; $this->vr_enex_irp="Internal referrings pages"; $this->vr_enex_nodat="There are no entrances for the given period"; $this->vr_enex_pvst="Page of visiting"; $this->vr_enex_nopr="The following pages are not present"; $this->vr_detl_ip="IP"; $this->vr_detl_ref="Referrer"; $this->vr_detl_cvst="Count Visits"; $this->vr_detl_or="or"; $this->vr_detl_brs="Browser"; $this->vr_detl_sys="System"; $this->vr_detl_cntr="Country"; $this->vr_detl_lng="Language"; $this->vr_detl_yes="Yes"; $this->vr_detl_no="No"; $this->vr_detl_vsts="Visites"; $this->vr_detl_tabh="Visit"; $this->vr_detl_mint="Min"; //Minutes $this->vr_detl_drt="Duration_(min)"; $this->vr_detl_enpgs="Entry Page"; $this->vr_detl_expgs="Exit Page"; $this->vr_detl_dlvst="Visiting in details"; $this->vr_detl_vpgd="The visited pages"; $this->vr_detl_t1="Less than 3 sec."; $this->vr_detl_t2="3 sec. - 10 sec."; $this->vr_detl_t3="10 sec. - 30 sec."; $this->vr_detl_t4="30 sec. - 1 min."; $this->vr_detl_t5="1 min. - 3 min."; $this->vr_detl_t6="3 min. - 5 min."; $this->vr_detl_t7="5 min. - 10 min."; $this->vr_detl_t8="10 min. - 15 min."; $this->vr_detl_t9="15 min. - 30 min."; $this->vr_detl_t10="30 min. - 1 hour."; $this->vr_detl_t11="1 hour. - 3 hours."; $this->vr_detl_t12="3 hours. - 10 hours."; $this->vr_detl_t13="10 hours. - 30 hours."; $this->vr_ctg_old="old category"; $this->vr_ctg_csub="Category/SubCategory"; $this->vr_ctg_nopgs="No pages in this category."; $this->vr_dom_pd="Domain"; $this->vr_sch_eng="Engines"; //Search $this->vr_sch_eng1="Search Engine"; $this->vr_foldr_fld="View pages"; $this->vr_foldr_cat="Directory in details"; $this->vr_traff_npgs="Next page"; $this->vr_foldr_drc="Directory"; $this->vr_hithost_hh="All Visitors"; $this->vr_hithost_hh1="All"; //visitors $this->vr_host_allp="All Pages"; $this->vr_ref_pgs="Referring servers"; $this->vr_ref_pgs1="Referring server"; $this->vr_ref_exr="external"; //pages $this->vr_ref_exrint="external and internal"; //pages $this->vr_ref_int="internal"; //pages $this->vr_ref_pgs_all="Referring"; //refferings external pages $this->vr_ref_pgs_all2="Referring pages"; $this->vr_ref_pgs_all3="Referring page"; $this->vr_ref_pgs_pby="Pages by"; //pages by external pages $this->vr_ref_ext_pgss="External page"; $this->vr_sch_rob="Pages by Search indexing robots & spiders"; $this->vr_sch_robspd="Robots & Spiders"; $this->vr_onl_usr="Users of online"; $this->vr_onl_host="Host name"; $this->vr_sch_fltr="Filter"; $this->vr_sch_prmt="Parameters of search"; $this->vr_sch_type="Type"; //type search $this->vr_sch_tsch="search"; $this->vr_sch_fpgs="for page"; // external pages 'xxx' FOR PAGE 'yyy' $this->vr_sch_schrbt="Search Robot"; $this->vr_sch_alleng="All Engines"; //search engines $this->vr_sch_alleng_tp="All Engines on Types"; $this->vr_sch_for="for"; // FOR search engine $this->vr_sch_pgsby="Pages by search phrases"; $this->vr_sch_wrdsp="Pages by search words"; $this->vr_sch_phr="Search phrase"; $this->vr_sch_wrds="Search word"; $this->vr_sch_srvs="Pages by servers"; $this->vr_sch_srvh="Server"; $this->vr_prv_nam="Provider"; $this->vr_sch_rind="Search indexing robots"; $this->vr_sch_rspd="Robots & Spiders"; $this->vr_tim_vsts="Visiting time"; $this->vr_tim_vvng="Viewing time"; $this->vr_trff_lvl="First level"; $this->vr_trff_lvl1="Level"; $this->vr_trff_clk="Next click"; $this->vr_trff_vew="View Traffic"; $this->vr_trff_way="Moving Way"; $this->vr_trff_frs="First"; // First page $this->vr_trff_frs_pg="First page"; $this->vr_trff_nxt="Next"; // Next page $this->vr_trff_nxt_pgs="Next page"; $this->vr_agnt_us="User Agent"; $this->vr_dptch_p1="Depth 1 page."; $this->vr_dptch_p2="Depth 2 page."; $this->vr_dptch_p3="Depth 3 page."; $this->vr_dptch_p4="Depth 4 page."; $this->vr_dptch_p5="Depth 5 page."; $this->vr_dptch_p6="Depth 6 page."; $this->vr_title_var='Title:'; $this->vr_titles_var='Titles'; $this->vr_titles_popular='Show 30 most popular pages'; //------Others vars------------------------------------------------ $this->vr_no_date_db="No data in the database."; $this->vr_no_date="No data for this period."; $this->vr_sett_mod="You have no right to modify this script."; $this->vr_expr_wrd="Export to Word"; $this->vr_expr_exl="Export to Exel"; $this->vr_info1="More Info"; $this->vr_info1_hvstr="More"; $this->vr_inf_dtl="Details"; $this->vr_domain_all="All Domains"; $this->vr_submit_bat="Show"; $this->vr_submit_cat="Add"; $this->vr_submit_upd="Update"; $this->vr_submit_dom="ADD Domain"; $this->vr_submit_dsc="Disconnect"; $this->vr_submit_sbm="Submit"; $this->vr_submit_slc="Select"; $this->vr_submit_go="Go"; //url $this->vr_submit_clr="Clear filters"; $this->vr_submit_schr="Search"; $this->vr_submit_addip="Add IP"; $this->vr_submit_dltip="Delete IP"; $this->vr_submit_cncl="Cancel"; $this->vr_submit_acdlt="Delete account"; $this->vr_prov_submit_crt="Creat"; $this->vr_sell_lng1="Czech"; $this->vr_sell_lng2="Dutch"; $this->vr_sell_lng3="English"; $this->vr_sell_lng4="French"; $this->vr_sell_lng5="German"; $this->vr_sell_lng6="Hungarian"; $this->vr_sell_lng7="Italian"; $this->vr_sell_lng8="Japanese"; $this->vr_sell_lng9="Norwegian"; $this->vr_sell_lng10="Polish"; $this->vr_sell_lng11="Portuguese"; $this->vr_sell_lng12="Spanish"; $this->vr_sell_lng13="Turkish"; $this->vr_sell_lng14="Chinese"; $this->vr_sell_lng15="Swedish"; $this->vr_sell_lng16="Romanian"; //--------Pro+ version------------------------------------------ $this->vr_prov_ac_nms="Account"; $this->vr_prov_supr="Support"; $this->vr_prov_stacc="Stats accounts"; $this->vr_prov_cracc="Creat accounts"; $this->vr_prov_admstg="Admin Settings"; $this->vr_prov_admpnl="Admin Panel"; $this->vr_prov_ac_dat="Data for opening/editing accounts."; $this->vr_prov_ac_err="Error:"; $this->vr_prov_ac_unam="Account Name"; $this->vr_prov_ac_dscr="Description"; $this->vr_prov_ac_exdb="is already exists in the database."; // Account Name is already exists in the database. $this->vr_prov_ac_isus="is used."; // Password is used. $this->vr_prov_ok_cr="New account were successfully create:"; $this->vr_prov_ok_acn="Account Name:"; $this->vr_prov_ok_log="UserName:"; $this->vr_prov_ok_psw="Password:"; $this->vr_prov_ok_dscr="Description:"; $this->vr_prov_ok_updt="Account data were successfully updated in the database:"; $this->vr_prov_ok_acac="The account"; //The account 'xxx' was successfully removed from the database. $this->vr_prov_ok_remv="was successfully removed from the database."; //The account 'xxx' was successfully removed from the database. $this->vr_prov_nw_acn="(max 70 chars)"; $this->vr_prov_nw_vbnh="(min 4, max 15 chars)"; $this->vr_prov_nw_usnam="UseName for access:"; $this->vr_prov_nw_pswr="Password for access:"; $this->vr_prov_nw_stts="Status:"; $this->vr_prov_nw_sttsh="Status"; $this->vr_prov_sts_actv="Active"; //Stutus Active $this->vr_prov_sts_noactv="No Active"; //Stutus No Active $this->vr_prov_nw_limt="Limit hits/day:"; $this->vr_prov_nw_limth="No Limit"; $this->vr_prov_nw_mx25="(max 250 chars)"; $this->vr_prov_nw_lstac="The list of the Accounts"; $this->vr_prov_add_dat="Date added"; $this->vr_prov_edt_ac="Edit"; //Edit account $this->vr_prov_errs_ac="No accounts/users in the database."; $this->vr_prov_accs_adm="Access for Admin Panel:"; $this->vr_prov_ac_usn="UserName/Password"; $this->vr_prov_or_adds="The data were successfully updated"; $this->vr_prov_err_mdf="Error: You have no right to modify Login/Password for Admin Panel."; $this->vr_prov_tm_usr="User Time"; $this->vr_prov_st_accns="Statistics of user accounts."; $this->vr_prov_st_aflds="Time period for fields"; $this->vr_prov_st_rserv="R. Servers"; // referring servers $this->vr_prov_st_reserv="R.Ext. Pages"; //external referring pages $this->vr_prov_st_space="Space (Mb)"; ?>