📄 user.php
字号:
<?php
/**
* ECSHOP User Center 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;it means that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: zblikai $
* $Id: user.php 15646 2009-02-23 08:33:00Z zblikai $
*/
$_LANG['require_login'] = 'Illegal entry.<br />You can\'t finish the operation until login.';
$_LANG['no_records'] = 'No record';
$_LANG['shot_message'] = "Short message";
/* 用户菜单 */
$_LANG['label_welcome'] = 'Welcome';
$_LANG['label_profile'] = 'My Information';
$_LANG['label_order'] = 'My Order';
$_LANG['label_address'] = 'Consignee Address';
$_LANG['label_message'] = 'My Feedback';
$_LANG['label_tag'] = 'My Tag';
$_LANG['label_collection'] = 'My Favorite';
$_LANG['label_bonus'] = 'My Bonus';
$_LANG['label_comment'] = 'My comment';
$_LANG['label_affiliate'] = 'My recommendation';
$_LANG['label_group_buy'] = 'My Associates';
$_LANG['label_booking'] = 'Booking Records';
$_LANG['label_user_surplus'] = 'Account Details';
$_LANG['label_track_packages'] = 'Tracking packages';
$_LANG['label_transform_points'] = 'Points transform';
$_LANG['label_logout'] = 'Logout';
/* 会员余额(预付款) */
$_LANG['add_surplus_log'] = 'Details';
$_LANG['view_application'] = 'View application record';
$_LANG['surplus_pro_type'] = 'Type';
$_LANG['repay_money'] = 'Refund money';
$_LANG['money'] = 'Quantity';
$_LANG['surplus_type_0'] = 'Advance payment';
$_LANG['surplus_type_1'] = 'Apply for refund';
$_LANG['deposit_money'] = 'Payment';
$_LANG['process_notic'] = 'Member remarks';
$_LANG['admin_notic'] = 'Admin remarks';
$_LANG['submit_request'] = 'Submi';
$_LANG['process_time'] = 'Time';
$_LANG['use_time'] = 'Use time';
$_LANG['is_paid'] = 'Status';
$_LANG['is_confirm'] = 'Confirmed';
$_LANG['un_confirm'] = 'Unconfirmed';
$_LANG['pay'] = 'Payment';
$_LANG['is_cancel'] = 'Cancel';
$_LANG['account_inc'] = 'Increase';
$_LANG['account_dec'] = 'Decrease';
$_LANG['change_desc'] = 'Description';
$_LANG['surplus_amount'] = 'Your advance payment is:';
$_LANG['payment_name'] = 'The payment method of yours is:';
$_LANG['payment_fee'] = 'Poundage is:';
$_LANG['payment_desc'] = 'Description of payment method:';
$_LANG['current_surplus'] = 'Description of payment method:';
$_LANG['unit_yuan'] = 'Yuan';
$_LANG['for_free'] = 'For free';
$_LANG['surplus_amount_error'] = 'Error, the refundment of your application is more than existing money!';
$_LANG['surplus_appl_submit'] = 'Refundment of your application is submitted successfully, please wait for check!';
$_LANG['process_false'] = 'Operate failed, please try it again.';
$_LANG['confirm_remove_account'] = 'Are you sure delete this record?';
$_LANG['back_page_up'] = 'Previous';
$_LANG['back_account_log'] = 'Back to account details list';
$_LANG['amount_gt_zero'] = 'Enter numbers bigger than zero in Amount';
$_LANG['select_payment_pls'] = 'Select payment mode';
//JS语言项
$_LANG['account_js']['surplus_amount_empty'] = 'Please enter a money amount!';
$_LANG['account_js']['surplus_amount_error'] = 'Please enter a valid amount!';
$_LANG['account_js']['process_desc'] = 'Please enter remarks!';
$_LANG['account_js']['payment_empty'] = 'Please select a payment method!';
/* 缺货登记 */
$_LANG['oos_booking'] = 'Booking records';
$_LANG['booking_goods_name'] = 'Name';
$_LANG['booking_amount'] = 'Quantity';
$_LANG['booking_time'] = 'Time';
$_LANG['process_desc'] = 'Remarks';
$_LANG['describe'] = 'Description';
$_LANG['contact_username'] = 'Contact';
$_LANG['contact_phone'] = 'Phone';
$_LANG['submit_booking_goods'] = 'Submit';
$_LANG['booking_success'] = 'Your product order have submitted successfully!';
$_LANG['booking_rec_exist'] = 'he product you have already booked!';
$_LANG['back_booking_list'] = 'Return booking records list';
$_LANG['not_dispose'] = 'Undisposed';
$_LANG['no_goods_id'] = 'Please appoint to product ID.';
//JS语言项
$_LANG['booking_js']['booking_amount_empty'] = 'Please enter a quantity of products!';
$_LANG['booking_js']['booking_amount_error'] = 'Please enter a valid format of quantity!';
$_LANG['booking_js']['describe_empty'] = 'Please enter a description of your order!';
$_LANG['booking_js']['contact_username_empty'] = 'Please enter a username!';
$_LANG['booking_js']['email_empty'] = 'Please enter a email address!';
$_LANG['booking_js']['email_error'] = 'Please enter a valid email address!';
$_LANG['booking_js']['contact_phone_empty'] = 'Please enter a telephone number!';
/* 个人资料 */
$_LANG['confirm_submit'] = ' Submit ';
$_LANG['member_rank'] = 'Member rank';
$_LANG['member_discount'] = 'Member discount';
$_LANG['rank_integral'] = 'Rank points';
$_LANG['consume_integral'] = 'Consume points';
$_LANG['account_balance'] = 'Account balance';
$_LANG['user_bonus'] = 'User bonus';
$_LANG['user_bonus_info'] = 'Total %d, value %s';
$_LANG['not_bonus'] = 'No bonus';
$_LANG['add_user_bonus'] = 'Add';
$_LANG['bonus_number'] = 'Bonus NO.';
$_LANG['old_password'] = 'Primary password';
$_LANG['new_password'] = 'New password';
$_LANG['confirm_password'] = 'Re-enter password';
$_LANG['bonus_sn_exist'] = 'The bonus NO. already exists.';
$_LANG['bonus_sn_not_exist'] = 'The bonus NO. is nonexistent!';
$_LANG['add_bonus_sucess'] = 'Successfully!';
$_LANG['add_bonus_false'] = 'Failure!';
$_LANG['not_login'] = 'Please login firstly';
$_LANG['profile_lnk'] = 'View My Profile';
$_LANG['edit_email_failed'] = 'Edit email address failed.';
$_LANG['edit_profile_success'] = 'Your profile has edited successfully!';
$_LANG['edit_profile_failed'] = 'Edit profile failed!';
$_LANG['oldpassword_error'] = 'Wrong, please enter a valid primary password!';
//JS语言项
$_LANG['profile_js']['bonus_sn_empty'] = 'Please enter a bonus NO. that you want to add!';
$_LANG['profile_js']['bonus_sn_error'] = 'Please enter a valid bonus NO.!';
$_LANG['profile_js']['email_empty'] = 'Please enter your email address!';
$_LANG['profile_js']['email_error'] = 'Please enter a valid email address!';
$_LANG['profile_js']['old_password_empty'] = 'Please enter your primary password.';
$_LANG['profile_js']['new_password_empty'] = 'Please enter the new password!';
$_LANG['profile_js']['confirm_password_empty'] = 'Re-enter password !';
$_LANG['profile_js']['both_password_error'] = 'The two passwords you entered did not match. Please type it again!';
/* 支付方式 */
$_LANG['pay_name'] = 'Name';
$_LANG['pay_desc'] = 'Description';
$_LANG['pay_fee'] = 'Poundage';
/* 收货地址 */
$_LANG['consignee_name'] = 'Name';
$_LANG['country_province'] = 'Country/Province';
$_LANG['please_select'] = 'Please select...';
$_LANG['city_district'] = 'City/District';
$_LANG['email_address'] = 'Email';
$_LANG['detailed_address'] = 'Email';
$_LANG['postalcode'] = 'Postalcode';
$_LANG['phone'] = 'Phone';
$_LANG['mobile'] = 'Mobile telephone';
$_LANG['backup_phone'] = 'Another phone';
$_LANG['sign_building'] = 'Sign building';
$_LANG['deliver_goods_time'] = 'Optimal shipping time';
$_LANG['default'] = 'Default';
$_LANG['default_address'] = 'Default address';
$_LANG['yes'] = 'Yes';
$_LANG['no'] = 'No';
$_LANG['country'] = 'Country';
$_LANG['province'] = 'Province';
$_LANG['city'] = 'City';
$_LANG['area'] = 'Area';
$_LANG['search_ship'] = 'Search shipping methods';
$_LANG['del_address_false'] = 'Delete failed!';
$_LANG['add_address_success'] = 'Add successfully!';
$_LANG['edit_address_success'] = 'Your shipping address information has already modified successfully!';
$_LANG['address_list_lnk'] = 'Return the address list';
$_LANG['add_address'] = 'Add a new place of receipt';
$_LANG['confirm_edit'] = 'Submit';
$_LANG['confirm_drop_address'] = 'Are you sure delete the place of receipt?';
/* 会员密码找回 */
$_LANG['username_and_email'] = 'Please enter your username and email address.';
$_LANG['enter_new_password'] = 'Please enter your new password:';
$_LANG['username_no_email'] = 'Please username and email must match. Please type it again.';
$_LANG['fail_send_password'] = 'Failure, please contact with administrator!';
$_LANG['send_success'] = 'Changed password has sent to your emailbox:';
$_LANG['parm_error'] = 'Error, Please return!';
$_LANG['edit_password_failure'] = 'The original password inaccuracy of your importation';
$_LANG['edit_password_success'] = 'Change password successfully!';
$_LANG['username_not_match_email'] = 'Username or password is wrong, please type it again!';
//JS语言项
$_LANG['password_js']['user_name_empty'] = 'Please enter your username!';
$_LANG['password_js']['email_address_empty'] = 'Please enter your email address!';
$_LANG['password_js']['email_address_error'] = 'Please enter a valid email address!';
$_LANG['password_js']['new_password_empty'] = 'Please enter a new password!';
$_LANG['password_js']['confirm_password_empty'] = 'Re-enter the password!';
$_LANG['password_js']['both_password_error'] = 'The two passwords you entered did not match. Please type it again!';
/* 会员留言 */
$_LANG['message_title'] = 'Title';
$_LANG['message_time'] = 'Message time';
$_LANG['reply_time'] = 'Reply time';
$_LANG['shopman_reply'] = 'Reply of the shop owner';
$_LANG['send_message'] = 'Send message';
$_LANG['message_type'] = 'Feedback type';
$_LANG['message_content'] = 'Contents';
$_LANG['submit_message'] = 'Submit';
$_LANG['upload_img'] = 'Upload file';
$_LANG['img_name'] = 'Image name';
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -