(默認)'; $_['text_close'] = '關閉'; $_['text_pagination'] = '顯示 %d - %d / %d (總 %d 頁)'; $_['text_loading'] = '載入中...'; $_['text_no_results'] = '沒有結果!'; $_['text_confirm'] = '你確定嗎?'; $_['text_home'] = '首頁'; $_['text_confirm'] = '刪除/卸載無法復原!你確定要這麼做嗎?'; $_['text_separator'] = ' > '; $_['text_edit'] = '編輯'; $_['text_view'] = '查看'; // Button $_['button_insert'] = '新增'; $_['button_delete'] = '刪除'; $_['button_save'] = '保存'; $_['button_cancel'] = '取消'; $_['button_cancel_recurring'] = '取消分期付款'; $_['button_continue'] = '繼續'; $_['button_clear'] = '清除日誌'; $_['button_close'] = '關閉'; $_['button_enable'] = '啟用'; $_['button_disable'] = '停用'; $_['button_filter'] = '篩選'; $_['button_send'] = '發送'; $_['button_edit'] = '編輯'; $_['button_copy'] = '複製'; $_['button_back'] = '返回'; $_['button_remove'] = '移除'; $_['button_refresh'] = '刷新'; $_['button_backup'] = '備份'; $_['button_restore'] = '還原'; $_['button_download'] = '下載'; $_['button_rebuild'] = '重建'; $_['button_upload'] = '上傳'; $_['button_submit'] = '提交'; $_['button_invoice_print'] = '打印發票'; $_['button_shipping_print'] = '打印發票清單'; $_['button_address_add'] = '添加地址'; $_['button_attribute_add'] = '添加屬性'; $_['button_banner_add'] = '添加橫幅'; $_['button_custom_field_value_add'] = '添加自定義區'; $_['button_product_add'] = '添加產品'; $_['button_filter_add'] = '添加篩選'; $_['button_option_add'] = '添加選項'; $_['button_option_value_add'] = '添加選項數值'; $_['button_recurring_add'] = '添加分期付款'; $_['button_discount_add'] = '添加折扣'; $_['button_special_add'] = '添加特別價格'; $_['button_image_add'] = '添加圖片'; $_['button_geo_zone_add'] = '添加區域群組'; $_['button_history_add'] = '添加訂單記錄'; $_['button_transaction_add'] = '添加資金餘額'; $_['button_route_add'] = '添加路由'; $_['button_rule_add' ] = '添加商品稅類'; $_['button_module_add'] = '添加模塊'; $_['button_link_add'] = '添加鏈接'; $_['button_approve'] = '審核確認'; $_['button_reset'] = '重設'; $_['button_generate'] = '生成'; $_['button_voucher_add'] = '添加禮券'; $_['button_reward_add'] = '添加積分'; $_['button_reward_remove'] = '刪除獎勵積分'; $_['button_commission_add'] = '添加佣金'; $_['button_commission_remove'] = '刪除佣金'; $_['button_credit_add'] = '添加信用金'; $_['button_credit_remove'] = '刪除信用金'; $_['button_ip_add'] = '添加IP'; $_['button_parent'] = '上一級'; $_['button_folder'] = '新目錄'; $_['button_search'] = '搜索'; $_['button_view'] = '顯示'; $_['button_install'] = '安裝'; $_['button_uninstall'] = '卸載'; $_['button_link'] = '鏈接'; $_['button_shipping'] = '使用配送方式'; $_['button_payment'] = '使用付款方法'; $_['button_coupon'] = '使用優惠券'; $_['button_voucher'] = '使用禮券'; $_['button_reward'] = '使用積分'; // Tab $_['tab_address'] = '地址'; $_['tab_admin'] = '管理'; $_['tab_attribute'] = '屬性'; $_['tab_coupon_history'] = '折扣券歷史'; $_['tab_customer'] = '客戶資料'; $_['tab_data'] = '基本信息'; $_['tab_design'] = '設計'; $_['tab_discount'] = '促銷活動'; $_['tab_general'] = '編輯項目'; $_['tab_history'] = '訂單歷史'; $_['tab_fraud'] = '欺詐防範'; $_['tab_ftp'] = 'FTP'; $_['tab_ip'] = 'IP地址'; $_['tab_links'] = '鏈接'; $_['tab_log'] = '日誌'; $_['tab_image'] = '圖片設置'; $_['tab_option'] = '選項設定'; $_['tab_server'] = '服務器設置'; $_['tab_store'] = '商店設置'; $_['tab_special'] = '優惠價格'; $_['tab_local'] = '本地化設置'; $_['tab_mail'] = '郵件協議'; $_['tab_module'] = '模塊'; $_['tab_order'] = '訂單歷史'; $_['tab_payment'] = '支付地址'; $_['tab_product'] = '商品清單'; $_['tab_reward'] = '積分'; $_['tab_shipping'] = '配送地址'; $_['tab_total'] = '合計'; $_['tab_transaction'] = '資金餘額'; $_['tab_voucher'] = '禮品券'; $_['tab_sale'] = '銷售記錄'; $_['tab_marketing'] = '營銷推廣'; $_['tab_online'] = '在線客戶'; $_['tab_activity'] = '最近的活動'; $_['tab_recurring'] = '分期付款'; $_['tab_price'] = '金額'; $_['tab_order'] = '訂單詳情'; $_['tab_return'] = '退換詳細'; $_['tab_return_history'] = '退換歷史'; // Error $_['error_exception'] = '錯誤代碼(%s): %s 在 %s 第 %s行'; $_['error_upload_1'] = '警告: 上傳的文件超過了在php.ini指令中的上載文件大小上限!'; $_['error_upload_2'] = '警告: 上傳的文件大小超過允許範圍!'; $_['error_upload_3'] = '警告: 只上載了部份文件!'; $_['error_upload_4'] = '警告: 上載文件失敗!'; $_['error_upload_6'] = '警告: 找不到臨時文件夾!'; $_['error_upload_7'] = '警告: 無法寫入文件!'; $_['error_upload_8'] = '警告: 文件上傳終止!'; $_['error_upload_999'] = '警告: 無錯誤代碼!';