%PDF-1.7 GIF89;
Server IP : 5.161.254.237 / Your IP : 216.73.216.252 Web Server : Apache System : Linux diamond.sialwebvps.com 4.18.0-553.8.1.el8_10.x86_64 #1 SMP Tue Jul 2 07:26:33 EDT 2024 x86_64 User : stellasp ( 1131) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/stellasp/public_html/application/language/english/ |
Upload File : |
<?php /****************************************** US English Common Language ******************************************/ /******************* Site front end *******************/ //common terms $lang['login'] = 'Login'; $lang['logout'] = 'Logout'; $lang['my_account'] = 'My Account'; $lang['my_downloads'] = 'My Downloads'; $lang['enabled'] = 'Enabled'; $lang['disabled'] = 'Disabled'; $lang['mode'] = 'Mode'; $lang['currency'] = 'Currency'; $lang['active'] = 'Active'; $lang['yes'] = 'Yes'; $lang['no'] = 'No'; $lang['download_link'] = 'Click here to access your downloads!'; $lang['empty_cart'] = 'Your cart is empty'; $lang['single_item'] = 'There is %d item in your cart'; $lang['multiple_items'] = 'There are %d items in your cart'; $lang['form_submit'] = 'Submit'; $lang['form_register'] = 'Register'; $lang['form_login'] = 'Login'; $lang['form_search'] = 'Search'; $lang['form_cancel'] = 'Cancel'; $lang['form_add_to_cart'] = 'Add to Cart'; $lang['form_update_cart'] = 'Update Cart'; $lang['form_checkout'] = 'Checkout »'; $lang['form_continue'] = 'Continue'; $lang['form_saveshippingaddress'] = 'Save Shipping Address'; $lang['form_savebillingaddress'] = 'Save Billing Address'; $lang['form_choose'] = 'Choose'; $lang['form_edit'] = 'Edit'; $lang['form_delete'] = 'Delete'; $lang['form_search'] = 'Search'; $lang['form_view'] = 'View'; $lang['form_save'] = 'Save'; $lang['form_from'] = 'From'; $lang['form_to'] = 'to'; $lang['search'] = 'Search'; $lang['search_error'] = 'Your did not supply a search term!'; $lang['amount'] = 'Amount'; $lang['custom_amount'] = 'Custom Amount'; $lang['preset_amount'] = 'Preset Amount'; $lang['recipient_name'] = 'Recipient Name'; $lang['recipient_email'] = 'Recipient Email'; $lang['sender_email'] = 'Sender Email'; $lang['custom_greeting'] = 'Custom Greeting Message'; $lang['check_out'] = 'Check Out'; $lang['products'] = 'Products'; $lang['out_of_stock'] = 'Out of Stock'; $lang['no_products'] = 'There are currently no available products in this category.'; $lang['no_image_available'] = 'No Image Available'; $lang['product_reg'] = 'reg:'; $lang['product_price'] = 'Price:'; $lang['product_sale'] = 'SALE:'; $lang['available_options'] = 'Available Options'; $lang['choose_option'] = 'Choose an Option'; $lang['tab_description'] = 'Description'; $lang['tab_related_products'] = 'Related Products'; $lang['coupon_label'] = 'If you have a coupon, enter the code here:'; $lang['gift_card_label'] = 'If you have a Gift Certificate, enter the code here:'; $lang['apply_gift_card'] = 'Apply Gift Card'; $lang['apply_coupon'] = 'Apply Coupon'; $lang['customer_information'] = 'Customer Information'; $lang['error_save_payment'] = 'There was a problem saving your payment method'; $lang['error_choose_payment'] = 'Please choose a payment method'; $lang['error_choose_shipping'] = 'Please choose a shipping method'; $lang['continue_shopping'] = 'Continue Shopping'; $lang['form_login'] = 'Log In'; $lang['register_now'] = 'Register Now'; $lang['submit_order'] = 'Submit Order'; $lang['edit_customer_information'] = 'Edit Customer Information'; $lang['communication_error'] = 'There was an unexpected problem communicating with the server.'; $lang['no_payment_needed'] = 'There is no payment necessary.'; $lang['choose_payment_method'] = 'Choose Payment Method'; $lang['shipping_method'] = 'Shipping Method'; $lang['no_shipping_needed'] = 'Your order does not include any items that require shipping.'; $lang['payment_information'] = 'Payment Information'; $lang['payment_method'] = 'Payment Method'; $lang['submit_payment_method'] = 'Submit Payment Method'; $lang['product_information'] = 'Product Info'; $lang['price_and_quantity'] = 'Price & Quantity'; $lang['sku'] = 'SKU'; $lang['name'] = 'Name'; $lang['price'] = 'Price'; $lang['description'] = 'Description'; $lang['quantity'] = 'Quantity'; $lang['totals'] = 'Totals'; $lang['group_discount'] = 'Group Discount'; $lang['subtotal'] = 'Subtotal'; $lang['coupon_discount'] = 'Coupon Discount'; $lang['gift_card_discount'] = 'Gift Card Discont'; $lang['discounted_subtotal'] = 'Discounted Subtotal'; $lang['shipping'] = 'Shipping'; $lang['tax'] = 'Tax'; $lang['taxes'] = 'Taxes'; $lang['grand_total'] = 'Grand Total'; $lang['address_manager'] = 'Address Manager'; $lang['your_addresses'] = 'Your Addresses'; $lang['shipping_and_billing'] = 'Shipping & Billing Address'; $lang['billing_address'] = 'Billing Address'; $lang['choose_billing_address'] = 'Choose Your Billing Address'; $lang['use_address_for_billing'] = 'Use this address for billing'; $lang['shipping_address'] = 'Shipping Address'; $lang['choose_shipping_address'] = 'Choose Your Shipping Address'; $lang['choose_address'] = 'Choose Address'; $lang['ship_to_address'] = 'Ship to this address'; $lang['address_company'] = 'Company'; $lang['address'] = 'Address'; $lang['address_firstname'] = 'First Name'; $lang['address_lastname'] = 'Last Name'; $lang['address_email'] = 'Email'; $lang['address_phone'] = 'Phone'; $lang['address_city'] = 'City'; $lang['address_postcode'] = 'Zip / Post Code'; $lang['address_country'] = 'Country'; $lang['address_state'] = 'State'; $lang['message_address_saved'] = 'Your address has been saved!'; $lang['additional_order_details'] = 'Additional Order Details'; $lang['additional_details'] = 'Additional Details'; $lang['heard_about'] = 'How did you hear about us?'; $lang['shipping_instructions'] = 'Shipping Instructions?'; //checkout confirmation $lang['thank_you'] = 'Thanks for shopping with '; // terminates with company/site name, defined in gocart config as 'company_name' //authorize.net library messages $lang['please_fix_errors'] = 'Please fix the following errors:'; $lang['enter_card_name'] = 'Please enter your first and last name as it appears on the card'; $lang['invalid_card_exp'] = 'The expiration date does not appear to be valid'; $lang['invalid_card_num'] = 'The card number you entered is not a valid credit card number'; $lang['enter_card_code'] = 'Please enter the three digit security code on the reverse side of the card'; $lang['transaction_declined'] = 'Transaction Declined. Please check your card information and try again.'; $lang['enter_test_mode_credentials'] = 'You must enter login values for TEST mode'; $lang['enter_live_mode_credentials'] = 'You must enter login values for LIVE mode'; $lang['all_required_fields'] = 'Please complete all required fields.'; $lang['card_number'] = 'Card Number'; $lang['expires_on'] = 'Expires On'; $lang['cvv_code'] = 'CVV Code'; //giftcards $lang['giftcard'] = 'Gift Card'; $lang['giftcard_choose_amount'] = 'Choose Gift Card Amount'; $lang['giftcard_custom_amount'] = 'Custom Amount'; $lang['giftcard_to'] = 'To (Name)'; $lang['giftcard_email'] = 'To (Email)'; $lang['giftcard_from'] = 'From'; $lang['giftcard_message'] = 'Personal Message'; $lang['giftcard_excerpt'] = 'Gift Card for a friend<br/>To: %s'; $lang['email'] = 'Email'; $lang['password'] = 'Password'; $lang['return_to_login'] = 'Return to Login'; $lang['forgot_password'] = 'Forgot Password'; $lang['keep_me_logged_in'] = 'Keep me logged in!'; $lang['register'] = 'Register'; $lang['login_failed'] = 'Authentication Failed!'; $lang['go_to_login'] = 'Go to Login'; $lang['or'] = 'Or'; $lang['orLoginWith'] = 'Or Login With'; $lang['account_registration'] = 'Account Registration'; $lang['registration_thanks'] = 'thanks for registering %s!'; $lang['error_email'] = 'The requested email is already in use.'; $lang['error_no_account_record'] = 'There is no record of your account.'; $lang['message_new_password'] = 'A new password has been generated and sent to your email.'; $lang['message_account_updated'] = 'Your account has been updated'; $lang['delete_address_confirmation'] = 'Are you sure you want to delete this address?'; $lang['error_must_have_address'] = 'You Must leave at least 1 address in the Address Manager.'; $lang['account_information'] = 'Account Information'; $lang['account_company'] = 'Account Company'; $lang['account_firstname'] = 'First Name'; $lang['account_lastname'] = 'Last Name'; $lang['account_email'] = 'Email'; $lang['account_phone'] = 'Phone'; $lang['account_password'] = 'Password'; $lang['account_confirm'] = 'Confirm Password'; $lang['account_newsletter_subscribe'] = 'Subscribe to our email list'; $lang['account_password_instructions'] = 'If you do not wish to change your<br/>password, leave both fields blank.'; $lang['default_billing'] = 'Default Billing'; $lang['default_shipping'] = 'Default Shipping'; $lang['order_history'] = 'Order History'; $lang['order_date'] = 'Ordered On'; $lang['order_number'] = 'Order Number'; $lang['order_status'] = 'Status'; $lang['add_address'] = 'Add Address'; $lang['no_order_history'] = 'You have no orders in your account history.'; //cart library messages $lang['coupon_not_apply'] = 'The coupon code you entered does not apply to any products in your cart.'; $lang['coupon_applied'] = 'The coupon has been applied to your products.'; $lang['coupon_invalid'] = 'Sorry, but the coupon you entered is not valid at this time.'; $lang['coupon_already_applied'] = 'That coupon code has already been applied to your items.'; $lang['invalid_coupon_code'] = 'There was no coupon with that code. Check to make sure you entered it correctly.'; $lang['giftcard_balance_applied'] = 'You should see your card balance displayed.'; $lang['giftcard_zero_balance'] = 'Sorry, but the gift card you entered is expired or has a zero balance.'; $lang['giftcard_not_exist'] = 'The gift card code you entered does not exist.'; $lang['giftcard_already_applied'] = 'Your gift card is already applied'; $lang['error_updating_cart'] = 'There was an error updating the cart!'; $lang['not_enough_stock'] = 'The quantity requested for the "%s" product could not be added. We only have %d item(s) in stock.';