관리-도구
편집 파일: processqueue.php
<?php $lan = array ( 'Running in testmode, no emails will be sent. Check your config file.' => '現在是測試模式,不會寄送任何信件,請檢查您的設定檔。', 'The following restrictions have been set by your ISP:' => '您的服務商設定了下面限制:', 'Script stage' => '程式步驟', 'Finished, Nothing to do' => '完成,沒有執行任何動作', 'messages sent in' => '封信件寄出於', 'seconds' => '秒', 'invalid emails' => '錯誤的信箱', 'emails failed (will retry later)' => '個信箱錯誤(稍後將會重試)', 'emails unconfirmed (not sent)' => '個信箱未確認(不會送出)', 'Warning: script never reached stage 5' => '警告: 程式無法執行到步驟 5', 'This may be caused by a too slow or too busy server' => '這也許是伺服器太慢或太忙碌造成', 'In safe mode, batches are set to a maximum of 100' => '在安全模式中,批次處理的上限是 100', 'Running in safe mode' => '執行在安全模式中', 'msgs/hr' => '封信/小時', 'Reload required' => '需要重新讀取', 'Finished, All done' => '全部完成', 'Script finished, but not all messages have been sent yet.' => '程式完成,但並不是所有信件都已寄出', 'Finished this run' => '完成這次執行', '(test)' => '(測試)', 'Would have sent' => '將不會寄出', 'Started' => '開始', 'Processing has been suspended by your ISP, please try again later' => '處理程序被服務商中止了,請稍後重試', 'Sending in batches of' => '寄送批次信件於', 'emails' => '個信箱', 'This batch will be' => '這一批將有', 'emails, because in the last' => '個郵件,因為最後', 'emails were sent' => '個信箱已經寄送過', 'In the last' => '於過去', 'seconds more emails were sent' => '秒後會寄送其他信件', 'than is currently allowed per batch' => '接著是目前批次處理的上限', 'Sent in last run' => '上次執行時寄出', 'Skipped in last run' => '略過上次執行', 'Processing has started,' => '處理程序開始', 'message(s) to process.' => '封信件處理中', 'It is safe to click your stop button now, report will be sent by email to' => '您現在可以點選 "停止" 按鈕,報表會寄送到', 'Your webserver is running in safe_mode. Please keep this window open. It may reload several times to make sure all messages are sent.' => '您的網站伺服器執行在 "安全模式",請保持開啟這個視窗,它也許會重新讀取多次來確保所有信件能夠順利寄出。', 'Reports will be sent by email to' => '報表會寄到', 'Processing message' => '處理信件中', 'Message' => '信件', 'is an RSS feed for' => '是一個 RSS 來源於', 'Looking for users' => '找尋使用者中', 'users apply for attributes, now checking lists' => '個使用者符合條件,現在檢查電子報主題', 'No users apply for attributes' => '沒有使用者符合條件', 'looking for users who can be excluded from this mailing' => '找尋這次寄送信件排除在外的使用者', 'Process Killed by other process' => '處理程序被其他程序中止', 'Found them' => '找尋他們', 'to process' => '處理', 'No users to process for this batch' => '這個批次無法處理任何使用者', 'batch limit reached' => '達到批次處理上限', 'Message I was working on has disappeared' => '我處理中的信件突然消失', 'Sending' => '寄送中', 'It took' => '花費', 'seconds to send' => '秒於寄送過程', 'Failed sending to' => '無法寄送到', 'Unconfirmed user' => '未確認的使用者', 'Not sending to' => '未寄送到', 'already sent' => '已經寄出', 'Processed' => '已處理', 'out of' => '耗盡', 'Hmmm, No users found to send to' => '沒有找到能夠寄送信件的使用者', 'to send this message' => '來寄送這封信件', 'waiting for' => '等待於', 'to make sure we don\'t exceed our limit of' => '要確認我們不會超過限制於', 'messages in' => '封信件在', 'Message Sending has started' => '信件開始寄送', 'phplist has started sending the message with subject %s' => 'phplist 已經開始寄送主旨為 %s 的信件', 'to view the progress of this message, go to %s' => '要檢視這個信件的處理過程,請前往 %s', 'There have been more than 10 attempts to send to %s that have been blocked for domain throttling.' => '有超過 10 次寄送到 %s 被網域節流功能阻擋。', 'Introducing extra delay to decrease throttle failures' => '增加額外的延遲時間來減少節流功能的錯誤', '%s is currently over throttle limit of %d per %d seconds' => '%s 目前超過節流上限於 %d 每 %d 秒', 'not sending to ' => '未送到', 'Message Sending has finished' => '信件寄送完成', 'phplist has finished sending the message with subject %s' => 'phplist 完成主旨為 %s 的信件寄送', 'Sending of this message has been suspended' => '這封信件的寄送程序被中止了', 'Less than batch size were sent, so reloading imminently' => '寄送信件小於批次處理上限,因此立刻重新讀取', 'Waiting for %d seconds before reloading' => '等待 %d 秒後重新讀取', 'Please leave this window open. You have batch processing enabled, so it will reload several times to send the messages. Reports will be sent by email to' => '請保持這個視窗開啟,因為您啟用了批次處理功能,所以系統會自動重新載入頁面多次來寄送所有信件;報表將會寄到 ', ); ?>