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