forked from Wavyzz/dolibarr
Déplacement de la fonction _dol_htmlentities() dans function.inc.php afin d'éviter les erreur fatal lorsque plusieurs modèles l'incluait
110 lines
3.8 KiB
Plaintext
Executable File
110 lines
3.8 KiB
Plaintext
Executable File
# Dolibarr language file - en_US - orders
|
|
OrdersArea=Orders area
|
|
OrderCard=Order card
|
|
Order=Order
|
|
Orders=Orders
|
|
OrderFollow=Follow up
|
|
OrderContact=Order contact
|
|
OrderDate=Order date
|
|
NewOrder=New order
|
|
ToOrder=Make order
|
|
MakeOrder=Make order
|
|
SupplierOrder=Supplier order
|
|
SuppliersOrders=Suppliers' orders
|
|
SuppliersOrdersRunning=Current suppliers' orders
|
|
CustomerOrder=Customer order
|
|
CustomersOrders=Customers' orders
|
|
CustomersOrdersRunning=Current customers' orders
|
|
OrdersToValid=Orders to valid
|
|
OrdersToBill=Orders to bill
|
|
OrdersInProcess=Orders in process
|
|
OrdersToProcess=Orders to process
|
|
StatusOrderCanceledShort=Canceled
|
|
StatusOrderDraftShort=Draft
|
|
StatusOrderValidatedShort=Validated
|
|
StatusOrderOnProcessShort=On process
|
|
StatusOrderProcessedShort=Processed
|
|
StatusOrderToBillShort=To bill
|
|
StatusOrderApprovedShort=Approved
|
|
StatusOrderRefusedShort=Refused
|
|
StatusOrderReceivedPartiallyShort=Partially received
|
|
StatusOrderReceivedAllShort=Everything received
|
|
StatusOrderCanceled=Canceled
|
|
StatusOrderDraft=Draft (needs to be validated)
|
|
StatusOrderValidated=Validated
|
|
StatusOrderOnProcess=On process
|
|
StatusOrderProcessed=Processed
|
|
StatusOrderToBill=To bill
|
|
StatusOrderApproved=Approved
|
|
StatusOrderRefused=Refused
|
|
StatusOrderReceivedPartially=Partially received
|
|
StatusOrderReceivedAll=Everything received
|
|
DraftOrWaitingApproved=Draft or approved not yet ordered
|
|
MenuOrdersToBill=Orders to bill
|
|
SearchOrder=Search order
|
|
Sending=Sending
|
|
Sendings=Sendings
|
|
ShipProduct=Ship product
|
|
VAT=VAT
|
|
Discount=Discount
|
|
CreateOrder=Create Order
|
|
RefuseOrder=Refuse order
|
|
ApproveOrder=Accept order
|
|
ValidateOrder=Validate order
|
|
DeleteOrder=Delete order
|
|
CancelOrder=Cancel order
|
|
AddOrder=Add order
|
|
AddToMyOrders=Add to my orders
|
|
AddToOtherOrders=Add to other orders
|
|
ShowOrder=Show order
|
|
NoOpenedOrders=No opened orders
|
|
NoOtherOpenedOrders=No other opened orders
|
|
OtherOrders=Other orders
|
|
LastOrders=Last %s orders
|
|
LastModifiedOrders=Last %s modified orders
|
|
LastClosedOrders=Last %s closed orders
|
|
AllOrders=All orders
|
|
NbOfOrders=Number of orders
|
|
OrdersStatistics=Orders' statistics
|
|
NumberOfOrdersByMonth=Number of orders by month
|
|
ListOfOrders=List of orders
|
|
CloseOrder=Close order
|
|
ConfirmCloseOrder=Are you sure you want to close this order ? Once an order is closed, it can only be billed.
|
|
ConfirmCloseOrderIfSending=Are you sure you want to close this order ? You must close an order only when all shipping are done.
|
|
ConfirmDeleteOrder=Are you sure you want to delete this order ?
|
|
ConfirmValidateOrder=Are you sure you want to validate this order under name <b>%s</b> ?
|
|
ConfirmCancelOrder=Are you sure you want to cancel this order ?
|
|
ConfirmMakeOrder=Are you sure you want to confirm you made this order on <b>%s</b> ?
|
|
GenerateBill=Generate invoice
|
|
ClassifyBilled=Classify "Billed"
|
|
ComptaCard=Accountancy card
|
|
DraftOrders=Draft orders
|
|
RelatedOrders=Related orders
|
|
OnProcessOrders=On process orders
|
|
RefOrder=Ref. order
|
|
RefCustomerOrder=Ref. customer order
|
|
CustomerOrder=Customer order
|
|
RefCustomerOrderShort=Ref. cust. order
|
|
SendOrderByMail=Send order by mail
|
|
ActionsOnOrder=Actions on order
|
|
NoArticleOfTypeProduct=No article of type 'product' so no shippable article for this order
|
|
OrderMode=Order method
|
|
AuthorRequest=Request author
|
|
Error_COMMANDE_SUPPLIER_ADDON_NotDefined=Constant COMMANDE_SUPPLIER_ADDON not defined
|
|
Error_COMMANDE_ADDON_NotDefined=Constant COMMANDE_ADDON not defined
|
|
Error_FailedToLoad_COMMANDE_SUPPLIER_ADDON_File=Failed to load module file '%s'
|
|
Error_FailedToLoad_COMMANDE_ADDON_File=Failed to load module file '%s'
|
|
# Sources
|
|
OrderSource0=Commercial proposal
|
|
OrderSource1=Internet
|
|
OrderSource2=Mail campain
|
|
OrderSource3=Phone compain
|
|
OrderSource4=Fax campain
|
|
OrderSource5=Commercial
|
|
OrderSource6=Store
|
|
QtyOrdered=Qty ordered
|
|
AddDeliveryCostLine=Add a delivery cost line indicating the weight of the order
|
|
|
|
|
|
# einstein PDF Model
|
|
PDFEinsteinDescription=A complete order model (logo...) |