Ignore:
Timestamp:
Mar 12, 2014, 11:28:47 PM (10 years ago)
Author:
Miklfe
Message:

Version de lancement

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/MyPiwiShop/language/fr_FR/plugin.lang.php

    r27589 r27743  
    33$lang[' product']=' produit';
    44$lang['(filtered from _MAX_ total records)']='(filtré de _MAX_ éléments au total)';
     5$lang['Add ']='Ajouter ';
    56$lang['Add a option']='Ajouter une option';
    67$lang['Add a product']='Ajouter un produit';
    7 $lang['Add ']='Ajouter ';
    88$lang['Add the selected products for these images']='Ajouter les produits sélectionnés à ces images';
     9$lang['Buy']='Acheter';
     10$lang['Change the display order of options in the form']='Changer l\'ordre d\'affichage des options dans le formulaire';
    911$lang['Change the display order of products in the form']='Changer l\'ordre d\'affichage des produits dans le formulaire';
    10 $lang['Change the display order of options in the form']='Changer l\'ordre d\'affichage des options dans le formulaire';
    1112$lang['Configuration']='Configuration';
    1213$lang['Currency']='Monnaie';
     
    1516$lang['Duplicate ']='Dupliquer ';
    1617$lang['Edit ']='Editer ';
    17 $lang['the option']='l\'option';
    18 $lang['the product']='le produit';
    19 $lang['a option']='une option';
    20 $lang['a product']='un produit';
    2118$lang['Edit']='Editer';
    2219$lang['Fields marked with * must be completed']='les champs marqués par * doivent être renseignés';
    23 $lang['Formats image 16/9']='Images au format 16/9';
    24 $lang['Formats image 3/2']='Images au format 3/2';
    25 $lang['Formats image 4/3']='Images au format 4/3';
    26 $lang['Formats image square']='Images au format carré';
    2720$lang['No matching option found']='aucun élément trouvé';
    2821$lang['No product selected']='Pas de produit sélectionné';
    2922$lang['Note administrator']='Note de l\'administrateur';
    3023$lang['Option registered']='Option enregistrée';
     24$lang['Option value']='Valeur de l\'option';
    3125$lang['Options']='Options';
    32 $lang['Option value']='Valeur de l\'option';
    3326$lang['Presentation text for a single product']='Texte de présentation pour un seul produit';
    3427$lang['Presentation text for several products']='Texte de présentation pour plusieurs produits';
    3528$lang['Price']='Prix';
    36 $lang['Product Register']='produits enregistrés';
    3729$lang['Product registered']='Produit enregistré';
    3830$lang['Product']='Produit';
     
    5345$lang['Validate the change']='Valider les changements';
    5446$lang['Value']='Valeur';
    55 $lang['What is MyPiwiShop?']='c\'est quoi MyPiwiShop';
    56 $lang['Your Paypal id']='votre id Paypal';
    57 $lang['Your Paypal id']='votre id Paypal';
     47$lang['View cart']='Voir mon panier';
     48$lang['What is MyPiwiShop?']='C\'est quoi MyPiwiShop';
     49$lang['Your Paypal id']='Votre id Paypal ou votre email de compte Paypal';
     50$lang['a option']='une option';
     51$lang['a product']='un produit';
    5852$lang['add value']='ajouter une valeur';
    5953$lang['drag / drop to change the order']='faites glisser/déposer pour changer l\'ordre';
     
    6458$lang['see related products for this picture']='voir les produits associés à cette image';
    6559$lang['shipping fees']='frais d\'expédition';
     60$lang['the option']='l\'option';
    6661$lang['the order is changed']='l\'ordre est changé';
     62$lang['the product']='le produit';
    6763$lang['you must enter the name of the option']='vous devez renseigner le nom de l\'option';
    6864$lang['you must enter the product and not the price']='vous devez renseigner le non du produit et son prix';
Note: See TracChangeset for help on using the changeset viewer.