stocks.lang 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317
  1. # Dolibarr language file - Source file is en_US - stocks
  2. WarehouseCard=Warehouse card
  3. Warehouse=Warehouse
  4. Warehouses=Warehouses
  5. ParentWarehouse=Parent warehouse
  6. NewWarehouse=New warehouse / Stock Location
  7. WarehouseEdit=Modify warehouse
  8. MenuNewWarehouse=New warehouse
  9. WarehouseSource=Source warehouse
  10. WarehouseSourceNotDefined=No warehouse defined,
  11. AddWarehouse=Create warehouse
  12. AddOne=Add one
  13. DefaultWarehouse=Default warehouse
  14. WarehouseTarget=Target warehouse
  15. ValidateSending=Confirm shipment
  16. CancelSending=Cancel shipment
  17. DeleteSending=Delete shipment
  18. Stock=Stock
  19. Stocks=Stocks
  20. MissingStocks=Missing stocks
  21. StockAtDate=Stocks at date
  22. StockAtDateInPast=Date in the past
  23. StockAtDateInFuture=Date in the future
  24. StocksByLotSerial=Stocks by lot/serial
  25. LotSerial=Lots/Serials
  26. LotSerialList=List of lot/serials
  27. Movements=Movements
  28. ErrorWarehouseRefRequired=Warehouse reference name is required
  29. ListOfWarehouses=List of warehouses
  30. ListOfStockMovements=List of stock movements
  31. ListOfInventories=List of inventories
  32. MovementId=Movement ID
  33. StockMovementForId=Movement ID %d
  34. ListMouvementStockProject=List of stock movements associated to project
  35. StocksArea=Warehouses area
  36. AllWarehouses=All warehouses
  37. IncludeEmptyDesiredStock=Include also negative stock with undefined desired stock
  38. IncludeAlsoDraftOrders=Include also draft orders
  39. Location=Location
  40. LocationSummary=Short name of location
  41. NumberOfDifferentProducts=Number of unique products
  42. NumberOfProducts=Total number of products
  43. LastMovement=Latest movement
  44. LastMovements=Latest movements
  45. Units=Units
  46. Unit=Unit
  47. StockCorrection=Stock correction
  48. CorrectStock=Correct stock
  49. StockTransfer=Stock transfer
  50. TransferStock=Transfer stock
  51. MassStockTransferShort=Mass stock transfer
  52. StockMovement=Stock movement
  53. StockMovements=Stock movements
  54. NumberOfUnit=Number of units
  55. UnitPurchaseValue=Unit purchase price
  56. StockTooLow=Stock too low
  57. StockLowerThanLimit=Stock lower than alert limit (%s)
  58. EnhancedValue=Value
  59. EnhancedValueOfWarehouses=Warehouses value
  60. UserWarehouseAutoCreate=Create a user warehouse automatically when creating a user
  61. AllowAddLimitStockByWarehouse=Manage also value for minimum and desired stock per pairing (product-warehouse) in addition to the value for minimum and desired stock per product
  62. RuleForWarehouse=Rule for warehouses
  63. WarehouseAskWarehouseOnThirparty=Set a warehouse on Third-parties
  64. WarehouseAskWarehouseDuringPropal=Set a warehouse on Commercial proposals
  65. WarehouseAskWarehouseDuringOrder=Set a warehouse on Sales Orders
  66. WarehouseAskWarehouseDuringProject=Set a warehouse on Projects
  67. UserDefaultWarehouse=Set a warehouse on Users
  68. MainDefaultWarehouse=Default warehouse
  69. MainDefaultWarehouseUser=Use a default warehouse for each user
  70. MainDefaultWarehouseUserDesc=By activating this option, during creation of a product, the warehouse assigned to the product will be defined on this one. If no warehouse is defined on the user, the default warehouse is defined.
  71. IndependantSubProductStock=Product stock and subproduct stock are independent
  72. QtyDispatched=Quantity dispatched
  73. QtyDispatchedShort=Qty dispatched
  74. QtyToDispatchShort=Qty to dispatch
  75. OrderDispatch=Item receipts
  76. RuleForStockManagementDecrease=Choose Rule for automatic stock decrease (manual decrease is always possible, even if an automatic decrease rule is activated)
  77. RuleForStockManagementIncrease=Choose Rule for automatic stock increase (manual increase is always possible, even if an automatic increase rule is activated)
  78. DeStockOnBill=Decrease real stocks on validation of customer invoice/credit note
  79. DeStockOnValidateOrder=Decrease real stocks on validation of sales order
  80. DeStockOnShipment=Decrease real stocks on shipping validation
  81. DeStockOnShipmentOnClosing=Decrease real stocks when shipping is set to closed
  82. ReStockOnBill=Increase real stocks on validation of vendor invoice/credit note
  83. ReStockOnValidateOrder=Increase real stocks on purchase order approval
  84. ReStockOnDispatchOrder=Increase real stocks on manual dispatching into warehouse, after purchase order receipt of goods
  85. StockOnReception=Increase real stocks on validation of reception
  86. StockOnReceptionOnClosing=Increase real stocks when reception is set to closed
  87. OrderStatusNotReadyToDispatch=Order has not yet or no more a status that allows dispatching of products in stock warehouses.
  88. StockDiffPhysicTeoric=Explanation for difference between physical and virtual stock
  89. NoPredefinedProductToDispatch=No predefined products for this object. So no dispatching in stock is required.
  90. DispatchVerb=Dispatch
  91. StockLimitShort=Limit for alert
  92. StockLimit=Stock limit for alert
  93. StockLimitDesc=(empty) means no warning.<br>0 can be used to trigger a warning as soon as the stock is empty.
  94. PhysicalStock=Physical Stock
  95. RealStock=Real Stock
  96. RealStockDesc=Physical/real stock is the stock currently in the warehouses.
  97. RealStockWillAutomaticallyWhen=The real stock will be modified according to this rule (as defined in the Stock module):
  98. VirtualStock=Virtual stock
  99. VirtualStockAtDate=Virtual stock at a future date
  100. VirtualStockAtDateDesc=Virtual stock once all the pending orders that are planned to be processed before the chosen date will be finished
  101. VirtualStockDesc=Virtual stock is the calculated stock available once all open/pending actions (that affect stocks) are closed (purchase orders received, sales orders shipped, manufacturing orders produced, etc)
  102. AtDate=At date
  103. IdWarehouse=Id warehouse
  104. DescWareHouse=Description warehouse
  105. LieuWareHouse=Localisation warehouse
  106. WarehousesAndProducts=Warehouses and products
  107. WarehousesAndProductsBatchDetail=Warehouses and products (with detail per lot/serial)
  108. AverageUnitPricePMPShort=Weighted average price
  109. AverageUnitPricePMPDesc=The input average unit price we had to expense to get 1 unit of product into our stock.
  110. SellPriceMin=Selling Unit Price
  111. EstimatedStockValueSellShort=Value for sell
  112. EstimatedStockValueSell=Value for sell
  113. EstimatedStockValueShort=Input stock value
  114. EstimatedStockValue=Input stock value
  115. DeleteAWarehouse=Delete a warehouse
  116. ConfirmDeleteWarehouse=Are you sure you want to delete the warehouse <b>%s</b>?
  117. PersonalStock=Personal stock %s
  118. ThisWarehouseIsPersonalStock=This warehouse represents personal stock of %s %s
  119. SelectWarehouseForStockDecrease=Choose warehouse to use for stock decrease
  120. SelectWarehouseForStockIncrease=Choose warehouse to use for stock increase
  121. NoStockAction=No stock action
  122. DesiredStock=Desired Stock
  123. DesiredStockDesc=This stock amount will be the value used to fill the stock by replenishment feature.
  124. StockToBuy=To order
  125. Replenishment=Replenishment
  126. ReplenishmentOrders=Replenishment orders
  127. VirtualDiffersFromPhysical=According to increase/decrease stock options, physical stock and virtual stock (physical stock + open orders) may differ
  128. UseRealStockByDefault=Use real stock, instead of virtual stock, for replenishment feature
  129. ReplenishmentCalculation=Amount to order will be (desired quantity - real stock) instead of (desired quantity - virtual stock)
  130. UseVirtualStock=Use virtual stock
  131. UsePhysicalStock=Use physical stock
  132. CurentSelectionMode=Current selection mode
  133. CurentlyUsingVirtualStock=Virtual stock
  134. CurentlyUsingPhysicalStock=Physical stock
  135. RuleForStockReplenishment=Rule for stocks replenishment
  136. SelectProductWithNotNullQty=Select at least one product with a qty not null and a vendor
  137. AlertOnly= Alerts only
  138. IncludeProductWithUndefinedAlerts = Include also negative stock for products with no desired quantity defined, to restore them to 0
  139. WarehouseForStockDecrease=The warehouse <b>%s</b> will be used for stock decrease
  140. WarehouseForStockIncrease=The warehouse <b>%s</b> will be used for stock increase
  141. ForThisWarehouse=For this warehouse
  142. ReplenishmentStatusDesc=This is a list of all products with a stock lower than desired stock (or lower than alert value if checkbox "alert only" is checked). Using the checkbox, you can create purchase orders to fill the difference.
  143. ReplenishmentStatusDescPerWarehouse=If you want a replenishment based on desired quantity defined per warehouse, you must add a filter on the warehouse.
  144. ReplenishmentOrdersDesc=This is a list of all open purchase orders including predefined products. Only open orders with predefined products, so orders that may affect stocks, are visible here.
  145. Replenishments=Replenishments
  146. NbOfProductBeforePeriod=Quantity of product %s in stock before selected period (< %s)
  147. NbOfProductAfterPeriod=Quantity of product %s in stock after selected period (> %s)
  148. MassMovement=Mass movement
  149. SelectProductInAndOutWareHouse=Select a source warehouse and a target warehouse, a product and a quantity then click "%s". Once this is done for all required movements, click on "%s".
  150. RecordMovement=Record transfer
  151. ReceivingForSameOrder=Receipts for this order
  152. StockMovementRecorded=Stock movements recorded
  153. RuleForStockAvailability=Rules on stock requirements
  154. StockMustBeEnoughForInvoice=Stock level must be enough to add product/service to invoice (check is done on current real stock when adding a line into invoice whatever the rule for automatic stock change)
  155. StockMustBeEnoughForOrder=Stock level must be enough to add product/service to order (check is done on current real stock when adding a line into order whatever the rule for automatic stock change)
  156. StockMustBeEnoughForShipment= Stock level must be enough to add product/service to shipment (check is done on current real stock when adding a line into shipment whatever the rule for automatic stock change)
  157. MovementLabel=Label of movement
  158. TypeMovement=Direction of movement
  159. DateMovement=Date of movement
  160. InventoryCode=Movement or inventory code
  161. IsInPackage=Contained into package
  162. WarehouseAllowNegativeTransfer=Stock can be negative
  163. qtyToTranferIsNotEnough=You don't have enough stock from your source warehouse and your setup does not allow negative stocks.
  164. qtyToTranferLotIsNotEnough=You don't have enough stock, for this lot number, from your source warehouse and your setup does not allow negative stocks (Qty for product '%s' with lot '%s' is %s in warehouse '%s').
  165. ShowWarehouse=Show warehouse
  166. MovementCorrectStock=Stock correction for product %s
  167. MovementTransferStock=Stock transfer of product %s into another warehouse
  168. InventoryCodeShort=Inv./Mov. code
  169. NoPendingReceptionOnSupplierOrder=No pending reception due to open purchase order
  170. ThisSerialAlreadyExistWithDifferentDate=This lot/serial number (<strong>%s</strong>) already exists but with different eatby or sellby date (found <strong>%s</strong> but you enter <strong>%s</strong>).
  171. OpenAnyMovement=Open (all movement)
  172. OpenInternal=Open (only internal movement)
  173. UseDispatchStatus=Use a dispatch status (approve/refuse) for product lines on purchase order reception
  174. OptionMULTIPRICESIsOn=Option "several prices per segment" is on. It means a product has several selling price so value for sell can't be calculated
  175. ProductStockWarehouseCreated=Stock limit for alert and desired optimal stock correctly created
  176. ProductStockWarehouseUpdated=Stock limit for alert and desired optimal stock correctly updated
  177. ProductStockWarehouseDeleted=Stock limit for alert and desired optimal stock correctly deleted
  178. AddNewProductStockWarehouse=Set new limit for alert and desired optimal stock
  179. AddStockLocationLine=Decrease quantity then click to split the line
  180. InventoryDate=Inventory date
  181. Inventories=Inventories
  182. NewInventory=New inventory
  183. inventorySetup = Inventory Setup
  184. inventoryCreatePermission=Create new inventory
  185. inventoryReadPermission=View inventories
  186. inventoryWritePermission=Update inventories
  187. inventoryValidatePermission=Validate inventory
  188. inventoryDeletePermission=Delete inventory
  189. inventoryTitle=Inventory
  190. inventoryListTitle=Inventories
  191. inventoryListEmpty=No inventory in progress
  192. inventoryCreateDelete=Create/Delete inventory
  193. inventoryCreate=Create new
  194. inventoryEdit=Edit
  195. inventoryValidate=Validated
  196. inventoryDraft=Running
  197. inventorySelectWarehouse=Warehouse choice
  198. inventoryConfirmCreate=Create
  199. inventoryOfWarehouse=Inventory for warehouse: %s
  200. inventoryErrorQtyAdd=Error: one quantity is less than zero
  201. inventoryMvtStock=By inventory
  202. inventoryWarningProductAlreadyExists=This product is already into list
  203. SelectCategory=Category filter
  204. SelectFournisseur=Vendor filter
  205. inventoryOnDate=Inventory
  206. INVENTORY_USE_INVENTORY_DATE_FOR_DATE_OF_MVT=Stock movements will have the date of inventory (instead of the date of inventory validation)
  207. inventoryChangePMPPermission=Allow to change PMP value for a product
  208. ColumnNewPMP=New unit PMP
  209. OnlyProdsInStock=Do not add product without stock
  210. TheoricalQty=Theorical qty
  211. TheoricalValue=Theorical qty
  212. LastPA=Last BP
  213. CurrentPA=Curent BP
  214. RecordedQty=Recorded Qty
  215. RealQty=Real Qty
  216. RealValue=Real Value
  217. RegulatedQty=Regulated Qty
  218. AddInventoryProduct=Add product to inventory
  219. AddProduct=Add
  220. ApplyPMP=Apply PMP
  221. FlushInventory=Flush inventory
  222. ConfirmFlushInventory=Do you confirm this action?
  223. InventoryFlushed=Inventory flushed
  224. ExitEditMode=Exit edition
  225. inventoryDeleteLine=Delete line
  226. RegulateStock=Regulate Stock
  227. ListInventory=List
  228. StockSupportServices=Stock management supports Services
  229. StockSupportServicesDesc=By default, you can stock only products of type "product". You may also stock a product of type "service" if both module Services and this option are enabled.
  230. ReceiveProducts=Receive items
  231. StockIncreaseAfterCorrectTransfer=Increase by correction/transfer
  232. StockDecreaseAfterCorrectTransfer=Decrease by correction/transfer
  233. StockIncrease=Stock increase
  234. StockDecrease=Stock decrease
  235. InventoryForASpecificWarehouse=Inventory for a specific warehouse
  236. InventoryForASpecificProduct=Inventory for a specific product
  237. StockIsRequiredToChooseWhichLotToUse=Stock is required to choose which lot to use
  238. ForceTo=Force to
  239. AlwaysShowFullArbo=Display full tree of warehouse on popup of warehouse links (Warning: This may decrease dramatically performances)
  240. StockAtDatePastDesc=You can view here the stock (real stock) at a given date in the past
  241. StockAtDateFutureDesc=You can view here the stock (virtual stock) at a given date in the future
  242. CurrentStock=Current stock
  243. InventoryRealQtyHelp=Set value to 0 to reset qty<br>Keep field empty, or remove line, to keep unchanged
  244. UpdateByScaning=Complete real qty by scaning
  245. UpdateByScaningProductBarcode=Update by scan (product barcode)
  246. UpdateByScaningLot=Update by scan (lot|serial barcode)
  247. DisableStockChangeOfSubProduct=Deactivate the stock change for all the subproducts of this Kit during this movement.
  248. ImportFromCSV=Import CSV list of movement
  249. ChooseFileToImport=Upload file then click on the %s icon to select file as source import file...
  250. SelectAStockMovementFileToImport=select a stock movement file to import
  251. InfoTemplateImport=Uploaded file needs to have this format (* are mandatory fields):<br>Source Warehouse* | Target Warehouse* | Product* | Quantity* | Lot/serial number<br>CSV character separator must be "<b>%s</b>"
  252. LabelOfInventoryMovemement=Inventory %s
  253. ReOpen=Reopen
  254. ConfirmFinish=Do you confirm the closing of the inventory ? This will generate all stock movements to update your stock to the real qty you entered into the inventory.
  255. ObjectNotFound=%s not found
  256. MakeMovementsAndClose=Generate movements and close
  257. AutofillWithExpected=Fill real quantity with expected quantity
  258. ShowAllBatchByDefault=By default, show batch details on product "stock" tab
  259. CollapseBatchDetailHelp=You can set batch detail default display in stocks module configuration
  260. ErrorWrongBarcodemode=Unknown Barcode mode
  261. ProductDoesNotExist=Product does not exist
  262. ErrorSameBatchNumber=Several record for the batch number were found in the inventory sheet. No way to know which one to increase.
  263. ProductBatchDoesNotExist=Product with batch/serial does not exist
  264. ProductBarcodeDoesNotExist=Product with barcode does not exist
  265. WarehouseId=Warehouse ID
  266. WarehouseRef=Warehouse Ref
  267. SaveQtyFirst=Save the real inventoried quantities first, before asking creation of the stock movement.
  268. ToStart=Start
  269. InventoryStartedShort=Started
  270. ErrorOnElementsInventory=Operation canceled for the following reason:
  271. ErrorCantFindCodeInInventory=Can't find the following code in inventory
  272. QtyWasAddedToTheScannedBarcode=Success !! The quantity was added to all the requested barcode. You can close the Scanner tool.
  273. StockChangeDisabled=Change on stock disabled
  274. NoWarehouseDefinedForTerminal=No warehouse defined for terminal
  275. ClearQtys=Clear all quantities
  276. ModuleStockTransferName=Advanced Stock Transfer
  277. ModuleStockTransferDesc=Advanced management of Stock Transfer, with generation of transfer sheet
  278. StockTransferNew=New stock transfer
  279. StockTransferList=Stock transfers list
  280. ConfirmValidateStockTransfer=Are you sure you want to validate this stocks transfer with reference <STRONG>%s</STRONG> ?
  281. ConfirmDestock=Decrease of stocks with transfer %s
  282. ConfirmDestockCancel=Cancel decrease of stocks with transfer %s
  283. DestockAllProduct=Decrease of stocks
  284. DestockAllProductCancel=Cancel decrease of stocks
  285. ConfirmAddStock=Increase stocks with transfer %s
  286. ConfirmAddStockCancel=Cancel increase of stocks with transfer %s
  287. AddStockAllProduct=Increase of stocks
  288. AddStockAllProductCancel=Cancel increase of stocks
  289. DatePrevueDepart=Intended date of departure
  290. DateReelleDepart=Real date of departure
  291. DatePrevueArrivee=Intended date of arrival
  292. DateReelleArrivee=Real date of arrival
  293. HelpWarehouseStockTransferSource=If this warehouse is set, only itself and its children will be available as source warehouse
  294. HelpWarehouseStockTransferDestination=If this warehouse is set, only itself and its children will be available as destination warehouse
  295. LeadTimeForWarning=Lead time before alert (in days)
  296. TypeContact_stocktransfer_internal_STFROM=Sender of stocks transfer
  297. TypeContact_stocktransfer_internal_STDEST=Recipient of stocks transfer
  298. TypeContact_stocktransfer_internal_STRESP=Responsible of stocks transfer
  299. StockTransferSheet=Stocks transfer sheet
  300. StockTransferSheetProforma=Proforma stocks transfer sheet
  301. StockTransferDecrementation=Decrease source warehouses
  302. StockTransferIncrementation=Increase destination warehouses
  303. StockTransferDecrementationCancel=Cancel decrease of source warehouses
  304. StockTransferIncrementationCancel=Cancel increase of destination warehouses
  305. StockStransferDecremented=Source warehouses decreased
  306. StockStransferDecrementedCancel=Decrease of source warehouses canceled
  307. StockStransferIncremented=Closed - Stocks transfered
  308. StockStransferIncrementedShort=Stocks transfered
  309. StockStransferIncrementedShortCancel=Increase of destination warehouses canceled
  310. StockTransferNoBatchForProduct=Product %s doesn't use batch, clear batch on line and retry
  311. StockTransferSetup = Stocks Transfer module configuration
  312. Settings=Settings
  313. StockTransferSetupPage = Configuration page for stocks transfer module
  314. StockTransferRightRead=Read stocks transfers
  315. StockTransferRightCreateUpdate=Create/Update stocks transfers
  316. StockTransferRightDelete=Delete stocks transfers
  317. BatchNotFound=Lot / serial not found for this product