|
|
@@ -13,11 +13,14 @@
|
|
|
"delivery": "Delivery"
|
|
|
},
|
|
|
"common": {
|
|
|
+ "uploading": "uploading...",
|
|
|
+ "loaderror": "upload error",
|
|
|
+ "loadtips": "To use this function normally, album permission is required. Do you need to go to the Settings page to enable the permission?",
|
|
|
"pulling-text": "Pull down to refresh...",
|
|
|
"loosing-text": "Release to load...",
|
|
|
"loading-text": "Loading..",
|
|
|
"success-text": "Loading successful",
|
|
|
- "nodatas": "No data available",
|
|
|
+ "nodatas": "No Datas",
|
|
|
"baseinfo": "Basic information",
|
|
|
"more": "More",
|
|
|
"details": "Details",
|
|
|
@@ -95,7 +98,10 @@
|
|
|
"home": "Homepage",
|
|
|
"mine": "Me",
|
|
|
"pricing": "Pricing",
|
|
|
- "trade": "Trade"
|
|
|
+ "trade": "Trade",
|
|
|
+ "wallet": "Wallet",
|
|
|
+ "contract": "Contract",
|
|
|
+ "spot": "Spots"
|
|
|
},
|
|
|
"routes": {
|
|
|
"news": "Market news",
|
|
|
@@ -106,7 +112,7 @@
|
|
|
"setting": "Settings",
|
|
|
"about": "About Us",
|
|
|
"modifypwd": "Change password",
|
|
|
- "usercancel": "Cancel service"
|
|
|
+ "usercancel": "Account deletion"
|
|
|
},
|
|
|
"operation": {
|
|
|
"add": "Add",
|
|
|
@@ -211,7 +217,8 @@
|
|
|
"cutRate": "Liquidation rate:",
|
|
|
"tips1": "Risk rate = (Occupied / Net value) * 100%",
|
|
|
"tips2": "Liquidation rate = (Risk rate / Liquidation risk rate) * 100%",
|
|
|
- "formula": "Formula"
|
|
|
+ "formula": "Formula",
|
|
|
+ "freeze": "FreezeMargin"
|
|
|
},
|
|
|
"quote": {
|
|
|
"title": "Reference market data",
|
|
|
@@ -224,8 +231,8 @@
|
|
|
"last": "Latest price",
|
|
|
"rise": "Rise and fall",
|
|
|
"change": "Range",
|
|
|
- "opened": "Opening price",
|
|
|
- "presettle": "Previous close",
|
|
|
+ "opened": "Opened",
|
|
|
+ "presettle": "Presettle",
|
|
|
"lowest": "Lowest",
|
|
|
"highest": "Highest",
|
|
|
"amplitude": "Amplitude",
|
|
|
@@ -270,6 +277,7 @@
|
|
|
"ask5": "Ask5",
|
|
|
"marketstatus": "Market status:",
|
|
|
"unopening": "Market not open",
|
|
|
+ "score": "Score",
|
|
|
"ballot": {
|
|
|
"title": "Subscription",
|
|
|
"refprice": "Proposed price",
|
|
|
@@ -313,7 +321,7 @@
|
|
|
"tips4": "Please enter the delisting amount",
|
|
|
"delistingqty": "Delisting amount",
|
|
|
"delistingbuyorsell": "Delisting direction",
|
|
|
- "remainqty": "Remaining quantity",
|
|
|
+ "remainqty": "RemainingQty",
|
|
|
"listingprice": "Listing price",
|
|
|
"taaccount": "TaAccount"
|
|
|
},
|
|
|
@@ -385,9 +393,11 @@
|
|
|
"tips14": "Do you want to delist immediately?"
|
|
|
},
|
|
|
"pricing": {
|
|
|
- "title": "Trade",
|
|
|
+ "title": "Trading",
|
|
|
"title1": "Listing & Pricing",
|
|
|
"title2": "Full-Purchase",
|
|
|
+ "title3": "Score-Trading",
|
|
|
+ "address": "Address",
|
|
|
"ordercancel": "Order is cancellable",
|
|
|
"position": "Position Summary",
|
|
|
"holdlb": "Position details",
|
|
|
@@ -420,7 +430,7 @@
|
|
|
"listingqty": "Listing amount",
|
|
|
"paymentamount": "Payment amount",
|
|
|
"avaiableMoney": "Available funds",
|
|
|
- "enableqty": "Available quantity",
|
|
|
+ "enableqty": "EnableQty",
|
|
|
"listingprice": "ListingPrice",
|
|
|
"tips1": "Please select a performance template",
|
|
|
"tips2": "Please enter the price",
|
|
|
@@ -475,7 +485,7 @@
|
|
|
"deposit": "Deposit",
|
|
|
"buyorderqty": "Buy volume",
|
|
|
"transferprice": "Transfer price",
|
|
|
- "orderqty1": "Order quantity",
|
|
|
+ "orderqty1": "OrderQty",
|
|
|
"tips1": "Please enter the price",
|
|
|
"tips2": "Please enter the quantity",
|
|
|
"tips3": "Submission successful"
|
|
|
@@ -497,14 +507,14 @@
|
|
|
"buyorsell": "BuyOrSell",
|
|
|
"buildtype": "Type",
|
|
|
"buyorsellbuildtype": "Direction/Type",
|
|
|
- "orderqty": "Order quantity",
|
|
|
+ "orderqty": "OrderQty",
|
|
|
"orderprice": "Order price",
|
|
|
"tradeqty": "Transaction volume",
|
|
|
"orderstatus": "Order status",
|
|
|
"ordertime": "Order time",
|
|
|
"orderdate": "Order date",
|
|
|
"orderid": "Order number",
|
|
|
- "freezemargin": "Frozen amount",
|
|
|
+ "freezemargin": "Frozen Margin",
|
|
|
"tips1": "Do you want to cancel this order?",
|
|
|
"tips2": "Cancellation successful",
|
|
|
"tips3": "Do you want to cancel this settlement order?",
|
|
|
@@ -549,7 +559,7 @@
|
|
|
"fixedprice": "Listing price",
|
|
|
"fixedprice1": "Price/Basis",
|
|
|
"wrtypename": "Futures contract",
|
|
|
- "orderqty": "Order quantity",
|
|
|
+ "orderqty": "OrderQty",
|
|
|
"tradeqty": "Transaction volume",
|
|
|
"cancelqty": "Cancellation volume",
|
|
|
"ordertime": "Order time",
|
|
|
@@ -597,7 +607,7 @@
|
|
|
"ordertime": "Order time",
|
|
|
"orderdate": "Order time",
|
|
|
"tradeprice": "Proposed price",
|
|
|
- "tradeqty": "Order quantity",
|
|
|
+ "tradeqty": "OrderQty",
|
|
|
"orderid": "Order number"
|
|
|
},
|
|
|
"transferorder": {
|
|
|
@@ -606,7 +616,7 @@
|
|
|
"subtitle1": "Historical transfer orders",
|
|
|
"goodsname": "Product code/name",
|
|
|
"buyorsell": "Direction",
|
|
|
- "orderqty": "Order quantity",
|
|
|
+ "orderqty": "OrderQty",
|
|
|
"orderprice": "Requested pric",
|
|
|
"presaleprice": "Order price",
|
|
|
"tradeqty": "Transaction volume",
|
|
|
@@ -638,7 +648,7 @@
|
|
|
"subtitle2": "Swap order details",
|
|
|
"goodsname": "Product code/name",
|
|
|
"buyorsell": "Direction",
|
|
|
- "orderqty": "Order quantity",
|
|
|
+ "orderqty": "OrderQty",
|
|
|
"orderprice": "Order price",
|
|
|
"tradeqty": "Transaction volume",
|
|
|
"orderstatus": "Order status",
|
|
|
@@ -674,7 +684,7 @@
|
|
|
"ordertime": "Order time",
|
|
|
"orderdate": "Order date",
|
|
|
"buyorsell": "BuyOrSell",
|
|
|
- "orderqty": "Order quantity",
|
|
|
+ "orderqty": "OrderQty",
|
|
|
"orderprice": "Order price",
|
|
|
"orderstatus": "Order status",
|
|
|
"tradeqty": "Transaction amount",
|
|
|
@@ -725,7 +735,7 @@
|
|
|
"curpositionqty": "CurPositionQty",
|
|
|
"averageprice": "AveragePrice",
|
|
|
"frozenqty": "FrozenQty",
|
|
|
- "enableqty": "Available quantit",
|
|
|
+ "enableqty": "EnableQty",
|
|
|
"mindeliverylot": "MinDeliveryLot",
|
|
|
"orderid": "OrderID",
|
|
|
"closepl": "ClosePl",
|
|
|
@@ -734,8 +744,8 @@
|
|
|
"deposit": "Make-UpAmount",
|
|
|
"fees": "Pick-UpFees",
|
|
|
"matchname": "Settlement counterparty",
|
|
|
- "deliverylot": "Settlement quantity",
|
|
|
- "deliveryqty": "Settlement quantity",
|
|
|
+ "deliverylot": "SettlementLot",
|
|
|
+ "deliveryqty": "SettlementQty",
|
|
|
"freezeqty": "FreezeQty",
|
|
|
"address": "Delivery address",
|
|
|
"transferprice": "Price",
|
|
|
@@ -760,7 +770,7 @@
|
|
|
"tradeid": "Transaction number",
|
|
|
"tradetime": "TradeTime",
|
|
|
"buyorsell": "Type",
|
|
|
- "enableqty": "Available quantity",
|
|
|
+ "enableqty": "EnableQty",
|
|
|
"holderqty": "HolderQty",
|
|
|
"freezeqty": "FreezeQty",
|
|
|
"holderprice": "Position price",
|
|
|
@@ -779,13 +789,13 @@
|
|
|
"goodsname": "Product code/name",
|
|
|
"PerformanceTemplate": "Performance method",
|
|
|
"warehousename": "Warehouse",
|
|
|
- "qty": "Inventory quantity",
|
|
|
- "freezerqty": "Frozen quantity",
|
|
|
- "enableqty": "Available quantity",
|
|
|
+ "qty": "InventoryQty",
|
|
|
+ "freezerqty": "FrozenQty",
|
|
|
+ "enableqty": "EnableQty",
|
|
|
"orderqty": "Listing volume",
|
|
|
"fixedprice": "Listing price",
|
|
|
"performancetemplate": "Performance Template",
|
|
|
- "orderqty2": "Pickup quantity",
|
|
|
+ "orderqty2": "PickupQty",
|
|
|
"appointmentmodel": "Pickup method",
|
|
|
"contactname": "Contact person",
|
|
|
"contactnum": "Contact information",
|
|
|
@@ -793,7 +803,7 @@
|
|
|
"address": "Delivery address",
|
|
|
"remark": "Invoice information",
|
|
|
"createtime": "Transfer time",
|
|
|
- "pledgeqty": "Pledged quantity",
|
|
|
+ "pledgeqty": "PledgedQty",
|
|
|
"wrstandardname": "Product name",
|
|
|
"deliverygoodsname": "Type",
|
|
|
"wrholdeno": "Warehouse receipt number",
|
|
|
@@ -846,16 +856,16 @@
|
|
|
"buyorsell": "Position direction",
|
|
|
"goodsdisplay": "Product details",
|
|
|
"buycurholderamount": "Position amount",
|
|
|
- "buycurpositionqty": "Position quantity",
|
|
|
- "curpositionqty": "Position quantity",
|
|
|
- "buyfrozenqty": "Frozen quantity",
|
|
|
- "frozenqty": "Frozen quantity",
|
|
|
- "enableqty": "Available quantity",
|
|
|
+ "buycurpositionqty": "PositionQty",
|
|
|
+ "curpositionqty": "PositionQty",
|
|
|
+ "buyfrozenqty": "FrozenQty",
|
|
|
+ "frozenqty": "FrozenQty",
|
|
|
+ "enableqty": "EnableQty",
|
|
|
"sellname": "Issuing party",
|
|
|
"presaleprice": "Order price",
|
|
|
"closepl": "Reference profit and loss",
|
|
|
"averageprice": "Average position price",
|
|
|
- "holderqty": "Position quantity",
|
|
|
+ "holderqty": "PositionQty",
|
|
|
"holderprice": "Position price",
|
|
|
"tradeamount": "Total payment",
|
|
|
"transferdepositratio": "Transfer deposit ratio",
|
|
|
@@ -871,7 +881,7 @@
|
|
|
"limitdown": "Lower limit price",
|
|
|
"transferprice": "Transfer price",
|
|
|
"transferqty": "TransferQty",
|
|
|
- "giveupqty": "Abandon quantity",
|
|
|
+ "giveupqty": "AbandonQty",
|
|
|
"tips1": "Do you want to add the unpaid transfer deposit?",
|
|
|
"tips2": "Submission successful",
|
|
|
"tips3": "Please enter the price",
|
|
|
@@ -884,9 +894,9 @@
|
|
|
"averageprice": "Average order price",
|
|
|
"curpositionqty": "Holding amount",
|
|
|
"curholderamount": "Order amount",
|
|
|
- "frozenqty": "Frozen quantity",
|
|
|
+ "frozenqty": "FrozenQty",
|
|
|
"lastprice": "Reference price",
|
|
|
- "enableqty": "Available quantity",
|
|
|
+ "enableqty": "EnableQty",
|
|
|
"closepl": "Reference profit and loss",
|
|
|
"expiredate": "Expiration date",
|
|
|
"tips1": "Are you sure you want to close the position?",
|
|
|
@@ -902,7 +912,7 @@
|
|
|
"averageprice1": "Order price",
|
|
|
"frozenqty": "FrozenQty",
|
|
|
"curholderamount": "CurHolderAmount",
|
|
|
- "enableqty": "Available quantity",
|
|
|
+ "enableqty": "EnableQty",
|
|
|
"closepl": "ClosePl",
|
|
|
"tips1": "Do you want to cancel all orders?"
|
|
|
}
|
|
|
@@ -922,10 +932,10 @@
|
|
|
"pricemove": "Premium/Discount",
|
|
|
"username": "Holder",
|
|
|
"needqty": "Required contract amount",
|
|
|
- "enableQty": "Deliverable quantity",
|
|
|
+ "enableQty": "DeliverableQty",
|
|
|
"choicewarehousename": "Select warehouse receipt",
|
|
|
"qty": "Quantity",
|
|
|
- "deliveryqty": "Settlement quantity",
|
|
|
+ "deliveryqty": "SettlementQty",
|
|
|
"xdeliveryprice": "Order price",
|
|
|
"deliverypricemove": "Premium/Discount",
|
|
|
"deliveryamount": "Total payment",
|
|
|
@@ -937,7 +947,7 @@
|
|
|
"deliverytime": "Application time",
|
|
|
"xgoodscode": "Settlement contract",
|
|
|
"deliveryid": "Settlement order numbe",
|
|
|
- "orderedqty": "Selected quantity"
|
|
|
+ "orderedqty": "SelectedQty"
|
|
|
},
|
|
|
"offline": {
|
|
|
"title": "Offline settlement order",
|
|
|
@@ -963,7 +973,7 @@
|
|
|
"deliverygoodsname": "Type",
|
|
|
"wrstandardname": "Goods",
|
|
|
"warehousename": "Warehouse",
|
|
|
- "qty": "Pickup quantity",
|
|
|
+ "qty": "PickupQty",
|
|
|
"appointmentmodeldisplay": "Pickup method",
|
|
|
"contactname": "Contact person",
|
|
|
"contactnum": "Contact information",
|
|
|
@@ -1020,7 +1030,7 @@
|
|
|
"inusername": "Transfer in customer",
|
|
|
"choice": "Please select",
|
|
|
"goodsid": "Transfer product",
|
|
|
- "enableqty": "Available quantity",
|
|
|
+ "enableqty": "EnableQty",
|
|
|
"orderqty": "Transfer volume",
|
|
|
"orderprice": "Transfer price",
|
|
|
"freezedays": "Frozen day",
|
|
|
@@ -1099,7 +1109,7 @@
|
|
|
"receipt": "Invoice information",
|
|
|
"more": "More",
|
|
|
"performancedate": "Date",
|
|
|
- "performanceqty": "Performance quantity",
|
|
|
+ "performanceqty": "PerformanceQty",
|
|
|
"breach": "Breach of contract",
|
|
|
"modify": "Modify",
|
|
|
"detail": "Details",
|
|
|
@@ -1167,6 +1177,19 @@
|
|
|
"settlement": {
|
|
|
"title": "Settlement sheet"
|
|
|
},
|
|
|
+ "score": {
|
|
|
+ "scoretypename": "Points Type",
|
|
|
+ "remainscore": "Remaining Points",
|
|
|
+ "validtype": "Validity Type",
|
|
|
+ "expiredate": "Expiry Date",
|
|
|
+ "createdtime": "Creation Time",
|
|
|
+ "detailid": "Detail Order No.",
|
|
|
+ "curscore": "Ending Points",
|
|
|
+ "todaydecrease": "Today's Decrease",
|
|
|
+ "todayincrease": "Today's Increase",
|
|
|
+ "freezescore": "Frozen Points",
|
|
|
+ "oriscore": "Opening Points"
|
|
|
+ },
|
|
|
"rules": {
|
|
|
"zcxy": "User registration agreement",
|
|
|
"yszc": "About privacy",
|
|
|
@@ -1195,6 +1218,8 @@
|
|
|
"banksign": "Bank Management",
|
|
|
"personalinformation": "Personal information",
|
|
|
"settings": "Settings",
|
|
|
+ "system": "System",
|
|
|
+ "account": "Account",
|
|
|
"aboutus": "About Us",
|
|
|
"protocol": "Market entry agreement",
|
|
|
"positiontransfer": "Position transfer",
|
|
|
@@ -1337,7 +1362,7 @@
|
|
|
"title": "Search branch",
|
|
|
"Pleaseenterbranchbankname": "Please enter the branch name",
|
|
|
"choicebranchbank": "Select branch",
|
|
|
- "nodatas": "No data available",
|
|
|
+ "nodatas": "No Datas",
|
|
|
"searching": "Searching..."
|
|
|
},
|
|
|
"capital": {
|
|
|
@@ -1516,7 +1541,7 @@
|
|
|
"tips8": "Password reset successfully, please log in again."
|
|
|
},
|
|
|
"cancel": {
|
|
|
- "title": "Cancel service",
|
|
|
+ "title": "Account deletion",
|
|
|
"confirmcancellation": "Confirm cancellation",
|
|
|
"submitmessage": "After the account is canceled, it cannot be used in the system again. If there is a balance in the account, manual review is required for cancellation. Are you sure you want to cancel the account?",
|
|
|
"tips_1": "To ensure the security of your account, the following conditions must be met when submitting a cancellation request:",
|
|
|
@@ -1529,6 +1554,7 @@
|
|
|
},
|
|
|
"authentication": {
|
|
|
"title": "Real-name authentication",
|
|
|
+ "subtitle": "Authentication Infos",
|
|
|
"customername": "Name",
|
|
|
"cardtype": "Document type",
|
|
|
"cardnum": "Document number",
|
|
|
@@ -1667,7 +1693,10 @@
|
|
|
"bottom_capital": "Fund information",
|
|
|
"bottom_capital_summary": "Fund summary",
|
|
|
"bottom_capital_statement": "Fund flow",
|
|
|
- "bottom_capital_inoutapply": "Deposit and withdrawal details"
|
|
|
+ "bottom_capital_inoutapply": "Deposit and withdrawal details",
|
|
|
+ "bottom_points": "Points Information",
|
|
|
+ "bottom_minepoints": "My Points",
|
|
|
+ "bottom_pointsdetail": "Points Details"
|
|
|
},
|
|
|
"market": {
|
|
|
"title": "Market",
|
|
|
@@ -1772,7 +1801,10 @@
|
|
|
"pricemove": "Inspection fee",
|
|
|
"expressfees": "Tax",
|
|
|
"spec": "Spec",
|
|
|
- "czzn": "User Manual"
|
|
|
+ "czzn": "User Manual",
|
|
|
+ "tpslforceflag": "SP unsubscribe",
|
|
|
+ "tpspforceflag": "SL unsubscribe",
|
|
|
+ "stopLossSpread": "Unit price"
|
|
|
},
|
|
|
"enum": {
|
|
|
"auth": {
|
|
|
@@ -1785,5 +1817,47 @@
|
|
|
"Buy": "Pick up materials",
|
|
|
"Sell": "Hand over materials"
|
|
|
}
|
|
|
+ },
|
|
|
+ "digital": {
|
|
|
+ "wallet-deposit": "Recharge",
|
|
|
+ "wallet-withdraw": "Withdraw",
|
|
|
+ "wallet-transfer": "Transfer",
|
|
|
+ "spot-goods-detail": "Transaction",
|
|
|
+ "setting": "Settings",
|
|
|
+ "search": "Search",
|
|
|
+ "goodscode": "Code/Name",
|
|
|
+ "last": "Latest",
|
|
|
+ "updown": "UpDown",
|
|
|
+ "price": "Bid/Ask",
|
|
|
+ "lowest": "Highest/Lowest",
|
|
|
+ "position": "Position",
|
|
|
+ "order": "Order",
|
|
|
+ "account": "Account",
|
|
|
+ "trade": "Trade",
|
|
|
+ "activation": "Activation",
|
|
|
+ "funds": "Fund-Logs",
|
|
|
+ "transfer-in": "Transfer-In",
|
|
|
+ "transfer-out": "Transfer-Out",
|
|
|
+ "currencydecimalplace": "EquityAccounts",
|
|
|
+ "balance": "Balance",
|
|
|
+ "optimal": "OptimalPrice",
|
|
|
+ "openAmount": "OpenAmount",
|
|
|
+ "maxBalance": "AvaiableMoney",
|
|
|
+ "maxBuyQty": "MaxBuyQty",
|
|
|
+ "buyEstimatedFee": "EstimatedFee",
|
|
|
+ "pricemode": "PriceMode",
|
|
|
+ "orderprice": "OrderPrice",
|
|
|
+ "marketprice": "MarketPrice",
|
|
|
+ "limitprice": "LimitPrice",
|
|
|
+ "sell": "Sell",
|
|
|
+ "buy": "Buy",
|
|
|
+ "marketclose": "Market-Close",
|
|
|
+ "history": "History",
|
|
|
+ "tips": "Market closing will liquidate the position by market order.",
|
|
|
+ "tradeid": "OrderID",
|
|
|
+ "spsl": "TP-SL",
|
|
|
+ "sp": "TP",
|
|
|
+ "sl": "SL",
|
|
|
+ "quoteprice": "QuotePrice"
|
|
|
}
|
|
|
}
|