HOME


sh-3ll 1.0
DIR:/usr/local/softaculous/enduser/languages/chinese/admin/
Upload File :
Current File : //usr/local/softaculous/enduser/languages/chinese/admin/index_lang.php
<?php

//////////////////////////////////////////////////////////////
//===========================================================
// index_lang.php(Admin)
//===========================================================
// SOFTACULOUS 
// Version : 1.1
// Inspired by the DESIRE to be the BEST OF ALL
// ----------------------------------------------------------
// Started by: Alons
// Date:       10th Jan 2009
// Time:       21:00 hrs
// Site:       http://www.softaculous.com/ (SOFTACULOUS)
// ----------------------------------------------------------
// Please Read the Terms of use at http://www.softaculous.com
// ----------------------------------------------------------
//===========================================================
// (c)Softaculous Inc.
//===========================================================
//////////////////////////////////////////////////////////////

if(!defined('SOFTACULOUS')){

	die('Hacking Attempt');

}

$l['no_license'] = '找不到許可證檔案! 請回報這個到 '.APP.'.';
$l['no_reseller_access'] = 'Resellers are not allowed to access this page';

//Tab Icons Images
$l['tab_home'] = '首頁';
$l['tab_settings'] = '設定';
$l['tab_webuzoconfigs'] = 'Webuzo Config';
$l['tab_services'] = '服務';
$l['tab_updates'] = '更新';
$l['tab_softwares'] = '軟體';
$l['tab_categories'] = '類別';
$l['tab_email'] = '電郵';
$l['tab_proxy'] = 'Proxy';
$l['tab_maintenance'] = '維護';
$l['tab_installations'] = '安裝包';
$l['tab_logout'] = '登出';
$l['tab_plans'] = '計劃';
$l['tab_mail_trmplate'] = '電郵樣板';
$l['tab_error_log'] = '錯誤紀錄';
$l['tab_php'] = 'PHP';
$l['user'] = '使用者';
$l['tab_disable_autoupgrade'] = '自動更新';
$l['tab_goto_enduser'] = '終端使用者控制台';

// Sub Menus
$l['sub_outdated'] = '過期安裝包';
$l['sub_byuser'] = '由使用者';
$l['sub_byscript'] = '由語法';
$l['sub_gen_set'] = '常用';
$l['tab_import'] = '匯入';
$l['sub_custom_scripts'] = '自定義語法';
$l['sub_general_scripts'] = '常用語法';
$l['adv_software'] = '進階設定';
$l['tab_tools'] = '工具';
$l['sub_top_scripts'] = '選擇熱門語法';
$l['list_plan'] = '計劃列表';
$l['add_plan'] = '新增計劃';
$l['sub_upgrade'] = '可以更新的';
$l['add_user'] = '新增使用者';
$l['list_user'] = '使用者列表';
$l['transfer_dom'] = 'Transfer Domain';
$l['sub_import_export'] = '匯入/匯出';
$l['sub_script_req'] = '語法需求';

$l['disable_reseller_admin_t'] = '經銷商控制板已經取消';
$l['disable_reseller_admin'] = '這個用戶的經銷商控制板已經取消. 請聯繫系統管理員.';

$l['sub_license'] = 'Manage License';
$l['tab_root_pass'] = 'Change Root Password';
$l['tab_webuzo_acl'] = 'Webuzo ACL';
$l['tab_domain'] = 'Domain';

$l['sub_bydomain'] = 'By Domains';
$l['sub_ins_statistics'] = 'Statistics';
$l['sub_add_domain'] = 'Add Domain';
$l['sub_list_domain'] = 'List Domain(s)';

$l['feature_not_available'] = 'NOTE: This feature is disabled in the free version of '.APP.'';
$l['page_jump_title'] = 'Type the page to jump to';
$l['page_page'] = 'Page';
$l['page_of'] = 'of';
$l['page_go'] = 'Go';
$l['go'] = 'Go';
$l['all'] = 'All';
$l['entries_per_page'] = 'Entries Per Page';
$l['submit'] = 'Search';
$l['user_name'] = 'User Name';

$l['search'] = 'Search';
$l['welcome'] = 'Welcome';
$l['search_ins_menu'] = 'Search Installations';
$l['no_data'] = 'No data found !';
$l['tab_update_ssl_cert'] = 'SSL Certficate'; 

$l['sub_manage_sets'] = 'Manage WordPress Sets';

$l['following_errors_occured'] = 'The following errors were found';
$l['api_no_resp'] = 'No response received';
$l['api_invalid_resp'] = 'Invalid response received';