saleor-dashboard/locale/fr.json
2020-03-06 16:38:23 +01:00

4908 lines
No EOL
183 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"OrderCancelDialogButton": {
"context": "button",
"string": "Annuler la commande"
},
"OrderCancelDialogHeader": {
"context": "dialog header",
"string": "Annuler la commande"
},
"configurationMenuAttributes": {
"string": "Déterminer les attributs utilisés pour créer les types de produits "
},
"configurationMenuNavigation": {
"string": "Définir comment les utilisateurs peuvent naviguer dans votre magasin"
},
"configurationMenuPages": {
"string": "Gérer et ajouter des pages"
},
"configurationMenuProductTypes": {
"string": "Définir les types de produits vendu"
},
"configurationMenuShipping": {
"string": "Gérer les moyens de livraisons"
},
"configurationMenuSiteSettings": {
"string": "Visualiser et mettre à jour les paramètres de votre site "
},
"configurationMenuStaff": {
"string": "Gérer vos employés et leurs permissions"
},
"configurationMenuTaxes": {
"string": "Gérer les taxes de votre magasin"
},
"configurationPluginsPages": {
"string": "Visualiser et mettre à jour vos plugins et leurs paramètres "
},
"homeActivityCardHeader": {
"context": "header",
"string": "Activité"
},
"homeActivityCardNoActivities": {
"string": "Aucune activité trouvée"
},
"homeAnalyticsCardHeader": {
"string": "Aujourd'hui"
},
"homeHeaderText": {
"context": "header",
"string": "Bonjour, {userName}"
},
"homeHeaderTextCaption": {
"context": "subheader",
"string": "Voici les informations que nous avons réunies à propos de votre magasin"
},
"homeNotificationTableNoOrders": {
"string": "Aucune commande prête a être traitée"
},
"homeNotificationTableOrders": {
"string": "{amount, plural,one {One order is ready to fulfill} other {{amount} Orders are ready to fulfill}}"
},
"homeNotificationTablePayments": {
"string": "{amount, plural,one {One payment to capture} other {{amount} Payments to capture}}"
},
"homeNotificationTableProducts": {
"string": "{amount, plural,one {One product out of stock} other {{amount} Products out of stock}}"
},
"homeNotificationsNoPayments": {
"string": "Aucun paiement en attente"
},
"homeNotificationsTableNoProducts": {
"string": "Aucun produit en rupture de stock"
},
"homeProductListCardOrders": {
"context": "number of ordered products",
"string": "{amount, plural,one {One ordered} other {{amount} Ordered}}"
},
"homeProductsListCardHeader": {
"context": "header",
"string": "Produits phares"
},
"homeProductsListCardNoProducts": {
"string": "Aucun produit trouvé"
},
"homeScreenDisclaimer": {
"context": "header",
"string": "Avertissement"
},
"homeScreenDisclaimerText1": {
"string": "Le nouveau tableau de bord et l'API GraphQL sont des logiciels de qualité."
},
"homeScreenDisclaimerText2": {
"string": "L'API GraphQL est de qualité bêta. Elle n'est pas complétement optimisée et certaines mutations ou requêtes peuvent être manquantes."
},
"homeScreenHeader": {
"context": "header",
"string": "Bonjour, {userName}"
},
"menuCreateDialogHeader": {
"context": "dialog header",
"string": "Créer menu"
},
"menuCreateDialogMenuTitleLabel": {
"string": "Le titre du menu"
},
"menuDetailsDeleteMenuContent": {
"string": "Êtes-vous certain de vouloir supprimer le menu {menuName}?"
},
"menuDetailsDeleteMenuHeader": {
"context": "dialog header",
"string": "Supprimer le menu"
},
"menuDetailsPageHelperText": {
"string": " La création de la structure de navigation se fait par glisser-déposer. Créez simplement un nouvel élément de menu, puis faites-le glisser à sa place. Vous pouvez déplacer des éléments les uns dans les autres pour créer une arborescence et faire glisser les éléments de haut en bas pour créer une hiérarchie."
},
"menuItemDialogAddItem": {
"context": "create new menu item, header",
"string": "Ajouter un article"
},
"menuItemDialogAddLink": {
"context": "add link to navigation",
"string": "Lien vers: {url}"
},
"menuItemDialogEditItem": {
"context": "edit menu item, header",
"string": "Modifier l'objet"
},
"menuItemDialogLinkLabel": {
"context": "label",
"string": "Lien hypertexte"
},
"menuItemDialogLinkPlaceholder": {
"string": "Commencez à taper pour débuter la recherche..."
},
"menuItemDialogNameLabel": {
"context": "menu item name",
"string": "Nom"
},
"menuItemsAddItem": {
"context": "add new menu item",
"string": "Créer un nouvel article"
},
"menuItemsHeader": {
"context": "header",
"string": "Les objets du menu"
},
"menuItemsPlaceholder": {
"string": "Ajouter un élément pour commencer la création du menu"
},
"menuListCreatedMenu": {
"string": "Menu créé"
},
"menuListDeleteMenuContent": {
"string": "Êtes-vous certain de vouloir effacer {menuName}?"
},
"menuListDeleteMenuHeader": {
"context": "dialog header",
"string": "Supprimer le menu"
},
"menuListDeleteMenusContent": {
"string": "{counter,plural,one {Are you sure you want to delete this menu?} other {Are you sure you want to delete {displayQuantity} menus?}}"
},
"menuListDeleteMenusHeader": {
"context": "dialog header",
"string": "Supprimer les menus"
},
"menuListDeletedMenu": {
"string": "Le menu est supprimé"
},
"menuListItems": {
"context": "number of menu items",
"string": "Article"
},
"menuListMenutitle": {
"string": "Le titre du menu"
},
"menuListNoMenus": {
"string": "Aucun menu trouvé"
},
"menuListPageAddMenu": {
"context": "button",
"string": "Créer menu"
},
"menuPropertiesMenuTitle": {
"string": "Le titre du menu"
},
"orderCustomerBillingAddressNotSet": {
"context": "no address is set in draft order",
"string": "Pas défini"
},
"orderCustomerCustomerNotSet": {
"context": "customer is not set in draft order",
"string": "Pas défini"
},
"orderCustomerShippingAddressNotSet": {
"context": "shipping address is not set in draft order",
"string": "Pas défini"
},
"orderPaymentShippingDoesNotApply": {
"context": "order does not require shipping",
"string": "ne s'applique pas"
},
"orderPaymentVATDoesNotApply": {
"context": "vat not included in order price",
"string": "ne s'applique pas"
},
"prodictStockInventoryLabel": {
"context": "product stock",
"string": "Inventaire"
},
"productStatusLabel": {
"context": "product",
"string": "Publié"
},
"productStockHeader": {
"context": "product stock, section header",
"string": "Inventaire"
},
"productTypeCreateHeader": {
"context": "window title",
"string": "Créer un type de produit"
},
"productTypeCreatePageHeader": {
"context": "header",
"string": "Créer un type de produit"
},
"productTypeTaxesHeader": {
"context": "section header",
"string": "TVA"
},
"productTypeTaxesInputLabel": {
"string": "TVA"
},
"productVariantCreatePricesPriceInputLabel": {
"string": "Prix"
},
"productVariantCreatePricesSetPricePlaceholder": {
"context": "variant price",
"string": "Prix"
},
"productVariantCreatePricesSetStockPlaceholder": {
"context": "variant stock",
"string": "Stock"
},
"productVariantCreatePricesStockInputLabel": {
"string": "Stock"
},
"productVariantPriceOptionalCostPriceField": {
"context": "optional field",
"string": "Optionnel"
},
"productVariantPriceOptionalPriceOverrideField": {
"context": "optional field",
"string": "Optionnel"
},
"saleDetailsPageCategoriesQuantity": {
"context": "number of categories",
"string": "Catégories ({quantité})"
},
"saleDetailsPageCollectionsQuantity": {
"context": "number of collections",
"string": "Collections ({quantity})"
},
"saleDetailsPageProductsQuantity": {
"context": "number of products",
"string": "Produits ({quantity})"
},
"saleDetailsUnassignCategory": {
"context": "unassign category from sale, button",
"string": "Désassigner"
},
"saleDetailsUnassignCollection": {
"context": "unassign collection from sale, button",
"string": "Désassigner"
},
"saleDetailsUnassignProduct": {
"context": "unassign product from sale, button",
"string": "Désassigner"
},
"shippingZoneDetailsDialogsDeleteShippingMethod": {
"context": "delete shipping method",
"string": "Êtes-vous certain de vouloir effacer {name}?"
},
"shippingZoneDetailsDialogsDeleteShippingZone": {
"context": "delete shipping zone",
"string": "Êtes-vous certain de vouloir effacer {name}?"
},
"siteSettingsMailingHelperText": {
"context": "helper text",
"string": "Mailing Configuration"
},
"src_dot_attributes": {
"context": "attributes section name",
"string": "Attributs"
},
"src_dot_attributes_dot_components_dot_AttributeBulkDeleteDialog_dot_1184518529": {
"context": "dialog content",
"string": "{counter,plural,one {Are you sure you want to delete this attribute?} other {Are you sure you want to delete {displayQuantity} attributes?}}"
},
"src_dot_attributes_dot_components_dot_AttributeBulkDeleteDialog_dot_1655187315": {
"context": "dialog title",
"string": "Supprimer les attributs"
},
"src_dot_attributes_dot_components_dot_AttributeDeleteDialog_dot_1889602489": {
"context": "dialog title",
"string": "Supprimer l'attribut"
},
"src_dot_attributes_dot_components_dot_AttributeDeleteDialog_dot_3738429348": {
"context": "dialog content",
"string": "Êtes-vous certain de vouloir supprimer {attributeName}?"
},
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": {
"context": "attribute's editor component",
"string": "Type d'entrée de catalogue pour le propriétaire de magasin"
},
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": {
"context": "product attribute type",
"string": "Menu déroulant"
},
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": {
"context": "check to require attribute to have value",
"string": "Valeur requise"
},
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": {
"context": "product attribute type",
"string": "Sélection multiple"
},
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": {
"context": "attribute's slug short code label",
"string": "Code d'attribut"
},
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": {
"context": "attribute slug input field helper text",
"string": "Ceci est utilisé en interne. Assurez-vous de ne pas utiliser d'espaces"
},
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": {
"context": "attribute's label",
"string": "Label par défaut"
},
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": {
"context": "tab name",
"string": "Tous les attributs"
},
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_3824684885": {
"context": "button",
"string": "Créer un attribut"
},
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_3916653510": {
"string": "Rechercher l'attribut"
},
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_availableInGrid": {
"context": "attribute can be column in product list table",
"string": "Can be used as column"
},
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_filterableInDashboard": {
"context": "use attribute in filtering",
"string": "Filterable in Dashboard"
},
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_filterableInStorefront": {
"context": "use attribute in filtering",
"string": "Filterable in Storefront"
},
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_isVariantOnly": {
"context": "attribute can be used only in variants",
"string": "Variant Only"
},
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_valueRequired": {
"context": "attribute value is required",
"string": "Valeur requise"
},
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_visibleInStorefront": {
"context": "attribute",
"string": "Visible sur la page des produits de la boutique "
},
"src_dot_attributes_dot_components_dot_AttributeList_dot_1192828581": {
"string": "Aucun attribut trouvé"
},
"src_dot_attributes_dot_components_dot_AttributeList_dot_2186555805": {
"context": "attribute can be searched in storefront",
"string": "Utiliser dans la recherche par facettes"
},
"src_dot_attributes_dot_components_dot_AttributeList_dot_2235596452": {
"context": "attribute can be searched in dashboard",
"string": "Cherchable"
},
"src_dot_attributes_dot_components_dot_AttributeList_dot_3605174225": {
"string": "Code d'attribut"
},
"src_dot_attributes_dot_components_dot_AttributeList_dot_643174786": {
"context": "attribute is visible",
"string": "Visible"
},
"src_dot_attributes_dot_components_dot_AttributeList_dot_691600601": {
"context": "attribute's label'",
"string": "Label par défaut"
},
"src_dot_attributes_dot_components_dot_AttributePage_dot_2855501559": {
"context": "page title",
"string": "Créer nouvel attribut"
},
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": {
"context": "attribute is filterable in storefront",
"string": "Use in Faceted Navigation"
},
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": {
"context": "attribute properties regarding storefront",
"string": "Propriétés de la boutique"
},
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": {
"context": "attribute properties regarding dashboard",
"string": "Propriété du tableau de bord"
},
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": {
"context": "attribute position in storefront filters",
"string": "Position dans la navigation à facettes"
},
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_3876764312": {
"context": "attribute",
"string": "Visible sur la page des produits de la boutique "
},
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": {
"string": "Si activé, cet attribut peut être utilisé entant que colonne dans la table de produit"
},
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": {
"context": "add attribute as column in product list table",
"string": "Ajouter à la colonne Options "
},
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": {
"context": "use attribute in filtering",
"string": "Utiliser dans le filtrage "
},
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": {
"string": "Si activé, vous pourrez utiliser cet attribut pour filtrer les produits dans la liste des produits"
},
"src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": {
"context": "delete attribute value",
"string": "Êtes-vous certain de vouloir supprimer la valeur \"{name}\"?"
},
"src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_203246037": {
"context": "dialog title",
"string": "Supprimer la valeur d'attribut"
},
"src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_4031078167": {
"string": "Êtes-vous certain de vouloir supprimer la valeur \"{name}\"? Si vous la supprimez, vous ne pourrez l'assigner à aucun autre produit avec l'attribut \"{attributeName}\"."
},
"src_dot_attributes_dot_components_dot_AttributeValueEditDialog_dot_1395607402": {
"context": "edit attribute value",
"string": "Modifier la valeur"
},
"src_dot_attributes_dot_components_dot_AttributeValueEditDialog_dot_1841790893": {
"context": "add attribute value",
"string": "Ajouter une valeur"
},
"src_dot_attributes_dot_components_dot_AttributeValueEditDialog_dot_636461959": {
"context": "attribute name",
"string": "Nom"
},
"src_dot_attributes_dot_components_dot_AttributeValues_dot_1397696159": {
"context": "attribute values list: name column header",
"string": "Vue par défaut du magasin"
},
"src_dot_attributes_dot_components_dot_AttributeValues_dot_1565474525": {
"context": "attribute values list: slug column header",
"string": "Admin"
},
"src_dot_attributes_dot_components_dot_AttributeValues_dot_2054206599": {
"context": "No attribute values found",
"string": "Aucune valeur trouvée"
},
"src_dot_attributes_dot_components_dot_AttributeValues_dot_224159874": {
"context": "section header",
"string": "Valeurs de l'attribut"
},
"src_dot_attributes_dot_components_dot_AttributeValues_dot_351422234": {
"context": "assign attribute value button",
"string": "Assigner valeur"
},
"src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": {
"string": "Attribut créé avec succès"
},
"src_dot_attributes_dot_views_dot_AttributeCreate_dot_354316953": {
"context": "attribute value edit error",
"string": "Une valeur nommée {name} existe déjà"
},
"src_dot_attributes_dot_views_dot_AttributeDetails_dot_423042761": {
"context": "attribute value deleted",
"string": "Valeur supprimée "
},
"src_dot_attributes_dot_views_dot_AttributeDetails_dot_499456739": {
"string": "Attribut supprimé"
},
"src_dot_attributes_dot_views_dot_AttributeDetails_dot_634268988": {
"context": "added new attribute value",
"string": "La nouvelle valeur a été ajoutée"
},
"src_dot_attributes_dot_views_dot_AttributeList_dot_3218248395": {
"context": "deleted multiple attributes",
"string": "Attributs supprimés avec succès"
},
"src_dot_auth_dot_components_dot_LoginPage_dot_109182747": {
"context": "button",
"string": "Connexion"
},
"src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": {
"string": "Mot de passe"
},
"src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": {
"string": "Désolé, votre pseudo et/ou mot-de-passe sont incorrects. Merci d'essayer à nouveau."
},
"src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": {
"context": "button",
"string": "Réinitialisez votre mot de passe"
},
"src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": {
"string": "Nouveau mot de passe"
},
"src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": {
"string": "Veuillez créer un nouveau mot de passe"
},
"src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": {
"context": "button",
"string": "Définir un nouveau mot-de-passe"
},
"src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": {
"string": "Confirmer le mot de passe"
},
"src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": {
"string": "Les mots de passe ne correspondent pas"
},
"src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": {
"string": "Vous avez oublié votre mot de passe? Ne vous inquiétez pas, nous le réinitialisons pour vous. "
},
"src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": {
"context": "password reset, button",
"string": "Envoyer les instructions"
},
"src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": {
"context": "button",
"string": "Retour à la connexion "
},
"src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": {
"string": "Réussi! Dans quelques minutes vous recevrez un message avec les instructions pour redéfinir votre mot-de-passe."
},
"src_dot_auth_dot_views_dot_2388238158": {
"string": "L'adresse e-mail fournie n'existe pas dans notre base de données. "
},
"src_dot_availability": {
"string": "Disponibilité"
},
"src_dot_back": {
"context": "button",
"string": "Retour"
},
"src_dot_cancel": {
"context": "button",
"string": "Annuler"
},
"src_dot_cancelled": {
"context": "order status",
"string": "Annulé"
},
"src_dot_catalog": {
"string": "Catalogue"
},
"src_dot_categories": {
"context": "categories section name",
"string": "Catégories"
},
"src_dot_categories_dot_components_dot_CategoryBackground_dot_2224943474": {
"context": "section header",
"string": "Image de fond (optionnelle)"
},
"src_dot_categories_dot_components_dot_CategoryBackground_dot_3289097895": {
"context": "field is optional",
"string": "(Optionnel)"
},
"src_dot_categories_dot_components_dot_CategoryCreatePage_dot_236319840": {
"context": "page header",
"string": "Créer nouvelle catégorie"
},
"src_dot_categories_dot_components_dot_CategoryCreatePage_dot_2563994280": {
"string": "Ajouter un titre et une description pour les moteurs de recherche pour rendre cette catégorie plus facile à trouver"
},
"src_dot_categories_dot_components_dot_CategoryDeleteDialog_dot_2004894945": {
"context": "dialog title",
"string": "Effacer la catégorie"
},
"src_dot_categories_dot_components_dot_CategoryDeleteDialog_dot_847492725": {
"context": "delete category",
"string": "Êtes-vous certain de vouloir effacer #{categoryName}?"
},
"src_dot_categories_dot_components_dot_CategoryDetailsForm_dot_1214235329": {
"string": "Nom de la catégorie"
},
"src_dot_categories_dot_components_dot_CategoryDetailsForm_dot_4037703468": {
"string": "Description de la catégorie"
},
"src_dot_categories_dot_components_dot_CategoryListPage_dot_1140231710": {
"context": "button",
"string": "Créer une catégorie"
},
"src_dot_categories_dot_components_dot_CategoryListPage_dot_3841025483": {
"string": "Rechercher la catégorie"
},
"src_dot_categories_dot_components_dot_CategoryListPage_dot_4294878092": {
"context": "tab name",
"string": "Toutes les catégories"
},
"src_dot_categories_dot_components_dot_CategoryList_dot_1214235329": {
"string": "Nom de la catégorie"
},
"src_dot_categories_dot_components_dot_CategoryList_dot_2054128296": {
"string": "Aucune catégorie trouvée"
},
"src_dot_categories_dot_components_dot_CategoryList_dot_2155313053": {
"string": "Aucune sous-catégorie trouvée"
},
"src_dot_categories_dot_components_dot_CategoryList_dot_2159874182": {
"context": "number of subcategories",
"string": "Sous catégories"
},
"src_dot_categories_dot_components_dot_CategoryList_dot_2527742754": {
"context": "number of products",
"string": "Numéro des produits"
},
"src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": {
"context": "product price",
"string": "Prix"
},
"src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": {
"string": "Aucun produit trouvé"
},
"src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": {
"context": "product type",
"string": "Type"
},
"src_dot_categories_dot_components_dot_CategoryProductList_dot_2341910657": {
"context": "product",
"string": "Non publiée"
},
"src_dot_categories_dot_components_dot_CategoryProductList_dot_3640454975": {
"context": "product status",
"string": "Publié"
},
"src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": {
"context": "product",
"string": "Nom"
},
"src_dot_categories_dot_components_dot_CategoryProducts_dot_3554578821": {
"context": "button",
"string": "Ajouter un produit"
},
"src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": {
"context": "header",
"string": "Produits dans {categoryName}"
},
"src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_2159874182": {
"context": "number of subcategories in category",
"string": "Sous catégories"
},
"src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_2563994280": {
"string": "Ajouter un titre et une description pour les moteurs de recherche pour rendre cette catégorie plus facile à trouver"
},
"src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_2968663655": {
"context": "number of products in category",
"string": "Produits"
},
"src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_3229914152": {
"context": "section header",
"string": "Toutes les sous-catégories"
},
"src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_770296100": {
"context": "button",
"string": "Créer une sous-catégorie "
},
"src_dot_categories_dot_views_dot_1140231710": {
"context": "window title",
"string": "Créer une catégorie"
},
"src_dot_categories_dot_views_dot_1204353135": {
"string": "{counter,plural,one {Are you sure you want to delete this product?} other {Are you sure you want to delete {displayQuantity} products?}}"
},
"src_dot_categories_dot_views_dot_1754466114": {
"string": "Date de création de la catégorie"
},
"src_dot_categories_dot_views_dot_1823337870": {
"string": "{counter,plural,one {Are you sure you want to delete this category?} other {Are you sure you want to delete {displayQuantity} categories?}}"
},
"src_dot_categories_dot_views_dot_2004894945": {
"context": "dialog title",
"string": "Effacer la catégorie"
},
"src_dot_categories_dot_views_dot_2189424032": {
"string": "Catégorie supprimée"
},
"src_dot_categories_dot_views_dot_2507763081": {
"context": "dialog title",
"string": "Effacer les produits"
},
"src_dot_categories_dot_views_dot_3488150607": {
"string": "Souvenez-vous que cela va aussi supprimer tous les produits assignés à cette catégorie."
},
"src_dot_categories_dot_views_dot_712767046": {
"context": "dialog title",
"string": "Supprimer les catégories"
},
"src_dot_categories_dot_views_dot_847492725": {
"string": "Êtes-vous certain de vouloir effacer #{categoryName}?"
},
"src_dot_categories_dot_views_dot_CategoryList_dot_1823337870": {
"string": "{counter,plural,one {Are you sure you want to delete this category?} other {Are you sure you want to delete {displayQuantity} categories?}}"
},
"src_dot_categories_dot_views_dot_CategoryList_dot_3488150607": {
"string": "Souvenez-vous que cela va aussi supprimer tous les produits assignés à cette catégorie."
},
"src_dot_categories_dot_views_dot_CategoryList_dot_712767046": {
"context": "dialog title",
"string": "Supprimer les catégories"
},
"src_dot_clear": {
"context": "button",
"string": "Effacer"
},
"src_dot_collections": {
"context": "collections section name",
"string": "Collections"
},
"src_dot_collections_dot_components_dot_CollectionCreatePage_dot_1815688500": {
"context": "collection",
"string": "depuis {date}"
},
"src_dot_collections_dot_components_dot_CollectionCreatePage_dot_2001551496": {
"context": "collection",
"string": "Sera visible à partir du {date}"
},
"src_dot_collections_dot_components_dot_CollectionCreatePage_dot_946315389": {
"string": "Ajouter un titre et une description pour les moteurs de recherche pour rendre cette collection plus facile à trouver"
},
"src_dot_collections_dot_components_dot_CollectionCreatePage_dot_951411809": {
"context": "page header",
"string": "Ajouter une collection "
},
"src_dot_collections_dot_components_dot_CollectionDetailsPage_dot_1815688500": {
"context": "collection",
"string": "depuis {date}"
},
"src_dot_collections_dot_components_dot_CollectionDetailsPage_dot_2001551496": {
"context": "collection",
"string": "Sera visible à partir du {date}"
},
"src_dot_collections_dot_components_dot_CollectionDetailsPage_dot_2906897537": {
"context": "switch button",
"string": "Mettre en avant sur la page d'accueil "
},
"src_dot_collections_dot_components_dot_CollectionDetailsPage_dot_946315389": {
"string": "Ajouter un titre et une description pour les moteurs de recherche pour rendre cette collection plus facile à trouver"
},
"src_dot_collections_dot_components_dot_CollectionDetails_dot_636461959": {
"context": "collection name",
"string": "Nom"
},
"src_dot_collections_dot_components_dot_CollectionImage_dot_2224943474": {
"context": "section header",
"string": "Image de fond (optionnelle)"
},
"src_dot_collections_dot_components_dot_CollectionImage_dot_3289097895": {
"context": "field is optional",
"string": "(Optionnel)"
},
"src_dot_collections_dot_components_dot_CollectionListPage_dot_1631917001": {
"context": "tab name",
"string": "Toutes les collections"
},
"src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": {
"string": "Rechercher la collection"
},
"src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": {
"context": "button",
"string": "Créer une collection"
},
"src_dot_collections_dot_components_dot_CollectionListPage_dot_hidden": {
"context": "collection",
"string": "Caché"
},
"src_dot_collections_dot_components_dot_CollectionListPage_dot_published": {
"context": "collection",
"string": "Publié"
},
"src_dot_collections_dot_components_dot_CollectionList_dot_2137803833": {
"string": "Aucune collection trouvée"
},
"src_dot_collections_dot_components_dot_CollectionList_dot_2341910657": {
"context": "collection is not published",
"string": "Non publiée"
},
"src_dot_collections_dot_components_dot_CollectionList_dot_2527742754": {
"string": "Numéro des produits"
},
"src_dot_collections_dot_components_dot_CollectionList_dot_2759199473": {
"string": "Nom de la collection"
},
"src_dot_collections_dot_components_dot_CollectionList_dot_3326160357": {
"context": "collection availability",
"string": "Disponibilité"
},
"src_dot_collections_dot_components_dot_CollectionList_dot_3640454975": {
"context": "collection is published",
"string": "Publié"
},
"src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": {
"string": "Aucun produit trouvé"
},
"src_dot_collections_dot_components_dot_CollectionProducts_dot_1952810469": {
"context": "product type",
"string": "Type"
},
"src_dot_collections_dot_components_dot_CollectionProducts_dot_2341910657": {
"context": "product is not published",
"string": "Non publiée"
},
"src_dot_collections_dot_components_dot_CollectionProducts_dot_3640454975": {
"context": "product is published",
"string": "Publié"
},
"src_dot_collections_dot_components_dot_CollectionProducts_dot_4114667680": {
"context": "products in collection",
"string": "Produits dans {name}"
},
"src_dot_collections_dot_components_dot_CollectionProducts_dot_460524544": {
"context": "button",
"string": "Assigner un produit"
},
"src_dot_collections_dot_components_dot_CollectionProducts_dot_636461959": {
"context": "product name",
"string": "Nom"
},
"src_dot_collections_dot_views_dot_1152429477": {
"string": "Collection supprimée"
},
"src_dot_collections_dot_views_dot_1597339737": {
"string": "Collection créée "
},
"src_dot_collections_dot_views_dot_2001540731": {
"string": "Le produit a été ajouté à la collection"
},
"src_dot_collections_dot_views_dot_2402899582": {
"string": "Êtes-vous certain de vouloir supprimer l'image de collection?"
},
"src_dot_collections_dot_views_dot_3215481647": {
"string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}"
},
"src_dot_collections_dot_views_dot_3482612628": {
"string": "Le produit est supprimé de la collection"
},
"src_dot_collections_dot_views_dot_3791354625": {
"context": "dialog title",
"string": "Désassigner les produits à la collection"
},
"src_dot_collections_dot_views_dot_523939418": {
"string": "Êtes-vous certain de vouloir effacer #{collectionName}?"
},
"src_dot_collections_dot_views_dot_686910896": {
"context": "window title",
"string": "Créer une collection"
},
"src_dot_collections_dot_views_dot_699514132": {
"context": "dialog title",
"string": "Supprimer Collection"
},
"src_dot_collections_dot_views_dot_870815507": {
"context": "unassign product from collection, button",
"string": "Désassigner"
},
"src_dot_collections_dot_views_dot_942133001": {
"context": "dialog title",
"string": "Effacer l'image"
},
"src_dot_collections_dot_views_dot_CollectionList_dot_1547167026": {
"context": "publish collections",
"string": "Publier"
},
"src_dot_collections_dot_views_dot_CollectionList_dot_1944626595": {
"string": "{counter,plural,one {Are you sure you want to unpublish this collection?} other {Are you sure you want to unpublish {displayQuantity} collections?}}"
},
"src_dot_collections_dot_views_dot_CollectionList_dot_2237014112": {
"context": "unpublish collections",
"string": "Dépublier"
},
"src_dot_collections_dot_views_dot_CollectionList_dot_2491832187": {
"string": "{counter,plural,one {Are you sure you want to delete this collection?} other {Are you sure you want to delete {displayQuantity} collections?}}"
},
"src_dot_collections_dot_views_dot_CollectionList_dot_2637364047": {
"context": "dialog title",
"string": "Collections non publiées"
},
"src_dot_collections_dot_views_dot_CollectionList_dot_2756013640": {
"string": "{counter,plural,one {Are you sure you want to publish this collection?} other {Are you sure you want to publish {displayQuantity} collections?}}"
},
"src_dot_collections_dot_views_dot_CollectionList_dot_2823425739": {
"context": "dialog title",
"string": "Publier les collections"
},
"src_dot_collections_dot_views_dot_CollectionList_dot_3817188998": {
"context": "dialog title",
"string": "Effacer les collections"
},
"src_dot_components_dot_AccountPermissions_dot_1848599267": {
"context": "checkbox label",
"string": "L'utilisateur a un accès complet au magasin"
},
"src_dot_components_dot_AccountPermissions_dot_2690176844": {
"context": "dialog header",
"string": "Droits"
},
"src_dot_components_dot_AccountPermissions_dot_3639008725": {
"string": "Augmenter ou restreindre à l'utilisateur les permissions d'accès à certaines parties du système saleor "
},
"src_dot_components_dot_AccountStatus_dot_2183517419": {
"context": "section header",
"string": "Statut du compte"
},
"src_dot_components_dot_AccountStatus_dot_2683780981": {
"string": "Si vous voulez désactiver ce compte, décochez la case ci-dessous "
},
"src_dot_components_dot_AddressEdit_dot_1139500589": {
"string": "Pays"
},
"src_dot_components_dot_AddressEdit_dot_1271289966": {
"string": "Téléphone"
},
"src_dot_components_dot_AddressEdit_dot_1363074570": {
"string": "Ligne d'adresse 1"
},
"src_dot_components_dot_AddressEdit_dot_253031977": {
"string": "Ville"
},
"src_dot_components_dot_AddressEdit_dot_2965971965": {
"string": "ZIP / Code Postal"
},
"src_dot_components_dot_AddressEdit_dot_3121963259": {
"string": "Ligne d'adresse 2"
},
"src_dot_components_dot_AddressEdit_dot_3570415321": {
"string": "Entreprise"
},
"src_dot_components_dot_AddressEdit_dot_944851093": {
"string": "Région du pays"
},
"src_dot_components_dot_AppLayout_dot_21332146": {
"context": "button",
"string": "Déconnexion"
},
"src_dot_components_dot_AppLayout_dot_248888005": {
"context": "button",
"string": "Paramètres du compte"
},
"src_dot_components_dot_AssignCategoryDialog_dot_1305061437": {
"string": "Rechercher dans les catégories"
},
"src_dot_components_dot_AssignCategoryDialog_dot_190977792": {
"context": "dialog header",
"string": "Assigner Catégorie"
},
"src_dot_components_dot_AssignCategoryDialog_dot_3690273268": {
"string": "Recherchez par nom de catégorie, etc..."
},
"src_dot_components_dot_AssignCategoryDialog_dot_3973677075": {
"context": "button",
"string": "Assigner une catégorie"
},
"src_dot_components_dot_AssignCollectionDialog_dot_1035511604": {
"context": "button",
"string": "Assigner des collections"
},
"src_dot_components_dot_AssignCollectionDialog_dot_2605414502": {
"string": "Recherchez par nom de collection, etc..."
},
"src_dot_components_dot_AssignCollectionDialog_dot_3992923611": {
"context": "dialog header",
"string": "Assigner Collection"
},
"src_dot_components_dot_AssignCollectionDialog_dot_4057224233": {
"string": "Rechercher la collection"
},
"src_dot_components_dot_AssignProductDialog_dot_2100305525": {
"context": "button",
"string": "Assigner des produits"
},
"src_dot_components_dot_AssignProductDialog_dot_2336947364": {
"string": "Recherche par nom de produit, attribut, type de produit, etc..."
},
"src_dot_components_dot_AssignProductDialog_dot_2850255786": {
"string": "Rechercher dans les produits"
},
"src_dot_components_dot_AssignProductDialog_dot_649693468": {
"context": "dialog header",
"string": "Assigner Produit"
},
"src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": {
"string": "Aucun résultat"
},
"src_dot_components_dot_ColumnPicker_dot_1483881697": {
"context": "button",
"string": "Réinitialiser "
},
"src_dot_components_dot_ColumnPicker_dot_2539195044": {
"context": "select visible columns button",
"string": "Colonne"
},
"src_dot_components_dot_ColumnPicker_dot_2715399461": {
"context": "pick columns to display",
"string": "{numberOfSelected} colonnes sélectionnés sur {numberOfTotal}"
},
"src_dot_components_dot_ConfirmButton_dot_2845142593": {
"context": "button",
"string": "Erreur"
},
"src_dot_components_dot_CountryList_dot_2460766407": {
"context": "number of countries",
"string": "{number} Pays"
},
"src_dot_components_dot_CountryList_dot_2747492886": {
"context": "button",
"string": "Assigner des pays"
},
"src_dot_components_dot_DeleteFilterTabDialog_dot_2173195312": {
"context": "custom search delete, dialog header",
"string": "Supprimer recherche"
},
"src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": {
"string": "Êtes-vous certain de vouloir effacer la tabulation de recherche {name}?"
},
"src_dot_components_dot_ErrorMessageCard_dot_2845142593": {
"context": "header",
"string": "Erreur"
},
"src_dot_components_dot_ErrorPage_dot_1723676032": {
"context": "button",
"string": "Retour à la page d'accueil "
},
"src_dot_components_dot_ErrorPage_dot_2736139139": {
"string": "Oups!..."
},
"src_dot_components_dot_ErrorPage_dot_2845142593": {
"string": "Erreur"
},
"src_dot_components_dot_ErrorPage_dot_3090161573": {
"string": "Ne vous inquiétez pas, tout ira bien "
},
"src_dot_components_dot_ErrorPage_dot_3182212440": {
"string": "Nous avons rencontré un problème..."
},
"src_dot_components_dot_FileUpload_dot_3050254265": {
"context": "upload file, button",
"string": "Télécharger"
},
"src_dot_components_dot_FilterBar_dot_2173195312": {
"context": "button",
"string": "Supprimer recherche"
},
"src_dot_components_dot_FilterBar_dot_2340527467": {
"string": "Filtre client"
},
"src_dot_components_dot_FilterBar_dot_3268463180": {
"context": "button",
"string": "Save Search"
},
"src_dot_components_dot_FilterCard_dot_996289613": {
"string": "Filtres"
},
"src_dot_components_dot_Filter_dot_2332404293": {
"context": "search",
"string": "Aucun résultat"
},
"src_dot_components_dot_Filter_dot_2683154806": {
"context": "is filter range or value",
"string": "equal to"
},
"src_dot_components_dot_Filter_dot_2779594451": {
"context": "filter range separator",
"string": "and"
},
"src_dot_components_dot_Filter_dot_4190318230": {
"context": "search results",
"string": "Show more"
},
"src_dot_components_dot_Filter_dot_773313536": {
"context": "is filter range or value",
"string": "between"
},
"src_dot_components_dot_Filter_dot_996289613": {
"string": "Filtres"
},
"src_dot_components_dot_ImageUpload_dot_1731007575": {
"context": "image upload",
"string": "Déplacer les images ici pour les télécharger"
},
"src_dot_components_dot_LanguageSwitch_dot_4150219184": {
"context": "button",
"string": "{languageName} - {languageCode}"
},
"src_dot_components_dot_ListField_dot_3099331554": {
"context": "button",
"string": "Ajouter"
},
"src_dot_components_dot_MoneyRange_dot_12301532": {
"context": "money",
"string": "à {money}"
},
"src_dot_components_dot_MoneyRange_dot_1316359951": {
"context": "money",
"string": "{fromMoney} - {toMoney}"
},
"src_dot_components_dot_MoneyRange_dot_3729849657": {
"context": "money",
"string": "de {money}"
},
"src_dot_components_dot_MultiAutocompleteSelectField_dot_1477537381": {
"context": "add custom select input option",
"string": "Ajouter la nouvelle valeur: {value}"
},
"src_dot_components_dot_MultiAutocompleteSelectField_dot_4205644805": {
"string": "Aucun résultat trouvé"
},
"src_dot_components_dot_MultiSelectField_dot_4205644805": {
"string": "Aucun résultat trouvé"
},
"src_dot_components_dot_Navigator_dot_1116468870": {
"context": "navigator placeholder",
"string": "Order Number"
},
"src_dot_components_dot_Navigator_dot_1167695965": {
"context": "navigator placeholder",
"string": "Type Command"
},
"src_dot_components_dot_Navigator_dot_1643417013": {
"context": "navigator placeholder",
"string": "Rechercher le client"
},
"src_dot_components_dot_Navigator_dot_1809988825": {
"context": "navigator section header",
"string": "Search in Customers"
},
"src_dot_components_dot_Navigator_dot_2874620973": {
"context": "navigator placeholder",
"string": "Type {key} to see available actions"
},
"src_dot_components_dot_Navigator_dot_2935523260": {
"context": "navigator placeholder",
"string": "Search in Catalog"
},
"src_dot_components_dot_Navigator_dot_3060198201": {
"context": "navigator section header",
"string": "Navigate to"
},
"src_dot_components_dot_Navigator_dot_3384551821": {
"context": "navigator notification",
"string": "Our new feature to help you with your daily tasks. Run Navigator using {keyboardShortcut} shortcut."
},
"src_dot_components_dot_Navigator_dot_3636839115": {
"context": "navigator section header",
"string": "Quick Actions"
},
"src_dot_components_dot_Navigator_dot_4290208300": {
"context": "navigator notification title",
"string": "Navigator is here to help"
},
"src_dot_components_dot_Navigator_dot_modes_dot_category": {
"string": "Catégorie"
},
"src_dot_components_dot_Navigator_dot_modes_dot_collection": {
"string": "Collection"
},
"src_dot_components_dot_Navigator_dot_modes_dot_collectionPublished": {
"context": "collection",
"string": "Publié"
},
"src_dot_components_dot_Navigator_dot_modes_dot_collectionUnpublished": {
"context": "collection",
"string": "Non Publiée"
},
"src_dot_components_dot_Navigator_dot_modes_dot_createCategory": {
"context": "button",
"string": "Create Category"
},
"src_dot_components_dot_Navigator_dot_modes_dot_createCollection": {
"context": "button",
"string": "Create Collection"
},
"src_dot_components_dot_Navigator_dot_modes_dot_createCustomer": {
"context": "button",
"string": "Create Customer"
},
"src_dot_components_dot_Navigator_dot_modes_dot_createOrder": {
"context": "button",
"string": "Create Order"
},
"src_dot_components_dot_Navigator_dot_modes_dot_createProduct": {
"context": "button",
"string": "Créer produit"
},
"src_dot_components_dot_Navigator_dot_modes_dot_createVoucher": {
"context": "button",
"string": "Créer un bon d'achat"
},
"src_dot_components_dot_Navigator_dot_modes_dot_customerWithName": {
"string": "{firstName} {lastName}"
},
"src_dot_components_dot_Navigator_dot_modes_dot_goToOrder": {
"context": "navigator action",
"string": "Go to order #{orderNumber}"
},
"src_dot_components_dot_Navigator_dot_modes_dot_helpCatalogMode": {
"context": "navigator catalog mode description",
"string": "Search in Catalog"
},
"src_dot_components_dot_Navigator_dot_modes_dot_helpCommandsMode": {
"context": "navigator command mode description",
"string": "Search Command"
},
"src_dot_components_dot_Navigator_dot_modes_dot_helpCustomersMode": {
"context": "navigator customer mode description",
"string": "Rechercher les clients"
},
"src_dot_components_dot_Navigator_dot_modes_dot_helpDefaultMode": {
"context": "navigator default mode description",
"string": "Search Views and Actions"
},
"src_dot_components_dot_Navigator_dot_modes_dot_helpMode": {
"context": "navigator help mode description",
"string": "Display Help"
},
"src_dot_components_dot_Navigator_dot_modes_dot_helpOrdersMode": {
"context": "navigator order mode description",
"string": "Search Orders"
},
"src_dot_components_dot_Navigator_dot_modes_dot_noResults": {
"string": "No Results"
},
"src_dot_components_dot_Navigator_dot_modes_dot_product": {
"string": "Produit"
},
"src_dot_components_dot_NotFoundPage_dot_2736139139": {
"string": "Oups!..."
},
"src_dot_components_dot_NotFoundPage_dot_4036415297": {
"string": "Quelques chose manque"
},
"src_dot_components_dot_NotFoundPage_dot_4205980614": {
"string": "Désolé, la page n'a pas été trouvée"
},
"src_dot_components_dot_NotFoundPage_dot_678743710": {
"context": "button",
"string": "Retourner au tableau de bord"
},
"src_dot_components_dot_RadioGroupField_dot_4205644805": {
"string": "Aucun résultat trouvé"
},
"src_dot_components_dot_RichTextEditor_dot_1603794322": {
"context": "dialog header",
"string": "Ajouter le lien d'une image"
},
"src_dot_components_dot_RichTextEditor_dot_2049070632": {
"context": "replace image, button",
"string": "Remplacer"
},
"src_dot_components_dot_RichTextEditor_dot_2160163587": {
"context": "button",
"string": "Ajouter ou éditer un lien"
},
"src_dot_components_dot_RichTextEditor_dot_286109898": {
"context": "rich text error",
"string": "Invalid content"
},
"src_dot_components_dot_RichTextEditor_dot_2925475978": {
"string": "URL lié "
},
"src_dot_components_dot_RichTextEditor_dot_4035057905": {
"string": "URL de l'image"
},
"src_dot_components_dot_RowNumberSelect_dot_1154361791": {
"string": "Numéro de lignes:"
},
"src_dot_components_dot_SaveFilterTabDialog_dot_1514415736": {
"context": "save filter tab, header",
"string": "Enregistrer la recherche personnalisée "
},
"src_dot_components_dot_SaveFilterTabDialog_dot_1556856943": {
"context": "save search tab",
"string": "Rechercher le nom"
},
"src_dot_components_dot_SearchBar_dot_2173195312": {
"context": "button",
"string": "Supprimer recherche"
},
"src_dot_components_dot_SearchBar_dot_2340527467": {
"string": "Filtre client"
},
"src_dot_components_dot_SearchBar_dot_3268463180": {
"context": "button",
"string": "Save Search"
},
"src_dot_components_dot_SeoForm_dot_1324250412": {
"string": "Titre du moteur de recherche"
},
"src_dot_components_dot_SeoForm_dot_1991321627": {
"string": "Description du moteur de recherche"
},
"src_dot_components_dot_SeoForm_dot_2378618579": {
"string": "Si le champ est vide, la prévisualisation montre ce qui sera généré automatiquement."
},
"src_dot_components_dot_SeoForm_dot_3198271020": {
"context": "button",
"string": "Modifier le SEO du site web"
},
"src_dot_components_dot_SeoForm_dot_3468022343": {
"string": "Prévisualisation pour moteur de recherche"
},
"src_dot_components_dot_SeoForm_dot_3877274856": {
"context": "character limit",
"string": "{numberOfCharacters} sur {maxCharacters} caractères"
},
"src_dot_components_dot_SingleAutocompleteSelectField_dot_1477537381": {
"context": "add custom select input option",
"string": "Ajouter la nouvelle valeur: {value}"
},
"src_dot_components_dot_SingleAutocompleteSelectField_dot_3069107721": {
"string": "Aucun"
},
"src_dot_components_dot_SingleAutocompleteSelectField_dot_4205644805": {
"string": "Aucun résultat trouvé"
},
"src_dot_components_dot_SingleSelectField_dot_4205644805": {
"string": "Aucun résultat trouvé"
},
"src_dot_components_dot_TableHead_dot_868570480": {
"string": "{number} objets sélectionné"
},
"src_dot_components_dot_Timeline_dot_1359200231": {
"context": "add order note, button",
"string": "Envoyer"
},
"src_dot_components_dot_Timeline_dot_3028189627": {
"string": "Laissez votre commentaire ici..."
},
"src_dot_components_dot_VisibilityCard_dot_1459686496": {
"context": "section header",
"string": "Visibilité"
},
"src_dot_components_dot_VisibilityCard_dot_2060790769": {
"context": "publish on date",
"string": "Publier le"
},
"src_dot_components_dot_VisibilityCard_dot_292404896": {
"string": "Définir la date de publication"
},
"src_dot_components_dot_VisibilityCard_dot_643174786": {
"string": "Visible"
},
"src_dot_components_dot_VisibilityCard_dot_77815154": {
"string": "Caché"
},
"src_dot_components_dot_WeightRange_dot_264731940": {
"context": "weight",
"string": "de {value} {unit}"
},
"src_dot_components_dot_WeightRange_dot_2892071052": {
"context": "weight",
"string": "{fromValue} {fromUnit} - {toValue} {toUnit}"
},
"src_dot_components_dot_WeightRange_dot_4256193688": {
"context": "weight",
"string": "de {value} {unit}"
},
"src_dot_components_dot_Weight_dot_2781622322": {
"context": "weight",
"string": "{value} {unit}"
},
"src_dot_configuration": {
"context": "configuration section name",
"string": "Configuration"
},
"src_dot_configuration_dot_1233229030": {
"string": "Divers"
},
"src_dot_configuration_dot_1639245766": {
"string": "View and update your webhook and their settings"
},
"src_dot_configuration_dot_2326418019": {
"string": "Attributs et types de produits"
},
"src_dot_configuration_dot_2387898569": {
"string": "Gérer les comptes d'intégrations externes "
},
"src_dot_configuration_dot_3140151600": {
"string": "Paramètres du personnel"
},
"src_dot_configuration_dot_3655543906": {
"string": "Paramètres du produit"
},
"src_dot_confirm": {
"context": "button",
"string": "Confirmer"
},
"src_dot_create": {
"context": "button",
"string": "Créer"
},
"src_dot_customers": {
"context": "customers section name",
"string": "Clients"
},
"src_dot_customers_dot_components_dot_CustomerAddressDialog_dot_2364475135": {
"context": "dialog title",
"string": "Modifier l'adresse"
},
"src_dot_customers_dot_components_dot_CustomerAddressDialog_dot_3769321414": {
"context": "dialog title",
"string": "Ajouter une adresse"
},
"src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": {
"context": "customer's address book, header",
"string": "Carnet d'adresses de {fullName}"
},
"src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": {
"string": "Ce client n'a aucune adresse ajoutée à son livret d'adresses. Vous pouvez ajouter une adresse en cliquant sur le bouton ci-dessous."
},
"src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": {
"string": "Il n'y a pas d'adresse à afficher pour ce client"
},
"src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": {
"context": "button",
"string": "Ajouter une adresse"
},
"src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": {
"context": "customer details, header",
"string": "Détails de {fullName}"
},
"src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": {
"string": "Adresse par défaut"
},
"src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": {
"string": "Adresse de facturation par défaut"
},
"src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": {
"context": "button",
"string": "Définir comme adresse de livraison par défaut"
},
"src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": {
"context": "button",
"string": "Définir comme adresse de facturation par défaut"
},
"src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": {
"string": "Adresse d'envoi par défaut"
},
"src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": {
"context": "header",
"string": "Informations d'adresse"
},
"src_dot_customers_dot_components_dot_CustomerAddresses_dot_2758581442": {
"context": "subsection header",
"string": "Adresse de livraison"
},
"src_dot_customers_dot_components_dot_CustomerAddresses_dot_359810770": {
"context": "subsection header",
"string": "Adresse"
},
"src_dot_customers_dot_components_dot_CustomerAddresses_dot_3870425261": {
"string": "Ce client n'a encore aucune adresse"
},
"src_dot_customers_dot_components_dot_CustomerAddresses_dot_4282475982": {
"context": "subsection header",
"string": "Adresse de facturation"
},
"src_dot_customers_dot_components_dot_CustomerCreateAddress_dot_1751533141": {
"context": "page header",
"string": "Adresse principale"
},
"src_dot_customers_dot_components_dot_CustomerCreateAddress_dot_401345057": {
"string": "L'adresse principale de ce client."
},
"src_dot_customers_dot_components_dot_CustomerCreateDetails_dot_3063084773": {
"context": "header",
"string": "Vue d'ensemble du client "
},
"src_dot_customers_dot_components_dot_CustomerCreateNote_dot_1520756907": {
"context": "notes about customer header",
"string": "Notes"
},
"src_dot_customers_dot_components_dot_CustomerCreateNote_dot_577013340": {
"context": "note about customer",
"string": "Note"
},
"src_dot_customers_dot_components_dot_CustomerCreateNote_dot_932844352": {
"string": "Entrez une information supplémentaire concernant ce client"
},
"src_dot_customers_dot_components_dot_CustomerCreatePage_dot_4025686004": {
"context": "page header",
"string": "Create Customer"
},
"src_dot_customers_dot_components_dot_CustomerDetails_dot_2968565128": {
"context": "check to mark this account as active",
"string": "Compte utilisateur actif"
},
"src_dot_customers_dot_components_dot_CustomerDetails_dot_3298169382": {
"context": "section subheader",
"string": "Membre actif depuis le {date}"
},
"src_dot_customers_dot_components_dot_CustomerDetails_dot_577013340": {
"context": "note about customer",
"string": "Note"
},
"src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": {
"context": "customer informations, header",
"string": "Personal Informations"
},
"src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": {
"context": "customer contact section, header",
"string": "Contact Informations"
},
"src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": {
"string": "Rechercher le client"
},
"src_dot_customers_dot_components_dot_CustomerListPage_dot_2859116187": {
"context": "button",
"string": "Créer un client"
},
"src_dot_customers_dot_components_dot_CustomerListPage_dot_477293306": {
"context": "tab name",
"string": "Tous les clients"
},
"src_dot_customers_dot_components_dot_CustomerListPage_dot_joinDate": {
"context": "customer",
"string": "Join Date"
},
"src_dot_customers_dot_components_dot_CustomerListPage_dot_moneySpent": {
"context": "customer",
"string": "Money Spent"
},
"src_dot_customers_dot_components_dot_CustomerListPage_dot_numberOfOrders": {
"string": "Number of Orders"
},
"src_dot_customers_dot_components_dot_CustomerList_dot_1432565772": {
"string": "Numéro de commandes"
},
"src_dot_customers_dot_components_dot_CustomerList_dot_2239722559": {
"string": "Aucun client trouvé"
},
"src_dot_customers_dot_components_dot_CustomerList_dot_2339105195": {
"string": "Email du client"
},
"src_dot_customers_dot_components_dot_CustomerList_dot_4154265139": {
"string": "Nom du client"
},
"src_dot_customers_dot_components_dot_CustomerOrders_dot_1756106276": {
"context": "order status",
"string": "État"
},
"src_dot_customers_dot_components_dot_CustomerOrders_dot_1899831623": {
"context": "section header",
"string": "Récentes commandes"
},
"src_dot_customers_dot_components_dot_CustomerOrders_dot_2889196282": {
"context": "number of order",
"string": "Numéro de commande"
},
"src_dot_customers_dot_components_dot_CustomerOrders_dot_3029139173": {
"context": "button",
"string": "Voir toutes les commandes"
},
"src_dot_customers_dot_components_dot_CustomerOrders_dot_4205493358": {
"context": "order placement date",
"string": "Date"
},
"src_dot_customers_dot_components_dot_CustomerOrders_dot_878013594": {
"context": "order total amount",
"string": "Total"
},
"src_dot_customers_dot_components_dot_CustomerOrders_dot_898333473": {
"string": "Aucune commande trouvée"
},
"src_dot_customers_dot_components_dot_CustomerStats_dot_1135318032": {
"string": "Dernière connexion"
},
"src_dot_customers_dot_components_dot_CustomerStats_dot_1787449306": {
"string": "Dernière commande"
},
"src_dot_customers_dot_components_dot_CustomerStats_dot_2543847016": {
"context": "section header",
"string": "Historique du client"
},
"src_dot_customers_dot_views_dot_1927691511": {
"context": "delete customer, dialog content",
"string": "Êtes-vous certain de vouloir effacer l'email {email}?"
},
"src_dot_customers_dot_views_dot_1998583641": {
"context": "dialog header",
"string": "Supprimer le client "
},
"src_dot_customers_dot_views_dot_2657976015": {
"context": "dialog header",
"string": "Effacer l'adresse"
},
"src_dot_customers_dot_views_dot_2859116187": {
"context": "window title",
"string": "Créer un client"
},
"src_dot_customers_dot_views_dot_3689332763": {
"string": "Êtes-vous certain de vouloir supprimer cette adresse du carnet d'adresses des utilisateurs?"
},
"src_dot_customers_dot_views_dot_3901579344": {
"string": "Client supprimé"
},
"src_dot_customers_dot_views_dot_3970234993": {
"string": "Client crée"
},
"src_dot_customers_dot_views_dot_CustomerList_dot_1932444813": {
"string": "{counter,plural,one {Are you sure you want to delete this customer?} other {Are you sure you want to delete {displayQuantity} customers?}}"
},
"src_dot_customers_dot_views_dot_CustomerList_dot_2136923553": {
"context": "dialog header",
"string": "Supprimer les clients "
},
"src_dot_dashboard": {
"string": "Tableau de bord"
},
"src_dot_delete": {
"context": "button",
"string": "Effacer"
},
"src_dot_description": {
"string": "Description"
},
"src_dot_discounts": {
"string": "Réductions"
},
"src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": {
"string": "Nom de la catégorie"
},
"src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": {
"context": "section header",
"string": "Catégories éligibles "
},
"src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": {
"string": "Aucune catégorie trouvée"
},
"src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": {
"context": "number of products",
"string": "Produits"
},
"src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": {
"context": "button",
"string": "Assigner une catégorie"
},
"src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": {
"context": "button",
"string": "Assigner des collections"
},
"src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": {
"string": "Aucune collection trouvée"
},
"src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": {
"context": "number of products",
"string": "Produits"
},
"src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": {
"string": "Nom de la collection"
},
"src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": {
"context": "section header",
"string": "Collections éligibles"
},
"src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": {
"context": "dialog header",
"string": "Assigner Pays"
},
"src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2110418881": {
"context": "search box placeholder",
"string": "Recherchez par nom de pays"
},
"src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2177165134": {
"string": "Choisissez les pays auxquels vous souhaitez que le bon d'achat soit limité dans la liste ci-dessous"
},
"src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2566713432": {
"context": "search box label",
"string": "Filtrer les pays"
},
"src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2747492886": {
"context": "button",
"string": "Assigner des pays"
},
"src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2777439857": {
"context": "country selection",
"string": "Pays de A à Z"
},
"src_dot_discounts_dot_components_dot_DiscountDates_dot_1596226028": {
"context": "voucher end date, switch button",
"string": "Définir une date de fin"
},
"src_dot_discounts_dot_components_dot_DiscountDates_dot_1662220323": {
"context": "time during discount is active, header",
"string": "Dates actives"
},
"src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": {
"string": "Aucun produit trouvé"
},
"src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": {
"context": "button",
"string": "Assigner des produits"
},
"src_dot_discounts_dot_components_dot_DiscountProducts_dot_2341910657": {
"context": "product is not published",
"string": "Non publiée"
},
"src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": {
"string": "Nom du produit"
},
"src_dot_discounts_dot_components_dot_DiscountProducts_dot_3640454975": {
"context": "product is published",
"string": "Publié"
},
"src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": {
"string": "Type du produit"
},
"src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": {
"context": "section header",
"string": "Produits éligibles"
},
"src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": {
"context": "page header",
"string": "Créer une promotion"
},
"src_dot_discounts_dot_components_dot_SaleInfo_dot_636461959": {
"context": "sale name",
"string": "Nom"
},
"src_dot_discounts_dot_components_dot_SaleListPage_dot_1866913828": {
"string": "Rechercher une promotion"
},
"src_dot_discounts_dot_components_dot_SaleListPage_dot_3866518732": {
"context": "button",
"string": "Créer une promotion"
},
"src_dot_discounts_dot_components_dot_SaleListPage_dot_3907768880": {
"context": "tab name",
"string": "Toutes les promotions"
},
"src_dot_discounts_dot_components_dot_SaleListPage_dot_active": {
"context": "sale status",
"string": "Activé"
},
"src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": {
"context": "sale status",
"string": "Expired"
},
"src_dot_discounts_dot_components_dot_SaleListPage_dot_fixed": {
"context": "discount type",
"string": "Fixed amount"
},
"src_dot_discounts_dot_components_dot_SaleListPage_dot_percentage": {
"context": "discount type",
"string": "Pourcentage"
},
"src_dot_discounts_dot_components_dot_SaleListPage_dot_scheduled": {
"context": "sale status",
"string": "Scheduled"
},
"src_dot_discounts_dot_components_dot_SaleListPage_dot_started": {
"context": "sale start date",
"string": "Started"
},
"src_dot_discounts_dot_components_dot_SaleListPage_dot_status": {
"context": "sale status",
"string": "État"
},
"src_dot_discounts_dot_components_dot_SaleListPage_dot_type": {
"string": "Type de réduction"
},
"src_dot_discounts_dot_components_dot_SaleList_dot_1148029984": {
"context": "sale value",
"string": "Valeur"
},
"src_dot_discounts_dot_components_dot_SaleList_dot_3715522424": {
"context": "sale end date",
"string": "Finit"
},
"src_dot_discounts_dot_components_dot_SaleList_dot_4101565527": {
"string": "Aucune promotion trouvée"
},
"src_dot_discounts_dot_components_dot_SaleList_dot_47059407": {
"context": "sale start date",
"string": "Commence"
},
"src_dot_discounts_dot_components_dot_SaleList_dot_636461959": {
"context": "sale name",
"string": "Nom"
},
"src_dot_discounts_dot_components_dot_SaleSummary_dot_1148029984": {
"context": "sale value",
"string": "Valeur"
},
"src_dot_discounts_dot_components_dot_SaleSummary_dot_636461959": {
"context": "sale name",
"string": "Nom"
},
"src_dot_discounts_dot_components_dot_SaleType_dot_3216816841": {
"context": "percentage or fixed, header",
"string": "Type de réduction"
},
"src_dot_discounts_dot_components_dot_SaleType_dot_3688224049": {
"context": "discount type",
"string": "Pourcentage"
},
"src_dot_discounts_dot_components_dot_SaleType_dot_46415128": {
"context": "discount type",
"string": "Montant fixe "
},
"src_dot_discounts_dot_components_dot_SaleValue_dot_1148029984": {
"context": "sale value, header",
"string": "Valeur"
},
"src_dot_discounts_dot_components_dot_SaleValue_dot_1205967018": {
"context": "sale discount",
"string": "Montant de réduction"
},
"src_dot_discounts_dot_components_dot_VoucherCreatePage_dot_1357216572": {
"context": "page header",
"string": "Créer un bon d'achat"
},
"src_dot_discounts_dot_components_dot_VoucherDates_dot_1596226028": {
"context": "voucher end date, switch button",
"string": "Définir une date de fin"
},
"src_dot_discounts_dot_components_dot_VoucherDates_dot_1662220323": {
"context": "time during voucher is active, header",
"string": "Dates actives"
},
"src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_2071139683": {
"string": "Le bon d'achat s'applique à tous les pays"
},
"src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_2102960822": {
"string": "Le bon d'achat est limité à ces pays"
},
"src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_3109712047": {
"context": "voucher country range",
"string": "Pays"
},
"src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_346170541": {
"context": "number of categories",
"string": "Catégories ({quantité})"
},
"src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_3673147015": {
"context": "number of collections",
"string": "Collections ({quantity})"
},
"src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_846927739": {
"context": "number of products",
"string": "Produits ({quantity})"
},
"src_dot_discounts_dot_components_dot_VoucherInfo_dot_1262795626": {
"string": "Code de réduction"
},
"src_dot_discounts_dot_components_dot_VoucherInfo_dot_1944363009": {
"context": "voucher code, button",
"string": "Générer un code"
},
"src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": {
"string": "Limiter le nombre de fois que cette réduction peut être utilisée au total "
},
"src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": {
"context": "limit voucher",
"string": "Limiter a une utilisation par client"
},
"src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": {
"context": "voucher usage limit, header",
"string": "Limite d'usage"
},
"src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": {
"context": "voucher",
"string": "Limite d'utilisation"
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": {
"context": "tab name",
"string": "Tous les bons d'achats"
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_1930485532": {
"string": "Rechercher un coupon de réduction"
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_614836274": {
"context": "button",
"string": "Créer un bon d'achat"
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_active": {
"context": "voucher status",
"string": "Activé"
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": {
"context": "voucher status",
"string": "Expired"
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_fixed": {
"context": "discount type",
"string": "Fixed amount"
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_percentage": {
"context": "discount type",
"string": "Pourcentage"
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_scheduled": {
"context": "voucher status",
"string": "Scheduled"
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_started": {
"context": "voucher start date",
"string": "Started"
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_status": {
"context": "voucher status",
"string": "État"
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_timesUsed": {
"context": "voucher",
"string": "Times used"
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_type": {
"string": "Type de réduction"
},
"src_dot_discounts_dot_components_dot_VoucherList_dot_1148029984": {
"context": "voucher value",
"string": "Valeur"
},
"src_dot_discounts_dot_components_dot_VoucherList_dot_2427377316": {
"context": "minimum amount of spent money to activate voucher",
"string": "La dépense minimale"
},
"src_dot_discounts_dot_components_dot_VoucherList_dot_3715522424": {
"context": "voucher is active until date",
"string": "Finit"
},
"src_dot_discounts_dot_components_dot_VoucherList_dot_3917820600": {
"context": "voucher uses",
"string": "usages"
},
"src_dot_discounts_dot_components_dot_VoucherList_dot_47059407": {
"context": "voucher is active from date",
"string": "Commence"
},
"src_dot_discounts_dot_components_dot_VoucherList_dot_78726751": {
"context": "voucher code",
"string": "Code"
},
"src_dot_discounts_dot_components_dot_VoucherList_dot_79160621": {
"string": "Pas de bons d'achat trouvés"
},
"src_dot_discounts_dot_components_dot_VoucherRequirements_dot_2746532349": {
"context": "voucher requirements, header",
"string": "Les exigences minimales "
},
"src_dot_discounts_dot_components_dot_VoucherRequirements_dot_3069107721": {
"context": "voucher has no requirements",
"string": "Aucun"
},
"src_dot_discounts_dot_components_dot_VoucherRequirements_dot_3740704788": {
"context": "voucher requirement",
"string": "La quantité minimale d'articles "
},
"src_dot_discounts_dot_components_dot_VoucherRequirements_dot_653777456": {
"context": "voucher requirement",
"string": "La valeur minimale de commande"
},
"src_dot_discounts_dot_components_dot_VoucherSummary_dot_1148029984": {
"context": "voucher value",
"string": "Valeur"
},
"src_dot_discounts_dot_components_dot_VoucherSummary_dot_1836123577": {
"context": "voucher value requirement",
"string": "La valeur minimale de commande"
},
"src_dot_discounts_dot_components_dot_VoucherSummary_dot_2735425668": {
"context": "voucher",
"string": "S'applique à "
},
"src_dot_discounts_dot_components_dot_VoucherSummary_dot_3751756157": {
"context": "voucher value requirement",
"string": "Limite d'usage"
},
"src_dot_discounts_dot_components_dot_VoucherSummary_dot_78726751": {
"context": "voucher code",
"string": "Code"
},
"src_dot_discounts_dot_components_dot_VoucherTypes_dot_3216816841": {
"context": "header",
"string": "Type de réduction"
},
"src_dot_discounts_dot_components_dot_VoucherTypes_dot_3289659291": {
"context": "voucher discount type",
"string": "Livraison gratuite"
},
"src_dot_discounts_dot_components_dot_VoucherTypes_dot_3688224049": {
"context": "voucher discount type",
"string": "Pourcentage"
},
"src_dot_discounts_dot_components_dot_VoucherTypes_dot_46415128": {
"context": "voucher discount type",
"string": "Montant fixe "
},
"src_dot_discounts_dot_components_dot_VoucherValue_dot_1148029984": {
"context": "section header",
"string": "Valeur"
},
"src_dot_discounts_dot_components_dot_VoucherValue_dot_1205967018": {
"string": "Montant de réduction"
},
"src_dot_discounts_dot_components_dot_VoucherValue_dot_1492866942": {
"context": "voucher application, switch button",
"string": "Seulement une fois par commande"
},
"src_dot_discounts_dot_components_dot_VoucherValue_dot_1960678372": {
"string": "Informations spécifiques du bon"
},
"src_dot_discounts_dot_components_dot_VoucherValue_dot_4189095909": {
"string": "Si cette option est désactivée, le solde sera compté pour tout produit éligible "
},
"src_dot_discounts_dot_order": {
"context": "voucher discount",
"string": "Toute la commande"
},
"src_dot_discounts_dot_products": {
"context": "voucher discount",
"string": "Des produits spécifiques"
},
"src_dot_discounts_dot_shipment": {
"context": "voucher discount",
"string": "Livraison"
},
"src_dot_discounts_dot_views_dot_1162257691": {
"string": "Le bon d'achat est supprimé "
},
"src_dot_discounts_dot_views_dot_1402402714": {
"context": "dialog header",
"string": "Désassigner les collections aux bons"
},
"src_dot_discounts_dot_views_dot_1457489953": {
"context": "dialog content",
"string": "Êtes-vous certain de vouloir supprimer {saleName}?"
},
"src_dot_discounts_dot_views_dot_1827854264": {
"context": "dialog header",
"string": "Désassigner les catégories aux promotions"
},
"src_dot_discounts_dot_views_dot_1952217501": {
"context": "dialog header",
"string": "Désassigner les collections aux promotions"
},
"src_dot_discounts_dot_views_dot_2072403265": {
"context": "dialog header",
"string": "Désassigner les produits aux bons"
},
"src_dot_discounts_dot_views_dot_2353723060": {
"context": "dialog content",
"string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}"
},
"src_dot_discounts_dot_views_dot_2534378844": {
"string": "Promotion retirée"
},
"src_dot_discounts_dot_views_dot_2669520431": {
"context": "dialog header",
"string": "Désassigner les catégories aux bons"
},
"src_dot_discounts_dot_views_dot_3215481647": {
"context": "dialog content",
"string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}"
},
"src_dot_discounts_dot_views_dot_3261917848": {
"context": "dialog content",
"string": "Êtes-vous certain de vouloir effacer {voucherCode}?"
},
"src_dot_discounts_dot_views_dot_3395246518": {
"context": "dialog header",
"string": "Désassigner les produits aux promotions"
},
"src_dot_discounts_dot_views_dot_3707049729": {
"string": "Promotion créée avec succès"
},
"src_dot_discounts_dot_views_dot_506030254": {
"context": "dialog header",
"string": "Effacer la promotion"
},
"src_dot_discounts_dot_views_dot_655651329": {
"string": "Bon créé avec succès"
},
"src_dot_discounts_dot_views_dot_767268203": {
"context": "dialog content",
"string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}"
},
"src_dot_discounts_dot_views_dot_895379508": {
"context": "dialog header",
"string": "Supprimer le bon d'achat"
},
"src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": {
"context": "dialog header",
"string": "Supprimer les promotions"
},
"src_dot_discounts_dot_views_dot_SaleList_dot_372098008": {
"context": "dialog content",
"string": "{counter,plural,one {Are you sure you want to delete this sale?} other {Are you sure you want to delete {displayQuantity} sales?}}"
},
"src_dot_discounts_dot_views_dot_VoucherList_dot_2983742638": {
"context": "dialog content",
"string": "{counter,plural,one {Are you sure you want to delete this voucher?} other {Are you sure you want to delete {displayQuantity} vouchers?}}"
},
"src_dot_discounts_dot_views_dot_VoucherList_dot_367317371": {
"context": "dialog header",
"string": "Supprimer les bons d'achats"
},
"src_dot_done": {
"context": "button",
"string": "Terminé "
},
"src_dot_draft": {
"context": "order status",
"string": "Brouillon"
},
"src_dot_draftOrders": {
"context": "draft orders section name",
"string": "Ebauches de commandes"
},
"src_dot_drafts": {
"string": "Brouillons"
},
"src_dot_edit": {
"context": "button",
"string": "Modifier"
},
"src_dot_email": {
"string": "Adresse e-mail "
},
"src_dot_endDate": {
"string": "Date de fin"
},
"src_dot_endHour": {
"string": "Heure de fin"
},
"src_dot_firstName": {
"string": "Prénom"
},
"src_dot_fulfilled": {
"context": "order status",
"string": "Traitée"
},
"src_dot_generalInformations": {
"string": "Informations générales"
},
"src_dot_home": {
"context": "home section name",
"string": "Accueil"
},
"src_dot_home_dot_components_dot_HomeActivityCard_dot_draft": {
"string": "La commande #{orderId} a été placée à partir du brouillon par {userEmail}"
},
"src_dot_home_dot_components_dot_HomeActivityCard_dot_paid": {
"string": "La commande #{orderId} a été entièrement payée"
},
"src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": {
"string": "La commande #{orderId} a été placée"
},
"src_dot_lastName": {
"string": "Nom de famille"
},
"src_dot_manage": {
"context": "button",
"string": "Gérer"
},
"src_dot_navigation": {
"context": "navigation section name",
"string": "Navigation"
},
"src_dot_no": {
"string": "Non"
},
"src_dot_optionalField": {
"context": "field is optional",
"string": "Optionnel"
},
"src_dot_orders": {
"context": "orders section name",
"string": "Commandes"
},
"src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": {
"context": "dialog header",
"string": "Editer l'adresse de livraison"
},
"src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": {
"context": "dialog header",
"string": "Editer l'adresse de facturation "
},
"src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": {
"context": "dialog header",
"string": "Annuler les commandes"
},
"src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_187921539": {
"context": "switch button",
"string": "Libérer tout le stock affecté à ces commandes"
},
"src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_4224885638": {
"string": "{counter,plural,one {Are you sure you want to cancel this order?} other {Are you sure you want to cancel {displayQuantity} orders?}}"
},
"src_dot_orders_dot_components_dot_OrderCancelDialog_dot_3981375672": {
"string": "Êtes-vous certain de vouloir annuler la commande #{orderNumber}?"
},
"src_dot_orders_dot_components_dot_OrderCancelDialog_dot_944150063": {
"context": "switch button",
"string": "Libérer tout le stock affecté à cette commande"
},
"src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": {
"string": "Aucune note du client "
},
"src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1520756907": {
"context": "notes about customer, header",
"string": "Notes"
},
"src_dot_orders_dot_components_dot_OrderCustomer_dot_2312694610": {
"context": "subheader",
"string": "Informations de contact "
},
"src_dot_orders_dot_components_dot_OrderCustomer_dot_2433460203": {
"string": "Rechercher les clients"
},
"src_dot_orders_dot_components_dot_OrderCustomer_dot_2672803871": {
"context": "link",
"string": "Voir profil"
},
"src_dot_orders_dot_components_dot_OrderCustomer_dot_2758581442": {
"string": "Adresse de livraison"
},
"src_dot_orders_dot_components_dot_OrderCustomer_dot_3426593715": {
"context": "section header",
"string": "Client"
},
"src_dot_orders_dot_components_dot_OrderCustomer_dot_3912924864": {
"context": "billing address",
"string": "Même adresse que la livraison"
},
"src_dot_orders_dot_components_dot_OrderCustomer_dot_4172383244": {
"string": "Utilisateur anonyme"
},
"src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": {
"string": "Adresse de facturation"
},
"src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": {
"context": "button",
"string": "Annuler la commande"
},
"src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": {
"context": "dialog header",
"string": "Supprimer le brouillon de commande "
},
"src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_66064347": {
"string": "Êtes vous certains de vouloir supprimer le brouillon #{orderNumber} "
},
"src_dot_orders_dot_components_dot_OrderDraftDetailsProducts_dot_1134347598": {
"context": "price or ordered products",
"string": "Prix"
},
"src_dot_orders_dot_components_dot_OrderDraftDetailsProducts_dot_1895667608": {
"string": "Produit"
},
"src_dot_orders_dot_components_dot_OrderDraftDetailsProducts_dot_2796503714": {
"context": "quantity of ordered products",
"string": "Quantité"
},
"src_dot_orders_dot_components_dot_OrderDraftDetailsProducts_dot_546865199": {
"string": "Aucun produit ajouté à la commande"
},
"src_dot_orders_dot_components_dot_OrderDraftDetailsProducts_dot_878013594": {
"context": "total price of ordered products",
"string": "Total"
},
"src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": {
"context": "button",
"string": "Ajouter un service de livraison"
},
"src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": {
"string": "Taxes (TVA incluse)"
},
"src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": {
"string": "Aucun service de livraison applicable "
},
"src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": {
"context": "subtotal price or an order",
"string": "Sous-total"
},
"src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": {
"context": "total price of an order",
"string": "Total"
},
"src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": {
"context": "section header",
"string": "Détails de commande"
},
"src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2528459381": {
"context": "button",
"string": "Ajouter des produits"
},
"src_dot_orders_dot_components_dot_OrderDraftFinalizeDialog_dot_115822814": {
"string": "Aucune adresse de facturation"
},
"src_dot_orders_dot_components_dot_OrderDraftFinalizeDialog_dot_1161061962": {
"context": "dialog header",
"string": "Finaliser le brouillon de commande "
},
"src_dot_orders_dot_components_dot_OrderDraftFinalizeDialog_dot_1297434244": {
"string": "Aucune information sur l'utilisateur"
},
"src_dot_orders_dot_components_dot_OrderDraftFinalizeDialog_dot_1472924390": {
"string": "Il y a des informations manquantes ou incorrectes à propos de cette commande:"
},
"src_dot_orders_dot_components_dot_OrderDraftFinalizeDialog_dot_2430492151": {
"string": "Aucune adresse de livraison"
},
"src_dot_orders_dot_components_dot_OrderDraftFinalizeDialog_dot_2725265632": {
"context": "button",
"string": "Finaliser"
},
"src_dot_orders_dot_components_dot_OrderDraftFinalizeDialog_dot_2824936338": {
"string": "La méthode de livraison a été fournie mais aucun produit ne la nécessite "
},
"src_dot_orders_dot_components_dot_OrderDraftFinalizeDialog_dot_2968256006": {
"string": "Certains produits nécessitent une livraison mais aucune méthode a été fournie"
},
"src_dot_orders_dot_components_dot_OrderDraftFinalizeDialog_dot_3358029330": {
"string": "Êtes vous certain de vouloir finaliser le brouillon #{orderNumber}"
},
"src_dot_orders_dot_components_dot_OrderDraftFinalizeDialog_dot_678764806": {
"context": "button",
"string": "Finaliser quand même"
},
"src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": {
"context": "button",
"string": "Créer la commande"
},
"src_dot_orders_dot_components_dot_OrderDraftListPage_dot_551325728": {
"context": "tab name",
"string": "Tous les brouillons"
},
"src_dot_orders_dot_components_dot_OrderDraftListPage_dot_77765281": {
"string": "Rechercher le brouillon"
},
"src_dot_orders_dot_components_dot_OrderDraftListPage_dot_created": {
"context": "draft order",
"string": "Created"
},
"src_dot_orders_dot_components_dot_OrderDraftListPage_dot_customer": {
"context": "draft order",
"string": "Client"
},
"src_dot_orders_dot_components_dot_OrderDraftList_dot_2177368638": {
"string": "Aucun brouillon de commande trouvé"
},
"src_dot_orders_dot_components_dot_OrderDraftList_dot_2889196282": {
"string": "Numéro de commande"
},
"src_dot_orders_dot_components_dot_OrderDraftList_dot_3426593715": {
"string": "Client"
},
"src_dot_orders_dot_components_dot_OrderDraftList_dot_4205493358": {
"context": "order draft creation date",
"string": "Date"
},
"src_dot_orders_dot_components_dot_OrderDraftList_dot_878013594": {
"context": "order draft total price",
"string": "Total"
},
"src_dot_orders_dot_components_dot_OrderDraftPage_dot_1854613983": {
"context": "button",
"string": "Annuler la commande"
},
"src_dot_orders_dot_components_dot_OrderDraftPage_dot_2725265632": {
"context": "button",
"string": "Finaliser"
},
"src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_2569854889": {
"string": "Êtes-vous certain de vouloir annuler ce traitement? "
},
"src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_3515223857": {
"context": "switch button",
"string": "Réapprovisionner le stock d'articles?"
},
"src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_675709443": {
"context": "button",
"string": "Annuler le traitement"
},
"src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_732594284": {
"context": "dialog header",
"string": "Annuler le traitement"
},
"src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": {
"context": "quantity of fulfilled products",
"string": "Quantité"
},
"src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": {
"context": "fulfillment group",
"string": "Numéro de suivi"
},
"src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3928354289": {
"context": "dialog header",
"string": "Traiter les produits "
},
"src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": {
"string": "Nom de produit"
},
"src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": {
"context": "product's sku",
"string": "UGS (Unité de Gestion de Stock)"
},
"src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": {
"string": "Numéro de suivi"
},
"src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_606831229": {
"context": "dialog header",
"string": "Ajouter un code de suivi "
},
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": {
"context": "fulfillment group tracking number",
"string": "Ajouter un suivi"
},
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": {
"context": "product price",
"string": "Prix"
},
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": {
"context": "product name",
"string": "Produit"
},
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": {
"context": "ordered product quantity",
"string": "Quantité"
},
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": {
"string": "Numéro de suivi: {trackingNumber}"
},
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": {
"context": "section header",
"string": "Traitées ({quantity})"
},
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_662203348": {
"context": "button",
"string": "Annuler la livraison"
},
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": {
"context": "order line total price",
"string": "Total"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": {
"context": "order history message",
"string": "L'adresse de la commande a été mise à jour"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_1521936480": {
"context": "order history message",
"string": "Articles traités {quantity} "
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_1527620381": {
"context": "order history message",
"string": "Le traitement a été annulée"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_184692906": {
"context": "order history message",
"string": "La commande a été passée"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_1867847329": {
"context": "order history message",
"string": "Des liens vers les produits numériques de la commande ont été envoyés"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_1964864749": {
"context": "order history message",
"string": "La commande a été créée depuis le brouillon"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_2020753264": {
"context": "order history message",
"string": "La confirmation de paiement a été envoyée au client "
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_2027649178": {
"context": "order history message",
"string": "{quantity} articles réapprovisionnés "
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_2304318421": {
"context": "order history message",
"string": "La note a été ajoutée à la commande"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": {
"context": "order history message",
"string": "La confirmation de commande a été envoyée au client"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_2566971846": {
"context": "order history message",
"string": "Le paiement a été annulé"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": {
"context": "order history message",
"string": "La commande a été entièrement payée"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_2770854455": {
"context": "order history message",
"string": "Le paiement a été capturé "
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_3081292385": {
"context": "order history message",
"string": "La confirmation de traitement a été envoyée au client"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_3095247195": {
"context": "order history message",
"string": "Le brouillon de commande a été créé"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_3328124376": {
"context": "order history message",
"string": "Commande marquée comme étant payée"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_3453124210": {
"context": "order history message",
"string": "Le numéro de suivi de la livraison a été envoyé au client "
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_348557206": {
"context": "order history message",
"string": "Le paiement a été remboursé"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": {
"context": "order history message",
"string": "Les produits ont été ajoutés au brouillon de commande"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_3990160018": {
"string": "Historique de commande"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_4015160303": {
"context": "order history message",
"string": "{quantity} articles survendus"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": {
"context": "order history message",
"string": "Les produits ont été supprimés du brouillon de commande"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_4265697648": {
"context": "order history message",
"string": "Numéro de suivi mis à jour du groupe d'exécution"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_4266665081": {
"context": "order history message",
"string": "Paiement refusé "
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_651019008": {
"context": "order history message",
"string": "Les détails de livraison ont été envoyés au client "
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_950782935": {
"context": "order history message",
"string": "La commande a été annulée"
},
"src_dot_orders_dot_components_dot_OrderListPage_dot_2826235371": {
"context": "button",
"string": "Créer la commande"
},
"src_dot_orders_dot_components_dot_OrderListPage_dot_355376157": {
"string": "Rechercher parmi les commandes..."
},
"src_dot_orders_dot_components_dot_OrderListPage_dot_875489544": {
"context": "tab name",
"string": "Toutes les commandes"
},
"src_dot_orders_dot_components_dot_OrderListPage_dot_customer": {
"context": "order",
"string": "Client"
},
"src_dot_orders_dot_components_dot_OrderListPage_dot_placed": {
"context": "order",
"string": "Created"
},
"src_dot_orders_dot_components_dot_OrderList_dot_1198046928": {
"string": "Status du traitement"
},
"src_dot_orders_dot_components_dot_OrderList_dot_2743232155": {
"context": "payment status",
"string": "Paiement"
},
"src_dot_orders_dot_components_dot_OrderList_dot_2889196282": {
"string": "Numéro de commande"
},
"src_dot_orders_dot_components_dot_OrderList_dot_3426593715": {
"context": "e-mail or full name",
"string": "Client"
},
"src_dot_orders_dot_components_dot_OrderList_dot_4205493358": {
"context": "date when order was placed",
"string": "Date"
},
"src_dot_orders_dot_components_dot_OrderList_dot_878013594": {
"context": "total order price",
"string": "Total"
},
"src_dot_orders_dot_components_dot_OrderList_dot_898333473": {
"string": "Aucune commande trouvée"
},
"src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_2823153104": {
"string": "Êtes-vous certain de vouloir marquer cette commande comme payée?"
},
"src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_4196844912": {
"context": "dialog header",
"string": "Marquer la commande comme étant payée"
},
"src_dot_orders_dot_components_dot_OrderPaymentDialog_dot_1466130374": {
"context": "dialog header",
"string": "Saisie de Paiement "
},
"src_dot_orders_dot_components_dot_OrderPaymentDialog_dot_250371749": {
"context": "dialog header",
"string": "Paiement de remboursement "
},
"src_dot_orders_dot_components_dot_OrderPaymentDialog_dot_75546233": {
"context": "amount of refunded money",
"string": "Montant"
},
"src_dot_orders_dot_components_dot_OrderPaymentVoidDialog_dot_2217048637": {
"string": "Êtes-vous certain de vouloir annuler ce paiement ?"
},
"src_dot_orders_dot_components_dot_OrderPaymentVoidDialog_dot_3089049828": {
"context": "dialog header",
"string": "Paiement nul"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": {
"context": "order shipping method name",
"string": "La livraison"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": {
"context": "vat included in order price",
"string": "TVA incluse"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": {
"context": "ordered products",
"string": "{quantity} articles"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": {
"context": "order payment",
"string": "Montant saisi"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": {
"context": "void payment, button",
"string": "Vide"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": {
"context": "button",
"string": "Remboursement"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": {
"context": "order, button",
"string": "Marquer payé"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": {
"context": "order payment",
"string": "Solde exceptionnel "
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": {
"context": "order payment",
"string": "Montant pré-autorisé"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": {
"string": "TVA"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": {
"context": "capture payment, button",
"string": "Saisie"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": {
"context": "order subtotal price",
"string": "Sous-total"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": {
"context": "order total price",
"string": "Total"
},
"src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_1542417144": {
"context": "dialog header",
"string": "Créer produit"
},
"src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": {
"context": "variant sku",
"string": "UGS {sku}"
},
"src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2336947364": {
"string": "Recherche par nom de produit, attribut, type de produit, etc..."
},
"src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": {
"string": "Rechercher dans les produits"
},
"src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": {
"string": "Aucun produit ne correspond à la demande"
},
"src_dot_orders_dot_components_dot_OrderShippingMethodEditDialog_dot_3369240294": {
"context": "dialog header",
"string": "Modifier la méthode de livraison"
},
"src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": {
"context": "product unit price",
"string": "Prix"
},
"src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": {
"context": "product name",
"string": "Produit"
},
"src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": {
"context": "button",
"string": "Traiter"
},
"src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": {
"context": "ordered products",
"string": "Quantité"
},
"src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": {
"context": "section header",
"string": "Non traitées ({quantity})"
},
"src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": {
"context": "order line total price",
"string": "Total"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_1056718390": {
"string": "Paiement capturé avec succès"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_1096896329": {
"string": "N'a pas pu traiter les articles"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_1435191432": {
"string": "Le brouillon de commande a été finalisé avec succès"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_1468420349": {
"string": "Ligne de commande supprimée"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_1475565380": {
"string": "Le traitement a été mise à jour"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_149745214": {
"string": "N'a pas pu finaliser le brouillon"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_1632861387": {
"string": "Ligne de commande mise à jour"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_1636370257": {
"string": "La commande est marquée comme étant payée"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_1708579411": {
"string": "N'a pas pu mettre à jour la méthode de livraison"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_1852833563": {
"string": "N'a pas pu marquer la commande comme étant payée"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_1999598492": {
"string": "Ligne de commande ajoutée"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_2205960666": {
"string": "N'a pas pu supprimer la ligne de commande"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_2714957902": {
"string": "N'a pas pu ajouter la note"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_2808777264": {
"string": "Commande supprimée avec succès"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_3178394068": {
"string": "Note ajoutée avec succès"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_3280942553": {
"string": "Le paiement de commande annulé avec succès"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": {
"string": "Commande mise à jour avec succès"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_3991286734": {
"context": "notification",
"string": "Paiement non remboursé: {errorMessage}"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_4199953867": {
"string": "N'a pas pu annuler le traitement"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_4245651107": {
"string": "Les articles ont été marqués comme traités"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_487150696": {
"string": "N'a pas pu mettre à jour la ligne de commande"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_553600482": {
"string": "N'a pas pu mettre à jour le traitement"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_557535634": {
"string": "Paiement non capturé: {errorMessage}"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_562214451": {
"string": "N'a pas pu créer la ligne de commande"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": {
"string": "La méthode de livraison a été mise à jour avec succès"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_667274681": {
"string": "Paiement remboursé avec succès"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": {
"string": "Le traitement a été annulé"
},
"src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": {
"context": "dialog header",
"string": "Supprimer les brouillons de commandes"
},
"src_dot_orders_dot_views_dot_OrderDraftList_dot_1648805446": {
"string": "Les brouillons de commandes sont supprimés "
},
"src_dot_orders_dot_views_dot_OrderDraftList_dot_1738939038": {
"string": "Order draft successfully created"
},
"src_dot_orders_dot_views_dot_OrderDraftList_dot_2074422036": {
"context": "dialog content",
"string": "{counter,plural,one {Are you sure you want to delete this order draft?} other {Are you sure you want to delete {displayQuantity} order drafts?}}"
},
"src_dot_orders_dot_views_dot_OrderList_dot_1136302661": {
"string": "Commandes annulées"
},
"src_dot_orders_dot_views_dot_OrderList_dot_1738939038": {
"string": "Order draft successfully created"
},
"src_dot_orders_dot_views_dot_OrderList_dot_3528672691": {
"context": "cancel orders, button",
"string": "Annuler"
},
"src_dot_pages": {
"context": "pages section name",
"string": "Pages"
},
"src_dot_pages_dot_components_dot_PageDetailsPage_dot_1068617485": {
"context": "page header",
"string": "Créer page"
},
"src_dot_pages_dot_components_dot_PageDetailsPage_dot_1815688500": {
"context": "page",
"string": "depuis {date}"
},
"src_dot_pages_dot_components_dot_PageDetailsPage_dot_1996767833": {
"string": "Ajouter un titre et une description pour les moteurs de recherche pour rendre cette page plus facile à trouver"
},
"src_dot_pages_dot_components_dot_PageDetailsPage_dot_2001551496": {
"context": "page",
"string": "Sera visible à partir du {date}"
},
"src_dot_pages_dot_components_dot_PageInfo_dot_1116746286": {
"context": "page content",
"string": "Contenu"
},
"src_dot_pages_dot_components_dot_PageInfo_dot_1124600214": {
"context": "page title",
"string": "Titre"
},
"src_dot_pages_dot_components_dot_PageListPage_dot_3785394515": {
"context": "button",
"string": "Créer une page"
},
"src_dot_pages_dot_components_dot_PageList_dot_1124600214": {
"context": "dialog header",
"string": "Titre"
},
"src_dot_pages_dot_components_dot_PageList_dot_1459686496": {
"context": "page status",
"string": "Visibilité"
},
"src_dot_pages_dot_components_dot_PageList_dot_2489163252": {
"string": "Aucune page trouvée"
},
"src_dot_pages_dot_components_dot_PageList_dot_3478065224": {
"context": "page internal name",
"string": "Slug"
},
"src_dot_pages_dot_components_dot_PageList_dot_3640454975": {
"context": "page status",
"string": "Publié"
},
"src_dot_pages_dot_components_dot_PageList_dot_3767550649": {
"context": "page status",
"string": "Non Publiée"
},
"src_dot_pages_dot_components_dot_PageSlug_dot_1324178587": {
"string": "Adresse URL"
},
"src_dot_pages_dot_components_dot_PageSlug_dot_3478065224": {
"context": "page internal name",
"string": "Slug"
},
"src_dot_pages_dot_components_dot_PageSlug_dot_4210828158": {
"string": "Si le champ est vide, l'URL sera automatiquement généré de la Page Nom "
},
"src_dot_pages_dot_views_dot_1068617485": {
"context": "header",
"string": "Créer page"
},
"src_dot_pages_dot_views_dot_1457312643": {
"string": "Page supprimée"
},
"src_dot_pages_dot_views_dot_2680158037": {
"string": "Nouvelle page créée avec succès"
},
"src_dot_pages_dot_views_dot_3246254285": {
"context": "dialog header",
"string": "Supprimer Page"
},
"src_dot_pages_dot_views_dot_754348000": {
"context": "delete page",
"string": "Êtes-vous certain de vouloir effacer {title}?"
},
"src_dot_pages_dot_views_dot_PageList_dot_1080715663": {
"context": "notification",
"string": "Pages supprimées"
},
"src_dot_pages_dot_views_dot_PageList_dot_1547167026": {
"context": "publish page, button",
"string": "Publier"
},
"src_dot_pages_dot_views_dot_PageList_dot_158565417": {
"context": "dialog header",
"string": "Pages non publiées"
},
"src_dot_pages_dot_views_dot_PageList_dot_1640740095": {
"context": "dialog content",
"string": "{counter,plural,one {Are you sure you want to unpublish this page?} other {Are you sure you want to unpublish {displayQuantity} pages?}}"
},
"src_dot_pages_dot_views_dot_PageList_dot_2237014112": {
"context": "unpublish page, button",
"string": "Dépublier"
},
"src_dot_pages_dot_views_dot_PageList_dot_2321087286": {
"context": "dialog header",
"string": "Publier les pages"
},
"src_dot_pages_dot_views_dot_PageList_dot_2454977063": {
"context": "dialog content",
"string": "{counter,plural,one {Are you sure you want to publish this page?} other {Are you sure you want to publish {displayQuantity} pages?}}"
},
"src_dot_pages_dot_views_dot_PageList_dot_2494122225": {
"context": "dialog content",
"string": "{counter,plural,one {Are you sure you want to delete this page?} other {Are you sure you want to delete {displayQuantity} pages?}}"
},
"src_dot_pages_dot_views_dot_PageList_dot_2543350562": {
"context": "notification",
"string": "Pages publiées"
},
"src_dot_pages_dot_views_dot_PageList_dot_2782958373": {
"context": "dialog header",
"string": "Supprimer Pages"
},
"src_dot_paid": {
"context": "payment status",
"string": "Paiement totalement effectué"
},
"src_dot_partiallyFulfilled": {
"context": "order status",
"string": "Partiellement traitée"
},
"src_dot_partiallyPaid": {
"context": "payment status",
"string": "Partiellement payé"
},
"src_dot_partiallyRefunded": {
"context": "payment status",
"string": "Partiellement remboursé "
},
"src_dot_plugins": {
"context": "plugins section name",
"string": "Plugins"
},
"src_dot_plugins_dot_components_dot_PluginAuthorization_dot_768575093": {
"context": "section header",
"string": "authorisation."
},
"src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": {
"context": "plugin name",
"string": "Nom du plugin"
},
"src_dot_plugins_dot_components_dot_PluginInfo_dot_1756106276": {
"context": "plugin status",
"string": "État"
},
"src_dot_plugins_dot_components_dot_PluginInfo_dot_3425535100": {
"context": "section header",
"string": "Information et statut du plugin"
},
"src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": {
"string": "Définir le plugin comme étant actif"
},
"src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": {
"context": "header",
"string": "Ajouter une entrée au champ d'autorisations"
},
"src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_4269236107": {
"context": "header",
"string": "Edit Authorization Field"
},
"src_dot_plugins_dot_components_dot_PluginSettings_dot_1970881031": {
"context": "section header",
"string": "Paramètres du plugin"
},
"src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": {
"context": "section header",
"string": "Paramètres du plugin"
},
"src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": {
"context": "header",
"string": "Details de {pluginName} "
},
"src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": {
"context": "section header",
"string": "Information et statut du plugin"
},
"src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": {
"string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar."
},
"src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_4241018152": {
"string": "Cette adresse sera utilisée pour générer des factures et calculer les taux de livraison. L'adresse e-mail que vous avez fournie ici sera utilisée comme adresse de contact par vos clients."
},
"src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": {
"string": "Search Plugins..."
},
"src_dot_plugins_dot_components_dot_PluginsListPage_dot_3523826683": {
"context": "tab name",
"string": "Tous les plugins"
},
"src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": {
"context": "plugin",
"string": "Activé"
},
"src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": {
"context": "plugin",
"string": "inactif"
},
"src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": {
"context": "plugin status",
"string": "Activé"
},
"src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": {
"context": "user action bar",
"string": "Action"
},
"src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": {
"context": "plugin name",
"string": "Nom"
},
"src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": {
"string": "Aucun plugin trouvé"
},
"src_dot_plugins_dot_views_dot_1096544448": {
"context": "header",
"string": "Authorization Field Delete"
},
"src_dot_plugins_dot_views_dot_955370043": {
"string": "The plugin may stop working after this field is cleared. Are you sure you want to proceed?"
},
"src_dot_productTypes": {
"context": "product types section name",
"string": "Types de produit"
},
"src_dot_productTypes_dot_components_dot_AssignAttributeDialog_dot_2173976534": {
"context": "button",
"string": "Assigner des attributs"
},
"src_dot_productTypes_dot_components_dot_AssignAttributeDialog_dot_3922579741": {
"context": "dialog header",
"string": "Assigner Attribut"
},
"src_dot_productTypes_dot_components_dot_AssignAttributeDialog_dot_4205644805": {
"string": "Aucun résultat trouvé"
},
"src_dot_productTypes_dot_components_dot_AssignAttributeDialog_dot_524117994": {
"string": "Recherchez par nom d'attribut"
},
"src_dot_productTypes_dot_components_dot_AssignAttributeDialog_dot_902296540": {
"string": "Rechercher les attributs"
},
"src_dot_productTypes_dot_components_dot_ProductTypeAttributeEditDialog_dot_1228425832": {
"string": "Nom de l'attribut"
},
"src_dot_productTypes_dot_components_dot_ProductTypeAttributeEditDialog_dot_335542212": {
"string": "Valeurs de l'attribut"
},
"src_dot_productTypes_dot_components_dot_ProductTypeAttributeUnassignDialog_dot_404238501": {
"context": "dialog header",
"string": "Désassigner l'attribut de Type de produit"
},
"src_dot_productTypes_dot_components_dot_ProductTypeAttributeUnassignDialog_dot_722498450": {
"string": "Êtes-vous certain de vouloir enlever {attributeName} de {productTypeName}?"
},
"src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_1192828581": {
"string": "Aucun attribut trouvé"
},
"src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_1228425832": {
"string": "Nom de l'attribut"
},
"src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_1656462109": {
"context": "button",
"string": "Assigner un attribut"
},
"src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_3478065224": {
"context": "attribute internal name",
"string": "Slug"
},
"src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_3559259966": {
"context": "section header",
"string": "Attributs du produit"
},
"src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": {
"context": "section header",
"string": "Attributs de la variante"
},
"src_dot_productTypes_dot_components_dot_ProductTypeBulkAttributeUnassignDialog_dot_2646729060": {
"context": "unassign multiple attributes from product type",
"string": "{counter,plural,one {Are you sure you want to unassign this attribute from {productTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {productTypeName}?}}"
},
"src_dot_productTypes_dot_components_dot_ProductTypeBulkAttributeUnassignDialog_dot_766918870": {
"context": "dialog header",
"string": "Désassigner l'attribut de Type de produit"
},
"src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": {
"context": "delete product type",
"string": "Êtes-vous certain de vouloir effacer {name}?"
},
"src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": {
"context": "dialog header",
"string": "Supprimer type de produit"
},
"src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": {
"context": "switch button",
"string": "Le type du produit utilise des variantes d'attributs "
},
"src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": {
"string": "Nom du type du produit"
},
"src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": {
"context": "tab name",
"string": "Tous les types de produit"
},
"src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_3420445375": {
"string": "Rechercher le type de produit"
},
"src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_3479705616": {
"context": "button",
"string": "Créer un type de produit"
},
"src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_configurable": {
"context": "product type",
"string": "Configurable"
},
"src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_digital": {
"context": "product",
"string": "Digital"
},
"src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_shippable": {
"context": "product",
"string": "Shippable"
},
"src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_type": {
"context": "product type is digital or physical",
"string": "Type"
},
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1126553969": {
"string": "Aucun type de produit trouvé"
},
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1211157042": {
"context": "product type",
"string": "Produit simple"
},
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1240292548": {
"context": "tax rate for a product type",
"string": "Taxe"
},
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1952810469": {
"context": "product type is either simple or configurable",
"string": "Type"
},
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_2253986440": {
"context": "product type name",
"string": "Nom du type"
},
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_2754779425": {
"context": "product type",
"string": "Configurable"
},
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_881286562": {
"context": "product type",
"string": "Digital"
},
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_966610541": {
"context": "product type",
"string": "Physique"
},
"src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_1325966144": {
"context": "product type shipping settings, section header",
"string": "La livraison"
},
"src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_2143413921": {
"context": "switch button",
"string": "Est-ce que produit est expédiable?"
},
"src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_2927891783": {
"string": "Utilisé pour calculer les taux pour la livraison de produits de ce type de produit quand aucun poids n'est spécifié "
},
"src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": {
"string": "Poids"
},
"src_dot_productTypes_dot_views_dot_3822478981": {
"string": "Type du produit créé avec succès"
},
"src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": {
"context": "dialog header",
"string": "Supprimer types de produit"
},
"src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": {
"context": "dialog content",
"string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}"
},
"src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": {
"string": "Type du produit supprimé "
},
"src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_870815507": {
"context": "unassign attribute from product type, button",
"string": "Désassigner"
},
"src_dot_products": {
"context": "products section name",
"string": "Produits"
},
"src_dot_products_dot_components_dot_ProductAttributes_dot_1071548120": {
"context": "number of product attributes",
"string": "{number} Attributs"
},
"src_dot_products_dot_components_dot_ProductAttributes_dot_1148029984": {
"context": "attribute value",
"string": "Valeur"
},
"src_dot_products_dot_components_dot_ProductAttributes_dot_1207761269": {
"context": "attribute values",
"string": "Valeurs"
},
"src_dot_products_dot_components_dot_ProductAttributes_dot_4153345096": {
"context": "product attributes, section header",
"string": "Attributs"
},
"src_dot_products_dot_components_dot_ProductCategoryAndCollectionsForm_dot_1755013298": {
"string": "Catégorie"
},
"src_dot_products_dot_components_dot_ProductCategoryAndCollectionsForm_dot_222873645": {
"string": "Collections"
},
"src_dot_products_dot_components_dot_ProductCategoryAndCollectionsForm_dot_3829816432": {
"context": "product organization, header",
"string": "Organisation"
},
"src_dot_products_dot_components_dot_ProductCreatePage_dot_1815688500": {
"context": "product",
"string": "depuis {date}"
},
"src_dot_products_dot_components_dot_ProductCreatePage_dot_2001551496": {
"context": "product",
"string": "Sera visible à partir du {date}"
},
"src_dot_products_dot_components_dot_ProductCreatePage_dot_2706108815": {
"string": "Ajouter un titre et une description pour les moteurs de recherche pour rendre cet article plus facile à trouver"
},
"src_dot_products_dot_components_dot_ProductDetailsForm_dot_636461959": {
"context": "product name",
"string": "Nom"
},
"src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": {
"context": "section header",
"string": "Toutes les photos"
},
"src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": {
"context": "field is optional",
"string": "Optionnel"
},
"src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": {
"context": "header",
"string": "Modifier la photo"
},
"src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": {
"context": "section header",
"string": "Vue de la photo "
},
"src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": {
"context": "section header",
"string": "Information de la photo"
},
"src_dot_products_dot_components_dot_ProductImages_dot_3240888698": {
"context": "section header",
"string": "Photos"
},
"src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": {
"context": "product price",
"string": "Prix"
},
"src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": {
"context": "button",
"string": "Créer produit"
},
"src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": {
"context": "product type",
"string": "Type"
},
"src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": {
"string": "Rechercher parmi les produits..."
},
"src_dot_products_dot_components_dot_ProductListPage_dot_3640454975": {
"context": "product status",
"string": "Publié"
},
"src_dot_products_dot_components_dot_ProductListPage_dot_821159718": {
"context": "tab name",
"string": "Tous les produits"
},
"src_dot_products_dot_components_dot_ProductListPage_dot_available": {
"context": "product status",
"string": "Disponible"
},
"src_dot_products_dot_components_dot_ProductListPage_dot_hidden": {
"context": "product is hidden",
"string": "Caché"
},
"src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": {
"context": "product status",
"string": "En rupture de stock"
},
"src_dot_products_dot_components_dot_ProductListPage_dot_price": {
"string": "Prix"
},
"src_dot_products_dot_components_dot_ProductListPage_dot_quantity": {
"context": "product",
"string": "Quantité de stock"
},
"src_dot_products_dot_components_dot_ProductListPage_dot_visibility": {
"context": "product visibility",
"string": "Visibilité"
},
"src_dot_products_dot_components_dot_ProductListPage_dot_visible": {
"context": "product is visible",
"string": "Visible"
},
"src_dot_products_dot_components_dot_ProductList_dot_1134347598": {
"context": "product price",
"string": "Prix"
},
"src_dot_products_dot_components_dot_ProductList_dot_1657559629": {
"string": "Aucun produit trouvé"
},
"src_dot_products_dot_components_dot_ProductList_dot_1952810469": {
"context": "product type",
"string": "Type"
},
"src_dot_products_dot_components_dot_ProductList_dot_2341910657": {
"context": "product status",
"string": "Non publiée"
},
"src_dot_products_dot_components_dot_ProductList_dot_3640454975": {
"context": "product status",
"string": "Publié"
},
"src_dot_products_dot_components_dot_ProductList_dot_636461959": {
"context": "product",
"string": "Nom"
},
"src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": {
"context": "product is not configurable",
"string": "Simple"
},
"src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": {
"string": "Catégorie"
},
"src_dot_products_dot_components_dot_ProductOrganization_dot_222873645": {
"string": "Collections"
},
"src_dot_products_dot_components_dot_ProductOrganization_dot_2364184433": {
"context": "section header",
"string": "Organiser le produit"
},
"src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": {
"context": "product is configurable",
"string": "Configurable"
},
"src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": {
"context": "field is optional",
"string": "*Optionnel. Ajouter un produit à une collection aide l'utilisateur à le trouver."
},
"src_dot_products_dot_components_dot_ProductOrganization_dot_4257289053": {
"string": "Type du produit"
},
"src_dot_products_dot_components_dot_ProductPricing_dot_1099355007": {
"context": "product pricing",
"string": "Prix"
},
"src_dot_products_dot_components_dot_ProductPricing_dot_1134347598": {
"context": "product price",
"string": "Prix"
},
"src_dot_products_dot_components_dot_ProductPricing_dot_3015886868": {
"string": "TVA sur cet article"
},
"src_dot_products_dot_components_dot_ProductStock_dot_1680952454": {
"context": "allocated product stock",
"string": "Alloué: {quantity}"
},
"src_dot_products_dot_components_dot_ProductStock_dot_2585918415": {
"string": "UGS (Unité de Gestion de Stock)"
},
"src_dot_products_dot_components_dot_ProductUpdatePage_dot_1815688500": {
"context": "product",
"string": "depuis {date}"
},
"src_dot_products_dot_components_dot_ProductUpdatePage_dot_2001551496": {
"context": "product",
"string": "Sera visible à partir du {date}"
},
"src_dot_products_dot_components_dot_ProductUpdatePage_dot_2706108815": {
"string": "Ajouter un titre et une description pour les moteurs de recherche pour rendre cet article plus facile à trouver"
},
"src_dot_products_dot_components_dot_ProductVariantAttributes_dot_1536841622": {
"context": "product attribute error",
"string": "Tous les attributs doivent avoir une valeur"
},
"src_dot_products_dot_components_dot_ProductVariantAttributes_dot_258966189": {
"context": "product attribute error",
"string": "This variant already exists"
},
"src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_1009678918": {
"context": "header",
"string": "Vous allez créé des variantes ci-dessous "
},
"src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_1134347598": {
"context": "variant price",
"string": "Prix"
},
"src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_168343345": {
"context": "variant attribute",
"string": "Attribut"
},
"src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_2478977538": {
"context": "attribute values, variant creation step",
"string": "Sélectionner des valeurs"
},
"src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_2670525734": {
"context": "variant attribute",
"string": "Choisir un attribut"
},
"src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_2745385064": {
"context": "variant creation step",
"string": "Résumé"
},
"src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_2783195765": {
"string": "Appliquer le prix unique à tous les UGS "
},
"src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_3387090508": {
"string": "Appliquer le stock unique par attribut à chaque UGS "
},
"src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_3490038570": {
"context": "variant stock amount",
"string": "Inventaire"
},
"src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_3528672691": {
"context": "button",
"string": "Annuler"
},
"src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_3570949907": {
"string": "Appliquer les prix uniques par attribut à chaque UGS "
},
"src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_3601538615": {
"string": "Appliquer le stock unique à tous les UGS "
},
"src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_3673120330": {
"context": "button",
"string": "Suivant"
},
"src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_3841616483": {
"context": "variant stock, header",
"string": "Stock"
},
"src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_3922579741": {
"context": "dialog header",
"string": "Assigner Attribut"
},
"src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_4120989039": {
"context": "create multiple variants, button",
"string": "Créer"
},
"src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_693960049": {
"string": "UGS (Unité de Gestion de Stock)"
},
"src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_705096461": {
"context": "variant creation step",
"string": "Prix et UGS"
},
"src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_904693740": {
"context": "previous step, button",
"string": "Précédent"
},
"src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_998917294": {
"context": "variant name",
"string": "Variation"
},
"src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_2853608829": {
"context": "button",
"string": "Enregistrer la variante"
},
"src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_3726089650": {
"context": "button",
"string": "Supprimer la variante"
},
"src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": {
"context": "button",
"string": "Effacer la variante"
},
"src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_2297471173": {
"context": "delete product variant",
"string": "Êtes-vous certain de vouloir effacer {name}?"
},
"src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_3726089650": {
"context": "dialog header",
"string": "Supprimer la variante"
},
"src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": {
"context": "dialog header",
"string": "Sélection de l'image "
},
"src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": {
"context": "section header",
"string": "Photos"
},
"src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": {
"string": "Sélectionner une variante d'image spécifique à partir des images de produits"
},
"src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": {
"context": "button",
"string": "Choisir les photos"
},
"src_dot_products_dot_components_dot_ProductVariantNavigation_dot_2153006789": {
"context": "section header",
"string": "Variantes"
},
"src_dot_products_dot_components_dot_ProductVariantNavigation_dot_2845381934": {
"context": "button",
"string": "Ajouter une variante"
},
"src_dot_products_dot_components_dot_ProductVariantNavigation_dot_3185562157": {
"context": "variant name",
"string": "Nouvelle variante"
},
"src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": {
"context": "product pricing, section header",
"string": "Prix"
},
"src_dot_products_dot_components_dot_ProductVariantPrice_dot_1416480328": {
"string": "Remplacement de prix de revient"
},
"src_dot_products_dot_components_dot_ProductVariantPrice_dot_2238565650": {
"string": "Substitution du prix de vente"
},
"src_dot_products_dot_components_dot_ProductVariantStock_dot_1680952454": {
"context": "variant allocated stock",
"string": "Alloué: {quantity}"
},
"src_dot_products_dot_components_dot_ProductVariantStock_dot_2585918415": {
"string": "UGS (Unité de Gestion de Stock)"
},
"src_dot_products_dot_components_dot_ProductVariantStock_dot_3490038570": {
"context": "product variant stock",
"string": "Inventaire"
},
"src_dot_products_dot_components_dot_ProductVariantStock_dot_3841616483": {
"context": "product variant stock, section header",
"string": "Stock"
},
"src_dot_products_dot_components_dot_ProductVariants_dot_1033175132": {
"context": "product variant status",
"string": "Indisponible"
},
"src_dot_products_dot_components_dot_ProductVariants_dot_1134347598": {
"context": "product variant price",
"string": "Prix"
},
"src_dot_products_dot_components_dot_ProductVariants_dot_1721716102": {
"context": "button",
"string": "Créer des variantes"
},
"src_dot_products_dot_components_dot_ProductVariants_dot_1756106276": {
"context": "product variant status",
"string": "État"
},
"src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": {
"context": "section header",
"string": "Variantes"
},
"src_dot_products_dot_components_dot_ProductVariants_dot_2157131639": {
"context": "product variant status",
"string": "Disponible"
},
"src_dot_products_dot_components_dot_ProductVariants_dot_277989856": {
"string": "Utiliser des variantes de produits pour les produits qui ont plusieurs versions par exemple différentes tailles ou couleurs"
},
"src_dot_products_dot_components_dot_ProductVariants_dot_3989383405": {
"context": "button",
"string": "Créer une variante"
},
"src_dot_products_dot_components_dot_ProductVariants_dot_636461959": {
"context": "product variant name",
"string": "Nom"
},
"src_dot_products_dot_components_dot_ProductVariants_dot_693960049": {
"string": "UGS (Unité de Gestion de Stock)"
},
"src_dot_products_dot_views_dot_1542417144": {
"context": "window title",
"string": "Créer produit"
},
"src_dot_products_dot_views_dot_1591632382": {
"context": "page header",
"string": "Nouveau produit"
},
"src_dot_products_dot_views_dot_1731766393": {
"context": "dialog header",
"string": "Supprimer Image"
},
"src_dot_products_dot_views_dot_2279302139": {
"string": "Variante retirée"
},
"src_dot_products_dot_views_dot_2362587265": {
"context": "header",
"string": "Créer une variante"
},
"src_dot_products_dot_views_dot_2880386427": {
"string": "Êtes-vous certain de vouloir supprimer cette image?"
},
"src_dot_products_dot_views_dot_2899821092": {
"string": "Produit créé"
},
"src_dot_products_dot_views_dot_3989383405": {
"context": "window title",
"string": "Créer une variante"
},
"src_dot_products_dot_views_dot_ProductList_dot_1204353135": {
"context": "dialog content",
"string": "{counter,plural,one {Are you sure you want to delete this product?} other {Are you sure you want to delete {displayQuantity} products?}}"
},
"src_dot_products_dot_views_dot_ProductList_dot_1547167026": {
"context": "publish product, button",
"string": "Publier"
},
"src_dot_products_dot_views_dot_ProductList_dot_2036051956": {
"context": "dialog content",
"string": "{counter,plural,one {Are you sure you want to unpublish this product?} other {Are you sure you want to unpublish {displayQuantity} products?}}"
},
"src_dot_products_dot_views_dot_ProductList_dot_2237014112": {
"context": "unpublish product, button",
"string": "Dépublier"
},
"src_dot_products_dot_views_dot_ProductList_dot_2946646245": {
"context": "dialog header",
"string": "Publier les produits"
},
"src_dot_products_dot_views_dot_ProductList_dot_3362608461": {
"context": "dialog header",
"string": "Produits non publiés"
},
"src_dot_products_dot_views_dot_ProductList_dot_3518737068": {
"context": "dialog content",
"string": "{counter,plural,one {Are you sure you want to publish this product?} other {Are you sure you want to publish {displayQuantity} products?}}"
},
"src_dot_products_dot_views_dot_ProductList_dot_400629795": {
"context": "dialog header",
"string": "Supprimer produit"
},
"src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": {
"context": "dialog content",
"string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}"
},
"src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": {
"context": "dialog header",
"string": "Supprimer variantes de produit"
},
"src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": {
"context": "delete product",
"string": "Êtes-vous certain de vouloir effacer {name}?"
},
"src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": {
"string": "Produit enlevé "
},
"src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": {
"context": "dialog header",
"string": "Supprimer Produit"
},
"src_dot_properties": {
"string": "Propriétés"
},
"src_dot_readOnly": {
"string": "Saleor runs in read-only mode. Changes not saved."
},
"src_dot_refunded": {
"context": "payment status",
"string": "Totalement remboursé"
},
"src_dot_remove": {
"context": "button",
"string": "Supprimer"
},
"src_dot_requiredField": {
"string": "This field is required"
},
"src_dot_sales": {
"context": "sales section name",
"string": "Promotions"
},
"src_dot_save": {
"context": "button",
"string": "Sauvegarder"
},
"src_dot_savedChanges": {
"string": "Changements enregistrés "
},
"src_dot_serviceAccounts": {
"context": "service accounts section name",
"string": "Comptes service"
},
"src_dot_services_dot_components_dot_ServiceCreatePage_dot_248507553": {
"context": "header",
"string": "Créer un nouveau compte"
},
"src_dot_services_dot_components_dot_ServiceCreatePage_dot_27827485": {
"context": "checkbox label",
"string": "Le compte service est actif"
},
"src_dot_services_dot_components_dot_ServiceDefaultToken_dot_1336855942": {
"string": "Clé d'accès générée"
},
"src_dot_services_dot_components_dot_ServiceDefaultToken_dot_2080322626": {
"string": "Cette clé vous donne accès à l'API de votre magasin et vous la trouverez là: {url}"
},
"src_dot_services_dot_components_dot_ServiceDefaultToken_dot_2864204643": {
"context": "button",
"string": "Copié"
},
"src_dot_services_dot_components_dot_ServiceDefaultToken_dot_3406541221": {
"context": "button",
"string": "Copier la clé d'accès"
},
"src_dot_services_dot_components_dot_ServiceDefaultToken_dot_4189999598": {
"string": "Nous avons créé votre clé d'accès par défaut. Assurez-vous de copier votre nouvelle clé d'accès personnelle maintenant. Vous ne pourrez plus la voir ensuite. "
},
"src_dot_services_dot_components_dot_ServiceDeleteDialog_dot_1534767622": {
"context": "dialog header",
"string": "Supprimer le compte service"
},
"src_dot_services_dot_components_dot_ServiceDeleteDialog_dot_2297471173": {
"context": "delete service account",
"string": "Êtes-vous certain de vouloir effacer {name}?"
},
"src_dot_services_dot_components_dot_ServiceDetailsPage_dot_27827485": {
"context": "checkbox label",
"string": "Le compte service est actif"
},
"src_dot_services_dot_components_dot_ServiceInfo_dot_3789449123": {
"context": "service account",
"string": "Nom du compte"
},
"src_dot_services_dot_components_dot_ServiceInfo_dot_426959482": {
"context": "header",
"string": "Information du compte service"
},
"src_dot_services_dot_components_dot_ServiceListPage_dot_1895355592": {
"string": "Chercher les comptes service"
},
"src_dot_services_dot_components_dot_ServiceListPage_dot_4040605455": {
"context": "tab name",
"string": "Tous les comptes service"
},
"src_dot_services_dot_components_dot_ServiceListPage_dot_624280156": {
"context": "button",
"string": "Créer un compte"
},
"src_dot_services_dot_components_dot_ServiceListPage_dot_active": {
"context": "service account",
"string": "Activé"
},
"src_dot_services_dot_components_dot_ServiceListPage_dot_deactivated": {
"context": "service account",
"string": "inactif"
},
"src_dot_services_dot_components_dot_ServiceList_dot_1342308051": {
"string": "Aucun compte service trouvé "
},
"src_dot_services_dot_components_dot_ServiceList_dot_31853942": {
"context": "account status",
"string": "actif"
},
"src_dot_services_dot_components_dot_ServiceList_dot_3239722049": {
"context": "account status",
"string": "non actif"
},
"src_dot_services_dot_components_dot_ServiceList_dot_636461959": {
"context": "service name",
"string": "Nom"
},
"src_dot_services_dot_components_dot_ServiceTokenCreateDialog_dot_1336855942": {
"string": "Clé d'accès générée"
},
"src_dot_services_dot_components_dot_ServiceTokenCreateDialog_dot_2530792168": {
"string": "Les clés d'accès sont utilisées pour authentifier les comptes service "
},
"src_dot_services_dot_components_dot_ServiceTokenCreateDialog_dot_3009959880": {
"string": "Vous avez créé une clé d'accès. Assurez-vous de copier votre nouvelle clé d'accès personnelle maintenant. Vous ne pourrez plus la voir ensuite. "
},
"src_dot_services_dot_components_dot_ServiceTokenCreateDialog_dot_3406541221": {
"context": "button",
"string": "Copier la clé d'accès"
},
"src_dot_services_dot_components_dot_ServiceTokenCreateDialog_dot_3875340101": {
"context": "header",
"string": "Créer une clé d'accès"
},
"src_dot_services_dot_components_dot_ServiceTokenCreateDialog_dot_4017491013": {
"string": "Note de la clé d'accès"
},
"src_dot_services_dot_components_dot_ServiceTokenCreateDialog_dot_4120989039": {
"context": "create service token, button",
"string": "Créer"
},
"src_dot_services_dot_components_dot_ServiceTokenDeleteDialog_dot_1534767622": {
"context": "dialog title",
"string": "Supprimer le compte service"
},
"src_dot_services_dot_components_dot_ServiceTokenDeleteDialog_dot_981802752": {
"context": "delete token",
"string": "Êtes-vous certain de vouloir supprimer la clé d'accès {token}?"
},
"src_dot_services_dot_components_dot_ServiceTokens_dot_2446088470": {
"context": "service account key",
"string": "Clé"
},
"src_dot_services_dot_components_dot_ServiceTokens_dot_2639089057": {
"string": "Aucune clé d'accès trouvée"
},
"src_dot_services_dot_components_dot_ServiceTokens_dot_3875340101": {
"context": "button",
"string": "Créer une clé d'accès"
},
"src_dot_services_dot_components_dot_ServiceTokens_dot_4017491013": {
"string": "Note de la clé d'accès"
},
"src_dot_services_dot_components_dot_ServiceTokens_dot_4190792473": {
"context": "table actions",
"string": "Actions"
},
"src_dot_services_dot_components_dot_ServiceTokens_dot_426959482": {
"context": "header",
"string": "Information du compte service"
},
"src_dot_services_dot_views_dot_ServiceCreate_dot_3167211165": {
"context": "window title",
"string": "Créer un compte service"
},
"src_dot_shipping": {
"context": "shipping section name",
"string": "Méthodes de livraison"
},
"src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": {
"string": "Cette unité sera utilisée comme poids de livraison par défaut"
},
"src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_549146363": {
"string": "Unité du poids de la livraison "
},
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": {
"string": "Le reste du monde"
},
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": {
"string": "Chercher rapidement "
},
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": {
"context": "dialog header",
"string": "Assigner Pays"
},
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": {
"string": "Si sélectionné, cela ajoutera tous les pays non-sélectionnés aux autres zones de livraison"
},
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": {
"string": "Recherchez par nom de pays"
},
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": {
"string": "Choisissez les pays que vous voulez ajouter à la liste des zones de livraison ci-dessous"
},
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": {
"context": "button",
"string": "Assigner des pays"
},
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": {
"context": "country selection",
"string": "Pays de A à Z"
},
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": {
"string": "Rechercher pays"
},
"src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": {
"string": " Actuellement, aucun pays n'est affecté à cette zone de livraison"
},
"src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": {
"string": "Pays"
},
"src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": {
"context": "header",
"string": "Créer nouvelle zone d'envoi"
},
"src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": {
"string": "Ceci est une zone de livraison par défaut, cest-à-dire quelle couvre tous les pays qui ne sont pas affectés à dautres zones de livraison."
},
"src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": {
"string": "La livraison"
},
"src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": {
"string": " Actuellement, aucun pays n'est affecté à cette zone de livraison"
},
"src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": {
"string": "Pays"
},
"src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": {
"string": "Ceci est une zone de livraison par défaut, cest-à-dire quelle couvre tous les pays qui ne sont pas affectés à dautres zones de livraison."
},
"src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_1109610983": {
"string": "Nom de la zone de livraison"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_1337705349": {
"string": "La valeur minimale de commande"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_1388947267": {
"string": "Ce taux sera appliqué à toutes les commandes de tout poids"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_1397795758": {
"context": "add weight based shipping method, dialog header",
"string": "Ajouter une fourchette de poids"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_1403365734": {
"context": "shipping method price",
"string": "Prix du taux"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_1486599614": {
"string": "Ceci sera visible pour les clients au moment du check-out"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_1542600502": {
"context": "button",
"string": "Mettre à jour le taux"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_16061680": {
"context": "button",
"string": "Créer le taux"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_1878009504": {
"string": "Le poid minimal de commande"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_2215090771": {
"context": "shipping method, switch button",
"string": "Ceci est une livraison gratuite"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_2324036635": {
"context": "order weight range",
"string": "Fourchette de poids"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_2533614652": {
"context": "order price range",
"string": "Fourchette de valeurs "
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_2892088870": {
"context": "dialog header",
"string": "Ajouter une fourchette de prix"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_3213611593": {
"context": "shipping method",
"string": "Taux"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_3463567334": {
"string": "La valeur maximale de commande"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_3659741519": {
"string": "Le poid maximal de commande"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_382595300": {
"context": "shipping method name",
"string": "Nom du taux"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_3934114933": {
"context": "dialog header",
"string": "Modifier la fourchette de prix"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_4152709923": {
"context": "edit weight based shipping method, dialog header",
"string": "Ajouter une fourchette de poids"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_4226393146": {
"string": "Ce taux sera appliqué à toutes les commandes de tout prix"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_882649212": {
"context": "shipping method has no value limits",
"string": "Il n'y a pas de limite de valeur "
},
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_1134347598": {
"context": "shipping method price",
"string": "Prix"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_16061680": {
"context": "button",
"string": "Créer le taux"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_1923873558": {
"context": "shipping method price range",
"string": "Fourchette de valeurs"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_1961493435": {
"string": "Aucun taux de livraison trouvé"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_2542194565": {
"context": "price based shipping methods, section header",
"string": "Taux basés sur le prix"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_2600677138": {
"context": "shipping method weight range",
"string": "Fourchette de poids"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_383202459": {
"context": "weight based shipping methods, section header",
"string": "Taux basés sur le poids"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_636461959": {
"context": "shipping method name",
"string": "Nom"
},
"src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": {
"context": "header",
"string": "La livraison"
},
"src_dot_shipping_dot_components_dot_ShippingZonesList_dot_120574110": {
"context": "sort shipping methods by zone, section header",
"string": "Livraison par zone"
},
"src_dot_shipping_dot_components_dot_ShippingZonesList_dot_2673544109": {
"context": "button",
"string": "Créer une zone de livraison"
},
"src_dot_shipping_dot_components_dot_ShippingZonesList_dot_3109712047": {
"string": "Pays"
},
"src_dot_shipping_dot_components_dot_ShippingZonesList_dot_636461959": {
"context": "shipping zone",
"string": "Nom"
},
"src_dot_shipping_dot_components_dot_ShippingZonesList_dot_655374584": {
"string": "Aucune zone de livraison trouvée"
},
"src_dot_shipping_dot_views_dot_1005071028": {
"string": "Êtes-vous certain de vouloir supprimer {shippingZoneName} de la zone de livraison?"
},
"src_dot_shipping_dot_views_dot_1010705153": {
"context": "dialog header",
"string": "Supprimer zone d'envoi"
},
"src_dot_shipping_dot_views_dot_1711385401": {
"context": "dialog header",
"string": "Supprimer zones d'envoi"
},
"src_dot_shipping_dot_views_dot_725201918": {
"context": "dialog content",
"string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}"
},
"src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1010705153": {
"context": "dialog header",
"string": "Supprimer zone d'envoi"
},
"src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": {
"context": "unassign country",
"string": "Êtes-vous certain de vouloir supprimer {countryName} de cette zone de livraison?"
},
"src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1502359905": {
"context": "dialog header",
"string": "Supprimer méthode d'envoi"
},
"src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": {
"context": "unassign country, dialog header",
"string": "Supprimer de la zone de livraison"
},
"src_dot_show": {
"context": "button",
"string": "Afficher"
},
"src_dot_siteSettings": {
"context": "site settings section name",
"string": "Paramètres du site"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsAddress_dot_1139500589": {
"string": "Pays"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsAddress_dot_1271289966": {
"string": "Téléphone"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsAddress_dot_1363074570": {
"string": "Ligne d'adresse 1"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsAddress_dot_229184360": {
"context": "section header",
"string": "Information du magasin "
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsAddress_dot_253031977": {
"string": "Ville"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsAddress_dot_2965971965": {
"string": "ZIP / Code Postal"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsAddress_dot_3121963259": {
"string": "Ligne d'adresse 2"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsAddress_dot_3570415321": {
"string": "Entreprise"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsAddress_dot_944851093": {
"string": "Région du pays"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": {
"string": "Le nom de votre magasin est affiché sur l'onglet de votre navigateur web"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": {
"string": "Description du magasin"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": {
"string": "Nom de votre magasin"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": {
"string": "L'URL de votre boutique en ligne"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": {
"string": "La description du magasin est affichée dans la barre des tâches après le nom de votre magasin"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsKeyDialog_dot_1238948746": {
"context": "dialog header",
"string": "Ajouter une nouvelle clé d'autorisation"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsKeyDialog_dot_2237029987": {
"string": "Mot de passe"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsKeyDialog_dot_2446088470": {
"context": "authentication provider API key",
"string": "Clé"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsKeyDialog_dot_3039841202": {
"context": "authentication provider name",
"string": "Type d'authentification"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsKeyDialog_dot_50561933": {
"context": "button",
"string": "Ajouter une authentification"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsKeys_dot_1114030884": {
"context": "button",
"string": "Ajouter une clé"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsKeys_dot_1270286507": {
"context": "authentication provider name",
"string": "Type d'authentification "
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsKeys_dot_226491688": {
"context": "section header",
"string": "Clefs d'authentification "
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsKeys_dot_2446088470": {
"context": "authentication provider API key",
"string": "Clé"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsKeys_dot_3981699144": {
"context": "no authentication provider API keys",
"string": "Aucune clef"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": {
"string": "Mailing email address"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": {
"context": "email sender",
"string": "This will be visible as \"from\" name"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": {
"context": "section header",
"string": "Mailing Configuration"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": {
"string": "Configurate your email address from which all automatic emails will be sent to your customers."
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": {
"string": "Customer password reset URL"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": {
"string": "This URL will be used as a main URL for password resets. It will be sent via email."
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": {
"string": "URL address"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": {
"string": "Mailing email sender"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": {
"string": "This adress will be used to generate invoices and calculate shipping rates."
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1214877701": {
"string": "Authentication method defines additional ways that customers can log in to your ecommerce."
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": {
"context": "section header",
"string": "Company Information"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": {
"context": "section header",
"string": "Mailing Configuration"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": {
"string": "Email adress you provide here will be used as a contact adress for your customers."
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": {
"string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar."
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_4088830385": {
"context": "section header",
"string": "Authentication Methods"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": {
"string": "This where you will find all of the settings determining your stores e-mails. You can determine main email address and some of the contents of your emails."
},
"src_dot_siteSettings_dot_views_dot_2276194921": {
"string": "N'a pas pu supprimer la clef d'autorisation: {errorMessage}"
},
"src_dot_somethingWentWrong": {
"string": "Saleor a rencontré un problème inattendu "
},
"src_dot_staff": {
"context": "staff section name",
"string": "Membres du personnel"
},
"src_dot_staff_dot_components_dot_StaffAddMemberDialog_dot_1481503299": {
"context": "dialog header",
"string": "Inviter le membre du personnel "
},
"src_dot_staff_dot_components_dot_StaffAddMemberDialog_dot_1570990296": {
"string": "L'utilisateur a un accès complet"
},
"src_dot_staff_dot_components_dot_StaffAddMemberDialog_dot_2690176844": {
"string": "Droits"
},
"src_dot_staff_dot_components_dot_StaffAddMemberDialog_dot_351138560": {
"string": "Augmenter ou restreindre à l'utilisateur les permissions d'accès à certaines parties du système saleor "
},
"src_dot_staff_dot_components_dot_StaffAddMemberDialog_dot_449055697": {
"context": "button",
"string": "Envoyer une invitation"
},
"src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": {
"context": "checkbox label",
"string": "L'utilisateur est activé"
},
"src_dot_staff_dot_components_dot_StaffListPage_dot_2852350932": {
"context": "tab name",
"string": "Tous les membres du personnel"
},
"src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": {
"string": "Rechercher un membre du personnel"
},
"src_dot_staff_dot_components_dot_StaffListPage_dot_797461521": {
"context": "button",
"string": "Inviter le membre du personnel"
},
"src_dot_staff_dot_components_dot_StaffListPage_dot_active": {
"context": "staff member's account",
"string": "Activé"
},
"src_dot_staff_dot_components_dot_StaffListPage_dot_deactivated": {
"context": "staff member's account",
"string": "Deactivated"
},
"src_dot_staff_dot_components_dot_StaffListPage_dot_status": {
"context": "staff member's account",
"string": "État"
},
"src_dot_staff_dot_components_dot_StaffList_dot_1004218338": {
"context": "staff member status",
"string": "inactif"
},
"src_dot_staff_dot_components_dot_StaffList_dot_1789607185": {
"string": "Adresse e-mail"
},
"src_dot_staff_dot_components_dot_StaffList_dot_3247064221": {
"context": "staff member status",
"string": "Activé"
},
"src_dot_staff_dot_components_dot_StaffList_dot_480166346": {
"string": "Aucun membre du personnel trouvé"
},
"src_dot_staff_dot_components_dot_StaffList_dot_636461959": {
"context": "staff member full name",
"string": "Nom"
},
"src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_1254879564": {
"context": "input label",
"string": "Nouveau mot de passe"
},
"src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_1651415182": {
"string": "New password must be at least 8 characters long"
},
"src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_2521568990": {
"context": "dialog header",
"string": "Modification de votre mot de passe"
},
"src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_53359254": {
"context": "input label",
"string": "Previous Password"
},
"src_dot_staff_dot_components_dot_StaffPassword_dot_1274006906": {
"string": "You should change your password every month to avoid security issues."
},
"src_dot_staff_dot_components_dot_StaffPassword_dot_1434811103": {
"context": "button",
"string": "Change your password"
},
"src_dot_staff_dot_components_dot_StaffPassword_dot_2237029987": {
"context": "header",
"string": "Mot de passe"
},
"src_dot_staff_dot_components_dot_StaffPreferences_dot_1332294025": {
"string": "Selecting this will change the language of your dashboard"
},
"src_dot_staff_dot_components_dot_StaffPreferences_dot_2162129531": {
"string": "Please note, while all currency and date adjustments are complete, language translations are at varying degrees of completion."
},
"src_dot_staff_dot_components_dot_StaffPreferences_dot_2281358617": {
"string": "Preferred Language"
},
"src_dot_staff_dot_components_dot_StaffPreferences_dot_2340309446": {
"context": "section header",
"string": "Preferences"
},
"src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": {
"context": "section header",
"string": "Information sur le membre du personnel"
},
"src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": {
"context": "button",
"string": "Changer la photo"
},
"src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": {
"context": "button",
"string": "Effacer la photo"
},
"src_dot_staff_dot_views_dot_1308770978": {
"context": "dialog header",
"string": "Supprimer l'utilisateur du personnel "
},
"src_dot_staff_dot_views_dot_3945766678": {
"string": "Êtes-vous certain de vouloir effacer l'avatar de {email}?"
},
"src_dot_staff_dot_views_dot_701332676": {
"context": "dialog header",
"string": "Supprimer l'avatar du membre du staff"
},
"src_dot_staff_dot_views_dot_8878988": {
"string": "Êtes-vous certain de vouloir supprimer {email} des membres du staff?"
},
"src_dot_startDate": {
"string": "Date de commencement "
},
"src_dot_startHour": {
"string": "Heure du commencement"
},
"src_dot_status": {
"string": "État"
},
"src_dot_summary": {
"string": "Résumé"
},
"src_dot_taxes": {
"context": "taxes section name",
"string": "TVA"
},
"src_dot_taxes_dot_components_dot_CountryListPage_dot_3955023266": {
"context": "header",
"string": "TVA"
},
"src_dot_taxes_dot_components_dot_CountryList_dot_110033143": {
"string": "Aucun pays trouvé"
},
"src_dot_taxes_dot_components_dot_CountryList_dot_3154586635": {
"string": "Taux de taxe réduit "
},
"src_dot_taxes_dot_components_dot_CountryList_dot_4039455144": {
"string": "Code du pays"
},
"src_dot_taxes_dot_components_dot_CountryList_dot_577035076": {
"string": "Nom du pays"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": {
"context": "tax rate",
"string": "Logement"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": {
"context": "tax rate",
"string": "Logement social "
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": {
"context": "tax rate",
"string": "Vélos"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": {
"context": "tax rate",
"string": "Journaux"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": {
"string": "Catégorie"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": {
"string": "Taux de la taxe"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": {
"context": "tax rate",
"string": "Admission à des événements culturel"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": {
"context": "tax rate",
"string": "Produits alimentaires pour bébés"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": {
"context": "tax rate",
"string": "Services domestiques "
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": {
"context": "tax rate",
"string": "Produits alimentaires"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": {
"context": "tax rate",
"string": "Livres"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": {
"context": "tax rate",
"string": "Fournitures agricoles "
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": {
"context": "tax rate",
"string": "Standard"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": {
"context": "tax rate",
"string": "Transport passager "
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": {
"context": "tax rate",
"string": "Admission à des événements de divertissement"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": {
"context": "tax rate",
"string": "Vêtements pour enfants"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": {
"context": "tax rate",
"string": "Admission à des événements sportifs"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": {
"context": "header",
"string": "Taux de la taxe en {countryName}"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": {
"context": "tax rate",
"string": "Médical"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": {
"string": "Aucune catégorie de taxe réduite trouvée"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": {
"context": "tax rate",
"string": "Hôtels"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": {
"context": "tax rate",
"string": "Livres électroniques"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": {
"context": "tax rate",
"string": "Combustible domestique"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": {
"context": "tax rate",
"string": "Eau"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": {
"context": "tax rate",
"string": "Publicité"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": {
"context": "tax rate",
"string": "Rénovations de la propriété"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": {
"context": "tax rate",
"string": "Wine"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": {
"context": "tax rate",
"string": "Restaurants"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": {
"context": "tax rate",
"string": "Médicaments"
},
"src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": {
"string": "Tous les prix de produits incluent la TVA"
},
"src_dot_taxes_dot_components_dot_TaxConfiguration_dot_2102582640": {
"string": "Afficher les prix bruts aux clients dans la boutique"
},
"src_dot_taxes_dot_components_dot_TaxConfiguration_dot_2654711891": {
"string": "Appliquer la TVA sur les frais de livraison"
},
"src_dot_taxes_dot_components_dot_TaxConfiguration_dot_3375540052": {
"context": "button",
"string": "Chercher les taxes"
},
"src_dot_taxes_dot_views_dot_2411670026": {
"string": "Successfully fetched tax rates"
},
"src_dot_translations": {
"context": "translations section name",
"string": "Traductions"
},
"src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": {
"string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed"
},
"src_dot_translations_dot_components_dot_TranslationFields_dot_1348655672": {
"string": "Chaîne originale"
},
"src_dot_translations_dot_components_dot_TranslationFields_dot_2481190613": {
"string": "Traduction"
},
"src_dot_translations_dot_components_dot_TranslationFields_dot_363646127": {
"context": "button",
"string": "Jeter"
},
"src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": {
"string": "Encore aucune traduction"
},
"src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": {
"string": "Nom de la catégorie"
},
"src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1406947243": {
"string": "Description pour moteur de recherche"
},
"src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1611537010": {
"string": "Translation Category \"{categoryName}\" - {languageCode}"
},
"src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_2496919463": {
"string": "Titre pour moteur de recherche"
},
"src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_3468022343": {
"string": "Prévisualisation pour moteur de recherche"
},
"src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_1406947243": {
"string": "Description pour moteur de recherche"
},
"src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_2496919463": {
"string": "Titre pour moteur de recherche"
},
"src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_2759199473": {
"string": "Nom de la collection"
},
"src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_3055443821": {
"context": "header",
"string": "Traduction Collection \"{collectionName}\" - {languageCode}"
},
"src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_3468022343": {
"string": "Prévisualisation pour moteur de recherche"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_1163855804": {
"string": "Langues"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_1866913828": {
"string": "Rechercher une promotion"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_1930485532": {
"string": "Rechercher un coupon de réduction"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_2105464697": {
"string": "Rechercher le produit"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_222873645": {
"string": "Collections"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_2460580333": {
"context": "header",
"string": "Traductions à {language}"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_2559018090": {
"string": "Rechercher la page"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_2968663655": {
"string": "Produits"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_3287512325": {
"string": "Pages"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_3420445375": {
"string": "Rechercher le type de produit"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_3583204912": {
"string": "Catégories"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_3841025483": {
"string": "Rechercher la catégorie"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_4057224233": {
"string": "Rechercher la collection"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_487083593": {
"string": "Promotions"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_749185240": {
"string": "Bons d'achats"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_765385638": {
"string": "Types de produit"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesList_dot_1136143456": {
"context": "translation progress",
"string": "{current} de {max}"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesList_dot_4176487406": {
"string": "Aucune entité traduisible trouvée"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesList_dot_49462429": {
"string": "Traduction complétées"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesList_dot_636461959": {
"context": "entity (product, collection, shipping method) name",
"string": "Nom"
},
"src_dot_translations_dot_components_dot_TranslationsLanguageListPage_dot_1163855804": {
"string": "Langues"
},
"src_dot_translations_dot_components_dot_TranslationsLanguageList_dot_2966651157": {
"string": "Aucune langue trouvée"
},
"src_dot_translations_dot_components_dot_TranslationsLanguageList_dot_604081953": {
"string": "Langue"
},
"src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_1116746286": {
"context": "page content",
"string": "Contenu"
},
"src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_1406947243": {
"string": "Description pour moteur de recherche"
},
"src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_2496919463": {
"string": "Titre pour moteur de recherche"
},
"src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_2806429775": {
"context": "header",
"string": "Traduction Page \"{pageName}\" - {languageCode}"
},
"src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": {
"string": "Prévisualisation pour moteur de recherche"
},
"src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": {
"string": "Titre de page"
},
"src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1281101905": {
"context": "header",
"string": "Traduction Type de produit \"{productTypeName}\" - {languageCode}"
},
"src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": {
"context": "attribute values",
"string": "Valeur {number}"
},
"src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2510190956": {
"context": "header",
"string": "Attribut du produit ({attributeName})"
},
"src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": {
"string": "Nom de l'attribut"
},
"src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_3538502409": {
"context": "header",
"string": "Variante d'attribut ({attributeName})"
},
"src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": {
"string": "Description pour moteur de recherche"
},
"src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_2496919463": {
"string": "Titre pour moteur de recherche"
},
"src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_2697405188": {
"string": "Nom du produit"
},
"src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_2713974050": {
"context": "header",
"string": "Traduction Produit \"{productName}\" - {languageCode}"
},
"src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3374163063": {
"string": "Description"
},
"src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": {
"string": "Prévisualisation pour moteur de recherche"
},
"src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": {
"context": "header",
"string": "Traduction Promotion \"{saleName}\" - {languageCode}"
},
"src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": {
"string": "Nom de la promotion"
},
"src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": {
"context": "header",
"string": "Traduction Bon \"{voucherName}\" - {languageCode}"
},
"src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": {
"string": "Nom du bon d'achat"
},
"src_dot_undo": {
"context": "button",
"string": "Annuler"
},
"src_dot_unfulfilled": {
"context": "order status",
"string": "Non traitées"
},
"src_dot_unpaid": {
"context": "payment status",
"string": "Non payé"
},
"src_dot_uploadImage": {
"context": "button",
"string": "Télécharger une image"
},
"src_dot_vouchers": {
"context": "vouchers section name",
"string": "Bons d'achats"
},
"src_dot_webhooks": {
"context": "webhooks section name",
"string": "Webhooks"
},
"src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": {
"context": "header",
"string": "Create Webhook"
},
"src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_2297471173": {
"context": "delete webhook",
"string": "Êtes-vous certain de vouloir effacer {name}?"
},
"src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_3514087611": {
"context": "dialog header",
"string": "Delete Webhook"
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": {
"context": "section header",
"string": "Events"
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": {
"context": "event",
"string": "Order updated"
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": {
"context": "event",
"string": "Tous les événements"
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": {
"context": "event",
"string": "Produit créé"
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": {
"context": "webhook events",
"string": "Expand or restrict webhooks permissions to register certain events in Saleor system."
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": {
"context": "event",
"string": "Commande payée intégralement"
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": {
"context": "event",
"string": "Order created"
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": {
"context": "event",
"string": "Order cancelled"
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": {
"context": "event",
"string": "Order fulfilled"
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": {
"context": "event",
"string": "Client crée"
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": {
"context": "event",
"string": "Changed quantity in checkout"
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": {
"context": "event",
"string": "Fulfillment created"
},
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": {
"context": "webhook",
"string": "Target URL"
},
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": {
"context": "webhook",
"string": "Webhook Name"
},
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": {
"context": "section header",
"string": "Webhook Information"
},
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": {
"context": "webhook target url help text",
"string": "This URL will receive webhook POST requests"
},
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": {
"context": "webhook secret key help text",
"string": "secret key is used to create a hash signature with each payload. *optional field"
},
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": {
"context": "webhook",
"string": "Secrect Key"
},
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": {
"context": "webhook specific information",
"string": "Webhook specific information"
},
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_819389696": {
"string": "Assign to Service Account"
},
"src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": {
"context": "webhooks active",
"string": "Webhook is active"
},
"src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": {
"context": "webhook active",
"string": "If you want to disable this webhook please uncheck the box below."
},
"src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": {
"context": "section header",
"string": "Webhook Status"
},
"src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": {
"context": "header",
"string": "{webhookName} Details"
},
"src_dot_webhooks_dot_components_dot_WebhooksListPage_dot_1432828311": {
"string": "Search Webhooks"
},
"src_dot_webhooks_dot_components_dot_WebhooksListPage_dot_2295583901": {
"context": "button",
"string": "Create webhook"
},
"src_dot_webhooks_dot_components_dot_WebhooksListPage_dot_3300314452": {
"context": "tab name",
"string": "Tous les Webhooks"
},
"src_dot_webhooks_dot_components_dot_WebhooksListPage_dot_active": {
"context": "webhook",
"string": "Activé"
},
"src_dot_webhooks_dot_components_dot_WebhooksListPage_dot_inactive": {
"context": "webhook",
"string": "inactif"
},
"src_dot_webhooks_dot_components_dot_WebhooksList_dot_1153324159": {
"string": "No webhooks found"
},
"src_dot_webhooks_dot_components_dot_WebhooksList_dot_2487865635": {
"context": "webhook service account",
"string": "Service Account"
},
"src_dot_webhooks_dot_components_dot_WebhooksList_dot_4120604650": {
"context": "user action bar",
"string": "Action"
},
"src_dot_webhooks_dot_components_dot_WebhooksList_dot_636461959": {
"context": "webhook name",
"string": "Nom"
},
"src_dot_webhooks_dot_views_dot_3493926696": {
"context": "window title",
"string": "Create Webhook"
},
"src_dot_yes": {
"string": "Oui"
},
"voucherDetailsUnassignCategory": {
"context": "unassign category from voucher, button",
"string": "Désassigner"
},
"voucherDetailsUnassignCollection": {
"context": "unassign collection from voucher, button",
"string": "Désassigner"
},
"voucherDetailsUnassignProduct": {
"context": "unassign product from voucher, button",
"string": "Désassigner"
}
}