zh-TW.json 68 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786
  1. {
  2. "app": {
  3. "name": "多元世紀交易中心",
  4. "slogan": "數字化交易平臺\r\n現代化綜合服務",
  5. "close": "關閉",
  6. "pervious": "上一條",
  7. "next": "下一條"
  8. },
  9. "home": {
  10. "product": "產品",
  11. "pricing": "價格",
  12. "pickup": "預定",
  13. "delivery": "交收"
  14. },
  15. "common": {
  16. "pulling-text": "下拉即可加载...",
  17. "loosing-text": "釋放即可加载...",
  18. "loading-text": "加载中...",
  19. "success-text": "加载成功",
  20. "nodatas": "暫無數據",
  21. "baseinfo": "基本信息",
  22. "more": "更多",
  23. "details": "明細",
  24. "placeholder": "請輸入",
  25. "loadingfailed": "加載失敗",
  26. "required": "必填",
  27. "optional": "選填",
  28. "logout": "退出登錄",
  29. "save": "保存",
  30. "tips": "提示",
  31. "submitsuccess": "提交成功",
  32. "submitsuccess1": "提交成功,請稍後確認結果",
  33. "pleaseenter": "請輸入",
  34. "ikonw": "我知道了",
  35. "operate": "操作",
  36. "exit": "退出",
  37. "tryagain": "重試",
  38. "loading": "正在加載...",
  39. "submiting": "提交中...",
  40. "nomore": "沒有更多了",
  41. "loadMore": "加載更多",
  42. "orderindex": "序號",
  43. "startdate": "開始日期",
  44. "enddate": "結束日期",
  45. "choice": "請選擇",
  46. "choice1": "請輸入關鍵字",
  47. "choice2": "選擇",
  48. "choice3": "請選擇地區",
  49. "yes": "是",
  50. "no": "否",
  51. "submitfailure": "提交失敗:",
  52. "requestfailure": "請求失敗,點擊重新加載",
  53. "tips1": "是否立即掛牌?",
  54. "tips2": "掛牌成功",
  55. "tips3": "掛牌失敗:",
  56. "tips4": "撤單成功",
  57. "tips5": "部分撤單失敗:",
  58. "tips6": "部分交收失敗:",
  59. "tips7": "未進行入金代扣簽約",
  60. "tips8": "驗證碼發送失敗:",
  61. "tips9": "實名認證提交請求失敗:",
  62. "tips10": "實名認證提交請求成功",
  63. "tips11": "發送失敗",
  64. "tips12": "未簽約",
  65. "tips13": "簽約信息修改成功",
  66. "tips14": "簽約提交成功,請耐心等待審覈。",
  67. "tips15": "確認成功",
  68. "tips16": "確認失敗:",
  69. "tips17": "業務超時",
  70. "tips18": "登錄失效,請重新登錄",
  71. "tips19": "請求超時,請稍後再試",
  72. "tips20": "發生錯誤,請稍後再試",
  73. "tips21": "網絡或服務器錯誤",
  74. "tips22": "請求失敗,請稍後重試",
  75. "tips23": "請求失敗:",
  76. "tips24": "登錄失效:",
  77. "tips25": "相冊權限未授權",
  78. "tips26": "上傳成功",
  79. "tips27": "上傳失敗",
  80. "tips28": "上傳中...",
  81. "tips29": "圖片大小不能超過 5Mb",
  82. "tips30": "存儲空間/照片權限說明",
  83. "tips31": "用於在添加、製作、上傳、發佈、分享、下載、搜索、識別圖片和視頻等場景中讀取和寫入相冊和文件內容",
  84. "tips32": "發現新版本,是否要更新?",
  85. "tips33": "下載完成,是否立即設定?",
  86. "all": "全部",
  87. "calendar": "日期選擇",
  88. "download": "下載",
  89. "update": "更新",
  90. "install": "設定",
  91. "hidden": "隱藏",
  92. "downloading": "下載中"
  93. },
  94. "tabbar": {
  95. "home": "首頁",
  96. "mine": "我的",
  97. "pricing": "價格",
  98. "trade": "交易"
  99. },
  100. "routes": {
  101. "news": "市場資訊",
  102. "notice": "通知公告",
  103. "capital": "資金信息",
  104. "sign": "簽約賬戶",
  105. "profile": "個人信息",
  106. "setting": "設置",
  107. "about": "關於我們",
  108. "modifypwd": "修改密碼",
  109. "usercancel": "註銷服務"
  110. },
  111. "operation": {
  112. "add": "新增",
  113. "all": "全部出金",
  114. "buynow": "立即購買",
  115. "submit": "提交",
  116. "edit": "編輯",
  117. "confirm": "確認",
  118. "delete": "刪除",
  119. "save": "保存",
  120. "cancel": "取消",
  121. "cancel1": "快撤",
  122. "cancel2": "撤銷",
  123. "transfer": "轉讓",
  124. "delivery": "交收",
  125. "listing": "掛牌",
  126. "order": "訂立",
  127. "listing1": "掛牌求購",
  128. "delisting": "摘牌",
  129. "pickup": "提貨",
  130. "details": "詳情",
  131. "deposit": "補足定金",
  132. "deposit2": "追加定金",
  133. "close": "平倉",
  134. "close1": "關閉",
  135. "default": "違約",
  136. "default1": "設置默認",
  137. "default2": "申請違約",
  138. "modify": "修改",
  139. "modify2": "修改信息",
  140. "extension": "延期申請",
  141. "execution": "立即執行",
  142. "manual": "手動確認",
  143. "payment": "付款",
  144. "search": "查詢",
  145. "reset": "重置",
  146. "disagree": "不同意",
  147. "next": "下一步",
  148. "upload": "上傳",
  149. "chart": "圖表",
  150. "restore": "恢復默認",
  151. "savesetting": "保存設置",
  152. "back": "返回",
  153. "Withholding": "代扣簽約申請",
  154. "closeall": "全部收起",
  155. "openall": "全部展開",
  156. "modifyavatar": "修改頭像",
  157. "agree": "同意",
  158. "giveup": "放棄",
  159. "One-click": "一鍵退訂"
  160. },
  161. "chart": {
  162. "time": "分時",
  163. "minutes": "分鐘",
  164. "dayline": "日線",
  165. "weekline": "周線",
  166. "monthline": "月線",
  167. "yearline": "年線",
  168. "oneminutes": "1分鐘",
  169. "fiveminutes": "5分鐘",
  170. "thirtyminutes": "30分鐘",
  171. "onehour": "1小時",
  172. "fourhour": "4小時",
  173. "timestrade": "分時成交",
  174. "refprice": "參考價格",
  175. "Open": "開:",
  176. "High": "高:",
  177. "Low": "低:",
  178. "Close": "收:",
  179. "Vol": "量:",
  180. "Amount": "額:",
  181. "Increase": "幅:",
  182. "Price": "價:"
  183. },
  184. "account": {
  185. "title": "資金信息",
  186. "account": "資金賬戶",
  187. "accountid": "資金賬號",
  188. "userId": "用戶ID:",
  189. "loginId": "登錄ID:",
  190. "connected": "已連接",
  191. "unconnected": "未連接",
  192. "quoteservice": "行情服務:",
  193. "balance": "餘額",
  194. "balance2": "期初餘額",
  195. "currentbalance": "期末餘額",
  196. "freezeMargin": "預扣",
  197. "freezeMargin2": "預扣保證金",
  198. "availableFunds": "可用",
  199. "availableFunds2": "可用資金",
  200. "netWorth": "淨值",
  201. "usedMargin": "佔用",
  202. "usedMargin2": "佔用資金",
  203. "profitLoss": "浮動盈虧",
  204. "inamount": "今日入金",
  205. "outamount": "今日出金",
  206. "closepl": "今日損益",
  207. "paycharge": "貿易手續費",
  208. "tradestatus": "狀態",
  209. "riskRate": "風險率",
  210. "riskRate1": "風險率:",
  211. "cutRate": "斬倉率:",
  212. "tips1": "風險率 = (佔用 / 淨值) * 100%",
  213. "tips2": "斬倉率 = (風險率 / 斬倉風險率) * 100%",
  214. "formula": "公式"
  215. },
  216. "quote": {
  217. "title": "参考行情",
  218. "goodsname": "商品/代碼",
  219. "goodsname1": "名稱",
  220. "goodscode": "代碼",
  221. "refgoodsname": "標的合約",
  222. "averageprice": "均價",
  223. "spec": "規格",
  224. "last": "最新價",
  225. "rise": "漲跌",
  226. "change": "幅度",
  227. "opened": "開盤",
  228. "presettle": "昨結",
  229. "lowest": "最低",
  230. "highest": "最高",
  231. "amplitude": "振幅",
  232. "limitup": "漲停",
  233. "limitdown": "跌停",
  234. "bidvolume": "買量",
  235. "askvolume": "賣量",
  236. "buyusername": "購買方",
  237. "sellusername": "銷售方",
  238. "bid": "買價",
  239. "ask": "賣價",
  240. "selllprice": "銷售價",
  241. "time": "時間",
  242. "vol": "現量",
  243. "holdvolume": "持倉量",
  244. "totalvolume": "成交量",
  245. "totalturnover": "成交額",
  246. "buyhall": "買大廳",
  247. "sellhall": "賣大廳",
  248. "buysellhall": "買賣大廳",
  249. "listinghall": "掛牌大廳",
  250. "enableQty": "預估可訂立量",
  251. "deposit": "預扣保證金",
  252. "avaiableMoney": "可用資金",
  253. "orderbuy": "訂立買入",
  254. "transferbuy": "轉讓買入",
  255. "ordersell": "訂立賣出",
  256. "transfersell": "轉讓賣出",
  257. "buy": "買入",
  258. "selll": "賣出",
  259. "bidlisting": "買掛牌",
  260. "asklisting": "賣掛牌",
  261. "bid1": "買一",
  262. "bid2": "買二",
  263. "bid3": "買三",
  264. "bid4": "買四",
  265. "bid5": "買五",
  266. "ask1": "賣一",
  267. "ask2": "賣二",
  268. "ask3": "賣三",
  269. "ask4": "賣四",
  270. "ask5": "賣五",
  271. "marketstatus": "市場狀態:",
  272. "unopening": "未開市",
  273. "ballot": {
  274. "title": "認購",
  275. "attachmenturl": "圖片",
  276. "refprice": "預售價",
  277. "starttime": "開始:",
  278. "endtime": "結束:",
  279. "sellname": "銷售方:",
  280. "starttime1": "開始時間",
  281. "endtime1": "結束時間",
  282. "historypresale": "發售歷史",
  283. "presalewin": "預售中籤",
  284. "issueprice": "發行價",
  285. "goodsdetail": "商品詳情",
  286. "winningthelottery": "搖號中籤",
  287. "totalqty": "總量:",
  288. "earnest": "預售定金",
  289. "transferdepositratio": "轉讓定金",
  290. "subscribe": "我要認購",
  291. "orderQty": "認購量",
  292. "maxbuyqty": "最大申購量",
  293. "deposit": "預售定金",
  294. "avaiablefunds": "可用資金",
  295. "presalestatus": "預售狀態",
  296. "ordercannotbegreaterthan": "委託量不能大於",
  297. "pleaseenterthesubscriptionquantity": "請輸入認購量"
  298. },
  299. "goods": {
  300. "title": "摘牌",
  301. "title1": "訂單交易",
  302. "orderprice": "價格",
  303. "orderqty": "數量",
  304. "username": "掛牌方",
  305. "nodeal": "不能與自己成交",
  306. "buyorsell": "方向",
  307. "goods": "商品",
  308. "pleaseenterorderprice": "請輸入價格",
  309. "pleaseenterorderqty": "請輸入數量",
  310. "tips1": "確認要提交嗎?",
  311. "tips2": "*若存在價格匹配的反方向委託訂單,系統將會自動撤銷",
  312. "tips3": "*提交成功。",
  313. "tips4": "請輸入摘牌量",
  314. "delistingqty": "摘牌量",
  315. "delistingbuyorsell": "摘牌方向",
  316. "remainqty": "剩餘量",
  317. "listingprice": "掛牌價格",
  318. "taaccount": "交易賬戶"
  319. },
  320. "presale": {
  321. "title": "商品詳情",
  322. "attachmenturl": "圖片",
  323. "startprice": "起拍價",
  324. "presalehistory": "發售歷史",
  325. "starttime": "開始:",
  326. "endtime": "結束:",
  327. "starttime1": "開始時間",
  328. "endtime1": "結束時間",
  329. "bulk": "大宗競拍",
  330. "earnest": "預售定金",
  331. "transferdeposit": "轉讓定金",
  332. "totalqty": "總量:",
  333. "buy": "我要出價",
  334. "presalebidding": "預售競拍",
  335. "bidfor": "出價",
  336. "presalestatus": "預售狀態",
  337. "SubscriptionPrice": "認購價",
  338. "avaiableMoney": "可用資金",
  339. "SubscriptionQty": "認購量",
  340. "ended": "已結束",
  341. "tips1": "請輸入數量",
  342. "tips2": "請輸入價格"
  343. },
  344. "swap": {
  345. "title": "掛牌",
  346. "floatprice": "浮動價",
  347. "fixprice": "固定價",
  348. "sign": "簽署",
  349. "unreviewed": "待審覈",
  350. "username": "掛牌方",
  351. "orderqty": "數量",
  352. "orderprice": "價格",
  353. "marketmaxsub": "點差範圍",
  354. "orderqty1": "掛牌量",
  355. "orderqty2": "摘牌量",
  356. "orderprice1": "掛牌價格",
  357. "estimateprice": "估算價格",
  358. "referenceprice": "參考價格",
  359. "orderamount": "掛牌金額",
  360. "estimateamount": "估算金額",
  361. "permargin": "履約保證金",
  362. "avaiablemoney": "可用資金",
  363. "pricemove": "價格類型",
  364. "currentaccount": "交易賬戶",
  365. "goodsname": "商品/代碼",
  366. "buyorsell": "掛牌方向",
  367. "marketprice": "市價",
  368. "limitprice": "限價",
  369. "enableqty": "可摘量",
  370. "sellprice": "賣出價格",
  371. "buyprice": "買入價格",
  372. "tips1": "請先通過“我的”-“協議簽署”功能菜單簽署相應的合同!",
  373. "tips2": "未實名認證,請先去實名認證,如果已提交實名認證,請耐心等待審覈通過!",
  374. "tips3": "合同已提交簽署請求,請耐心等待審覈通過!",
  375. "tips4": "不能與自己成交",
  376. "tips5": "掛牌提交成功。",
  377. "tips6": "請輸入價格",
  378. "tips7": "請輸入掛牌價格",
  379. "tips8": "請輸入掛牌量",
  380. "tips9": "請輸入基差",
  381. "tips10": "請輸入掛牌基差",
  382. "tips11": "請輸入摘牌價格",
  383. "tips12": "請輸入摘牌量",
  384. "tips13": "提交成功。",
  385. "tips14": "是否立即摘牌?"
  386. },
  387. "pricing": {
  388. "title": "交易下單",
  389. "title1": "掛牌點價",
  390. "title2": "全款購買",
  391. "ordercancel": "訂單可撤",
  392. "position": "持倉彙總",
  393. "holdlb": "持倉明細",
  394. "goods": "商品",
  395. "buyorsell": "方向",
  396. "pricemode": "方式",
  397. "orderqty": "數量",
  398. "marketmaxsub": "點差範圍",
  399. "marketmaxsub1": "基差",
  400. "price": "價格",
  401. "enableQty": "預估可訂立量",
  402. "deposit": "預扣保證金",
  403. "avaiableMoney": "可用資金",
  404. "orderdetails": "訂單明細",
  405. "tips1": "請輸入數量",
  406. "tips2": "請輸入價格",
  407. "tips3": "請輸入點差範圍"
  408. },
  409. "spot": {
  410. "title": "掛牌詳情",
  411. "attachmenturl": "圖片",
  412. "subtitle": "現貨下單",
  413. "subtitle1": "現貨倉單",
  414. "orderprice": "價格",
  415. "operate": "操作",
  416. "username": "掛牌方",
  417. "orderqty": "數量",
  418. "wantbuy": "我要買",
  419. "wantsell": "我要賣",
  420. "buylisting": "買入掛牌",
  421. "selllisting": "賣出掛牌",
  422. "listingqty": "掛牌量",
  423. "paymentamount": "貨款金額",
  424. "avaiableMoney": "可用資金",
  425. "enableqty": "可用量",
  426. "listingprice": "掛牌價格",
  427. "orderqty2": "摘牌量",
  428. "remainqty": "剩餘量",
  429. "performancetemplate": "履約模板",
  430. "wrstandardname": "商品:",
  431. "warehousename": "倉庫:",
  432. "warehousename1": "倉庫",
  433. "enableqty1": "可用:",
  434. "wrstandard": "商品",
  435. "deliverygoods": "品類",
  436. "deliverygoodsname": "品種",
  437. "wrgoodsname": "商品",
  438. "sellprice": "賣價",
  439. "sellqty": "賣量",
  440. "buyprice": "買價",
  441. "buyqty": "買量",
  442. "tons": "噸",
  443. "yuan": "元",
  444. "tips1": "請選擇履約模板",
  445. "tips2": "請輸入價格",
  446. "tips3": "請選擇現貨倉單",
  447. "tips4": "請輸入數量",
  448. "tips5": "可用量不足",
  449. "tips7": "剩餘量不足",
  450. "tips6": "掛牌提交成功。",
  451. "tips8": "摘牌提交成功。",
  452. "tips9": "請選擇",
  453. "tips10": "請選擇品類",
  454. "tips11": "請選擇商品",
  455. "tips12": "請選擇倉庫",
  456. "tips13": "商品要素",
  457. "tips14": "請選擇履約方式"
  458. },
  459. "transfer": {
  460. "title1": "轉讓詳情",
  461. "qty": "數量",
  462. "price": "價格",
  463. "sellname": "發售方",
  464. "presaleprice": "訂貨價",
  465. "lastprice": "最新價",
  466. "transferdepositratio": "轉讓訂金比例",
  467. "limitup": "漲停價",
  468. "limitdown": "跌停價",
  469. "presaleprice1": "訂貨價:",
  470. "presaleprice2": "預售價",
  471. "username": "掛牌方",
  472. "orderqty": "數量",
  473. "orderprice": "價格",
  474. "spread": "差價",
  475. "deposit": "定金",
  476. "buyorderqty": "買入量",
  477. "transferprice": "轉讓價",
  478. "orderqty1": "訂單量",
  479. "tips1": "請輸入價格",
  480. "tips2": "請輸入數量",
  481. "tips3": "提交成功"
  482. }
  483. },
  484. "order": {
  485. "title": "我的訂單",
  486. "title1": "歷史訂單",
  487. "title2": "全款訂單",
  488. "title3": "預付款訂單",
  489. "plTotal": "盈虧:",
  490. "feeTotal": "手續費:",
  491. "qtyTotal": "數量:",
  492. "deliverytime": "交收时间",
  493. "goodsorder": {
  494. "title": "訂單委託單",
  495. "title2": "歷史訂單委託",
  496. "subtitle": "訂單委託信息",
  497. "goodsname": "商品代碼/名稱",
  498. "goodsname1": "商品名稱",
  499. "goodscode": "訂單合約",
  500. "buyorsell": "方向",
  501. "buildtype": "類型",
  502. "buyorsellbuildtype": "方向/類型",
  503. "orderqty": "委託量",
  504. "orderprice": "委託價格",
  505. "tradeqty": "成交量",
  506. "orderstatus": "委託狀態",
  507. "ordertime": "委託時間",
  508. "orderdate": "委託日期",
  509. "orderid": "委託單號",
  510. "freezemargin": "凍結金額",
  511. "tips1": "是否撤銷該委託單?",
  512. "tips2": "撤銷成功",
  513. "tips3": "是否撤銷該交收單?",
  514. "clear": {
  515. "title": "快撤",
  516. "goodsId": "委託商品",
  517. "buyOrSell": "委託方向",
  518. "price": "撤銷價格",
  519. "tips1": "請選擇委託商品",
  520. "tips2": "請輸入撤銷價格"
  521. }
  522. },
  523. "goodstrade": {
  524. "title": "訂單成交單",
  525. "title2": "歷史訂單成交",
  526. "subtitle": "訂單成交信息",
  527. "goodsname": "商品代碼/名稱",
  528. "goodsname1": "商品名稱",
  529. "goodscode": "訂單合約",
  530. "buyorsell": "方向",
  531. "buildtype": "類型",
  532. "buildtypebuyorsell": "類型/方向",
  533. "tradeqty": "成交量",
  534. "tradeprice": "成交價格",
  535. "charge": "手續費",
  536. "closepl": "平倉損益",
  537. "tradetime": "成交時間",
  538. "tradedate": "成交日期",
  539. "tradeid": "成交單號"
  540. },
  541. "listingorder": {
  542. "title": "掛牌委託",
  543. "title2": "歷史掛牌委託",
  544. "subtitle": "掛牌委託信息",
  545. "goodsname": "商品代碼/名稱",
  546. "wrpricetype": "掛牌方式",
  547. "deliverygoodsname": "品種",
  548. "wrstandardname": "商品名稱",
  549. "warehousename": "倉庫",
  550. "wrtradetype": "類型",
  551. "buyorsell": "方向",
  552. "fixedprice": "掛牌價格",
  553. "fixedprice1": "價格/基差",
  554. "wrtypename": "期貨合約",
  555. "orderqty": "委託量",
  556. "tradeqty": "成交量",
  557. "cancelqty": "撤銷量",
  558. "ordertime": "委託時間",
  559. "orderdate": "委託日期",
  560. "orderprice": "委託價格",
  561. "wrtradeorderstatus": "委託狀態",
  562. "wrtradeorderid": "委託單號",
  563. "tips1": "確認要撤銷嗎?",
  564. "tips2": "撤銷成功"
  565. },
  566. "listingtrade": {
  567. "title": "掛牌成交單",
  568. "title2": "歷史掛牌成交",
  569. "subtitle": "掛牌成交信息",
  570. "goodsname": "商品代碼/名稱",
  571. "deliverygoodsname": "品種",
  572. "wrstandardname": "商品名稱",
  573. "chargevalue": "手續費",
  574. "warehousename": "倉庫",
  575. "wrtradetype": "類型",
  576. "buyorsell": "方向",
  577. "tradeprice": "成交價格",
  578. "tradeqty": "成交量",
  579. "tradeamount": "成交金額",
  580. "tradetime": "成交時間",
  581. "tradedate": "成交日期",
  582. "matchusername": "對手方",
  583. "wrtradedetailid": "成交單號"
  584. },
  585. "presale": {
  586. "title": "預售認購",
  587. "subtitle": "預售認購信息",
  588. "subtitle1": "歷史預售認購",
  589. "goodsname": "商品代碼/名稱",
  590. "orderqty": "認購量",
  591. "orderprice": "認購價",
  592. "orderamount": "認購金額",
  593. "presaledepositalgorithm": "定金方式",
  594. "presaledepositvalue": "定金比例",
  595. "freezemargin": "預售定金",
  596. "sellname": "發售方",
  597. "starttime": "開始日期",
  598. "endtime": "結束日期",
  599. "orderstatus": "委託狀態",
  600. "ordertime": "委託時間",
  601. "orderdate": "委託日期",
  602. "tradeprice": "預售價",
  603. "tradeqty": "訂單量",
  604. "orderid": "委託單號"
  605. },
  606. "transferorder": {
  607. "title": "轉讓委託單",
  608. "subtitle": "轉讓委託信息",
  609. "subtitle1": "歷史轉讓委託",
  610. "goodsname": "商品代碼/名稱",
  611. "buyorsell": "方向",
  612. "orderqty": "轉讓量",
  613. "orderprice": "轉讓價",
  614. "presaleprice": "訂貨價",
  615. "tradeqty": "摘牌量",
  616. "orderstatus": "委託狀態",
  617. "ordertime": "委託時間",
  618. "orderid": "委託單號",
  619. "tips1": "是否撤銷該委託單?",
  620. "tips2": "撤銷成功"
  621. },
  622. "transfertrade": {
  623. "title": "轉讓成交單",
  624. "subtitle": "轉讓成交信息",
  625. "subtitle1": "歷史轉讓成交",
  626. "goodsname": "商品代碼/名稱",
  627. "buyorsell": "方向",
  628. "tradeqty": "轉讓量",
  629. "tradeprice": "轉讓價",
  630. "presaleprice": "訂貨價",
  631. "closepl": "損益",
  632. "accountname": "對手方",
  633. "tradetime": "成交時間",
  634. "tradedate": "成交日期",
  635. "orderid": "成交單號"
  636. },
  637. "swaporder": {
  638. "title": "掉期委託",
  639. "subtitle": "委託信息",
  640. "subtitle1": "歷史委託",
  641. "subtitle2": "委託詳情",
  642. "goodsname": "商品代碼/名稱",
  643. "buyorsell": "方向",
  644. "orderqty": "委託量",
  645. "orderprice": "委託價格",
  646. "tradeqty": "成交量",
  647. "orderstatus": "委託狀態",
  648. "ordertime": "委託時間",
  649. "orderdate": "委託日期",
  650. "orderid": "委託單號",
  651. "tips1": "確認要撤銷嗎?",
  652. "tips2": "撤銷成功"
  653. },
  654. "swaptrade": {
  655. "title": "掉期成交",
  656. "subtitle": "成交信息",
  657. "subtitle1": "歷史成交",
  658. "subtitle2": "成交詳情",
  659. "goodsname": "商品代碼/名稱",
  660. "buyorsell": "方向",
  661. "buildtype": "類型",
  662. "tradeqty": "成交量",
  663. "tradeprice": "成交價格",
  664. "tradeamount": "成交金額",
  665. "charge": "手續費",
  666. "closepl": "交收盈虧",
  667. "matchaccountid": "貿易對方",
  668. "tradetime": "成交時間",
  669. "tradedate": "成交日期",
  670. "tradeid": "成交單號"
  671. },
  672. "pricingorder": {
  673. "title": "點價委託",
  674. "subtitle": "掛牌點價委託信息",
  675. "subtitle1": "詳細",
  676. "goodsname": "商品代碼/名稱",
  677. "ordertime": "委託時間",
  678. "orderdate": "委託日期",
  679. "buyorsell": "方向",
  680. "orderqty": "委託量",
  681. "orderprice": "委託價格",
  682. "orderstatus": "委託狀態",
  683. "tradeqty": "成交量",
  684. "orderid": "委託單號",
  685. "tips1": "確認要撤銷嗎?",
  686. "tips2": "撤銷成功"
  687. },
  688. "pricingtrade": {
  689. "title": "點價成交",
  690. "subtitle": "掛牌點價成交信息",
  691. "subtitle1": "詳細",
  692. "goodsname": "商品代碼/名稱",
  693. "buyorsell": "方向",
  694. "tradetime": "成交時間",
  695. "tradedate": "成交時間",
  696. "matchaccountid": "對手方",
  697. "buildtype": "類型",
  698. "tradeprice": "成交價格",
  699. "tradeamount": "成交金額",
  700. "charge": "手續費",
  701. "tradeqty": "成交量",
  702. "tradeid": "成交單號",
  703. "closepl": "平倉盈虧"
  704. }
  705. },
  706. "position": {
  707. "title": "我的持倉",
  708. "holddetail": "明細",
  709. "goods": {
  710. "title": "訂單持倉",
  711. "subtitle": "持倉信息",
  712. "subtitle2": "交收信息",
  713. "subtitle3": "轉讓信息",
  714. "agreeunit": "商品規格",
  715. "pricemove": "溢價",
  716. "expressfees": "運送費用",
  717. "otherfees": "其他費用",
  718. "preamounts": "訂金",
  719. "totalfees": "費用總計",
  720. "deposit1": "需補款總額",
  721. "fees1": "提貨服務費",
  722. "fees2": "貨運服務費",
  723. "goodsname": "商品代碼/名稱",
  724. "buyorsell": "持倉方向",
  725. "curholderamount": "持倉金額",
  726. "holderamount": "持倉金額",
  727. "curpositionqty": "持倉量",
  728. "holderqty": "持倉量",
  729. "averageprice": "持倉均價",
  730. "frozenqty": "凍結量",
  731. "enableqty": "可用量",
  732. "mindeliverylot": "最小交收量",
  733. "orderid": "訂單號",
  734. "closepl": "參考損益",
  735. "last": "當前價",
  736. "orderqty": "轉讓量",
  737. "deposit": "需補足尾款",
  738. "fees": "提貨費",
  739. "matchname": "交收對手方",
  740. "deliverylot": "交收量",
  741. "deliveryqty": "交收數量",
  742. "address": "收貨地址",
  743. "transferprice": "轉讓價格",
  744. "qty": "轉讓量",
  745. "tradetime": "交易時間",
  746. "holderprice": "持倉價格",
  747. "deliveryinfo": "交收信息",
  748. "freezeqty": "凍結量",
  749. "marketValue": "市值",
  750. "tips1": "請輸入轉讓價格",
  751. "tips2": "請輸入轉讓量",
  752. "tips3": "確認要轉讓嗎?",
  753. "tips4": "轉讓成功",
  754. "tips5": "確認要交收嗎?",
  755. "tips6": "交收成功",
  756. "tips7": "'請輸入交收量'",
  757. "tips8": "不能小於最小交收量",
  758. "tips9": "請輸入收貨地址",
  759. "tips10": "請輸入交收信息",
  760. "holddetail": {
  761. "title": "訂單明細",
  762. "marketname": "市場",
  763. "tradetime": "交易時間",
  764. "tradeid": "成交單號",
  765. "buyorsell": "類型",
  766. "enableqty": "可用量",
  767. "holderqty": "持倉量",
  768. "freezeqty": "凍結量",
  769. "holderprice": "持倉價格",
  770. "holderamount": "持倉金額",
  771. "usedMargin": "佔用",
  772. "profitLoss": "浮動盈虧",
  773. "riskRate": "風險率"
  774. }
  775. },
  776. "spot": {
  777. "title": "現貨持倉",
  778. "subtitle": "現貨持倉信息",
  779. "subtitle2": "掛牌信息",
  780. "subtitle3": "掛牌",
  781. "subtitle4": "提貨",
  782. "goodsname": "商品代碼/名稱",
  783. "PerformanceTemplate": "履約方式",
  784. "warehousename": "倉庫",
  785. "qty": "庫存量",
  786. "freezerqty": "凍結量",
  787. "enableqty": "可用量",
  788. "orderqty": "掛牌量",
  789. "fixedprice": "掛牌價格",
  790. "performancetemplate": "履約模板",
  791. "orderqty2": "提貨數量",
  792. "appointmentmodel": "提貨方式",
  793. "contactname": "聯繫人",
  794. "contactnum": "聯繫方式",
  795. "district": "收貨地區",
  796. "address": "收貨地址",
  797. "remark": "發票信息",
  798. "createtime": "過戶時間",
  799. "pledgeqty": "質押數量",
  800. "wrstandardname": "商品名稱",
  801. "deliverygoodsname": "品種",
  802. "wrholdeno": "倉單編號",
  803. "tips1": "請選擇履約模板",
  804. "tips2": "請輸入價格",
  805. "tips3": "請輸入數量",
  806. "tips4": "可用量不足",
  807. "tips5": "掛牌成功",
  808. "tips6": "提交成功",
  809. "tips7": "請輸入發票信息",
  810. "tips8": "請輸入收貨地址",
  811. "tips9": "請選擇收貨地區",
  812. "tips10": "請輸入聯繫方式",
  813. "tips11": "請輸入聯繫人",
  814. "tips12": "請輸入提貨數量",
  815. "receipttype": "發票類型:",
  816. "username": "發票擡頭:",
  817. "taxpayerid": "稅號:",
  818. "receiptbank": "開戶銀行:",
  819. "receiptaccount": "銀行賬號:",
  820. "address1": "企業地址:",
  821. "contactinfo": "企業電話:",
  822. "email": "郵箱:"
  823. },
  824. "presale": {
  825. "title": "預售持倉",
  826. "title1": "預售持倉詳情",
  827. "subtitle": "預售持倉信息",
  828. "goodsname": "商品代碼/名稱",
  829. "sellname": "發售方",
  830. "starttime": "開始日期",
  831. "endtime": "結束日期",
  832. "starttime1": "開始日期",
  833. "endtime1": "結束日期",
  834. "tradeqty": "認購量",
  835. "openprice": "預售價",
  836. "tradeamount": "總貨款",
  837. "transferdepositratio": "轉讓定金比例",
  838. "transferdeposit": "轉讓定金",
  839. "depositremain": "未付定金",
  840. "paystatus": "支付狀態",
  841. "tradeid": "成交單號",
  842. "tips": "是否補足轉讓定金?"
  843. },
  844. "transfer": {
  845. "title": "轉讓持倉",
  846. "title1": "轉讓持倉詳情",
  847. "subtitle": "轉讓持倉信息",
  848. "goodsname": "商品代碼/名稱",
  849. "buyorsell": "持倉方向",
  850. "goodsdisplay": "商品",
  851. "buycurholderamount": "持倉金額",
  852. "buycurpositionqty": "持倉量",
  853. "curpositionqty": "持倉量",
  854. "buyfrozenqty": "凍結量",
  855. "frozenqty": "凍結量",
  856. "enableqty": "可用量",
  857. "sellname": "發售方",
  858. "presaleprice": "訂貨價",
  859. "closepl": "參考損益",
  860. "averageprice": "持倉均價",
  861. "holderqty": "持倉量",
  862. "holderprice": "持倉價",
  863. "tradeamount": "總貨款",
  864. "transferdepositratio": "轉讓定金比例",
  865. "transferdeposit": "轉讓定金",
  866. "depositremain": "未付定金",
  867. "unpaymentremain": "未付貨款",
  868. "paystatus": "支付狀態",
  869. "lasttradedate": "最後交易日",
  870. "deposit": "已付定金",
  871. "remainamount": "剩餘金額",
  872. "presaleprice1": "預售價",
  873. "limitup": "漲停",
  874. "limitdown": "跌停",
  875. "transferprice": "轉讓價",
  876. "transferqty": "轉讓量",
  877. "giveupqty": "放棄量",
  878. "tips1": "是否追加未付轉讓定金?",
  879. "tips2": "提交成功",
  880. "tips3": "請輸入價格",
  881. "tips4": "請輸入數量"
  882. },
  883. "swap": {
  884. "title": "掉期持倉",
  885. "goodsname": "商品/代碼",
  886. "buyorsell": "方向",
  887. "averageprice": "訂單均價",
  888. "curpositionqty": "持有量",
  889. "curholderamount": "訂單金額",
  890. "frozenqty": "凍結量",
  891. "lastprice": "參考價格",
  892. "enableqty": "可用量",
  893. "closepl": "參考損益",
  894. "expiredate": "到期日",
  895. "tips1": "確認要平倉嗎?",
  896. "tips12": "請求成功"
  897. },
  898. "pricing": {
  899. "title": "點價持倉",
  900. "goodsname": "商品代碼/名稱",
  901. "buyorsell": "方向",
  902. "lastprice": "現價",
  903. "curpositionqty": "持有量",
  904. "averageprice": "持倉均價",
  905. "averageprice1": "訂單價格",
  906. "frozenqty": "凍結量",
  907. "curholderamount": "持倉金額",
  908. "enableqty": "可用量",
  909. "closepl": "參考損益",
  910. "tips1": "是否退訂全部訂單?"
  911. }
  912. },
  913. "delivery": {
  914. "title": "交貨提貨",
  915. "title1": "全款提貨",
  916. "title2": "預付款提貨",
  917. "title3": "預付款交貨",
  918. "title4": "退換貨",
  919. "online": {
  920. "title": "點選交收單",
  921. "title2": "歷史點選交收單",
  922. "subtitle": "點選交收單信息",
  923. "wrtypename": "商品名稱",
  924. "wrtypename1": "持有人/商品/倉庫",
  925. "pricemove": "升貼水",
  926. "username": "持有人",
  927. "needqty": "所需合約量",
  928. "enableQty": "可交收數量",
  929. "choicewarehousename": "點選倉單",
  930. "qty": "數量",
  931. "deliveryqty": "交收數量",
  932. "xdeliveryprice": "訂貨價",
  933. "deliverypricemove": "升貼水",
  934. "deliveryamount": "總貨款",
  935. "xgoodsremainamount": "剩餘貨款",
  936. "deliverytotalamount": "總金額",
  937. "remaintotalamount": "剩餘金額",
  938. "warehousename": "倉庫",
  939. "matchusername": "發貨方",
  940. "deliverytime": "申請時間",
  941. "xgoodscode": "交收合約",
  942. "deliveryid": "交收單號",
  943. "orderedqty": "已點數量"
  944. },
  945. "offline": {
  946. "title": "線下交收單",
  947. "subtitle": "線下交收單信息",
  948. "goodsname": "商品代碼/名稱",
  949. "goodsnamedisplay": "訂單合約",
  950. "buyorselldisplay": "交收方向",
  951. "deliveryqty": "交收數量",
  952. "deliveryprice": "交收價格",
  953. "deliveryamount": "交收貨款",
  954. "matchusername": "交收對手方",
  955. "deliveryinfo": "交收信息",
  956. "reqtime": "申請時間",
  957. "applydate": "申請日期",
  958. "orderstatusdisplay": "單據狀態",
  959. "deliveryorderid": "交收單號",
  960. "tradeid": "成交單號"
  961. },
  962. "spot": {
  963. "title": "現貨提貨單",
  964. "subtitle": "提貨信息",
  965. "goodsname": "商品代碼/名稱",
  966. "deliverygoodsname": "品種",
  967. "wrstandardname": "商品",
  968. "warehousename": "倉庫",
  969. "qty": "提貨數量",
  970. "appointmentmodeldisplay": "提貨方式",
  971. "contactname": "聯繫人",
  972. "contactnum": "聯繫方式",
  973. "address": "收貨地址",
  974. "appointmentremark": "發票信息",
  975. "applytime": "申請時間",
  976. "date": "日期",
  977. "applystatus": "提貨狀態",
  978. "expressnum": "物流信息",
  979. "applyid": "提貨單號"
  980. }
  981. },
  982. "inout": {
  983. "title": "持倉過戶",
  984. "title1": "我的轉入",
  985. "title2": "我的轉出",
  986. "in": {
  987. "goodsdisplay": "商品",
  988. "outusername": "轉出方",
  989. "qty": "轉讓量",
  990. "transferprice": "轉讓價格",
  991. "freezedays": "凍結天數",
  992. "goodscurprice": "商品價格",
  993. "incharge": "手續費",
  994. "transferapplystatus": "狀態",
  995. "applytime": "申請時間",
  996. "verificationpwd": "密碼驗證",
  997. "sure": "確定",
  998. "tips1": "請輸入登錄密碼",
  999. "tips2": "我已閱讀並同意",
  1000. "tips3": "《持倉轉讓協議》",
  1001. "tips4": "確認成功",
  1002. "tips5": "密碼驗證失敗",
  1003. "tips6": "請同意持倉轉讓協議",
  1004. "tips7": "請輸入密碼"
  1005. },
  1006. "out": {
  1007. "goodsdisplay": "商品",
  1008. "inusername": "轉入方",
  1009. "qty": "轉讓量",
  1010. "transferprice": "轉讓價格",
  1011. "freezedays": "凍結天數",
  1012. "goodscurprice": "商品價格",
  1013. "transferapplystatus": "狀態",
  1014. "applytime": "申請時間",
  1015. "outcharge": "手續費"
  1016. },
  1017. "agreement": {
  1018. "title": "轉讓協議"
  1019. },
  1020. "add": {
  1021. "title": "新增",
  1022. "subtitle": "選擇客戶",
  1023. "inusername": "轉入客戶",
  1024. "choice": "請選擇",
  1025. "goodsid": "轉讓商品",
  1026. "enableqty": "可用量",
  1027. "orderqty": "轉讓量",
  1028. "orderprice": "轉讓價格",
  1029. "freezedays": "凍結天數",
  1030. "tips1": "我已閱讀並同意",
  1031. "tips2": "《持倉轉讓協議》",
  1032. "tips3": "'請輸入客戶編號或手機號'",
  1033. "tips4": "請選擇轉讓商品",
  1034. "tips5": "請輸入轉讓價格",
  1035. "tips6": "請輸入轉讓量",
  1036. "tips7": "請輸入凍結天數",
  1037. "tips8": "提交成功,請稍後查詢結果",
  1038. "tips9": "請同意持倉轉讓協議"
  1039. }
  1040. },
  1041. "transfer": {
  1042. "title": "持倉過戶",
  1043. "in": {
  1044. "title": "我的轉入",
  1045. "outusername": "轉出方",
  1046. "qty": "轉出量",
  1047. "transferprice": "轉讓價格",
  1048. "freezedays": "凍結天數",
  1049. "goodscurprice": "商品價格",
  1050. "incharge": "手續費"
  1051. },
  1052. "out": {
  1053. "title": "我的轉出",
  1054. "inusername": "轉入方",
  1055. "qty": "轉讓量",
  1056. "transferprice": "轉讓價格",
  1057. "freezedays": "凍結天數",
  1058. "goodscurprice": "商品價格",
  1059. "outcharge": "手續費"
  1060. }
  1061. },
  1062. "performance": {
  1063. "title": "履約信息",
  1064. "title2": "買歷史履約信息",
  1065. "title3": "賣歷史履約信息",
  1066. "subtitle": "執行信息",
  1067. "subtitle1": "修改聯絡信息",
  1068. "stepslist": "步驟列表",
  1069. "buy": "買履約",
  1070. "sell": "賣履約",
  1071. "plan": "履約計劃",
  1072. "deliverygoodsname": "品種",
  1073. "performancetype": "類型",
  1074. "wrstandardname": "商品",
  1075. "wrstandardname1": "履約商品",
  1076. "warehousename": "倉庫",
  1077. "accountname": "對手方",
  1078. "sellerInfo": "賣方聯絡信息",
  1079. "buyerInfo": "買方聯絡信息",
  1080. "qty": "數量",
  1081. "amount": "履約金額",
  1082. "buyusername": "買方",
  1083. "sellusername": "賣方",
  1084. "paymenttype": "付款方式",
  1085. "buypaidamount": "買方已付",
  1086. "sellreceivedamount": "賣方已收",
  1087. "sellerfreezeamount": "賣方凍結",
  1088. "sellerfreezeamountremain": "賣方凍結剩餘",
  1089. "buyerfreezeamount": "買方凍結",
  1090. "buyerfreezeamountremain": "買方凍結剩餘",
  1091. "performancestatus": "履約狀態",
  1092. "overshortamount": "溢短金額",
  1093. "curstepname": "當前步驟",
  1094. "starttime": "開始時間",
  1095. "starttime1": "開始時間",
  1096. "relatedorderid": "關聯單號",
  1097. "performanceplanid": "履約單號",
  1098. "applyremark": "備註",
  1099. "attachment": "附件",
  1100. "contract": "聯絡信息",
  1101. "receive": "收貨地址",
  1102. "receipt": "發票信息",
  1103. "more": "更多",
  1104. "performancedate": "日期",
  1105. "performanceqty": "履約數量",
  1106. "breach": "違約",
  1107. "modify": "修改",
  1108. "detail": "詳情",
  1109. "breachapply": "違約申請",
  1110. "remark": "備註",
  1111. "pleaseinputremark": "請輸入備註",
  1112. "applybreach": "申請違約",
  1113. "pleaseuploadtheattachment": "請上傳附件",
  1114. "areyousureyouwanttoSubmitadefaultapplication?": "確認要提交違約申請嗎?",
  1115. "thedefaultapplicationissuccessful": "違約申請成功",
  1116. "performancedetail": "履約詳情",
  1117. "pleaseenterthedelaydays": "請輸入延期天數",
  1118. "delaydays": "延期天數",
  1119. "days": "天",
  1120. "executinfo": "執行信息",
  1121. "applydelay": "延期申請",
  1122. "applyexecute": "立即執行",
  1123. "receiptinfo": "發票信息",
  1124. "address": "收貨地址",
  1125. "pleaseentertheaddress": "請輸入收貨地址",
  1126. "pleaseenterthecontractinfo": "請輸入收貨地址",
  1127. "buyuserinfo": "買方信息",
  1128. "selluserinfo": "賣方信息",
  1129. "modifyinfo": "修改信息",
  1130. "buyhisperformanceinfo": "買歷史履約信息",
  1131. "sellhisperformanceinfo": "賣歷史履約信息",
  1132. "receipttype": "發票類型:",
  1133. "username": "發票擡頭:",
  1134. "taxpayerid": "稅號:",
  1135. "receiptbank": "開戶銀行:",
  1136. "receiptaccount": "銀行賬號:",
  1137. "address1": "企業地址:",
  1138. "contactinfo": "企業電話:",
  1139. "email": "郵箱:",
  1140. "address2": "地址:",
  1141. "phonenum": "電話:",
  1142. "receivername": "姓名:",
  1143. "remain": "剩餘",
  1144. "tips1": "確認要信息修改申請嗎?",
  1145. "tips2": "信息修改申請成功",
  1146. "tips3": "請輸入收貨地址信息",
  1147. "tips4": "請輸入發票信息",
  1148. "tips5": "請輸入聯絡信息",
  1149. "tips6": "是否要手動執行步驟?",
  1150. "tips7": "請輸入延期天數",
  1151. "tips8": "請輸入備註信息",
  1152. "tips9": "確定要延期申請嗎?",
  1153. "tips10": "延期申請成功",
  1154. "tips11": "立即執行申請成功",
  1155. "steps": {
  1156. "steptypename": "名稱",
  1157. "stepdays": "天數",
  1158. "remaindays": "剩餘天數",
  1159. "stepvalue": "步驟值(%)",
  1160. "stepamount": "金額",
  1161. "realamount": "完成金額",
  1162. "isauto": "是否自動",
  1163. "steplanchtype": "啓動類型",
  1164. "starttime": "開始日期",
  1165. "endtime": "結束日期",
  1166. "stepstatus": "步驟狀態",
  1167. "remark": "步驟備註"
  1168. }
  1169. },
  1170. "settlement": {
  1171. "title": "結算單"
  1172. },
  1173. "rules": {
  1174. "zcxy": "用戶註冊協議",
  1175. "yszc": "關於隱私",
  1176. "ryszc": "隱私政策",
  1177. "fwrx": "服務熱線",
  1178. "zrxy": "轉讓協議"
  1179. },
  1180. "mine": {
  1181. "title": "我的",
  1182. "normal": "正常",
  1183. "balance": "餘額",
  1184. "netWorth": "淨值",
  1185. "freezeMargin": "預扣",
  1186. "usedMargin": "佔用",
  1187. "availableFunds": "可用",
  1188. "riskRate": "風險率",
  1189. "cashin": "入金",
  1190. "cashout": "出金",
  1191. "callAteFee": "滯納金",
  1192. "myposition": "我的持倉",
  1193. "myorder": "我的訂單",
  1194. "delivery": "交貨提貨",
  1195. "performance": "履約信息",
  1196. "fundsinfo": "資金信息",
  1197. "authentication": "實名認證",
  1198. "banksign": "簽約賬戶",
  1199. "personalinformation": "個人信息",
  1200. "settings": "設置",
  1201. "aboutus": "關於我們",
  1202. "protocol": "入市協議",
  1203. "positiontransfer": "持倉過戶",
  1204. "profile": {
  1205. "title": "個人信息",
  1206. "invoiceinfo": "發票信息",
  1207. "addressinfo": "收貨地址",
  1208. "wechat": "微信",
  1209. "email": "郵箱",
  1210. "tips1": "請輸入微信號"
  1211. },
  1212. "address": {
  1213. "title": "收貨地址管理",
  1214. "add": "新增地址",
  1215. "default": "默認",
  1216. "detail": "詳細地址",
  1217. "phoneNum": "聯繫電話",
  1218. "receiverName": "收貨人",
  1219. "region": "收貨地區",
  1220. "address": "收貨地址",
  1221. "isdefault": "是否默認",
  1222. "modifyaddressinfo": "修改收貨地址",
  1223. "addaddressinfo": "新增收貨地址",
  1224. "tips1": "請輸入收貨人",
  1225. "tips2": "請輸入聯繫電話",
  1226. "tips3": "請選擇收貨地區",
  1227. "tips4": "請輸入詳細地址",
  1228. "tips5": "是否刪除該收貨地址?",
  1229. "tips6": "該地址是否設爲默認?"
  1230. },
  1231. "invoice": {
  1232. "title": "發票信息",
  1233. "title1": "修改發票信息",
  1234. "title2": "新增發票信息",
  1235. "personal": "個人",
  1236. "company": "企業",
  1237. "default": "默認",
  1238. "receipttype": "發票類型",
  1239. "UserName": "發票擡頭",
  1240. "TaxpayerID": "稅號",
  1241. "ReceiptBank": "開戶銀行",
  1242. "ReceiptAccount": "銀行賬號",
  1243. "Address": "企業地址",
  1244. "ContactInfo": "企業電話",
  1245. "Email": "郵箱",
  1246. "tips1": "請輸入發票擡頭",
  1247. "tips2": "請輸入納稅人識別號",
  1248. "tips3": "是否刪除該發票?",
  1249. "addinvoice": "新增發票"
  1250. },
  1251. "setting": {
  1252. "title": "快捷設置",
  1253. "tradesettings": "下單設置",
  1254. "tipssetting": "提示設置",
  1255. "others": "其他設置",
  1256. "language": "語言設置",
  1257. "chinese": "簡體中文",
  1258. "english": "English",
  1259. "enth": "ภาษาไทย",
  1260. "orderBuyOrSell": "默認買賣方向",
  1261. "orderQtyIsEmpty": "下單後清空數量",
  1262. "priceFocusType": "下單價格類型",
  1263. "showOrderEnableQty": "顯示預估訂立量",
  1264. "orderFocusType": "下單後默認焦點",
  1265. "showOrderDialog": "下單確認提示框",
  1266. "showOrderCancelDialog": "撤單確認提示框",
  1267. "showOrderFailMessage": "下單失敗消息",
  1268. "showOrderSuccessMessage": "下單成功消息",
  1269. "price": "價格",
  1270. "qty": "數量",
  1271. "last": "現價",
  1272. "counterparty": "對手價",
  1273. "realtimelast": "實時現價",
  1274. "realtimecounterparty": "實時對手價",
  1275. "tips": "是否恢復到默認設置?"
  1276. }
  1277. },
  1278. "banksign": {
  1279. "title": "簽約賬戶管理",
  1280. "accountname": "名稱",
  1281. "accountname1": "銀行卡賬戶名",
  1282. "OpenBankAccId": "開戶銀行",
  1283. "cardtype": "證件類型",
  1284. "cardno": "證件號碼",
  1285. "cusbankname": "託管銀行",
  1286. "bankname": "簽約銀行",
  1287. "banktype": "銀行類型",
  1288. "bankname1": "銀行名稱",
  1289. "bankno": "銀行卡號",
  1290. "bankaccountno1": "簽約銀行賬號",
  1291. "currency": "幣種",
  1292. "bankaccountname": "姓名",
  1293. "mobilephone": "手機號碼",
  1294. "branchbankname": "支行名稱",
  1295. "remark": "備註",
  1296. "signstatus": "狀態",
  1297. "signagain": "重新簽約",
  1298. "signagreement": "協議簽署",
  1299. "cancel": "解約",
  1300. "modify": "修改",
  1301. "bankchannel": "銀行渠道",
  1302. "addbanksign": "添加簽約賬戶",
  1303. "modifybanksign": "修改簽約賬戶",
  1304. "Pleaseselectyourbank": "請選擇開戶銀行",
  1305. "Pleaseenteryourmobilephonenumber": "請輸入手機號碼",
  1306. "Pleaseenterbankaccountno": "請輸入銀行卡賬號",
  1307. "Pleaseenterbankno": "請輸入銀行卡號",
  1308. "Pleaseenterbankaccountname": "請輸入銀行卡賬戶名",
  1309. "youhavenotaddedasignedaccount": "您還未添加簽約賬戶",
  1310. "fundstype": "資金類型",
  1311. "pleasechoicefundstype": "請選擇資金類型",
  1312. "time": "時間",
  1313. "operatetype": "操作類型",
  1314. "amount": "金額",
  1315. "bankaccountno": "銀行卡號",
  1316. "verificationcode": "獲取驗證碼",
  1317. "sendagain": "重新發送",
  1318. "sendfailure": "發送失敗",
  1319. "Pleaseenterbranchbankname": "請輸入開戶行支行名稱",
  1320. "Pleaseenterbranchbankno": "請輸入開戶行支行號",
  1321. "submitsuccess1": "簽約信息修改提交成功。",
  1322. "submitsuccess2": "簽約提交成功,請稍後確認結果。",
  1323. "tips1": "請先添加簽約賬戶信息!",
  1324. "tips2": "去簽約",
  1325. "tips3": "請先實名認證,再進行該操作!",
  1326. "tips4": "去實名",
  1327. "tips5": "是否退出當前賬號?",
  1328. "tips6": "手機號碼超過20位",
  1329. "tips7": "未簽約",
  1330. "tips8": "實名認證正在審覈中,暫不能進行簽約請求操作!",
  1331. "tips9": "請先發函到結算中心修改信息後再修改,否則將會影響入金、出金。",
  1332. "tips10": "請前往手機App進行協議簽署操作!",
  1333. "tips11": "請選擇銀行信息!",
  1334. "tips12": "確認要解約嗎?",
  1335. "tips13": "解約提交成功,請稍後確認結果",
  1336. "tips14": "選擇銀行",
  1337. "tips15": "請輸入銀行名稱",
  1338. "tips16": "請選擇銀行渠道",
  1339. "search": {
  1340. "title": "查詢支行",
  1341. "Pleaseenterbranchbankname": "請輸入支行名稱",
  1342. "choicebranchbank": "選擇支行",
  1343. "nodatas": "暫無數據",
  1344. "searching": "搜索中..."
  1345. },
  1346. "capital": {
  1347. "title": "資金",
  1348. "title2": "資金信息",
  1349. "title3": "資金流水",
  1350. "title4": "結算單",
  1351. "accountid": "資金賬號",
  1352. "createtime": "時間",
  1353. "operatetypename": "操作類型",
  1354. "amount": "金額",
  1355. "totalcharge": "手續費彙總:",
  1356. "totalprofit": "盈虧彙總:",
  1357. "hisamountlogs": "歷史資金流水"
  1358. },
  1359. "wallet": {
  1360. "title": "出入金",
  1361. "applys": "申請記錄",
  1362. "cashin": "入金",
  1363. "cashout": "出金",
  1364. "deposit": {
  1365. "subtitle": "入金平臺",
  1366. "subtitle1": "入金時間",
  1367. "inamount": "入金金額",
  1368. "pleaseenterinamount": "請填寫入金金額",
  1369. "credit": "憑證",
  1370. "time": "入金時間:交易日 ",
  1371. "notice": "節假日以通知、公告爲準,非交易日請勿操作!",
  1372. "platformdepositbankname": "平臺入金銀行",
  1373. "platformdepositaccountno": "平臺入金賬號",
  1374. "platformdepositaccount": "平臺入金賬戶",
  1375. "platformdepositsub-branch": "平臺入金支行",
  1376. "goldisnotwithinthetimeframe": "入金不在時間範圍內",
  1377. "failedtogetservertime": "獲取服務器時間失敗",
  1378. "paste": "已複製,快去粘貼吧~",
  1379. "pastefailure": "複製失敗",
  1380. "submitsuccess": "申請成功,請在申請記錄界面確認結果",
  1381. "submitfailure": "提交失敗:",
  1382. "tips2": "請上傳匯款證明",
  1383. "tips1": "是否已在銀行端進行入金轉賬?"
  1384. },
  1385. "withdraw": {
  1386. "subtitle": "出金時間",
  1387. "outamount": "出金金額",
  1388. "bankname": "開戶銀行",
  1389. "bankaccountno": "銀行卡號",
  1390. "bankaccountname": "姓名",
  1391. "pleaseenteroutamount": "請填寫出金金額",
  1392. "time": "出金時間:交易日 ",
  1393. "notice": "節假日以通知、公告爲準,非交易日請勿操作!",
  1394. "theamountavailableis0": "可出金額爲0",
  1395. "exceedingthepayableamount": "超過可出金額",
  1396. "goldisnotwithinthetimeframe": "出金不在時間範圍內",
  1397. "failedtogetservertime": "獲取服務器時間失敗",
  1398. "submitsuccess": "提交成功,請勿重複提交,稍後確認結果",
  1399. "submitfailure": "提交失敗:",
  1400. "tips2": "請上傳匯款證明",
  1401. "availableoutmoney": "可出金額",
  1402. "remark": "備註"
  1403. },
  1404. "inoutapply": {
  1405. "title": "申請流水",
  1406. "charge": "手續費",
  1407. "executetype": "類型",
  1408. "extoperateid": "流水號",
  1409. "updatetime": "時間",
  1410. "remark2": "備註",
  1411. "applystatus": "狀態",
  1412. "bankaccountno": "卡號",
  1413. "bankname": "開戶行",
  1414. "accountcode": "資金賬號",
  1415. "accountname": "姓名",
  1416. "amount": "金額",
  1417. "pay": "付款",
  1418. "tips": "打開失敗",
  1419. "title1": "掃碼付款",
  1420. "wechat": "請使用微信掃碼支付",
  1421. "alipay": "請使用支付寶掃碼支付"
  1422. }
  1423. },
  1424. "reciver": {
  1425. "title": "選擇接收人信息",
  1426. "name": "接收人:",
  1427. "phone_number": "電話號碼:",
  1428. "cert_no": "證件號碼:",
  1429. "bank_name": "接收銀行:",
  1430. "bank_account": "銀行卡號:",
  1431. "channel_code": "銀行渠道:"
  1432. }
  1433. },
  1434. "user": {
  1435. "login": {
  1436. "username": "用戶名",
  1437. "username1": "用戶名/賬號/手機號",
  1438. "password": "密碼",
  1439. "login": "登錄",
  1440. "forgetpassword": "忘記密碼?",
  1441. "rulesyszc": "《隱私政策》",
  1442. "register": "用戶註冊",
  1443. "ruleszcxy": "《用戶註冊協議》",
  1444. "rulesyhkhfxgzs": "《用戶開戶風險告知書》",
  1445. "checked": "我已閱讀並同意",
  1446. "Pleaseenterausername": "請輸入用戶名",
  1447. "Pleaseenterthepassword": "請輸入密碼",
  1448. "startfailure": "初始化失敗",
  1449. "loading": "加載中...",
  1450. "tips1": "爲了您的賬戶安全,請修改密碼!",
  1451. "logining": "登錄中...",
  1452. "logining1": "正在登錄",
  1453. "tips2": "請先同意使用條款",
  1454. "tips3": "登錄失敗:",
  1455. "tips4": "下線通知",
  1456. "tips5": "賬號已登出",
  1457. "tips6": "切換語言更改需要重新登錄才生效!",
  1458. "tips7": "尊敬的用戶:您好,請於週六04:00點前補足預訂單全額貨款以便發貨,否則本平臺將按照協議取消預訂單。"
  1459. },
  1460. "register": {
  1461. "title": "用戶註冊",
  1462. "title1": "掃碼註冊",
  1463. "mobile": "手機號碼",
  1464. "vcode": "短信驗證碼",
  1465. "sendagain": "重新發送",
  1466. "getsmscode": "獲取驗證碼",
  1467. "freeregister": "免費註冊",
  1468. "logipwd": "登錄密碼",
  1469. "confirmpwd": "確認密碼",
  1470. "registercode": "註冊編碼",
  1471. "checked": "我已閱讀並同意",
  1472. "ruleszcxy": "《用戶註冊協議》",
  1473. "rulesfxgzs": "《風險告知書》",
  1474. "registersuccess": "註冊成功!",
  1475. "tips1": "請輸入手機號碼",
  1476. "tips2": "請輸入登錄密碼",
  1477. "tips3": "請輸入確認密碼",
  1478. "tips4": "登錄密碼和確認密碼不一致",
  1479. "tips5": "請輸入短信驗證碼",
  1480. "tips6": "請輸入註冊編碼",
  1481. "tips7": "發送失敗",
  1482. "tips8": "您的賬號已成功註冊。",
  1483. "tips9": "正在註冊...",
  1484. "tips10": "請先同意註冊條款",
  1485. "tips11": "您的註冊申請已提交!"
  1486. },
  1487. "password": {
  1488. "title": "修改密碼",
  1489. "title1": "修改登錄密碼",
  1490. "newpwd": "新密碼",
  1491. "confirmpwd": "確認密碼",
  1492. "oldpwd": "原密碼",
  1493. "tips1": "請輸入原密碼",
  1494. "tips2": "請輸入新密碼",
  1495. "tips3": "請重新輸入新密碼",
  1496. "tips4": "密碼輸入不一致!",
  1497. "tips5": "密碼修改成功,請重新登錄。"
  1498. },
  1499. "forget": {
  1500. "title": "重置登錄密碼",
  1501. "mobile": "手機號碼",
  1502. "vcode": "短信驗證碼",
  1503. "sendagain": "重新發送",
  1504. "getsmscode": "獲取驗證碼",
  1505. "newpwd": "新密碼",
  1506. "confirmpwd": "確認密碼",
  1507. "resetpwd": "重置密碼",
  1508. "tips1": "請輸入手機號碼",
  1509. "tips2": "請輸入短信驗證碼",
  1510. "tips3": "請輸入新密碼",
  1511. "tips4": "請輸入確認密碼",
  1512. "tips5": "密碼必須是任意兩種字符組合,長度最少6位",
  1513. "tips6": "新密碼和確認密碼不一致",
  1514. "tips7": "發送失敗",
  1515. "tips8": "密碼重置成功,請重新登錄。"
  1516. },
  1517. "cancel": {
  1518. "title": "註銷服務",
  1519. "confirmcancellation": "確認註銷",
  1520. "submitmessage": "賬戶註銷後不能再使用該系統,如果賬戶有餘額需要人工審覈才能註銷,確定要註銷賬戶嗎?",
  1521. "tips_1": "爲保證您的賬號安全,在提交註銷申請時,需同時滿足以下條件:",
  1522. "tips_2": "1. 賬號財產已結清",
  1523. "tips_3": "沒有資產、欠款、未結清的資金和現貨。",
  1524. "tips_4": "2. 賬號處於安全狀態",
  1525. "tips_5": "賬號處於正常使用狀態,無被盜風險。",
  1526. "tips_6": "3. 賬號無任何糾紛",
  1527. "tips_7": "提交成功,請等待審覈。"
  1528. },
  1529. "authentication": {
  1530. "title": "實名認證",
  1531. "customername": "姓名",
  1532. "cardtype": "證件類型",
  1533. "cardnum": "證件號碼",
  1534. "cardfrontphoto": "證件正面照片",
  1535. "cardfrontphoto1": "營業執照",
  1536. "cardbackphoto": "證件反面照片",
  1537. "halfbodyphoto": "手持證件照",
  1538. "modifyremark": "審覈備註",
  1539. "authstatus": "實名狀態",
  1540. "submit": "提交實名認證",
  1541. "pleaseentertheusername": "請輸入用戶姓名",
  1542. "pleaseenterthecardnum": "請輸入證件號碼",
  1543. "pleaseuploadthecardbackphoto": "請上傳證件背面照片",
  1544. "pleaseuploadthecardfrontphoto": "請上傳證件正面照片",
  1545. "pleaseselectthecardtype": "請選擇證件類型",
  1546. "openfailure": "開戶失敗,您的年齡不符合開戶要求",
  1547. "opensuccess": "實名認證提交請求成功"
  1548. },
  1549. "avater": {
  1550. "title": "頭像",
  1551. "cardbackphotourl": "用戶頭像",
  1552. "tips": "請選擇正確的圖片類型",
  1553. "tips1": "請上傳頭像"
  1554. }
  1555. },
  1556. "report": {
  1557. "title": "交易商結算單",
  1558. "accountid": "賬號",
  1559. "customername": "名稱",
  1560. "currency": "幣種",
  1561. "tradedate": "結算日期",
  1562. "tradedetail": "成交明細",
  1563. "inamount": "銀行入金",
  1564. "outamount": "銀行出金",
  1565. "closepl": "轉讓損益",
  1566. "reckonpl": "結算損益",
  1567. "paycharge": "貿易服務費",
  1568. "oriusedmargin": "佔用資金",
  1569. "orioutamountfreeze": "凍結資金",
  1570. "avaiableoutmoney": "可出資金",
  1571. "ordersumary": "訂單彙總",
  1572. "inoutamountdetail": "出入金明細",
  1573. "fundsinfo": "資金信息",
  1574. "accountinfo": "賬戶信息",
  1575. "reckondate": "結算日期",
  1576. "reportdetail": "報表明細",
  1577. "balance": "期初餘額",
  1578. "currentbalance": "期末餘額",
  1579. "avaiablemoney": "可用資金",
  1580. "day": "日報表",
  1581. "month": "月報表",
  1582. "trade": {
  1583. "goodsdisplay": "商品",
  1584. "buyorselldisplay": "方向",
  1585. "tradeqty": "數量",
  1586. "tradeprice": "價格",
  1587. "tradeamount": "成交金額",
  1588. "charge": "服務費",
  1589. "tradetime": "時間"
  1590. },
  1591. "position": {
  1592. "goodsdisplay": "商品",
  1593. "buyorselldisplay": "方向",
  1594. "curpositionqty": "持有量",
  1595. "frozenqty": "凍結量",
  1596. "curholderamount": "訂單金額",
  1597. "avagepricedisplay": "均價"
  1598. },
  1599. "bank": {
  1600. "updatetime": "時間",
  1601. "executetypedisplay": "資金類型",
  1602. "amount": "金額",
  1603. "applystatusdisplay": "狀態"
  1604. }
  1605. },
  1606. "notices": {
  1607. "title": "通知公告",
  1608. "title1": "系統公告",
  1609. "notice": "通知",
  1610. "announcement": "公告",
  1611. "details": "公告詳情"
  1612. },
  1613. "news": {
  1614. "source": "來源:",
  1615. "numbers": "閱覽數:",
  1616. "hotnews": "熱門資訊",
  1617. "author": "作者:"
  1618. },
  1619. "slider": {
  1620. "testTip": "正在驗證...",
  1621. "tipTxt": "向右滑動驗證",
  1622. "successTip": "驗證通過",
  1623. "failTip": "驗證失敗,請重試"
  1624. },
  1625. "pcroute": {
  1626. "bottom": {
  1627. "title": "底部單據菜單",
  1628. "bottom_goods": "商品訂單",
  1629. "bottom_goods_position": "持倉彙總",
  1630. "bottom_goods_position_transfer": "轉讓",
  1631. "bottom_goods_position_delivery16": "交收",
  1632. "bottom_goods_position_delivery50": "交收",
  1633. "bottom_goods_detail": "持倉明細",
  1634. "bottom_goods_order": "委託",
  1635. "bottom_goods_trade": "成交",
  1636. "bottom_goods_delivery": "交收",
  1637. "bottom_presell": "預售轉讓",
  1638. "bottom_presell_presellposition": "預售認購",
  1639. "bottom_presell_transferposition": "轉讓持倉",
  1640. "bottom_presell_transferorder": "轉讓委託",
  1641. "bottom_presell_transfertrader": "轉讓成交",
  1642. "bottom_presell_onlinedelivery": "點選交收",
  1643. "bottom_spot": "現貨倉單",
  1644. "bottom_spot_position": "現貨明細",
  1645. "bottom_spot_order": "掛單",
  1646. "bottom_spot_trade": "成交",
  1647. "bottom_spot_pickup": "提貨",
  1648. "bottom_pricing": "掛牌點價",
  1649. "bottom_pricing_position": "持倉彙總",
  1650. "bottom_pricing_detail": "持倉明细",
  1651. "bottom_pricing_detail2": "訂單明細",
  1652. "bottom_pricing_order": "委託",
  1653. "bottom_pricing_trade": "成交",
  1654. "bottom_pricing_delivery": "交收",
  1655. "bottom_swap": "掉期市場",
  1656. "bottom_swap_position": "持倉彙總",
  1657. "bottom_swap_order": "委託",
  1658. "bottom_swap_trade": "成交",
  1659. "bottom_performance": "履約信息",
  1660. "bottom_performance_buy": "買履約",
  1661. "bottom_performance_sell": "賣履約",
  1662. "bottom_inout": "持倉過戶",
  1663. "bottom_inout_in": "我的轉入",
  1664. "bottom_inout_out": "我的轉出",
  1665. "bottom_capital": "資金信息",
  1666. "bottom_capital_summary": "資金彙總",
  1667. "bottom_capital_statement": "資金流水",
  1668. "bottom_capital_inoutapply": "出入金明細"
  1669. },
  1670. "market": {
  1671. "title": "交易市場",
  1672. "market_trade": "交易市場"
  1673. },
  1674. "query": {
  1675. "title": "查詢",
  1676. "query_order": "委託記錄",
  1677. "query_order_goods": "商品合約",
  1678. "query_order_goods_list": "當前記錄",
  1679. "query_order_goods_history": "歷史記錄",
  1680. "query_order_presell": "預售轉讓",
  1681. "query_order_presell__list": "當前認購",
  1682. "query_order_presell_history": "歷史認購",
  1683. "query_order_presell_transferlist": "當前轉讓",
  1684. "query_order_presell_transferhistory": "歷史轉讓",
  1685. "query_order_spot": "現貨倉單",
  1686. "query_order_spot_list": "當前記錄",
  1687. "query_order_spot_history": "歷史記錄",
  1688. "query_order_pricing": "掛牌點價",
  1689. "query_order_pricing_list": "當前記錄",
  1690. "query_order_pricing_history": "歷史記錄",
  1691. "query_order_swap": "掉期市場",
  1692. "query_order_swap_list": "當前記錄",
  1693. "query_order_swap_history": "歷史記錄",
  1694. "query_trade": "成交記錄",
  1695. "query_trade_goods": "商品合約",
  1696. "query_trade_goods_list": "當前記錄",
  1697. "query_trade_goods_history": "歷史記錄",
  1698. "query_trade_presell": "預售轉讓",
  1699. "query_trade_presell_list": "當前記錄",
  1700. "query_trade_presell_history": "歷史記錄",
  1701. "query_trade_spot": "現貨倉單",
  1702. "query_trade_spot_list": "當前記錄",
  1703. "query_trade_spot_history": "歷史記錄",
  1704. "query_trade_pricing": "掛牌點價",
  1705. "query_trade_pricing_list": "當前記錄",
  1706. "query_trade_pricing_history": "歷史記錄",
  1707. "query_trade_swap": "掉期市場",
  1708. "query_trade_swap_list": "當前記錄",
  1709. "query_trade_swap_history": "歷史記錄",
  1710. "query_capital": "資金流水",
  1711. "query_capital_list": "當前記錄",
  1712. "query_capital_history": "歷史記錄",
  1713. "query_presell": "點選交收",
  1714. "query_presell_onlinedelivery": "點選交收",
  1715. "query_performance": "履約查詢",
  1716. "query_performance_buy": "買履約",
  1717. "query_performance_buy_running": "執行中",
  1718. "query_performance_buy_all": "全部",
  1719. "query_performance_sell": "賣履約",
  1720. "query_performance_sell_running": "執行中",
  1721. "query_performance_sell_all": "全部",
  1722. "query_inoutapply": "出入金申請記錄",
  1723. "query_inoutapply_list": "當前記錄",
  1724. "query_inoutapply_history": "歷史記錄"
  1725. },
  1726. "account": {
  1727. "title": "賬戶管理",
  1728. "account_sign": "簽約賬號管理",
  1729. "account_holdsign": "入金代扣簽約",
  1730. "account_holddeposit": "入金代扣申請",
  1731. "account_address": "收貨地址管理",
  1732. "account_receipt": "發票信息管理"
  1733. }
  1734. },
  1735. "regex": {
  1736. "password": "密碼必須包含字母、數字、特殊符號中的任意兩種以上組合,長度最少6位",
  1737. "phone": "手機號碼無效",
  1738. "email": "郵箱地址無效",
  1739. "en": "只能輸入英文字母(不允許空格)",
  1740. "enname": "只能輸入英文字母、數字、下劃線",
  1741. "cardno": "身份證號碼不合規",
  1742. "bankcardno": "銀行卡號碼不合規"
  1743. },
  1744. "tss": {
  1745. "title": "持有訂單",
  1746. "tips1": "請輸入搜索關鍵詞",
  1747. "subtitle1": "全款",
  1748. "subtitle2": "預付款",
  1749. "benefits": "活动",
  1750. "malls": "关于TCE",
  1751. "logistics": "物流",
  1752. "aftersale": "退換貨",
  1753. "sellprice": "銷售價格",
  1754. "buyprice": "回購價格",
  1755. "preamount": "預付款",
  1756. "ordertype": "訂單類型",
  1757. "agreeunit": "商品規格",
  1758. "orderqty": "批量購買",
  1759. "fullpayment": "全款",
  1760. "prepayment": "預付款",
  1761. "buyback": "回購",
  1762. "total": "小計",
  1763. "orderQty": "商品數量",
  1764. "orderAmount": "訂單金額",
  1765. "serivcefee": "訂單服務費",
  1766. "totalAmount": "合計總額",
  1767. "payAmount": "應付",
  1768. "price": "單價",
  1769. "qty": "數量",
  1770. "pricemove": "驗收費",
  1771. "expressfees": "稅費",
  1772. "spec": "規格"
  1773. },
  1774. "enum": {
  1775. "auth": {
  1776. "Uncertified": "未驗證",
  1777. "Certified": "已驗證",
  1778. "Submitted": "審核中",
  1779. "Rejected": "未通過"
  1780. },
  1781. "BuyOrSell": {
  1782. "Buy": "提料",
  1783. "Sell": "交料"
  1784. }
  1785. }
  1786. }