Files
sterivein/templates/default/I18n/en_US.php
2013-10-31 15:44:07 +01:00

156 lines
5.8 KiB
PHP
Executable File

<?php
return array (
'+ View All' => '+ View All',
'Thelia V2' => 'Thelia V2',
'Skip to content' => 'Skip to content',
'Toggle navigation' => 'Toggle navigation',
'Main Navigation' => 'Main Navigation',
'Register!' => 'Register!',
'Log In!' => 'Log In!',
'Sign In' => 'Sign In',
'Register' => 'Register',
'Cart' => 'Cart',
'View Cart' => 'View Cart',
'Checkout' => 'Checkout',
'You have no items in your shopping cart.' => 'You have no items in your shopping cart.',
'Home' => 'Home',
'Search a product' => 'Search a product',
'Search...' => 'Search...',
'Minimum 2 characters.' => 'Minimum 2 characters.',
'Search' => 'Search',
'Language:' => 'Language:',
'Currency:' => 'Currency:',
'Latest' => 'Latest',
'Offers' => 'Offers',
'Special Price:' => 'Special Price:',
'Regular Price:' => 'Regular Price:',
'Free shipping' => 'Free shipping',
'Orders over $50' => 'Orders over $50',
'Secure payment' => 'Secure payment',
'Multi-payment plateform' => 'Multi-payment plateform',
'Need help ?' => 'Need help ?',
'Questions ? See or F.A.Q.' => 'Questions ? See or F.A.Q.',
'Latest articles' => 'Latest articles',
'No articles currently' => 'No articles currently',
'Usefull links' => 'Usefull links',
'Login' => 'Login',
'Follow us' => 'Follow us',
'Newsletter' => 'Newsletter',
'Sign up to receive our latest news.' => 'Sign up to receive our latest news.',
'Email address' => 'Email address',
'Your email address' => 'Your email address',
'Subscribe' => 'Subscribe',
'Contact Us' => 'Contact Us',
'Copyright' => 'Copyright',
'You are here:' => 'You are here:',
'Show' => 'Show',
'per page' => 'per page',
'Sort By' => 'Sort By',
'Name ascending' => 'Name ascending',
'Name descending' => 'Name descending',
'Price ascending' => 'Price ascending',
'Price descending' => 'Price descending',
'View as' => 'View as',
'View product' => 'View product',
'Pagination' => 'Pagination',
'No products available in this category' => 'No products available in this category',
'Categories' => 'Categories',
'Ref.' => 'Ref.',
'Availability' => 'Availability',
'In stock' => 'In stock',
'Out of stock' => 'Out of stock',
'Add to cart' => 'Add to cart',
'Description' => 'Description',
'Additional Info' => 'Additional Info',
'View cart' => 'View cart',
'Continue Shopping' => 'Continue Shopping',
'Upsell Products' => 'Upsell Products',
'Your Cart' => 'Your Cart',
'Billing and delivery' => 'Billing and delivery',
'Check my order' => 'Check my order',
'Product Name' => 'Product Name',
'Name' => 'Name',
'Unit Price' => 'Unit Price',
'Price' => 'Price',
'Quantity' => 'Quantity',
'Qty' => 'Qty',
'Total' => 'Total',
'Tax Inclusive' => 'Tax Inclusive',
'TTC' => 'TTC',
'Available' => 'Available',
'In Stock' => 'In Stock',
'No.' => 'No.',
'Remove' => 'Remove',
'Proceed checkout' => 'Proceed checkout',
'Warning' => 'Warning',
'missing or invalid data' => 'missing or invalid data',
'Do you have an account?' => 'Do you have an account?',
'Forgot your Password?' => 'Forgot your Password?',
'Next' => 'Next',
'Log out!' => 'Log out!',
'My Account' => 'My Account',
'Previous product' => 'Previous product',
'Next product' => 'Next product',
'instead of' => 'instead of',
'Add a new address' => 'Add a new address',
'Choose your delivery address' => 'Choose your delivery address',
'Address %nb' => 'Address %nb',
'Edit this address' => 'Edit this address',
'Edit' => 'Edit',
'Remove this address' => 'Remove this address',
'Cancel' => 'Cancel',
'Choose your delivery method' => 'Choose your delivery method',
'Back' => 'Back',
'Next Step' => 'Next Step',
'Delete address' => 'Delete address',
'Do you really want to delete this address ?' => 'Do you really want to delete this address ?',
'No' => 'No',
'Yes' => 'Yes',
'Shipping Tax' => 'Shipping Tax',
'You may have a coupon ?' => 'You may have a coupon ?',
'Code :' => 'Code :',
'Coupon code' => 'Coupon code',
'Ok' => 'Ok',
'Delivery address' => 'Delivery address',
'Billing addres' => 'Billing addres',
'Change address' => 'Change address',
'Choose your payment method' => 'Choose your payment method',
'Secure Payment' => 'Secure Payment',
'You chose to pay by' => 'You chose to pay by',
'Thank you for the trust you place in us.' => 'Thank you for the trust you place in us.',
'A summary of your order email has been sent to the following address' => 'A summary of your order email has been sent to the following address',
'Your order will be confirmed by us upon receipt of your payment.' => 'Your order will be confirmed by us upon receipt of your payment.',
'Order number' => 'Order number',
'Date' => 'Date',
'Go home' => 'Go home',
'Account' => 'Account',
'Personal Information' => 'Personal Information',
'Change my account information' => 'Change my account information',
'Change my password' => 'Change my password',
'My Address book' => 'My Address book',
'My Address Books' => 'My Address Books',
'My Orders' => 'My Orders',
'List of orders' => 'List of orders',
'Order Number' => 'Order Number',
'Amount' => 'Amount',
'Status' => 'Status',
'View' => 'View',
'View order %ref as pdf document' => 'View order %ref as pdf document',
'Order details' => 'Order details',
'You don\'t have orders yet.' => 'You don\'t have orders yet.',
'Update Profil' => 'Update Profil',
'Personal Informations' => 'Personal Informations',
'Select Title' => 'Select Title',
'Update' => 'Update',
'Change Password' => 'Change Password',
'Login Information' => 'Login Information',
'Create New Address' => 'Create New Address',
'Address' => 'Address',
'Home address' => 'Home address',
'Complementary address' => 'Complementary address',
'Select Country' => 'Select Country',
'Create' => 'Create',
'Related' => 'Related',
)
;