diff --git a/templates/frontOffice/default/I18n/en_US.php b/templates/frontOffice/default/I18n/en_US.php index f30fd85d1..0d08a6b71 100755 --- a/templates/frontOffice/default/I18n/en_US.php +++ b/templates/frontOffice/default/I18n/en_US.php @@ -16,9 +16,13 @@ return array( 'Address' => 'Address', 'Address %nb' => 'Address %nb', 'Address Update' => 'Address update', + 'All brands' => 'All brands', + 'All brands in %store' => 'All brands in %store', 'All contents' => 'All contents', 'All contents in' => 'All contents in', + 'All product in brand %title' => 'All product in brand %title', 'All products' => 'All products', + 'All products for brand %title in %store' => 'All products for brand %title in %store', 'All products in' => 'All products in', 'Amount' => 'Amount', 'Availability' => 'Availability', @@ -26,6 +30,8 @@ return array( 'Back' => 'Back', 'Billing address' => 'Billing address', 'Billing and delivery' => 'Billing and delivery', + 'Brand information' => 'Brand information', + 'Brands' => 'Brands', 'Cancel' => 'Cancel', 'Cart' => 'Cart', 'Categories' => 'Categories', @@ -88,6 +94,7 @@ return array( 'Login Information' => 'Login Information', 'Main Navigation' => 'Main Navigation', 'Minimum 2 characters.' => 'Minimum 2 characters.', + 'More information about this brand' => 'More information about this brand', 'Multi-payment platform' => 'Multi-payment platform', 'My Account' => 'My Account', 'My Address Books' => 'My Address Books', @@ -106,15 +113,16 @@ return array( 'No Content in this folder.' => 'No Content in this folder.', 'No articles currently' => 'No articles currently', 'No deliveries available for this cart and this country' => 'No deliveries available for this cart and this country', + 'No products available in this brand' => 'No products available in this brand', 'No products available in this category' => 'No products available in this category', 'No results found' => 'No results found', 'No.' => 'No.', 'Offers' => 'Offers', 'Ok' => 'Ok', + 'Order Payment' => 'Order with payment obligation', 'Order details' => 'Order details', 'Order number' => 'Order number', 'Orders over $50' => 'Orders over $50', - 'Order Payment' => 'Order with payment obligation', 'Out of Stock' => 'Out of stock', 'Pagination' => 'Pagination', 'Password' => 'Password', diff --git a/templates/frontOffice/default/I18n/fr_FR.php b/templates/frontOffice/default/I18n/fr_FR.php index 5514e7cff..634b3179e 100755 --- a/templates/frontOffice/default/I18n/fr_FR.php +++ b/templates/frontOffice/default/I18n/fr_FR.php @@ -16,9 +16,13 @@ return array( 'Address' => 'Adresse', 'Address %nb' => 'Adresse n°', 'Address Update' => 'Mise à jour de l\'adresse', + 'All brands' => 'Toutes les marques', + 'All brands in %store' => 'Toutes les marques %store', 'All contents' => 'Tous les contenus', 'All contents in' => 'tous les contenus de', + 'All product in brand %title' => 'Tous les produits de la marque %title', 'All products' => 'Tous les produits', + 'All products for brand %title in %store' => 'Tous les produits %title de %store', 'All products in' => 'Tous les produits de', 'Amount' => 'Montant', 'Availability' => 'Disponibilité', @@ -26,6 +30,8 @@ return array( 'Back' => 'Retour', 'Billing address' => 'Adresse de facturation', 'Billing and delivery' => 'Facturation et livraison', + 'Brand information' => 'Marque', + 'Brands' => 'Marques', 'Cancel' => 'Annuler', 'Cart' => 'Panier', 'Categories' => 'Rubriques', @@ -88,6 +94,7 @@ return array( 'Login Information' => 'Informations de connexion', 'Main Navigation' => 'Navigation principale', 'Minimum 2 characters.' => '2 caractères minimum.', + 'More information about this brand' => 'Plus de détails sur cette marque', 'Multi-payment platform' => 'Plateforme de paiement multiple', 'My Account' => 'Mon compte', 'My Address Books' => 'Mes carnets d\'adresses', @@ -106,15 +113,16 @@ return array( 'No Content in this folder.' => 'Aucun contenu dans ce dossier.', 'No articles currently' => 'Aucun article en ce moment', 'No deliveries available for this cart and this country' => 'Aucun mode de livraison disponible pour ce panier et ce pays', + 'No products available in this brand' => 'Aucun produit de cette marque n\'est disponible', 'No products available in this category' => 'Aucun produit dans cette catégorie.', 'No results found' => 'Aucun résultat', 'No.' => 'N°', 'Offers' => 'Offres', 'Ok' => 'Ok', + 'Order Payment' => 'Commande avec obligation de paiement', 'Order details' => 'Détail de commande', 'Order number' => 'Commande numéro', 'Orders over $50' => 'Commande supérieure à 50€', - 'Order Payment' => 'Commande avec obligation de paiement', 'Out of Stock' => 'Hors stock', 'Pagination' => 'Pagination', 'Password' => 'Mot de passe', @@ -146,10 +154,10 @@ return array( 'Price descending' => 'Prix décroissant', 'Proceed checkout' => 'Continuer la commande', 'Product Empty Button' => 'Ajouter mon premier produit', - 'Product Empty Message' => 'Ajouter rapidement un produit. -
    -
  1. Cochez Nouveau dans l\'onglet Prix si vous voulez voir votre produit dans la section Nouveautés.
  2. -
  3. Cochez En promo dans l\'onglet Prix si vous voulez voir votre produit dans la section Offres.
  4. + 'Product Empty Message' => 'Ajouter rapidement un produit. +
      +
    1. Cochez Nouveau dans l\'onglet Prix si vous voulez voir votre produit dans la section Nouveautés.
    2. +
    3. Cochez En promo dans l\'onglet Prix si vous voulez voir votre produit dans la section Offres.
    ', 'Product Empty Title' => 'Bienvenue', 'Product Name' => 'Nom du produit',