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">
|
||||
|
||||
@@ -1,293 +1,293 @@
|
||||
<?php
|
||||
|
||||
return array (
|
||||
'Lire la suite' => '',
|
||||
'Back-office home' => '',
|
||||
'Thelia Back Office' => '',
|
||||
'Version %ver' => '',
|
||||
'View site' => '',
|
||||
'View shop' => '',
|
||||
'Profil' => '',
|
||||
'Close administation session' => '',
|
||||
'Logout' => '',
|
||||
'Home' => '',
|
||||
'Customers' => '',
|
||||
'Orders' => '',
|
||||
'All orders' => '',
|
||||
'Catalog' => '',
|
||||
'Folders' => '',
|
||||
'Coupons' => '',
|
||||
'Configuration' => '',
|
||||
'Modules' => '',
|
||||
'Search' => '',
|
||||
'Thelia, solution e-commerce libre' => '',
|
||||
'Dashboard' => '',
|
||||
'Sales' => '',
|
||||
'New customers' => '',
|
||||
'First orders' => '',
|
||||
'Aborted orders' => '',
|
||||
'Shop Informations' => '',
|
||||
'Categories' => '',
|
||||
'Products' => '',
|
||||
'Online products' => '',
|
||||
'Offline products' => '',
|
||||
'Pending orders' => '',
|
||||
'In process orderst' => '',
|
||||
'Shipped orders' => '',
|
||||
'Canceled orders' => '',
|
||||
'Sales statistics' => '',
|
||||
'Today' => '',
|
||||
'This month' => '',
|
||||
'This year' => '',
|
||||
'Overall sales' => '',
|
||||
'Sales excluding shipping' => '',
|
||||
'Yesterday sales' => '',
|
||||
'Waiting orders' => '',
|
||||
'In process orders' => '',
|
||||
'Average cart' => '',
|
||||
'Previous month sales' => '',
|
||||
'Previous year sales' => '',
|
||||
'Thelia informations' => '',
|
||||
'Current version' => '',
|
||||
'Latest version available' => '',
|
||||
'News' => '',
|
||||
'Click here' => '',
|
||||
'© Thelia 2013' => '',
|
||||
'Édité par OpenStudio' => '',
|
||||
'Forum Thelia' => '',
|
||||
'Contributions Thelia' => '',
|
||||
'Customer' => '',
|
||||
'Customers list' => '',
|
||||
'Add a new Customer' => '',
|
||||
'customer ref' => '',
|
||||
'firstname & lastname' => '',
|
||||
'last order' => '',
|
||||
'order amount' => '',
|
||||
'Actions' => '',
|
||||
'Edit this customer' => '',
|
||||
'Send a mail to this customer' => '',
|
||||
'Delete this customer and all his orders' => '',
|
||||
'Company Name' => '',
|
||||
'Company' => '',
|
||||
'Title' => '',
|
||||
'First Name' => '',
|
||||
'Firstname' => '',
|
||||
'Last Name' => '',
|
||||
'Lastname' => '',
|
||||
'Street Address' => '',
|
||||
'Address' => '',
|
||||
'Address Line 2' => '',
|
||||
'Additional address' => '',
|
||||
'Address Line 3' => '',
|
||||
'Zip code' => '',
|
||||
'City' => '',
|
||||
'Country' => '',
|
||||
'Email Address' => '',
|
||||
'Email address' => '',
|
||||
'Create a new customer' => '',
|
||||
'Create this customer' => '',
|
||||
'Cancel' => '',
|
||||
'OK' => '',
|
||||
'Delete customer' => '',
|
||||
'Do you really want to delete this customer ?' => '',
|
||||
'No' => '',
|
||||
'Yes' => '',
|
||||
'Thelia configuration' => '',
|
||||
'Product catalog configuration' => '',
|
||||
'Product templates' => '',
|
||||
'Product attributes' => '',
|
||||
'Product features' => '',
|
||||
'Mailing templates' => '',
|
||||
'Currencies' => '',
|
||||
'Taxes rules' => '',
|
||||
'Shipping configuration' => '',
|
||||
'Countries' => '',
|
||||
'Shipping zones' => '',
|
||||
'System parameters' => '',
|
||||
'Modules activation' => '',
|
||||
'System variables' => '',
|
||||
'Administration profiles' => '',
|
||||
'Administrators' => '',
|
||||
'Languages & URLs' => '',
|
||||
'Mailing system' => '',
|
||||
'Administration logs' => '',
|
||||
'System logs' => '',
|
||||
'Thelia System Variables' => '',
|
||||
'Thelia system variables' => '',
|
||||
'Add a new variable' => '',
|
||||
'Save chages' => '',
|
||||
'Save changes' => '',
|
||||
'Purpose' => '',
|
||||
'Name' => '',
|
||||
'Value' => '',
|
||||
'Action' => '',
|
||||
'Change this variable' => '',
|
||||
'Cancel changes and revert to original value' => '',
|
||||
'Delete this variable' => '',
|
||||
'Name *' => '',
|
||||
'Variable name' => '',
|
||||
'Value *' => '',
|
||||
'Variable value' => '',
|
||||
'Purpose *' => '',
|
||||
'Variable purpose' => '',
|
||||
'English' => '',
|
||||
'Enter here the category name in the default language (%title)' => '',
|
||||
'Create a new variable' => '',
|
||||
'Create this variable' => '',
|
||||
'Delete a variable' => '',
|
||||
'Do you really want to delete this variable ?' => '',
|
||||
'Coupon' => '',
|
||||
'Browse' => '',
|
||||
'Coupons : ' => '',
|
||||
'List' => '',
|
||||
'Create a new coupon' => '',
|
||||
'Enabled coupons' => '',
|
||||
'Code' => '',
|
||||
'Days before expiration' => '',
|
||||
'Usage left' => '',
|
||||
'Edit' => '',
|
||||
'Unlimited' => '',
|
||||
'Disabled coupons' => '',
|
||||
'Expiration date' => '',
|
||||
'Update coupon' => '',
|
||||
'Update' => '',
|
||||
'Code :' => '',
|
||||
'code' => '',
|
||||
'Title :' => '',
|
||||
'title' => '',
|
||||
'Is enabled' => '',
|
||||
'Is available on special offers' => '',
|
||||
'Is cumulative' => '',
|
||||
'Is removing postage' => '',
|
||||
'Expiration date :' => '',
|
||||
'yyyy-mm-dd' => '',
|
||||
'Is unlimited' => '',
|
||||
'Max usage :' => '',
|
||||
'max usage' => '',
|
||||
'Type :' => '',
|
||||
'Please select a coupon type' => '',
|
||||
'Amount :' => '',
|
||||
'14.50' => '',
|
||||
'Short description :' => '',
|
||||
'short description' => '',
|
||||
'Long description :' => '',
|
||||
'long description' => '',
|
||||
'Save your modifications' => '',
|
||||
'Conditions' => '',
|
||||
'Delete' => '',
|
||||
'And' => '',
|
||||
'Save this condition' => '',
|
||||
'Condition\'s category :' => '',
|
||||
'Please select a condition category' => '',
|
||||
'Files manager' => '',
|
||||
'Please retry' => '',
|
||||
'Please select another condition' => '',
|
||||
'Edit a customer' => '',
|
||||
'Editing customer "%name"' => '',
|
||||
'Edit customer thelia thelia' => '',
|
||||
'Save' => '',
|
||||
'Save and close' => '',
|
||||
'Customer informations' => '',
|
||||
'Default address' => '',
|
||||
'Other addresses' => '',
|
||||
'Add a new address' => '',
|
||||
'Phone' => '',
|
||||
'cell phone' => '',
|
||||
'Edit this address' => '',
|
||||
'Use this address by default' => '',
|
||||
'orders for this customer' => '',
|
||||
'Order n°' => '',
|
||||
'Date & Hour' => '',
|
||||
'Amount' => '',
|
||||
'Status' => '',
|
||||
'Sorry, customer ID=1 was not found.' => '',
|
||||
'Address label' => '',
|
||||
'Label' => '',
|
||||
'Create an address' => '',
|
||||
'Create this address' => '',
|
||||
'Use address by default' => '',
|
||||
'Do you really want to use this address by default ?' => '',
|
||||
'Delete address' => '',
|
||||
'Do you really want to delete this address ?' => '',
|
||||
'Edit an address' => '',
|
||||
'Edit this order' => '',
|
||||
'Cancel this order' => '',
|
||||
'Delete an order' => '',
|
||||
'Do you really want to cancel this order ?' => '',
|
||||
'Edit an order' => '',
|
||||
'Ordered products' => '',
|
||||
'Invoice and Delivery' => '',
|
||||
'Cart' => '',
|
||||
'Product' => '',
|
||||
'Unit. price' => '',
|
||||
'Tax' => '',
|
||||
'Unit taxed price' => '',
|
||||
'Quantity' => '',
|
||||
'Taxed total' => '',
|
||||
'Total without discount' => '',
|
||||
'Discount' => '',
|
||||
'Coupon code' => '',
|
||||
'Total including discount' => '',
|
||||
'Postage' => '',
|
||||
'Total' => '',
|
||||
'Payment information' => '',
|
||||
'Payment module' => '',
|
||||
'Transaction reference' => '',
|
||||
'Delivery module' => '',
|
||||
'tracking reference' => '',
|
||||
'Description' => '',
|
||||
'Invoice informations' => '',
|
||||
'Download invoice as PDF' => '',
|
||||
'PDF | Invoice' => '',
|
||||
'Edit invoice address' => '',
|
||||
'Invoice reference' => '',
|
||||
'Invoice date' => '',
|
||||
'Street address' => '',
|
||||
'Delivery address' => '',
|
||||
'Download purchase order as PDF' => '',
|
||||
'PDF | Purchase order' => '',
|
||||
'Edit delivery address' => '',
|
||||
'Compagny' => '',
|
||||
'Edit order address' => '',
|
||||
'Confirm changes' => '',
|
||||
'Top level categories' => '',
|
||||
'Add a new category' => '',
|
||||
'ID' => '',
|
||||
'Category title' => '',
|
||||
'Online' => '',
|
||||
'Position' => '',
|
||||
'Browse this category' => '',
|
||||
'Edit this category' => '',
|
||||
'Delete this category and all its contents' => '',
|
||||
'This category has no sub-categories. To create a new one, click the + button above.' => '',
|
||||
'This category has no sub-categories.' => '',
|
||||
'Top level Products' => '',
|
||||
'Add a new product' => '',
|
||||
'Reference' => '',
|
||||
'Product title' => '',
|
||||
'This category doesn\'t contains any products. To add a new product, <strong>click the + button</strong> above.' => '',
|
||||
'Create a new category' => '',
|
||||
'Create this category' => '',
|
||||
'Enter here the product reference' => '',
|
||||
'Enter here the product name in the default language (%title)' => '',
|
||||
'Product price' => '',
|
||||
'Enter here the product price in the default currency (%title)' => '',
|
||||
'Select a tax tule' => '',
|
||||
'Select here the tax applicable to this product' => '',
|
||||
'Product weight' => '',
|
||||
'Kg' => '',
|
||||
'Enter here the product weight, in Kilogrammes' => '',
|
||||
'Create a new product' => '',
|
||||
'Create this product' => '',
|
||||
'Delete category' => '',
|
||||
'Do you really want to delete this category and all its content ?' => '',
|
||||
'Delete product' => '',
|
||||
'Do you really want to delete this product ?' => '',
|
||||
'Enter new category position' => '',
|
||||
'Enter new product position' => '',
|
||||
'Edit category' => '',
|
||||
'Editing %cat' => '',
|
||||
'Edit category %title' => '',
|
||||
'Lire la suite' => 'Lire la suite',
|
||||
'Back-office home' => 'Accueil administration',
|
||||
'Thelia Back Office' => 'Thelia Back Office',
|
||||
'Version %ver' => 'Version %ver',
|
||||
'View site' => 'Voir le site',
|
||||
'View shop' => 'Voir la boutique',
|
||||
'Profil' => 'Profile',
|
||||
'Close administation session' => 'Quitter l\'interface d\'administration',
|
||||
'Logout' => 'Se déconnecter',
|
||||
'Home' => 'Accueil',
|
||||
'Customers' => 'Clients',
|
||||
'Orders' => 'Commandes',
|
||||
'All orders' => 'Toutes les commandes',
|
||||
'Catalog' => 'Catalogue',
|
||||
'Folders' => 'Dossier',
|
||||
'Coupons' => 'Codes Promo',
|
||||
'Configuration' => 'Configuration',
|
||||
'Modules' => 'Modules',
|
||||
'Search' => 'Recherche',
|
||||
'Thelia, solution e-commerce libre' => 'Thelia, solution e-commerce libre',
|
||||
'Dashboard' => 'Tableau de bord',
|
||||
'Sales' => 'Ventes',
|
||||
'New customers' => 'Nouveaux clients',
|
||||
'First orders' => 'Premières commandes',
|
||||
'Aborted orders' => 'Paniers abandonnés',
|
||||
'Shop Informations' => 'Informations sur le magasin', // pas très beau
|
||||
'Categories' => 'Catégories',
|
||||
'Products' => 'Produits',
|
||||
'Online products' => 'Produits en ligne',
|
||||
'Offline products' => 'Produits hors ligne',
|
||||
'Pending orders' => 'Commandes en attente',
|
||||
'In process orderst' => 'Commandes en traitement', // In process orderst ATTENTION FAUTE enlever le t à ordres
|
||||
'Shipped orders' => 'Commandes envoyées',
|
||||
'Canceled orders' => 'Commandes annulées',
|
||||
'Sales statistics' => 'Statistiques de vente',
|
||||
'Today' => 'Aujourd\'hui',
|
||||
'This month' => 'Ce mois',
|
||||
'This year' => 'Cette année',
|
||||
'Overall sales' => 'Total des ventes',
|
||||
'Sales excluding shipping' => 'Ventes hors frais de port', // ou Chiffre d'affaires non?
|
||||
'Yesterday sales' => 'Ventes de la veille',
|
||||
'Waiting orders' => 'Commandes en attente',
|
||||
'In process orders' => 'Commandes en traitement',
|
||||
'Average cart' => 'Panier moyen',
|
||||
'Previous month sales' => 'Ventes du mois précédent',
|
||||
'Previous year sales' => 'Ventes de l\année précédente',
|
||||
'Thelia informations' => 'Informations Thelia',
|
||||
'Current version' => 'Version en cours',
|
||||
'Latest version available' => 'Dernière version disponible',
|
||||
'News' => 'Actualités',
|
||||
'Click here' => 'Cliquez ici',
|
||||
'© Thelia 2013' => '© Thelia 2013',
|
||||
'Édité par OpenStudio' => 'Édité par OpenStudio',
|
||||
'Forum Thelia' => 'Forum Thelia',
|
||||
'Contributions Thelia' => 'Contributions Thelia',
|
||||
'Customer' => 'Client', // vraiment au singulier ?
|
||||
'Customers list' => 'Liste des clients',
|
||||
'Add a new Customer' => 'Ajouter un client',
|
||||
'customer ref' => 'ref client',
|
||||
'firstname & lastname' => 'Prénom & nom',
|
||||
'last order' => 'Dernière commande',
|
||||
'order amount' => 'Montant de la commande',
|
||||
'Actions' => 'Actions',
|
||||
'Edit this customer' => 'Modifier ce client',
|
||||
'Send a mail to this customer' => 'Contacter ce client par mail',
|
||||
'Delete this customer and all his orders' => 'Supprimer ce client et toutes ses commandes',
|
||||
'Company Name' => 'Entreprise',
|
||||
'Company' => 'Entreprise',
|
||||
'Title' => 'Civilité',
|
||||
'First Name' => 'Prénom',
|
||||
'Firstname' => 'Prénom',
|
||||
'Last Name' => 'Nom',
|
||||
'Lastname' => 'Nom',
|
||||
'Street Address' => 'Rue',
|
||||
'Address' => 'Adresse',
|
||||
'Address Line 2' => 'Adresse suite',
|
||||
'Additional address' => 'Adresse complémentaire',
|
||||
'Address Line 3' => 'Adresse suite',
|
||||
'Zip code' => 'Code posta',
|
||||
'City' => 'Ville',
|
||||
'Country' => 'Pays',
|
||||
'Email Address' => 'Adresse e-mail',
|
||||
'Email address' => 'Adresse e-mail',
|
||||
'Create a new customer' => 'Ajouter un client',
|
||||
'Create this customer' => 'Ajouter ce client',
|
||||
'Cancel' => 'Annuler',
|
||||
'OK' => 'OK',
|
||||
'Delete customer' => 'Supprimer ce client',
|
||||
'Do you really want to delete this customer ?' => 'Voulez-vous supprimer ce client ? ',
|
||||
'No' => 'No',
|
||||
'Yes' => 'Yes',
|
||||
'Thelia configuration' => 'Configuration thelia',
|
||||
'Product catalog configuration' => 'Configuration du catalogue produit',
|
||||
'Product templates' => 'Template produit',
|
||||
'Product attributes' => 'Attributs produit',
|
||||
'Product features' => 'Caractéristiques produit',
|
||||
'Mailing templates' => 'Template e-mail',
|
||||
'Currencies' => 'Monnaie',
|
||||
'Taxes rules' => 'Règles de taxes',
|
||||
'Shipping configuration' => 'Configuration du transport',
|
||||
'Countries' => 'Pays',
|
||||
'Shipping zones' => 'Zones de livraison',
|
||||
'System parameters' => 'Paramètres système ',
|
||||
'Modules activation' => 'Activation du modules',
|
||||
'System variables' => 'Gestion des variables', // ?
|
||||
'Administration profiles' => 'Gestion des administrateurs', //
|
||||
'Administrators' => 'Administrateurs',
|
||||
'Languages & URLs' => 'Langues et URLs',
|
||||
'Mailing system' => 'Envoi des e-mails',
|
||||
'Administration logs' => 'Gestion des logs',
|
||||
'System logs' => 'Journal des logs',
|
||||
'Thelia System Variables' => 'Variables Thelia',// pas sure du tout
|
||||
'Thelia system variables' => 'Variables Thelia',
|
||||
'Add a new variable' => 'Ajouter une variable',
|
||||
'Save chages' => 'Enregistrer les modifications', // attention faute sur Changes
|
||||
'Save changes' => 'Enregistrer les modifications',
|
||||
'Purpose' => 'Objet', // ?
|
||||
'Name' => 'Nom',
|
||||
'Value' => 'Valeur',
|
||||
'Action' => 'Action',
|
||||
'Change this variable' => 'Modifier cette variable',
|
||||
'Cancel changes and revert to original value' => 'Annuler les modifications et revenir à la version antérieure',
|
||||
'Delete this variable' => 'Supprimer cette variable',
|
||||
'Name *' => 'Nom *',
|
||||
'Variable name' => 'Nom de la variable',
|
||||
'Value *' => 'Valeur *',
|
||||
'Variable value' => 'Valeur de la variable',
|
||||
'Purpose *' => 'Objet *',
|
||||
'Variable purpose' => 'Objet de la variable',
|
||||
'English' => 'Anglais',
|
||||
'Enter here the category name in the default language (%title)' => 'Entrer ici le nom de la catégorie dans la langue par défaut (%title)',
|
||||
'Create a new variable' => 'Créer une nouvelle variable',
|
||||
'Create this variable' => 'Ajouter cette variable',
|
||||
'Delete a variable' => 'Supprimer une variable',
|
||||
'Do you really want to delete this variable ?' => 'Voulez-vous vraiment supprimer cette variable ?',
|
||||
'Coupon' => 'Code promo',
|
||||
'Browse' => 'Parcourir',
|
||||
'Coupons : ' => 'Codes promo',
|
||||
'List' => 'Liste',
|
||||
'Create a new coupon' => 'Créer un nouveau code promo',
|
||||
'Enabled coupons' => 'Codes promo disponibles',
|
||||
'Code' => 'Code',
|
||||
'Days before expiration' => 'Jours de validité',
|
||||
'Usage left' => 'Utilisation restante', // ???
|
||||
'Edit' => 'Editer',
|
||||
'Unlimited' => 'Illimité',
|
||||
'Disabled coupons' => 'Codes désactivés',
|
||||
'Expiration date' => 'Date de fin',
|
||||
'Update coupon' => 'Mettre à jour le code',
|
||||
'Update' => 'Mettre à jour',
|
||||
'Code :' => 'Code',
|
||||
'code' => 'code',
|
||||
'Title :' => 'Titre',
|
||||
'title' => 'titre',
|
||||
'Is enabled' => 'Est valide',
|
||||
'Is available on special offers' => 'Est valide sur les offres promotionnelles',
|
||||
'Is cumulative' => 'Est cumulable',
|
||||
'Is removing postage' => 'Offre les frais de port',
|
||||
'Expiration date :' => 'Date de fin de validité',
|
||||
'yyyy-mm-dd' => 'jjjj--mm--aa',
|
||||
'Is unlimited' => 'Est illimité',
|
||||
'Max usage :' => 'Utilisations max',
|
||||
'max usage' => 'utilisations max',
|
||||
'Type :' => 'Type',
|
||||
'Please select a coupon type' => 'Merci d\'entrer le type de code',
|
||||
'Amount :' => 'Montant',
|
||||
'14.50' => '14.50',
|
||||
'Short description :' => 'Description courte',
|
||||
'short description' => 'description court',
|
||||
'Long description :' => 'Description longue',
|
||||
'long description' => 'description longue',
|
||||
'Save your modifications' => 'Enregistrer les modifications',
|
||||
'Conditions' => 'Conditions',
|
||||
'Delete' => 'Supprimer',
|
||||
'And' => 'Et',
|
||||
'Save this condition' => 'Enregistrer cette condition',
|
||||
'Condition\'s category :' => 'Type de condition',
|
||||
'Please select a condition category' => 'Merci d\'entrer le type de condition',
|
||||
'Files manager' => '',//???
|
||||
'Please retry' => 'Merci de réessayer',
|
||||
'Please select another condition' => 'Merci de sélectionner une autre condition',
|
||||
'Edit a customer' => 'Editer un client',
|
||||
'Editing customer "%name"' => 'Edition du client "%name"',
|
||||
'Edit customer thelia thelia' => '', // normal que ce soit en dur ça??
|
||||
'Save' => ' Enregistrer',
|
||||
'Save and close' => 'Enregistrer et fermer',
|
||||
'Customer informations' => 'Informations client',
|
||||
'Default address' => 'Adresse par défaut',
|
||||
'Other addresses' => 'Autres adresses',
|
||||
'Add a new address' => 'Ajouter une nouvelle adresse',
|
||||
'Phone' => 'Téléphone',
|
||||
'cell phone' => 'Tel portable',
|
||||
'Edit this address' => 'Modifier cette adresse',
|
||||
'Use this address by default' => 'Utiliser comme adresse par défaut',
|
||||
'orders for this customer' => 'commandes pour ce client',
|
||||
'Order n°' => 'Commande n° ',
|
||||
'Date & Hour' => 'Date et heure',
|
||||
'Amount' => 'Montant',
|
||||
'Status' => 'Statut',
|
||||
'Sorry, customer ID=1 was not found.' => 'Désolée, le client ID=1 n\'a pas été trouvé.',// normal le ID=1 ?
|
||||
'Address label' => 'libellé de l\'adresse',
|
||||
'Label' => 'Libellé',
|
||||
'Create an address' => 'Créer une adresse',
|
||||
'Create this address' => 'Créer cette adresse',
|
||||
'Use address by default' => 'Utiliser comme adresse par défaut',
|
||||
'Do you really want to use this address by default ?' => 'Voulez-vous vraiment utiliser cette adresse comme adresse par défaut ?',
|
||||
'Delete address' => 'Supprimer l\'adresse',
|
||||
'Do you really want to delete this address ?' => 'Voulez-vous vraiment supprimer cette adresse ? ',
|
||||
'Edit an address' => 'Editer une adresse',
|
||||
'Edit this order' => 'Editer cette commande ',
|
||||
'Cancel this order' => 'Annuler cette commande',
|
||||
'Delete an order' => 'Supprimer une commande',
|
||||
'Do you really want to cancel this order ?' => 'Voulez-vous vraiment sup primer cette commande ? ',
|
||||
'Edit an order' => 'Editer une commande',
|
||||
'Ordered products' => 'Produits commandés',
|
||||
'Invoice and Delivery' => 'Livraison et facturation',
|
||||
'Cart' => 'Panier',
|
||||
'Product' => 'Produit',
|
||||
'Unit. price' => 'Prix unitaire',
|
||||
'Tax' => 'Taxes',
|
||||
'Unit taxed price' => 'Prix unitaire TTC', // ?
|
||||
'Quantity' => 'Quantité',
|
||||
'Taxed total' => 'Montant total des taxes',
|
||||
'Total without discount' => 'Montant total hors remises',
|
||||
'Discount' => 'Remise',
|
||||
'Coupon code' => 'Code promo',
|
||||
'Total including discount' => 'Total avec remise',
|
||||
'Postage' => 'Frais de livraison',
|
||||
'Total' => 'Total',
|
||||
'Payment information' = 'Informations de paiement',
|
||||
'Payment module' => 'Module de paiement',
|
||||
'Transaction reference' => 'Référence de la transaction',
|
||||
'Delivery module' => 'Module de livraison',
|
||||
'tracking reference' => 'Reference Tracking',
|
||||
'Description' => 'Description',
|
||||
'Invoice informations' => 'Informations de facturation',
|
||||
'Download invoice as PDF' => 'Télécharger la facture au format PDF',
|
||||
'PDF | Invoice' => 'Facure PDF',
|
||||
'Edit invoice address' => 'Editer l\'adresse de facturation',
|
||||
'Invoice reference' => 'Facture ref',//
|
||||
'Invoice date' => 'Facture date',//
|
||||
'Street address' => 'Adresse',
|
||||
'Delivery address' => 'Adresse de livraison',
|
||||
'Download purchase order as PDF' => 'Télécharger le bon de commande au format PDF',
|
||||
'PDF | Purchase order' => 'Bon de commande PDF',
|
||||
'Edit delivery address' => 'Editer l\'adresse de livraison',
|
||||
'Compagny' => 'Entreprise', // faute
|
||||
'Edit order address' => 'Editer l\'adresse de commande ', // ?
|
||||
'Confirm changes' => 'Valider les modifications',
|
||||
'Top level categories' => 'Catégories de niveau 1 ',
|
||||
'Add a new category' => 'Ajouter une catégorie',
|
||||
'ID' => 'ID',
|
||||
'Category title' => 'Titre de la catégorie',
|
||||
'Online' => 'En ligne',
|
||||
'Position' => 'Position',
|
||||
'Browse this category' => 'Parcourir cette catégorie',
|
||||
'Edit this category' => 'Editer cette catégorie',
|
||||
'Delete this category and all its contents' => 'Supprimer cette catégorie et tout ce qu\'elle contient ? ',
|
||||
'This category has no sub-categories. To create a new one, click the + button above.' => 'Cette catégorie n\'a pas de sous-catégorie. Pour en créer une nouvelle, cliquez sur le bouton + ci-dessus.',
|
||||
'This category has no sub-categories.' => 'Cette catégorie n\'a pas de sous-catégorie.',
|
||||
'Top level Products' => 'Produits mis en avant',// ?
|
||||
'Add a new product' => 'Ajouter un nouveau produit',
|
||||
'Reference' => 'Reference',
|
||||
'Product title' => 'Titre du produit',
|
||||
'This category doesn\'t contains any products. To add a new product, <strong>click the + button</strong> above.' => 'Cette catégorie n\'a aucun produit. Pour créer un nouveau product, <strong>cliques sur le bouton +</strong> ci-dessus. ', // attention faute : doesn't contain pas contains
|
||||
'Create a new category' => 'Créer une catégorie',
|
||||
'Create this category' => 'Créer cette catégorie',
|
||||
'Enter here the product reference' => 'Entrez ici la nouvelle référence produit',
|
||||
'Enter here the product name in the default language (%title)' => 'Entrez ici le nom du produit dans la langue par défaut (%title)',
|
||||
'Product price' => 'Prix du produit',
|
||||
'Enter here the product price in the default currency (%title)' => 'ntrez ici le prix du produit dans la langue par défaut (%title)',
|
||||
'Select a tax tule' => 'Sélectionnez une règle de taxes',
|
||||
'Select here the tax applicable to this product' => 'Sélectionnez ici la taxe applicable sur ce produit',
|
||||
'Product weight' => 'Poids du produit',
|
||||
'Kg' => 'Kg',
|
||||
'Enter here the product weight, in Kilogrammes' => 'Entrez ici le poids du produit, en Kilogrammes',
|
||||
'Create a new product' => 'Créer un nouveau produit',
|
||||
'Create this product' => 'Créer ce produit',
|
||||
'Delete category' => 'Supprimer cette catégorie',
|
||||
'Do you really want to delete this category and all its content ?' => 'Voulez-vous vraiment supprimer cette catégorie et tout ce qu\'elle contient ?',
|
||||
'Delete product' => 'Supprimer ce produit',
|
||||
'Do you really want to delete this product ?' => 'Voulez-vous vraiment supprimer ce produit ?',
|
||||
'Enter new category position' => 'Classement de la catégorie ', // ?
|
||||
'Enter new product position' => 'Classement du produit',
|
||||
'Edit category' => 'Editer la catégorie',
|
||||
'Editing %cat' => 'Edition de %cat',
|
||||
'Edit category %title' => 'Editer le titre de la catégorie : %title',
|
||||
'Preview category page' => '',
|
||||
'Edit next category' => '',
|
||||
'General description' => '',
|
||||
@@ -677,7 +677,7 @@ return array (
|
||||
'Edit a country' => '',
|
||||
'Editing country "%name"' => '',
|
||||
'Edit country ' => '',
|
||||
'' => '',
|
||||
'' => '',//?
|
||||
'Country short description' => '',
|
||||
'Country description' => '',
|
||||
'Sorry, country ID=190 was not found.' => '',
|
||||
@@ -688,7 +688,7 @@ return array (
|
||||
'Edit a shipping zone' => '',
|
||||
'Editing shipping zone "%name"' => '',
|
||||
'Edit shipping zone %title' => '',
|
||||
'Add' => '',
|
||||
'Add' => 'Ajouter',
|
||||
'Zones' => '',
|
||||
'Delete this zone' => '',
|
||||
'Remove zone' => '',
|
||||
@@ -737,9 +737,9 @@ return array (
|
||||
'They are some administrator which are linked to this profile. Please edit/remove them before deleting this profile.' => '',
|
||||
'Create a new administrator' => '',
|
||||
'Login' => '',
|
||||
'FirstName' => '',
|
||||
'LastName' => '',
|
||||
'Profile' => '',
|
||||
'FirstName' => 'Prénom',
|
||||
'LastName' => 'Nom',
|
||||
'Profile' => 'Profile',
|
||||
'Superadministrator' => '',
|
||||
'Change this administrator' => '',
|
||||
'Password' => '',
|
||||
@@ -767,11 +767,11 @@ return array (
|
||||
'activate' => '',
|
||||
'Language title' => '',
|
||||
'language locale' => '',
|
||||
'en_US' => '',
|
||||
'en_US' => 'en_US',
|
||||
'date format' => '',
|
||||
'd-m-Y' => '',
|
||||
'd-m-Y' => 'j-m-A',
|
||||
'time format' => '',
|
||||
'H:i:s' => '',
|
||||
'H:i:s' => '',//?
|
||||
'Create a new language' => '',
|
||||
'Create this language' => '',
|
||||
'Delete language' => '',
|
||||
@@ -779,30 +779,30 @@ return array (
|
||||
'Impossible to change default languages. Please contact your administrator or try later' => '',
|
||||
'Edit a language' => '',
|
||||
'Edit this language' => '',
|
||||
'deactivate' => '',
|
||||
'deactivate' => 'désactiver',
|
||||
'Thelia Mailing System' => '',
|
||||
'Configuration mailing system' => '',
|
||||
'Enable remote SMTP use : ' => '',
|
||||
'Host :' => '',
|
||||
'Host' => '',
|
||||
'Port :' => '',
|
||||
'Port' => '',
|
||||
'Encryption :' => '',
|
||||
'Host :' => 'Host',
|
||||
'Host' => 'Host',
|
||||
'Port :' => 'Port',
|
||||
'Port' => 'Port',
|
||||
'Encryption :' => '', //?
|
||||
'Encryption' => '',
|
||||
'Username :' => '',
|
||||
'Username' => '',
|
||||
'Password :' => '',
|
||||
'Username :' => 'Nom d\'utilisateur',
|
||||
'Username' => 'Nom d\'utilisateur',
|
||||
'Password :' => 'Mot de passe',
|
||||
'Auth Mode :' => '',
|
||||
'Auth Mode' => '',
|
||||
'Timeout :' => '',
|
||||
'Timeout' => '',
|
||||
'Source IP :' => '',
|
||||
'Source IP' => '',
|
||||
'Show logs' => '',
|
||||
'Period' => '',
|
||||
'From' => '',
|
||||
'To' => '',
|
||||
'Resources' => '',
|
||||
'company' => '',
|
||||
// 'Auth Mode' => 'Mode auteur',
|
||||
// 'Timeout :' => 'Délai',
|
||||
// 'Timeout' => 'Délai',
|
||||
'Source IP :' => 'IP source',
|
||||
'Source IP' => 'IP source',
|
||||
'Show logs' => 'Voir les loge',
|
||||
'Period' => 'Période',
|
||||
'From' => 'De',
|
||||
'To' => 'A',
|
||||
'Resources' => 'Ressources',
|
||||
'company' => 'entreprise',
|
||||
)
|
||||
;
|
||||
@@ -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