mirror of
https://github.com/inventree/inventree-app.git
synced 2025-07-01 19:30:44 +00:00
New translations app_en.arb (French) (#660)
This commit is contained in:
@ -574,7 +574,7 @@
|
|||||||
"@partsNone": {},
|
"@partsNone": {},
|
||||||
"partNoResults": "Pas de pièces correspondant à la requête",
|
"partNoResults": "Pas de pièces correspondant à la requête",
|
||||||
"@partNoResults": {},
|
"@partNoResults": {},
|
||||||
"partPricing": "Part Pricing",
|
"partPricing": "Tarification des pièces",
|
||||||
"@partPricing": {},
|
"@partPricing": {},
|
||||||
"partPricingSettingDetail": "Display part pricing information",
|
"partPricingSettingDetail": "Display part pricing information",
|
||||||
"@pricingSettingDetail": {},
|
"@pricingSettingDetail": {},
|
||||||
@ -982,7 +982,7 @@
|
|||||||
"@suppliers": {},
|
"@suppliers": {},
|
||||||
"supplierReference": "Référence du fournisseur",
|
"supplierReference": "Référence du fournisseur",
|
||||||
"@supplierReference": {},
|
"@supplierReference": {},
|
||||||
"switchCamera": "Switch Camera",
|
"switchCamera": "Changer de caméra",
|
||||||
"@switchCamera": {},
|
"@switchCamera": {},
|
||||||
"takePicture": "Prendre une photo",
|
"takePicture": "Prendre une photo",
|
||||||
"@takePicture": {},
|
"@takePicture": {},
|
||||||
@ -1016,7 +1016,7 @@
|
|||||||
"@timeout": {
|
"@timeout": {
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"toggleTorch": "Toggle Torch",
|
"toggleTorch": "Lampe torche",
|
||||||
"@toggleTorch": {},
|
"@toggleTorch": {},
|
||||||
"tokenError": "Erreur du jeton",
|
"tokenError": "Erreur du jeton",
|
||||||
"@tokenError": {},
|
"@tokenError": {},
|
||||||
@ -1088,19 +1088,19 @@
|
|||||||
"@price": {},
|
"@price": {},
|
||||||
"priceRange": "Fourchette de prix",
|
"priceRange": "Fourchette de prix",
|
||||||
"@priceRange": {},
|
"@priceRange": {},
|
||||||
"priceOverrideMin": "Minimum Price Override",
|
"priceOverrideMin": "Remplacer le prix minimum",
|
||||||
"@priceOverrideMin": {},
|
"@priceOverrideMin": {},
|
||||||
"priceOverrideMax": "Maximum Price Override",
|
"priceOverrideMax": "Remplacer le prix maximum",
|
||||||
"@priceOverrideMax": {},
|
"@priceOverrideMax": {},
|
||||||
"salePrice": "Prix de vente",
|
"salePrice": "Prix de vente",
|
||||||
"@salePrice": {},
|
"@salePrice": {},
|
||||||
"saleHistory": "Sale History",
|
"saleHistory": "Historique des ventes",
|
||||||
"@saleHistory": {},
|
"@saleHistory": {},
|
||||||
"supplierPricing": "Supplier Pricing",
|
"supplierPricing": "Tarification du fournisseur",
|
||||||
"@supplierPricing": {},
|
"@supplierPricing": {},
|
||||||
"bomCost": "BOM Cost",
|
"bomCost": "Coût de la nomenclature",
|
||||||
"@bomCost": {},
|
"@bomCost": {},
|
||||||
"internalCost": "Internal Cost",
|
"internalCost": "Coût interne",
|
||||||
"@internalCost": {},
|
"@internalCost": {},
|
||||||
"variantCost": "Variant Cost",
|
"variantCost": "Variant Cost",
|
||||||
"@variantCost": {},
|
"@variantCost": {},
|
||||||
@ -1108,12 +1108,12 @@
|
|||||||
"@overallPricing": {},
|
"@overallPricing": {},
|
||||||
"pricingOverrides": "Pricing Overrides",
|
"pricingOverrides": "Pricing Overrides",
|
||||||
"@pricingOverrides": {},
|
"@pricingOverrides": {},
|
||||||
"currency": "Currency",
|
"currency": "Devise",
|
||||||
"@currency": {},
|
"@currency": {},
|
||||||
"priceBreaks": "Price Breaks",
|
"priceBreaks": "Ruptures de prix",
|
||||||
"@priceBreaks": {},
|
"@priceBreaks": {},
|
||||||
"noPricingAvailable": "No pricing available",
|
"noPricingAvailable": "Aucune tarification disponible",
|
||||||
"@noPricingAvailable": {},
|
"@noPricingAvailable": {},
|
||||||
"noPricingDataFound": "No pricing data found for this part",
|
"noPricingDataFound": "Aucune donnée de tarification disponible pour cette pièce",
|
||||||
"@noPricingDataFound": {}
|
"@noPricingDataFound": {}
|
||||||
}
|
}
|
Reference in New Issue
Block a user