Files
sterivein/templates/default/I18n/es_ES.php
2013-11-06 10:49:27 +01:00

214 lines
5.6 KiB
PHP
Executable File

<?php
return array (
'+ View All' => '',
'Thelia V2' => '',
'Skip to content' => '',
'Toggle navigation' => '',
'Main Navigation' => '',
'Register!' => '',
'Log In!' => '',
'Sign In' => '',
'Register' => '',
'Cart' => '',
'View Cart' => '',
'Checkout' => '',
'You have no items in your shopping cart.' => '',
'Home' => '',
'Search a product' => '',
'Search...' => '',
'Minimum 2 characters.' => '',
'Search' => '',
'Language:' => '',
'Currency:' => '',
'Latest' => '',
'Offers' => '',
'Special Price:' => '',
'Regular Price:' => '',
'Free shipping' => '',
'Orders over $50' => '',
'Secure payment' => '',
'Multi-payment platform' => '',
'Need help ?' => '',
'Questions ? See or F.A.Q.' => '',
'Latest articles' => '',
'No articles currently' => '',
'Useful links' => '',
'Login' => '',
'Follow us' => '',
'Newsletter' => '',
'Sign up to receive our latest news.' => '',
'Email address' => '',
'Your email address' => '',
'Subscribe' => '',
'Contact Us' => '',
'Copyright' => '',
'You are here:' => '',
'Show' => '',
'per page' => '',
'Sort By' => '',
'Name ascending' => '',
'Name descending' => '',
'Price ascending' => '',
'Price descending' => '',
'View as' => '',
'View product' => '',
'Pagination' => '',
'No products available in this category' => '',
'Categories' => '',
'Ref.' => '',
'Availability' => '',
'In stock' => '',
'Out of stock' => '',
'Add to cart' => '',
'Description' => '',
'Additional Info' => '',
'View cart' => '',
'Continue Shopping' => '',
'Upsell Products' => '',
'Your Cart' => '',
'Billing and delivery' => '',
'Check my order' => '',
'Product Name' => '',
'Name' => '',
'Unit Price' => '',
'Price' => '',
'Quantity' => '',
'Qty' => '',
'Total' => '',
'Tax Inclusive' => '',
'TTC' => '',
'Available' => '',
'In Stock' => '',
'No.' => '',
'Remove' => '',
'Proceed checkout' => '',
'Warning' => '',
'missing or invalid data' => '',
'Do you have an account?' => '',
'Forgot your Password?' => '',
'Next' => '',
'Log out!' => '',
'My Account' => '',
'Previous product' => '',
'Next product' => '',
'instead of' => '',
'Add a new address' => '',
'Choose your delivery address' => '',
'Address %nb' => '',
'Edit this address' => '',
'Edit' => '',
'Remove this address' => '',
'Cancel' => '',
'Choose your delivery method' => '',
'Back' => '',
'Next Step' => '',
'Delete address' => '',
'Do you really want to delete this address ?' => '',
'No' => '',
'Yes' => '',
'Shipping Tax' => '',
'You may have a coupon ?' => '',
'Code :' => '',
'Coupon code' => '',
'Ok' => '',
'Delivery address' => '',
'Billing address' => '',
'Change address' => '',
'Choose your payment method' => '',
'Secure Payment' => '',
'You choose to pay by' => '',
'Thank you for the trust you place in us.' => '',
'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.' => '',
'Order number' => '',
'Date' => '',
'Go home' => '',
'Account' => '',
'Personal Information' => '',
'Change my account information' => '',
'Change my password' => '',
'My Address book' => '',
'My Address Books' => '',
'My Orders' => '',
'List of orders' => '',
'Order Number' => '',
'Amount' => '',
'Status' => '',
'View' => '',
'View order %ref as pdf document' => '',
'Order details' => '',
'You don\'t have orders yet.' => '',
'Update Profile' => '',
'Personal Informations' => '',
'Select Title' => '',
'Update' => '',
'Change Password' => '',
'Login Information' => '',
'Create New Address' => '',
'Address' => '',
'Home address' => '',
'Complementary address' => '',
'Select Country' => '',
'Create' => '',
'Related' => '',
'Grid' => '',
'List' => '',
'Next' => '',
'Previous' => '',
/*
'The page cannot be found' => '',
'What\'s your name?' => '',
'So I can get back to you.' => '',
'The subject of your message.' => '',
'And your message...' => '',
'This email already exists.' => '',
'Address label' => '',
'Title' => '',
'First Name' => '',
'Last Name' => '',
'Company Name' => '',
'Street Address' => '',
'Address Line 2' => '',
'Address Line 3' => '',
'City' => '',
'Zip code' => '',
'Country' => '',
'Phone' => '',
'Cellphone' => '',
'Make this address as my primary address' => '',
'Full Name' => '',
'Your Email Address' => '',
'Subject' => '',
'Your Message' => '',
'Please enter your email address' => '',
'No, I am a new customer.' => '',
'Yes, I have a password :' => '',
'Please enter your password' => '',
'This value should not be blank.' => '',
'A user already exists with this email address. Please login or if you\'ve forgotten your password, go to Reset Your Password.' => '',
'This email does not exists' => '',
'Current Password' => '',
'New Password' => '',
'Password confirmation' => '',
'Your current password does not match.' => '',
'Password confirmation is not the same as password field.' => '',
'I would like to receive the newsletter or the latest news.' => '',
*/
'Placeholder firstname' => '',
'Placeholder lastname' => '',
'Placeholder email' => '',
'Placeholder phone' => '',
'Placeholder cellphone' => '',
'Placeholder company' => '',
'Placeholder address1' => '',
'Placeholder address2' => '',
'Placeholder city' => '',
'Placeholder zipcode' => '',
'Placeholder address label' => '',
'Placeholder contact name' => '',
'Placeholder contact email' => '',
'Placeholder contact subject' => '',
'Placeholder contact message' => '',
)
;