create translation files
This commit is contained in:
156
templates/default/I18n/fr_FR.php
Executable file
156
templates/default/I18n/fr_FR.php
Executable file
@@ -0,0 +1,156 @@
|
||||
<?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 plateform' => '',
|
||||
'Need help ?' => '',
|
||||
'Questions ? See or F.A.Q.' => '',
|
||||
'Latest articles' => '',
|
||||
'No articles currently' => '',
|
||||
'Usefull 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 addres' => '',
|
||||
'Change address' => '',
|
||||
'Choose your payment method' => '',
|
||||
'Secure Payment' => '',
|
||||
'You chose 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 Profil' => '',
|
||||
'Personal Informations' => '',
|
||||
'Select Title' => '',
|
||||
'Update' => '',
|
||||
'Change Password' => '',
|
||||
'Login Information' => '',
|
||||
'Create New Address' => '',
|
||||
'Address' => '',
|
||||
'Home address' => '',
|
||||
'Complementary address' => '',
|
||||
'Select Country' => '',
|
||||
'Create' => '',
|
||||
'Related' => '',
|
||||
)
|
||||
;
|
||||
Reference in New Issue
Block a user