관리-도구
편집 파일: import1.php
<?php $lan = array ( 'temp_dir_not_writeable' => '暫存資料夾無法寫入,所以匯入發生錯誤', 'select_list' => '請至少選擇一個電子報', 'too_large_inexistant' => '檔案太大或不存在', 'none_specified' => '沒有指定檔案,或是太大?', 'too_big' => '檔案太大,請將它切割', 'wrong_characters' => '使用錯誤的字元:', 'signup_or_notify' => '請選擇要立刻加入或是寄出提醒信函', 'unreadable' => '無法讀取檔案!', 'empty_file' => '上傳檔案時發生錯誤,也許檔案太大或是沒有讀取權限。', 'invalid_delimiter' => '發現部分錯誤字元,這些字元也許是用來做分隔字元,請檢查並且調整檔案。', 'import_user' => '匯入存在的使用者', 'import_new_user' => '匯入新使用者', 'no_data_changed' => '沒有資料異動', 'lists_subscriptions' => '訂閱的電子報:', 'was_subscribed' => '訂閱了:', 'is_subscribed' => '現在訂閱:', 'not_subscribed' => '沒有訂閱任何電子報', 'import_by' => '匯入自', 'list' => '電子報', 'lists' => '電子報', 'new_email_was' => '新 email 是', 'new_emails_were' => '新 email 是', 'email_was' => 'email 是', 'emails_were' => 'email 是', 'import_more_emails' => '匯入更多 emails', 'add_list' => '新增電子報', 'test_output' => '測試輸出:', 'one_email_per_line' => '每一行應該只有一筆 email。', 'output_ok' => '如果輸出正常,執行', 'back' => '回到', 'resubmit' => '重新送出給', 'some_emails_exist' => '存在資料庫的信箱', 'all_emails_exist' => '所有信箱都已經存在於資料庫。', 'import_successful' => '成功匯入資料庫並且新增到', 'subscribed' => '訂閱', 'adding_users' => '新增使用者到電子報中', 'select_lists' => '選擇希望新增 email 清單的電子報', 'no_lists' => '沒有電子報', 'info_emails_file' => '您要上傳的檔案必須包含希望新增到這些電子報的 email 清單,所有 email 後面的資料會加到這個使用者的 "資訊" 欄位,您可以在下面定義其他使用者欄位。<b>警告</b>:檔案必須是純文字格式,不要上傳像是WORD這樣的特殊文件格式。', 'emails_file' => '檔案包含 email 數量:', 'field_delimiter' => '欄位分隔字元:', 'tab_default' => '(預設是 TAB)', 'record_delimiter' => '資料分隔字元:', 'line_break_default' => '(預設是分行字元)', 'info_test_output' => '如果您勾選 "測試輸出",您會看到系統解析出來的 email,不會立即匯入資料庫。您可以透過這個功能檢查檔案格式是否正確,這只會顯示前五十筆資料。', 'info_notification_email' => '如果您選擇 "寄送通知信函" ,您新增的使用者會收到一封確認信函來通知他們,建議您使用這個功能來避免有問題的 email。', 'notification_email' => '寄送 通知 信函 ', 'confirmed_immediately' => '立即加入 ', 'import' => '匯入', ); ?>