37 lines
2.0 KiB
PHP
37 lines
2.0 KiB
PHP
<?php
|
|
|
|
return array(
|
|
'All rights reserved.' => 'Tous droits réservés',
|
|
'Billing address:' => 'Adresse de facturation : ',
|
|
'Copyright' => 'Copyright',
|
|
'Delivery address:' => 'Adresse de livraison : ',
|
|
'Delivery method:' => 'Livré par : ',
|
|
'Email not displaying correctly?' => 'Le mail ne s\'affiche pas correctement ?',
|
|
'For any questions, or concerns, feel free to contact <a href="mailto:%mail" style="color:#3c69c1;text-decoration:none" target="_blank">%mail</a>.' => 'Pour toutes questions contactez nous par mail : <a href="mailto:%mail" style="color:#3c69c1;text-decoration:none" target="_blank">%mail</a>.',
|
|
'Here are the details of your purchase:' => 'Voici les détails de votre commande',
|
|
'Hi there' => 'Bonjour',
|
|
'Kind regards' => 'Cordialement',
|
|
'Order Number:' => 'Commande N° : ',
|
|
'Order Total' => 'Total de la commande',
|
|
'Order Total:' => 'Total de la commande : ',
|
|
'Our contact us at:' => 'Contactez nous au',
|
|
'Our mailing address is:' => 'Adresse postale',
|
|
'Paid With:' => 'Payé par : ',
|
|
'Password' => 'Mot de passe',
|
|
'Price in' => 'Prix en',
|
|
'Purchase Date:' => 'Date d\'achat : ',
|
|
'Shipping:' => 'Frais de livraison',
|
|
'Support' => 'SAV',
|
|
'Thank you for your order!' => 'Merci pour votre commande',
|
|
'Thanks' => 'Merci',
|
|
'Thelia V2' => 'Thelia V2',
|
|
'Total' => 'Total',
|
|
'View it in your browser' => 'Voir dans le navigateur',
|
|
'What You Purchased' => 'Ce que vous avez acheté',
|
|
'You can change your password in your user account by opening the "Change my password" link under your personal information' => 'Vous pouvez changer votre mot de passe dans votre espace client',
|
|
'You have requested a new password for your account' => 'Vous avez demandé un nouveau mot de passe',
|
|
'Your new password is' => 'Votre nouveau mot de passe est',
|
|
'Your order confirmation Nº %ref' => 'Confirmation de commande N° %ref',
|
|
'Your password for %store' => 'Votre mot de passe pour %store',
|
|
);
|