관리-도구
편집 파일: import3.php
<?php $lan = array ( 'Import emails from IMAP folders' => '從IMAP資料夾匯入email', 'No lists available' => '沒有電子報', 'Add a list' => '新增電子報', 'personal' => '個人', 'email' => 'email', 'folder' => '資料夾', 'date' => '日期', 'can\'t connect' => '無法連結', 'Processing' => '處理中', 'messages' => '訊息', 'done' => '完成', 'imap_getmailboxes failed' => 'imap_getmailboxes 錯誤', 'Please enter details of the IMAP account' => '請輸入 IMAP 帳號資訊', 'Select the headers fields to search' => '選擇要搜尋的頁首欄位', 'Select the lists to add the emails to' => '選擇要訂閱的電子報', 'Adding users to list' => '新增使用者到電子報中', 'Mark new users as HTML' => '設定新使用者訂閱 HTML 格式', 'If you check' => '如果您勾選', 'Overwrite Existing' => '覆蓋現有的', 'information about a user in the database will be replaced by the imported information. Users are matched by email.' => '資料庫中的使用者資訊會被匯入的資訊取代。', 'Only use complete addresses' => '只使用完整的位址', 'addresses that do not have a real name will be ignored. Otherwise all emails will be imported.' => '位址不完整的會被忽略,其他email會被匯入', 'If you choose' => '如果您使用', 'send notification email' => '送出通知信函', 'the users you are adding will be sent the request for confirmation of subscription to which they will have to reply. This is recommended, because it will identify invalid emails.' => '如果您選擇 "寄送通知信函" ,您新增的使用者會收到一封確認信函來通知他們,建議您使用這個功能來避免有問題的 email。', 'Send Notification email ' => '寄送提醒郵件', 'Make confirmed immediately' => '立即加入 ', 'import3info' => '有兩個加入使用者名稱的方法,就是一或兩個欄位,兩個欄位是將姓與名分開。如果您使用兩個欄位,名稱會使用空白字元分開', 'Use one attribute for name' => '使用一個欄位名稱', 'Use two attributes for the name' => '使用兩個欄位名稱', 'Attribute one' => '欄位一', 'Create Attribute' => '建立欄位', 'Attribute two' => '欄位二', 'Cannot continue' => '無法繼續', 'ok' => '完成', 'failed' => '錯誤', 'Processed' => '已處理', 'folders and' => '資料夾', 'unique emails found' => '與找到的email', 'list' => '電子報', 'lists' => '電子報', 'new email was' => '新 email 是', 'new emails were' => '新 email 是', 'email was' => 'email 是', 'emails were' => 'email 是', 'All the emails already exist in the database and are members of the' => '所有的信箱都已經存在而且訂閱了', 'succesfully imported to the database and added to' => '成功匯入到資料庫並且新增到', 'subscribed to the' => '訂閱', 'emails already existed in the database' => 'email已經存在於資料庫', 'Invalid Emails found.' => '錯誤的 Emails。', 'These records were added, but the email has been made up. You can find them by doing a search on' => '這些資料新增了, email建立了,您可以透過搜尋功能找尋', 'These records were deleted. Check your source and reimport the data. Duplicates will be identified.' => '這些資料刪除了,檢查您的資料來源後重新匯入,重複資料會被挑出', 'No emails found' => '沒有email', 'Import some more emails' => '匯入更多 email', 'Server' => '伺服器', 'User' => '帳號', 'Password' => '密碼', 'Continue' => '繼續', 'Process Selected Folders' => '處理選取的資料夾', ); ?>