관리-도구
편집 파일: processbounces.php
<?php $lan = array ( 'This page can only be called from the commandline' => '這個頁面只能夠透過指令模式啟用', 'Bounce processing error' => '退信處理錯誤', 'Bounce Processing info' => '退信處理訊息', 'error' => '錯誤', 'info' => '訊息', 'system message bounced, user marked unconfirmed' => '系統退信產生,使用者標示為未確認', 'Bounced system message' => '系統退信', 'User marked unconfirmed' => '使用者標示為未確認', 'View Bounce' => '瀏覽退信', 'Cannot create POP3 connection to' => '無法建立 POP3 連線於', 'Cannot open mailbox file' => '無法開啟郵件檔案', 'bounces to fetch from the mailbox' => '封退信於信箱', 'Please do not interrupt this process' => '請不要中斷這個處理程序', 'bounces to process' => '封退信待處理', 'Processing first' => '處理第一', 'bounces' => '封退信', 'Running in test mode, not deleting messages from mailbox' => '目前在測試模式中,無法從信箱刪除信件', 'Processed messages will be deleted from mailbox' => '處理的信件將會從信箱刪除', 'Deleting message' => '刪除信件中', 'Closing mailbox, and purging messages' => '關閉信箱並且清除信件', 'IMAP is not included in your PHP installation, cannot continue' => '您的 PHP 不支援 IMAP ,無法繼續', 'Check out' => '簽出', 'Bounce mechanism not properly configured' => '退信機制也許還沒設定', 'bounce_protocol not supported' => '不支援 bounce_protocol', 'Identifying consecutive bounces' => '辨識連續性退信', 'Nothing to do' => '沒有動作', 'Process Killed by other process' => '處理程序被其他程序中止', 'User' => '使用者', 'has consecutive bounces' => '有連續退信', 'over threshold, user marked unconfirmed' => '超過系統設定,因此標示為未確認', 'Auto Unsubscribed' => '自動取消訂閱', 'User auto unsubscribed for' => '使用者自動取消訂閱於', 'consecutive bounces' => '連續退信', 'of' => '於', 'users processed' => '個使用者處理完成', 'processing first' => '處理第一封', 'Report:' => '報表:', 'Below are users who have been marked unconfirmed. The number in [' => '下面是未確認的使用者, [] 中的數字是他們的編號, () 中的數字代表他們有多少封退信', 'Processing bounces based on active bounce rules' => '透過啟用中的退信規則處理退信', 'Auto Blacklisted' => '自動列為黑名單', 'User auto blacklisted for' => '使用者自動被列為黑名單於', 'bounce rule' => '退信規則', 'system message bounced, but unknown user' => '系統退回信件,但是沒有符合的使用者', 'bounces processed by advanced processing' => '封退信經由進階處理程序處理', 'bounces were not matched by advanced processing rules' => '封退信不符合進階處理規則', 'Report of advanced bounce processing:' => '進階退信處理報表:', ); ?>