관리-도구
편집 파일: home.php
<?php $lan = array ( 'Your database is out of date, please make sure to upgrade' => '您的資料庫太舊了,請進行升級', 'Your version' => '您的版本', 'Latest version' => '最新版本', 'phplist version' => '<a href="http://www.phplist.com">phplist</a> 版本', 'Database has not been initialised' => '資料庫還沒初始化', 'go to' => '到', 'Initialise Database' => '初始化資料庫', 'to continue' => '繼續', 'A new version of PHPlist is available!' => '新版 PHPlist 已經推出!', 'The new version may have fixed security issues,<br/>so it is recommended to upgrade as soon as possible' => '新版本也許修正了一些安全性錯誤,<br/>建議您盡快升級', 'View what has changed' => '瀏覽異動項目', 'Download' => '下載', 'System Functions' => '系統功能', 'Setup ' => '安裝', 'Check Database structure' => '檢查資料庫結構', 'View the eventlog' => '瀏覽事件記錄', 'Configuration functions' => '設定功能', 'Configure Attributes' => '設定欄位', 'Control values for' => '控制值於', 'Configure Subscribe pages' => '設定訂閱頁面', 'List and user functions' => '電子報與使用者功能', 'List the current lists' => '列出目前電子報', 'List all Users' => '列出所有使用者', 'Reconcile the user database' => '大量更新使用者資料庫', 'Import Users' => '匯入使用者', 'Export Users' => '匯出使用者', 'Administrator functions' => '管理者功能', 'Add, edit and remove Administrators' => '新增、編輯與移除管理員', 'Configure attributes for administrators' => '設定管理員欄位', 'Message functions' => '電子報功能', 'Configure Templates' => '設定樣板', 'List all Messages' => '列出所有電子報', 'Process the Message queue' => '處理訊息佇列', 'RSS Functions' => 'RSS功能', 'Get RSS feeds' => '取得RSS來源', 'View RSS items' => '瀏覽RSS項目', 'Plugins' => '外掛', 'Upgrade' => '升級', 'Change your details (e.g. password)' => '修改您的資料 (例如密碼)', 'You have set TEST in config.php to 1, so it will only show what would be sent' => '您在 config.php 中將TEST設定為 1,所以顯示的資料都不會寄出', 'setup' => '安裝', 'upgrade' => '升級', 'dbcheck' => '檢查資料庫', 'eventlog' => '事件紀錄', 'attributes' => '欄位', 'spage' => '訂閱頁面', 'list' => '電子報', 'reconcileusers' => '大量更新使用者', 'import' => '匯入', 'export' => '匯出', 'admins' => '管理者', 'adminattributes' => '管理者欄位', 'send' => '寄送', 'templates' => '樣板', 'processqueue' => '處理佇列', 'processbounces' => '處理退信', 'getrss' => '取得RSS', 'viewrss' => '檢視RSS', 'admin' => '管理', 'preparesend' => '草稿', 'sendprepared' => '寄送準備', ); ?>