License -- Please read through the GNU General Public License. PowerPhlogger is developed as free software, but there are certain requirements for distributing and editing."; $loca['setup']['step1_txt'] = "general settings -- Please check all fields on this page and make sure you enter the correct information. If you're not sure, just keep the default values."; $loca['setup']['step2_txt'] = "optional settings -- For most of these settings you should keep the default value. Only edit them if you're sure about it."; $loca['setup']['step3_txt_a'] = "setup successfully -- you can now start to work with PowerPhlogger.

Please don't forget to rename your /admin directory and secure it with htaccess.
Please carefully read the Documentation for further information"; $loca['setup']['step3_txt_b'] = "you can now start setting up user-accounts"; $loca['setup']['pphlogger_location']['title'] = "PowerPhlogger Location"; $loca['setup']['pphlogger_location']['descr'] = "URL of your PowerPhlogger root directory"; $loca['setup']['admin_mail']['title'] = "Admin Email Adress"; $loca['setup']['admin_mail']['descr'] = ""; $loca['setup']['admin_name']['title'] = "Admin Name"; $loca['setup']['admin_name']['descr'] = ""; $loca['setup']['admin_pw']['title'] = "Administrator Password"; $loca['setup']['admin_pw']['descr'] = "Used to delete user-accounts"; $loca['setup']['server_GMT']['title'] = "System Timezone"; $loca['setup']['server_GMT']['descr'] = "timezone where your server is located"; $loca['setup']['admin_GMT']['title'] = "Administrator Timezone"; $loca['setup']['admin_GMT']['descr'] = "timezone where you are located"; $loca['setup']['default_lang']['title'] = "Default Language"; $loca['setup']['default_lang']['descr'] = ""; $loca['setup']['cssid']['title'] = "Default Style Sheet"; $loca['setup']['cssid']['descr'] = ""; $loca['setup']['signup_ok']['title'] = "Enable User Self-Signup"; $loca['setup']['signup_ok']['descr'] = "Do you want to make the Sign-Up page available for users to sign-up for a useraccount?"; $loca['setup']['master_timeout']['title'] = "Userlog Timeout"; $loca['setup']['master_timeout']['descr'] = "[in sec, default = 30min = 1800]"; $loca['setup']['traceroute']['title'] = "Traceroute URL"; $loca['setup']['traceroute']['descr'] = "If you know another service that lets you do tracerouts, enter it here."; $loca['setup']['pass_length']['title'] = "User Password Length"; $loca['setup']['pass_length']['descr'] = "The length of the generated password (do NOT set this higher than 15!)"; $loca['setup']['pw_privacy']['title'] = "Password Privacy"; $loca['setup']['pw_privacy']['descr'] = "If you set pw_privacy to false, a BCC: of the plain-text password confirmation email will be sent to the admin's email-address. Out of privacy reasons, default is set to true."; $loca['setup']['cache_calendar']['title'] = "Calendar Cache"; $loca['setup']['cache_calendar']['descr'] = "Set caching-time in seconds. If you set this to 0 (default), calendar will use the advanced caching update function (highly recommended!)"; $loca['setup']['mxlookup']['title'] = "MX Lookup"; $loca['setup']['mxlookup']['descr'] = "To make the email-validation-function more intelligent, enable this. If enabled, the function verifies the existence of the domain. Default is false, as some win32 PHP builds don't support this!"; $loca['setup']['loopback_bug']['title'] = "Loopback Bug"; $loca['setup']['loopback_bug']['descr'] = "Only enable this if you're using a f2s or similar hosting provider and you're getting wrong IP/proxy-information!"; $loca['setup']['mysqldump_on']['title'] = "MySQL Dump"; $loca['setup']['mysqldump_on']['descr'] = "enable/disable the mysql dump in the settings tab for all users"; $loca['setup']['md5form']['title'] = "MD5 Login Form"; $loca['setup']['md5form']['descr'] = "enable/disable the md5-encryption (using JS) for the login-form"; $loca['setup']['mail_mod']['title'] = "Mailing Module"; $loca['setup']['mail_mod']['descr'] = "Choose the mailing-module you wish to use to send the confirmation emails including the pphlogger.js-attachment [libmail|htmlmime|plain]"; $loca['setup']['GD_enabled']['title'] = "GD Enabled"; $loca['setup']['GD_enabled']['descr'] = "If you cannot get your GD-lib run at all or if your hosting provider doesn't wnat to install it, you could disable GD-image in PPhlogger. You will miss a lot of great features if you set this to false, though!"; $loca['setup']['gd_img_type']['title'] = "GD Image Type"; $loca['setup']['gd_img_type']['descr'] = "GD-library: Change this to the correct image format if you encounter any problems. Default is 'auto' for auto-detection. [auto|png|gif|jpeg]"; $loca['setup']['Freetype_enabled']['title'] = "Freetype Enabled"; $loca['setup']['Freetype_enabled']['descr'] = "If you cannot get your Freetype-library run at all or if your hosting provider doesn't wnat to install it, you could disable this. Users won't be able to use TTF-fonts for their counter display. Built-in fonts should be available, though."; $loca['setup']['ttf_location']['title'] = "TTF Location"; $loca['setup']['ttf_location']['descr'] = "If you're not able to see the counter image and you're using GD 2.x or GD 1.x in a buggy PHP distribution, try to set an absolute server-path to your ttf_fonts directory. Otherwise DO NOT CHANGE THIS! [relative|/your/absolute/path/to/ttf_fonts/]"; $loca['setup']['cleanup_lim']['title'] = "Clean-Up Limit"; $loca['setup']['cleanup_lim']['descr'] = "time-limit after which unconfirmed user-accounts get deleted using the clean-up link in admin2 [hours]"; $loca['setup']['cleanup_old']['title'] = "Clean-Up Old Limit"; $loca['setup']['cleanup_old']['descr'] = "After how many days should unused (no hits, no login) accounts get deleted? [days]"; $loca['setup']['dellog_global']['title'] = "Log Deletion Global Switch"; $loca['setup']['dellog_global']['descr'] = "If you set this to false, each user's own settings will be used. If you set it to true, use the following values..."; $loca['setup']['dellog_lim']['title'] = "Log Deletion by Logs"; $loca['setup']['dellog_lim']['descr'] = "Set number of logs to store. If you set this to 0, there will be no limit [default]."; $loca['setup']['dellog_lim_d']['title'] = "Log Deletion by Days"; $loca['setup']['dellog_lim_d']['descr'] = "Set number of days after which logs get deleted. If you set this to 0, there will be no limit [default]."; $loca['setup']['dellog_lim_prob']['title'] = "Log Deletion Probability"; $loca['setup']['dellog_lim_prob']['descr'] = "Deletion probability in percent"; $loca['setup']['delpath_global']['title'] = "Path Deletion Global Switch"; $loca['setup']['delpath_global']['descr'] = "If you set this to false, each user's own settings will be used. If you set it to true, use the following values..."; $loca['setup']['delpath_lim']['title'] = "Path Deletion by Logs"; $loca['setup']['delpath_lim']['descr'] = "Set number of visitor paths to store. If you set this to 0, there will be no limit."; $loca['setup']['delpath_lim_d']['title'] = "Path Deletion by Days"; $loca['setup']['delpath_lim_d']['descr'] = "Set number of days after which visitor paths get deleted. If you set this to 0, there will be no limit [default]."; $loca['setup']['delpath_lim_prob']['title'] = "Path Deletion Probability"; $loca['setup']['delpath_lim_prob']['descr'] = "Deletion probability in percent"; $loca['setup']['show_cust']['title'] = "Userlog Customer Limit"; $loca['setup']['show_cust']['descr'] = "How many customer-logs should be displayed in the userlog?"; $loca['setup']['calendar_months']['title'] = "Calendar Months Limit"; $loca['setup']['calendar_months']['descr'] = "How many months should be displayed in the calendar?"; $loca['setup']['topref_lim']['title'] = "Top Referrers Limit"; $loca['setup']['topref_lim']['descr'] = ""; $loca['setup']['topdomain_lim']['title'] = "Top Domains Limit"; $loca['setup']['topdomain_lim']['descr'] = ""; $loca['setup']['topres_lim']['title'] = "Top Resolution Limit"; $loca['setup']['topres_lim']['descr'] = ""; $loca['setup']['topcolor_lim']['title'] = "Top Color Limit"; $loca['setup']['topcolor_lim']['descr'] = ""; $loca['setup']['topkeywords_lim']['title'] = "Top Keywords Limit"; $loca['setup']['topkeywords_lim']['descr'] = ""; $loca['setup']['topbrowseros_lim']['title'] = "Top Browser/OS Limit"; $loca['setup']['topbrowseros_lim']['descr'] = ""; $loca['setup']['topsearcheng_lim']['title'] = "Top Searchengines Limit"; $loca['setup']['topsearcheng_lim']['descr'] = ""; $loca['setup']['mpfront_lim']['title'] = "MP-front Limit"; $loca['setup']['mpfront_lim']['descr'] = "Limit multi-pages on the bottom of the Logs-view."; $loca['setup']['useraccount_lim']['title'] = "Useraccount-View Limit"; $loca['setup']['useraccount_lim']['descr'] = ""; $loca['setup']['lastref_lim']['title'] = "Last Referrer List Limit"; $loca['setup']['lastref_lim']['descr'] = ""; $loca['setup']['width_max']['title'] = "MP Width Maximum"; $loca['setup']['width_max']['descr'] = "MP view-bar in Logs [pixel]"; $loca['setup']['width_factor']['title'] = "MP Width Factor"; $loca['setup']['width_factor']['descr'] = "MP view-bar in Logs [factor]"; $loca['setup']['browseros_barsize']['title'] = "Browser/OS Bar Size"; $loca['setup']['browseros_barsize']['descr'] = "Maximum size of the percentage-bars in Browser/OS statistics [pixel]"; $loca['setup']['extended']['title'] = "Extended Log-List"; $loca['setup']['extended']['descr'] = "If you set this to false, you won't see the res & color column (only recommended for users with small resolution monitors)"; $loca['setup']['ttf_demo_size']['title'] = "TTF Demo Size"; $loca['setup']['ttf_demo_size']['descr'] = "TTF-font demonstration [points]"; $loca['setup']['css_show']['title'] = "CSS Overview"; $loca['setup']['css_show']['descr'] = "Which colors should be visible in the CSS edit table overview? [comma-separated]"; //email stuff $strAccActivation = "account activation"; // pages $strUsrPage[0] = "登入/登出"; $strUsrPage[1] = "流量记录"; $strUsrPage[2] = "流量状态"; $strUsrPage[3] = "流量状态 2"; $strUsrPage[4] = "流量状态 3"; $strUsrPage[5] = "设置"; $strUsrPage[6] = "用户帐号数据"; $strAdminPage[0] = "系统控制台"; $strAdminPage[1] = "create/del user"; $strAdminPage[2] = "useraccounts"; $strAdminPage[3] = "last customers"; $strAdminPage[4] = "CSS editor"; $strAdminPage[5] = "statistics"; $strAdminPage[6] = "mailing list"; // functions.lib.php $strPrev = "previous"; $strNext = "next"; // headfoot.inc.php $strTrackedSite = "已记录网站:"; $strCurrentTime = "当前时间"; $strHeadDateFormat = "M d, h:iA"; $strYourHits = "您的网站流量:"; $strSlogan = "...最棒的网站流量统计工具!"; // index.php $strEnterUsernPw = "please enter your username/pw"; $strLostPw = "lost password?"; $strLinkNewPw = "NEW PASSWORD"; $strGetFreeAccount = "Get your free account"; $strSignUpUseracc = "Sign up for a free user-account!"; $strMsgWrongPw = "you entered a wrong password or username!!!
please try again..."; $strMsgNewPw = "your new password has been successfully issued!
it was sent to your email-address which you provided."; // dspNewPw.php $strForVerification = "for verification enter your username and email"; $strGetIt = "get it!"; $strMsgNoValidUser = "you didn't enter any valid email/username
pls try again..."; // signup.php $strSignUp = "申请一个新 PowerPhlogger 帐号:"; $strHtmlCode = "HTML 代码"; $strAddHtmlCode = "别忘了在你想记录的页面加上以下代码:"; $strJsFile = "假如您丢失你的 pphlogger.js 文件,可以点按此下载:"; $strInstructions = "说明指引:"; $strConfLogin = "为了确认您申请的新帐号,您必须使用我们寄送到您电邮信箱的密码登入。"; $strConfLogin2 = "假如您未确认帐号启用,您的帐号将在 ".$cleanup_lim." 个小时後自动删除"; $strUploadJs = "请以附件带档方式上传你收到的 pphlogger.js 文件。"; $strNoSignUp = "对不起,当前本伺服器暂时不提供免费流量统计服务帐号申请!"; $strReturnToLogin = "return to login"; // dspLogs.php $strShowLogs = "显示记录:"; $strSelect = "select"; $strUnselect = "unselect"; $strAll = "所有"; $strTurnShowref = "开启显示设置开关"; $strFullAgt = "full agent"; $strDemoMode = "运行演示模式!"; $strGuestMsg1 = "您当前是访客身分,不能删除任何记录!"; $strGuestMsg2 = "请记得启用删除记录功能!"; $strViewLogs = "检视记录"; $strHostIP = "主机 / IP"; $strReferrer = "来源网址"; $strReferrers = "导流来源"; $strAgent = "浏览器资讯"; $strRes = "解析度"; $strColor = "颜色"; $strTimestamp = "时间记录"; $strProxy = "proxy"; // dspStats.php $strVisPerDay = "每日访客人数"; $strPerDay = "per day"; $strVisPerHour = "Visitors per hour"; $strLast = "前"; $strMonth = "月"; $strMonths = "个月"; $strToday = "today"; $strAverage = "平均流量"; $strAverageAbbr = "平均"; $strDay = "天"; $strDays = "天"; $strCurrOnlUsers = "当前线上用户"; $strIPkept = "单一 IP 数据只保留前"; $strIPkept2 = "分钟为准"; $strOnline = "上线"; $strEntryTime = "进入时间"; $strLastReload = "前次重新整理"; $strLastUrl = "先前的网址"; $strSince = "统计起始日:"; $strMultipage = "多页流量统计"; $strKeywords = "关键字"; $strSingleWords = "single words"; $strWholeStrings = "whole strings"; $strDownloads = "下载量"; $strTerritories = "所在国家"; $str_arrMonths = Array(1 => "一月", "二月", "叁月", "四月", "五月", "六月", "七月", "八月", "九月", "十月", "十一月", "十二月"); $str_arrMonthsAbbr = Array(1 => "一月", "二月", "叁月", "四月", "五月", "六月", "七月", "八月", "九月", "十月", "十一月", "十二月"); $str_area = Array( 'EU' => 'Europe', 'AM' => 'America', 'AF' => 'Africa', 'AS' => 'Asia', 'OZ' => 'Ozeania', 'GUS' => 'GUS' ); // dspCalendar.php $strShowUniqVis = "show unique visitors"; $strShowPageimpress = "show all pageimpressions"; $strReload = "reload"; // edSettings.php $strCookieTxt = "设置 cookie 防止记录你自己浏览:"; $strCountMe = "记录"; $strDontCountMe = "不要记录"; $strEnableDellog = "启用删除记录"; $strDisableDellog = "停用删除记录"; $strEnableDellog2 = "启用删除记录:"; $strResetHits = "重设计数值"; $strResHitsTxt = "请输入你要重设後的数值:"; $strMysqlDump = "检视 mySQL 汇出数据 (数据结构)"; $strStructOnly = "仅数据结构"; $strAddDropTbl = "新增 '丢弃数据库表格'"; $strStructData = "数据结构与数据"; $strSend = "送出"; $strComplInserts = "插入数据完成"; $strDiskSpace = "磁盘空间"; $strAvailSpace = "可用磁盘空间"; $strUsedSpace = "已用磁盘空间"; $strDbSpace = "Used database space"; $strFreeSpace = "剩馀磁盘空间"; $strFileUpload = "上传多文件"; $strMaxFilesize = "最大文件大小限制"; $strErrUpload = "上传错误,请再试一次!"; $strUploadOk = "文件已成功上传!"; $strFilename = "文件名称"; $strSize = "文件大小"; $strYourLast = "前"; $strCustomers = "位访客"; $strYourTimeout = "您的逾时值当前设置为"; $strMinutes = "分钟"; $strBlocking = "blocking"; $strShortQuery = "short query"; $strOwnReferrers = "own referrers"; // edUserprofile.php $strUserprofile = "更改用户帐号数据"; $strEditProfile = "点按按钮编辑你的设置:"; $strUrl1Txt = "指到你的网站首页 index 的网址"; $strUrl2Txt = "如果还有其他网址,在以下栏位每行可以输入一笔:"; $strEmail = "电子邮件:"; $strTimezone = "时区:"; $strUserLang = "语言:"; $strVisible = "显示:"; $strVisibleStyle = "显示风格:"; $strTimeout = "逾时值:"; $strEmailNotif = "电邮通知:每..."; $strDefLogNo = "内定显示记录笔数:"; $strKwListMode = "关键字清单模式:"; $strAllowDemo = "允许演示模式:"; $strTTF = "选择 TrueType 字形:"; $strAvailFonts = "available fonts"; $strFontSize = "字形大小:"; $strFontColor = "字形颜色"; $strBgColor = "背景颜色:"; $strTransBg = "背景透明:"; $strSample = "示 图片:"; $strChangePw = "更改密码:"; $strOldPw = "旧密码:"; $strNewPw = "新密码:"; $strReenterPw = "确认新密码:"; $strLoadCSS = "载入样式表:"; $strView4Msg1 = "用户帐号数据已经更新成功!"; $strView4Msg2 = "系统无法更新你的帐号数据!"; $strView4Msg3 = "您当前是访客身分,
不能更动任何记录!"; $strPwChanged = "通关密码已更改!"; $strWrongPw = "通关密码错误!"; // admin/index.php $strAdmin = "administration"; $strMaintenance = "maintenance"; $strCheckNewVer = "Check For New Version"; $strCreate = "新增用户帐号:"; $strAdminMsg1 = "这个登入名称已经有人使用了"; $strAdminMsg2 = "用户帐号已成功建立"; $strAdminMsg3 = "你输入的电子邮件信箱格式错误!"; $strAdminMsg4 = "usernames must only contain alphanumeric characters,
.,-,_, and must be less than 30 characters!"; $strAdminErr1 = "新增用户帐号时发生错误"; $strDelUser = "删除用户:"; $strDelErr = "系统发生错误!"; $strDelOk = "所有用户数据已删除!"; $strWrongPwUser = "通关密码或登入名称错误!"; $strAdminCookie = "新增管理员 cookie"; $strNetcheck = "启用网路检查功能"; $strHideAccounts = "隐藏用户帐号"; $strShowAccounts = "显示用户帐号"; $strReadyDelete = "ready to delete"; $strMailinglist = "mailing list"; $strLatestPphlVers = "Latest PowerPhlogger Version"; $strLatestVersion = "Latest Version"; $strReleaseDate = "Release Date"; $strDownloadLoc = "Download Locations"; $strReloadKeywords = "reload keywords"; $strReloadKeyw1 = "This will refresh your users keyword-toplist"; $strReloadKeyw2 = "Do not run this unless you've modified engines-list.ini !!"; // admin/change_userprofile.php $strMaxLoglim = "最大记录限制:"; $strMaxPath = "max stored visitor paths:"; ?>