complete french translation
This commit is contained in:
@@ -33,9 +33,9 @@
|
||||
</xs:annotation>
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element type="xs:string" name="name"/>
|
||||
<xs:element type="xs:string" name="name" minOccurs="1" maxOccurs="1"/>
|
||||
<xs:element type="xs:string" name="company" minOccurs="0" maxOccurs="1"/>
|
||||
<xs:element type="xs:string" name="email"/>
|
||||
<xs:element type="xs:string" name="email" minOccurs="1" maxOccurs="1"/>
|
||||
<xs:element type="xs:anyURI" name="website" minOccurs="0" maxOccurs="1"/>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
@@ -52,13 +52,13 @@
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="prerequis" minOccurs="0" maxOccurs="1">
|
||||
<xs:element name="required" minOccurs="0" maxOccurs="1">
|
||||
<xs:annotation>
|
||||
<xs:documentation>Les plugins qui doivent déjà être présents</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="plugin" maxOccurs="unbounded" minOccurs="0">
|
||||
<xs:element name="module" maxOccurs="unbounded" minOccurs="0">
|
||||
<xs:complexType>
|
||||
<xs:simpleContent>
|
||||
<xs:extension base="xs:string">
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,156 +1,158 @@
|
||||
<?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' => '',
|
||||
'+ View All' => '+ Voir tout',
|
||||
'Thelia V2' => 'Thelia v2',
|
||||
'Skip to content' => 'Aller au contenu',
|
||||
'Toggle navigation' => 'Navigation alternative',
|
||||
'Main Navigation' => 'Navigation principale ',
|
||||
'Register!' => 'S\inscrire !',
|
||||
'Log In!' => 'Se connecter',
|
||||
'Sign In' => 'S\inscrire',
|
||||
'Register' => 'Se connecter',
|
||||
'Cart' => 'Panier',
|
||||
'View Cart' => 'Voir mon panier',
|
||||
'Checkout' => 'Payer',
|
||||
'You have no items in your shopping cart.' => 'Vous n\'avez pas de produit dans votre panier',
|
||||
'Home' => 'Accueil',
|
||||
'Search a product' => 'Chercher un produit',
|
||||
'Search...' => 'Recherche…',
|
||||
'Minimum 2 characters.' => '2 caractères minimum',
|
||||
'Search' => 'Recherche',
|
||||
'Language:' => 'Langue',
|
||||
'Currency:' => 'Monnaie',
|
||||
'Latest' => 'Nouveautés',
|
||||
'Offers' => 'Promotions',
|
||||
'Special Price:' => 'Prix en promotion:',
|
||||
'Regular Price:' => 'Prix:',
|
||||
'Free shipping' => 'Livraison gratuite',
|
||||
'Orders over $50' => 'Commandes supérieures à 50€',//ne devrait-on pas mettre une variable ici?
|
||||
'Secure payment' => 'Paiement sécurisé',
|
||||
'Multi-payment plateform' => 'Plateforme multipaiement',// bizarre ?
|
||||
'Need help ?' => 'Besoin d\'aide? ',
|
||||
'Questions ? See or F.A.Q.' => 'Des questions ? Voir la F.A.Q.', // bizarre le 'see or '
|
||||
'Latest articles' => 'Nouveaux articles',
|
||||
'No articles currently' => 'Actuellement aucun article',
|
||||
'Usefull links' => 'Liens utiles',
|
||||
'Login' => 'Connexion',
|
||||
'Follow us' => 'Suivez-nous',
|
||||
'Newsletter' => 'Newsletter',
|
||||
'Sign up to receive our latest news.' => 'Inscrivez-vous pour recevoir nos actualités',
|
||||
'Email address' => 'Adresse e-mail',
|
||||
'Your email address' => 'Votre adresse e-mail',
|
||||
'Subscribe' => 'Inscription',
|
||||
'Contact Us' => 'Contactez-nous',
|
||||
'Copyright' => 'Copyright',
|
||||
'You are here:' => 'Vous êtes ici :',
|
||||
'Show' => 'Voir',
|
||||
'per page' => 'par page',
|
||||
'Sort By' => 'Trier par',
|
||||
'Name ascending' => 'Nom croissant',
|
||||
'Name descending' => 'Nom décroissant',
|
||||
'Price ascending' => 'Prix croissant',
|
||||
'Price descending' => 'Prix décroissant',
|
||||
'View as' => 'Voir en tant que ',
|
||||
'View product' => 'Voir le produit',
|
||||
'Pagination' => 'Pagination',
|
||||
'No products available in this category' => 'Aucun produit dans cette catégorie',
|
||||
'Categories' => 'Catégories',
|
||||
'Ref.' => 'Ref.',
|
||||
'Availability' => 'Disponibilité',
|
||||
'In stock' => 'En stock',
|
||||
'Out of stock' => 'Indisponible',
|
||||
'Add to cart' => 'Ajouter au panier',
|
||||
'Description' => 'Description',
|
||||
'Additional Info' => 'Informations complémentaires',
|
||||
'View cart' => 'Voir mon panier',
|
||||
'Continue Shopping' => 'Continuer mes achats',
|
||||
'Upsell Products' => 'Nous vous proposons également',
|
||||
'Your Cart' => 'Votre panier',
|
||||
'Billing and delivery' => 'Facturation et livraison',
|
||||
'Check my order' => 'Vérifier ma commmande',
|
||||
'Product Name' => 'Nom du produit',
|
||||
'Name' => 'Nom',
|
||||
'Unit Price' => 'Prix unitaire',
|
||||
'Price' => 'Prix',
|
||||
'Quantity' => 'Quantité',
|
||||
'Qty' => 'Qté',
|
||||
'Total' => 'Total',
|
||||
'Tax Inclusive' => 'TVA incluse',
|
||||
'TTC' => 'TTC',
|
||||
'Available' => 'Disponible',
|
||||
'In Stock' => 'Disponible',
|
||||
'No.' => 'N°',
|
||||
'Remove' => 'Supprimer',
|
||||
'Proceed checkout' => 'Payer',
|
||||
'Warning' => 'Attention',
|
||||
'missing or invalid data' => 'Information éronnée ou incomplète',
|
||||
'Do you have an account?' => 'Avez-vous déjà un compte ? ',
|
||||
'Forgot your Password?' => 'Mot de passé oublié ? ',
|
||||
'Next' => 'Suivant',
|
||||
'Log out!' => 'Se déconnecter',
|
||||
'My Account' => 'Mon compte',
|
||||
'Previous product' => 'Produits précédents',
|
||||
'Next product' => 'Produits suivants',
|
||||
'instead of' => 'au lieu de',
|
||||
'Add a new address' => 'Ajouter une nouvelle adresse',
|
||||
'Choose your delivery address' => 'Choisissez une adresse de livraison',
|
||||
'Address %nb' => 'Adresse n°',
|
||||
'Edit this address' => 'Editer cette adresse',
|
||||
'Edit' => 'Editer',
|
||||
'Remove this address' => 'Supprimer cette adresse',
|
||||
'Cancel' => 'Annuler',
|
||||
'Choose your delivery method' => 'Choisissez votre moyen de livraison',
|
||||
'Back' => 'Retour',
|
||||
'Next Step' => 'Etape suivante',
|
||||
'Delete address' => 'Supprimer cette adresse',
|
||||
'Do you really want to delete this address ?' => 'Voulez-vous vraiment supprimer cette adresse ? ',
|
||||
'No' => 'Non',
|
||||
'Yes' => 'Oui',
|
||||
'Shipping Tax' => 'Frais de livraison',
|
||||
'You may have a coupon ?' => 'Avez-vous un code promo? ',
|
||||
'Code :' => 'Code',
|
||||
'Coupon code' => 'Code promo',
|
||||
'Ok' => 'Ok',
|
||||
'Delivery address' => 'Adresse de livraison',
|
||||
'Billing addres' => 'Adresse de facturation',
|
||||
'Change address' => 'Changer d\'adresse',
|
||||
'Choose your payment method' => 'Choisissez voter moyen de paiement',
|
||||
'Secure Payment' => 'Paiement sécurisé',
|
||||
// Tous les éléments relatifs au message de confirmation de commande devraient être administrables non?
|
||||
'You chose to pay by' => 'Vous avez choisi de payer par',
|
||||
'Thank you for the trust you place in us.' => 'Merci pour voter confiance. ',
|
||||
'A summary of your order email has been sent to the following address' => 'Un récapitulatif de commande vows a été envoyé par e-mail à l\'adresse suivante : ',
|
||||
'Your order will be confirmed by us upon receipt of your payment.' => 'Votre commande sera confirmée à réception de votre pavement.',
|
||||
'Order number' => 'Commande numéro',
|
||||
'Date' => 'Date',
|
||||
'Go home' => 'Retour à l\'accueil',
|
||||
'Account' => 'Mon compte',
|
||||
'Personal Information' => 'Informations personnelles',
|
||||
'Change my account information' => 'Modifier mes informations personnelles',
|
||||
'Change my password' => 'Changer mon mot de passe',
|
||||
'My Address book' => 'Mon carnet d\adresses',
|
||||
'My Address Books' => 'Mes carnets d\adresses',
|
||||
'My Orders' => 'Mes commandes',
|
||||
'List of orders' => 'Liste de mes commandes',
|
||||
'Order Number' => 'Commande numéro',
|
||||
'Amount' => 'Montant',
|
||||
'Status' => 'Etat',
|
||||
'View' => 'Voir',
|
||||
'View order %ref as pdf document' => 'Ouvrir la commande %ref dans un pdf',
|
||||
'Order details' => 'Détail de commande',
|
||||
'You don\'t have orders yet.' => 'Vous n\'avez pas encore de commande',
|
||||
'Update Profil' => 'Mettre à jour votre profil',
|
||||
'Personal Informations' => 'Informations personnelles',
|
||||
'Select Title' => 'Civilité',
|
||||
'Update' => 'Mettre à jour',
|
||||
'Change Password' => 'Modifier mon mot de passe',
|
||||
'Login Information' => 'Informations de connexion',
|
||||
'Create New Address' => 'Créer une nouvelle adresse',
|
||||
'Address' => 'Adresse',
|
||||
'Home address' => 'Résidence principal',
|
||||
'Complementary address' => 'Résidence secondaire',
|
||||
'Select Country' => 'Choisissez un pays',
|
||||
'Create' => 'Créer',
|
||||
'Related' => 'Liés', // voir le contexte pour l'accord
|
||||
|
||||
)
|
||||
;
|
||||
Reference in New Issue
Block a user