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] = "entrar/sair"; $strUsrPage[1] = "registros"; $strUsrPage[2] = "estatísticas"; $strUsrPage[3] = "estatísticas 2"; $strUsrPage[4] = "estatísticas 3"; $strUsrPage[5] = "configuração"; $strUsrPage[6] = "perfil do usuário"; $strAdminPage[0] = "administração"; $strAdminPage[1] = "criar/deletar contas"; $strAdminPage[2] = "monstrar contas"; $strAdminPage[3] = "monstrar últimos visitantes"; $strAdminPage[4] = "CSS editor"; $strAdminPage[5] = "estatísticas"; $strAdminPage[6] = "mailing list"; // functions.lib.php $strPrev = "previous"; $strNext = "next"; // headfoot.inc.php $strTrackedSite = "site analisado:"; $strCurrentTime = "hora atual"; $strHeadDateFormat = "d. M, H:i"; $strYourHits = "suas visitas:"; $strSlogan = "...seu contador de visitas!"; // 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 = "Adquira uma nova conta PowerPhlogger:"; $strHtmlCode = "Código HTML"; $strAddHtmlCode = "adicione o seguinte código HTML em todas as páginas que deseja contar:"; $strJsFile = "Caso tenha perdido o arquivo pphlogger.js, faça o download aqui:"; $strInstructions = "INSTRUÇÕES:"; $strConfLogin = "para confirmar sua nova conta, você precisará entrar com sua senha, enviada a você por e-mail."; $strConfLogin2 = "Caso não confirme sua conta, esta será deletada após ".$cleanup_lim." horas"; $strUploadJs = "envie o arquivo pphlogger.js que você recebeu para seu servidor."; $strNoSignUp = "Desculpe-nos, atualmente não estamos oferecendo este serviço gratuito neste servidor !"; $strReturnToLogin = "return to login"; // dspLogs.php $strShowLogs = "ver registros:"; $strSelect = "select"; $strUnselect = "unselect"; $strAll = "todos"; $strTurnShowref = "ver referências"; $strFullAgt = "full agent"; $strDemoMode = "executando em modo de demonstração!"; $strGuestMsg1 = "como visitante você não pode deletar nenhum registro!!!"; $strGuestMsg2 = "favor habilitar a função deletar registro!"; $strViewLogs = "visualizar registros"; $strHostIP = "Servidor/IP"; $strReferrer = "Referência"; $strReferrers = "Referências"; $strAgent = "Informações do Navegador"; $strRes = "res"; $strColor = "cor"; $strTimestamp = "tempo"; $strProxy = "proxy"; // dspStats.php $strVisPerDay = "Visitantes por dia"; $strPerDay = "por dia"; $strVisPerHour = "Visitors per hour"; $strLast = "último"; $strMonth = "mês"; $strMonths = "meses"; $strToday = "today"; $strAverage = "média"; $strAverageAbbr = "média."; $strDay = "dia"; $strDays = "dias"; $strCurrOnlUsers = "usuários online"; $strIPkept = "Os números de IP's são guardados por"; $strIPkept2 = "minutos"; $strOnline = "online"; $strEntryTime = "hora de entrada"; $strLastReload = "último reload"; $strLastUrl = "último URL"; $strSince = "desde"; $strMultipage = "multi-páginas"; $strKeywords = "palavras-chaves"; $strSingleWords = "single words"; $strWholeStrings = "whole strings"; $strDownloads = "downloads"; $strTerritories = "áreas"; $str_arrMonths = Array(1 => "Janeiro", "Fevereiro", "Março", "Abril", "Maio", "Junho", "Julho", "Agosto", "Setembro", "Outubro", "Novembro", "Dezembro"); $str_arrMonthsAbbr = Array(1 => "Jan", "Fev", "Mar", "Abr", "Mai", "Jun", "Jul", "Ago", "Set", "Out", "Nov", "Dez"); $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 = "Acione o cookie para evitar contar a você mesmo:"; $strCountMe = "Conte-me!"; $strDontCountMe = "Não me conte!"; $strEnableDellog = "habilitar deleção de registro"; $strDisableDellog = "desabilitar deleção de registro"; $strEnableDellog2 = "habilitar função deletar:"; $strResetHits = "zerar as visitas"; $strResHitsTxt = "para reiniciar sua contagem de visitas, entre um valor:"; $strMysqlDump = "Veja o mySQL (schema)"; $strStructOnly = "Apenas estrutura"; $strAddDropTbl = "Adicione 'drop table'"; $strStructData = "Estrutura e dados"; $strSend = "Enviar"; $strComplInserts = "inserção completa"; $strDiskSpace = "Espaço no disco"; $strAvailSpace = "Espaço disponível no disco"; $strUsedSpace = "Espaço usado no disco"; $strDbSpace = "Used database space"; $strFreeSpace = "Espaço restante no disco"; $strFileUpload = "múltiplo envio de arquivos"; $strMaxFilesize = "tamanho máximo de arquivos"; $strErrUpload = "Erro ao enviar arquivo. Tente novamente."; $strUploadOk = "Arquivo enviado com sucesso!!"; $strFilename = "nome do arquivo"; $strSize = "tamanho"; $strYourLast = "seus últimos"; $strCustomers = "clientes"; $strYourTimeout = "seu intervalo máximo de tempo é de"; $strMinutes = "minutos."; $strBlocking = "blocking"; $strShortQuery = "short query"; $strOwnReferrers = "own referrers"; // edUserprofile.php $strUserprofile = "alterar perfil de usuário"; $strEditProfile = "edite sua configuração e aperte o botão:"; $strUrl1Txt = "URL para sua página inicial."; $strUrl2Txt = "Se você tem URLs alternativos, entre um em cada linha:"; $strEmail = "email:"; $strTimezone = "fuso horário:"; $strUserLang = "idioma:"; $strVisible = "visível:"; $strVisibleStyle = "estilo de visibilidade:"; $strTimeout = "tempo máximo:"; $strEmailNotif = "notificação por e-mail: a cada..."; $strDefLogNo = "número padrão de registros para mostrar:"; $strKwListMode = "modo de lista de palavras-chaves:"; $strAllowDemo = "permitir modo de demonstração:"; $strTTF = "escolha uma letra TrueType:"; $strAvailFonts = "available fonts"; $strFontSize = "tamanho da letra:"; $strFontColor = "cor da letra:"; $strBgColor = "cor de fundo:"; $strTransBg = "fundo transparente:"; $strSample = "image de exemplo:"; $strChangePw = "alterar sua senha:"; $strOldPw = "senha antiga:"; $strNewPw = "nova senha:"; $strReenterPw = "entre novamente sua senha:"; $strLoadCSS = "utilizar stylesheet:"; $strView4Msg1 = "perfil de usuário atualizado com sucesso!"; $strView4Msg2 = "Não foi possível atualizar seu perfil de usuário!!!"; $strView4Msg3 = "como visitante você não pode
fazer qualquer alteração!"; $strPwChanged = "senha alterada !"; $strWrongPw = "senha errada !!"; // admin/index.php $strAdmin = "administration"; $strMaintenance = "maintenance"; $strCheckNewVer = "Check For New Version"; $strCreate = "Criar uma nova conta de usuário:"; $strAdminMsg1 = "este nome de usuário já existe"; $strAdminMsg2 = "sua conta foi criada com sucesso"; $strAdminMsg3 = "Você digitou um e-mail inválido!"; $strAdminMsg4 = "usernames must only contain alphanumeric characters,
.,-,_, and must be less than 30 characters!"; $strAdminErr1 = "houve um erro ao criar a conta"; $strDelUser = "Deletar um usuário:"; $strDelErr = "houve um problema !!"; $strDelOk = "todos os dados do usuário foram deletados!"; $strWrongPwUser = "senha ou nome de usuário errado !"; $strAdminCookie = "criar cookie de administrador"; $strNetcheck = "habilitar netcheck"; $strHideAccounts = "esconder contas de usuários"; $strShowAccounts = "mostrar contas de usuários"; $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 = "limite máximo de logs:"; $strMaxPath = "max stored visitor paths:"; ?>