mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-15 11:45:31 +00:00
New Crowdin updates (#483)
* New translations app_en.arb (French) * New translations app_en.arb (Spanish) * New translations app_en.arb (Bulgarian) * New translations app_en.arb (Czech) * New translations app_en.arb (Danish) * New translations app_en.arb (German) * New translations app_en.arb (Greek) * New translations app_en.arb (Finnish) * New translations app_en.arb (Hebrew) * New translations app_en.arb (Hungarian) * New translations app_en.arb (Italian) * New translations app_en.arb (Japanese) * New translations app_en.arb (Korean) * New translations app_en.arb (Dutch) * New translations app_en.arb (Norwegian) * New translations app_en.arb (Polish) * New translations app_en.arb (Portuguese) * New translations app_en.arb (Russian) * New translations app_en.arb (Slovak) * New translations app_en.arb (Slovenian) * New translations app_en.arb (Swedish) * New translations app_en.arb (Turkish) * New translations app_en.arb (Chinese Simplified) * New translations app_en.arb (Chinese Traditional) * New translations app_en.arb (Vietnamese) * New translations app_en.arb (Portuguese, Brazilian) * New translations app_en.arb (Indonesian) * New translations app_en.arb (Persian) * New translations app_en.arb (Spanish, Mexico) * New translations app_en.arb (Thai) * New translations app_en.arb (Latvian) * New translations app_en.arb (Hindi) * New translations app_en.arb (Serbian (Latin)) * New translations app_en.arb (Chinese Traditional) * New translations app_en.arb (Chinese Simplified) * New translations app_en.arb (Czech)
This commit is contained in:
@ -34,6 +34,10 @@
|
||||
"@appCredits": {},
|
||||
"appDetails": "Détails de l'application",
|
||||
"@appDetails": {},
|
||||
"allocated": "Allocated",
|
||||
"@allocated": {},
|
||||
"allocateStock": "Allocate Stock",
|
||||
"@allocateStock": {},
|
||||
"appReleaseNotes": "Afficher les notes de version de l'application",
|
||||
"@appReleaseNotes": {},
|
||||
"appSettings": "Réglages de l'application",
|
||||
@ -78,6 +82,8 @@
|
||||
"@barcodeNoMatch": {},
|
||||
"barcodeNotAssigned": "Code-barres non assigné",
|
||||
"@barcodeNotAssigned": {},
|
||||
"barcodeScanPart": "Scan part barcode",
|
||||
"@barcodeScanPart": {},
|
||||
"barcodeReceivePart": "Scannez le code-barres pour recevoir la pièce",
|
||||
"@barcodeReceivePart": {},
|
||||
"barcodeScanPaused": "Scan de code-barres en pause",
|
||||
@ -519,6 +525,8 @@
|
||||
"@parts": {
|
||||
"description": "Part (multiple)"
|
||||
},
|
||||
"partNotSalable": "Part not marked as salable",
|
||||
"@partNotSalable": {},
|
||||
"partsNone": "Aucune pièces",
|
||||
"@partsNone": {},
|
||||
"partNoResults": "Pas de pièces correspondant à la requête",
|
||||
@ -717,6 +725,8 @@
|
||||
},
|
||||
"scanBarcode": "Scanner un code-barres",
|
||||
"@scanBarcode": {},
|
||||
"scanSupplierPart": "Scan supplier part barcode",
|
||||
"@scanSupplierPart": {},
|
||||
"scanIntoLocation": "Scanner vers l'emplacement",
|
||||
"@scanIntoLocation": {},
|
||||
"scanIntoLocationDetail": "Scannez cet élément à l'emplacement",
|
||||
@ -795,6 +805,10 @@
|
||||
"@serverNotConnected": {},
|
||||
"serverNotSelected": "Serveur non sélectionné",
|
||||
"@serverNotSelected": {},
|
||||
"shipments": "Shipments",
|
||||
"@shipments": {},
|
||||
"shipmentAdd": "Add Shipment",
|
||||
"@shipmentAdd": {},
|
||||
"shipped": "Expédié",
|
||||
"@shipped": {},
|
||||
"sku": "UGS",
|
||||
|
Reference in New Issue
Block a user