Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- PJDelivery.Languages["en"] = {
- ["NoPackage"] = "No packages for you here !",
- ["ChooseDropBox"] = "Choose a drop box:",
- ["Validate"] = "Validate",
- ["IncorrectJob"] = "You don't have the right job to access the storage center !",
- ["DidntPrepapre"] = "You didn't prepare any orders !",
- ["InvalidDropBox"] = "Invalid drop box !",
- ["Home"] = "At my home",
- ["DropBoxChoose"] = "Choose a drop box where you want to be delivered: ",
- ["Cancel"] = "Cancel",
- ["CancelDelivery"] = "Order canceled",
- ["OrderDone"] = "Order done, you package will be delivered in %s secondes at the drop box: %s",
- ["OrderDonePost"] = "Order done, your order will be delivered while a postman is available",
- ["NoStorageCenter"] = "There is no storage center to delivery your order...",
- ["DropBox"] = "Drop box",
- ["PullOut"] = "Pull out",
- ["Reward"] = "Reward",
- ["Delivering"] = "Delivering",
- ["DeliveryRequested"] = "Delivery request sent to the postmans !",
- ["DeliveryOnWay"] = "Postman on the way...",
- ["Accept"] = "Accept",
- ["Decline"] = "Decline",
- ["See"] = "See",
- ["SeeNotif"] = "The drop box is visible in red colored",
- ["StorageCenter"] = "Storage center",
- ["AgreedDelivery"] = "You accepted to delivery the order of %s",
- ["NoPostMans"] = "No postman available, auto delivery started !",
- ["AcceptedBy"] = "Accepted by: %s",
- ["NewDeliveryOrder"] = "New delivery order - #%s",
- ["NothingToDelivery"] = "You don't have any orders to deliver !",
- ["TakeOutFromStorage"] = "Your postman just left the storage center with your package !",
- ["OrderDeposit"] = "Your order is available in your drop box !",
- ["OrderDepositPost"] = "You drop the orders in the drop box !",
- ["NoPay"] = "You didn't receive any pay for being late",
- ["GetPay"] = "Here is %s for delivered the order in time !",
- ["CantGetMoreJob"] = "You reached the maximum delivery jobs",
- ["CarTrunk"] = "Car Trunk",
- ["CarTrunkFull"] = "This car trunk is full !",
- ["CarTrunkDrop"] = "Package dropped into this car trunk !",
- ["DeliveryProblem"] = "A problem happened during your order delivering, you've been refund !",
- ["NonDelivery"] = "You paid %s for not delivering the order on time!",
- ["DeliveryCanceled"] = "Delivery canceled !",
- ["AlreadyPickup"] = "You already picked up a package !",
- ["PackPickup"] = "You picked up the package",
- ["CantCarTrunk"] = "You can't drop a package in a don't owned vehicle !",
- ["CantGetTwoPacks"] = "You can't hold more than one package !",
- ["BecomePostman"] = "Become a postman",
- ["DeliveryOrder"] = "Delivery Order",
- ["TimeLeft"] = "Time left",
- ["InLate"] = "IN LATE",
- ["GoTo"] = "Go to the %s shows on your screen",
- ["Abort"] = "Abort",
- ["DepositCarTrunk"] = "Left click to drop the package in the vehicle",
- ["OpenCarTrunk"] = "Press "..PJDelivery.Config.PackagePickUpKey.text.." to open the car trunk",
- ["PickupPackage"] = "Press "..PJDelivery.Config.PackagePickUpKey.text.." to pick up the package",
- ["DropboxPut"] = "Left click to put your package in the dropbox",
- ["DropboxGet"] = "Press 'Use' to open the dropbox",
- ["DeliveryCenter"] = "Press 'Use' to talk the storage center manager",
- ["TruckRetriever"] = "Retrieve my truck",
- ["RetrieveTruck"] = "Retrieve",
- ["StockTruck"] = "Stock",
- ["NeedJob"] = "You need to be "..PJDelivery.Config.Job.." to retrieve a delivery truck !",
- ["Weight"] = "Weight",
- ["NoSpace"] = "No enough space to spawn the truck !",
- ["TruckRetrieved"] = "Your truck have been retrieved !",
- ["Cart"] = "Cart",
- ["ItemCart"] = "You need to add items to your cart !",
- ["Item"] = "item",
- ["SendOrder"] = "Send order",
- ["Distance"] = "Distance",
- ["Time"] = "Time",
- ["EntLimit"] = "You reached the object's limit !",
- ["Package"] = "Package",
- ["PickedPackage"] = "You picked up the package",
- ["TruckStocked"] = "Your truck have been stocked !",
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement