?? common.php
字號:
<?php
/**
* ECSHOP Control panel common language file
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software錛沬t means that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: weberliu $
* $Date: 2007-02-09 00:40:13 +0800 (Friday, 09 February 2007) $
* $Id: common.php 5495 2007-02-08 16:40:13Z weberliu $
*/
$_LANG['app_name'] = 'ECSHOP';
$_LANG['cp_home'] = 'ECSHOP Management';
$_LANG['copyright'] = ' © 2005-2007 Beijing Yi Shang Interactive Technology Development Ltd. <br> All Right Reserved.';
$_LANG['query_info'] = 'Run %d queries, spend %s seconds';
$_LANG['memory_info'] = ',memory occupied:%0.3f MB';
$_LANG['gzip_enabled'] = ',Gzip enabled';
$_LANG['gzip_disabled'] = ',Gzip disabled';
$_LANG['loading'] = 'Processing...';
$_LANG['js_languages']['process_request'] = 'Processing...';
$_LANG['js_languages']['todolist_caption'] = 'To do list';
$_LANG['js_languages']['todolist_autosave'] = 'Auto save';
$_LANG['js_languages']['todolist_save'] = 'Save';
$_LANG['js_languages']['todolist_clear'] = 'Clear';
$_LANG['js_languages']['todolist_confirm_save'] = 'Are you sure save change to To do list?';
$_LANG['js_languages']['todolist_confirm_clear'] = 'Are you sure clear text?';
$_LANG['auto_redirection'] = 'If you don\'t select, <span id="spanSeconds">3</span> seconds ago, it will jump to the first URL.';
$_LANG['password_rule'] = 'Password should only contain english character, figure, long between 6 and 16 bits.';
$_LANG['username_rule'] = 'Username should be chinese ,english character, figure combination, between 3 and 15 bits.';
$_LANG['plugins_not_found'] = 'Plug-in %s can\'t be fixed position';
$_LANG['require_field'] = '<span class="require-field">*</span>';
$_LANG['yes'] = 'Yes';
$_LANG['no'] = 'No';
$_LANG['record_id'] = 'ID';
$_LANG['handler'] = 'Operate';
$_LANG['install'] = 'Install';
$_LANG['uninstall'] = 'Uninstall';
$_LANG['list'] = 'List';
$_LANG['add'] = 'Add';
$_LANG['edit'] = 'Edit';
$_LANG['view'] = 'View';
$_LANG['remove'] = 'Remove';
$_LANG['drop'] = 'Delete';
$_LANG['disabled'] = 'Disabled';
$_LANG['enabled'] = 'Enabled';
$_LANG['setup'] = 'Setup';
$_LANG['success'] = 'Success';
$_LANG['sort_order'] = 'Sort';
$_LANG['trash'] = 'Recycle bin';
$_LANG['restore'] = 'Restore';
$_LANG['empty'] = 'Can\'t be blank';
$_LANG['repeat'] = 'Existed';
$_LANG['is_int'] = 'It must be an integer';
$_LANG['button_submit'] = ' Submit ';
$_LANG['button_save'] = ' Save ';
$_LANG['button_reset'] = ' Reset ';
$_LANG['button_search'] = ' Search ';
$_LANG['priv_error'] = 'Sorry, you haven\'t authorization to run this operation!';
$_LANG['drop_confirm'] = 'Are you sure delete this record?';
$_LANG['form_notice'] = 'View notices';
$_LANG['upfile_type_error'] = 'Upload file type error!';
$_LANG['upfile_error'] = 'Upload file error!';
$_LANG['go_back'] = 'Previous';
$_LANG['back'] = 'Back';
$_LANG['continue'] = 'Continue';
$_LANG['system_message'] = 'System information';
$_LANG['check_all'] = 'Check all';
$_LANG['select_please'] = 'Please select...';
$_LANG['all_category'] = 'All categories';
$_LANG['all_brand'] = 'All brand';
$_LANG['refresh'] = 'Refresh';
$_LANG['update_sort'] = 'Update sort';
$_LANG['modify_failure'] = 'Modify failure!';
$_LANG['attradd_succed'] = 'Operate successfully!';
$_LANG['close_window'] = 'Close Window';
$_LANG['todolist'] = 'To do list';
/* Coding */
$_LANG['charset']['utf8'] = 'Internationalization coding(utf8)';
$_LANG['charset']['zh_cn'] = 'Simplified chinese';
$_LANG['charset']['zh_tw'] = 'Traditional Chinese';
$_LANG['charset']['en_us'] = 'America english';
$_LANG['charset']['en_uk'] = 'English';
/* New order notify */
$_LANG['order_notify'] = 'New order notify';
$_LANG['new_order_1'] = 'You have ';
$_LANG['new_order_2'] = ' New orders and ';
$_LANG['new_order_3'] = ' New paid orders';
$_LANG['new_order_link'] = 'View new orders';
/* Language item*/
$_LANG['chinese_simplified'] = 'Simplified chinese';
$_LANG['english'] = 'English';
/* Pagination */
$_LANG['total_records'] = 'Total ';
$_LANG['total_pages'] = 'records, divided into ';
$_LANG['page_size'] = 'page, per page';
$_LANG['page_current'] = 'pages, current No.';
$_LANG['page_first'] = 'First';
$_LANG['page_prev'] = 'Prev';
$_LANG['page_next'] = 'Next';
$_LANG['page_last'] = 'Last';
$_LANG['admin_home'] = 'HOME';
/* Weight */
$_LANG['gram'] = 'Gram';
$_LANG['kilogram'] = 'Kilogram';
/* Menu category */
$_LANG['02_cat_and_goods'] = 'Product';
$_LANG['03_promotion'] = 'Sales promotion';
$_LANG['04_order'] = 'Order';
$_LANG['05_banner'] = 'Advertisement';
$_LANG['06_stats'] = 'Reports Statistic';
$_LANG['07_content'] = 'Article';
$_LANG['08_members'] = 'Member';
$_LANG['09_others'] = 'Others';
$_LANG['10_priv_admin'] = 'Authorization';
$_LANG['11_system'] = 'System Setup';
$_LANG['12_template'] = 'Template';
$_LANG['13_backup'] = 'Database';
$_LANG['14_sms'] = 'Short Message';
/* Product management */
$_LANG['01_goods_list'] = 'Product List';
$_LANG['02_goods_add'] = 'New Product';
$_LANG['03_category_list'] = 'Product Category';
$_LANG['04_category_add'] = 'New Category';
$_LANG['05_comment_manage'] = 'User Comments';
$_LANG['06_goods_brand_list'] = 'Product Brand';
$_LANG['07_brand_add'] = 'New Brand';
$_LANG['08_goods_type'] = 'Product Type';
$_LANG['09_attribute_list'] = 'Product Attribute';
$_LANG['10_attribute_add'] = 'Add Attribute';
$_LANG['11_goods_trash'] = 'Recycle Bin';
$_LANG['12_batch_pic'] = 'Pictures Processor ';
$_LANG['13_batch_add'] = 'Upload Products';
$_LANG['15_batch_edit'] = 'Batch Edit';
$_LANG['16_goods_script'] = 'Product Code';
$_LANG['17_tag_manage'] = 'Tag';
$_LANG['14_goods_export'] = '鍟嗗搧鎵歸噺瀵煎嚭';
/* Sales promotion management */
$_LANG['02_snatch_list'] = 'Dutch Auction';
$_LANG['snatch_add'] = 'Add Dutch Auction';
$_LANG['03_gift_activity'] = 'Gift Activity';
$_LANG['04_bonustype_list'] = 'Bonus Type';
$_LANG['bonustype_add'] = 'Add Bonus Type';
$_LANG['05_bonus_list'] = 'Bonus Offline';
$_LANG['bonus_add'] = 'Add User Bonus';
$_LANG['06_pack_list'] = 'Product Packing';
$_LANG['07_card_list'] = 'Greetings Card';
$_LANG['pack_add'] = 'New Packing';
$_LANG['card_add'] = 'New Card';
$_LANG['08_group_buy'] = 'Associates';
$_LANG['09_topic'] = 'Topic';
$_LANG['topic_add'] = 'Add Topic';
$_LANG['topic_list'] = 'Topic List';
$_LANG['10_auction'] = 'Auction';
$_LANG['12_favourable'] = 'Favourable Activity';
$_LANG['13_wholesale'] = 'Wholesale';$_LANG['ebao_commend'] = 'Ebao commend';
/* Orders management */
$_LANG['02_order_list'] = 'Order List';
$_LANG['03_order_query'] = 'Order Query';
$_LANG['04_merge_order'] = 'Combine Orders';
$_LANG['05_edit_order_print'] = 'Print Orders';
$_LANG['06_undispose_booking'] = 'Booking Records';
$_LANG['08_add_order'] = 'Add Order';
/* AD management */
$_LANG['ad_position'] = 'AD Position';
$_LANG['ad_list'] = 'AD List';
/* Report statistic */
$_LANG['flow_stats'] = 'Flux Analyse';
$_LANG['report_order'] = 'Order Statistic';
$_LANG['report_sell'] = 'Sales Survey';
$_LANG['sell_stats'] = 'Sales Ranking';
$_LANG['sale_list'] = 'Sales Details';
$_LANG['report_guest'] = 'Client Statistic';
$_LANG['report_users'] = 'User Ranking';
$_LANG['visit_buy_per'] = 'Visit Purchase Rate';
$_LANG['z_clicks_stats'] = 'External Laid JS';
$_LANG['searchengine_stats'] = 'Search engine stats';
/* Article management */
$_LANG['02_articlecat_list'] = 'Article Category';
$_LANG['articlecat_add'] = 'New Article Category';
$_LANG['03_article_list'] = 'Articles';
$_LANG['article_add'] = 'New Article';
$_LANG['shop_article'] = 'Shop Article';
$_LANG['shop_info'] = 'Shop Information';
$_LANG['shop_help'] = 'Shop Help';
$_LANG['vote_list'] = 'Vote Online';
/* User management */
$_LANG['08_unreply_msg'] = 'User Message';
$_LANG['03_users_list'] = 'Users';
$_LANG['04_users_add'] = 'New User';
$_LANG['05_user_rank_list'] = 'User Rank';
$_LANG['06_list_integrate'] = 'Integrate User';
$_LANG['09_user_account'] = 'Saving and drawing application';
/* Authorization management */
$_LANG['admin_list'] = 'Administrators';
$_LANG['admin_add'] = 'New Administrator';
$_LANG['admin_logs'] = 'Logs';
$_LANG['agency_list'] = 'Agency';
/* System setup */
$_LANG['01_shop_config'] = 'Configuration';
$_LANG['02_payment_list'] = 'Payment';
$_LANG['03_shipping_list'] = 'Shipping';
$_LANG['04_mail_settings'] = 'Mail Settings';
$_LANG['05_area_list'] = 'Area List';
$_LANG['07_cron_schcron'] = 'Cron';
$_LANG['07_friendlink_list'] = 'Links';
$_LANG['shipping_area_list'] = 'Shipping Area';
$_LANG['sitemap'] = 'Sitemap';
$_LANG['check_file_priv'] = 'File Authorization';
/* Template management */
$_LANG['02_template_select'] = 'Select Template';
$_LANG['03_template_setup'] = 'Setup Template';
$_LANG['04_template_library'] = 'Library Item';
$_LANG['mail_template_manage'] = 'Mail Template';
$_LANG['05_edit_languages'] = 'Language Item';
$_LANG['06_template_backup'] = '妯℃澘璁劇疆澶囦喚';
/* Database management */
$_LANG['02_db_manage'] = 'Backup';
$_LANG['03_db_optimize'] = 'Optimize';
$_LANG['04_sql_query'] = 'SQL Query';
$_LANG['05_synchronous'] = 'Synchronous';
$_LANG['convert'] = 'Convertor';
/* Short management */
$_LANG['02_sms_my_info'] = 'Accounts';
$_LANG['03_sms_send'] = 'Send Message';
$_LANG['04_sms_charge'] = 'Accounts Charge';
$_LANG['05_sms_send_history'] = 'Send Record';
$_LANG['06_sms_charge_history'] = 'Charge History';
/* cls_image */
$_LANG['directory_readonly'] = 'The directory % is not existed or unable to write.';
$_LANG['invalid_upload_image_type'] = 'Not a allowable image type.';
$_LANG['upload_failure'] = '%s failed to upload';
$_LANG['missing_gd'] = 'GD is missing';
$_LANG['missing_orgin_image'] = 'Can not find %s.';
$_LANG['nonsupport_type'] = 'Nonsupport type of %s.';
$_LANG['creating_failure'] = 'Fail to create image.';
$_LANG['writting_failure'] = 'Fail to write image.';
$_LANG['empty_watermark'] = 'The parameter of watermark is empty.';
$_LANG['missing_watermark'] = 'Can not find %s.';
$_LANG['create_watermark_res'] = 'Fail to create resource of watermark. The image type is %s.';
$_LANG['create_origin_image_res'] = 'Fail to create resource of origin image. The image type is %s.';
$_LANG['invalid_image_type'] = 'Unknown watermark image %s.';
$_LANG['file_unavailable'] = 'File %s don\'t exist or are unreadable.';
/* SMTP ERROR */
$_LANG['smtp_setting_error'] = 'There is an error in SMTP setting.';
$_LANG['smtp_connect_failure'] = 'Unable to connect to SMTP server %s.';
$_LANG['smtp_login_failure'] = 'Invalid SMTP username or password.';
$_LANG['sendemail_false'] = '閭
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -