diff --git a/src/components/ForgetPwd - 副本 (2).vue b/src/components/ForgetPwd - 副本 (2).vue new file mode 100644 index 0000000..73ae887 --- /dev/null +++ b/src/components/ForgetPwd - 副本 (2).vue @@ -0,0 +1,348 @@ + + + + + \ No newline at end of file diff --git a/src/components/ForgetPwd - 副本.vue b/src/components/ForgetPwd - 副本.vue new file mode 100644 index 0000000..4171eec --- /dev/null +++ b/src/components/ForgetPwd - 副本.vue @@ -0,0 +1,1137 @@ + + + + + \ No newline at end of file diff --git a/src/components/ForgetPwd.vue b/src/components/ForgetPwd.vue new file mode 100644 index 0000000..04814da --- /dev/null +++ b/src/components/ForgetPwd.vue @@ -0,0 +1,810 @@ + + + + + \ No newline at end of file diff --git a/src/components/Handicap.vue b/src/components/Handicap.vue new file mode 100644 index 0000000..fd8947b --- /dev/null +++ b/src/components/Handicap.vue @@ -0,0 +1,577 @@ + + + + + diff --git a/src/components/ResetPwd.vue b/src/components/ResetPwd.vue new file mode 100644 index 0000000..f8494bb --- /dev/null +++ b/src/components/ResetPwd.vue @@ -0,0 +1,92 @@ + + + + + + + + +// WEBPACK FOOTER // +// src/components/ResetPwd.vue \ No newline at end of file diff --git a/src/components/account.vue b/src/components/account.vue new file mode 100644 index 0000000..095e2ab --- /dev/null +++ b/src/components/account.vue @@ -0,0 +1,62 @@ + + + diff --git a/src/components/c2c.vue b/src/components/c2c.vue new file mode 100644 index 0000000..40f9bc2 --- /dev/null +++ b/src/components/c2c.vue @@ -0,0 +1,762 @@ + + + + + + + + +// WEBPACK FOOTER // +// src/components/c2c.vue \ No newline at end of file diff --git a/src/components/dealCenter.vue b/src/components/dealCenter.vue new file mode 100644 index 0000000..9111c1a --- /dev/null +++ b/src/components/dealCenter.vue @@ -0,0 +1,151 @@ + + + + + diff --git a/src/components/dealCenterV2.vue b/src/components/dealCenterV2.vue new file mode 100644 index 0000000..0879433 --- /dev/null +++ b/src/components/dealCenterV2.vue @@ -0,0 +1,1026 @@ + + + + + \ No newline at end of file diff --git a/src/components/depth.vue b/src/components/depth.vue new file mode 100644 index 0000000..26ae0cb --- /dev/null +++ b/src/components/depth.vue @@ -0,0 +1,230 @@ + + + + + \ No newline at end of file diff --git a/src/components/fiatradCenter.vue b/src/components/fiatradCenter.vue new file mode 100644 index 0000000..511c389 --- /dev/null +++ b/src/components/fiatradCenter.vue @@ -0,0 +1,32 @@ +var normalizeComponent = require("!../../node_modules/vue-loader/lib/component-normalizer") +/* script */ +export * from "!!babel-loader!../../node_modules/vue-loader/lib/selector?type=script&index=0!./fiatradCenter.vue" +import __vue_script__ from "!!babel-loader!../../node_modules/vue-loader/lib/selector?type=script&index=0!./fiatradCenter.vue" +/* template */ +import __vue_template__ from "!!../../node_modules/vue-loader/lib/template-compiler/index?{\"id\":\"data-v-793183ca\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!../../node_modules/vue-loader/lib/selector?type=template&index=0!./fiatradCenter.vue" +/* template functional */ +var __vue_template_functional__ = false +/* styles */ +var __vue_styles__ = null +/* scopeId */ +var __vue_scopeId__ = null +/* moduleIdentifier (server only) */ +var __vue_module_identifier__ = null +var Component = normalizeComponent( + __vue_script__, + __vue_template__, + __vue_template_functional__, + __vue_styles__, + __vue_scopeId__, + __vue_module_identifier__ +) + +export default Component.exports + + + +////////////////// +// WEBPACK FOOTER +// ./src/components/fiatradCenter.vue +// module id = null +// module chunks = \ No newline at end of file diff --git a/src/components/highcharts.js b/src/components/highcharts.js new file mode 100644 index 0000000..0c3c8a8 --- /dev/null +++ b/src/components/highcharts.js @@ -0,0 +1,8 @@ +!/** + * Highcharts JS v11.4.0 (2024-03-04) + * + * (c) 2009-2024 Torstein Honsi + * + * License: www.highcharts.com/license + */function(t,e){"object"==typeof module&&module.exports?(e.default=e,module.exports=t&&t.document?e(t):e):"function"==typeof define&&define.amd?define("highcharts/highcharts",function(){return e(t)}):(t.Highcharts&&t.Highcharts.error(16,!0),t.Highcharts=e(t))}("undefined"!=typeof window?window:this,function(t){"use strict";var e={};function i(e,i,s,r){e.hasOwnProperty(i)||(e[i]=r.apply(null,s),"function"==typeof CustomEvent&&t.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:i,module:e[i]}})))}return i(e,"Core/Globals.js",[],function(){var e,i;return(i=e||(e={})).SVG_NS="http://www.w3.org/2000/svg",i.product="Highcharts",i.version="11.4.0",i.win=void 0!==t?t:{},i.doc=i.win.document,i.svg=i.doc&&i.doc.createElementNS&&!!i.doc.createElementNS(i.SVG_NS,"svg").createSVGRect,i.userAgent=i.win.navigator&&i.win.navigator.userAgent||"",i.isChrome=-1!==i.userAgent.indexOf("Chrome"),i.isFirefox=-1!==i.userAgent.indexOf("Firefox"),i.isMS=/(edge|msie|trident)/i.test(i.userAgent)&&!i.win.opera,i.isSafari=!i.isChrome&&-1!==i.userAgent.indexOf("Safari"),i.isTouchDevice=/(Mobile|Android|Windows Phone)/.test(i.userAgent),i.isWebKit=-1!==i.userAgent.indexOf("AppleWebKit"),i.deg2rad=2*Math.PI/360,i.hasBidiBug=i.isFirefox&&4>parseInt(i.userAgent.split("Firefox/")[1],10),i.marginNames=["plotTop","marginRight","marginBottom","plotLeft"],i.noop=function(){},i.supportsPassiveEvents=function(){let t=!1;if(!i.isMS){let e=Object.defineProperty({},"passive",{get:function(){t=!0}});i.win.addEventListener&&i.win.removeEventListener&&(i.win.addEventListener("testPassive",i.noop,e),i.win.removeEventListener("testPassive",i.noop,e))}return t}(),i.charts=[],i.composed=[],i.dateFormats={},i.seriesTypes={},i.symbolSizes={},i.chartCount=0,e}),i(e,"Core/Utilities.js",[e["Core/Globals.js"]],function(t){let e;let{charts:i,doc:s,win:r}=t;function o(e,i,s,a){let n=i?"Highcharts error":"Highcharts warning";32===e&&(e=`${n}: Deprecated member`);let h=p(e),l=h?`${n} #${e}: www.highcharts.com/errors/${e}/`:e.toString();if(void 0!==a){let t="";h&&(l+="?"),k(a,function(e,i){t+=` + - ${i}: ${e}`,h&&(l+=encodeURI(i)+"="+encodeURI(e))}),l+=t}M(t,"displayError",{chart:s,code:e,message:l,params:a},function(){if(i)throw Error(l);r.console&&-1===o.messages.indexOf(l)&&console.warn(l)}),o.messages.push(l)}function a(t,e){return parseInt(t,e||10)}function n(t){return"string"==typeof t}function h(t){let e=Object.prototype.toString.call(t);return"[object Array]"===e||"[object Array Iterator]"===e}function l(t,e){return!!t&&"object"==typeof t&&(!e||!h(t))}function d(t){return l(t)&&"number"==typeof t.nodeType}function c(t){let e=t&&t.constructor;return!!(l(t,!0)&&!d(t)&&e&&e.name&&"Object"!==e.name)}function p(t){return"number"==typeof t&&!isNaN(t)&&t<1/0&&t>-1/0}function u(t){return null!=t}function g(t,e,i){let s;let r=n(e)&&!u(i),o=(e,i)=>{u(e)?t.setAttribute(i,e):r?(s=t.getAttribute(i))||"class"!==i||(s=t.getAttribute(i+"Name")):t.removeAttribute(i)};return n(e)?o(i,e):k(e,o),s}function f(t){return h(t)?t:[t]}function m(t,e){let i;for(i in t||(t={}),e)t[i]=e[i];return t}function x(){let t=arguments,e=t.length;for(let i=0;i1e14?t:parseFloat(t.toPrecision(e||14))}(o||(o={})).messages=[],Math.easeInOutSine=function(t){return -.5*(Math.cos(Math.PI*t)-1)};let S=Array.prototype.find?function(t,e){return t.find(e)}:function(t,e){let i;let s=t.length;for(i=0;it.order-e.order),t.forEach(t=>{!1===t.fn.call(e,r)&&r.preventDefault()})}o&&!r.defaultPrevented&&o.call(e,r)}k({map:"map",each:"forEach",grep:"filter",reduce:"reduce",some:"some"},function(e,i){t[i]=function(t){return o(32,!1,void 0,{[`Highcharts.${i}`]:`use Array.${e}`}),Array.prototype[e].apply(t,[].slice.call(arguments,1))}});let w=function(){let t=Math.random().toString(36).substring(2,9)+"-",i=0;return function(){return"highcharts-"+(e?"":t)+i++}}();return r.jQuery&&(r.jQuery.fn.highcharts=function(){let e=[].slice.call(arguments);if(this[0])return e[0]?(new t[n(e[0])?e.shift():"Chart"](this[0],e[0],e[1]),this):i[g(this[0],"data-highcharts-chart")]}),{addEvent:function(e,i,s,r={}){let o="function"==typeof e&&e.prototype||e;Object.hasOwnProperty.call(o,"hcEvents")||(o.hcEvents={});let a=o.hcEvents;t.Point&&e instanceof t.Point&&e.series&&e.series.chart&&(e.series.chart.runTrackerClick=!0);let n=e.addEventListener;n&&n.call(e,i,s,!!t.supportsPassiveEvents&&{passive:void 0===r.passive?-1!==i.indexOf("touch"):r.passive,capture:!1}),a[i]||(a[i]=[]);let h={fn:s,order:"number"==typeof r.order?r.order:1/0};return a[i].push(h),a[i].sort((t,e)=>t.order-e.order),function(){C(e,i,s)}},arrayMax:function(t){let e=t.length,i=t[0];for(;e--;)t[e]>i&&(i=t[e]);return i},arrayMin:function(t){let e=t.length,i=t[0];for(;e--;)t[e]e?t-1&&r[d]){i=f(i),o[d]=[];for(let e=0;e{if(t.length>1)for(o=s=t.length-1;o>0;o--)(r=t[o]-t[o-1])<0&&!a?(e?.(),e=void 0):r&&(void 0===i||r=i-1&&(i=Math.floor(s)),Math.max(0,i-(t(e,"padding-left",!0)||0)-(t(e,"padding-right",!0)||0))}if("height"===i)return Math.max(0,Math.min(e.offsetHeight,e.scrollHeight)-(t(e,"padding-top",!0)||0)-(t(e,"padding-bottom",!0)||0));let n=r.getComputedStyle(e,void 0);return n&&(o=n.getPropertyValue(i),x(s,"opacity"!==i)&&(o=a(o))),o},inArray:function(t,e,i){return o(32,!1,void 0,{"Highcharts.inArray":"use Array.indexOf"}),e.indexOf(t,i)},insertItem:function(t,e){let i;let s=t.options.index,r=e.length;for(i=t.options.isInternal?r:0;i=t))&&(r||!(n<=(e[o]+(e[o+1]||e[o]))/2)));o++);return v(a*i,-Math.round(Math.log(.001)/Math.LN10))},objectEach:k,offset:function(t){let e=s.documentElement,i=t.parentElement||t.parentNode?t.getBoundingClientRect():{top:0,left:0,width:0,height:0};return{top:i.top+(r.pageYOffset||e.scrollTop)-(e.clientTop||0),left:i.left+(r.pageXOffset||e.scrollLeft)-(e.clientLeft||0),width:i.width,height:i.height}},pad:function(t,e,i){return Array((e||2)+1-String(t).replace("-","").length).join(i||"0")+t},pick:x,pInt:a,pushUnique:function(t,e){return 0>t.indexOf(e)&&!!t.push(e)},relativeLength:function(t,e,i){return/%$/.test(t)?e*parseFloat(t)/100+(i||0):parseFloat(t)},removeEvent:C,replaceNested:function(t,...e){let i,s;do for(s of(i=t,e))t=t.replace(s[0],s[1]);while(t!==i);return t},splat:f,stableSort:function(t,e){let i,s;let r=t.length;for(s=0;s0?setTimeout(t,e,i):(t.call(0,i),-1)},timeUnits:{millisecond:1,second:1e3,minute:6e4,hour:36e5,day:864e5,week:6048e5,month:24192e5,year:314496e5},uniqueKey:w,useSerialIds:function(t){return e=x(t,e)},wrap:function(t,e,i){let s=t[e];t[e]=function(){let t=arguments,e=this;return i.apply(this,[function(){return s.apply(e,arguments.length?arguments:t)}].concat([].slice.call(arguments)))}}}}),i(e,"Core/Chart/ChartDefaults.js",[],function(){return{alignThresholds:!1,panning:{enabled:!1,type:"x"},styledMode:!1,borderRadius:0,colorCount:10,allowMutatingData:!0,ignoreHiddenSeries:!0,spacing:[10,10,15,10],resetZoomButton:{theme:{},position:{}},reflow:!0,type:"line",zooming:{singleTouch:!1,resetButton:{theme:{zIndex:6},position:{align:"right",x:-10,y:10}}},width:null,height:null,borderColor:"#334eff",backgroundColor:"#ffffff",plotBorderColor:"#cccccc"}}),i(e,"Core/Color/Palettes.js",[],function(){return{colors:["#2caffe","#544fc5","#00e272","#fe6a35","#6b8abc","#d568fb","#2ee0ca","#fa4b42","#feb56a","#91e8e1"]}}),i(e,"Core/Time.js",[e["Core/Globals.js"],e["Core/Utilities.js"]],function(t,e){let{win:i}=t,{defined:s,error:r,extend:o,isNumber:a,isObject:n,merge:h,objectEach:l,pad:d,pick:c,splat:p,timeUnits:u}=e,g=t.isSafari&&i.Intl&&i.Intl.DateTimeFormat.prototype.formatRange,f=t.isSafari&&i.Intl&&!i.Intl.DateTimeFormat.prototype.formatRange;class m{constructor(t){this.options={},this.useUTC=!1,this.variableTimezone=!1,this.Date=i.Date,this.getTimezoneOffset=this.timezoneOffsetFunction(),this.update(t)}get(t,e){if(this.variableTimezone||this.timezoneOffset){let i=e.getTime(),s=i-this.getTimezoneOffset(e);e.setTime(s);let r=e["getUTC"+t]();return e.setTime(i),r}return this.useUTC?e["getUTC"+t]():e["get"+t]()}set(t,e,i){if(this.variableTimezone||this.timezoneOffset){if("Milliseconds"===t||"Seconds"===t||"Minutes"===t&&this.getTimezoneOffset(e)%36e5==0)return e["setUTC"+t](i);let s=this.getTimezoneOffset(e),r=e.getTime()-s;e.setTime(r),e["setUTC"+t](i);let o=this.getTimezoneOffset(e);return r=e.getTime()+o,e.setTime(r)}return this.useUTC||g&&"FullYear"===t?e["setUTC"+t](i):e["set"+t](i)}update(t={}){let e=c(t.useUTC,!0);this.options=t=h(!0,this.options,t),this.Date=t.Date||i.Date||Date,this.useUTC=e,this.timezoneOffset=e&&t.timezoneOffset||void 0,this.getTimezoneOffset=this.timezoneOffsetFunction(),this.variableTimezone=e&&!!(t.getTimezoneOffset||t.timezone)}makeTime(t,e,i,s,r,o){let a,n,h;return this.useUTC?(a=this.Date.UTC.apply(0,arguments),n=this.getTimezoneOffset(a),a+=n,n!==(h=this.getTimezoneOffset(a))?a+=h-n:n-36e5!==this.getTimezoneOffset(a-36e5)||f||(a-=36e5)):a=new this.Date(t,e,c(i,1),c(s,0),c(r,0),c(o,0)).getTime(),a}timezoneOffsetFunction(){let t=this,e=this.options,i=e.getTimezoneOffset;return this.useUTC?e.timezone?t=>{try{let i=`shortOffset,${e.timezone||""}`,[s,r,o,n,h=0]=(m.formatCache[i]=m.formatCache[i]||Intl.DateTimeFormat("en",{timeZone:e.timezone,timeZoneName:"shortOffset"})).format(t).split(/(GMT|:)/).map(Number),l=-(36e5*(o+h/60));if(a(l))return l}catch(t){r(34)}return 0}:this.useUTC&&i?t=>6e4*i(t.valueOf()):()=>6e4*(t.timezoneOffset||0):t=>6e4*new Date(t.toString()).getTimezoneOffset()}dateFormat(e,i,r){if(!s(i)||isNaN(i))return t.defaultOptions.lang&&t.defaultOptions.lang.invalidDate||"";e=c(e,"%Y-%m-%d %H:%M:%S");let a=this,n=new this.Date(i),h=this.get("Hours",n),p=this.get("Day",n),u=this.get("Date",n),g=this.get("Month",n),f=this.get("FullYear",n),m=t.defaultOptions.lang,x=m&&m.weekdays,y=m&&m.shortWeekdays;return l(o({a:y?y[p]:x[p].substr(0,3),A:x[p],d:d(u),e:d(u,2," "),w:p,b:m.shortMonths[g],B:m.months[g],m:d(g+1),o:g+1,y:f.toString().substr(2,2),Y:f,H:d(h),k:h,I:d(h%12||12),l:h%12||12,M:d(this.get("Minutes",n)),p:h<12?"AM":"PM",P:h<12?"am":"pm",S:d(this.get("Seconds",n)),L:d(Math.floor(i%1e3),3)},t.dateFormats),function(t,s){for(;-1!==e.indexOf("%"+s);)e=e.replace("%"+s,"function"==typeof t?t.call(a,i):t)}),r?e.substr(0,1).toUpperCase()+e.substr(1):e}resolveDTLFormat(t){return n(t,!0)?t:{main:(t=p(t))[0],from:t[1],to:t[2]}}getTimeTicks(t,e,i,r){let a,n,h,l;let d=this,p=d.Date,g=[],f={},m=new p(e),x=t.unitRange,y=t.count||1;if(r=c(r,1),s(e)){d.set("Milliseconds",m,x>=u.second?0:y*Math.floor(d.get("Milliseconds",m)/y)),x>=u.second&&d.set("Seconds",m,x>=u.minute?0:y*Math.floor(d.get("Seconds",m)/y)),x>=u.minute&&d.set("Minutes",m,x>=u.hour?0:y*Math.floor(d.get("Minutes",m)/y)),x>=u.hour&&d.set("Hours",m,x>=u.day?0:y*Math.floor(d.get("Hours",m)/y)),x>=u.day&&d.set("Date",m,x>=u.month?1:Math.max(1,y*Math.floor(d.get("Date",m)/y))),x>=u.month&&(d.set("Month",m,x>=u.year?0:y*Math.floor(d.get("Month",m)/y)),n=d.get("FullYear",m)),x>=u.year&&(n-=n%y,d.set("FullYear",m,n)),x===u.week&&(l=d.get("Day",m),d.set("Date",m,d.get("Date",m)-l+r+(l4*u.month||d.getTimezoneOffset(e)!==d.getTimezoneOffset(i));let p=m.getTime();for(a=1;p1?p=d.makeTime(n,t,o,c+a*y):p+=x*y,a++;g.push(p),x<=u.hour&&g.length<1e4&&g.forEach(function(t){t%18e5==0&&"000000000"===d.dateFormat("%H%M%S%L",t)&&(f[t]="day")})}return g.info=o(t,{higherRanks:f,totalRange:x*y}),g}getDateFormat(t,e,i,s){let r=this.dateFormat("%m-%d %H:%M:%S.%L",e),o="01-01 00:00:00.000",a={millisecond:15,second:12,minute:9,hour:6,day:3},n="millisecond",h=n;for(n in u){if(t===u.week&&+this.dateFormat("%w",e)===i&&r.substr(6)===o.substr(6)){n="week";break}if(u[n]>t){n=h;break}if(a[n]&&r.substr(a[n])!==o.substr(a[n]))break;"week"!==n&&(h=n)}return this.resolveDTLFormat(s[n]).main}}return m.formatCache={},m}),i(e,"Core/Defaults.js",[e["Core/Chart/ChartDefaults.js"],e["Core/Globals.js"],e["Core/Color/Palettes.js"],e["Core/Time.js"],e["Core/Utilities.js"]],function(t,e,i,s,r){let{isTouchDevice:o,svg:a}=e,{merge:n}=r,h={colors:i.colors,symbols:["circle","diamond","square","triangle","triangle-down"],lang:{loading:"Loading...",months:["January","February","March","April","May","June","July","August","September","October","November","December"],shortMonths:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],weekdays:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],decimalPoint:".",numericSymbols:["k","M","G","T","P","E"],resetZoom:"Reset zoom",resetZoomTitle:"Reset zoom level 1:1",thousandsSep:" "},global:{},time:{Date:void 0,getTimezoneOffset:void 0,timezone:void 0,timezoneOffset:0,useUTC:!0},chart:t,title:{style:{color:"#333333",fontWeight:"bold"},text:"Chart title",align:"center",margin:15,widthAdjust:-44},subtitle:{style:{color:"#666666",fontSize:"0.8em"},text:"",align:"center",widthAdjust:-44},caption:{margin:15,style:{color:"#666666",fontSize:"0.8em"},text:"",align:"left",verticalAlign:"bottom"},plotOptions:{},legend:{enabled:!0,align:"center",alignColumns:!0,className:"highcharts-no-tooltip",layout:"horizontal",itemMarginBottom:2,itemMarginTop:2,labelFormatter:function(){return this.name},borderColor:"#999999",borderRadius:0,navigation:{style:{fontSize:"0.8em"},activeColor:"#0022ff",inactiveColor:"#cccccc"},itemStyle:{color:"#333333",cursor:"pointer",fontSize:"0.8em",textDecoration:"none",textOverflow:"ellipsis"},itemHoverStyle:{color:"#000000"},itemHiddenStyle:{color:"#666666",textDecoration:"line-through"},shadow:!1,itemCheckboxStyle:{position:"absolute",width:"13px",height:"13px"},squareSymbol:!0,symbolPadding:5,verticalAlign:"bottom",x:0,y:0,title:{style:{fontSize:"0.8em",fontWeight:"bold"}}},loading:{labelStyle:{fontWeight:"bold",position:"relative",top:"45%"},style:{position:"absolute",backgroundColor:"#ffffff",opacity:.5,textAlign:"center"}},tooltip:{enabled:!0,animation:a,borderRadius:3,dateTimeLabelFormats:{millisecond:"%A, %e %b, %H:%M:%S.%L",second:"%A, %e %b, %H:%M:%S",minute:"%A, %e %b, %H:%M",hour:"%A, %e %b, %H:%M",day:"%A, %e %b %Y",week:"Week from %A, %e %b %Y",month:"%B %Y",year:"%Y"},footerFormat:"",headerShape:"callout",hideDelay:500,padding:8,shape:"callout",shared:!1,snap:o?25:10,headerFormat:'{point.key}
',pointFormat:' {series.name}: {point.y}
',backgroundColor:"#ffffff",borderWidth:void 0,shadow:!0,stickOnContact:!1,style:{color:"#333333",cursor:"default",fontSize:"0.8em"},useHTML:!1},credits:{enabled:!0,href:"https://www.highcharts.com?credits",position:{align:"right",x:-10,verticalAlign:"bottom",y:-5},style:{cursor:"pointer",color:"#999999",fontSize:"0.6em"},text:"Highcharts.com"}};h.chart.styledMode=!1;let l=new s(h.time);return{defaultOptions:h,defaultTime:l,getOptions:function(){return h},setOptions:function(t){return n(!0,h,t),(t.time||t.global)&&(e.time?e.time.update(n(h.global,h.time,t.global,t.time)):e.time=l),h}}}),i(e,"Core/Color/Color.js",[e["Core/Globals.js"],e["Core/Utilities.js"]],function(t,e){let{isNumber:i,merge:s,pInt:r}=e;class o{static parse(t){return t?new o(t):o.None}constructor(e){let i,s,r,a;this.rgba=[NaN,NaN,NaN,NaN],this.input=e;let n=t.Color;if(n&&n!==o)return new n(e);if("object"==typeof e&&void 0!==e.stops)this.stops=e.stops.map(t=>new o(t[1]));else if("string"==typeof e){if(this.input=e=o.names[e.toLowerCase()]||e,"#"===e.charAt(0)){let t=e.length,i=parseInt(e.substr(1),16);7===t?s=[(16711680&i)>>16,(65280&i)>>8,255&i,1]:4===t&&(s=[(3840&i)>>4|(3840&i)>>8,(240&i)>>4|240&i,(15&i)<<4|15&i,1])}if(!s)for(r=o.parsers.length;r--&&!s;)(i=(a=o.parsers[r]).regex.exec(e))&&(s=a.parse(i))}s&&(this.rgba=s)}get(t){let e=this.input,r=this.rgba;if("object"==typeof e&&void 0!==this.stops){let i=s(e);return i.stops=[].slice.call(i.stops),this.stops.forEach((e,s)=>{i.stops[s]=[i.stops[s][0],e.get(t)]}),i}return r&&i(r[0])?"rgb"!==t&&(t||1!==r[3])?"a"===t?`${r[3]}`:"rgba("+r.join(",")+")":"rgb("+r[0]+","+r[1]+","+r[2]+")":e}brighten(t){let e=this.rgba;if(this.stops)this.stops.forEach(function(e){e.brighten(t)});else if(i(t)&&0!==t)for(let i=0;i<3;i++)e[i]+=r(255*t),e[i]<0&&(e[i]=0),e[i]>255&&(e[i]=255);return this}setOpacity(t){return this.rgba[3]=t,this}tweenTo(t,e){let s=this.rgba,r=t.rgba;if(!i(s[0])||!i(r[0]))return t.input||"none";let o=1!==r[3]||1!==s[3];return(o?"rgba(":"rgb(")+Math.round(r[0]+(s[0]-r[0])*(1-e))+","+Math.round(r[1]+(s[1]-r[1])*(1-e))+","+Math.round(r[2]+(s[2]-r[2])*(1-e))+(o?","+(r[3]+(s[3]-r[3])*(1-e)):"")+")"}}return o.names={white:"#ffffff",black:"#000000"},o.parsers=[{regex:/rgba\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]?(?:\.[0-9]+)?)\s*\)/,parse:function(t){return[r(t[1]),r(t[2]),r(t[3]),parseFloat(t[4],10)]}},{regex:/rgb\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*\)/,parse:function(t){return[r(t[1]),r(t[2]),r(t[3]),1]}}],o.None=new o(""),o}),i(e,"Core/Animation/Fx.js",[e["Core/Color/Color.js"],e["Core/Globals.js"],e["Core/Utilities.js"]],function(t,e,i){let{parse:s}=t,{win:r}=e,{isNumber:o,objectEach:a}=i;class n{constructor(t,e,i){this.pos=NaN,this.options=e,this.elem=t,this.prop=i}dSetter(){let t=this.paths,e=t&&t[0],i=t&&t[1],s=this.now||0,r=[];if(1!==s&&e&&i){if(e.length===i.length&&s<1)for(let t=0;t=h+this.startTime?(this.now=this.end,this.pos=1,this.update(),l[this.prop]=!0,i=!0,a(l,function(t){!0!==t&&(i=!1)}),i&&n&&n.call(o),e=!1):(this.pos=r.easing((s-this.startTime)/h),this.now=this.start+(this.end-this.start)*this.pos,this.update(),e=!0),e}initPath(t,e,i){let s=t.startX,r=t.endX,a=i.slice(),n=t.isArea,h=n?2:1,l,d,c,p,u=e&&e.slice();if(!u)return[a,a];function g(t,e){for(;t.length{let s=d(t.options.animation);n=a(e)&&i(e.defer)?r.defer:Math.max(n,s.duration+s.defer),h=Math.min(r.duration,s.duration)}),t.renderer.forExport&&(n=0),{defer:Math.max(0,n-h),duration:Math.min(n,h)}},setAnimation:function(t,e){e.renderer.globalAnimation=l(t,e.options.chart.animation,!0)},stop:c}}),i(e,"Core/Renderer/HTML/AST.js",[e["Core/Globals.js"],e["Core/Utilities.js"]],function(t,e){let{SVG_NS:i,win:s}=t,{attr:r,createElement:o,css:a,error:n,isFunction:h,isString:l,objectEach:d,splat:c}=e,{trustedTypes:p}=s,u=p&&h(p.createPolicy)&&p.createPolicy("highcharts",{createHTML:t=>t}),g=u?u.createHTML(""):"",f=function(){try{return!!new DOMParser().parseFromString(g,"text/html")}catch(t){return!1}}();class m{static filterUserAttributes(t){return d(t,(e,i)=>{let s=!0;-1===m.allowedAttributes.indexOf(i)&&(s=!1),-1!==["background","dynsrc","href","lowsrc","src"].indexOf(i)&&(s=l(e)&&m.allowedReferences.some(t=>0===e.indexOf(t))),s||(n(33,!1,void 0,{"Invalid attribute in config":`${i}`}),delete t[i]),l(e)&&t[i]&&(t[i]=e.replace(/{let i=e.split(":").map(t=>t.trim()),s=i.shift();return s&&i.length&&(t[s.replace(/-([a-z])/g,t=>t[1].toUpperCase())]=i.join(":")),t},{})}static setElementHTML(t,e){t.innerHTML=m.emptyHTML,e&&new m(e).addToDOM(t)}constructor(t){this.nodes="string"==typeof t?this.parseMarkup(t):t}addToDOM(e){return function e(s,o){let h;return c(s).forEach(function(s){let l;let c=s.tagName,p=s.textContent?t.doc.createTextNode(s.textContent):void 0,u=m.bypassHTMLFiltering;if(c){if("#text"===c)l=p;else if(-1!==m.allowedTags.indexOf(c)||u){let n="svg"===c?i:o.namespaceURI||i,h=t.doc.createElementNS(n,c),g=s.attributes||{};d(s,function(t,e){"tagName"!==e&&"attributes"!==e&&"children"!==e&&"style"!==e&&"textContent"!==e&&(g[e]=t)}),r(h,u?g:m.filterUserAttributes(g)),s.style&&a(h,s.style),p&&h.appendChild(p),e(s.children||[],h),l=h}else n(33,!1,void 0,{"Invalid tagName in config":c})}l&&o.appendChild(l),h=l}),h}(this.nodes,e)}parseMarkup(t){let e;let i=[];if(t=t.trim().replace(/ style=(["'])/g," data-style=$1"),f)e=new DOMParser().parseFromString(u?u.createHTML(t):t,"text/html");else{let i=o("div");i.innerHTML=t,e={body:i}}let s=(t,e)=>{let i=t.nodeName.toLowerCase(),r={tagName:i};"#text"===i&&(r.textContent=t.textContent||"");let o=t.attributes;if(o){let t={};[].forEach.call(o,e=>{"data-style"===e.name?r.style=m.parseStyle(e.value):t[e.name]=e.value}),r.attributes=t}if(t.childNodes.length){let e=[];[].forEach.call(t.childNodes,t=>{s(t,e)}),e.length&&(r.children=e)}e.push(r)};return[].forEach.call(e.body.childNodes,t=>s(t,i)),i}}return m.allowedAttributes=["alt","aria-controls","aria-describedby","aria-expanded","aria-haspopup","aria-hidden","aria-label","aria-labelledby","aria-live","aria-pressed","aria-readonly","aria-roledescription","aria-selected","class","clip-path","color","colspan","cx","cy","d","dx","dy","disabled","fill","filterUnits","flood-color","flood-opacity","height","href","id","in","markerHeight","markerWidth","offset","opacity","orient","padding","paddingLeft","paddingRight","patternUnits","r","refX","refY","role","scope","slope","src","startOffset","stdDeviation","stroke","stroke-linecap","stroke-width","style","tableValues","result","rowspan","summary","target","tabindex","text-align","text-anchor","textAnchor","textLength","title","type","valign","width","x","x1","x2","xlink:href","y","y1","y2","zIndex"],m.allowedReferences=["https://","http://","mailto:","/","../","./","#"],m.allowedTags=["a","abbr","b","br","button","caption","circle","clipPath","code","dd","defs","div","dl","dt","em","feComponentTransfer","feDropShadow","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feOffset","feMerge","feMergeNode","filter","h1","h2","h3","h4","h5","h6","hr","i","img","li","linearGradient","marker","ol","p","path","pattern","pre","rect","small","span","stop","strong","style","sub","sup","svg","table","text","textPath","thead","title","tbody","tspan","td","th","tr","u","ul","#text"],m.emptyHTML=g,m.bypassHTMLFiltering=!1,m}),i(e,"Core/Templating.js",[e["Core/Defaults.js"],e["Core/Utilities.js"]],function(t,e){let{defaultOptions:i,defaultTime:s}=t,{extend:r,getNestedProperty:o,isArray:a,isNumber:n,isObject:h,pick:l,pInt:d}=e,c={add:(t,e)=>t+e,divide:(t,e)=>0!==e?t/e:"",eq:(t,e)=>t==e,each:function(t){let e=arguments[arguments.length-1];return!!a(t)&&t.map((i,s)=>p(e.body,r(h(i)?i:{"@this":i},{"@index":s,"@first":0===s,"@last":s===t.length-1}))).join("")},ge:(t,e)=>t>=e,gt:(t,e)=>t>e,if:t=>!!t,le:(t,e)=>t<=e,lt:(t,e)=>tt*e,ne:(t,e)=>t!=e,subtract:(t,e)=>t-e,unless:t=>!t};function p(t="",e,r){let a=/\{([a-zA-Z0-9\:\.\,;\-\/<>%_@"'= #\(\)]+)\}/g,n=/\(([a-zA-Z0-9\:\.\,;\-\/<>%_@"'= ]+)\)/g,h=[],d=/f$/,g=/\.([0-9])/,f=i.lang,m=r&&r.time||s,x=r&&r.numberFormatter||u,y=(t="")=>{let i;return"true"===t||"false"!==t&&((i=Number(t)).toString()===t?i:o(t,e))},b,v,S=0,k;for(;null!==(b=a.exec(t));){let i=n.exec(b[1]);i&&(b=i,k=!0),v&&v.isBlock||(v={ctx:e,expression:b[1],find:b[0],isBlock:"#"===b[1].charAt(0),start:b.index,startInner:b.index+b[0].length,length:b[0].length});let s=b[1].split(" ")[0].replace("#","");c[s]&&(v.isBlock&&s===v.fn&&S++,v.fn||(v.fn=s));let r="else"===b[1];if(v.isBlock&&v.fn&&(b[1]===`/${v.fn}`||r)){if(S)!r&&S--;else{let e=v.startInner,i=t.substr(e,b.index-e);void 0===v.body?(v.body=i,v.startInner=b.index+b[0].length):v.elseBody=i,v.find+=i+b[0],r||(h.push(v),v=void 0)}}else v.isBlock||h.push(v);if(i&&!v?.isBlock)break}return h.forEach(i=>{let s,r;let{body:o,elseBody:a,expression:n,fn:h}=i;if(h){let t=[i],l=n.split(" ");for(r=c[h].length;r--;)t.unshift(y(l[r+1]));s=c[h].apply(e,t),i.isBlock&&"boolean"==typeof s&&(s=p(s?o:a,e))}else{let t=n.split(":");if(s=y(t.shift()||""),t.length&&"number"==typeof s){let e=t.join(":");if(d.test(e)){let t=parseInt((e.match(g)||["","-1"])[1],10);null!==s&&(s=x(s,t,f.decimalPoint,e.indexOf(",")>-1?f.thousandsSep:""))}else s=m.dateFormat(e,s)}}t=t.replace(i.find,l(s,""))}),k?p(t,e,r):t}function u(t,e,s,r){let o,a;t=+t||0,e=+e;let h=i.lang,c=(t.toString().split(".")[1]||"").split("e")[0].length,p=t.toString().split("e"),u=e;-1===e?e=Math.min(c,20):n(e)?e&&p[1]&&p[1]<0&&((a=e+ +p[1])>=0?(p[0]=(+p[0]).toExponential(a).split("e")[0],e=a):(p[0]=p[0].split(".")[0]||0,t=e<20?(p[0]*Math.pow(10,p[1])).toFixed(e):0,p[1]=0)):e=2;let g=(Math.abs(p[1]?p[0]:t)+Math.pow(10,-Math.max(e,c)-1)).toFixed(e),f=String(d(g)),m=f.length>3?f.length%3:0;return s=l(s,h.decimalPoint),r=l(r,h.thousandsSep),o=(t<0?"-":"")+(m?f.substr(0,m)+r:""),0>+p[1]&&!u?o="0":o+=f.substr(m).replace(/(\d{3})(?=\d)/g,"$1"+r),e&&(o+=s+g.slice(-e)),p[1]&&0!=+o&&(o+="e"+p[1]),o}return{dateFormat:function(t,e,i){return s.dateFormat(t,e,i)},format:p,helpers:c,numberFormat:u}}),i(e,"Core/Renderer/RendererRegistry.js",[e["Core/Globals.js"]],function(t){var e,i;let s;return(i=e||(e={})).rendererTypes={},i.getRendererType=function(t=s){return i.rendererTypes[t]||i.rendererTypes[s]},i.registerRendererType=function(e,r,o){i.rendererTypes[e]=r,(!s||o)&&(s=e,t.Renderer=r)},e}),i(e,"Core/Renderer/RendererUtilities.js",[e["Core/Utilities.js"]],function(t){var e;let{clamp:i,pick:s,pushUnique:r,stableSort:o}=t;return(e||(e={})).distribute=function t(e,a,n){let h=e,l=h.reducedLen||a,d=(t,e)=>t.target-e.target,c=[],p=e.length,u=[],g=c.push,f,m,x,y=!0,b,v,S=0,k;for(f=p;f--;)S+=e[f].size;if(S>l){for(o(e,(t,e)=>(e.rank||0)-(t.rank||0)),x=(k=e[0].rank===e[e.length-1].rank)?p/2:-1,m=k?x:p-1;x&&S>l;)b=e[f=Math.floor(m)],r(u,f)&&(S-=b.size),m+=x,k&&m>=e.length&&(x/=2,m=x);u.sort((t,e)=>e-t).forEach(t=>g.apply(c,e.splice(t,1)))}for(o(e,d),e=e.map(t=>({size:t.size,targets:[t.target],align:s(t.align,.5)}));y;){for(f=e.length;f--;)b=e[f],v=(Math.min.apply(0,b.targets)+Math.max.apply(0,b.targets))/2,b.pos=i(v-b.size*b.align,0,a-b.size);for(f=e.length,y=!1;f--;)f>0&&e[f-1].pos+e[f-1].size>e[f].pos&&(e[f-1].size+=e[f].size,e[f-1].targets=e[f-1].targets.concat(e[f].targets),e[f-1].align=.5,e[f-1].pos+e[f-1].size>a&&(e[f-1].pos=a-e[f-1].size),e.splice(f,1),y=!0)}return g.apply(h,c),f=0,e.some(e=>{let i=0;return(e.targets||[]).some(()=>(h[f].pos=e.pos+i,void 0!==n&&Math.abs(h[f].pos-h[f].target)>n)?(h.slice(0,f+1).forEach(t=>delete t.pos),h.reducedLen=(h.reducedLen||a)-.1*a,h.reducedLen>.1*a&&t(h,a,n),!0):(i+=h[f].size,f++,!1))}),o(h,d),h},e}),i(e,"Core/Renderer/SVG/SVGElement.js",[e["Core/Animation/AnimationUtilities.js"],e["Core/Color/Color.js"],e["Core/Globals.js"],e["Core/Utilities.js"]],function(t,e,i,s){let{animate:r,animObject:o,stop:a}=t,{deg2rad:n,doc:h,svg:l,SVG_NS:d,win:c}=i,{addEvent:p,attr:u,createElement:g,css:f,defined:m,erase:x,extend:y,fireEvent:b,isArray:v,isFunction:S,isObject:k,isString:C,merge:M,objectEach:w,pick:T,pInt:A,replaceNested:P,syncTimeout:L,uniqueKey:O}=s;class D{_defaultGetter(t){let e=T(this[t+"Value"],this[t],this.element?this.element.getAttribute(t):null,0);return/^[\-0-9\.]+$/.test(e)&&(e=parseFloat(e)),e}_defaultSetter(t,e,i){i.setAttribute(e,t)}add(t){let e;let i=this.renderer,s=this.element;return t&&(this.parentGroup=t),void 0!==this.textStr&&"text"===this.element.nodeName&&i.buildText(this),this.added=!0,(!t||t.handleZ||this.zIndex)&&(e=this.zIndexSetter()),e||(t?t.element:i.box).appendChild(s),this.onAdd&&this.onAdd(),this}addClass(t,e){let i=e?"":this.attr("class")||"";return(t=(t||"").split(/ /g).reduce(function(t,e){return -1===i.indexOf(e)&&t.push(e),t},i?[i]:[]).join(" "))!==i&&this.attr("class",t),this}afterSetters(){this.doTransform&&(this.updateTransform(),this.doTransform=!1)}align(t,e,i,s=!0){let r,o,a,n,h;let l={},d=this.renderer,c=d.alignedObjects;t?(this.alignOptions=t,this.alignByTranslate=e,(!i||C(i))&&(this.alignTo=a=i||"renderer",x(c,this),c.push(this),i=void 0)):(t=this.alignOptions,e=this.alignByTranslate,a=this.alignTo),i=T(i,d[a],d);let p=t.align,u=t.verticalAlign;return r=(i.x||0)+(t.x||0),o=(i.y||0)+(t.y||0),"right"===p?n=1:"center"===p&&(n=2),n&&(r+=(i.width-(t.width||0))/n),l[e?"translateX":"x"]=Math.round(r),"bottom"===u?h=1:"middle"===u&&(h=2),h&&(o+=(i.height-(t.height||0))/h),l[e?"translateY":"y"]=Math.round(o),s&&(this[this.placed?"animate":"attr"](l),this.placed=!0),this.alignAttr=l,this}alignSetter(t){let e={left:"start",center:"middle",right:"end"};e[t]&&(this.alignValue=t,this.element.setAttribute("text-anchor",e[t]))}animate(t,e,i){let s=o(T(e,this.renderer.globalAnimation,!0)),a=s.defer;return h.hidden&&(s.duration=0),0!==s.duration?(i&&(s.complete=i),L(()=>{this.element&&r(this,t,s)},a)):(this.attr(t,void 0,i||s.complete),w(t,function(t,e){s.step&&s.step.call(this,t,{prop:e,pos:1,elem:this})},this)),this}applyTextOutline(t){let e=this.element;-1!==t.indexOf("contrast")&&(t=t.replace(/contrast/g,this.renderer.getContrast(e.style.fill)));let s=t.split(" "),r=s[s.length-1],o=s[0];if(o&&"none"!==o&&i.svg){this.fakeTS=!0,o=o.replace(/(^[\d\.]+)(.*?)$/g,function(t,e,i){return 2*Number(e)+i}),this.removeTextOutline();let t=h.createElementNS(d,"tspan");u(t,{class:"highcharts-text-outline",fill:r,stroke:r,"stroke-width":o,"stroke-linejoin":"round"});let i=e.querySelector("textPath")||e;[].forEach.call(i.childNodes,e=>{let i=e.cloneNode(!0);i.removeAttribute&&["fill","stroke","stroke-width","stroke"].forEach(t=>i.removeAttribute(t)),t.appendChild(i)});let s=0;[].forEach.call(i.querySelectorAll("text tspan"),t=>{s+=Number(t.getAttribute("dy"))});let a=h.createElementNS(d,"tspan");a.textContent="​",u(a,{x:Number(e.getAttribute("x")),dy:-s}),t.appendChild(a),i.insertBefore(t,i.firstChild)}}attr(t,e,i,s){let r=this.element,o=D.symbolCustomAttribs,n,h,l=this,d;return"string"==typeof t&&void 0!==e&&(n=t,(t={})[n]=e),"string"==typeof t?l=(this[t+"Getter"]||this._defaultGetter).call(this,t,r):(w(t,function(e,i){d=!1,s||a(this,i),this.symbolName&&-1!==o.indexOf(i)&&(h||(this.symbolAttr(t),h=!0),d=!0),this.rotation&&("x"===i||"y"===i)&&(this.doTransform=!0),d||(this[i+"Setter"]||this._defaultSetter).call(this,e,i,r)},this),this.afterSetters()),i&&i.call(this),l}clip(t){if(t&&!t.clipPath){let e=O()+"-",i=this.renderer.createElement("clipPath").attr({id:e}).add(this.renderer.defs);y(t,{clipPath:i,id:e,count:0}),t.add(i)}return this.attr("clip-path",t?`url(${this.renderer.url}#${t.id})`:"none")}crisp(t,e){let i=Math.round(e=e||t.strokeWidth||0)%2/2;return t.x=Math.floor(t.x||this.x||0)+i,t.y=Math.floor(t.y||this.y||0)+i,t.width=Math.floor((t.width||this.width||0)-2*i),t.height=Math.floor((t.height||this.height||0)-2*i),m(t.strokeWidth)&&(t.strokeWidth=e),t}complexColor(t,i,s){let r=this.renderer,o,a,n,h,l,d,c,p,u,g,f=[],x;b(this.renderer,"complexColor",{args:arguments},function(){if(t.radialGradient?a="radialGradient":t.linearGradient&&(a="linearGradient"),a){if(n=t[a],l=r.gradients,d=t.stops,u=s.radialReference,v(n)&&(t[a]=n={x1:n[0],y1:n[1],x2:n[2],y2:n[3],gradientUnits:"userSpaceOnUse"}),"radialGradient"===a&&u&&!m(n.gradientUnits)&&(h=n,n=M(n,r.getRadialAttr(u,h),{gradientUnits:"userSpaceOnUse"})),w(n,function(t,e){"id"!==e&&f.push(e,t)}),w(d,function(t){f.push(t)}),l[f=f.join(",")])g=l[f].attr("id");else{n.id=g=O();let t=l[f]=r.createElement(a).attr(n).add(r.defs);t.radAttr=h,t.stops=[],d.forEach(function(i){0===i[1].indexOf("rgba")?(c=(o=e.parse(i[1])).get("rgb"),p=o.get("a")):(c=i[1],p=1);let s=r.createElement("stop").attr({offset:i[0],"stop-color":c,"stop-opacity":p}).add(t);t.stops.push(s)})}x="url("+r.url+"#"+g+")",s.setAttribute(i,x),s.gradient=f,t.toString=function(){return x}}})}css(t){let e=this.styles,i={},s=this.element,r,o=!e;if(e&&w(t,function(t,s){e&&e[s]!==t&&(i[s]=t,o=!0)}),o){e&&(t=y(e,i)),null===t.width||"auto"===t.width?delete this.textWidth:"text"===s.nodeName.toLowerCase()&&t.width&&(r=this.textWidth=A(t.width)),y(this.styles,t),r&&!l&&this.renderer.forExport&&delete t.width;let o=M(t);s.namespaceURI===this.SVG_NS&&(["textOutline","textOverflow","width"].forEach(t=>o&&delete o[t]),o.color&&(o.fill=o.color)),f(s,o)}return this.added&&("text"===this.element.nodeName&&this.renderer.buildText(this),t.textOutline&&this.applyTextOutline(t.textOutline)),this}dashstyleSetter(t){let e,i=this["stroke-width"];if("inherit"===i&&(i=1),t=t&&t.toLowerCase()){let s=t.replace("shortdashdotdot","3,1,1,1,1,1,").replace("shortdashdot","3,1,1,1").replace("shortdot","1,1,").replace("shortdash","3,1,").replace("longdash","8,3,").replace(/dot/g,"1,3,").replace("dash","4,3,").replace(/,$/,"").split(",");for(e=s.length;e--;)s[e]=""+A(s[e])*T(i,NaN);t=s.join(",").replace(/NaN/g,"none"),this.element.setAttribute("stroke-dasharray",t)}}destroy(){let t=this,e=t.element||{},i=t.renderer,s=e.ownerSVGElement,r="SPAN"===e.nodeName&&t.parentGroup||void 0,o,n;if(e.onclick=e.onmouseout=e.onmouseover=e.onmousemove=e.point=null,a(t),t.clipPath&&s){let e=t.clipPath;[].forEach.call(s.querySelectorAll("[clip-path],[CLIP-PATH]"),function(t){t.getAttribute("clip-path").indexOf(e.element.id)>-1&&t.removeAttribute("clip-path")}),t.clipPath=e.destroy()}if(t.connector=t.connector?.destroy(),t.stops){for(n=0;ne&&e.join?(i?t+" ":"")+e.join(" "):(e||"").toString(),"")),/(NaN| {2}|^$)/.test(t)&&(t="M 0 0"),this[e]!==t&&(i.setAttribute(e,t),this[e]=t)}fillSetter(t,e,i){"string"==typeof t?i.setAttribute(e,t):t&&this.complexColor(t,e,i)}hrefSetter(t,e,i){i.setAttributeNS("http://www.w3.org/1999/xlink",e,t)}getBBox(t,e){let i,s,r,o;let{alignValue:a,element:n,renderer:h,styles:l,textStr:d}=this,{cache:c,cacheKeys:p}=h,u=n.namespaceURI===this.SVG_NS,g=T(e,this.rotation,0),x=h.styledMode?n&&D.prototype.getStyle.call(n,"font-size"):l.fontSize;if(m(d)&&(-1===(o=d.toString()).indexOf("<")&&(o=o.replace(/[0-9]/g,"0")),o+=["",h.rootFontSize,x,g,this.textWidth,a,l.textOverflow,l.fontWeight].join(",")),o&&!t&&(i=c[o]),!i){if(u||h.forExport){try{r=this.fakeTS&&function(t){let e=n.querySelector(".highcharts-text-outline");e&&f(e,{display:t})},S(r)&&r("none"),i=n.getBBox?y({},n.getBBox()):{width:n.offsetWidth,height:n.offsetHeight,x:0,y:0},S(r)&&r("")}catch(t){}(!i||i.width<0)&&(i={x:0,y:0,width:0,height:0})}else i=this.htmlGetBBox();s=i.height,u&&(i.height=s=({"11px,17":14,"13px,20":16})[`${x||""},${Math.round(s)}`]||s),g&&(i=this.getRotatedBox(i,g))}if(o&&(""===d||i.height>0)){for(;p.length>250;)delete c[p.shift()];c[o]||p.push(o),c[o]=i}return i}getRotatedBox(t,e){let{x:i,y:s,width:r,height:o}=t,{alignValue:a,translateY:h,rotationOriginX:l=0,rotationOriginY:d=0}=this,c={right:1,center:.5}[a||0]||0,p=Number(this.element.getAttribute("y")||0)-(h?0:s),u=e*n,g=(e-90)*n,f=Math.cos(u),m=Math.sin(u),x=r*f,y=r*m,b=Math.cos(g),v=Math.sin(g),[[S,k],[C,M]]=[l,d].map(t=>[t-t*f,t*m]),w=i+c*(r-x)+S+M+p*b,T=w+x,A=T-o*b,P=A-x,L=s+p-c*y-k+C+p*v,O=L+y,D=O-o*v,E=D-y,I=Math.min(w,T,A,P),j=Math.min(L,O,D,E),B=Math.max(w,T,A,P)-I,R=Math.max(L,O,D,E)-j;return{x:I,y:j,width:B,height:R}}getStyle(t){return c.getComputedStyle(this.element||this,"").getPropertyValue(t)}hasClass(t){return -1!==(""+this.attr("class")).split(" ").indexOf(t)}hide(){return this.attr({visibility:"hidden"})}htmlGetBBox(){return{height:0,width:0,x:0,y:0}}constructor(t,e){this.onEvents={},this.opacity=1,this.SVG_NS=d,this.element="span"===e||"body"===e?g(e):h.createElementNS(this.SVG_NS,e),this.renderer=t,this.styles={},b(this,"afterInit")}on(t,e){let{onEvents:i}=this;return i[t]&&i[t](),i[t]=p(this.element,t,e),this}opacitySetter(t,e,i){let s=Number(Number(t).toFixed(3));this.opacity=s,i.setAttribute(e,s)}removeClass(t){return this.attr("class",(""+this.attr("class")).replace(C(t)?RegExp(`(^| )${t}( |$)`):t," ").replace(/ +/g," ").trim())}removeTextOutline(){let t=this.element.querySelector("tspan.highcharts-text-outline");t&&this.safeRemoveChild(t)}safeRemoveChild(t){let e=t.parentNode;e&&e.removeChild(t)}setRadialReference(t){let e=this.element.gradient&&this.renderer.gradients[this.element.gradient];return this.element.radialReference=t,e&&e.radAttr&&e.animate(this.renderer.getRadialAttr(t,e.radAttr)),this}setTextPath(t,e){e=M(!0,{enabled:!0,attributes:{dy:-5,startOffset:"50%",textAnchor:"middle"}},e);let i=this.renderer.url,s=this.text||this,r=s.textPath,{attributes:o,enabled:a}=e;if(t=t||r&&r.path,r&&r.undo(),t&&a){let e=p(s,"afterModifyTree",e=>{if(t&&a){let r=t.attr("id");r||t.attr("id",r=O());let a={x:0,y:0};m(o.dx)&&(a.dx=o.dx,delete o.dx),m(o.dy)&&(a.dy=o.dy,delete o.dy),s.attr(a),this.attr({transform:""}),this.box&&(this.box=this.box.destroy());let n=e.nodes.slice(0);e.nodes.length=0,e.nodes[0]={tagName:"textPath",attributes:y(o,{"text-anchor":o.textAnchor,href:`${i}#${r}`}),children:n}}});s.textPath={path:t,undo:e}}else s.attr({dx:0,dy:0}),delete s.textPath;return this.added&&(s.textCache="",this.renderer.buildText(s)),this}shadow(t){let{renderer:e}=this,i=M(this.parentGroup?.rotation===90?{offsetX:-1,offsetY:-1}:{},k(t)?t:{}),s=e.shadowDefinition(i);return this.attr({filter:t?`url(${e.url}#${s})`:"none"})}show(t=!0){return this.attr({visibility:t?"inherit":"visible"})}"stroke-widthSetter"(t,e,i){this[e]=t,i.setAttribute(e,t)}strokeWidth(){if(!this.renderer.styledMode)return this["stroke-width"]||0;let t=this.getStyle("stroke-width"),e=0,i;return/px$/.test(t)?e=A(t):""!==t&&(u(i=h.createElementNS(d,"rect"),{width:t,"stroke-width":0}),this.element.parentNode.appendChild(i),e=i.getBBox().width,i.parentNode.removeChild(i)),e}symbolAttr(t){let e=this;D.symbolCustomAttribs.forEach(function(i){e[i]=T(t[i],e[i])}),e.attr({d:e.renderer.symbols[e.symbolName](e.x,e.y,e.width,e.height,e)})}textSetter(t){t!==this.textStr&&(delete this.textPxLength,this.textStr=t,this.added&&this.renderer.buildText(this))}titleSetter(t){let e=this.element,i=e.getElementsByTagName("title")[0]||h.createElementNS(this.SVG_NS,"title");e.insertBefore?e.insertBefore(i,e.firstChild):e.appendChild(i),i.textContent=P(T(t,""),[/<[^>]*>/g,""]).replace(/</g,"<").replace(/>/g,">")}toFront(){let t=this.element;return t.parentNode.appendChild(t),this}translate(t,e){return this.attr({translateX:t,translateY:e})}updateTransform(t="transform"){let{element:e,matrix:i,rotation:s=0,rotationOriginX:r,rotationOriginY:o,scaleX:a,scaleY:n,translateX:h=0,translateY:l=0}=this,d=["translate("+h+","+l+")"];m(i)&&d.push("matrix("+i.join(",")+")"),s&&(d.push("rotate("+s+" "+T(r,e.getAttribute("x"),0)+" "+T(o,e.getAttribute("y")||0)+")"),this.text?.element.tagName==="SPAN"&&this.text.attr({rotation:s,rotationOriginX:(r||0)-this.padding,rotationOriginY:(o||0)-this.padding})),(m(a)||m(n))&&d.push("scale("+T(a,1)+" "+T(n,1)+")"),d.length&&!(this.text||this).textPath&&e.setAttribute(t,d.join(" "))}visibilitySetter(t,e,i){"inherit"===t?i.removeAttribute(e):this[e]!==t&&i.setAttribute(e,t),this[e]=t}xGetter(t){return"circle"===this.element.nodeName&&("x"===t?t="cx":"y"===t&&(t="cy")),this._defaultGetter(t)}zIndexSetter(t,e){let i=this.renderer,s=this.parentGroup,r=(s||i).element||i.box,o=this.element,a=r===i.box,n,h,l,d=!1,c,p=this.added,u;if(m(t)?(o.setAttribute("data-z-index",t),t=+t,this[e]===t&&(p=!1)):m(this[e])&&o.removeAttribute("data-z-index"),this[e]=t,p){for((t=this.zIndex)&&s&&(s.handleZ=!0),u=(n=r.childNodes).length-1;u>=0&&!d;u--)c=!m(l=(h=n[u]).getAttribute("data-z-index")),h!==o&&(t<0&&c&&!a&&!u?(r.insertBefore(o,n[u]),d=!0):(A(l)<=t||c&&(!m(t)||t>=0))&&(r.insertBefore(o,n[u+1]),d=!0));d||(r.insertBefore(o,n[a?3:0]),d=!0)}return d}}return D.symbolCustomAttribs=["anchorX","anchorY","clockwise","end","height","innerR","r","start","width","x","y"],D.prototype.strokeSetter=D.prototype.fillSetter,D.prototype.yGetter=D.prototype.xGetter,D.prototype.matrixSetter=D.prototype.rotationOriginXSetter=D.prototype.rotationOriginYSetter=D.prototype.rotationSetter=D.prototype.scaleXSetter=D.prototype.scaleYSetter=D.prototype.translateXSetter=D.prototype.translateYSetter=D.prototype.verticalAlignSetter=function(t,e){this[e]=t,this.doTransform=!0},D}),i(e,"Core/Renderer/SVG/SVGLabel.js",[e["Core/Renderer/SVG/SVGElement.js"],e["Core/Utilities.js"]],function(t,e){let{defined:i,extend:s,isNumber:r,merge:o,pick:a,removeEvent:n}=e;class h extends t{constructor(t,e,i,s,r,o,a,n,l,d){let c;super(t,"g"),this.paddingLeftSetter=this.paddingSetter,this.paddingRightSetter=this.paddingSetter,this.textStr=e,this.x=i,this.y=s,this.anchorX=o,this.anchorY=a,this.baseline=l,this.className=d,this.addClass("button"===d?"highcharts-no-tooltip":"highcharts-label"),d&&this.addClass("highcharts-"+d),this.text=t.text(void 0,0,0,n).attr({zIndex:1}),"string"==typeof r&&((c=/^url\((.*?)\)$/.test(r))||this.renderer.symbols[r])&&(this.symbolKey=r),this.bBox=h.emptyBBox,this.padding=3,this.baselineOffset=0,this.needsBox=t.styledMode||c,this.deferredAttr={},this.alignFactor=0}alignSetter(t){let e={left:0,center:.5,right:1}[t];e!==this.alignFactor&&(this.alignFactor=e,this.bBox&&r(this.xSetting)&&this.attr({x:this.xSetting}))}anchorXSetter(t,e){this.anchorX=t,this.boxAttr(e,Math.round(t)-this.getCrispAdjust()-this.xSetting)}anchorYSetter(t,e){this.anchorY=t,this.boxAttr(e,t-this.ySetting)}boxAttr(t,e){this.box?this.box.attr(t,e):this.deferredAttr[t]=e}css(e){if(e){let t={};e=o(e),h.textProps.forEach(i=>{void 0!==e[i]&&(t[i]=e[i],delete e[i])}),this.text.css(t),"fontSize"in t||"fontWeight"in t?this.updateTextPadding():("width"in t||"textOverflow"in t)&&this.updateBoxSize()}return t.prototype.css.call(this,e)}destroy(){n(this.element,"mouseenter"),n(this.element,"mouseleave"),this.text&&this.text.destroy(),this.box&&(this.box=this.box.destroy()),t.prototype.destroy.call(this)}fillSetter(t,e){t&&(this.needsBox=!0),this.fill=t,this.boxAttr(e,t)}getBBox(t,e){this.textStr&&0===this.bBox.width&&0===this.bBox.height&&this.updateBoxSize();let{padding:i,height:s=0,translateX:r=0,translateY:o=0,width:n=0}=this,h=a(this.paddingLeft,i),l=e??(this.rotation||0),d={width:n,height:s,x:r+this.bBox.x-h,y:o+this.bBox.y-i+this.baselineOffset};return l&&(d=this.getRotatedBox(d,l)),d}getCrispAdjust(){return this.renderer.styledMode&&this.box?this.box.strokeWidth()%2/2:(this["stroke-width"]?parseInt(this["stroke-width"],10):0)%2/2}heightSetter(t){this.heightSetting=t}onAdd(){this.text.add(this),this.attr({text:a(this.textStr,""),x:this.x||0,y:this.y||0}),this.box&&i(this.anchorX)&&this.attr({anchorX:this.anchorX,anchorY:this.anchorY})}paddingSetter(t,e){r(t)?t!==this[e]&&(this[e]=t,this.updateTextPadding()):this[e]=void 0}rSetter(t,e){this.boxAttr(e,t)}strokeSetter(t,e){this.stroke=t,this.boxAttr(e,t)}"stroke-widthSetter"(t,e){t&&(this.needsBox=!0),this["stroke-width"]=t,this.boxAttr(e,t)}"text-alignSetter"(t){this.textAlign=t}textSetter(t){void 0!==t&&this.text.attr({text:t}),this.updateTextPadding()}updateBoxSize(){let t;let e=this.text,o={},a=this.padding,n=this.bBox=(!r(this.widthSetting)||!r(this.heightSetting)||this.textAlign)&&i(e.textStr)?e.getBBox(void 0,0):h.emptyBBox;this.width=this.getPaddedWidth(),this.height=(this.heightSetting||n.height||0)+2*a;let l=this.renderer.fontMetrics(e);if(this.baselineOffset=a+Math.min((this.text.firstLineMetrics||l).b,n.height||1/0),this.heightSetting&&(this.baselineOffset+=(this.heightSetting-l.h)/2),this.needsBox&&!e.textPath){if(!this.box){let t=this.box=this.symbolKey?this.renderer.symbol(this.symbolKey):this.renderer.rect();t.addClass(("button"===this.className?"":"highcharts-label-box")+(this.className?" highcharts-"+this.className+"-box":"")),t.add(this)}t=this.getCrispAdjust(),o.x=t,o.y=(this.baseline?-this.baselineOffset:0)+t,o.width=Math.round(this.width),o.height=Math.round(this.height),this.box.attr(s(o,this.deferredAttr)),this.deferredAttr={}}}updateTextPadding(){let t=this.text;if(!t.textPath){this.updateBoxSize();let e=this.baseline?0:this.baselineOffset,s=a(this.paddingLeft,this.padding);i(this.widthSetting)&&this.bBox&&("center"===this.textAlign||"right"===this.textAlign)&&(s+=({center:.5,right:1})[this.textAlign]*(this.widthSetting-this.bBox.width)),(s!==t.x||e!==t.y)&&(t.attr("x",s),t.hasBoxWidthChanged&&(this.bBox=t.getBBox(!0)),void 0!==e&&t.attr("y",e)),t.x=s,t.y=e}}widthSetter(t){this.widthSetting=r(t)?t:void 0}getPaddedWidth(){let t=this.padding,e=a(this.paddingLeft,t),i=a(this.paddingRight,t);return(this.widthSetting||this.bBox.width||0)+e+i}xSetter(t){this.x=t,this.alignFactor&&(t-=this.alignFactor*this.getPaddedWidth(),this["forceAnimate:x"]=!0),this.xSetting=Math.round(t),this.attr("translateX",this.xSetting)}ySetter(t){this.ySetting=this.y=Math.round(t),this.attr("translateY",this.ySetting)}}return h.emptyBBox={width:0,height:0,x:0,y:0},h.textProps=["color","direction","fontFamily","fontSize","fontStyle","fontWeight","lineHeight","textAlign","textDecoration","textOutline","textOverflow","whiteSpace","width"],h}),i(e,"Core/Renderer/SVG/Symbols.js",[e["Core/Utilities.js"]],function(t){let{defined:e,isNumber:i,pick:s}=t;function r(t,i,r,o,a){let n=[];if(a){let h=a.start||0,l=s(a.r,r),d=s(a.r,o||r),c=.001>Math.abs((a.end||0)-h-2*Math.PI),p=(a.end||0)-.001,u=a.innerR,g=s(a.open,c),f=Math.cos(h),m=Math.sin(h),x=Math.cos(p),y=Math.sin(p),b=s(a.longArc,p-h-Math.PI<.001?0:1),v=["A",l,d,0,b,s(a.clockwise,1),t+l*x,i+d*y];v.params={start:h,end:p,cx:t,cy:i},n.push(["M",t+l*f,i+d*m],v),e(u)&&((v=["A",u,u,0,b,e(a.clockwise)?1-a.clockwise:0,t+u*f,i+u*m]).params={start:p,end:h,cx:t,cy:i},n.push(g?["M",t+u*x,i+u*y]:["L",t+u*x,i+u*y],v)),g||n.push(["Z"])}return n}function o(t,e,i,s,r){return r&&r.r?a(t,e,i,s,r):[["M",t,e],["L",t+i,e],["L",t+i,e+s],["L",t,e+s],["Z"]]}function a(t,e,i,s,r){let o=r?.r||0;return[["M",t+o,e],["L",t+i-o,e],["A",o,o,0,0,1,t+i,e+o],["L",t+i,e+s-o],["A",o,o,0,0,1,t+i-o,e+s],["L",t+o,e+s],["A",o,o,0,0,1,t,e+s-o],["L",t,e+o],["A",o,o,0,0,1,t+o,e],["Z"]]}return{arc:r,callout:function(t,e,s,r,o){let n=Math.min(o&&o.r||0,s,r),h=n+6,l=o&&o.anchorX,d=o&&o.anchorY||0,c=a(t,e,s,r,{r:n});if(!i(l)||l0&&d0)return c;if(t+l>s-h){if(d>e+h&&de+h&&d0){let i=dr&&lh&&c.splice(1,1,["L",l-6,e],["L",l,e-6],["L",l+6,e],["L",s-n,e]);return c},circle:function(t,e,i,s){return r(t+i/2,e+s/2,i/2,s/2,{start:.5*Math.PI,end:2.5*Math.PI,open:!1})},diamond:function(t,e,i,s){return[["M",t+i/2,e],["L",t+i,e+s/2],["L",t+i/2,e+s],["L",t,e+s/2],["Z"]]},rect:o,roundedRect:a,square:o,triangle:function(t,e,i,s){return[["M",t+i/2,e],["L",t+i,e+s],["L",t,e+s],["Z"]]},"triangle-down":function(t,e,i,s){return[["M",t,e],["L",t+i,e],["L",t+i/2,e+s],["Z"]]}}}),i(e,"Core/Renderer/SVG/TextBuilder.js",[e["Core/Renderer/HTML/AST.js"],e["Core/Globals.js"],e["Core/Utilities.js"]],function(t,e,i){let{doc:s,SVG_NS:r,win:o}=e,{attr:a,extend:n,fireEvent:h,isString:l,objectEach:d,pick:c}=i;return class{constructor(t){let e=t.styles;this.renderer=t.renderer,this.svgElement=t,this.width=t.textWidth,this.textLineHeight=e&&e.lineHeight,this.textOutline=e&&e.textOutline,this.ellipsis=!!(e&&"ellipsis"===e.textOverflow),this.noWrap=!!(e&&"nowrap"===e.whiteSpace)}buildSVG(){let e=this.svgElement,i=e.element,r=e.renderer,o=c(e.textStr,"").toString(),a=-1!==o.indexOf("<"),n=i.childNodes,h=!e.added&&r.box,d=[o,this.ellipsis,this.noWrap,this.textLineHeight,this.textOutline,e.getStyle("font-size"),this.width].join(",");if(d!==e.textCache){e.textCache=d,delete e.actualWidth;for(let t=n.length;t--;)i.removeChild(n[t]);if(a||this.ellipsis||this.width||e.textPath||-1!==o.indexOf(" ")&&(!this.noWrap||//g.test(o))){if(""!==o){h&&h.appendChild(i);let s=new t(o);this.modifyTree(s.nodes),s.addToDOM(i),this.modifyDOM(),this.ellipsis&&-1!==(i.textContent||"").indexOf("…")&&e.attr("title",this.unescapeEntities(e.textStr||"",["<",">"])),h&&h.removeChild(i)}}else i.appendChild(s.createTextNode(this.unescapeEntities(o)));l(this.textOutline)&&e.applyTextOutline&&e.applyTextOutline(this.textOutline)}}modifyDOM(){let t;let e=this.svgElement,i=a(e.element,"x");for(e.firstLineMetrics=void 0;t=e.element.firstChild;)if(/^[\s\u200B]*$/.test(t.textContent||" "))e.element.removeChild(t);else break;[].forEach.call(e.element.querySelectorAll("tspan.highcharts-br"),(t,s)=>{t.nextSibling&&t.previousSibling&&(0===s&&1===t.previousSibling.nodeType&&(e.firstLineMetrics=e.renderer.fontMetrics(t.previousSibling)),a(t,{dy:this.getLineHeight(t.nextSibling),x:i}))});let n=this.width||0;if(!n)return;let h=(t,o)=>{let h=t.textContent||"",l=h.replace(/([^\^])-/g,"$1- ").split(" "),d=!this.noWrap&&(l.length>1||e.element.childNodes.length>1),c=this.getLineHeight(o),p=0,u=e.actualWidth;if(this.ellipsis)h&&this.truncate(t,h,void 0,0,Math.max(0,n-.8*c),(t,e)=>t.substring(0,e)+"…");else if(d){let h=[],d=[];for(;o.firstChild&&o.firstChild!==t;)d.push(o.firstChild),o.removeChild(o.firstChild);for(;l.length;)l.length&&!this.noWrap&&p>0&&(h.push(t.textContent||""),t.textContent=l.join(" ").replace(/- /g,"-")),this.truncate(t,void 0,l,0===p&&u||0,n,(t,e)=>l.slice(0,e).join(" ").replace(/- /g,"-")),u=e.actualWidth,p++;d.forEach(e=>{o.insertBefore(e,t)}),h.forEach(e=>{o.insertBefore(s.createTextNode(e),t);let n=s.createElementNS(r,"tspan");n.textContent="​",a(n,{dy:c,x:i}),o.insertBefore(n,t)})}},l=t=>{[].slice.call(t.childNodes).forEach(i=>{i.nodeType===o.Node.TEXT_NODE?h(i,t):(-1!==i.className.baseVal.indexOf("highcharts-br")&&(e.actualWidth=0),l(i))})};l(e.element)}getLineHeight(t){let e=t.nodeType===o.Node.TEXT_NODE?t.parentElement:t;return this.textLineHeight?parseInt(this.textLineHeight.toString(),10):this.renderer.fontMetrics(e||this.svgElement.element).h}modifyTree(t){let e=(i,s)=>{let{attributes:r={},children:o,style:a={},tagName:h}=i,l=this.renderer.styledMode;if("b"===h||"strong"===h?l?r.class="highcharts-strong":a.fontWeight="bold":("i"===h||"em"===h)&&(l?r.class="highcharts-emphasized":a.fontStyle="italic"),a&&a.color&&(a.fill=a.color),"br"===h){r.class="highcharts-br",i.textContent="​";let e=t[s+1];e&&e.textContent&&(e.textContent=e.textContent.replace(/^ +/gm,""))}else"a"===h&&o&&o.some(t=>"#text"===t.tagName)&&(i.children=[{children:o,tagName:"tspan"}]);"#text"!==h&&"a"!==h&&(i.tagName="tspan"),n(i,{attributes:r,style:a}),o&&o.filter(t=>"#text"!==t.tagName).forEach(e)};t.forEach(e),h(this.svgElement,"afterModifyTree",{nodes:t})}truncate(t,e,i,s,r,o){let a,n;let h=this.svgElement,{rotation:l}=h,d=[],c=i?1:0,p=(e||i||"").length,u=p,g=function(e,r){let o=r||e,a=t.parentNode;if(a&&void 0===d[o]&&a.getSubStringLength)try{d[o]=s+a.getSubStringLength(0,i?o+1:o)}catch(t){}return d[o]};if(h.rotation=0,s+(n=g(t.textContent.length))>r){for(;c<=p;)u=Math.ceil((c+p)/2),i&&(a=o(i,u)),n=g(u,a&&a.length-1),c===p?c=p+1:n>r?p=u-1:c=u;0===p?t.textContent="":e&&p===e.length-1||(t.textContent=a||o(e||i,u))}i&&i.splice(0,u),h.actualWidth=n,h.rotation=l}unescapeEntities(t,e){return d(this.renderer.escapes,function(i,s){e&&-1!==e.indexOf(i)||(t=t.toString().replace(RegExp(i,"g"),s))}),t}}}),i(e,"Core/Renderer/SVG/SVGRenderer.js",[e["Core/Renderer/HTML/AST.js"],e["Core/Color/Color.js"],e["Core/Globals.js"],e["Core/Renderer/RendererRegistry.js"],e["Core/Renderer/SVG/SVGElement.js"],e["Core/Renderer/SVG/SVGLabel.js"],e["Core/Renderer/SVG/Symbols.js"],e["Core/Renderer/SVG/TextBuilder.js"],e["Core/Utilities.js"]],function(t,e,i,s,r,o,a,n,h){let l;let{charts:d,deg2rad:c,doc:p,isFirefox:u,isMS:g,isWebKit:f,noop:m,SVG_NS:x,symbolSizes:y,win:b}=i,{addEvent:v,attr:S,createElement:k,css:C,defined:M,destroyObjectProperties:w,extend:T,isArray:A,isNumber:P,isObject:L,isString:O,merge:D,pick:E,pInt:I,replaceNested:j,uniqueKey:B}=h;class R{constructor(t,e,i,s,r,o,a){let n,h;let l=this.createElement("svg").attr({version:"1.1",class:"highcharts-root"}),d=l.element;a||l.css(this.getStyle(s||{})),t.appendChild(d),S(t,"dir","ltr"),-1===t.innerHTML.indexOf("xmlns")&&S(d,"xmlns",this.SVG_NS),this.box=d,this.boxWrapper=l,this.alignedObjects=[],this.url=this.getReferenceURL(),this.createElement("desc").add().element.appendChild(p.createTextNode("Created with Highcharts 11.4.0")),this.defs=this.createElement("defs").add(),this.allowHTML=o,this.forExport=r,this.styledMode=a,this.gradients={},this.cache={},this.cacheKeys=[],this.imgCount=0,this.rootFontSize=l.getStyle("font-size"),this.setSize(e,i,!1),u&&t.getBoundingClientRect&&((n=function(){C(t,{left:0,top:0}),h=t.getBoundingClientRect(),C(t,{left:Math.ceil(h.left)-h.left+"px",top:Math.ceil(h.top)-h.top+"px"})})(),this.unSubPixelFix=v(b,"resize",n))}definition(e){return new t([e]).addToDOM(this.defs.element)}getReferenceURL(){if((u||f)&&p.getElementsByTagName("base").length){if(!M(l)){let e=B(),i=new t([{tagName:"svg",attributes:{width:8,height:8},children:[{tagName:"defs",children:[{tagName:"clipPath",attributes:{id:e},children:[{tagName:"rect",attributes:{width:4,height:4}}]}]},{tagName:"rect",attributes:{id:"hitme",width:8,height:8,"clip-path":`url(#${e})`,fill:"rgba(0,0,0,0.001)"}}]}]).addToDOM(p.body);C(i,{position:"fixed",top:0,left:0,zIndex:9e5});let s=p.elementFromPoint(6,6);l="hitme"===(s&&s.id),p.body.removeChild(i)}if(l)return j(b.location.href.split("#")[0],[/<[^>]*>/g,""],[/([\('\)])/g,"\\$1"],[/ /g,"%20"])}return""}getStyle(t){return this.style=T({fontFamily:"Helvetica, Arial, sans-serif",fontSize:"1rem"},t),this.style}setStyle(t){this.boxWrapper.css(this.getStyle(t))}isHidden(){return!this.boxWrapper.getBBox().width}destroy(){let t=this.defs;return this.box=null,this.boxWrapper=this.boxWrapper.destroy(),w(this.gradients||{}),this.gradients=null,this.defs=t.destroy(),this.unSubPixelFix&&this.unSubPixelFix(),this.alignedObjects=null,null}createElement(t){return new this.Element(this,t)}getRadialAttr(t,e){return{cx:t[0]-t[2]/2+(e.cx||0)*t[2],cy:t[1]-t[2]/2+(e.cy||0)*t[2],r:(e.r||0)*t[2]}}shadowDefinition(t){let e=[`highcharts-drop-shadow-${this.chartIndex}`,...Object.keys(t).map(e=>`${e}-${t[e]}`)].join("-").toLowerCase().replace(/[^a-z0-9\-]/g,""),i=D({color:"#000000",offsetX:1,offsetY:1,opacity:.15,width:5},t);return this.defs.element.querySelector(`#${e}`)||this.definition({tagName:"filter",attributes:{id:e,filterUnits:i.filterUnits},children:[{tagName:"feDropShadow",attributes:{dx:i.offsetX,dy:i.offsetY,"flood-color":i.color,"flood-opacity":Math.min(5*i.opacity,1),stdDeviation:i.width/2}}]}),e}buildText(t){new n(t).buildSVG()}getContrast(t){let i=e.parse(t).rgba.map(t=>{let e=t/255;return e<=.03928?e/12.92:Math.pow((e+.055)/1.055,2.4)}),s=.2126*i[0]+.7152*i[1]+.0722*i[2];return 1.05/(s+.05)>(s+.05)/.05?"#FFFFFF":"#000000"}button(e,i,s,r,o={},a,n,h,l,d){let c,p,u;let f=this.label(e,i,s,l,void 0,void 0,d,void 0,"button"),m=this.styledMode,x=o.states||{},y=0;o=D(o),delete o.states;let b=D({color:"#333333",cursor:"pointer",fontSize:"0.8em",fontWeight:"normal"},o.style);delete o.style;let S=t.filterUserAttributes(o);return f.attr(D({padding:8,r:2},S)),m||(S=D({fill:"#f7f7f7",stroke:"#cccccc","stroke-width":1},S),c=(a=D(S,{fill:"#e6e6e6"},t.filterUserAttributes(a||x.hover||{}))).style,delete a.style,p=(n=D(S,{fill:"#e6e9ff",style:{color:"#000000",fontWeight:"bold"}},t.filterUserAttributes(n||x.select||{}))).style,delete n.style,u=(h=D(S,{style:{color:"#cccccc"}},t.filterUserAttributes(h||x.disabled||{}))).style,delete h.style),v(f.element,g?"mouseover":"mouseenter",function(){3!==y&&f.setState(1)}),v(f.element,g?"mouseout":"mouseleave",function(){3!==y&&f.setState(y)}),f.setState=function(t){if(1!==t&&(f.state=y=t),f.removeClass(/highcharts-button-(normal|hover|pressed|disabled)/).addClass("highcharts-button-"+["normal","hover","pressed","disabled"][t||0]),!m){f.attr([S,a,n,h][t||0]);let e=[b,c,p,u][t||0];L(e)&&f.css(e)}},!m&&(f.attr(S).css(T({cursor:"default"},b)),d&&f.text.css({pointerEvents:"none"})),f.on("touchstart",t=>t.stopPropagation()).on("click",function(t){3!==y&&r.call(f,t)})}crispLine(t,e,i="round"){let s=t[0],r=t[1];return M(s[1])&&s[1]===r[1]&&(s[1]=r[1]=Math[i](s[1])-e%2/2),M(s[2])&&s[2]===r[2]&&(s[2]=r[2]=Math[i](s[2])+e%2/2),t}path(t){let e=this.styledMode?{}:{fill:"none"};return A(t)?e.d=t:L(t)&&T(e,t),this.createElement("path").attr(e)}circle(t,e,i){let s=L(t)?t:void 0===t?{}:{x:t,y:e,r:i},r=this.createElement("circle");return r.xSetter=r.ySetter=function(t,e,i){i.setAttribute("c"+e,t)},r.attr(s)}arc(t,e,i,s,r,o){let a;L(t)?(e=(a=t).y,i=a.r,s=a.innerR,r=a.start,o=a.end,t=a.x):a={innerR:s,start:r,end:o};let n=this.symbol("arc",t,e,i,i,a);return n.r=i,n}rect(t,e,i,s,r,o){let a=L(t)?t:void 0===t?{}:{x:t,y:e,r,width:Math.max(i||0,0),height:Math.max(s||0,0)},n=this.createElement("rect");return this.styledMode||(void 0!==o&&(a["stroke-width"]=o,T(a,n.crisp(a))),a.fill="none"),n.rSetter=function(t,e,i){n.r=t,S(i,{rx:t,ry:t})},n.rGetter=function(){return n.r||0},n.attr(a)}roundedRect(t){return this.symbol("roundedRect").attr(t)}setSize(t,e,i){this.width=t,this.height=e,this.boxWrapper.animate({width:t,height:e},{step:function(){this.attr({viewBox:"0 0 "+this.attr("width")+" "+this.attr("height")})},duration:E(i,!0)?void 0:0}),this.alignElements()}g(t){let e=this.createElement("g");return t?e.attr({class:"highcharts-"+t}):e}image(t,e,i,s,r,o){let a={preserveAspectRatio:"none"};P(e)&&(a.x=e),P(i)&&(a.y=i),P(s)&&(a.width=s),P(r)&&(a.height=r);let n=this.createElement("image").attr(a),h=function(e){n.attr({href:t}),o.call(n,e)};if(o){n.attr({href:"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="});let e=new b.Image;v(e,"load",h),e.src=t,e.complete&&h({})}else n.attr({href:t});return n}symbol(t,e,i,s,r,o){let a,n,h,l;let c=this,u=/^url\((.*?)\)$/,g=u.test(t),f=!g&&(this.symbols[t]?t:"circle"),m=f&&this.symbols[f];if(m)"number"==typeof e&&(n=m.call(this.symbols,Math.round(e||0),Math.round(i||0),s||0,r||0,o)),a=this.path(n),c.styledMode||a.attr("fill","none"),T(a,{symbolName:f||void 0,x:e,y:i,width:s,height:r}),o&&T(a,o);else if(g){h=t.match(u)[1];let s=a=this.image(h);s.imgwidth=E(o&&o.width,y[h]&&y[h].width),s.imgheight=E(o&&o.height,y[h]&&y[h].height),l=t=>t.attr({width:t.width,height:t.height}),["width","height"].forEach(t=>{s[`${t}Setter`]=function(t,e){this[e]=t;let{alignByTranslate:i,element:s,width:r,height:a,imgwidth:n,imgheight:h}=this,l="width"===e?n:h,d=1;o&&"within"===o.backgroundSize&&r&&a&&n&&h?(d=Math.min(r/n,a/h),S(s,{width:Math.round(n*d),height:Math.round(h*d)})):s&&l&&s.setAttribute(e,l),!i&&n&&h&&this.translate(((r||0)-n*d)/2,((a||0)-h*d)/2)}}),M(e)&&s.attr({x:e,y:i}),s.isImg=!0,M(s.imgwidth)&&M(s.imgheight)?l(s):(s.attr({width:0,height:0}),k("img",{onload:function(){let t=d[c.chartIndex];0===this.width&&(C(this,{position:"absolute",top:"-999em"}),p.body.appendChild(this)),y[h]={width:this.width,height:this.height},s.imgwidth=this.width,s.imgheight=this.height,s.element&&l(s),this.parentNode&&this.parentNode.removeChild(this),c.imgCount--,c.imgCount||!t||t.hasLoaded||t.onload()},src:h}),this.imgCount++)}return a}clipRect(t,e,i,s){return this.rect(t,e,i,s,0)}text(t,e,i,s){let r={};if(s&&(this.allowHTML||!this.forExport))return this.html(t,e,i);r.x=Math.round(e||0),i&&(r.y=Math.round(i)),M(t)&&(r.text=t);let o=this.createElement("text").attr(r);return s&&(!this.forExport||this.allowHTML)||(o.xSetter=function(t,e,i){let s=i.getElementsByTagName("tspan"),r=i.getAttribute(e);for(let i=0,o;it.align())}}return T(R.prototype,{Element:r,SVG_NS:x,escapes:{"&":"&","<":"<",">":">","'":"'",'"':"""},symbols:a,draw:m}),s.registerRendererType("svg",R,!0),R}),i(e,"Core/Renderer/HTML/HTMLElement.js",[e["Core/Renderer/HTML/AST.js"],e["Core/Globals.js"],e["Core/Renderer/SVG/SVGElement.js"],e["Core/Utilities.js"]],function(t,e,i,s){let{composed:r}=e,{attr:o,css:a,createElement:n,defined:h,extend:l,pInt:d,pushUnique:c}=s;function p(t,e,s){let r=this.div?.style||s.style;i.prototype[`${e}Setter`].call(this,t,e,s),r&&(r[e]=t)}let u=(t,e)=>{if(!t.div){let s=o(t.element,"class"),r=t.css,a=n("div",s?{className:s}:void 0,{position:"absolute",left:`${t.translateX||0}px`,top:`${t.translateY||0}px`,...t.styles,display:t.display,opacity:t.opacity,visibility:t.visibility},t.parentGroup?.div||e);t.classSetter=(t,e,i)=>{i.setAttribute("class",t),a.className=t},t.translateXSetter=t.translateYSetter=(e,i)=>{t[i]=e,a.style["translateX"===i?"left":"top"]=`${e}px`,t.doTransform=!0},t.opacitySetter=t.visibilitySetter=p,t.css=e=>(r.call(t,e),e.cursor&&(a.style.cursor=e.cursor),e.pointerEvents&&(a.style.pointerEvents=e.pointerEvents),t),t.on=function(){return i.prototype.on.apply({element:a,onEvents:t.onEvents},arguments),t},t.div=a}return t.div};class g extends i{static compose(t){c(r,this.compose)&&(t.prototype.html=function(t,e,i){return new g(this,"span").attr({text:t,x:Math.round(e),y:Math.round(i)})})}constructor(t,e){super(t,e),this.css({position:"absolute",...t.styledMode?{}:{fontFamily:t.style.fontFamily,fontSize:t.style.fontSize}}),this.element.style.whiteSpace="nowrap"}getSpanCorrection(t,e,i){this.xCorr=-t*i,this.yCorr=-e}css(t){let e;let{element:i}=this,s="SPAN"===i.tagName&&t&&"width"in t,r=s&&t.width;return s&&(delete t.width,this.textWidth=d(r)||void 0,e=!0),t?.textOverflow==="ellipsis"&&(t.whiteSpace="nowrap",t.overflow="hidden"),l(this.styles,t),a(i,t),e&&this.updateTransform(),this}htmlGetBBox(){let{element:t}=this;return{x:t.offsetLeft,y:t.offsetTop,width:t.offsetWidth,height:t.offsetHeight}}updateTransform(){if(!this.added){this.alignOnAdd=!0;return}let{element:t,renderer:e,rotation:i,rotationOriginX:s,rotationOriginY:r,styles:o,textAlign:n="left",textWidth:l,translateX:d=0,translateY:c=0,x:p=0,y:u=0}=this,g=o.whiteSpace;if(a(t,{marginLeft:`${d}px`,marginTop:`${c}px`}),"SPAN"===t.tagName){let o=[i,n,t.innerHTML,l,this.textAlign].join(","),d=-(this.parentGroup?.padding*1)||0,c,f=!1;if(l!==this.oldTextWidth){let e=this.textPxLength?this.textPxLength:(a(t,{width:"",whiteSpace:g||"nowrap"}),t.offsetWidth),s=l||0;(s>this.oldTextWidth||e>s)&&(/[ \-]/.test(t.textContent||t.innerText)||"ellipsis"===t.style.textOverflow)&&(a(t,{width:e>s||i?l+"px":"auto",display:"block",whiteSpace:g||"normal"}),this.oldTextWidth=l,f=!0)}this.hasBoxWidthChanged=f,o!==this.cTT&&(c=e.fontMetrics(t).b,h(i)&&(i!==(this.oldRotation||0)||n!==this.oldAlign)&&this.setSpanRotation(i,d,d),this.getSpanCorrection(!h(i)&&this.textPxLength||t.offsetWidth,c,{left:0,center:.5,right:1}[n]));let{xCorr:m=0,yCorr:x=0}=this,y=(s??p)-m-p-d,b=(r??u)-x-u-d;a(t,{left:`${p+m}px`,top:`${u+x}px`,transformOrigin:`${y}px ${b}px`}),this.cTT=o,this.oldRotation=i,this.oldAlign=n}}setSpanRotation(t,e,i){a(this.element,{transform:`rotate(${t}deg)`,transformOrigin:`${e}% ${i}px`})}add(t){let e;let i=this.renderer.box.parentNode,s=[];if(this.parentGroup=t,t&&!(e=t.div)){let r=t;for(;r;)s.push(r),r=r.parentGroup;for(let t of s.reverse())e=u(t,i)}return(e||i).appendChild(this.element),this.added=!0,this.alignOnAdd&&this.updateTransform(),this}textSetter(e){e!==this.textStr&&(delete this.bBox,delete this.oldTextWidth,t.setElementHTML(this.element,e??""),this.textStr=e,this.doTransform=!0)}alignSetter(t){this.alignValue=this.textAlign=t,this.doTransform=!0}xSetter(t,e){this[e]=t,this.doTransform=!0}}let f=g.prototype;return f.visibilitySetter=f.opacitySetter=p,f.ySetter=f.rotationSetter=f.rotationOriginXSetter=f.rotationOriginYSetter=f.xSetter,g}),i(e,"Core/Axis/AxisDefaults.js",[],function(){var t,e;return(e=t||(t={})).xAxis={alignTicks:!0,allowDecimals:void 0,panningEnabled:!0,zIndex:2,zoomEnabled:!0,dateTimeLabelFormats:{millisecond:{main:"%H:%M:%S.%L",range:!1},second:{main:"%H:%M:%S",range:!1},minute:{main:"%H:%M",range:!1},hour:{main:"%H:%M",range:!1},day:{main:"%e %b"},week:{main:"%e %b"},month:{main:"%b '%y"},year:{main:"%Y"}},endOnTick:!1,gridLineDashStyle:"Solid",gridZIndex:1,labels:{autoRotationLimit:80,distance:15,enabled:!0,indentation:10,overflow:"justify",padding:5,reserveSpace:void 0,rotation:void 0,staggerLines:0,step:0,useHTML:!1,zIndex:7,style:{color:"#333333",cursor:"default",fontSize:"0.8em"}},maxPadding:.01,minorGridLineDashStyle:"Solid",minorTickLength:2,minorTickPosition:"outside",minorTicksPerMajor:5,minPadding:.01,offset:void 0,reversed:void 0,reversedStacks:!1,showEmpty:!0,showFirstLabel:!0,showLastLabel:!0,startOfWeek:1,startOnTick:!1,tickLength:10,tickPixelInterval:100,tickmarkPlacement:"between",tickPosition:"outside",title:{align:"middle",useHTML:!1,x:0,y:0,style:{color:"#666666",fontSize:"0.8em"}},type:"linear",uniqueNames:!0,visible:!0,minorGridLineColor:"#f2f2f2",minorGridLineWidth:1,minorTickColor:"#999999",lineColor:"#333333",lineWidth:1,gridLineColor:"#e6e6e6",gridLineWidth:void 0,tickColor:"#333333"},e.yAxis={reversedStacks:!0,endOnTick:!0,maxPadding:.05,minPadding:.05,tickPixelInterval:72,showLastLabel:!0,labels:{x:void 0},startOnTick:!0,title:{text:"Values"},stackLabels:{animation:{},allowOverlap:!1,enabled:!1,crop:!0,overflow:"justify",formatter:function(){let{numberFormatter:t}=this.axis.chart;return t(this.total||0,-1)},style:{color:"#000000",fontSize:"0.7em",fontWeight:"bold",textOutline:"1px contrast"}},gridLineWidth:1,lineWidth:0},t}),i(e,"Core/Foundation.js",[e["Core/Utilities.js"]],function(t){var e;let{addEvent:i,isFunction:s,objectEach:r,removeEvent:o}=t;return(e||(e={})).registerEventOptions=function(t,e){t.eventOptions=t.eventOptions||{},r(e.events,function(e,r){t.eventOptions[r]!==e&&(t.eventOptions[r]&&(o(t,r,t.eventOptions[r]),delete t.eventOptions[r]),s(e)&&(t.eventOptions[r]=e,i(t,r,e,{order:0})))})},e}),i(e,"Core/Axis/Tick.js",[e["Core/Templating.js"],e["Core/Globals.js"],e["Core/Utilities.js"]],function(t,e,i){let{deg2rad:s}=e,{clamp:r,correctFloat:o,defined:a,destroyObjectProperties:n,extend:h,fireEvent:l,isNumber:d,merge:c,objectEach:p,pick:u}=i;return class{constructor(t,e,i,s,r){this.isNew=!0,this.isNewLabel=!0,this.axis=t,this.pos=e,this.type=i||"",this.parameters=r||{},this.tickmarkOffset=this.parameters.tickmarkOffset,this.options=this.parameters.options,l(this,"init"),i||s||this.addLabel()}addLabel(){let e=this,i=e.axis,s=i.options,r=i.chart,n=i.categories,c=i.logarithmic,p=i.names,g=e.pos,f=u(e.options&&e.options.labels,s.labels),m=i.tickPositions,x=g===m[0],y=g===m[m.length-1],b=(!f.step||1===f.step)&&1===i.tickInterval,v=m.info,S=e.label,k,C,M,w=this.parameters.category||(n?u(n[g],p[g],g):g);c&&d(w)&&(w=o(c.lin2log(w))),i.dateTime&&(v?k=(C=r.time.resolveDTLFormat(s.dateTimeLabelFormats[!s.grid&&v.higherRanks[g]||v.unitName])).main:d(w)&&(k=i.dateTime.getXDateFormat(w,s.dateTimeLabelFormats||{}))),e.isFirst=x,e.isLast=y;let T={axis:i,chart:r,dateTimeLabelFormat:k,isFirst:x,isLast:y,pos:g,tick:e,tickPositionInfo:v,value:w};l(this,"labelFormat",T);let A=e=>f.formatter?f.formatter.call(e,e):f.format?(e.text=i.defaultLabelFormatter.call(e),t.format(f.format,e,r)):i.defaultLabelFormatter.call(e),P=A.call(T,T),L=C&&C.list;L?e.shortenLabel=function(){for(M=0;M0&&r+c*p>h&&(v=Math.round((o-r)/Math.cos(d*s))):(y=r-c*p,b=r+(1-c)*p,yh&&(m=h-t.x+m*c,x=-1),(m=Math.min(g,m))m||e.autoRotation&&(l.styles||{}).width)&&(v=m)),v&&(this.shortenLabel?this.shortenLabel():(f.width=Math.floor(v)+"px",(i.style||{}).textOverflow||(f.textOverflow="ellipsis"),l.css(f)))}moveLabel(t,e){let i=this,s=i.label,r=i.axis,o=!1,a;s&&s.textStr===t?(i.movedLabel=s,o=!0,delete i.label):p(r.ticks,function(e){o||e.isNew||e===i||!e.label||e.label.textStr!==t||(i.movedLabel=e.label,o=!0,e.labelPos=i.movedLabel.xy,delete e.label)}),!o&&(i.labelPos||s)&&(a=i.labelPos||s.xy,i.movedLabel=i.createLabel(t,e,a),i.movedLabel&&i.movedLabel.attr({opacity:0}))}render(t,e,i){let s=this.axis,r=s.horiz,a=this.pos,n=u(this.tickmarkOffset,s.tickmarkOffset),h=this.getPosition(r,a,n,e),d=h.x,c=h.y,p=s.pos,g=p+s.len,f=r&&d===g||!r&&c===p?-1:1,m=r?d:c;!s.chart.polar&&this.isNew&&(o(m)g)&&(i=0);let x=u(i,this.label&&this.label.newOpacity,1);i=u(i,1),this.isActive=!0,this.renderGridLine(e,i,f),this.renderMark(h,i,f),this.renderLabel(h,e,x,t),this.isNew=!1,l(this,"afterRender")}renderGridLine(t,e,i){let s=this.axis,r=s.options,o={},a=this.pos,n=this.type,h=u(this.tickmarkOffset,s.tickmarkOffset),l=s.chart.renderer,d=this.gridLine,c,p=r.gridLineWidth,g=r.gridLineColor,f=r.gridLineDashStyle;"minor"===this.type&&(p=r.minorGridLineWidth,g=r.minorGridLineColor,f=r.minorGridLineDashStyle),d||(s.chart.styledMode||(o.stroke=g,o["stroke-width"]=p||0,o.dashstyle=f),n||(o.zIndex=1),t&&(e=0),this.gridLine=d=l.path().attr(o).addClass("highcharts-"+(n?n+"-":"")+"grid-line").add(s.gridGroup)),d&&(c=s.getPlotLinePath({value:a+h,lineWidth:d.strokeWidth()*i,force:"pass",old:t,acrossPanes:!1}))&&d[t||this.isNew?"attr":"animate"]({d:c,opacity:e})}renderMark(t,e,i){let s=this.axis,r=s.options,o=s.chart.renderer,a=this.type,n=s.tickSize(a?a+"Tick":"tick"),h=t.x,l=t.y,d=u(r["minor"!==a?"tickWidth":"minorTickWidth"],!a&&s.isXAxis?1:0),c=r["minor"!==a?"tickColor":"minorTickColor"],p=this.mark,g=!p;n&&(s.opposite&&(n[0]=-n[0]),p||(this.mark=p=o.path().addClass("highcharts-"+(a?a+"-":"")+"tick").add(s.axisGroup),s.chart.styledMode||p.attr({stroke:c,"stroke-width":d})),p[g?"attr":"animate"]({d:this.getMarkPath(h,l,n[0],p.strokeWidth()*i,s.horiz,o),opacity:e}))}renderLabel(t,e,i,s){let r=this.axis,o=r.horiz,a=r.options,n=this.label,h=a.labels,l=h.step,c=u(this.tickmarkOffset,r.tickmarkOffset),p=t.x,g=t.y,f=!0;n&&d(p)&&(n.xy=t=this.getLabelPosition(p,g,n,o,h,c,s,l),(!this.isFirst||this.isLast||a.showFirstLabel)&&(!this.isLast||this.isFirst||a.showLastLabel)?!o||h.step||h.rotation||e||0===i||this.handleOverflow(t):f=!1,l&&s%l&&(f=!1),f&&d(t.y)?(t.opacity=i,n[this.isNewLabel?"attr":"animate"](t).show(!0),this.isNewLabel=!1):(n.hide(),this.isNewLabel=!0))}replaceMovedLabel(){let t=this.label,e=this.axis;t&&!this.isNew&&(t.animate({opacity:0},void 0,t.destroy),delete this.label),e.isDirty=!0,this.label=this.movedLabel,delete this.movedLabel}}}),i(e,"Core/Axis/Axis.js",[e["Core/Animation/AnimationUtilities.js"],e["Core/Axis/AxisDefaults.js"],e["Core/Color/Color.js"],e["Core/Defaults.js"],e["Core/Foundation.js"],e["Core/Globals.js"],e["Core/Axis/Tick.js"],e["Core/Utilities.js"]],function(t,e,i,s,r,o,a,n){let{animObject:h}=t,{xAxis:l,yAxis:d}=e,{defaultOptions:c}=s,{registerEventOptions:p}=r,{deg2rad:u}=o,{arrayMax:g,arrayMin:f,clamp:m,correctFloat:x,defined:y,destroyObjectProperties:b,erase:v,error:S,extend:k,fireEvent:C,getClosestDistance:M,insertItem:w,isArray:T,isNumber:A,isString:P,merge:L,normalizeTickInterval:O,objectEach:D,pick:E,relativeLength:I,removeEvent:j,splat:B,syncTimeout:R}=n,z=(t,e)=>O(e,void 0,void 0,E(t.options.allowDecimals,e<.5||void 0!==t.tickAmount),!!t.tickAmount);k(c,{xAxis:l,yAxis:L(l,d)});class N{constructor(t,e,i){this.init(t,e,i)}init(t,e,i=this.coll){let s="xAxis"===i,r=this.isZAxis||(t.inverted?!s:s);this.chart=t,this.horiz=r,this.isXAxis=s,this.coll=i,C(this,"init",{userOptions:e}),this.opposite=E(e.opposite,this.opposite),this.side=E(e.side,this.side,r?this.opposite?0:2:this.opposite?1:3),this.setOptions(e);let o=this.options,a=o.labels,n=o.type;this.userOptions=e,this.minPixelPadding=0,this.reversed=E(o.reversed,this.reversed),this.visible=o.visible,this.zoomEnabled=o.zoomEnabled,this.hasNames="category"===n||!0===o.categories,this.categories=T(o.categories)&&o.categories||(this.hasNames?[]:void 0),this.names||(this.names=[],this.names.keys={}),this.plotLinesAndBandsGroups={},this.positiveValuesOnly=!!this.logarithmic,this.isLinked=y(o.linkedTo),this.ticks={},this.labelEdge=[],this.minorTicks={},this.plotLinesAndBands=[],this.alternateBands={},this.len=0,this.minRange=this.userMinRange=o.minRange||o.maxZoom,this.range=o.range,this.offset=o.offset||0,this.max=void 0,this.min=void 0;let h=E(o.crosshair,B(t.options.tooltip.crosshairs)[s?0:1]);this.crosshair=!0===h?{}:h,-1===t.axes.indexOf(this)&&(s?t.axes.splice(t.xAxis.length,0,this):t.axes.push(this),w(this,t[this.coll])),t.orderItems(this.coll),this.series=this.series||[],t.inverted&&!this.isZAxis&&s&&!y(this.reversed)&&(this.reversed=!0),this.labelRotation=A(a.rotation)?a.rotation:void 0,p(this,o),C(this,"afterInit")}setOptions(t){let e=this.horiz?{labels:{autoRotation:[-45]},margin:15}:{title:{rotation:90*this.side}};this.options=L(e,c[this.coll],t),C(this,"afterSetOptions",{userOptions:t})}defaultLabelFormatter(){let t=this.axis,{numberFormatter:e}=this.chart,i=A(this.value)?this.value:NaN,s=t.chart.time,r=t.categories,o=this.dateTimeLabelFormat,a=c.lang,n=a.numericSymbols,h=a.numericSymbolMagnitude||1e3,l=t.logarithmic?Math.abs(i):t.tickInterval,d=n&&n.length,p,u;if(r)u=`${this.value}`;else if(o)u=s.dateFormat(o,i);else if(d&&n&&l>=1e3)for(;d--&&void 0===u;)l>=(p=Math.pow(h,d+1))&&10*i%p==0&&null!==n[d]&&0!==i&&(u=e(i/p,-1)+n[d]);return void 0===u&&(u=Math.abs(i)>=1e4?e(i,-1):e(i,-1,void 0,"")),u}getSeriesExtremes(){let t;let e=this;C(this,"getSeriesExtremes",null,function(){e.hasVisibleSeries=!1,e.dataMin=e.dataMax=e.threshold=void 0,e.softThreshold=!e.isXAxis,e.series.forEach(i=>{if(i.reserveSpace()){let s=i.options,r,o=s.threshold,a,n;if(e.hasVisibleSeries=!0,e.positiveValuesOnly&&0>=(o||0)&&(o=void 0),e.isXAxis)(r=i.xData)&&r.length&&(r=e.logarithmic?r.filter(t=>t>0):r,a=(t=i.getXExtremes(r)).min,n=t.max,A(a)||a instanceof Date||(r=r.filter(A),a=(t=i.getXExtremes(r)).min,n=t.max),r.length&&(e.dataMin=Math.min(E(e.dataMin,a),a),e.dataMax=Math.max(E(e.dataMax,n),n)));else{let t=i.applyExtremes();A(t.dataMin)&&(a=t.dataMin,e.dataMin=Math.min(E(e.dataMin,a),a)),A(t.dataMax)&&(n=t.dataMax,e.dataMax=Math.max(E(e.dataMax,n),n)),y(o)&&(e.threshold=o),(!s.softThreshold||e.positiveValuesOnly)&&(e.softThreshold=!1)}}})}),C(this,"afterGetSeriesExtremes")}translate(t,e,i,s,r,o){let a=this.linkedParent||this,n=s&&a.old?a.old.min:a.min;if(!A(n))return NaN;let h=a.minPixelPadding,l=(a.isOrdinal||a.brokenAxis?.hasBreaks||a.logarithmic&&r)&&a.lin2val,d=1,c=0,p=s&&a.old?a.old.transA:a.transA,u=0;if(p||(p=a.transA),i&&(d*=-1,c=a.len),a.reversed&&(d*=-1,c-=d*(a.sector||a.len)),e)u=(t=t*d+c-h)/p+n,l&&(u=a.lin2val(u));else{l&&(t=a.val2lin(t));let e=d*(t-n)*p;u=(a.isRadial?e:x(e))+c+d*h+(A(o)?p*o:0)}return u}toPixels(t,e){return this.translate(t,!1,!this.horiz,void 0,!0)+(e?0:this.pos)}toValue(t,e){return this.translate(t-(e?0:this.pos),!0,!this.horiz,void 0,!0)}getPlotLinePath(t){let e=this,i=e.chart,s=e.left,r=e.top,o=t.old,a=t.value,n=t.lineWidth,h=o&&i.oldChartHeight||i.chartHeight,l=o&&i.oldChartWidth||i.chartWidth,d=e.transB,c=t.translatedValue,p=t.force,u,g,f,x,y;function b(t,e,i){return"pass"!==p&&(ti)&&(p?t=m(t,e,i):y=!0),t}let v={value:a,lineWidth:n,old:o,force:p,acrossPanes:t.acrossPanes,translatedValue:c};return C(this,"getPlotLinePath",v,function(t){u=f=Math.round((c=m(c=E(c,e.translate(a,void 0,void 0,o)),-1e5,1e5))+d),g=x=Math.round(h-c-d),A(c)?e.horiz?(g=r,x=h-e.bottom+(i.scrollablePixelsY||0),u=f=b(u,s,s+e.width)):(u=s,f=l-e.right+(i.scrollablePixelsX||0),g=x=b(g,r,r+e.height)):(y=!0,p=!1),t.path=y&&!p?void 0:i.renderer.crispLine([["M",u,g],["L",f,x]],n||1)}),v.path}getLinearTickPositions(t,e,i){let s,r,o;let a=x(Math.floor(e/t)*t),n=x(Math.ceil(i/t)*t),h=[];if(x(a+t)===a&&(o=20),this.single)return[e];for(s=a;s<=n&&(h.push(s),(s=x(s+t,o))!==r);)r=s;return h}getMinorTickInterval(){let{minorTicks:t,minorTickInterval:e}=this.options;return!0===t?E(e,"auto"):!1!==t?e:void 0}getMinorTickPositions(){let t=this.options,e=this.tickPositions,i=this.minorTickInterval,s=this.pointRangePadding||0,r=(this.min||0)-s,o=(this.max||0)+s,a=o-r,n=[],h;if(a&&a/i(t.xIncrement?t.xData?.slice(0,2):t.xData)||[]))||0),this.dataMax-this.dataMin)),A(i)&&A(s)&&A(r)&&i-s=r,o=(r-i+s)/2,n=[s-o,E(t.min,s-o)],a&&(n[2]=e?e.log2lin(this.dataMin):this.dataMin),h=[(s=g(n))+r,E(t.max,s+r)],a&&(h[2]=e?e.log2lin(this.dataMax):this.dataMax),(i=f(h))-st-e),t=M([i]))}return t&&e?Math.min(t,e):t||e}nameToX(t){let e=T(this.options.categories),i=e?this.categories:this.names,s=t.options.x,r;return t.series.requireSorting=!1,y(s)||(s=this.options.uniqueNames&&i?e?i.indexOf(t.name):E(i.keys[t.name],-1):t.series.autoIncrement()),-1===s?!e&&i&&(r=i.length):r=s,void 0!==r?(this.names[r]=t.name,this.names.keys[t.name]=r):t.x&&(r=t.x),r}updateNames(){let t=this,e=this.names;e.length>0&&(Object.keys(e.keys).forEach(function(t){delete e.keys[t]}),e.length=0,this.minRange=this.userMinRange,(this.series||[]).forEach(e=>{e.xIncrement=null,(!e.points||e.isDirtyData)&&(t.max=Math.max(t.max,e.xData.length-1),e.processData(),e.generatePoints()),e.data.forEach(function(i,s){let r;i?.options&&void 0!==i.name&&void 0!==(r=t.nameToX(i))&&r!==i.x&&(i.x=r,e.xData[s]=r)})}))}setAxisTranslation(){let t=this,e=t.max-t.min,i=t.linkedParent,s=!!t.categories,r=t.isXAxis,o=t.axisPointRange||0,a,n=0,h=0,l,d=t.transA;(r||s||o)&&(a=t.getClosest(),i?(n=i.minPointOffset,h=i.pointRangePadding):t.series.forEach(function(e){let i=s?1:r?E(e.options.pointRange,a,0):t.axisPointRange||0,l=e.options.pointPlacement;if(o=Math.max(o,i),!t.single||s){let t=e.is("xrange")?!r:r;n=Math.max(n,t&&P(l)?0:i/2),h=Math.max(h,t&&"on"===l?0:i)}}),l=t.ordinal&&t.ordinal.slope&&a?t.ordinal.slope/a:1,t.minPointOffset=n*=l,t.pointRangePadding=h*=l,t.pointRange=Math.min(o,t.single&&s?1:e),r&&a&&(t.closestPointRange=a)),t.translationSlope=t.transA=d=t.staticScale||t.len/(e+h||1),t.transB=t.horiz?t.left:t.bottom,t.minPixelPadding=d*n,C(this,"afterSetAxisTranslation")}minFromRange(){let{max:t,min:e}=this;return A(t)&&A(e)&&t-e||void 0}setTickInterval(t){let{categories:e,chart:i,dataMax:s,dataMin:r,dateTime:o,isXAxis:a,logarithmic:n,options:h,softThreshold:l}=this,d=A(this.threshold)?this.threshold:void 0,c=this.minRange||0,{ceiling:p,floor:u,linkedTo:g,softMax:f,softMin:m}=h,b=A(g)&&i[this.coll]?.[g],v=h.tickPixelInterval,k=h.maxPadding,M=h.minPadding,w=0,T,P=A(h.tickInterval)&&h.tickInterval>=0?h.tickInterval:void 0,L,O,D,I;if(o||e||b||this.getTickAmount(),D=E(this.userMin,h.min),I=E(this.userMax,h.max),b?(this.linkedParent=b,T=b.getExtremes(),this.min=E(T.min,T.dataMin),this.max=E(T.max,T.dataMax),h.type!==b.options.type&&S(11,!0,i)):(l&&y(d)&&A(s)&&A(r)&&(r>=d?(L=d,M=0):s<=d&&(O=d,k=0)),this.min=E(D,L,r),this.max=E(I,O,s)),A(this.max)&&A(this.min)&&(n&&(this.positiveValuesOnly&&!t&&0>=Math.min(this.min,E(r,this.min))&&S(10,!0,i),this.min=x(n.log2lin(this.min),16),this.max=x(n.log2lin(this.max),16)),this.range&&A(r)&&(this.userMin=this.min=D=Math.max(r,this.minFromRange()||0),this.userMax=I=this.max,this.range=void 0)),C(this,"foundExtremes"),this.adjustForMinRange(),A(this.min)&&A(this.max)){if(!A(this.userMin)&&A(m)&&mthis.max&&(this.max=I=f),e||this.axisPointRange||this.stacking?.usePercentage||b||!(w=this.max-this.min)||(!y(D)&&M&&(this.min-=w*M),y(I)||!k||(this.max+=w*k)),!A(this.userMin)&&A(u)&&(this.min=Math.max(this.min,u)),!A(this.userMax)&&A(p)&&(this.max=Math.min(this.max,p)),l&&A(r)&&A(s)){let t=d||0;!y(D)&&this.min=t?this.min=h.minRange?Math.min(t,this.max-c):t:!y(I)&&this.max>t&&s<=t&&(this.max=h.minRange?Math.max(t,this.min+c):t)}!i.polar&&this.min>this.max&&(y(h.min)?this.max=this.min:y(h.max)&&(this.min=this.max)),w=this.max-this.min}if(this.min!==this.max&&A(this.min)&&A(this.max)?b&&!P&&v===b.options.tickPixelInterval?this.tickInterval=P=b.tickInterval:this.tickInterval=E(P,this.tickAmount?w/Math.max(this.tickAmount-1,1):void 0,e?1:w*v/Math.max(this.len,v)):this.tickInterval=1,a&&!t){let t=this.min!==this.old?.min||this.max!==this.old?.max;this.series.forEach(function(e){e.forceCrop=e.forceCropping?.(),e.processData(t)}),C(this,"postProcessData",{hasExtremesChanged:t})}this.setAxisTranslation(),C(this,"initialAxisTranslation"),this.pointRange&&!P&&(this.tickInterval=Math.max(this.pointRange,this.tickInterval));let j=E(h.minTickInterval,o&&!this.series.some(t=>t.noSharedTooltip)?this.closestPointRange:0);!P&&this.tickIntervalMath.max(2*this.len,200))n=[this.min,this.max],S(19,!1,this.chart);else if(this.dateTime)n=this.getTimeTicks(this.dateTime.normalizeTimeTickInterval(this.tickInterval,t.units),this.min,this.max,t.startOfWeek,this.ordinal?.positions,this.closestPointRange,!0);else if(this.logarithmic)n=this.logarithmic.getLogTickPositions(this.tickInterval,this.min,this.max);else{let t=this.tickInterval,e=t;for(;e<=2*t;)if(n=this.getLinearTickPositions(this.tickInterval,this.min,this.max),this.tickAmount&&n.length>this.tickAmount)this.tickInterval=z(this,e*=1.1);else break}n.length>this.len&&(n=[n[0],n[n.length-1]])[0]===n[1]&&(n.length=1),i&&(this.tickPositions=n,(h=i.apply(this,[this.min,this.max]))&&(n=h))}this.tickPositions=n,this.paddedTicks=n.slice(0),this.trimTicks(n,o,a),!this.isLinked&&A(this.min)&&A(this.max)&&(this.single&&n.length<2&&!this.categories&&!this.series.some(t=>t.is("heatmap")&&"between"===t.options.pointPlacement)&&(this.min-=.5,this.max+=.5),e||h||this.adjustTickAmount()),C(this,"afterSetTickPositions")}trimTicks(t,e,i){let s=t[0],r=t[t.length-1],o=!this.isOrdinal&&this.minPointOffset||0;if(C(this,"trimTicks"),!this.isLinked){if(e&&s!==-1/0)this.min=s;else for(;this.min-o>t[0];)t.shift();if(i)this.max=r;else for(;this.max+o{let{horiz:e,options:i}=t;return[e?i.left:i.top,i.width,i.height,i.pane].join(",")},o=r(this);i[this.coll].forEach(function(i){let{series:a}=i;a.length&&a.some(t=>t.visible)&&i!==e&&r(i)===o&&(t=!0,s.push(i))})}if(t&&a){s.forEach(t=>{let i=t.getThresholdAlignment(e);A(i)&&n.push(i)});let t=n.length>1?n.reduce((t,e)=>t+=e,0)/n.length:void 0;s.forEach(e=>{e.thresholdAlignment=t})}return t}getThresholdAlignment(t){if((!A(this.dataMin)||this!==t&&this.series.some(t=>t.isDirty||t.isDirtyData))&&this.getSeriesExtremes(),A(this.threshold)){let t=m((this.threshold-(this.dataMin||0))/((this.dataMax||0)-(this.dataMin||0)),0,1);return this.options.reversed&&(t=1-t),t}}getTickAmount(){let t=this.options,e=t.tickPixelInterval,i=t.tickAmount;y(t.tickInterval)||i||!(this.leno.push(x(o[o.length-1]+p)),f=()=>o.unshift(x(o[0]-p));if(A(n)&&(u=n<.5?Math.ceil(n*(a-1)):Math.floor(n*(a-1)),r.reversed&&(u=a-1-u)),t.hasData()&&A(s)&&A(i)){let n=()=>{t.transA*=(h-1)/(a-1),t.min=r.startOnTick?o[0]:Math.min(s,o[0]),t.max=r.endOnTick?o[o.length-1]:Math.max(i,o[o.length-1])};if(A(u)&&A(t.threshold)){for(;o[u]!==l||o.length!==a||o[0]>s||o[o.length-1]t.threshold?f():g();if(p>8*t.tickInterval)break;p*=2}n()}else if(h0&&c{i=i||t.isDirtyData||t.isDirty,s=s||t.xAxis&&t.xAxis.isDirty||!1}),this.setAxisSize();let r=this.len!==(this.old&&this.old.len);r||i||s||this.isLinked||this.forceRedraw||this.userMin!==(this.old&&this.old.userMin)||this.userMax!==(this.old&&this.old.userMax)||this.alignToOthers()?(e&&"yAxis"===t&&e.buildStacks(),this.forceRedraw=!1,this.userMinRange||(this.minRange=void 0),this.getSeriesExtremes(),this.setTickInterval(),e&&"xAxis"===t&&e.buildStacks(),this.isDirty||(this.isDirty=r||this.min!==this.old?.min||this.max!==this.old?.max)):e&&e.cleanStacks(),i&&delete this.allExtremes,C(this,"afterSetScale")}setExtremes(t,e,i=!0,s,r){this.series.forEach(t=>{delete t.kdTree}),C(this,"setExtremes",r=k(r,{min:t,max:e}),t=>{this.userMin=t.min,this.userMax=t.max,this.eventArgs=t,i&&this.chart.redraw(s)})}setAxisSize(){let t=this.chart,e=this.options,i=e.offsets||[0,0,0,0],s=this.horiz,r=this.width=Math.round(I(E(e.width,t.plotWidth-i[3]+i[1]),t.plotWidth)),o=this.height=Math.round(I(E(e.height,t.plotHeight-i[0]+i[2]),t.plotHeight)),a=this.top=Math.round(I(E(e.top,t.plotTop+i[0]),t.plotHeight,t.plotTop)),n=this.left=Math.round(I(E(e.left,t.plotLeft+i[3]),t.plotWidth,t.plotLeft));this.bottom=t.chartHeight-o-a,this.right=t.chartWidth-r-n,this.len=Math.max(s?r:o,0),this.pos=s?n:a}getExtremes(){let t=this.logarithmic;return{min:t?x(t.lin2log(this.min)):this.min,max:t?x(t.lin2log(this.max)):this.max,dataMin:this.dataMin,dataMax:this.dataMax,userMin:this.userMin,userMax:this.userMax}}getThreshold(t){let e=this.logarithmic,i=e?e.lin2log(this.min):this.min,s=e?e.lin2log(this.max):this.max;return null===t||t===-1/0?t=i:t===1/0?t=s:i>t?t=i:s15&&e<165?t.align="right":e>195&&e<345&&(t.align="left")}),i.align}tickSize(t){let e=this.options,i=E(e["tick"===t?"tickWidth":"minorTickWidth"],"tick"===t&&this.isXAxis&&!this.categories?1:0),s=e["tick"===t?"tickLength":"minorTickLength"],r;i&&s&&("inside"===e[t+"Position"]&&(s=-s),r=[s,i]);let o={tickSize:r};return C(this,"afterTickSize",o),o.tickSize}labelMetrics(){let t=this.chart.renderer,e=this.ticks,i=e[Object.keys(e)[0]]||{};return this.chart.renderer.fontMetrics(i.label||i.movedLabel||t.box)}unsquish(){let t=this.options.labels,e=this.horiz,i=this.tickInterval,s=this.len/(((this.categories?1:0)+this.max-this.min)/i),r=t.rotation,o=this.labelMetrics().h,a=Math.max(this.max-this.min,0),n=function(t){let e=t/(s||1);return(e=e>1?Math.ceil(e):1)*i>a&&t!==1/0&&s!==1/0&&a&&(e=Math.ceil(a/i)),x(e*i)},h=i,l,d=Number.MAX_VALUE,c;if(e){if(!t.staggerLines&&(A(r)?c=[r]:s=-90&&i<=90)&&(e=(t=n(Math.abs(o/Math.sin(u*i))))+Math.abs(i/360))g&&(g=e.label.textPxLength)}),this.maxLabelLength=g,this.autoRotation)g>h&&g>d.h?l.rotation=this.labelRotation:this.labelRotation=0;else if(n&&(p=h,!c))for(u="clip",m=i.length;!a&&m--;)(f=s[i[m]].label)&&("ellipsis"===f.styles.textOverflow?f.css({textOverflow:"clip"}):f.textPxLength>n&&f.css({width:n+"px"}),f.getBBox().height>this.len/i.length-(d.h-d.f)&&(f.specificTextOverflow="ellipsis"));l.rotation&&(p=g>.5*t.chartHeight?.33*t.chartHeight:g,c||(u="ellipsis")),this.labelAlign=r.align||this.autoLabelAlign(this.labelRotation),this.labelAlign&&(l.align=this.labelAlign),i.forEach(function(t){let e=s[t],i=e&&e.label,r=o.width,a={};i&&(i.attr(l),e.shortenLabel?e.shortenLabel():p&&!r&&"nowrap"!==o.whiteSpace&&(pr.g(e).attr({zIndex:a}).addClass(`highcharts-${i.toLowerCase()}${o} `+(this.isRadial?`highcharts-radial-axis${o} `:"")+(s.className||"")).add(t);this.axisGroup||(this.gridGroup=o("grid","-grid",s.gridZIndex),this.axisGroup=o("axis","",s.zIndex),this.labelGroup=o("axis-labels","-labels",s.labels.zIndex))}getOffset(){let t=this,{chart:e,horiz:i,options:s,side:r,ticks:o,tickPositions:a,coll:n}=t,h=e.inverted&&!t.isZAxis?[1,0,3,2][r]:r,l=t.hasData(),d=s.title,c=s.labels,p=A(s.crossing),u=e.axisOffset,g=e.clipOffset,f=[-1,1,1,-1][r],m,x=0,b,v=0,S=0,k,M;if(t.showAxis=m=l||s.showEmpty,t.staggerLines=t.horiz&&c.staggerLines||void 0,t.createGroups(),l||t.isLinked?(a.forEach(function(e){t.generateTick(e)}),t.renderUnsquish(),t.reserveSpaceDefault=0===r||2===r||({1:"left",3:"right"})[r]===t.labelAlign,E(c.reserveSpace,!p&&null,"center"===t.labelAlign||null,t.reserveSpaceDefault)&&a.forEach(function(t){S=Math.max(o[t].getLabelSize(),S)}),t.staggerLines&&(S*=t.staggerLines),t.labelOffset=S*(t.opposite?-1:1)):D(o,function(t,e){t.destroy(),delete o[e]}),d?.text&&!1!==d.enabled&&(t.addTitle(m),m&&!p&&!1!==d.reserveSpace&&(t.titleOffset=x=t.axisTitle.getBBox()[i?"height":"width"],v=y(b=d.offset)?0:E(d.margin,i?5:10))),t.renderLine(),t.offset=f*E(s.offset,u[r]?u[r]+(s.margin||0):0),t.tickRotCorr=t.tickRotCorr||{x:0,y:0},M=0===r?-t.labelMetrics().h:2===r?t.tickRotCorr.y:0,k=Math.abs(S)+v,S&&(k-=M,k+=f*(i?E(c.y,t.tickRotCorr.y+f*c.distance):E(c.x,f*c.distance))),t.axisTitleMargin=E(b,k),t.getMaxLabelDimensions&&(t.maxLabelDimensions=t.getMaxLabelDimensions(o,a)),"colorAxis"!==n){let e=this.tickSize("tick");u[r]=Math.max(u[r],(t.axisTitleMargin||0)+x+f*t.offset,k,a&&a.length&&e?e[0]+f*t.offset:0);let i=!t.axisLine||s.offset?0:2*Math.floor(t.axisLine.strokeWidth()/2);g[h]=Math.max(g[h],i)}C(this,"afterGetOffset")}getLinePath(t){let e=this.chart,i=this.opposite,s=this.offset,r=this.horiz,o=this.left+(i?this.width:0)+s,a=e.chartHeight-this.bottom-(i?this.height:0)+s;return i&&(t*=-1),e.renderer.crispLine([["M",r?this.left:o,r?a:this.top],["L",r?e.chartWidth-this.right:o,r?a:e.chartHeight-this.bottom]],t)}renderLine(){this.axisLine||(this.axisLine=this.chart.renderer.path().addClass("highcharts-axis-line").add(this.axisGroup),this.chart.styledMode||this.axisLine.attr({stroke:this.options.lineColor,"stroke-width":this.options.lineWidth,zIndex:7}))}getTitlePosition(t){let e=this.horiz,i=this.left,s=this.top,r=this.len,o=this.options.title,a=e?i:s,n=this.opposite,h=this.offset,l=o.x,d=o.y,c=this.chart.renderer.fontMetrics(t),p=t?Math.max(t.getBBox(!1,0).height-c.h-1,0):0,u={low:a+(e?0:r),middle:a+r/2,high:a+(e?r:0)}[o.align],g=(e?s+this.height:i)+(e?1:-1)*(n?-1:1)*(this.axisTitleMargin||0)+[-p,p,c.f,-p][this.side],f={x:e?u+l:g+(n?this.width:0)+h+l,y:e?g+d-(n?this.height:0)+h:u+d};return C(this,"afterGetTitlePosition",{titlePosition:f}),f}renderMinorTick(t,e){let i=this.minorTicks;i[t]||(i[t]=new a(this,t,"minor")),e&&i[t].isNew&&i[t].render(null,!0),i[t].render(null,!1,1)}renderTick(t,e,i){let s=this.isLinked,r=this.ticks;(!s||t>=this.min&&t<=this.max||this.grid&&this.grid.isColumn)&&(r[t]||(r[t]=new a(this,t)),i&&r[t].isNew&&r[t].render(e,!0,-1),r[t].render(e))}render(){let t,e;let i=this,s=i.chart,r=i.logarithmic,n=s.renderer,l=i.options,d=i.isLinked,c=i.tickPositions,p=i.axisTitle,u=i.ticks,g=i.minorTicks,f=i.alternateBands,m=l.stackLabels,x=l.alternateGridColor,y=l.crossing,b=i.tickmarkOffset,v=i.axisLine,S=i.showAxis,k=h(n.globalAnimation);if(i.labelEdge.length=0,i.overlap=!1,[u,g,f].forEach(function(t){D(t,function(t){t.isActive=!1})}),A(y)){let t=this.isXAxis?s.yAxis[0]:s.xAxis[0],e=[1,-1,-1,1][this.side];if(t){let s=t.toPixels(y,!0);i.horiz&&(s=t.len-s),i.offset=e*s}}if(i.hasData()||d){let n=i.chart.hasRendered&&i.old&&A(i.old.min);i.minorTickInterval&&!i.categories&&i.getMinorTickPositions().forEach(function(t){i.renderMinorTick(t,n)}),c.length&&(c.forEach(function(t,e){i.renderTick(t,e,n)}),b&&(0===i.min||i.single)&&(u[-1]||(u[-1]=new a(i,-1,null,!0)),u[-1].render(-1))),x&&c.forEach(function(a,n){e=void 0!==c[n+1]?c[n+1]+b:i.max-b,n%2==0&&a=.5)t=Math.round(t),l=a.getLinearTickPositions(t,e,i);else if(t>=.08){let s,r,a,n,h,d,c;let p=Math.floor(e);for(s=t>.3?[1,2,4]:t>.15?[1,2,4,6,8]:[1,2,3,4,5,6,7,8,9],r=p;re&&(!o||d<=i)&&void 0!==d&&l.push(d),d>i&&(c=!0),d=h}else{let d=this.lin2log(e),c=this.lin2log(i),p=o?a.getMinorTickInterval():h.tickInterval,u=h.tickPixelInterval/(o?5:1),g=o?n/a.tickPositions.length:n;t=s(t=r("auto"===p?null:p,this.minorAutoInterval,(c-d)*u/(g||1))),l=a.getLinearTickPositions(t,d,c).map(this.log2lin),o||(this.minorAutoInterval=t/5)}return o||(a.tickInterval=t),l}lin2log(t){return Math.pow(10,t)}log2lin(t){return Math.log(t)/Math.LN10}}t.Additions=a}(e||(e={})),e}),i(e,"Core/Axis/PlotLineOrBand/PlotLineOrBandAxis.js",[e["Core/Utilities.js"]],function(t){var e;let{erase:i,extend:s,isNumber:r}=t;return function(t){let e;function o(t){return this.addPlotBandOrLine(t,"plotBands")}function a(t,i){let s=this.userOptions,r=new e(this,t);if(this.visible&&(r=r.render()),r){if(this._addedPlotLB||(this._addedPlotLB=!0,(s.plotLines||[]).concat(s.plotBands||[]).forEach(t=>{this.addPlotBandOrLine(t)})),i){let e=s[i]||[];e.push(t),s[i]=e}this.plotLinesAndBands.push(r)}return r}function n(t){return this.addPlotBandOrLine(t,"plotLines")}function h(t,e,i){i=i||this.options;let s=this.getPlotLinePath({value:e,force:!0,acrossPanes:i.acrossPanes}),o=[],a=this.horiz,n=!r(this.min)||!r(this.max)||tthis.max&&e>this.max,h=this.getPlotLinePath({value:t,force:!0,acrossPanes:i.acrossPanes}),l,d=1,c;if(h&&s)for(n&&(c=h.toString()===s.toString(),d=0),l=0;l{v?.on(e,t=>{a[e].apply(this,[t])})}),this.eventsAdded=!0),(w||!v.d)&&S?.length?v.attr({d:S}):v&&(S?(v.show(),v.animate({d:S})):v.d&&(v.hide(),b&&(this.label=b=b.destroy()))),y&&(r(y.text)||r(y.formatter))&&S?.length&&t.width>0&&t.height>0&&!S.isFlat?(y=h({align:i&&C&&"center",x:i?!C&&4:10,verticalAlign:!i&&C&&"middle",y:i?C?16:10:C?6:-4,rotation:i&&!C&&90},y),this.renderLabel(y,S,C,c)):b&&b.hide(),this}renderLabel(t,e,r,o){let a=this.axis,n=a.chart.renderer,l=this.label;l||(this.label=l=n.text(this.getLabelText(t),0,0,t.useHTML).attr({align:t.textAlign||t.align,rotation:t.rotation,class:"highcharts-plot-"+(r?"band":"line")+"-label"+(t.className||""),zIndex:o}),a.chart.styledMode||l.css(h({fontSize:"0.8em",textOverflow:"ellipsis"},t.style)),l.add());let d=e.xBounds||[e[0][1],e[1][1],r?e[2][1]:e[0][1]],c=e.yBounds||[e[0][2],e[1][2],r?e[2][2]:e[0][2]],p=s(d),u=s(c);if(l.align(t,!1,{x:p,y:u,width:i(d)-p,height:i(c)-u}),!l.alignValue||"left"===l.alignValue){let e=t.clip?a.width:a.chart.chartWidth;l.css({width:(90===l.rotation?a.height-(l.alignAttr.y-a.top):e-(l.alignAttr.x-a.left))+"px"})}l.show(!0)}getLabelText(t){return r(t.formatter)?t.formatter.call(this):t.text}destroy(){a(this.axis.plotLinesAndBands,this),delete this.axis,o(this)}}return c}),i(e,"Core/Tooltip.js",[e["Core/Templating.js"],e["Core/Globals.js"],e["Core/Renderer/RendererUtilities.js"],e["Core/Renderer/RendererRegistry.js"],e["Core/Utilities.js"]],function(t,e,i,s,r){var o;let{format:a}=t,{composed:n,doc:h,isSafari:l}=e,{distribute:d}=i,{addEvent:c,clamp:p,css:u,discardElement:g,extend:f,fireEvent:m,isArray:x,isNumber:y,isString:b,merge:v,pick:S,pushUnique:k,splat:C,syncTimeout:M}=r;class w{constructor(t,e,i){this.allowShared=!0,this.crosshairs=[],this.distance=0,this.isHidden=!0,this.isSticky=!1,this.now={},this.options={},this.outside=!1,this.chart=t,this.init(t,e),this.pointer=i}bodyFormatter(t){return t.map(function(t){let e=t.series.tooltipOptions;return(e[(t.point.formatPrefix||"point")+"Formatter"]||t.point.tooltipFormatter).call(t.point,e[(t.point.formatPrefix||"point")+"Format"]||"")})}cleanSplit(t){this.chart.series.forEach(function(e){let i=e&&e.tt;i&&(!i.isActive||t?e.tt=i.destroy():i.isActive=!1)})}defaultFormatter(t){let e;let i=this.points||C(this);return(e=(e=[t.tooltipFooterHeaderFormatter(i[0])]).concat(t.bodyFormatter(i))).push(t.tooltipFooterHeaderFormatter(i[0],!0)),e}destroy(){this.label&&(this.label=this.label.destroy()),this.split&&(this.cleanSplit(!0),this.tt&&(this.tt=this.tt.destroy())),this.renderer&&(this.renderer=this.renderer.destroy(),g(this.container)),r.clearTimeout(this.hideTimer),r.clearTimeout(this.tooltipTimeout)}getAnchor(t,e){let i;let{chart:s,pointer:r}=this,o=s.inverted,a=s.plotTop,n=s.plotLeft;if((t=C(t))[0].series&&t[0].series.yAxis&&!t[0].series.yAxis.options.reversedStacks&&(t=t.slice().reverse()),this.followPointer&&e)void 0===e.chartX&&(e=r.normalize(e)),i=[e.chartX-n,e.chartY-a];else if(t[0].tooltipPos)i=t[0].tooltipPos;else{let s=0,r=0;t.forEach(function(t){let e=t.pos(!0);e&&(s+=e[0],r+=e[1])}),s/=t.length,r/=t.length,this.shared&&t.length>1&&e&&(o?s=e.chartX:r=e.chartY),i=[s-n,r-a]}return i.map(Math.round)}getClassName(t,e,i){let s=this.options,r=t.series,o=r.options;return[s.className,"highcharts-label",i&&"highcharts-tooltip-header",e?"highcharts-tooltip-box":"highcharts-tooltip",!i&&"highcharts-color-"+S(t.colorIndex,r.colorIndex),o&&o.className].filter(b).join(" ")}getLabel(){let t=this,i=this.chart.styledMode,r=this.options,o=this.split&&this.allowShared,a=this.container,n=this.chart.renderer;if(this.label){let t=!this.label.hasClass("highcharts-label");(!o&&t||o&&!t)&&this.destroy()}if(!this.label){if(this.outside){let t=this.chart.options.chart.style,i=s.getRendererType();this.container=a=e.doc.createElement("div"),a.className="highcharts-tooltip-container",u(a,{position:"absolute",top:"1px",pointerEvents:"none",zIndex:Math.max(this.options.style.zIndex||0,(t&&t.zIndex||0)+3)}),this.renderer=n=new i(a,0,0,t,void 0,void 0,n.styledMode)}if(o?this.label=n.g("tooltip"):(this.label=n.label("",0,0,r.shape,void 0,void 0,r.useHTML,void 0,"tooltip").attr({padding:r.padding,r:r.borderRadius}),i||this.label.attr({fill:r.backgroundColor,"stroke-width":r.borderWidth||0}).css(r.style).css({pointerEvents:r.style.pointerEvents||(this.shouldStickOnContact()?"auto":"none")})),t.outside){let e=this.label,{xSetter:i,ySetter:s}=e;e.xSetter=function(s){i.call(e,t.distance),a&&(a.style.left=s+"px")},e.ySetter=function(i){s.call(e,t.distance),a&&(a.style.top=i+"px")}}this.label.attr({zIndex:8}).shadow(r.shadow).add()}return a&&!a.parentElement&&e.doc.body.appendChild(a),this.label}getPlayingField(){let{body:t,documentElement:e}=h,{chart:i,distance:s,outside:r}=this;return{width:r?Math.max(t.scrollWidth,e.scrollWidth,t.offsetWidth,e.offsetWidth,e.clientWidth)-2*s:i.chartWidth,height:r?Math.max(t.scrollHeight,e.scrollHeight,t.offsetHeight,e.offsetHeight,e.clientHeight):i.chartHeight}}getPosition(t,e,i){let{distance:s,chart:r,outside:o,pointer:a}=this,{inverted:n,plotLeft:h,plotTop:l,polar:d}=r,{plotX:c=0,plotY:p=0}=i,u={},g=n&&i.h||0,{height:f,width:m}=this.getPlayingField(),x=a.getChartPosition(),y=t=>t*x.scaleX,b=t=>t*x.scaleY,v=i=>{let a="x"===i;return[i,a?m:f,a?t:e].concat(o?[a?y(t):b(e),a?x.left-s+y(c+h):x.top-s+b(p+l),0,a?m:f]:[a?t:e,a?c+h:p+l,a?h:l,a?h+r.plotWidth:l+r.plotHeight])},k=v("y"),C=v("x"),M,w=!!i.negative;!d&&r.hoverSeries?.yAxis?.reversed&&(w=!w);let T=!this.followPointer&&S(i.ttBelow,!d&&!n===w),A=function(t,e,i,r,a,n,h){let l=o?"y"===t?b(s):y(s):s,d=(i-r)/2,c=re?m:m+g)}},P=function(t,e,i,r,o){if(oe-s)return!1;oe-r/2?u[t]=e-r-2:u[t]=o-i/2},L=function(t){[k,C]=[C,k],M=t},O=()=>{!1!==A.apply(0,k)?!1!==P.apply(0,C)||M||(L(!0),O()):M?u.x=u.y=0:(L(!0),O())};return(n&&!d||this.len>1)&&L(),O(),u}hide(t){let e=this;r.clearTimeout(this.hideTimer),t=S(t,this.options.hideDelay),this.isHidden||(this.hideTimer=M(function(){let i=e.getLabel();e.getLabel().animate({opacity:0},{duration:t?150:t,complete:()=>{i.hide(),e.container&&e.container.remove()}}),e.isHidden=!0},t))}init(t,e){this.chart=t,this.options=e,this.crosshairs=[],this.now={x:0,y:0},this.isHidden=!0,this.split=e.split&&!t.inverted&&!t.polar,this.shared=e.shared||this.split,this.outside=S(e.outside,!!(t.scrollablePixelsX||t.scrollablePixelsY))}shouldStickOnContact(t){return!!(!this.followPointer&&this.options.stickOnContact&&(!t||this.pointer.inClass(t.target,"highcharts-tooltip")))}move(t,e,i,s){let o=this,a=o.now,n=!1!==o.options.animation&&!o.isHidden&&(Math.abs(t-a.x)>1||Math.abs(e-a.y)>1),h=o.followPointer||o.len>1;f(a,{x:n?(2*a.x+t)/3:t,y:n?(a.y+e)/2:e,anchorX:h?void 0:n?(2*a.anchorX+i)/3:i,anchorY:h?void 0:n?(a.anchorY+s)/2:s}),o.getLabel().attr(a),o.drawTracker(),n&&(r.clearTimeout(this.tooltipTimeout),this.tooltipTimeout=setTimeout(function(){o&&o.move(t,e,i,s)},32))}refresh(t,e){let{chart:i,options:s,pointer:o,shared:n}=this,h=C(t),l=h[0],d=[],c=s.format,p=s.formatter||this.defaultFormatter,u=i.styledMode,g={};if(!s.enabled||!l.series)return;r.clearTimeout(this.hideTimer),this.allowShared=!(!x(t)&&t.series&&t.series.noSharedTooltip),this.followPointer=!this.split&&l.series.tooltipOptions.followPointer;let f=this.getAnchor(t,e),y=f[0],v=f[1];n&&this.allowShared?(o.applyInactiveState(h),h.forEach(function(t){t.setState("hover"),d.push(t.getLabelConfig())}),(g=l.getLabelConfig()).points=d):g=l.getLabelConfig(),this.len=d.length;let k=b(c)?a(c,g,i):p.call(g,this),M=l.series;if(this.distance=S(M.tooltipOptions.distance,16),!1===k)this.hide();else{if(this.split&&this.allowShared)this.renderSplit(k,h);else{let t=y,r=v;if(e&&o.isDirectTouch&&(t=e.chartX-i.plotLeft,r=e.chartY-i.plotTop),i.polar||!1===M.options.clip||h.some(e=>o.isDirectTouch||e.series.shouldShowTooltip(t,r))){let t=this.getLabel();(!s.style.width||u)&&t.css({width:(this.outside?this.getPlayingField():i.spacingBox).width+"px"}),t.attr({text:k&&k.join?k.join(""):k}),t.addClass(this.getClassName(l),!0),u||t.attr({stroke:s.borderColor||l.color||M.color||"#666666"}),this.updatePosition({plotX:y,plotY:v,negative:l.negative,ttBelow:l.ttBelow,h:f[2]||0})}else{this.hide();return}}this.isHidden&&this.label&&this.label.attr({opacity:1}).show(),this.isHidden=!1}m(this,"refresh")}renderSplit(t,e){let i=this,{chart:s,chart:{chartWidth:r,chartHeight:o,plotHeight:a,plotLeft:n,plotTop:c,scrollablePixelsY:u=0,scrollablePixelsX:g,styledMode:m},distance:x,options:y,options:{positioner:v},pointer:k}=i,{scrollLeft:C=0,scrollTop:M=0}=s.scrollablePlotArea?.scrollingContainer||{},w=i.outside&&"number"!=typeof g?h.documentElement.getBoundingClientRect():{left:C,right:C+r,top:M,bottom:M+o},T=i.getLabel(),A=this.renderer||s.renderer,P=!!(s.xAxis[0]&&s.xAxis[0].opposite),{left:L,top:O}=k.getChartPosition(),D=c+M,E=0,I=a-u;function j(t,e,s,r,o=!0){let a,n;return s?(a=P?0:I,n=p(t-r/2,w.left,w.right-r-(i.outside?L:0))):(a=e-D,n=p(n=o?t-r-x:t+x,o?n:w.left,w.right)),{x:n,y:a}}b(t)&&(t=[!1,t]);let B=t.slice(0,e.length+1).reduce(function(t,s,r){if(!1!==s&&""!==s){let o=e[r-1]||{isHeader:!0,plotX:e[0].plotX,plotY:a,series:{}},h=o.isHeader,l=h?i:o.series,d=l.tt=function(t,e,s){let r=t,{isHeader:o,series:a}=e;if(!r){let t={padding:y.padding,r:y.borderRadius};m||(t.fill=y.backgroundColor,t["stroke-width"]=y.borderWidth??1),r=A.label("",0,0,y[o?"headerShape":"shape"],void 0,void 0,y.useHTML).addClass(i.getClassName(e,!0,o)).attr(t).add(T)}return r.isActive=!0,r.attr({text:s}),m||r.css(y.style).attr({stroke:y.borderColor||e.color||a.color||"#333333"}),r}(l.tt,o,s.toString()),u=d.getBBox(),g=u.width+d.strokeWidth();h&&(E=u.height,I+=E,P&&(D-=E));let{anchorX:f,anchorY:b}=function(t){let e,i;let{isHeader:s,plotX:r=0,plotY:o=0,series:h}=t;if(s)e=Math.max(n+r,n),i=c+a/2;else{let{xAxis:t,yAxis:s}=h;e=t.pos+p(r,-x,t.len+x),h.shouldShowTooltip(0,s.pos-c+o,{ignoreX:!0})&&(i=s.pos+o)}return{anchorX:e=p(e,w.left-x,w.right+x),anchorY:i}}(o);if("number"==typeof b){let e=u.height+1,s=v?v.call(i,g,e,o):j(f,b,h,g);t.push({align:v?0:void 0,anchorX:f,anchorY:b,boxWidth:g,point:o,rank:S(s.rank,h?1:0),size:e,target:s.y,tt:d,x:s.x})}else d.isActive=!1}return t},[]);!v&&B.some(t=>{let{outside:e}=i,s=(e?L:0)+t.anchorX;return ss})&&(B=B.map(t=>{let{x:e,y:i}=j(t.anchorX,t.anchorY,t.point.isHeader,t.boxWidth,!1);return f(t,{target:i,x:e})})),i.cleanSplit(),d(B,I);let R={left:L,right:L};B.forEach(function(t){let{x:e,boxWidth:s,isHeader:r}=t;!r&&(i.outside&&L+eR.right&&(R.right=L+e))}),B.forEach(function(t){let{x:e,anchorX:s,anchorY:r,pos:o,point:{isHeader:a}}=t,n={visibility:void 0===o?"hidden":"inherit",x:e,y:(o||0)+D,anchorX:s,anchorY:r};if(i.outside&&e0&&(a||(n.x=e+t,n.anchorX=s+t),a&&(n.x=(R.right-R.left)/2,n.anchorX=s+t))}t.tt.attr(n)});let{container:z,outside:N,renderer:W}=i;if(N&&z&&W){let{width:t,height:e,x:i,y:s}=T.getBBox();W.setSize(t+i,e+s,!1),z.style.left=R.left+"px",z.style.top=O+"px"}l&&T.attr({opacity:1===T.opacity?.999:1})}drawTracker(){if(!this.shouldStickOnContact()){this.tracker&&(this.tracker=this.tracker.destroy());return}let t=this.chart,e=this.label,i=this.shared?t.hoverPoints:t.hoverPoint;if(!e||!i)return;let s={x:0,y:0,width:0,height:0},r=this.getAnchor(i),o=e.getBBox();r[0]+=t.plotLeft-(e.translateX||0),r[1]+=t.plotTop-(e.translateY||0),s.x=Math.min(0,r[0]),s.y=Math.min(0,r[1]),s.width=r[0]<0?Math.max(Math.abs(r[0]),o.width-r[0]):Math.max(Math.abs(r[0]),o.width),s.height=r[1]<0?Math.max(Math.abs(r[1]),o.height-Math.abs(r[1])):Math.max(Math.abs(r[1]),o.height),this.tracker?this.tracker.attr(s):(this.tracker=e.renderer.rect(s).addClass("highcharts-tracker").add(e),t.styledMode||this.tracker.attr({fill:"rgba(0,0,0,0)"}))}styledModeFormat(t){return t.replace('style="font-size: 0.8em"','class="highcharts-header"').replace(/style="color:{(point|series)\.color}"/g,'class="highcharts-color-{$1.colorIndex} {series.options.className} {point.options.className}"')}tooltipFooterHeaderFormatter(t,e){let i=t.series,s=i.tooltipOptions,r=i.xAxis,o=r&&r.dateTime,n={isFooter:e,labelConfig:t},h=s.xDateFormat,l=s[e?"footerFormat":"headerFormat"];return m(this,"headerFormatter",n,function(e){o&&!h&&y(t.key)&&(h=o.getXDateFormat(t.key,s.dateTimeLabelFormats)),o&&h&&(t.point&&t.point.tooltipDateKeys||["key"]).forEach(function(t){l=l.replace("{point."+t+"}","{point."+t+":"+h+"}")}),i.chart.styledMode&&(l=this.styledModeFormat(l)),e.text=a(l,{point:t,series:i},this.chart)}),n.text}update(t){this.destroy(),this.init(this.chart,v(!0,this.options,t))}updatePosition(t){let{chart:e,container:i,distance:s,options:r,pointer:o,renderer:a}=this,{height:n=0,width:h=0}=this.getLabel(),{left:l,top:d,scaleX:c,scaleY:p}=o.getChartPosition(),g=(r.positioner||this.getPosition).call(this,h,n,t),f=(t.plotX||0)+e.plotLeft,m=(t.plotY||0)+e.plotTop,x;a&&i&&(r.positioner&&(g.x+=l-s,g.y+=d-s),x=(r.borderWidth||0)+2*s+2,a.setSize(h+x,n+x,!1),(1!==c||1!==p)&&(u(i,{transform:`scale(${c}, ${p})`}),f*=c,m*=p),f+=l-g.x,m+=d-g.y),this.move(Math.round(g.x),Math.round(g.y||0),f,m)}}return(o=w||(w={})).compose=function(t){k(n,"Core.Tooltip")&&c(t,"afterInit",function(){let t=this.chart;t.options.tooltip&&(t.tooltip=new o(t,t.options.tooltip,this))})},w}),i(e,"Core/Series/Point.js",[e["Core/Renderer/HTML/AST.js"],e["Core/Animation/AnimationUtilities.js"],e["Core/Defaults.js"],e["Core/Templating.js"],e["Core/Utilities.js"]],function(t,e,i,s,r){let{animObject:o}=e,{defaultOptions:a}=i,{format:n}=s,{addEvent:h,erase:l,extend:d,fireEvent:c,getNestedProperty:p,isArray:u,isFunction:g,isNumber:f,isObject:m,pick:x,syncTimeout:y,removeEvent:b,uniqueKey:v}=r;class S{animateBeforeDestroy(){let t=this,e={x:t.startXPos,opacity:0},i=t.getGraphicalProps();i.singular.forEach(function(i){t[i]=t[i].animate("dataLabel"===i?{x:t[i].startXPos,y:t[i].startYPos,opacity:0}:e)}),i.plural.forEach(function(e){t[e].forEach(function(e){e.element&&e.animate(d({x:t.startXPos},e.startYPos?{x:e.startXPos,y:e.startYPos}:{}))})})}applyOptions(t,e){let i=this.series,s=i.options.pointValKey||i.pointValKey;return d(this,t=S.prototype.optionsToObject.call(this,t)),this.options=this.options?d(this.options,t):t,t.group&&delete this.group,t.dataLabels&&delete this.dataLabels,s&&(this.y=S.prototype.getNestedProperty.call(this,s)),this.selected&&(this.state="select"),"name"in this&&void 0===e&&i.xAxis&&i.xAxis.hasNames&&(this.x=i.xAxis.nameToX(this)),void 0===this.x&&i?void 0===e?this.x=i.autoIncrement():this.x=e:f(t.x)&&i.options.relativeXValue&&(this.x=i.autoIncrement(t.x)),this.isNull=this.isValid&&!this.isValid(),this.formatPrefix=this.isNull?"null":"point",this}destroy(){if(!this.destroyed){let t=this,e=t.series,i=e.chart,s=e.options.dataSorting,r=i.hoverPoints,a=o(t.series.chart.renderer.globalAnimation),n=()=>{for(let e in(t.graphic||t.graphics||t.dataLabel||t.dataLabels)&&(b(t),t.destroyElements()),t)delete t[e]};t.legendItem&&i.legend.destroyItem(t),r&&(t.setState(),l(r,t),r.length||(i.hoverPoints=null)),t===i.hoverPoint&&t.onMouseOut(),s&&s.enabled?(this.animateBeforeDestroy(),y(n,a.duration)):n(),i.pointCount--}this.destroyed=!0}destroyElements(t){let e=this,i=e.getGraphicalProps(t);i.singular.forEach(function(t){e[t]=e[t].destroy()}),i.plural.forEach(function(t){e[t].forEach(function(t){t&&t.element&&t.destroy()}),delete e[t]})}firePointEvent(t,e,i){let s=this,r=this.series.options;s.manageEvent(t),"click"===t&&r.allowPointSelect&&(i=function(t){!s.destroyed&&s.select&&s.select(null,t.ctrlKey||t.metaKey||t.shiftKey)}),c(s,t,e,i)}getClassName(){return"highcharts-point"+(this.selected?" highcharts-point-select":"")+(this.negative?" highcharts-negative":"")+(this.isNull?" highcharts-null-point":"")+(void 0!==this.colorIndex?" highcharts-color-"+this.colorIndex:"")+(this.options.className?" "+this.options.className:"")+(this.zone&&this.zone.className?" "+this.zone.className.replace("highcharts-negative",""):"")}getGraphicalProps(t){let e,i;let s=this,r=[],o={singular:[],plural:[]};for((t=t||{graphic:1,dataLabel:1}).graphic&&r.push("graphic","connector"),t.dataLabel&&r.push("dataLabel","dataLabelPath","dataLabelUpper"),i=r.length;i--;)s[e=r[i]]&&o.singular.push(e);return["graphic","dataLabel"].forEach(function(e){let i=e+"s";t[e]&&s[i]&&o.plural.push(i)}),o}getLabelConfig(){return{x:this.category,y:this.y,color:this.color,colorIndex:this.colorIndex,key:this.name||this.category,series:this.series,point:this,percentage:this.percentage,total:this.total||this.stackTotal}}getNestedProperty(t){return t?0===t.indexOf("custom.")?p(t,this.options):this[t]:void 0}getZone(){let t=this.series,e=t.zones,i=t.zoneAxis||"y",s,r=0;for(s=e[0];this[i]>=s.value;)s=e[++r];return this.nonZonedColor||(this.nonZonedColor=this.color),s&&s.color&&!this.options.color?this.color=s.color:this.color=this.nonZonedColor,s}hasNewShapeType(){return(this.graphic&&(this.graphic.symbolName||this.graphic.element.nodeName))!==this.shapeType}constructor(t,e,i){this.formatPrefix="point",this.visible=!0,this.series=t,this.applyOptions(e,i),this.id??(this.id=v()),this.resolveColor(),t.chart.pointCount++,c(this,"afterInit")}isValid(){return(f(this.x)||this.x instanceof Date)&&f(this.y)}optionsToObject(t){let e=this.series,i=e.options.keys,s=i||e.pointArrayMap||["y"],r=s.length,o={},a,n=0,h=0;if(f(t)||null===t)o[s[0]]=t;else if(u(t))for(!i&&t.length>r&&("string"==(a=typeof t[0])?o.name=t[0]:"number"===a&&(o.x=t[0]),n++);h0?S.prototype.setNestedProperty(o,t[n],s[h]):o[s[h]]=t[n]),n++,h++;else"object"==typeof t&&(o=t,t.dataLabels&&(e.hasDataLabels=()=>!0),t.marker&&(e._hasPointMarkers=!0));return o}pos(t,e=this.plotY){if(!this.destroyed){let{plotX:i,series:s}=this,{chart:r,xAxis:o,yAxis:a}=s,n=0,h=0;if(f(i)&&f(e))return t&&(n=o?o.pos:r.plotLeft,h=a?a.pos:r.plotTop),r.inverted&&o&&a?[a.len-e+h,o.len-i+n]:[i+n,e+h]}}resolveColor(){let t=this.series,e=t.chart.options.chart,i=t.chart.styledMode,s,r,o=e.colorCount,a;delete this.nonZonedColor,t.options.colorByPoint?(i||(s=(r=t.options.colors||t.chart.options.colors)[t.colorCounter],o=r.length),a=t.colorCounter,t.colorCounter++,t.colorCounter===o&&(t.colorCounter=0)):(i||(s=t.color),a=t.colorIndex),this.colorIndex=x(this.options.colorIndex,a),this.color=x(this.options.color,s)}setNestedProperty(t,e,i){return i.split(".").reduce(function(t,i,s,r){let o=r.length-1===s;return t[i]=o?e:m(t[i],!0)?t[i]:{},t[i]},t),t}shouldDraw(){return!this.isNull}tooltipFormatter(t){let e=this.series,i=e.tooltipOptions,s=x(i.valueDecimals,""),r=i.valuePrefix||"",o=i.valueSuffix||"";return e.chart.styledMode&&(t=e.chart.tooltip.styledModeFormat(t)),(e.pointArrayMap||["y"]).forEach(function(e){e="{point."+e,(r||o)&&(t=t.replace(RegExp(e+"}","g"),r+e+"}"+o)),t=t.replace(RegExp(e+"}","g"),e+":,."+s+"f}")}),n(t,{point:this,series:this.series},e.chart)}update(t,e,i,s){let r;let o=this,a=o.series,n=o.graphic,h=a.chart,l=a.options;function d(){o.applyOptions(t);let s=n&&o.hasMockGraphic,d=null===o.y?!s:s;n&&d&&(o.graphic=n.destroy(),delete o.hasMockGraphic),m(t,!0)&&(n&&n.element&&t&&t.marker&&void 0!==t.marker.symbol&&(o.graphic=n.destroy()),t?.dataLabels&&o.dataLabel&&(o.dataLabel=o.dataLabel.destroy())),r=o.index,a.updateParallelArrays(o,r),l.data[r]=m(l.data[r],!0)||m(t,!0)?o.options:x(t,l.data[r]),a.isDirty=a.isDirtyData=!0,!a.fixedBox&&a.hasCartesianSeries&&(h.isDirtyBox=!0),"point"===l.legendType&&(h.isDirtyLegend=!0),e&&h.redraw(i)}e=x(e,!0),!1===s?d():o.firePointEvent("update",{options:t},d)}remove(t,e){this.series.removePoint(this.series.data.indexOf(this),t,e)}select(t,e){let i=this,s=i.series,r=s.chart;t=x(t,!i.selected),this.selectedStaging=t,i.firePointEvent(t?"select":"unselect",{accumulate:e},function(){i.selected=i.options.selected=t,s.options.data[s.data.indexOf(i)]=i.options,i.setState(t&&"select"),e||r.getSelectedPoints().forEach(function(t){let e=t.series;t.selected&&t!==i&&(t.selected=t.options.selected=!1,e.options.data[e.data.indexOf(t)]=t.options,t.setState(r.hoverPoints&&e.options.inactiveOtherPoints?"inactive":""),t.firePointEvent("unselect"))})}),delete this.selectedStaging}onMouseOver(t){let{inverted:e,pointer:i}=this.series.chart;i&&(t=t?i.normalize(t):i.getChartCoordinatesFromPoint(this,e),i.runPointActions(t,this))}onMouseOut(){let t=this.series.chart;this.firePointEvent("mouseOut"),this.series.options.inactiveOtherPoints||(t.hoverPoints||[]).forEach(function(t){t.setState()}),t.hoverPoints=t.hoverPoint=null}manageEvent(t){let e=this.series.options.point||{},i=e.events?.[t];g(i)&&(!this.hcEvents?.[t]||this.hcEvents?.[t]?.map(t=>t.fn).indexOf(i)===-1)?(h(this,t,i),this.hasImportedEvents=!0):this.hasImportedEvents&&!i&&this.hcEvents?.[t]&&(b(this,t),delete this.hcEvents[t],Object.keys(this.hcEvents)||(this.hasImportedEvents=!1))}setState(e,i){let s=this.series,r=this.state,o=s.options.states[e||"normal"]||{},n=a.plotOptions[s.type].marker&&s.options.marker,h=n&&!1===n.enabled,l=n&&n.states&&n.states[e||"normal"]||{},p=!1===l.enabled,u=this.marker||{},g=s.chart,m=n&&s.markerAttribs,y=s.halo,b,v,S,k=s.stateMarkerGraphic,C;if((e=e||"")===this.state&&!i||this.selected&&"select"!==e||!1===o.enabled||e&&(p||h&&!1===l.enabled)||e&&u.states&&u.states[e]&&!1===u.states[e].enabled)return;if(this.state=e,m&&(b=s.markerAttribs(this,e)),this.graphic&&!this.hasMockGraphic){if(r&&this.graphic.removeClass("highcharts-point-"+r),e&&this.graphic.addClass("highcharts-point-"+e),!g.styledMode){v=s.pointAttribs(this,e),S=x(g.options.chart.animation,o.animation);let t=v.opacity;s.options.inactiveOtherPoints&&f(t)&&(this.dataLabels||[]).forEach(function(e){e&&!e.hasClass("highcharts-data-label-hidden")&&(e.animate({opacity:t},S),e.connector&&e.connector.animate({opacity:t},S))}),this.graphic.animate(v,S)}b&&this.graphic.animate(b,x(g.options.chart.animation,l.animation,n.animation)),k&&k.hide()}else e&&l&&(C=u.symbol||s.symbol,k&&k.currentSymbol!==C&&(k=k.destroy()),b&&(k?k[i?"animate":"attr"]({x:b.x,y:b.y}):C&&(s.stateMarkerGraphic=k=g.renderer.symbol(C,b.x,b.y,b.width,b.height).add(s.markerGroup),k.currentSymbol=C)),!g.styledMode&&k&&"inactive"!==this.state&&k.attr(s.pointAttribs(this,e))),k&&(k[e&&this.isInside?"show":"hide"](),k.element.point=this,k.addClass(this.getClassName(),!0));let M=o.halo,w=this.graphic||k,T=w&&w.visibility||"inherit";M&&M.size&&w&&"hidden"!==T&&!this.isCluster?(y||(s.halo=y=g.renderer.path().add(w.parentGroup)),y.show()[i?"animate":"attr"]({d:this.haloPath(M.size)}),y.attr({class:"highcharts-halo highcharts-color-"+x(this.colorIndex,s.colorIndex)+(this.className?" "+this.className:""),visibility:T,zIndex:-1}),y.point=this,g.styledMode||y.attr(d({fill:this.color||s.color,"fill-opacity":M.opacity},t.filterUserAttributes(M.attributes||{})))):y&&y.point&&y.point.haloPath&&y.animate({d:y.point.haloPath(0)},null,y.hide),c(this,"afterSetState",{state:e})}haloPath(t){let e=this.pos();return e?this.series.chart.renderer.symbols.circle(Math.floor(e[0])-t,e[1]-t,2*t,2*t):[]}}return S}),i(e,"Core/Pointer.js",[e["Core/Color/Color.js"],e["Core/Globals.js"],e["Core/Utilities.js"]],function(t,e,i){var s;let{parse:r}=t,{charts:o,composed:a}=e,{addEvent:n,attr:h,css:l,extend:d,find:c,fireEvent:p,isNumber:u,isObject:g,objectEach:f,offset:m,pick:x,pushUnique:y,splat:b}=i;class v{applyInactiveState(t){let e=[],i;(t||[]).forEach(function(t){i=t.series,e.push(i),i.linkedParent&&e.push(i.linkedParent),i.linkedSeries&&(e=e.concat(i.linkedSeries)),i.navigatorSeries&&e.push(i.navigatorSeries)}),this.chart.series.forEach(function(t){-1===e.indexOf(t)?t.setState("inactive",!0):t.options.inactiveOtherPoints&&t.setAllPointsToState("inactive")})}destroy(){let t=this;this.eventsToUnbind.forEach(t=>t()),this.eventsToUnbind=[],!e.chartCount&&(v.unbindDocumentMouseUp&&(v.unbindDocumentMouseUp=v.unbindDocumentMouseUp()),v.unbindDocumentTouchEnd&&(v.unbindDocumentTouchEnd=v.unbindDocumentTouchEnd())),clearInterval(t.tooltipTimeout),f(t,function(e,i){t[i]=void 0})}getSelectionMarkerAttrs(t,e){let i={args:{chartX:t,chartY:e},attrs:{},shapeType:"rect"};return p(this,"getSelectionMarkerAttrs",i,i=>{let s;let{chart:r,zoomHor:o,zoomVert:a}=this,{mouseDownX:n=0,mouseDownY:h=0}=r,l=i.attrs;l.x=r.plotLeft,l.y=r.plotTop,l.width=o?1:r.plotWidth,l.height=a?1:r.plotHeight,o&&(s=t-n,l.width=Math.max(1,Math.abs(s)),l.x=(s>0?0:s)+n),a&&(s=e-h,l.height=Math.max(1,Math.abs(s)),l.y=(s>0?0:s)+h)}),i}drag(t){let{chart:e}=this,{mouseDownX:i=0,mouseDownY:s=0}=e,{panning:o,panKey:a,selectionMarkerFill:n}=e.options.chart,h=e.plotLeft,l=e.plotTop,d=e.plotWidth,c=e.plotHeight,p=g(o)?o.enabled:o,u=a&&t[`${a}Key`],f=t.chartX,m=t.chartY,x,y=this.selectionMarker;if((!y||!y.touch)&&(fh+d&&(f=h+d),ml+c&&(m=l+c),this.hasDragged=Math.sqrt(Math.pow(i-f,2)+Math.pow(s-m,2)),this.hasDragged>10)){x=e.isInsidePlot(i-h,s-l,{visiblePlotOnly:!0});let{shapeType:a,attrs:d}=this.getSelectionMarkerAttrs(f,m);(e.hasCartesianSeries||e.mapView)&&this.hasZoom&&x&&!u&&!y&&(this.selectionMarker=y=e.renderer[a](),y.attr({class:"highcharts-selection-marker",zIndex:7}).add(),e.styledMode||y.attr({fill:n||r("#334eff").setOpacity(.25).get()})),y&&y.attr(d),x&&!y&&p&&e.pan(t,o)}}dragStart(t){let e=this.chart;e.mouseIsDown=t.type,e.cancelClick=!1,e.mouseDownX=t.chartX,e.mouseDownY=t.chartY}getSelectionBox(t){let e={args:{marker:t},result:t.getBBox()};return p(this,"getSelectionBox",e),e.result}drop(t){let e;let{chart:i,selectionMarker:s}=this;for(let t of i.axes)t.isPanning&&(t.isPanning=!1,(t.options.startOnTick||t.options.endOnTick||t.series.some(t=>t.boosted))&&(t.forceRedraw=!0,t.setExtremes(t.userMin,t.userMax,!1),e=!0));if(e&&i.redraw(),s&&t){if(this.hasDragged){let e=this.getSelectionBox(s);i.transform({axes:i.axes.filter(t=>t.zoomEnabled&&("xAxis"===t.coll&&this.zoomX||"yAxis"===t.coll&&this.zoomY)),selection:{originalEvent:t,xAxis:[],yAxis:[],...e},from:e})}u(i.index)&&(this.selectionMarker=s.destroy())}i&&u(i.index)&&(l(i.container,{cursor:i._cursor}),i.cancelClick=this.hasDragged>10,i.mouseIsDown=!1,this.hasDragged=0,this.pinchDown=[])}findNearestKDPoint(t,e,i){let s;return t.forEach(function(t){let r=!(t.noSharedTooltip&&e)&&0>t.options.findNearestPointBy.indexOf("y"),o=t.searchPoint(i,r);g(o,!0)&&o.series&&(!g(s,!0)||function(t,i){let s=t.distX-i.distX,r=t.dist-i.dist,o=i.series.group?.zIndex-t.series.group?.zIndex;return 0!==s&&e?s:0!==r?r:0!==o?o:t.series.index>i.series.index?-1:1}(s,o)>0)&&(s=o)}),s}getChartCoordinatesFromPoint(t,e){let{xAxis:i,yAxis:s}=t.series,r=t.shapeArgs;if(i&&s){let o=t.clientX??t.plotX??0,a=t.plotY||0;return t.isNode&&r&&u(r.x)&&u(r.y)&&(o=r.x,a=r.y),e?{chartX:s.len+s.pos-a,chartY:i.len+i.pos-o}:{chartX:o+i.pos,chartY:a+s.pos}}if(r&&r.x&&r.y)return{chartX:r.x,chartY:r.y}}getChartPosition(){if(this.chartPosition)return this.chartPosition;let{container:t}=this.chart,e=m(t);this.chartPosition={left:e.left,top:e.top,scaleX:1,scaleY:1};let{offsetHeight:i,offsetWidth:s}=t;return s>2&&i>2&&(this.chartPosition.scaleX=e.width/s,this.chartPosition.scaleY=e.height/i),this.chartPosition}getCoordinates(t){let e={xAxis:[],yAxis:[]};for(let i of this.chart.axes)e[i.isXAxis?"xAxis":"yAxis"].push({axis:i,value:i.toValue(t[i.horiz?"chartX":"chartY"])});return e}getHoverData(t,e,i,s,r,o){let a=[],n=function(t){return t.visible&&!(!r&&t.directTouch)&&x(t.options.enableMouseTracking,!0)},h=e,l,d={chartX:o?o.chartX:void 0,chartY:o?o.chartY:void 0,shared:r};p(this,"beforeGetHoverData",d),l=h&&!h.stickyTracking?[h]:i.filter(t=>t.stickyTracking&&(d.filter||n)(t));let u=s&&t||!o?t:this.findNearestKDPoint(l,r,o);return h=u&&u.series,u&&(r&&!h.noSharedTooltip?(l=i.filter(function(t){return d.filter?d.filter(t):n(t)&&!t.noSharedTooltip})).forEach(function(t){let e=c(t.points,function(t){return t.x===u.x&&!t.isNull});g(e)&&(t.boosted&&t.boost&&(e=t.boost.getPoint(e)),a.push(e))}):a.push(u)),p(this,"afterGetHoverData",d={hoverPoint:u}),{hoverPoint:d.hoverPoint,hoverSeries:h,hoverPoints:a}}getPointFromEvent(t){let e=t.target,i;for(;e&&!i;)i=e.point,e=e.parentNode;return i}onTrackerMouseOut(t){let e=this.chart,i=t.relatedTarget,s=e.hoverSeries;this.isDirectTouch=!1,!s||!i||s.stickyTracking||this.inClass(i,"highcharts-tooltip")||this.inClass(i,"highcharts-series-"+s.index)&&this.inClass(i,"highcharts-tracker")||s.onMouseOut()}inClass(t,e){let i=t,s;for(;i;){if(s=h(i,"class")){if(-1!==s.indexOf(e))return!0;if(-1!==s.indexOf("highcharts-container"))return!1}i=i.parentElement}}constructor(t,e){this.hasDragged=0,this.eventsToUnbind=[],this.options=e,this.chart=t,this.runChartClick=!!e.chart.events?.click,this.pinchDown=[],this.setDOMEvents(),p(this,"afterInit")}normalize(t,e){let i=t.touches,s=i?i.length?i.item(0):x(i.changedTouches,t.changedTouches)[0]:t;e||(e=this.getChartPosition());let r=s.pageX-e.left,o=s.pageY-e.top;return d(t,{chartX:Math.round(r/=e.scaleX),chartY:Math.round(o/=e.scaleY)})}onContainerClick(t){let e=this.chart,i=e.hoverPoint,s=this.normalize(t),r=e.plotLeft,o=e.plotTop;!e.cancelClick&&(i&&this.inClass(s.target,"highcharts-tracker")?(p(i.series,"click",d(s,{point:i})),e.hoverPoint&&i.firePointEvent("click",s)):(d(s,this.getCoordinates(s)),e.isInsidePlot(s.chartX-r,s.chartY-o,{visiblePlotOnly:!0})&&p(e,"click",s)))}onContainerMouseDown(t){let i=(1&(t.buttons||t.button))==1;t=this.normalize(t),e.isFirefox&&0!==t.button&&this.onContainerMouseMove(t),(void 0===t.button||i)&&(this.zoomOption(t),i&&t.preventDefault?.(),this.dragStart(t))}onContainerMouseLeave(t){let{pointer:e}=o[x(v.hoverChartIndex,-1)]||{};t=this.normalize(t),this.onContainerMouseMove(t),e&&t.relatedTarget&&!this.inClass(t.relatedTarget,"highcharts-tooltip")&&(e.reset(),e.chartPosition=void 0)}onContainerMouseEnter(){delete this.chartPosition}onContainerMouseMove(t){let e=this.chart,i=e.tooltip,s=this.normalize(t);this.setHoverChartIndex(t),("mousedown"===e.mouseIsDown||this.touchSelect(s))&&this.drag(s),!e.openMenu&&(this.inClass(s.target,"highcharts-tracker")||e.isInsidePlot(s.chartX-e.plotLeft,s.chartY-e.plotTop,{visiblePlotOnly:!0}))&&!(i&&i.shouldStickOnContact(s))&&(this.inClass(s.target,"highcharts-no-tooltip")?this.reset(!1,0):this.runPointActions(s))}onDocumentTouchEnd(t){this.onDocumentMouseUp(t)}onContainerTouchMove(t){this.touchSelect(t)?this.onContainerMouseMove(t):this.touch(t)}onContainerTouchStart(t){this.touchSelect(t)?this.onContainerMouseDown(t):(this.zoomOption(t),this.touch(t,!0))}onDocumentMouseMove(t){let e=this.chart,i=e.tooltip,s=this.chartPosition,r=this.normalize(t,s);!s||e.isInsidePlot(r.chartX-e.plotLeft,r.chartY-e.plotTop,{visiblePlotOnly:!0})||i&&i.shouldStickOnContact(r)||this.inClass(r.target,"highcharts-tracker")||this.reset()}onDocumentMouseUp(t){o[x(v.hoverChartIndex,-1)]?.pointer?.drop(t)}pinch(t){let e=this,{chart:i,hasZoom:s,lastTouches:r}=e,o=[].map.call(t.touches||[],t=>e.normalize(t)),a=o.length,n=1===a&&(e.inClass(t.target,"highcharts-tracker")&&i.runTrackerClick||e.runChartClick),h=i.tooltip,l=1===a&&x(h?.options.followTouchMove,!0);a>1?e.initiated=!0:l&&(e.initiated=!1),s&&e.initiated&&!n&&!1!==t.cancelable&&t.preventDefault(),"touchstart"===t.type?(e.pinchDown=o,e.res=!0):l?this.runPointActions(e.normalize(t)):r&&(p(i,"touchpan",{originalEvent:t,touches:o},()=>{let e=t=>{let e=t[0],i=t[1]||e;return{x:e.chartX,y:e.chartY,width:i.chartX-e.chartX,height:i.chartY-e.chartY}};i.transform({axes:i.axes.filter(t=>t.zoomEnabled&&(this.zoomHor&&t.horiz||this.zoomVert&&!t.horiz)),to:e(o),from:e(r),trigger:t.type})}),e.res&&(e.res=!1,this.reset(!1,0))),e.lastTouches=o}reset(t,e){let i=this.chart,s=i.hoverSeries,r=i.hoverPoint,o=i.hoverPoints,a=i.tooltip,n=a&&a.shared?o:r;t&&n&&b(n).forEach(function(e){e.series.isCartesian&&void 0===e.plotX&&(t=!1)}),t?a&&n&&b(n).length&&(a.refresh(n),a.shared&&o?o.forEach(function(t){t.setState(t.state,!0),t.series.isCartesian&&(t.series.xAxis.crosshair&&t.series.xAxis.drawCrosshair(null,t),t.series.yAxis.crosshair&&t.series.yAxis.drawCrosshair(null,t))}):r&&(r.setState(r.state,!0),i.axes.forEach(function(t){t.crosshair&&r.series[t.coll]===t&&t.drawCrosshair(null,r)}))):(r&&r.onMouseOut(),o&&o.forEach(function(t){t.setState()}),s&&s.onMouseOut(),a&&a.hide(e),this.unDocMouseMove&&(this.unDocMouseMove=this.unDocMouseMove()),i.axes.forEach(function(t){t.hideCrosshair()}),i.hoverPoints=i.hoverPoint=void 0)}runPointActions(t,e,i){let s=this.chart,r=s.series,a=s.tooltip&&s.tooltip.options.enabled?s.tooltip:void 0,h=!!a&&a.shared,l=e||s.hoverPoint,d=l&&l.series||s.hoverSeries,p=(!t||"touchmove"!==t.type)&&(!!e||d&&d.directTouch&&this.isDirectTouch),u=this.getHoverData(l,d,r,p,h,t);l=u.hoverPoint,d=u.hoverSeries;let g=u.hoverPoints,f=d&&d.tooltipOptions.followPointer&&!d.tooltipOptions.split,m=h&&d&&!d.noSharedTooltip;if(l&&(i||l!==s.hoverPoint||a&&a.isHidden)){if((s.hoverPoints||[]).forEach(function(t){-1===g.indexOf(t)&&t.setState()}),s.hoverSeries!==d&&d.onMouseOver(),this.applyInactiveState(g),(g||[]).forEach(function(t){t.setState("hover")}),s.hoverPoint&&s.hoverPoint.firePointEvent("mouseOut"),!l.series)return;s.hoverPoints=g,s.hoverPoint=l,l.firePointEvent("mouseOver",void 0,()=>{a&&l&&a.refresh(m?g:l,t)})}else if(f&&a&&!a.isHidden){let e=a.getAnchor([{}],t);s.isInsidePlot(e[0],e[1],{visiblePlotOnly:!0})&&a.updatePosition({plotX:e[0],plotY:e[1]})}this.unDocMouseMove||(this.unDocMouseMove=n(s.container.ownerDocument,"mousemove",t=>o[v.hoverChartIndex??-1]?.pointer?.onDocumentMouseMove(t)),this.eventsToUnbind.push(this.unDocMouseMove)),s.axes.forEach(function(e){let i;let r=x((e.crosshair||{}).snap,!0);!r||(i=s.hoverPoint)&&i.series[e.coll]===e||(i=c(g,t=>t.series&&t.series[e.coll]===e)),i||!r?e.drawCrosshair(t,i):e.hideCrosshair()})}setDOMEvents(){let t=this.chart.container,e=t.ownerDocument;t.onmousedown=this.onContainerMouseDown.bind(this),t.onmousemove=this.onContainerMouseMove.bind(this),t.onclick=this.onContainerClick.bind(this),this.eventsToUnbind.push(n(t,"mouseenter",this.onContainerMouseEnter.bind(this)),n(t,"mouseleave",this.onContainerMouseLeave.bind(this))),v.unbindDocumentMouseUp||(v.unbindDocumentMouseUp=n(e,"mouseup",this.onDocumentMouseUp.bind(this)));let i=this.chart.renderTo.parentElement;for(;i&&"BODY"!==i.tagName;)this.eventsToUnbind.push(n(i,"scroll",()=>{delete this.chartPosition})),i=i.parentElement;this.eventsToUnbind.push(n(t,"touchstart",this.onContainerTouchStart.bind(this),{passive:!1}),n(t,"touchmove",this.onContainerTouchMove.bind(this),{passive:!1})),v.unbindDocumentTouchEnd||(v.unbindDocumentTouchEnd=n(e,"touchend",this.onDocumentTouchEnd.bind(this),{passive:!1}))}setHoverChartIndex(t){let i=this.chart,s=e.charts[x(v.hoverChartIndex,-1)];s&&s!==i&&s.pointer?.onContainerMouseLeave(t||{relatedTarget:i.container}),s&&s.mouseIsDown||(v.hoverChartIndex=i.index)}touch(t,e){let i;let{chart:s,pinchDown:r=[]}=this;this.setHoverChartIndex(),1===t.touches.length?(t=this.normalize(t),s.isInsidePlot(t.chartX-s.plotLeft,t.chartY-s.plotTop,{visiblePlotOnly:!0})&&!s.openMenu?(e&&this.runPointActions(t),"touchmove"===t.type&&(i=!!r[0]&&Math.pow(r[0].chartX-t.chartX,2)+Math.pow(r[0].chartY-t.chartY,2)>=16),x(i,!0)&&this.pinch(t)):e&&this.reset()):2===t.touches.length&&this.pinch(t)}touchSelect(t){return!!(this.chart.zooming.singleTouch&&t.touches&&1===t.touches.length)}zoomOption(t){let e=this.chart,i=e.inverted,s=e.zooming.type||"",r,o;/touch/.test(t.type)&&(s=x(e.zooming.pinchType,s)),this.zoomX=r=/x/.test(s),this.zoomY=o=/y/.test(s),this.zoomHor=r&&!i||o&&i,this.zoomVert=o&&!i||r&&i,this.hasZoom=r||o}}return(s=v||(v={})).compose=function(t){y(a,"Core.Pointer")&&n(t,"beforeRender",function(){this.pointer=new s(this,this.options)})},v}),i(e,"Core/Legend/Legend.js",[e["Core/Animation/AnimationUtilities.js"],e["Core/Templating.js"],e["Core/Globals.js"],e["Core/Series/Point.js"],e["Core/Renderer/RendererUtilities.js"],e["Core/Utilities.js"]],function(t,e,i,s,r,o){var a;let{animObject:n,setAnimation:h}=t,{format:l}=e,{composed:d,marginNames:c}=i,{distribute:p}=r,{addEvent:u,createElement:g,css:f,defined:m,discardElement:x,find:y,fireEvent:b,isNumber:v,merge:S,pick:k,pushUnique:C,relativeLength:M,stableSort:w,syncTimeout:T}=o;class A{constructor(t,e){this.allItems=[],this.initialItemY=0,this.itemHeight=0,this.itemMarginBottom=0,this.itemMarginTop=0,this.itemX=0,this.itemY=0,this.lastItemY=0,this.lastLineHeight=0,this.legendHeight=0,this.legendWidth=0,this.maxItemWidth=0,this.maxLegendWidth=0,this.offsetWidth=0,this.padding=0,this.pages=[],this.symbolHeight=0,this.symbolWidth=0,this.titleHeight=0,this.totalItemWidth=0,this.widthOption=0,this.chart=t,this.setOptions(e),e.enabled&&(this.render(),u(this.chart,"endResize",function(){this.legend.positionCheckboxes()})),u(this.chart,"render",()=>{this.options.enabled&&this.proximate&&(this.proximatePositions(),this.positionItems())})}setOptions(t){let e=k(t.padding,8);this.options=t,this.chart.styledMode||(this.itemStyle=t.itemStyle,this.itemHiddenStyle=S(this.itemStyle,t.itemHiddenStyle)),this.itemMarginTop=t.itemMarginTop,this.itemMarginBottom=t.itemMarginBottom,this.padding=e,this.initialItemY=e-5,this.symbolWidth=k(t.symbolWidth,16),this.pages=[],this.proximate="proximate"===t.layout&&!this.chart.inverted,this.baseline=void 0}update(t,e){let i=this.chart;this.setOptions(S(!0,this.options,t)),this.destroy(),i.isDirtyLegend=i.isDirtyBox=!0,k(e,!0)&&i.redraw(),b(this,"afterUpdate",{redraw:e})}colorizeItem(t,e){let{area:i,group:s,label:r,line:o,symbol:a}=t.legendItem||{};if(s?.[e?"removeClass":"addClass"]("highcharts-legend-item-hidden"),!this.chart.styledMode){let{itemHiddenStyle:s={}}=this,n=s.color,{fillColor:h,fillOpacity:l,lineColor:d,marker:c}=t.options,p=t=>(!e&&(t.fill&&(t.fill=n),t.stroke&&(t.stroke=n)),t);r?.css(S(e?this.itemStyle:s)),o?.attr(p({stroke:d||t.color})),a&&a.attr(p(c&&a.isMarker?t.pointAttribs():{fill:t.color})),i?.attr(p({fill:h||t.color,"fill-opacity":h?1:l??.75}))}b(this,"afterColorizeItem",{item:t,visible:e})}positionItems(){this.allItems.forEach(this.positionItem,this),this.chart.isResizing||this.positionCheckboxes()}positionItem(t){let{group:e,x:i=0,y:s=0}=t.legendItem||{},r=this.options,o=r.symbolPadding,a=!r.rtl,n=t.checkbox;if(e&&e.element){let r={translateX:a?i:this.legendWidth-i-2*o-4,translateY:s};e[m(e.translateY)?"animate":"attr"](r,void 0,()=>{b(this,"afterPositionItem",{item:t})})}n&&(n.x=i,n.y=s)}destroyItem(t){let e=t.checkbox,i=t.legendItem||{};for(let t of["group","label","line","symbol"])i[t]&&(i[t]=i[t].destroy());e&&x(e),t.legendItem=void 0}destroy(){for(let t of this.getAllItems())this.destroyItem(t);for(let t of["clipRect","up","down","pager","nav","box","title","group"])this[t]&&(this[t]=this[t].destroy());this.display=null}positionCheckboxes(){let t;let e=this.group&&this.group.alignAttr,i=this.clipHeight||this.legendHeight,s=this.titleHeight;e&&(t=e.translateY,this.allItems.forEach(function(r){let o;let a=r.checkbox;a&&(o=t+s+a.y+(this.scrollOffset||0)+3,f(a,{left:e.translateX+r.checkboxOffset+a.x-20+"px",top:o+"px",display:this.proximate||o>t-6&&o1.5*C?v.height:C))}layoutItem(t){let e=this.options,i=this.padding,s="horizontal"===e.layout,r=t.itemHeight,o=this.itemMarginBottom,a=this.itemMarginTop,n=s?k(e.itemDistance,20):0,h=this.maxLegendWidth,l=e.alignColumns&&this.totalItemWidth>h?this.maxItemWidth:t.itemWidth,d=t.legendItem||{};s&&this.itemX-i+l>h&&(this.itemX=i,this.lastLineHeight&&(this.itemY+=a+this.lastLineHeight+o),this.lastLineHeight=0),this.lastItemY=a+this.itemY+o,this.lastLineHeight=Math.max(r,this.lastLineHeight),d.x=this.itemX,d.y=this.itemY,s?this.itemX+=l:(this.itemY+=a+r+o,this.lastLineHeight=r),this.offsetWidth=this.widthOption||Math.max((s?this.itemX-i-(t.checkbox?0:n):l)+i,this.offsetWidth)}getAllItems(){let t=[];return this.chart.series.forEach(function(e){let i=e&&e.options;e&&k(i.showInLegend,!m(i.linkedTo)&&void 0,!0)&&(t=t.concat((e.legendItem||{}).labels||("point"===i.legendType?e.data:e)))}),b(this,"afterGetAllItems",{allItems:t}),t}getAlignment(){let t=this.options;return this.proximate?t.align.charAt(0)+"tv":t.floating?"":t.align.charAt(0)+t.verticalAlign.charAt(0)+t.layout.charAt(0)}adjustMargins(t,e){let i=this.chart,s=this.options,r=this.getAlignment();r&&[/(lth|ct|rth)/,/(rtv|rm|rbv)/,/(rbh|cb|lbh)/,/(lbv|lm|ltv)/].forEach(function(o,a){o.test(r)&&!m(t[a])&&(i[c[a]]=Math.max(i[c[a]],i.legend[(a+1)%2?"legendHeight":"legendWidth"]+[1,-1,-1,1][a]*s[a%2?"x":"y"]+k(s.margin,12)+e[a]+(i.titleOffset[a]||0)))})}proximatePositions(){let t;let e=this.chart,i=[],s="left"===this.options.align;for(let r of(this.allItems.forEach(function(t){let r,o,a=s,n,h;t.yAxis&&(t.xAxis.options.reversed&&(a=!a),t.points&&(r=y(a?t.points:t.points.slice(0).reverse(),function(t){return v(t.plotY)})),o=this.itemMarginTop+t.legendItem.label.getBBox().height+this.itemMarginBottom,h=t.yAxis.top-e.plotTop,n=t.visible?(r?r.plotY:t.yAxis.height)+(h-.3*o):h+t.yAxis.height,i.push({target:n,size:o,item:t}))},this),p(i,e.plotHeight)))t=r.item.legendItem||{},v(r.pos)&&(t.y=e.plotTop-e.spacing[0]+r.pos)}render(){let t=this.chart,e=t.renderer,i=this.options,s=this.padding,r=this.getAllItems(),o,a,n,h=this.group,l,d=this.box;this.itemX=s,this.itemY=this.initialItemY,this.offsetWidth=0,this.lastItemY=0,this.widthOption=M(i.width,t.spacingBox.width-s),l=t.spacingBox.width-2*s-i.x,["rm","lm"].indexOf(this.getAlignment().substring(0,2))>-1&&(l/=2),this.maxLegendWidth=this.widthOption||l,h||(this.group=h=e.g("legend").addClass(i.className||"").attr({zIndex:7}).add(),this.contentGroup=e.g().attr({zIndex:1}).add(h),this.scrollGroup=e.g().add(this.contentGroup)),this.renderTitle(),w(r,(t,e)=>(t.options&&t.options.legendIndex||0)-(e.options&&e.options.legendIndex||0)),i.reversed&&r.reverse(),this.allItems=r,this.display=o=!!r.length,this.lastLineHeight=0,this.maxItemWidth=0,this.totalItemWidth=0,this.itemHeight=0,r.forEach(this.renderItem,this),r.forEach(this.layoutItem,this),a=(this.widthOption||this.offsetWidth)+s,n=this.lastItemY+this.lastLineHeight+this.titleHeight,n=this.handleOverflow(n)+s,d||(this.box=d=e.rect().addClass("highcharts-legend-box").attr({r:i.borderRadius}).add(h)),t.styledMode||d.attr({stroke:i.borderColor,"stroke-width":i.borderWidth||0,fill:i.backgroundColor||"none"}).shadow(i.shadow),a>0&&n>0&&d[d.placed?"animate":"attr"](d.crisp.call({},{x:0,y:0,width:a,height:n},d.strokeWidth())),h[o?"show":"hide"](),t.styledMode&&"none"===h.getStyle("display")&&(a=n=0),this.legendWidth=a,this.legendHeight=n,o&&this.align(),this.proximate||this.positionItems(),b(this,"afterRender")}align(t=this.chart.spacingBox){let e=this.chart,i=this.options,s=t.y;/(lth|ct|rth)/.test(this.getAlignment())&&e.titleOffset[0]>0?s+=e.titleOffset[0]:/(lbh|cb|rbh)/.test(this.getAlignment())&&e.titleOffset[2]>0&&(s-=e.titleOffset[2]),s!==t.y&&(t=S(t,{y:s})),e.hasRendered||(this.group.placed=!1),this.group.align(S(i,{width:this.legendWidth,height:this.legendHeight,verticalAlign:this.proximate?"top":i.verticalAlign}),!0,t)}handleOverflow(t){let e=this,i=this.chart,s=i.renderer,r=this.options,o=r.y,a="top"===r.verticalAlign,n=this.padding,h=r.maxHeight,l=r.navigation,d=k(l.animation,!0),c=l.arrowSize||12,p=this.pages,u=this.allItems,g=function(t){"number"==typeof t?S.attr({height:t}):S&&(e.clipRect=S.destroy(),e.contentGroup.clip()),e.contentGroup.div&&(e.contentGroup.div.style.clip=t?"rect("+n+"px,9999px,"+(n+t)+"px,0)":"auto")},f=function(t){return e[t]=s.circle(0,0,1.3*c).translate(c/2,c/2).add(v),i.styledMode||e[t].attr("fill","rgba(0,0,0,0.0001)"),e[t]},m,x,y,b=i.spacingBox.height+(a?-o:o)-n,v=this.nav,S=this.clipRect;return"horizontal"!==r.layout||"middle"===r.verticalAlign||r.floating||(b/=2),h&&(b=Math.min(b,h)),p.length=0,t&&b>0&&t>b&&!1!==l.enabled?(this.clipHeight=m=Math.max(b-20-this.titleHeight-n,0),this.currentPage=k(this.currentPage,1),this.fullHeight=t,u.forEach((t,e)=>{let i=(y=t.legendItem||{}).y||0,s=Math.round(y.label.getBBox().height),r=p.length;(!r||i-p[r-1]>m&&(x||i)!==p[r-1])&&(p.push(x||i),r++),y.pageIx=r-1,x&&((u[e-1].legendItem||{}).pageIx=r-1),e===u.length-1&&i+s-p[r-1]>m&&i>p[r-1]&&(p.push(i),y.pageIx=r),i!==x&&(x=i)}),S||(S=e.clipRect=s.clipRect(0,n-2,9999,0),e.contentGroup.clip(S)),g(m),v||(this.nav=v=s.g().attr({zIndex:1}).add(this.group),this.up=s.symbol("triangle",0,0,c,c).add(v),f("upTracker").on("click",function(){e.scroll(-1,d)}),this.pager=s.text("",15,10).addClass("highcharts-legend-navigation"),!i.styledMode&&l.style&&this.pager.css(l.style),this.pager.add(v),this.down=s.symbol("triangle-down",0,0,c,c).add(v),f("downTracker").on("click",function(){e.scroll(1,d)})),e.scroll(0),t=b):v&&(g(),this.nav=v.destroy(),this.scrollGroup.attr({translateY:1}),this.clipHeight=0),t}scroll(t,e){let i=this.chart,s=this.pages,r=s.length,o=this.clipHeight,a=this.options.navigation,l=this.pager,d=this.padding,c=this.currentPage+t;c>r&&(c=r),c>0&&(void 0!==e&&h(e,i),this.nav.attr({translateX:d,translateY:o+this.padding+7+this.titleHeight,visibility:"inherit"}),[this.up,this.upTracker].forEach(function(t){t.attr({class:1===c?"highcharts-legend-nav-inactive":"highcharts-legend-nav-active"})}),l.attr({text:c+"/"+r}),[this.down,this.downTracker].forEach(function(t){t.attr({x:18+this.pager.getBBox().width,class:c===r?"highcharts-legend-nav-inactive":"highcharts-legend-nav-active"})},this),i.styledMode||(this.up.attr({fill:1===c?a.inactiveColor:a.activeColor}),this.upTracker.css({cursor:1===c?"default":"pointer"}),this.down.attr({fill:c===r?a.inactiveColor:a.activeColor}),this.downTracker.css({cursor:c===r?"default":"pointer"})),this.scrollOffset=-s[c-1]+this.initialItemY,this.scrollGroup.animate({translateY:this.scrollOffset}),this.currentPage=c,this.positionCheckboxes(),T(()=>{b(this,"afterScroll",{currentPage:c})},n(k(e,i.renderer.globalAnimation,!0)).duration))}setItemEvents(t,e,i){let r=this,o=t.legendItem||{},a=r.chart.renderer.boxWrapper,n=t instanceof s,h="highcharts-legend-"+(n?"point":"series")+"-active",l=r.chart.styledMode,d=i?[e,o.symbol]:[o.group],c=e=>{r.allItems.forEach(i=>{t!==i&&[i].concat(i.linkedSeries||[]).forEach(t=>{t.setState(e,!n)})})};for(let i of d)i&&i.on("mouseover",function(){t.visible&&c("inactive"),t.setState("hover"),t.visible&&a.addClass(h),l||e.css(r.options.itemHoverStyle)}).on("mouseout",function(){r.chart.styledMode||e.css(S(t.visible?r.itemStyle:r.itemHiddenStyle)),c(""),a.removeClass(h),t.setState()}).on("click",function(e){let i="legendItemClick",s=function(){t.setVisible&&t.setVisible(),c(t.visible?"inactive":"")};a.removeClass(h),e={browserEvent:e},t.firePointEvent?t.firePointEvent(i,e,s):b(t,i,e,s)})}createCheckboxForItem(t){t.checkbox=g("input",{type:"checkbox",className:"highcharts-legend-checkbox",checked:t.selected,defaultChecked:t.selected},this.options.itemCheckboxStyle,this.chart.container),u(t.checkbox,"click",function(e){let i=e.target;b(t.series||t,"checkboxClick",{checked:i.checked,item:t},function(){t.select()})})}}return(a=A||(A={})).compose=function(t){C(d,"Core.Legend")&&u(t,"beforeMargins",function(){this.legend=new a(this,this.options.legend)})},A}),i(e,"Core/Legend/LegendSymbol.js",[e["Core/Utilities.js"]],function(t){var e;let{extend:i,merge:s,pick:r}=t;return function(t){function e(t,e,o){let a=this.legendItem=this.legendItem||{},{chart:n,options:h}=this,{baseline:l=0,symbolWidth:d,symbolHeight:c}=t,p=this.symbol||"circle",u=c/2,g=n.renderer,f=a.group,m=l-Math.round(c*(o?.4:.3)),x={},y,b=h.marker,v=0;if(n.styledMode||(x["stroke-width"]=Math.min(h.lineWidth||0,24),h.dashStyle?x.dashstyle=h.dashStyle:"square"===h.linecap||(x["stroke-linecap"]="round")),a.line=g.path().addClass("highcharts-graph").attr(x).add(f),o&&(a.area=g.path().addClass("highcharts-area").add(f)),x["stroke-linecap"]&&(v=Math.min(a.line.strokeWidth(),d)/2),d){let t=[["M",v,m],["L",d-v,m]];a.line.attr({d:t}),a.area?.attr({d:[...t,["L",d-v,l],["L",v,l]]})}if(b&&!1!==b.enabled&&d){let t=Math.min(r(b.radius,u),u);0===p.indexOf("url")&&(b=s(b,{width:c,height:c}),t=0),a.symbol=y=g.symbol(p,d/2-t,m-t,2*t,2*t,i({context:"legend"},b)).addClass("highcharts-point").add(f),y.isMarker=!0}}t.areaMarker=function(t,i){e.call(this,t,i,!0)},t.lineMarker=e,t.rectangle=function(t,e){let i=e.legendItem||{},s=t.options,o=t.symbolHeight,a=s.squareSymbol,n=a?o:t.symbolWidth;i.symbol=this.chart.renderer.rect(a?(t.symbolWidth-o)/2:0,t.baseline-o+1,n,o,r(t.options.symbolRadius,o/2)).addClass("highcharts-point").attr({zIndex:3}).add(i.group)}}(e||(e={})),e}),i(e,"Core/Series/SeriesDefaults.js",[],function(){return{lineWidth:2,allowPointSelect:!1,crisp:!0,showCheckbox:!1,animation:{duration:1e3},enableMouseTracking:!0,events:{},marker:{enabledThreshold:2,lineColor:"#ffffff",lineWidth:0,radius:4,states:{normal:{animation:!0},hover:{animation:{duration:150},enabled:!0,radiusPlus:2,lineWidthPlus:1},select:{fillColor:"#cccccc",lineColor:"#000000",lineWidth:2}}},point:{events:{}},dataLabels:{animation:{},align:"center",borderWidth:0,defer:!0,formatter:function(){let{numberFormatter:t}=this.series.chart;return"number"!=typeof this.y?"":t(this.y,-1)},padding:5,style:{fontSize:"0.7em",fontWeight:"bold",color:"contrast",textOutline:"1px contrast"},verticalAlign:"bottom",x:0,y:0},cropThreshold:300,opacity:1,pointRange:0,softThreshold:!0,states:{normal:{animation:!0},hover:{animation:{duration:150},lineWidthPlus:1,marker:{},halo:{size:10,opacity:.25}},select:{animation:{duration:0}},inactive:{animation:{duration:150},opacity:.2}},stickyTracking:!0,turboThreshold:1e3,findNearestPointBy:"x"}}),i(e,"Core/Series/SeriesRegistry.js",[e["Core/Globals.js"],e["Core/Defaults.js"],e["Core/Series/Point.js"],e["Core/Utilities.js"]],function(t,e,i,s){var r;let{defaultOptions:o}=e,{extend:a,extendClass:n,merge:h}=s;return function(e){function s(t,s){let r=o.plotOptions||{},a=s.defaultOptions,n=s.prototype;return n.type=t,n.pointClass||(n.pointClass=i),!e.seriesTypes[t]&&(a&&(r[t]=a),e.seriesTypes[t]=s,!0)}e.seriesTypes=t.seriesTypes,e.registerSeriesType=s,e.seriesType=function(t,r,l,d,c){let p=o.plotOptions||{};if(r=r||"",p[t]=h(p[r],l),delete e.seriesTypes[t],s(t,n(e.seriesTypes[r]||function(){},d)),e.seriesTypes[t].prototype.type=t,c){class s extends i{}a(s.prototype,c),e.seriesTypes[t].prototype.pointClass=s}return e.seriesTypes[t]}}(r||(r={})),r}),i(e,"Core/Series/Series.js",[e["Core/Animation/AnimationUtilities.js"],e["Core/Defaults.js"],e["Core/Foundation.js"],e["Core/Globals.js"],e["Core/Legend/LegendSymbol.js"],e["Core/Series/Point.js"],e["Core/Series/SeriesDefaults.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Renderer/SVG/SVGElement.js"],e["Core/Utilities.js"]],function(t,e,i,s,r,o,a,n,h,l){let{animObject:d,setAnimation:c}=t,{defaultOptions:p}=e,{registerEventOptions:u}=i,{svg:g,win:f}=s,{seriesTypes:m}=n,{arrayMax:x,arrayMin:y,clamp:b,correctFloat:v,defined:S,destroyObjectProperties:k,diffObjects:C,erase:M,error:w,extend:T,find:A,fireEvent:P,getClosestDistance:L,getNestedProperty:O,insertItem:D,isArray:E,isNumber:I,isString:j,merge:B,objectEach:R,pick:z,removeEvent:N,splat:W,syncTimeout:G}=l;class H{constructor(){this.zoneAxis="y"}init(t,e){let i;P(this,"init",{options:e});let s=this,r=t.series;this.eventsToUnbind=[],s.chart=t,s.options=s.setOptions(e);let o=s.options,a=!1!==o.visible;s.linkedSeries=[],s.bindAxes(),T(s,{name:o.name,state:"",visible:a,selected:!0===o.selected}),u(this,o);let n=o.events;(n&&n.click||o.point&&o.point.events&&o.point.events.click||o.allowPointSelect)&&(t.runTrackerClick=!0),s.getColor(),s.getSymbol(),s.parallelArrays.forEach(function(t){s[t+"Data"]||(s[t+"Data"]=[])}),s.isCartesian&&(t.hasCartesianSeries=!0),r.length&&(i=r[r.length-1]),s._i=z(i&&i._i,-1)+1,s.opacity=s.options.opacity,t.orderItems("series",D(this,r)),o.dataSorting&&o.dataSorting.enabled?s.setDataSortingOptions():s.points||s.data||s.setData(o.data,!1),P(this,"afterInit")}is(t){return m[t]&&this instanceof m[t]}bindAxes(){let t;let e=this,i=e.options,s=e.chart;P(this,"bindAxes",null,function(){(e.axisTypes||[]).forEach(function(r){s[r].forEach(function(s){t=s.options,(z(i[r],0)===s.index||void 0!==i[r]&&i[r]===t.id)&&(D(e,s.series),e[r]=s,s.isDirty=!0)}),e[r]||e.optionalAxis===r||w(18,!0,s)})}),P(this,"afterBindAxes")}updateParallelArrays(t,e,i){let s=t.series,r=I(e)?function(i){let r="y"===i&&s.toYData?s.toYData(t):t[i];s[i+"Data"][e]=r}:function(t){Array.prototype[e].apply(s[t+"Data"],i)};s.parallelArrays.forEach(r)}hasData(){return this.visible&&void 0!==this.dataMax&&void 0!==this.dataMin||this.visible&&this.yData&&this.yData.length>0}hasMarkerChanged(t,e){let i=t.marker,s=e.marker||{};return i&&(s.enabled&&!i.enabled||s.symbol!==i.symbol||s.height!==i.height||s.width!==i.width)}autoIncrement(t){let e=this.options,i=e.pointIntervalUnit,s=e.relativeXValue,r=this.chart.time,o=this.xIncrement,a,n;return(o=z(o,e.pointStart,0),this.pointInterval=n=z(this.pointInterval,e.pointInterval,1),s&&I(t)&&(n*=t),i&&(a=new r.Date(o),"day"===i?r.set("Date",a,r.get("Date",a)+n):"month"===i?r.set("Month",a,r.get("Month",a)+n):"year"===i&&r.set("FullYear",a,r.get("FullYear",a)+n),n=a.getTime()-o),s&&I(t))?o+n:(this.xIncrement=o+n,o)}setDataSortingOptions(){let t=this.options;T(this,{requireSorting:!1,sorted:!1,enabledDataSorting:!0,allowDG:!1}),S(t.pointRange)||(t.pointRange=1)}setOptions(t){let e;let i=this.chart,s=i.options.plotOptions,r=i.userOptions||{},o=B(t),a=i.styledMode,n={plotOptions:s,userOptions:o};P(this,"setOptions",n);let h=n.plotOptions[this.type],l=r.plotOptions||{},d=l.series||{},c=p.plotOptions[this.type]||{},u=l[this.type]||{};this.userOptions=n.userOptions;let g=B(h,s.series,u,o);this.tooltipOptions=B(p.tooltip,p.plotOptions.series?.tooltip,c?.tooltip,i.userOptions.tooltip,l.series?.tooltip,u.tooltip,o.tooltip),this.stickyTracking=z(o.stickyTracking,u.stickyTracking,d.stickyTracking,!!this.tooltipOptions.shared&&!this.noSharedTooltip||g.stickyTracking),null===h.marker&&delete g.marker,this.zoneAxis=g.zoneAxis||"y";let f=this.zones=(g.zones||[]).map(t=>({...t}));return(g.negativeColor||g.negativeFillColor)&&!g.zones&&(e={value:g[this.zoneAxis+"Threshold"]||g.threshold||0,className:"highcharts-negative"},a||(e.color=g.negativeColor,e.fillColor=g.negativeFillColor),f.push(e)),f.length&&S(f[f.length-1].value)&&f.push(a?{}:{color:this.color,fillColor:this.fillColor}),P(this,"afterSetOptions",{options:g}),g}getName(){return z(this.options.name,"Series "+(this.index+1))}getCyclic(t,e,i){let s,r;let o=this.chart,a=`${t}Index`,n=`${t}Counter`,h=i?.length||o.options.chart.colorCount;!e&&(S(r=z("color"===t?this.options.colorIndex:void 0,this[a]))?s=r:(o.series.length||(o[n]=0),s=o[n]%h,o[n]+=1),i&&(e=i[s])),void 0!==s&&(this[a]=s),this[t]=e}getColor(){this.chart.styledMode?this.getCyclic("color"):this.options.colorByPoint?this.color="#cccccc":this.getCyclic("color",this.options.color||p.plotOptions[this.type].color,this.chart.options.colors)}getPointsCollection(){return(this.hasGroupedData?this.points:this.data)||[]}getSymbol(){let t=this.options.marker;this.getCyclic("symbol",t.symbol,this.chart.options.symbols)}findPointIndex(t,e){let i,s,r;let a=t.id,n=t.x,h=this.points,l=this.options.dataSorting;if(a){let t=this.chart.get(a);t instanceof o&&(i=t)}else if(this.linkedParent||this.enabledDataSorting||this.options.relativeXValue){let e=e=>!e.touched&&e.index===t.index;if(l&&l.matchByName?e=e=>!e.touched&&e.name===t.name:this.options.relativeXValue&&(e=e=>!e.touched&&e.options.x===t.x),!(i=A(h,e)))return}return i&&void 0!==(r=i&&i.index)&&(s=!0),void 0===r&&I(n)&&(r=this.xData.indexOf(n,e)),-1!==r&&void 0!==r&&this.cropped&&(r=r>=this.cropStart?r-this.cropStart:r),!s&&I(r)&&h[r]&&h[r].touched&&(r=void 0),r}updateData(t,e){let i=this.options,s=i.dataSorting,r=this.points,o=[],a=this.requireSorting,n=t.length===r.length,h,l,d,c,p=!0;if(this.xIncrement=null,t.forEach(function(t,e){let l;let d=S(t)&&this.pointClass.prototype.optionsToObject.call({series:this},t)||{},p=d.x;d.id||I(p)?(-1===(l=this.findPointIndex(d,c))||void 0===l?o.push(t):r[l]&&t!==i.data[l]?(r[l].update(t,!1,null,!1),r[l].touched=!0,a&&(c=l+1)):r[l]&&(r[l].touched=!0),(!n||e!==l||s&&s.enabled||this.hasDerivedData)&&(h=!0)):o.push(t)},this),h)for(l=r.length;l--;)(d=r[l])&&!d.touched&&d.remove&&d.remove(!1,e);else!n||s&&s.enabled?p=!1:(t.forEach(function(t,e){t===r[e].y||r[e].destroyed||r[e].update(t,!1,null,!1)}),o.length=0);return r.forEach(function(t){t&&(t.touched=!1)}),!!p&&(o.forEach(function(t){this.addPoint(t,!1,null,null,!1)},this),null===this.xIncrement&&this.xData&&this.xData.length&&(this.xIncrement=x(this.xData),this.autoIncrement()),!0)}setData(t,e=!0,i,s){let r=this,o=r.points,a=o&&o.length||0,n=r.options,h=r.chart,l=n.dataSorting,d=r.xAxis,c=n.turboThreshold,p=this.xData,u=this.yData,g=r.pointArrayMap,f=g&&g.length,m=n.keys,x,y,b,v=0,S=1,k=null,C;h.options.chart.allowMutatingData||(n.data&&delete r.options.data,r.userOptions.data&&delete r.userOptions.data,C=B(!0,t));let M=(t=C||t||[]).length;if(l&&l.enabled&&(t=this.sortData(t)),h.options.chart.allowMutatingData&&!1!==s&&M&&a&&!r.cropped&&!r.hasGroupedData&&r.visible&&!r.boosted&&(b=this.updateData(t,i)),!b){if(r.xIncrement=null,r.colorCounter=0,this.parallelArrays.forEach(function(t){r[t+"Data"].length=0}),c&&M>c){if(I(k=r.getFirstValidPoint(t)))for(x=0;x=0?v:0,S=S>=0?S:1),1===k.length&&(S=0),v===S)for(x=0;x{let s=O(i,t),r=O(i,e);return rs?1:0}).forEach(function(t,e){t.x=e},this),e.linkedSeries&&e.linkedSeries.forEach(function(e){let i=e.options,r=i.data;i.dataSorting&&i.dataSorting.enabled||!r||(r.forEach(function(i,o){r[o]=s(e,i),t[o]&&(r[o].x=t[o].x,r[o].index=o)}),e.setData(r,!1))}),t}getProcessedData(t){let e=this,i=e.xAxis,s=e.options,r=s.cropThreshold,o=t||e.getExtremesFromAll||s.getExtremesFromAll,a=i?.logarithmic,n=e.isCartesian,h,l,d=0,c,p,u,g=e.xData,f=e.yData,m=!1,x=g.length;i&&(p=(c=i.getExtremes()).min,u=c.max,m=!!(i.categories&&!i.names.length)),n&&e.sorted&&!o&&(!r||x>r||e.forceCrop)&&(g[x-1]u?(g=[],f=[]):e.yData&&(g[0]u)&&(g=(h=this.cropData(e.xData,e.yData,p,u)).xData,f=h.yData,d=h.start,l=!0));let y=L([a?g.map(a.log2lin):g],()=>e.requireSorting&&!m&&w(15,!1,e.chart));return{xData:g,yData:f,cropped:l,cropStart:d,closestPointRange:y}}processData(t){let e=this.xAxis;if(this.isCartesian&&!this.isDirty&&!e.isDirty&&!this.yAxis.isDirty&&!t)return!1;let i=this.getProcessedData();this.cropped=i.cropped,this.cropStart=i.cropStart,this.processedXData=i.xData,this.processedYData=i.yData,this.closestPointRange=this.basePointRange=i.closestPointRange,P(this,"afterProcessData")}cropData(t,e,i,s){let r=t.length,o,a,n=0,h=r;for(o=0;o=i){n=Math.max(0,o-1);break}for(a=o;as){h=a+1;break}return{xData:t.slice(n,h),yData:e.slice(n,h),start:n,end:h}}generatePoints(){let t=this.options,e=this.processedData||t.data,i=this.processedXData,s=this.processedYData,r=this.pointClass,o=i.length,a=this.cropStart||0,n=this.hasGroupedData,h=t.keys,l=[],d=t.dataGrouping&&t.dataGrouping.groupAll?a:0,c,p,u,g,f=this.data;if(!f&&!n){let t=[];t.length=e.length,f=this.data=t}for(h&&n&&(this.options.keys=!1),g=0;g0:p.length)||!n),d=e||this.getExtremesFromAll||this.options.getExtremesFromAll||this.cropped||!i||(r[u+a]||c)>=f&&(r[u-a]||c)<=m,l&&d){if(g=p.length)for(;g--;)I(p[g])&&(o[b++]=p[g]);else o[b++]=p}let S={activeYData:o,dataMin:y(o),dataMax:x(o)};return P(this,"afterGetExtremes",{dataExtremes:S}),S}applyExtremes(){let t=this.getExtremes();return this.dataMin=t.dataMin,this.dataMax=t.dataMax,t}getFirstValidPoint(t){let e=t.length,i=0,s=null;for(;null===s&&i1)&&(o.step=function(t,e){i&&i.apply(e,arguments),"width"===e.prop&&h?.element&&h.attr(r?"height":"width",t+99)}),n.addClass("highcharts-animating").animate(t,o)}}afterAnimate(){this.setClip(),R(this.chart.sharedClips,(t,e,i)=>{t&&!this.chart.container.querySelector(`[clip-path="url(#${t.id})"]`)&&(t.destroy(),delete i[e])}),this.finishedAnimating=!0,P(this,"afterAnimate")}drawPoints(t=this.points){let e,i,s,r,o,a,n;let h=this.chart,l=h.styledMode,{colorAxis:d,options:c}=this,p=c.marker,u=this[this.specialGroup||"markerGroup"],g=this.xAxis,f=z(p.enabled,!g||!!g.isRadial||null,this.closestPointRangePx>=p.enabledThreshold*p.radius);if(!1!==p.enabled||this._hasPointMarkers)for(e=0;e0||i.hasImage)&&(i.graphic=s=h.renderer.symbol(t,n.x,n.y,n.width,n.height,a?o:p).add(u),this.enabledDataSorting&&h.hasRendered&&(s.attr({x:i.startXPos}),r="animate")),s&&"animate"===r&&s[e?"show":"hide"](e).animate(n),s){let t=this.pointAttribs(i,l||!i.selected?void 0:"select");l?d&&s.css({fill:t.fill}):s[r](t)}s&&s.addClass(i.getClassName(),!0)}else s&&(i.graphic=s.destroy())}markerAttribs(t,e){let i=this.options,s=i.marker,r=t.marker||{},o=r.symbol||s.symbol,a={},n,h,l=z(r.radius,s&&s.radius);e&&(n=s.states[e],l=z((h=r.states&&r.states[e])&&h.radius,n&&n.radius,l&&l+(n&&n.radiusPlus||0))),t.hasImage=o&&0===o.indexOf("url"),t.hasImage&&(l=0);let d=t.pos();return I(l)&&d&&(a.x=d[0]-l,a.y=d[1]-l,i.crisp&&(a.x=Math.floor(a.x))),l&&(a.width=a.height=2*l),a}pointAttribs(t,e){let i=this.options.marker,s=t&&t.options,r=s&&s.marker||{},o=s&&s.color,a=t&&t.color,n=t&&t.zone&&t.zone.color,h,l,d=this.color,c,p,u=z(r.lineWidth,i.lineWidth),g=1;return d=o||n||a||d,c=r.fillColor||i.fillColor||d,p=r.lineColor||i.lineColor||d,e=e||"normal",h=i.states[e]||{},u=z((l=r.states&&r.states[e]||{}).lineWidth,h.lineWidth,u+z(l.lineWidthPlus,h.lineWidthPlus,0)),c=l.fillColor||h.fillColor||c,{stroke:p=l.lineColor||h.lineColor||p,"stroke-width":u,fill:c,opacity:g=z(l.opacity,h.opacity,g)}}destroy(t){let e,i,s;let r=this,o=r.chart,a=/AppleWebKit\/533/.test(f.navigator.userAgent),n=r.data||[];for(P(r,"destroy",{keepEventsForUpdate:t}),this.removeEvents(t),(r.axisTypes||[]).forEach(function(t){(s=r[t])&&s.series&&(M(s.series,r),s.isDirty=s.forceRedraw=!0)}),r.legendItem&&r.chart.legend.destroyItem(r),e=n.length;e--;)(i=n[e])&&i.destroy&&i.destroy();for(let t of r.zones)k(t,void 0,!0);l.clearTimeout(r.animationTimeout),R(r,function(t,e){t instanceof h&&!t.survive&&t[a&&"group"===e?"hide":"destroy"]()}),o.hoverSeries===r&&(o.hoverSeries=void 0),M(o.series,r),o.orderItems("series"),R(r,function(e,i){t&&"hcEvents"===i||delete r[i]})}applyZones(){let{area:t,chart:e,graph:i,zones:s,points:r,xAxis:o,yAxis:a,zoneAxis:n}=this,{inverted:h,renderer:l}=e,d=this[`${n}Axis`],{isXAxis:c,len:p=0}=d||{},u=(i?.strokeWidth()||0)/2+1,g=(t,e=0,i=0)=>{h&&(i=p-i);let{translated:s=0,lineClip:r}=t,o=i-s;r?.push(["L",e,Math.abs(o){t.forEach((e,i)=>{("M"===e[0]||"L"===e[0])&&(t[i]=[e[0],c?p-e[1]:e[1],c?e[2]:p-e[2]])})};if(s.forEach(t=>{t.lineClip=[],t.translated=b(d.toPixels(z(t.value,e),!0)||0,0,p)}),i&&!this.showLine&&i.hide(),t&&t.hide(),"y"===n&&r.length{let s=e.lineClip||[],r=Math.round(e.translated||0);o.reversed&&s.reverse();let{clip:n,simpleClip:d}=e,p=0,g=0,x=o.len,y=a.len;c?(p=r,x=m):(g=r,y=m);let b=[["M",p,g],["L",x,g],["L",x,y],["L",p,y],["Z"]],v=[b[0],...s,b[1],b[2],...f,b[3],b[4]];f=s.reverse(),m=r,h&&(u(v),t&&u(b)),n?(n.animate({d:v}),d?.animate({d:b})):(n=e.clip=l.path(v),t&&(d=e.simpleClip=l.path(b))),i&&e.graph?.clip(n),t&&e.area?.clip(d)})}else this.visible&&(i&&i.show(),t&&t.show())}plotGroup(t,e,i,s,r){let o=this[t],a=!o,n={visibility:i,zIndex:s||.1};return S(this.opacity)&&!this.chart.styledMode&&"inactive"!==this.state&&(n.opacity=this.opacity),o||(this[t]=o=this.chart.renderer.g().add(r)),o.addClass("highcharts-"+e+" highcharts-series-"+this.index+" highcharts-"+this.type+"-series "+(S(this.colorIndex)?"highcharts-color-"+this.colorIndex+" ":"")+(this.options.className||"")+(o.hasClass("highcharts-tracker")?" highcharts-tracker":""),!0),o.attr(n)[a?"attr":"animate"](this.getPlotBox(e)),o}getPlotBox(t){let e=this.xAxis,i=this.yAxis,s=this.chart,r=s.inverted&&!s.polar&&e&&this.invertible&&"series"===t;return s.inverted&&(e=i,i=this.xAxis),{translateX:e?e.left:s.plotLeft,translateY:i?i.top:s.plotTop,rotation:r?90:0,rotationOriginX:r?(e.len-i.len)/2:0,rotationOriginY:r?(e.len+i.len)/2:0,scaleX:r?-1:1,scaleY:1}}removeEvents(t){let{eventsToUnbind:e}=this;t||N(this),e.length&&(e.forEach(t=>{t()}),e.length=0)}render(){let t=this,{chart:e,options:i,hasRendered:s}=t,r=d(i.animation),o=t.visible?"inherit":"hidden",a=i.zIndex,n=e.seriesGroup,h=t.finishedAnimating?0:r.duration;P(this,"render"),t.plotGroup("group","series",o,a,n),t.markerGroup=t.plotGroup("markerGroup","markers",o,a,n),!1!==i.clip&&t.setClip(),h&&t.animate?.(!0),t.drawGraph&&(t.drawGraph(),t.applyZones()),t.visible&&t.drawPoints(),t.drawDataLabels?.(),t.redrawPoints?.(),i.enableMouseTracking&&t.drawTracker?.(),h&&t.animate?.(),s||(h&&r.defer&&(h+=r.defer),t.animationTimeout=G(()=>{t.afterAnimate()},h||0)),t.isDirty=!1,t.hasRendered=!0,P(t,"afterRender")}redraw(){let t=this.isDirty||this.isDirtyData;this.translate(),this.render(),t&&delete this.kdTree}reserveSpace(){return this.visible||!this.chart.options.chart.ignoreHiddenSeries}searchPoint(t,e){let{xAxis:i,yAxis:s}=this,r=this.chart.inverted;return this.searchKDTree({clientX:r?i.len-t.chartY+i.pos:t.chartX-i.pos,plotY:r?s.len-t.chartX+s.pos:t.chartY-s.pos},e,t)}buildKDTree(t){this.buildingKdTree=!0;let e=this,i=e.options.findNearestPointBy.indexOf("y")>-1?2:1;delete e.kdTree,G(function(){e.kdTree=function t(i,s,r){let o,a;let n=i?.length;if(n)return o=e.kdAxisArray[s%r],i.sort((t,e)=>(t[o]||0)-(e[o]||0)),{point:i[a=Math.floor(n/2)],left:t(i.slice(0,a),s+1,r),right:t(i.slice(a+1),s+1,r)}}(e.getValidPoints(void 0,!e.directTouch),i,i),e.buildingKdTree=!1},e.options.kdNow||t?.type==="touchstart"?0:1)}searchKDTree(t,e,i){let s=this,[r,o]=this.kdAxisArray,a=e?"distX":"dist",n=(s.options.findNearestPointBy||"").indexOf("y")>-1?2:1,h=!!s.isBubble;if(this.kdTree||this.buildingKdTree||this.buildKDTree(i),this.kdTree)return function t(e,i,n,l){let d=i.point,c=s.kdAxisArray[n%l],p,u,g=d;!function(t,e){let i=t[r],s=e[r],a=S(i)&&S(s)?i-s:null,n=t[o],l=e[o],d=S(n)&&S(l)?n-l:0,c=h&&e.marker?.radius||0;e.dist=Math.sqrt((a&&a*a||0)+d*d)-c,e.distX=S(a)?Math.abs(a)-c:Number.MAX_VALUE}(e,d);let f=(e[c]||0)-(d[c]||0)+(h&&d.marker?.radius||0),m=f<0?"left":"right",x=f<0?"right":"left";return i[m]&&(g=(p=t(e,i[m],n+1,l))[a]=0&&o<=(s?s.len:e.plotHeight)&&r>=0&&r<=(i?i.len:e.plotWidth)}drawTracker(){let t=this,e=t.options,i=e.trackByArea,s=[].concat((i?t.areaPath:t.graphPath)||[]),r=t.chart,o=r.pointer,a=r.renderer,n=r.options.tooltip?.snap||0,h=()=>{e.enableMouseTracking&&r.hoverSeries!==t&&t.onMouseOver()},l="rgba(192,192,192,"+(g?1e-4:.002)+")",d=t.tracker;d?d.attr({d:s}):t.graph&&(t.tracker=d=a.path(s).attr({visibility:t.visible?"inherit":"hidden",zIndex:2}).addClass(i?"highcharts-tracker-area":"highcharts-tracker-line").add(t.group),r.styledMode||d.attr({"stroke-linecap":"round","stroke-linejoin":"round",stroke:l,fill:i?l:"none","stroke-width":t.graph.strokeWidth()+(i?0:2*n)}),[t.tracker,t.markerGroup,t.dataLabelsGroup].forEach(t=>{t&&(t.addClass("highcharts-tracker").on("mouseover",h).on("mouseout",t=>{o?.onTrackerMouseOut(t)}),e.cursor&&!r.styledMode&&t.css({cursor:e.cursor}),t.on("touchstart",h))})),P(this,"afterDrawTracker")}addPoint(t,e,i,s,r){let o,a;let n=this.options,h=this.data,l=this.chart,d=this.xAxis,c=d&&d.hasNames&&d.names,p=n.data,u=this.xData;e=z(e,!0);let g={series:this};this.pointClass.prototype.applyOptions.apply(g,[t]);let f=g.x;if(a=u.length,this.requireSorting&&ff;)a--;this.updateParallelArrays(g,"splice",[a,0,0]),this.updateParallelArrays(g,a),c&&g.name&&(c[f]=g.name),p.splice(a,0,t),(o||this.processedData)&&(this.data.splice(a,0,null),this.processData()),"point"===n.legendType&&this.generatePoints(),i&&(h[0]&&h[0].remove?h[0].remove(!1):(h.shift(),this.updateParallelArrays(g,"shift"),p.shift())),!1!==r&&P(this,"addPoint",{point:g}),this.isDirty=!0,this.isDirtyData=!0,e&&l.redraw(s)}removePoint(t,e,i){let s=this,r=s.data,o=r[t],a=s.points,n=s.chart,h=function(){a&&a.length===r.length&&a.splice(t,1),r.splice(t,1),s.options.data.splice(t,1),s.updateParallelArrays(o||{series:s},"splice",[t,1]),o&&o.destroy(),s.isDirty=!0,s.isDirtyData=!0,e&&n.redraw()};c(i,n),e=z(e,!0),o?o.firePointEvent("remove",null,h):h()}remove(t,e,i,s){let r=this,o=r.chart;function a(){r.destroy(s),o.isDirtyLegend=o.isDirtyBox=!0,o.linkSeries(s),z(t,!0)&&o.redraw(e)}!1!==i?P(r,"remove",null,a):a()}update(t,e){P(this,"update",{options:t=C(t,this.userOptions)});let i=this,s=i.chart,r=i.userOptions,o=i.initialType||i.type,a=s.options.plotOptions,n=m[o].prototype,h=i.finishedAnimating&&{animation:!1},l={},d,c,p=["colorIndex","eventOptions","navigatorSeries","symbolIndex","baseSeries"],u=t.type||r.type||s.options.chart.type,g=!(this.hasDerivedData||u&&u!==this.type||void 0!==t.pointStart||void 0!==t.pointInterval||void 0!==t.relativeXValue||t.joinBy||t.mapData||["dataGrouping","pointStart","pointInterval","pointIntervalUnit","keys"].some(t=>i.hasOptionChanged(t)));u=u||o,g&&(p.push("data","isDirtyData","isDirtyCanvas","points","processedData","processedXData","processedYData","xIncrement","cropped","_hasPointMarkers","hasDataLabels","nodes","layout","level","mapMap","mapData","minY","maxY","minX","maxX","transformGroups"),!1!==t.visible&&p.push("area","graph"),i.parallelArrays.forEach(function(t){p.push(t+"Data")}),t.data&&(t.dataSorting&&T(i.options.dataSorting,t.dataSorting),this.setData(t.data,!1))),t=B(r,{index:void 0===r.index?i.index:r.index,pointStart:a?.series?.pointStart??r.pointStart??i.xData?.[0]},!g&&{data:i.options.data},t,h),g&&t.data&&(t.data=i.options.data),(p=["group","markerGroup","dataLabelsGroup","transformGroup"].concat(p)).forEach(function(t){p[t]=i[t],delete i[t]});let f=!1;if(m[u]){if(f=u!==i.type,i.remove(!1,!1,!1,!0),f){if(s.propFromSeries(),Object.setPrototypeOf)Object.setPrototypeOf(i,m[u].prototype);else{let t=Object.hasOwnProperty.call(i,"hcEvents")&&i.hcEvents;for(c in n)i[c]=void 0;T(i,m[u].prototype),t?i.hcEvents=t:delete i.hcEvents}}}else w(17,!0,s,{missingModuleFor:u});if(p.forEach(function(t){i[t]=p[t]}),i.init(s,t),g&&this.points)for(let t of(!1===(d=i.options).visible?(l.graphic=1,l.dataLabel=1):(this.hasMarkerChanged(d,r)&&(l.graphic=1),i.hasDataLabels?.()||(l.dataLabel=1)),this.points))t&&t.series&&(t.resolveColor(),Object.keys(l).length&&t.destroyElements(l),!1===d.showInLegend&&t.legendItem&&s.legend.destroyItem(t));i.initialType=o,s.linkSeries(),s.setSortedData(),f&&i.linkedSeries.length&&(i.isDirtyData=!0),P(this,"afterUpdate"),z(e,!0)&&s.redraw(!!g&&void 0)}setName(t){this.name=this.options.name=this.userOptions.name=t,this.chart.isDirtyLegend=!0}hasOptionChanged(t){let e=this.chart,i=this.options[t],s=e.options.plotOptions,r=this.userOptions[t],o=z(s?.[this.type]?.[t],s?.series?.[t]);return r&&!S(o)?i!==r:i!==z(o,i)}onMouseOver(){let t=this.chart,e=t.hoverSeries,i=t.pointer;i?.setHoverChartIndex(),e&&e!==this&&e.onMouseOut(),this.options.events.mouseOver&&P(this,"mouseOver"),this.setState("hover"),t.hoverSeries=this}onMouseOut(){let t=this.options,e=this.chart,i=e.tooltip,s=e.hoverPoint;e.hoverSeries=null,s&&s.onMouseOut(),this&&t.events.mouseOut&&P(this,"mouseOut"),i&&!this.stickyTracking&&(!i.shared||this.noSharedTooltip)&&i.hide(),e.series.forEach(function(t){t.setState("",!0)})}setState(t,e){let i=this,s=i.options,r=i.graph,o=s.inactiveOtherPoints,a=s.states,n=z(a[t||"normal"]&&a[t||"normal"].animation,i.chart.options.chart.animation),h=s.lineWidth,l=s.opacity;if(t=t||"",i.state!==t&&([i.group,i.markerGroup,i.dataLabelsGroup].forEach(function(e){e&&(i.state&&e.removeClass("highcharts-series-"+i.state),t&&e.addClass("highcharts-series-"+t))}),i.state=t,!i.chart.styledMode)){if(a[t]&&!1===a[t].enabled)return;if(t&&(h=a[t].lineWidth||h+(a[t].lineWidthPlus||0),l=z(a[t].opacity,l)),r&&!r.dashstyle&&I(h))for(let t of[r,...this.zones.map(t=>t.graph)])t?.animate({"stroke-width":h},n);o||[i.group,i.markerGroup,i.dataLabelsGroup,i.labelBySeries].forEach(function(t){t&&t.animate({opacity:l},n)})}e&&o&&i.points&&i.setAllPointsToState(t||void 0)}setAllPointsToState(t){this.points.forEach(function(e){e.setState&&e.setState(t)})}setVisible(t,e){let i=this,s=i.chart,r=s.options.chart.ignoreHiddenSeries,o=i.visible;i.visible=t=i.options.visible=i.userOptions.visible=void 0===t?!o:t;let a=t?"show":"hide";["group","dataLabelsGroup","markerGroup","tracker","tt"].forEach(t=>{i[t]?.[a]()}),(s.hoverSeries===i||s.hoverPoint?.series===i)&&i.onMouseOut(),i.legendItem&&s.legend.colorizeItem(i,t),i.isDirty=!0,i.options.stacking&&s.series.forEach(t=>{t.options.stacking&&t.visible&&(t.isDirty=!0)}),i.linkedSeries.forEach(e=>{e.setVisible(t,!1)}),r&&(s.isDirtyBox=!0),P(i,a),!1!==e&&s.redraw()}show(){this.setVisible(!0)}hide(){this.setVisible(!1)}select(t){this.selected=t=this.options.selected=void 0===t?!this.selected:t,this.checkbox&&(this.checkbox.checked=t),P(this,t?"select":"unselect")}shouldShowTooltip(t,e,i={}){return i.series=this,i.visiblePlotOnly=!0,this.chart.isInsidePlot(t,e,i)}drawLegendSymbol(t,e){r[this.options.legendSymbol||"rectangle"]?.call(this,t,e)}}return H.defaultOptions=a,H.types=n.seriesTypes,H.registerType=n.registerSeriesType,T(H.prototype,{axisTypes:["xAxis","yAxis"],coll:"series",colorCounter:0,directTouch:!1,invertible:!0,isCartesian:!0,kdAxisArray:["clientX","plotY"],parallelArrays:["x","y"],pointClass:o,requireSorting:!0,sorted:!0}),n.series=H,H}),i(e,"Core/Chart/Chart.js",[e["Core/Animation/AnimationUtilities.js"],e["Core/Axis/Axis.js"],e["Core/Defaults.js"],e["Core/Templating.js"],e["Core/Foundation.js"],e["Core/Globals.js"],e["Core/Renderer/RendererRegistry.js"],e["Core/Series/Series.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Renderer/SVG/SVGRenderer.js"],e["Core/Time.js"],e["Core/Utilities.js"],e["Core/Renderer/HTML/AST.js"],e["Core/Axis/Tick.js"]],function(t,e,i,s,r,o,a,n,h,l,d,c,p,u){let{animate:g,animObject:f,setAnimation:m}=t,{defaultOptions:x,defaultTime:y}=i,{numberFormat:b}=s,{registerEventOptions:v}=r,{charts:S,doc:k,marginNames:C,svg:M,win:w}=o,{seriesTypes:T}=h,{addEvent:A,attr:P,createElement:L,css:O,defined:D,diffObjects:E,discardElement:I,erase:j,error:B,extend:R,find:z,fireEvent:N,getStyle:W,isArray:G,isNumber:H,isObject:X,isString:F,merge:Y,objectEach:U,pick:V,pInt:$,relativeLength:Z,removeEvent:_,splat:q,syncTimeout:K,uniqueKey:J}=c;class Q{static chart(t,e,i){return new Q(t,e,i)}constructor(t,e,i){this.sharedClips={};let s=[...arguments];(F(t)||t.nodeName)&&(this.renderTo=s.shift()),this.init(s[0],s[1])}setZoomOptions(){let t=this.options.chart,e=t.zooming;this.zooming={...e,type:V(t.zoomType,e.type),key:V(t.zoomKey,e.key),pinchType:V(t.pinchType,e.pinchType),singleTouch:V(t.zoomBySingleTouch,e.singleTouch,!1),resetButton:Y(e.resetButton,t.resetZoomButton)}}init(t,e){N(this,"init",{args:arguments},function(){let i=Y(x,t),s=i.chart;this.userOptions=R({},t),this.margin=[],this.spacing=[],this.labelCollectors=[],this.callback=e,this.isResizing=0,this.options=i,this.axes=[],this.series=[],this.time=t.time&&Object.keys(t.time).length?new d(t.time):o.time,this.numberFormatter=s.numberFormatter||b,this.styledMode=s.styledMode,this.hasCartesianSeries=s.showAxes,this.index=S.length,S.push(this),o.chartCount++,v(this,s),this.xAxis=[],this.yAxis=[],this.pointCount=this.colorCounter=this.symbolCounter=0,this.setZoomOptions(),N(this,"afterInit"),this.firstRender()})}initSeries(t){let e=this.options.chart,i=t.type||e.type,s=T[i];s||B(17,!0,this,{missingModuleFor:i});let r=new s;return"function"==typeof r.init&&r.init(this,t),r}setSortedData(){this.getSeriesOrderByLinks().forEach(function(t){t.points||t.data||!t.enabledDataSorting||t.setData(t.options.data,!1)})}getSeriesOrderByLinks(){return this.series.concat().sort(function(t,e){return t.linkedSeries.length||e.linkedSeries.length?e.linkedSeries.length-t.linkedSeries.length:0})}orderItems(t,e=0){let i=this[t],s=this.options[t]=q(this.options[t]).slice(),r=this.userOptions[t]=this.userOptions[t]?q(this.userOptions[t]).slice():[];if(this.hasRendered&&(s.splice(e),r.splice(e)),i)for(let t=e,o=i.length;t=Math.max(h+o,t.pos)&&e<=Math.min(h+o+c.width,t.pos+t.len)||(g.isInsidePlot=!1)}if(!i.ignoreY&&g.isInsidePlot){let t=!s&&i.axis&&!i.axis.isXAxis&&i.axis||d&&(s?d.xAxis:d.yAxis)||{pos:a,len:1/0},e=i.paneCoordinates?t.pos+u:a+u;e>=Math.max(l+a,t.pos)&&e<=Math.min(l+a+c.height,t.pos+t.len)||(g.isInsidePlot=!1)}return N(this,"afterIsInsidePlot",g),g.isInsidePlot}redraw(t){N(this,"beforeRedraw");let e=this.hasCartesianSeries?this.axes:this.colorAxis||[],i=this.series,s=this.pointer,r=this.legend,o=this.userOptions.legend,a=this.renderer,n=a.isHidden(),h=[],l,d,c,p=this.isDirtyBox,u=this.isDirtyLegend,g;for(a.rootFontSize=a.boxWrapper.getStyle("font-size"),this.setResponsive&&this.setResponsive(!1),m(!!this.hasRendered&&t,this),n&&this.temporaryDisplay(),this.layOutTitles(!1),c=i.length;c--;)if(((g=i[c]).options.stacking||g.options.centerInCategory)&&(d=!0,g.isDirty)){l=!0;break}if(l)for(c=i.length;c--;)(g=i[c]).options.stacking&&(g.isDirty=!0);i.forEach(function(t){t.isDirty&&("point"===t.options.legendType?("function"==typeof t.updateTotals&&t.updateTotals(),u=!0):o&&(o.labelFormatter||o.labelFormat)&&(u=!0)),t.isDirtyData&&N(t,"updatedData")}),u&&r&&r.options.enabled&&(r.render(),this.isDirtyLegend=!1),d&&this.getStacks(),e.forEach(function(t){t.updateNames(),t.setScale()}),this.getMargins(),e.forEach(function(t){t.isDirty&&(p=!0)}),e.forEach(function(t){let e=t.min+","+t.max;t.extKey!==e&&(t.extKey=e,h.push(function(){N(t,"afterSetExtremes",R(t.eventArgs,t.getExtremes())),delete t.eventArgs})),(p||d)&&t.redraw()}),p&&this.drawChartBox(),N(this,"predraw"),i.forEach(function(t){(p||t.isDirty)&&t.visible&&t.redraw(),t.isDirtyData=!1}),s&&s.reset(!0),a.draw(),N(this,"redraw"),N(this,"render"),n&&this.temporaryDisplay(!0),h.forEach(function(t){t.call()})}get(t){let e=this.series;function i(e){return e.id===t||e.options&&e.options.id===t}let s=z(this.axes,i)||z(this.series,i);for(let t=0;!s&&t(e.getPointsCollection().forEach(e=>{V(e.selectedStaging,e.selected)&&t.push(e)}),t),[])}getSelectedSeries(){return this.series.filter(function(t){return t.selected})}setTitle(t,e,i){this.applyDescription("title",t),this.applyDescription("subtitle",e),this.applyDescription("caption",void 0),this.layOutTitles(i)}applyDescription(t,e){let i=this,s=this.options[t]=Y(this.options[t],e),r=this[t];r&&e&&(this[t]=r=r.destroy()),s&&!r&&((r=this.renderer.text(s.text,0,0,s.useHTML).attr({align:s.align,class:"highcharts-"+t,zIndex:s.zIndex||4}).add()).update=function(e,s){i.applyDescription(t,e),i.layOutTitles(s)},this.styledMode||r.css(R("title"===t?{fontSize:this.options.isStock?"1em":"1.2em"}:{},s.style)),this[t]=r)}layOutTitles(t=!0){let e=[0,0,0],i=this.renderer,s=this.spacingBox;["title","subtitle","caption"].forEach(function(t){let r=this[t],o=this.options[t],a=o.verticalAlign||"top",n="title"===t?"top"===a?-3:0:"top"===a?e[0]+2:0;if(r){r.css({width:(o.width||s.width+(o.widthAdjust||0))+"px"});let t=i.fontMetrics(r).b,h=Math.round(r.getBBox(o.useHTML).height);r.align(R({y:"bottom"===a?t:n+t,height:h},o),!1,"spacingBox"),o.floating||("top"===a?e[0]=Math.ceil(e[0]+h):"bottom"===a&&(e[2]=Math.ceil(e[2]+h)))}},this),e[0]&&"top"===(this.options.title.verticalAlign||"top")&&(e[0]+=this.options.title.margin),e[2]&&"bottom"===this.options.caption.verticalAlign&&(e[2]+=this.options.caption.margin);let r=!this.titleOffset||this.titleOffset.join(",")!==e.join(",");this.titleOffset=e,N(this,"afterLayOutTitles"),!this.isDirtyBox&&r&&(this.isDirtyBox=this.isDirtyLegend=r,this.hasRendered&&t&&this.isDirtyBox&&this.redraw())}getContainerBox(){return{width:W(this.renderTo,"width",!0)||0,height:W(this.renderTo,"height",!0)||0}}getChartSize(){let t=this.options.chart,e=t.width,i=t.height,s=this.getContainerBox();this.chartWidth=Math.max(0,e||s.width||600),this.chartHeight=Math.max(0,Z(i,this.chartWidth)||(s.height>1?s.height:400)),this.containerBox=s}temporaryDisplay(t){let e=this.renderTo,i;if(t)for(;e&&e.style;)e.hcOrigStyle&&(O(e,e.hcOrigStyle),delete e.hcOrigStyle),e.hcOrigDetached&&(k.body.removeChild(e),e.hcOrigDetached=!1),e=e.parentNode;else for(;e&&e.style&&(k.body.contains(e)||e.parentNode||(e.hcOrigDetached=!0,k.body.appendChild(e)),("none"===W(e,"display",!1)||e.hcOricDetached)&&(e.hcOrigStyle={display:e.style.display,height:e.style.height,overflow:e.style.overflow},i={display:"block",overflow:"hidden"},e!==this.renderTo&&(i.height=0),O(e,i),e.offsetWidth||e.style.setProperty("display","block","important")),(e=e.parentNode)!==k.body););}setClassName(t){this.container.className="highcharts-container "+(t||"")}getContainer(){let t=this.options,e=t.chart,i="data-highcharts-chart",s=J(),r,o=this.renderTo;o||(this.renderTo=o=e.renderTo),F(o)&&(this.renderTo=o=k.getElementById(o)),o||B(13,!0,this);let n=$(P(o,i));H(n)&&S[n]&&S[n].hasRendered&&S[n].destroy(),P(o,i,this.index),o.innerHTML=p.emptyHTML,e.skipClone||o.offsetWidth||this.temporaryDisplay(),this.getChartSize();let h=this.chartHeight,d=this.chartWidth;O(o,{overflow:"hidden"}),this.styledMode||(r=R({position:"relative",overflow:"hidden",width:d+"px",height:h+"px",textAlign:"left",lineHeight:"normal",zIndex:0,"-webkit-tap-highlight-color":"rgba(0,0,0,0)",userSelect:"none","touch-action":"manipulation",outline:"none"},e.style||{}));let c=L("div",{id:s},r,o);this.container=c,this.getChartSize(),d===this.chartWidth||(d=this.chartWidth,this.styledMode||O(c,{width:V(e.style?.width,d+"px")})),this.containerBox=this.getContainerBox(),this._cursor=c.style.cursor;let u=e.renderer||!M?a.getRendererType(e.renderer):l;if(this.renderer=new u(c,d,h,void 0,e.forExport,t.exporting&&t.exporting.allowHTML,this.styledMode),m(void 0,this),this.setClassName(e.className),this.styledMode)for(let e in t.defs)this.renderer.definition(t.defs[e]);else this.renderer.setStyle(e.style);this.renderer.chartIndex=this.index,N(this,"afterGetContainer")}getMargins(t){let{spacing:e,margin:i,titleOffset:s}=this;this.resetMargins(),s[0]&&!D(i[0])&&(this.plotTop=Math.max(this.plotTop,s[0]+e[0])),s[2]&&!D(i[2])&&(this.marginBottom=Math.max(this.marginBottom,s[2]+e[2])),this.legend&&this.legend.display&&this.legend.adjustMargins(i,e),N(this,"getMargins"),t||this.getAxisMargins()}getAxisMargins(){let t=this,e=t.axisOffset=[0,0,0,0],i=t.colorAxis,s=t.margin,r=function(t){t.forEach(function(t){t.visible&&t.getOffset()})};t.hasCartesianSeries?r(t.axes):i&&i.length&&r(i),C.forEach(function(i,r){D(s[r])||(t[i]+=e[r])}),t.setChartSize()}getOptions(){return E(this.userOptions,x)}reflow(t){let e=this,i=e.containerBox,s=e.getContainerBox();delete e.pointer?.chartPosition,!e.isPrinting&&!e.isResizing&&i&&s.width&&((s.width!==i.width||s.height!==i.height)&&(c.clearTimeout(e.reflowTimeout),e.reflowTimeout=K(function(){e.container&&e.setSize(void 0,void 0,!1)},t?100:0)),e.containerBox=s)}setReflow(){let t=this,e=e=>{t.options?.chart.reflow&&t.hasLoaded&&t.reflow(e)};if("function"==typeof ResizeObserver)new ResizeObserver(e).observe(t.renderTo);else{let t=A(w,"resize",e);A(this,"destroy",t)}}setSize(t,e,i){let s=this,r=s.renderer;s.isResizing+=1,m(i,s);let o=r.globalAnimation;s.oldChartHeight=s.chartHeight,s.oldChartWidth=s.chartWidth,void 0!==t&&(s.options.chart.width=t),void 0!==e&&(s.options.chart.height=e),s.getChartSize();let{chartWidth:a,chartHeight:n,scrollablePixelsX:h=0,scrollablePixelsY:l=0}=s;(s.isDirtyBox||a!==s.oldChartWidth||n!==s.oldChartHeight)&&(s.styledMode||(o?g:O)(s.container,{width:`${a+h}px`,height:`${n+l}px`},o),s.setChartSize(!0),r.setSize(a,n,o),s.axes.forEach(function(t){t.isDirty=!0,t.setScale()}),s.isDirtyLegend=!0,s.isDirtyBox=!0,s.layOutTitles(),s.getMargins(),s.redraw(o),s.oldChartHeight=void 0,N(s,"resize"),setTimeout(()=>{s&&N(s,"endResize",void 0,()=>{s.isResizing-=1})},f(o).duration))}setChartSize(t){let e,i,s,r;let o=this.inverted,a=this.renderer,n=this.chartWidth,h=this.chartHeight,l=this.options.chart,d=this.spacing,c=this.clipOffset;this.plotLeft=e=Math.round(this.plotLeft),this.plotTop=i=Math.round(this.plotTop),this.plotWidth=s=Math.max(0,Math.round(n-e-this.marginRight)),this.plotHeight=r=Math.max(0,Math.round(h-i-this.marginBottom)),this.plotSizeX=o?r:s,this.plotSizeY=o?s:r,this.plotBorderWidth=l.plotBorderWidth||0,this.spacingBox=a.spacingBox={x:d[3],y:d[0],width:n-d[3]-d[1],height:h-d[0]-d[2]},this.plotBox=a.plotBox={x:e,y:i,width:s,height:r};let p=2*Math.floor(this.plotBorderWidth/2),u=Math.ceil(Math.max(p,c[3])/2),g=Math.ceil(Math.max(p,c[0])/2);this.clipBox={x:u,y:g,width:Math.floor(this.plotSizeX-Math.max(p,c[1])/2-u),height:Math.max(0,Math.floor(this.plotSizeY-Math.max(p,c[2])/2-g))},t||(this.axes.forEach(function(t){t.setAxisSize(),t.setAxisTranslation()}),a.alignElements()),N(this,"afterSetChartSize",{skipAxes:t})}resetMargins(){N(this,"resetMargins");let t=this,e=t.options.chart;["margin","spacing"].forEach(function(i){let s=e[i],r=X(s)?s:[s,s,s,s];["Top","Right","Bottom","Left"].forEach(function(s,o){t[i][o]=V(e[i+s],r[o])})}),C.forEach(function(e,i){t[e]=V(t.margin[i],t.spacing[i])}),t.axisOffset=[0,0,0,0],t.clipOffset=[0,0,0,0]}drawChartBox(){let t=this.options.chart,e=this.renderer,i=this.chartWidth,s=this.chartHeight,r=this.styledMode,o=this.plotBGImage,a=t.backgroundColor,n=t.plotBackgroundColor,h=t.plotBackgroundImage,l=this.plotLeft,d=this.plotTop,c=this.plotWidth,p=this.plotHeight,u=this.plotBox,g=this.clipRect,f=this.clipBox,m=this.chartBackground,x=this.plotBackground,y=this.plotBorder,b,v,S,k="animate";m||(this.chartBackground=m=e.rect().addClass("highcharts-background").add(),k="attr"),r?b=v=m.strokeWidth():(v=(b=t.borderWidth||0)+(t.shadow?8:0),S={fill:a||"none"},(b||m["stroke-width"])&&(S.stroke=t.borderColor,S["stroke-width"]=b),m.attr(S).shadow(t.shadow)),m[k]({x:v/2,y:v/2,width:i-v-b%2,height:s-v-b%2,r:t.borderRadius}),k="animate",x||(k="attr",this.plotBackground=x=e.rect().addClass("highcharts-plot-background").add()),x[k](u),!r&&(x.attr({fill:n||"none"}).shadow(t.plotShadow),h&&(o?(h!==o.attr("href")&&o.attr("href",h),o.animate(u)):this.plotBGImage=e.image(h,l,d,c,p).add())),g?g.animate({width:f.width,height:f.height}):this.clipRect=e.clipRect(f),k="animate",y||(k="attr",this.plotBorder=y=e.rect().addClass("highcharts-plot-border").attr({zIndex:1}).add()),r||y.attr({stroke:t.plotBorderColor,"stroke-width":t.plotBorderWidth||0,fill:"none"}),y[k](y.crisp({x:l,y:d,width:c,height:p},-y.strokeWidth())),this.isDirtyBox=!1,N(this,"afterDrawChartBox")}propFromSeries(){let t,e,i;let s=this,r=s.options.chart,o=s.options.series;["inverted","angular","polar"].forEach(function(a){for(e=T[r.type],i=r[a]||e&&e.prototype[a],t=o&&o.length;!i&&t--;)(e=T[o[t].type])&&e.prototype[a]&&(i=!0);s[a]=i})}linkSeries(t){let e=this,i=e.series;i.forEach(function(t){t.linkedSeries.length=0}),i.forEach(function(t){let{linkedTo:i}=t.options;if(F(i)){let s;(s=":previous"===i?e.series[t.index-1]:e.get(i))&&s.linkedParent!==t&&(s.linkedSeries.push(t),t.linkedParent=s,s.enabledDataSorting&&t.setDataSortingOptions(),t.visible=V(t.options.visible,s.options.visible,t.visible))}}),N(this,"afterLinkSeries",{isUpdating:t})}renderSeries(){this.series.forEach(function(t){t.translate(),t.render()})}render(){let t=this.axes,e=this.colorAxis,i=this.renderer,s=this.options.chart.axisLayoutRuns||2,r=t=>{t.forEach(t=>{t.visible&&t.render()})},o=0,a=!0,n,h=0;for(let e of(this.setTitle(),N(this,"beforeMargins"),this.getStacks?.(),this.getMargins(!0),this.setChartSize(),t)){let{options:t}=e,{labels:i}=t;if(e.horiz&&e.visible&&i.enabled&&e.series.length&&"colorAxis"!==e.coll&&!this.polar){o=t.tickLength,e.createGroups();let s=new u(e,0,"",!0),r=s.createLabel("x",i);if(s.destroy(),r&&V(i.reserveSpace,!H(t.crossing))&&(o=r.getBBox().height+i.distance+Math.max(t.offset||0,0)),o){r?.destroy();break}}}for(this.plotHeight=Math.max(this.plotHeight-o,0);(a||n||s>1)&&h(h?1:1.1),n=i/this.plotHeight>(h?1:1.05),h++}this.drawChartBox(),this.hasCartesianSeries?r(t):e&&e.length&&r(e),this.seriesGroup||(this.seriesGroup=i.g("series-group").attr({zIndex:3}).shadow(this.options.chart.seriesGroupShadow).add()),this.renderSeries(),this.addCredits(),this.setResponsive&&this.setResponsive(),this.hasRendered=!0}addCredits(t){let e=this,i=Y(!0,this.options.credits,t);i.enabled&&!this.credits&&(this.credits=this.renderer.text(i.text+(this.mapCredits||""),0,0).addClass("highcharts-credits").on("click",function(){i.href&&(w.location.href=i.href)}).attr({align:i.position.align,zIndex:8}),e.styledMode||this.credits.css(i.style),this.credits.add().align(i.position),this.credits.update=function(t){e.credits=e.credits.destroy(),e.addCredits(t)})}destroy(){let t;let e=this,i=e.axes,s=e.series,r=e.container,a=r&&r.parentNode;for(N(e,"destroy"),e.renderer.forExport?j(S,e):S[e.index]=void 0,o.chartCount--,e.renderTo.removeAttribute("data-highcharts-chart"),_(e),t=i.length;t--;)i[t]=i[t].destroy();for(this.scroller&&this.scroller.destroy&&this.scroller.destroy(),t=s.length;t--;)s[t]=s[t].destroy();["title","subtitle","chartBackground","plotBackground","plotBGImage","plotBorder","seriesGroup","clipRect","credits","pointer","rangeSelector","legend","resetZoomButton","tooltip","renderer"].forEach(function(t){let i=e[t];i&&i.destroy&&(e[t]=i.destroy())}),r&&(r.innerHTML=p.emptyHTML,_(r),a&&I(r)),U(e,function(t,i){delete e[i]})}firstRender(){let t=this,e=t.options;t.getContainer(),t.resetMargins(),t.setChartSize(),t.propFromSeries(),t.getAxes();let i=G(e.series)?e.series:[];e.series=[],i.forEach(function(e){t.initSeries(e)}),t.linkSeries(),t.setSortedData(),N(t,"beforeRender"),t.render(),t.pointer?.getChartPosition(),t.renderer.imgCount||t.hasLoaded||t.onload(),t.temporaryDisplay(!0)}onload(){this.callbacks.concat([this.callback]).forEach(function(t){t&&void 0!==this.index&&t.apply(this,[this])},this),N(this,"load"),N(this,"render"),D(this.index)&&this.setReflow(),this.warnIfA11yModuleNotLoaded(),this.hasLoaded=!0}warnIfA11yModuleNotLoaded(){let{options:t,title:e}=this;!t||this.accessibility||(this.renderer.boxWrapper.attr({role:"img","aria-label":(e&&e.element.textContent||"").replace(/this.transform({reset:!0,trigger:"zoom"}))}pan(t,e){let i=this,s="object"==typeof e?e:{enabled:e,type:"x"},r=s.type,o=r&&i[({x:"xAxis",xy:"axes",y:"yAxis"})[r]].filter(t=>t.options.panningEnabled&&!t.options.isInternal),a=i.options.chart;a?.panning&&(a.panning=s),N(this,"pan",{originalEvent:t},()=>{i.transform({axes:o,event:t,to:{x:t.chartX-(i.mouseDownX||0),y:t.chartY-(i.mouseDownY||0)},trigger:"pan"}),O(i.container,{cursor:"move"})})}transform(t){let{axes:e=this.axes,event:i,from:s={},reset:r,selection:o,to:a={},trigger:n}=t,{inverted:h,resetZoomButton:l}=this,d=!1,c;for(let t of(this.hoverPoints?.forEach(t=>t.setState()),e)){let{horiz:e,len:l,minPointOffset:p=0,options:u,reversed:g}=t,f=e?"width":"height",m=e?"x":"y",x=a[f]||t.len,y=s[f]||t.len,b=10>Math.abs(x)?1:x/y,v=(s[m]||0)+y/2-t.pos,S=v-((a[m]??t.pos)+x/2-t.pos)/b,k=g&&!h||!g&&h?-1:1;if(!r&&(v<0||v>t.len))continue;let C=t.toValue(S,!0)+p*k,M=t.toValue(S+l/b,!0)-(p*k||0),w=t.allExtremes;if(C>M&&([C,M]=[M,C]),1===b&&!r&&"yAxis"===t.coll&&!w){for(let e of t.series){let t=e.getExtremes(e.getProcessedData(!0).yData,!0);w??(w={dataMin:Number.MAX_VALUE,dataMax:-Number.MAX_VALUE}),H(t.dataMin)&&H(t.dataMax)&&(w.dataMin=Math.min(t.dataMin,w.dataMin),w.dataMax=Math.max(t.dataMax,w.dataMax))}t.allExtremes=w}let{dataMin:T,dataMax:A,min:P,max:L}=R(t.getExtremes(),w||{}),O=T??u.min,E=A??u.max,I=M-C,j=t.categories?0:Math.min(I,E-O),B=O-j*(D(u.min)?0:u.minPadding),z=E+j*(D(u.max)?0:u.maxPadding),N=t.allowZoomOutside||1===b||"zoom"!==n&&b>1,W=Math.min(u.min??B,B,N?P:B),G=Math.max(u.max??z,z,N?L:z);(!t.isOrdinal||1!==b||r)&&(C=1&&(M=C+I)),M>G&&(M=G,b>=1&&(C=M-I)),(r||t.series.length&&(C!==P||M!==L)&&C>=W&&M<=G)&&(o?o[t.coll].push({axis:t,min:C,max:M}):(t.isPanning="zoom"!==n,t.setExtremes(r?void 0:C,r?void 0:M,!1,!1,{move:S,trigger:n,scale:b}),!r&&(C>W||M{delete t.selection,t.trigger="zoom",this.transform(t)}):(c&&!l?this.showResetZoom():!c&&l&&(this.resetZoomButton=l.destroy()),this.redraw("zoom"===n&&(this.options.chart.animation??this.pointCount<100)))),d}}return R(Q.prototype,{callbacks:[],collectionsWithInit:{xAxis:[Q.prototype.addAxis,[!0]],yAxis:[Q.prototype.addAxis,[!1]],series:[Q.prototype.addSeries]},collectionsWithUpdate:["xAxis","yAxis","series"],propsRequireDirtyBox:["backgroundColor","borderColor","borderWidth","borderRadius","plotBackgroundColor","plotBackgroundImage","plotBorderColor","plotBorderWidth","plotShadow","shadow"],propsRequireReflow:["margin","marginTop","marginRight","marginBottom","marginLeft","spacing","spacingTop","spacingRight","spacingBottom","spacingLeft"],propsRequireUpdateSeries:["chart.inverted","chart.polar","chart.ignoreHiddenSeries","chart.type","colors","plotOptions","time","tooltip"]}),Q}),i(e,"Extensions/ScrollablePlotArea.js",[e["Core/Animation/AnimationUtilities.js"],e["Core/Globals.js"],e["Core/Renderer/RendererRegistry.js"],e["Core/Utilities.js"]],function(t,e,i,s){let{stop:r}=t,{composed:o}=e,{addEvent:a,createElement:n,css:h,defined:l,merge:d,pushUnique:c}=s;function p(){let t=this.scrollablePlotArea;(this.scrollablePixelsX||this.scrollablePixelsY)&&!t&&(this.scrollablePlotArea=t=new g(this)),t?.applyFixed()}function u(){this.chart.scrollablePlotArea&&(this.chart.scrollablePlotArea.isDirty=!0)}class g{static compose(t,e,i){c(o,this.compose)&&(a(t,"afterInit",u),a(e,"afterSetChartSize",t=>this.afterSetSize(t.target,t)),a(e,"render",p),a(i,"show",u))}static afterSetSize(t,e){let i,s,r;let{minWidth:o,minHeight:a}=t.options.chart.scrollablePlotArea||{},{clipBox:n,plotBox:h,inverted:c,renderer:p}=t;if(!p.forExport&&(o?(t.scrollablePixelsX=i=Math.max(0,o-t.chartWidth),i&&(t.scrollablePlotBox=d(t.plotBox),h.width=t.plotWidth+=i,n[c?"height":"width"]+=i,r=!0)):a&&(t.scrollablePixelsY=s=Math.max(0,a-t.chartHeight),l(s)&&(t.scrollablePlotBox=d(t.plotBox),h.height=t.plotHeight+=s,n[c?"width":"height"]+=s,r=!1)),l(r)&&!e.skipAxes))for(let e of t.axes)e.horiz===r&&(e.setAxisSize(),e.setAxisTranslation())}constructor(t){let e;let s=t.options.chart,r=i.getRendererType(),o=s.scrollablePlotArea||{},l=this.moveFixedElements.bind(this),d={WebkitOverflowScrolling:"touch",overflowX:"hidden",overflowY:"hidden"};t.scrollablePixelsX&&(d.overflowX="auto"),t.scrollablePixelsY&&(d.overflowY="auto"),this.chart=t;let c=this.parentDiv=n("div",{className:"highcharts-scrolling-parent"},{position:"relative"},t.renderTo),p=this.scrollingContainer=n("div",{className:"highcharts-scrolling"},d,c),u=this.innerContainer=n("div",{className:"highcharts-inner-container"},void 0,p),g=this.fixedDiv=n("div",{className:"highcharts-fixed"},{position:"absolute",overflow:"hidden",pointerEvents:"none",zIndex:(s.style?.zIndex||0)+2,top:0},void 0,!0),f=this.fixedRenderer=new r(g,t.chartWidth,t.chartHeight,s.style);this.mask=f.path().attr({fill:s.backgroundColor||"#fff","fill-opacity":o.opacity??.85,zIndex:-1}).addClass("highcharts-scrollable-mask").add(),p.parentNode.insertBefore(g,p),h(t.renderTo,{overflow:"visible"}),a(t,"afterShowResetZoom",l),a(t,"afterApplyDrilldown",l),a(t,"afterLayOutTitles",l),a(p,"scroll",()=>{let{pointer:i,hoverPoint:s}=t;i&&(delete i.chartPosition,s&&(e=s),i.runPointActions(void 0,e,!0))}),u.appendChild(t.container)}applyFixed(){let{chart:t,fixedRenderer:e,isDirty:i,scrollingContainer:s}=this,{axisOffset:o,chartWidth:a,chartHeight:n,container:d,plotHeight:c,plotLeft:p,plotTop:u,plotWidth:g,scrollablePixelsX:f=0,scrollablePixelsY:m=0}=t,{scrollPositionX:x=0,scrollPositionY:y=0}=t.options.chart.scrollablePlotArea||{},b=a+f,v=n+m;e.setSize(a,n),(i??!0)&&(this.isDirty=!1,this.moveFixedElements()),r(t.container),h(d,{width:`${b}px`,height:`${v}px`}),t.renderer.boxWrapper.attr({width:b,height:v,viewBox:[0,0,b,v].join(" ")}),t.chartBackground?.attr({width:b,height:v}),h(s,{width:`${a}px`,height:`${n}px`}),l(i)||(s.scrollLeft=f*x,s.scrollTop=m*y);let S=u-o[0]-1,k=p-o[3]-1,C=u+c+o[2]+1,M=p+g+o[1]+1,w=p+g-f,T=u+c-m,A=[["M",0,0]];f?A=[["M",0,S],["L",p-1,S],["L",p-1,C],["L",0,C],["Z"],["M",w,S],["L",a,S],["L",a,C],["L",w,C],["Z"]]:m&&(A=[["M",k,0],["L",k,u-1],["L",M,u-1],["L",M,0],["Z"],["M",k,T],["L",k,n],["L",M,n],["L",M,T],["Z"]]),"adjustHeight"!==t.redrawTrigger&&this.mask.attr({d:A})}moveFixedElements(){let t;let{container:e,inverted:i,scrollablePixelsX:s,scrollablePixelsY:r}=this.chart,o=this.fixedRenderer,a=[".highcharts-breadcrumbs-group",".highcharts-contextbutton",".highcharts-caption",".highcharts-credits",".highcharts-legend",".highcharts-legend-checkbox",".highcharts-navigator-series",".highcharts-navigator-xaxis",".highcharts-navigator-yaxis",".highcharts-navigator",".highcharts-reset-zoom",".highcharts-drillup-button",".highcharts-scrollbar",".highcharts-subtitle",".highcharts-title"];for(let n of(s&&!i?t=".highcharts-yaxis":s&&i?t=".highcharts-xaxis":r&&!i?t=".highcharts-xaxis":r&&i&&(t=".highcharts-yaxis"),t&&a.push(`${t}:not(.highcharts-radial-axis)`,`${t}-labels:not(.highcharts-radial-axis-labels)`),a))[].forEach.call(e.querySelectorAll(n),t=>{(t.namespaceURI===o.SVG_NS?o.box:o.box.parentNode).appendChild(t),t.style.pointerEvents="auto"})}}return g}),i(e,"Core/Axis/Stacking/StackItem.js",[e["Core/Templating.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],function(t,e,i){let{format:s}=t,{series:r}=e,{destroyObjectProperties:o,fireEvent:a,isNumber:n,pick:h}=i;return class{constructor(t,e,i,s,r){let o=t.chart.inverted,a=t.reversed;this.axis=t;let n=this.isNegative=!!i!=!!a;this.options=e=e||{},this.x=s,this.total=null,this.cumulative=null,this.points={},this.hasValidPoints=!1,this.stack=r,this.leftCliff=0,this.rightCliff=0,this.alignOptions={align:e.align||(o?n?"left":"right":"center"),verticalAlign:e.verticalAlign||(o?"middle":n?"bottom":"top"),y:e.y,x:e.x},this.textAlign=e.textAlign||(o?n?"right":"left":"center")}destroy(){o(this,this.axis)}render(t){let e=this.axis.chart,i=this.options,r=i.format,o=r?s(r,this,e):i.formatter.call(this);if(this.label)this.label.attr({text:o,visibility:"hidden"});else{this.label=e.renderer.label(o,null,void 0,i.shape,void 0,void 0,i.useHTML,!1,"stack-labels");let s={r:i.borderRadius||0,text:o,padding:h(i.padding,5),visibility:"hidden"};e.styledMode||(s.fill=i.backgroundColor,s.stroke=i.borderColor,s["stroke-width"]=i.borderWidth,this.label.css(i.style||{})),this.label.attr(s),this.label.added||this.label.add(t)}this.label.labelrank=e.plotSizeY,a(this,"afterRender")}setOffset(t,e,i,s,o,l){let{alignOptions:d,axis:c,label:p,options:u,textAlign:g}=this,f=c.chart,m=this.getStackBox({xOffset:t,width:e,boxBottom:i,boxTop:s,defaultX:o,xAxis:l}),{verticalAlign:x}=d;if(p&&m){let t=p.getBBox(void 0,0),e=p.padding,i="justify"===h(u.overflow,"justify"),s;d.x=u.x||0,d.y=u.y||0;let{x:o,y:a}=this.adjustStackPosition({labelBox:t,verticalAlign:x,textAlign:g});m.x-=o,m.y-=a,p.align(d,!1,m),(s=f.isInsidePlot(p.alignAttr.x+d.x+o,p.alignAttr.y+d.y+a))||(i=!1),i&&r.prototype.justifyDataLabel.call(c,p,d,p.alignAttr,t,m),p.attr({x:p.alignAttr.x,y:p.alignAttr.y,rotation:u.rotation,rotationOriginX:t.width*({left:0,center:.5,right:1})[u.textAlign||"center"],rotationOriginY:t.height/2}),h(!i&&u.crop,!0)&&(s=n(p.x)&&n(p.y)&&f.isInsidePlot(p.x-e+(p.width||0),p.y)&&f.isInsidePlot(p.x+e,p.y)),p[s?"show":"hide"]()}a(this,"afterSetOffset",{xOffset:t,width:e})}adjustStackPosition({labelBox:t,verticalAlign:e,textAlign:i}){let s={bottom:0,middle:1,top:2,right:1,center:0,left:-1},r=s[e],o=s[i];return{x:t.width/2+t.width/2*o,y:t.height/2*r}}getStackBox(t){let e=this.axis,i=e.chart,{boxTop:s,defaultX:r,xOffset:o,width:a,boxBottom:l}=t,d=e.stacking.usePercentage?100:h(s,this.total,0),c=e.toPixels(d),p=t.xAxis||i.xAxis[0],u=h(r,p.translate(this.x))+o,g=Math.abs(c-e.toPixels(l||n(e.min)&&e.logarithmic&&e.logarithmic.lin2log(e.min)||0)),f=i.inverted,m=this.isNegative;return f?{x:(m?c:c-g)-i.plotLeft,y:p.height-u-a,width:g,height:a}:{x:u+p.transB-i.plotLeft,y:(m?c-g:c)-i.plotTop,width:a,height:g}}}}),i(e,"Core/Axis/Stacking/StackingAxis.js",[e["Core/Animation/AnimationUtilities.js"],e["Core/Axis/Axis.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Axis/Stacking/StackItem.js"],e["Core/Utilities.js"]],function(t,e,i,s,r){var o;let{getDeferredAnimation:a}=t,{series:{prototype:n}}=i,{addEvent:h,correctFloat:l,defined:d,destroyObjectProperties:c,fireEvent:p,isArray:u,isNumber:g,objectEach:f,pick:m}=r;function x(){let t=this.inverted;this.axes.forEach(t=>{t.stacking&&t.stacking.stacks&&t.hasVisibleSeries&&(t.stacking.oldStacks=t.stacking.stacks)}),this.series.forEach(e=>{let i=e.xAxis&&e.xAxis.options||{};e.options.stacking&&e.reserveSpace()&&(e.stackKey=[e.type,m(e.options.stack,""),t?i.top:i.left,t?i.height:i.width].join(","))})}function y(){let t=this.stacking;if(t){let e=t.stacks;f(e,(t,i)=>{c(t),delete e[i]}),t.stackTotalGroup?.destroy()}}function b(){this.stacking||(this.stacking=new w(this))}function v(t,e,i,s){return!d(t)||t.x!==e||s&&t.stackKey!==s?t={x:e,index:0,key:s,stackKey:s}:t.index++,t.key=[i,e,t.index].join(","),t}function S(){let t;let e=this,i=e.yAxis,s=e.stackKey||"",r=i.stacking.stacks,o=e.processedXData,a=e.options.stacking,n=e[a+"Stacker"];n&&[s,"-"+s].forEach(i=>{let s=o.length,a,h,l;for(;s--;)a=o[s],t=e.getStackIndicator(t,a,e.index,i),h=r[i]?.[a],(l=h?.points[t.key||""])&&n.call(e,l,h,s)})}function k(t,e,i){let s=e.total?100/e.total:0;t[0]=l(t[0]*s),t[1]=l(t[1]*s),this.stackedYData[i]=t[1]}function C(t){(this.is("column")||this.is("columnrange"))&&(this.options.centerInCategory&&!this.options.stacking&&this.chart.series.length>1?n.setStackedPoints.call(this,t,"group"):t.stacking.resetStacks())}function M(t,e){let i,r,o,a,n,h,c,p,g;let f=e||this.options.stacking;if(!f||!this.reserveSpace()||(({group:"xAxis"})[f]||"yAxis")!==t.coll)return;let x=this.processedXData,y=this.processedYData,b=[],v=y.length,S=this.options,k=S.threshold||0,C=S.startFromThreshold?k:0,M=S.stack,w=e?`${this.type},${f}`:this.stackKey||"",T="-"+w,A=this.negStacks,P=t.stacking,L=P.stacks,O=P.oldStacks;for(P.stacksTouched+=1,c=0;c0&&!1===this.singleStacks&&(o.points[h][0]=o.points[this.index+","+p+",0"][0])):(delete o.points[h],delete o.points[this.index]);let e=o.total||0;"percent"===f?(a=r?w:T,e=A&&L[a]?.[p]?(a=L[a][p]).total=Math.max(a.total||0,e)+Math.abs(g)||0:l(e+(Math.abs(g)||0))):"group"===f?(u(g)&&(g=g[0]),null!==g&&e++):e=l(e+(g||0)),"group"===f?o.cumulative=(e||1)-1:o.cumulative=l(m(o.cumulative,C)+(g||0)),o.total=e,null!==g&&(o.points[h].push(o.cumulative),b[c]=o.cumulative,o.hasValidPoints=!0)}"percent"===f&&(P.usePercentage=!0),"group"!==f&&(this.stackedYData=b),P.oldStacks={}}class w{constructor(t){this.oldStacks={},this.stacks={},this.stacksTouched=0,this.axis=t}buildStacks(){let t,e;let i=this.axis,s=i.series,r="xAxis"===i.coll,o=i.options.reversedStacks,a=s.length;for(this.resetStacks(),this.usePercentage=!1,e=a;e--;)t=s[o?e:a-e-1],r&&t.setGroupedPoints(i),t.setStackedPoints(i);if(!r)for(e=0;e{f(t,t=>{t.cumulative=t.total})}))}resetStacks(){f(this.stacks,t=>{f(t,(e,i)=>{g(e.touched)&&e.touched{f(t,t=>{t.render(o)})}),o.animate({opacity:1},r)}}return(o||(o={})).compose=function(t,e,i){let s=e.prototype,r=i.prototype;s.getStacks||(h(t,"init",b),h(t,"destroy",y),s.getStacks=x,r.getStackIndicator=v,r.modifyStacks=S,r.percentStacker=k,r.setGroupedPoints=C,r.setStackedPoints=M)},o}),i(e,"Series/Line/LineSeries.js",[e["Core/Series/Series.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],function(t,e,i){let{defined:s,merge:r,isObject:o}=i;class a extends t{drawGraph(){let t=this.options,e=(this.gappedPath||this.getGraphPath).call(this),i=this.chart.styledMode;[this,...this.zones].forEach((s,a)=>{let n,h=s.graph,l=h?"animate":"attr",d=s.dashStyle||t.dashStyle;h?(h.endX=this.preventGraphAnimation?null:e.xMap,h.animate({d:e})):e.length&&(s.graph=h=this.chart.renderer.path(e).addClass("highcharts-graph"+(a?` highcharts-zone-graph-${a-1} `:" ")+(a&&s.className||"")).attr({zIndex:1}).add(this.group)),h&&!i&&(n={stroke:!a&&t.lineColor||s.color||this.color||"#cccccc","stroke-width":t.lineWidth||0,fill:this.fillGraph&&this.color||"none"},d?n.dashstyle=d:"square"!==t.linecap&&(n["stroke-linecap"]=n["stroke-linejoin"]="round"),h[l](n).shadow(a<2&&t.shadow&&r({filterUnits:"userSpaceOnUse"},o(t.shadow)?t.shadow:{}))),h&&(h.startX=e.xMap,h.isArea=e.isArea)})}getGraphPath(t,e,i){let r=this,o=r.options,a=[],n=[],h,l=o.step,d=(t=t||r.points).reversed;return d&&t.reverse(),(l=({right:1,center:2})[l]||l&&3)&&d&&(l=4-l),(t=this.getValidPoints(t,!1,!(o.connectNulls&&!e&&!i))).forEach(function(d,c){let p;let u=d.plotX,g=d.plotY,f=t[c-1],m=d.isNull||"number"!=typeof g;(d.leftCliff||f&&f.rightCliff)&&!i&&(h=!0),m&&!s(e)&&c>0?h=!o.connectNulls:m&&!e?h=!0:(0===c||h?p=[["M",d.plotX,d.plotY]]:r.getPointSpline?p=[r.getPointSpline(t,d,c)]:l?(p=1===l?[["L",f.plotX,g]]:2===l?[["L",(f.plotX+u)/2,f.plotY],["L",(f.plotX+u)/2,g]]:[["L",u,f.plotY]]).push(["L",u,g]):p=[["L",u,g]],n.push(d.x),l&&(n.push(d.x),2===l&&n.push(d.x)),a.push.apply(a,p),h=!1)}),a.xMap=n,r.graphPath=a,a}}return a.defaultOptions=r(t.defaultOptions,{legendSymbol:"lineMarker"}),e.registerSeriesType("line",a),a}),i(e,"Series/Area/AreaSeries.js",[e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],function(t,e){let{seriesTypes:{line:i}}=t,{extend:s,merge:r,objectEach:o,pick:a}=e;class n extends i{drawGraph(){this.areaPath=[],super.drawGraph.apply(this);let{areaPath:t,options:e}=this;[this,...this.zones].forEach((i,s)=>{let r={},o=i.fillColor||e.fillColor,a=i.area,n=a?"animate":"attr";a?(a.endX=this.preventGraphAnimation?null:t.xMap,a.animate({d:t})):(r.zIndex=0,(a=i.area=this.chart.renderer.path(t).addClass("highcharts-area"+(s?` highcharts-zone-area-${s-1} `:" ")+(s&&i.className||"")).add(this.group)).isArea=!0),this.chart.styledMode||(r.fill=o||i.color||this.color,r["fill-opacity"]=o?1:e.fillOpacity??.75,a.css({pointerEvents:this.stickyTracking?"none":"auto"})),a[n](r),a.startX=t.xMap,a.shiftUnit=e.step?2:1})}getGraphPath(t){let e,s,r;let o=i.prototype.getGraphPath,n=this.options,h=n.stacking,l=this.yAxis,d=[],c=[],p=this.index,u=l.stacking.stacks[this.stackKey],g=n.threshold,f=Math.round(l.getThreshold(n.threshold)),m=a(n.connectNulls,"percent"===h),x=function(i,s,r){let o=t[i],a=h&&u[o.x].points[p],n=o[r+"Null"]||0,m=o[r+"Cliff"]||0,x,y,b=!0;m||n?(x=(n?a[0]:a[1])+m,y=a[0]+m,b=!!n):!h&&t[s]&&t[s].isNull&&(x=y=g),void 0!==x&&(c.push({plotX:e,plotY:null===x?f:l.getThreshold(x),isNull:b,isCliff:!0}),d.push({plotX:e,plotY:null===y?f:l.getThreshold(y),doCurve:!1}))};t=t||this.points,h&&(t=this.getStackPoints(t));for(let i=0,o=t.length;it.visible);s.forEach(function(t,o){let f=0,m,x;if(l[t]&&!l[t].isNull)i.push(l[t]),[-1,1].forEach(function(i){let r=1===i?"rightNull":"leftNull",a=h[s[o+i]],n=0;if(a){let i=u;for(;i>=0&&i=0&&ei&&o>l?(o=Math.max(i,l),n=2*l-o):op&&n>l?(n=Math.max(p,l),o=2*l-n):n=Math.abs(e)&&n>.5;return s=n-(e=Math.round(e)+a),h&&s&&(e-=1,s+=1),{x:t,y:e,width:i,height:s}}adjustForMissingColumns(t,e,i,s){if(!i.isNull&&s.columnCount>1){let r=this.xAxis.series.filter(t=>t.visible).map(t=>t.index),o=0,a=0;y(this.xAxis.stacking?.stacks,t=>{if("number"==typeof i.x){let e=t[i.x.toString()];if(e&&g(e.points[this.index])){let t=Object.keys(e.points).filter(t=>!t.match(",")&&e.points[t]&&e.points[t].length>1).map(parseFloat).filter(t=>-1!==r.indexOf(t)).sort((t,e)=>e-t);o=t.indexOf(this.index),a=t.length}}}),o=this.xAxis.reversed?a-1-o:o;let n=(a-1)*s.paddedWidth+e;t=(i.plotX||0)+n/2-e-o*s.paddedWidth}return t}translate(){let t=this,e=t.chart,i=t.options,s=t.dense=t.closestPointRange*t.xAxis.transA<2,o=t.borderWidth=x(i.borderWidth,s?0:1),a=t.xAxis,n=t.yAxis,h=i.threshold,l=x(i.minPointLength,5),p=t.getColumnMetrics(),g=p.width,m=t.pointXOffset=p.offset,y=t.dataMin,b=t.dataMax,v=t.barW=Math.max(g,1+2*o),S=t.translatedThreshold=n.getThreshold(h);e.inverted&&(S-=.5),i.pointPadding&&(v=Math.ceil(v)),r.prototype.translate.apply(t),t.points.forEach(function(s){let r=x(s.yBottom,S),o=999+Math.abs(r),u=s.plotX||0,k=d(s.plotY,-o,n.len+o),C,M=Math.min(k,r),w=Math.max(k,r)-M,T=g,A=u+m,P=v;l&&Math.abs(w)l?r-l:S-(C?l:0)),c(s.options.pointWidth)&&(A-=Math.round(((T=P=Math.ceil(s.options.pointWidth))-g)/2)),i.centerInCategory&&!i.stacking&&(A=t.adjustForMissingColumns(A,T,s,p)),s.barX=A,s.pointWidth=T,s.tooltipPos=e.inverted?[d(n.len+n.pos-e.plotLeft-k,n.pos-e.plotLeft,n.len+n.pos-e.plotLeft),a.len+a.pos-e.plotTop-A-P/2,w]:[a.left-e.plotLeft+A+P/2,d(k+n.pos-e.plotTop,n.pos-e.plotTop,n.len+n.pos-e.plotTop),w],s.shapeType=t.pointClass.prototype.shapeType||"roundedRect",s.shapeArgs=t.crispCol(A,s.isNull?S:M,P,s.isNull?0:w)}),u(this,"afterColumnTranslate")}drawGraph(){this.group[this.dense?"addClass":"removeClass"]("highcharts-dense-data")}pointAttribs(t,e){let i=this.options,s=this.pointAttrToOptions||{},r=s.stroke||"borderColor",o=s["stroke-width"]||"borderWidth",a,n,l,d=t&&t.color||this.color,c=t&&t[r]||i[r]||d,p=t&&t.options.dashStyle||i.dashStyle,u=t&&t[o]||i[o]||this[o]||0,g=x(t&&t.opacity,i.opacity,1);t&&this.zones.length&&(n=t.getZone(),d=t.options.color||n&&(n.color||t.nonZonedColor)||this.color,n&&(c=n.borderColor||c,p=n.dashStyle||p,u=n.borderWidth||u)),e&&t&&(l=(a=m(i.states[e],t.options.states&&t.options.states[e]||{})).brightness,d=a.color||void 0!==l&&h(d).brighten(a.brightness).get()||d,c=a[r]||c,u=a[o]||u,p=a.dashStyle||p,g=x(a.opacity,g));let f={fill:d,stroke:c,"stroke-width":u,opacity:g};return p&&(f.dashstyle=p),f}drawPoints(t=this.points){let e;let i=this,s=this.chart,r=i.options,o=s.renderer,a=r.animationLimit||250;t.forEach(function(t){let n=t.plotY,h=t.graphic,l=!!h,d=h&&s.pointCountt?.enabled)}function i(t,e,i,s,r){let o=this.chart,h=this.isCartesian&&o.inverted,l=this.enabledDataSorting,d=t.plotX,p=t.plotY,g=i.rotation||0,f=a(d)&&a(p)&&o.isInsidePlot(d,Math.round(p),{inverted:h,paneCoordinates:!0,series:this}),m=0===g&&"justify"===u(i.overflow,l?"none":"justify"),x=this.visible&&!1!==t.visible&&a(d)&&(t.series.forceDL||l&&!m||f||u(i.inside,!!this.options.stacking)&&s&&o.isInsidePlot(d,h?s.x+1:s.y+s.height-1,{inverted:h,paneCoordinates:!0,series:this})),y=t.pos();if(x&&y){var b;let a=e.getBBox(),h=e.getBBox(void 0,0),d={right:1,center:.5}[i.align||0]||0,p={bottom:1,middle:.5}[i.verticalAlign||0]||0;if(s=n({x:y[0],y:Math.round(y[1]),width:0,height:0},s||{}),n(i,{width:a.width,height:a.height}),b=s,l&&this.xAxis&&!m&&this.setDataLabelStartPos(t,e,r,f,b),e.align(c(i,{width:h.width,height:h.height}),!1,s,!1),e.alignAttr.x+=d*(h.width-a.width),e.alignAttr.y+=p*(h.height-a.height),e[e.placed?"animate":"attr"]({x:e.alignAttr.x+(a.width-h.width)/2,y:e.alignAttr.y+(a.height-h.height)/2,rotationOriginX:(e.width||0)/2,rotationOriginY:(e.height||0)/2}),m&&s.height>=0)this.justifyDataLabel(e,i,e.alignAttr,a,s,r);else if(u(i.crop,!0)){let{x:t,y:i}=e.alignAttr;x=o.isInsidePlot(t,i,{paneCoordinates:!0,series:this})&&o.isInsidePlot(t+a.width-1,i+a.height-1,{paneCoordinates:!0,series:this})}i.shape&&!g&&e[r?"attr":"animate"]({anchorX:y[0],anchorY:y[1]})}r&&l&&(e.placed=!1),x||l&&!m?(e.show(),e.placed=!0):(e.hide(),e.placed=!1)}function s(){return this.plotGroup("dataLabelsGroup","data-labels",this.hasRendered?"inherit":"hidden",this.options.dataLabels.zIndex||6)}function m(t){let e=this.hasRendered||0,i=this.initDataLabelsGroup().attr({opacity:+e});return!e&&i&&(this.visible&&i.show(),this.options.animation?i.animate({opacity:1},t):i.attr({opacity:1})),i}function x(t){let e;t=t||this.points;let i=this,s=i.chart,n=i.options,l=s.renderer,{backgroundColor:c,plotBackgroundColor:m}=s.options.chart,x=l.getContrast(d(m)&&m||d(c)&&c||"#000000"),y=v(i),{animation:S,defer:k}=y[0],C=k?r(s,S,i):{defer:0,duration:0};h(this,"drawDataLabels"),i.hasDataLabels?.()&&(e=this.initDataLabels(C),t.forEach(t=>{let r=t.dataLabels||[];f(b(y,t.dlOptions||t.options?.dataLabels)).forEach((h,c)=>{let f=h.enabled&&(t.visible||t.dataLabelOnHidden)&&(!t.isNull||t.dataLabelOnNull)&&function(t,e){let i=e.filter;if(i){let e=i.operator,s=t[i.property],r=i.value;return">"===e&&s>r||"<"===e&&s="===e&&s>=r||"<="===e&&s<=r||"=="===e&&s==r||"==="===e&&s===r||"!="===e&&s!=r||"!=="===e&&s!==r}return!0}(t,h),{backgroundColor:m,borderColor:y,distance:b,style:v={}}=h,S,k,C,M,w={},T=r[c],A=!T,P;if(f&&(k=u(h[t.formatPrefix+"Format"],h.format),S=t.getLabelConfig(),C=a(k)?o(k,S,s):(h[t.formatPrefix+"Formatter"]||h.formatter).call(S,h),M=h.rotation,!s.styledMode&&(v.color=u(h.color,v.color,d(i.color)?i.color:void 0,"#000000"),"contrast"===v.color?("none"!==m&&(P=m),t.contrastColor=l.getContrast("auto"!==P&&P||t.color||i.color),v.color=P||!a(b)&&h.inside||0>g(b||0)||n.stacking?t.contrastColor:x):delete t.contrastColor,n.cursor&&(v.cursor=n.cursor)),w={r:h.borderRadius||0,rotation:M,padding:h.padding,zIndex:1},s.styledMode||(w.fill="auto"===m?t.color:m,w.stroke="auto"===y?t.color:y,w["stroke-width"]=h.borderWidth),p(w,(t,e)=>{void 0===t&&delete w[e]})),!T||f&&a(C)&&!!T.div==!!h.useHTML&&(T.rotation&&h.rotation||T.rotation===h.rotation)||(T=void 0,A=!0),f&&a(C)&&(T?w.text=C:(T=l.label(C,0,0,h.shape,void 0,void 0,h.useHTML,void 0,"data-label")).addClass(" highcharts-data-label-color-"+t.colorIndex+" "+(h.className||"")+(h.useHTML?" highcharts-tracker":"")),T)){T.options=h,T.attr(w),s.styledMode||T.css(v).shadow(h.shadow);let o=h[t.formatPrefix+"TextPath"]||h.textPath;o&&!h.useHTML&&(T.setTextPath(t.getDataLabelPath?.(T)||t.graphic,o),t.dataLabelPath&&!o.enabled&&(t.dataLabelPath=t.dataLabelPath.destroy())),T.added||T.add(e),i.alignDataLabel(t,T,h,void 0,A),T.isActive=!0,r[c]&&r[c]!==T&&r[c].destroy(),r[c]=T}});let h=r.length;for(;h--;)r[h]&&r[h].isActive?r[h].isActive=!1:(r[h]?.destroy(),r.splice(h,1));t.dataLabel=r[0],t.dataLabels=r})),h(this,"afterDrawDataLabels")}function y(t,e,i,s,r,o){let a=this.chart,n=e.align,h=e.verticalAlign,l=t.box?0:t.padding||0,{x:d=0,y:c=0}=e,p,u;return(p=(i.x||0)+l)<0&&("right"===n&&d>=0?(e.align="left",e.inside=!0):d-=p,u=!0),(p=(i.x||0)+s.width-l)>a.plotWidth&&("left"===n&&d<=0?(e.align="right",e.inside=!0):d+=a.plotWidth-p,u=!0),(p=i.y+l)<0&&("bottom"===h&&c>=0?(e.verticalAlign="top",e.inside=!0):c-=p,u=!0),(p=(i.y||0)+s.height-l)>a.plotHeight&&("top"===h&&c<=0?(e.verticalAlign="bottom",e.inside=!0):c+=a.plotHeight-p,u=!0),u&&(e.x=d,e.y=c,t.placed=!o,t.align(e,void 0,r)),u}function b(t,e){let i=[],s;if(l(t)&&!l(e))i=t.map(function(t){return c(t,e)});else if(l(e)&&!l(t))i=e.map(function(e){return c(t,e)});else if(l(t)||l(e)){if(l(t)&&l(e))for(s=Math.max(t.length,e.length);s--;)i[s]=c(t[s],e[s])}else i=c(t,e);return i}function v(t){let e=t.chart.options.plotOptions;return f(b(b(e?.series?.dataLabels,e?.[t.type]?.dataLabels),t.options.dataLabels))}function S(t,e,i,s,r){let o=this.chart,a=o.inverted,n=this.xAxis,h=n.reversed,l=((a?e.height:e.width)||0)/2,d=t.pointWidth,c=d?d/2:0;e.startXPos=a?r.x:h?-l-c:n.width-l+c,e.startYPos=a?h?this.yAxis.height-l+c:-l-c:r.y,s?"hidden"===e.visibility&&(e.show(),e.attr({opacity:0}).animate({opacity:1})):e.attr({opacity:1}).animate({opacity:0},void 0,e.hide),o.hasRendered&&(i&&e.attr({x:e.startXPos,y:e.startYPos}),e.placed=!0)}t.compose=function(t){let r=t.prototype;r.initDataLabels||(r.initDataLabels=m,r.initDataLabelsGroup=s,r.alignDataLabel=i,r.drawDataLabels=x,r.justifyDataLabel=y,r.setDataLabelStartPos=S,r.hasDataLabels=e)}}(s||(s={})),s}),i(e,"Series/Column/ColumnDataLabel.js",[e["Core/Series/DataLabel.js"],e["Core/Globals.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],function(t,e,i,s){var r;let{composed:o}=e,{series:a}=i,{merge:n,pick:h,pushUnique:l}=s;return function(e){function i(t,e,i,s,r){let o=this.chart.inverted,l=t.series,d=(l.xAxis?l.xAxis.len:this.chart.plotSizeX)||0,c=(l.yAxis?l.yAxis.len:this.chart.plotSizeY)||0,p=t.dlBox||t.shapeArgs,u=h(t.below,t.plotY>h(this.translatedThreshold,c)),g=h(i.inside,!!this.options.stacking);if(p){if(s=n(p),!("allow"===i.overflow&&!1===i.crop)){s.y<0&&(s.height+=s.y,s.y=0);let t=s.y+s.height-c;t>0&&t {series.name}
',pointFormat:"x: {point.x}
y: {point.y}
"}}}),i(e,"Series/Scatter/ScatterSeries.js",[e["Series/Scatter/ScatterSeriesDefaults.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],function(t,e,i){let{column:s,line:r}=e.seriesTypes,{addEvent:o,extend:a,merge:n}=i;class h extends r{applyJitter(){let t=this,e=this.options.jitter,i=this.points.length;e&&this.points.forEach(function(s,r){["x","y"].forEach(function(o,a){let n,h="plot"+o.toUpperCase(),l,d,c;e[o]&&!s.isNull&&(n=t[o+"Axis"],c=e[o]*n.transA,n&&!n.isLog&&(l=Math.max(0,s[h]-c),d=Math.min(n.len,s[h]+c),s[h]=l+(d-l)*function(t){let e=1e4*Math.sin(t);return e-Math.floor(e)}(r+a*i),"x"===o&&(s.clientX=s.plotX)))})})}drawGraph(){this.options.lineWidth?super.drawGraph():this.graph&&(this.graph=this.graph.destroy())}}return h.defaultOptions=n(r.defaultOptions,t),a(h.prototype,{drawTracker:s.prototype.drawTracker,sorted:!1,requireSorting:!1,noSharedTooltip:!0,trackerGroups:["group","markerGroup","dataLabelsGroup"]}),o(h,"afterTranslate",function(){this.applyJitter()}),e.registerSeriesType("scatter",h),h}),i(e,"Series/CenteredUtilities.js",[e["Core/Globals.js"],e["Core/Series/Series.js"],e["Core/Utilities.js"]],function(t,e,i){var s,r;let{deg2rad:o}=t,{fireEvent:a,isNumber:n,pick:h,relativeLength:l}=i;return(r=s||(s={})).getCenter=function(){let t=this.options,i=this.chart,s=2*(t.slicedOffset||0),r=i.plotWidth-2*s,o=i.plotHeight-2*s,d=t.center,c=Math.min(r,o),p=t.thickness,u,g=t.size,f=t.innerSize||0,m,x;"string"==typeof g&&(g=parseFloat(g)),"string"==typeof f&&(f=parseFloat(f));let y=[h(d[0],"50%"),h(d[1],"50%"),h(g&&g<0?void 0:t.size,"100%"),h(f&&f<0?void 0:t.innerSize||0,"0%")];for(!i.angular||this instanceof e||(y[3]=0),m=0;m<4;++m)x=y[m],u=m<2||2===m&&/%$/.test(x),y[m]=l(x,[r,o,c,y[2]][m])+(u?s:0);return y[3]>y[2]&&(y[3]=y[2]),n(p)&&2*p0&&(y[3]=y[2]-2*p),a(this,"afterGetCenter",{positions:y}),y},r.getStartAndEndRadians=function(t,e){let i=n(t)?t:0,s=n(e)&&e>i&&e-i<360?e:i+360;return{start:o*(i+-90),end:o*(s+-90)}},s}),i(e,"Series/Pie/PiePoint.js",[e["Core/Animation/AnimationUtilities.js"],e["Core/Series/Point.js"],e["Core/Utilities.js"]],function(t,e,i){let{setAnimation:s}=t,{addEvent:r,defined:o,extend:a,isNumber:n,pick:h,relativeLength:l}=i;class d extends e{getConnectorPath(t){let e=t.dataLabelPosition,i=t.options||{},s=i.connectorShape,r=this.connectorShapes[s]||s;return e&&r.call(this,{...e.computed,alignment:e.alignment},e.connectorPosition,i)||[]}getTranslate(){return this.sliced&&this.slicedTranslation||{translateX:0,translateY:0}}haloPath(t){let e=this.shapeArgs;return this.sliced||!this.visible?[]:this.series.chart.renderer.symbols.arc(e.x,e.y,e.r+t,e.r+t,{innerR:e.r-1,start:e.start,end:e.end,borderRadius:e.borderRadius})}constructor(t,e,i){super(t,e,i),this.half=0,this.name??(this.name="Slice");let s=t=>{this.slice("select"===t.type)};r(this,"select",s),r(this,"unselect",s)}isValid(){return n(this.y)&&this.y>=0}setVisible(t,e=!0){t!==this.visible&&this.update({visible:t??!this.visible},e,void 0,!1)}slice(t,e,i){let r=this.series;s(i,r.chart),e=h(e,!0),this.sliced=this.options.sliced=t=o(t)?t:!this.sliced,r.options.data[r.data.indexOf(this)]=this.options,this.graphic&&this.graphic.animate(this.getTranslate())}}return a(d.prototype,{connectorShapes:{fixedOffset:function(t,e,i){let s=e.breakAt,r=e.touchingSliceAt,o=i.softConnector?["C",t.x+("left"===t.alignment?-5:5),t.y,2*s.x-r.x,2*s.y-r.y,s.x,s.y]:["L",s.x,s.y];return[["M",t.x,t.y],o,["L",r.x,r.y]]},straight:function(t,e){let i=e.touchingSliceAt;return[["M",t.x,t.y],["L",i.x,i.y]]},crookedLine:function(t,e,i){let{breakAt:s,touchingSliceAt:r}=e,{series:o}=this,[a,n,h]=o.center,d=h/2,{plotLeft:c,plotWidth:p}=o.chart,u="left"===t.alignment,{x:g,y:f}=t,m=s.x;if(i.crookDistance){let t=l(i.crookDistance,1);m=u?a+d+(p+c-a-d)*(1-t):c+(a-d)*t}else m=a+(n-f)*Math.tan((this.angle||0)-Math.PI/2);let x=[["M",g,f]];return(u?m<=g&&m>=s.x:m>=g&&m<=s.x)&&x.push(["L",m,f]),x.push(["L",s.x,s.y],["L",r.x,r.y]),x}}}),d}),i(e,"Series/Pie/PieSeriesDefaults.js",[],function(){return{borderRadius:3,center:[null,null],clip:!1,colorByPoint:!0,dataLabels:{connectorPadding:5,connectorShape:"crookedLine",crookDistance:void 0,distance:30,enabled:!0,formatter:function(){return this.point.isNull?void 0:this.point.name},softConnector:!0,x:0},fillColor:void 0,ignoreHiddenPoint:!0,inactiveOtherPoints:!0,legendType:"point",marker:null,size:null,showInLegend:!1,slicedOffset:10,stickyTracking:!1,tooltip:{followPointer:!0},borderColor:"#ffffff",borderWidth:1,lineWidth:void 0,states:{hover:{brightness:.1}}}}),i(e,"Series/Pie/PieSeries.js",[e["Series/CenteredUtilities.js"],e["Series/Column/ColumnSeries.js"],e["Core/Globals.js"],e["Series/Pie/PiePoint.js"],e["Series/Pie/PieSeriesDefaults.js"],e["Core/Series/Series.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Renderer/SVG/Symbols.js"],e["Core/Utilities.js"]],function(t,e,i,s,r,o,a,n,h){let{getStartAndEndRadians:l}=t,{noop:d}=i,{clamp:c,extend:p,fireEvent:u,merge:g,pick:f}=h;class m extends o{animate(t){let e=this,i=e.points,s=e.startAngleRad;t||i.forEach(function(t){let i=t.graphic,r=t.shapeArgs;i&&r&&(i.attr({r:f(t.startR,e.center&&e.center[3]/2),start:s,end:s}),i.animate({r:r.r,start:r.start,end:r.end},e.options.animation))})}drawEmpty(){let t,e;let i=this.startAngleRad,s=this.endAngleRad,r=this.options;0===this.total&&this.center?(t=this.center[0],e=this.center[1],this.graph||(this.graph=this.chart.renderer.arc(t,e,this.center[1]/2,0,i,s).addClass("highcharts-empty-series").add(this.group)),this.graph.attr({d:n.arc(t,e,this.center[2]/2,0,{start:i,end:s,innerR:this.center[3]/2})}),this.chart.styledMode||this.graph.attr({"stroke-width":r.borderWidth,fill:r.fillColor||"none",stroke:r.color||"#cccccc"})):this.graph&&(this.graph=this.graph.destroy())}drawPoints(){let t=this.chart.renderer;this.points.forEach(function(e){e.graphic&&e.hasNewShapeType()&&(e.graphic=e.graphic.destroy()),e.graphic||(e.graphic=t[e.shapeType](e.shapeArgs).add(e.series.group),e.delayedRendering=!0)})}generatePoints(){super.generatePoints(),this.updateTotals()}getX(t,e,i,s){let r=this.center,o=this.radii?this.radii[i.index]||0:r[2]/2,a=s.dataLabelPosition,n=a?.distance||0,h=Math.asin(c((t-r[1])/(o+n),-1,1));return r[0]+Math.cos(h)*(o+n)*(e?-1:1)+(n>0?(e?-1:1)*(s.padding||0):0)}hasData(){return!!this.processedXData.length}redrawPoints(){let t,e,i,s;let r=this,o=r.chart;this.drawEmpty(),r.group&&!o.styledMode&&r.group.shadow(r.options.shadow),r.points.forEach(function(a){let n={};e=a.graphic,!a.isNull&&e?(s=a.shapeArgs,t=a.getTranslate(),o.styledMode||(i=r.pointAttribs(a,a.selected&&"select")),a.delayedRendering?(e.setRadialReference(r.center).attr(s).attr(t),o.styledMode||e.attr(i).attr({"stroke-linejoin":"round"}),a.delayedRendering=!1):(e.setRadialReference(r.center),o.styledMode||g(!0,n,i),g(!0,n,s,t),e.animate(n)),e.attr({visibility:a.visible?"inherit":"hidden"}),e.addClass(a.getClassName(),!0)):e&&(a.graphic=e.destroy())})}sortByAngle(t,e){t.sort(function(t,i){return void 0!==t.angle&&(i.angle-t.angle)*e})}translate(t){u(this,"translate"),this.generatePoints();let e=this.options,i=e.slicedOffset,s=l(e.startAngle,e.endAngle),r=this.startAngleRad=s.start,o=(this.endAngleRad=s.end)-r,a=this.points,n=e.ignoreHiddenPoint,h=a.length,d,c,p,g,f,m,x,y=0;for(t||(this.center=t=this.getCenter()),m=0;m1.5*Math.PI?p-=2*Math.PI:p<-Math.PI/2&&(p+=2*Math.PI),x.slicedTranslation={translateX:Math.round(Math.cos(p)*i),translateY:Math.round(Math.sin(p)*i)},g=Math.cos(p)*t[2]/2,f=Math.sin(p)*t[2]/2,x.tooltipPos=[t[0]+.7*g,t[1]+.7*f],x.half=p<-Math.PI/2||p>Math.PI/2?1:0,x.angle=p}u(this,"afterTranslate")}updateTotals(){let t=this.points,e=t.length,i=this.options.ignoreHiddenPoint,s,r,o=0;for(s=0;s0&&(r.visible||!i)?r.y/o*100:0,r.total=o}}return m.defaultOptions=g(o.defaultOptions,r),p(m.prototype,{axisTypes:[],directTouch:!0,drawGraph:void 0,drawTracker:e.prototype.drawTracker,getCenter:t.getCenter,getSymbol:d,invertible:!1,isCartesian:!1,noSharedTooltip:!0,pointAttribs:e.prototype.pointAttribs,pointClass:s,requireSorting:!1,searchPoint:d,trackerGroups:["group","dataLabelsGroup"]}),a.registerSeriesType("pie",m),m}),i(e,"Series/Pie/PieDataLabel.js",[e["Core/Series/DataLabel.js"],e["Core/Globals.js"],e["Core/Renderer/RendererUtilities.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],function(t,e,i,s,r){var o;let{composed:a,noop:n}=e,{distribute:h}=i,{series:l}=s,{arrayMax:d,clamp:c,defined:p,pick:u,pushUnique:g,relativeLength:f}=r;return function(e){let i={radialDistributionY:function(t,e){return(e.dataLabelPosition?.top||0)+t.distributeBox.pos},radialDistributionX:function(t,e,i,s,r){let o=r.dataLabelPosition;return t.getX(i<(o?.top||0)+2||i>(o?.bottom||0)-2?s:i,e.half,e,r)},justify:function(t,e,i,s){return s[0]+(t.half?-1:1)*(i+(e.dataLabelPosition?.distance||0))},alignToPlotEdges:function(t,e,i,s){let r=t.getBBox().width;return e?r+s:i-r-s},alignToConnectors:function(t,e,i,s){let r=0,o;return t.forEach(function(t){(o=t.dataLabel.getBBox().width)>r&&(r=o)}),e?r+s:i-r-s}};function s(t,e){let{center:i,options:s}=this,r=i[2]/2,o=t.angle||0,a=Math.cos(o),n=Math.sin(o),h=i[0]+a*r,l=i[1]+n*r,d=Math.min((s.slicedOffset||0)+(s.borderWidth||0),e/5);return{natural:{x:h+a*e,y:l+n*e},computed:{},alignment:e<0?"center":t.half?"right":"left",connectorPosition:{breakAt:{x:h+a*d,y:l+n*d},touchingSliceAt:{x:h,y:l}},distance:e}}function r(){let t=this,e=t.points,i=t.chart,s=i.plotWidth,r=i.plotHeight,o=i.plotLeft,a=Math.round(i.chartWidth/3),n=t.center,c=n[2]/2,g=n[1],m=[[],[]],x=[0,0,0,0],y=t.dataLabelPositioners,b,v,S,k=0;t.visible&&t.hasDataLabels?.()&&(e.forEach(t=>{(t.dataLabels||[]).forEach(t=>{t.shortened&&(t.attr({width:"auto"}).css({width:"auto",textOverflow:"clip"}),t.shortened=!1)})}),l.prototype.drawDataLabels.apply(t),e.forEach(t=>{(t.dataLabels||[]).forEach((e,i)=>{let s=n[2]/2,r=e.options,o=f(r?.distance||0,s);0===i&&m[t.half].push(t),!p(r?.style?.width)&&e.getBBox().width>a&&(e.css({width:Math.round(.7*a)+"px"}),e.shortened=!0),e.dataLabelPosition=this.getDataLabelPosition(t,o),k=Math.max(k,o)})}),m.forEach((e,a)=>{let l=e.length,d=[],f,m,b=0,C;l&&(t.sortByAngle(e,a-.5),k>0&&(f=Math.max(0,g-c-k),m=Math.min(g+c+k,i.plotHeight),e.forEach(t=>{(t.dataLabels||[]).forEach(e=>{let s=e.dataLabelPosition;s&&s.distance>0&&(s.top=Math.max(0,g-c-s.distance),s.bottom=Math.min(g+c+s.distance,i.plotHeight),b=e.getBBox().height||21,t.distributeBox={target:(e.dataLabelPosition?.natural.y||0)-s.top+b/2,size:b,rank:t.y},d.push(t.distributeBox))})}),h(d,C=m+b-f,C/5)),e.forEach(i=>{(i.dataLabels||[]).forEach(h=>{let l=h.options||{},g=i.distributeBox,f=h.dataLabelPosition,m=f?.natural.y||0,b=l.connectorPadding||0,k=0,C=m,M="inherit";if(f){if(d&&p(g)&&f.distance>0&&(void 0===g.pos?M="hidden":(S=g.size,C=y.radialDistributionY(i,h))),l.justify)k=y.justify(i,h,c,n);else switch(l.alignTo){case"connectors":k=y.alignToConnectors(e,a,s,o);break;case"plotEdges":k=y.alignToPlotEdges(h,a,s,o);break;default:k=y.radialDistributionX(t,i,C,m,h)}if(f.attribs={visibility:M,align:f.alignment},f.posAttribs={x:k+(l.x||0)+(({left:b,right:-b})[f.alignment]||0),y:C+(l.y||0)-h.getBBox().height/2},f.computed.x=k,f.computed.y=C,u(l.crop,!0)){let t;k-(v=h.getBBox().width)s-b&&0===a&&(t=Math.round(k+v-s+b),x[1]=Math.max(t,x[1])),C-S/2<0?x[0]=Math.max(Math.round(-C+S/2),x[0]):C+S/2>r&&(x[2]=Math.max(Math.round(C+S/2-r),x[2])),f.sideOverflow=t}}})}))}),(0===d(x)||this.verifyDataLabelOverflow(x))&&(this.placeDataLabels(),this.points.forEach(e=>{(e.dataLabels||[]).forEach(s=>{let{connectorColor:r,connectorWidth:o=1}=s.options||{},a=s.dataLabelPosition;if(o){let n;b=s.connector,a&&a.distance>0?(n=!b,b||(s.connector=b=i.renderer.path().addClass("highcharts-data-label-connector highcharts-color-"+e.colorIndex+(e.className?" "+e.className:"")).add(t.dataLabelsGroup)),i.styledMode||b.attr({"stroke-width":o,stroke:r||e.color||"#666666"}),b[n?"attr":"animate"]({d:e.getConnectorPath(s)}),b.attr({visibility:a.attribs?.visibility})):b&&(s.connector=b.destroy())}})})))}function o(){this.points.forEach(t=>{(t.dataLabels||[]).forEach(t=>{let e=t.dataLabelPosition;e?(e.sideOverflow&&(t.css({width:Math.max(t.getBBox().width-e.sideOverflow,0)+"px",textOverflow:(t.options?.style||{}).textOverflow||"ellipsis"}),t.shortened=!0),t.attr(e.attribs),t[t.moved?"animate":"attr"](e.posAttribs),t.moved=!0):t&&t.attr({y:-9999})}),delete t.distributeBox},this)}function m(t){let e=this.center,i=this.options,s=i.center,r=i.minSize||80,o=r,a=null!==i.size;return!a&&(null!==s[0]?o=Math.max(e[2]-Math.max(t[1],t[3]),r):(o=Math.max(e[2]-t[1]-t[3],r),e[0]+=(t[3]-t[1])/2),null!==s[1]?o=c(o,r,e[2]-Math.max(t[0],t[2])):(o=c(o,r,e[2]-t[0]-t[2]),e[1]+=(t[0]-t[2])/2),o!(e.x>=t.x+t.width||e.x+e.width<=t.x||e.y>=t.y+t.height||e.y+e.height<=t.y),r,o,n,h,l,d=!1;for(let i=0;i(e.labelrank||0)-(t.labelrank||0));for(let i=0;i{s(t,t=>{t.label&&e.push(t.label)})});for(let i of t.series||[])if(i.visible&&i.hasDataLabels?.()){let s=i=>{for(let s of i)s.visible&&(s.dataLabels||[]).forEach(i=>{let o=i.options||{};i.labelrank=r(o.labelrank,s.labelrank,s.shapeArgs?.height),o.allowOverlap??Number(o.distance)>0?(i.oldOpacity=i.opacity,i.newOpacity=1,a(i,t)):e.push(i)})};s(i.nodes||[]),s(i.points)}this.hideOverlappingLabels(e)}return{compose:function(t){let i=t.prototype;i.hideOverlappingLabels||(i.hideOverlappingLabels=o,e(t,"render",n))}}}),i(e,"Extensions/BorderRadius.js",[e["Core/Defaults.js"],e["Core/Globals.js"],e["Core/Utilities.js"]],function(t,e,i){let{defaultOptions:s}=t,{noop:r}=e,{addEvent:o,extend:a,isObject:n,merge:h,relativeLength:l}=i,d={radius:0,scope:"stack",where:void 0},c=r,p=r;function u(t,e,i,s,r={}){let o=c(t,e,i,s,r),{innerR:a=0,r:n=i,start:h=0,end:d=0}=r;if(r.open||!r.borderRadius)return o;let p=d-h,u=Math.sin(p/2),g=Math.max(Math.min(l(r.borderRadius||0,n-a),(n-a)/2,n*u/(1+u)),0),f=Math.min(g,p/Math.PI*2*a),m=o.length-1;for(;m--;)!function(t,e,i){let s,r,o;let a=t[e],n=t[e+1];if("Z"===n[0]&&(n=t[0]),("M"===a[0]||"L"===a[0])&&"A"===n[0]?(s=a,r=n,o=!0):"A"===a[0]&&("M"===n[0]||"L"===n[0])&&(s=n,r=a),s&&r&&r.params){let a=r[1],n=r[5],h=r.params,{start:l,end:d,cx:c,cy:p}=h,u=n?a-i:a+i,g=u?Math.asin(i/u):0,f=n?g:-g,m=Math.cos(g)*u;o?(h.start=l+f,s[1]=c+m*Math.cos(l),s[2]=p+m*Math.sin(l),t.splice(e+1,0,["A",i,i,0,0,1,c+a*Math.cos(h.start),p+a*Math.sin(h.start)])):(h.end=d-f,r[6]=c+a*Math.cos(h.end),r[7]=p+a*Math.sin(h.end),t.splice(e+1,0,["A",i,i,0,0,1,c+m*Math.cos(d),p+m*Math.sin(d)])),r[4]=Math.abs(h.end-h.start)1?f:g);return o}function g(){if(this.options.borderRadius&&!(this.chart.is3d&&this.chart.is3d())){let{options:t,yAxis:e}=this,i="percent"===t.stacking,r=s.plotOptions?.[this.type]?.borderRadius,o=f(t.borderRadius,n(r)?r:{}),h=e.options.reversed;for(let s of this.points){let{shapeArgs:r}=s;if("roundedRect"===s.shapeType&&r){let{width:n=0,height:d=0,y:c=0}=r,p=c,u=d;if("stack"===o.scope&&s.stackTotal){let r=e.translate(i?100:s.stackTotal,!1,!0,!1,!0),o=e.translate(t.threshold||0,!1,!0,!1,!0),a=this.crispCol(0,Math.min(r,o),0,Math.abs(r-o));p=a.y,u=a.height}let g=(s.negative?-1:1)*(h?-1:1)==-1,f=o.where;!f&&this.is("waterfall")&&Math.abs((s.yBottom||0)-(this.translatedThreshold||0))>this.borderWidth&&(f="all"),f||(f="end");let m=Math.min(l(o.radius,n),n/2,"all"===f?d/2:1/0)||0;"end"===f&&(g&&(p-=m),u+=m),a(r,{brBoxHeight:u,brBoxY:p,r:m})}}}}function f(t,e){return n(t)||(t={radius:t||0}),h(d,e,t)}function m(){let t=f(this.options.borderRadius);for(let e of this.points){let i=e.shapeArgs;i&&(i.borderRadius=l(t.radius,(i.r||0)-(i.innerR||0)))}}function x(t,e,i,s,r={}){let o=p(t,e,i,s,r),{r:a=0,brBoxHeight:n=s,brBoxY:h=e}=r,l=e-h,d=h+n-(e+s),c=l-a>-.1?0:a,u=d-a>-.1?0:a,g=Math.max(c&&l,0),f=Math.max(u&&d,0),m=[t+c,e],x=[t+i-c,e],y=[t+i,e+c],b=[t+i,e+s-u],v=[t+i-u,e+s],S=[t+u,e+s],k=[t,e+s-u],C=[t,e+c],M=(t,e)=>Math.sqrt(Math.pow(t,2)-Math.pow(e,2));if(g){let t=M(c,c-g);m[0]-=t,x[0]+=t,y[1]=C[1]=e+c-g}if(s=a(i.minWidth,0)&&this.chartHeight>=a(i.minHeight,0)}).call(this)&&e.push(t._id)}function h(t,e){let s=this.options.responsive,a=this.currentResponsive,h=[],l;!e&&s&&s.rules&&s.rules.forEach(t=>{void 0===t._id&&(t._id=n()),this.matchResponsiveRule(t,h)},this);let d=o(...h.map(t=>r((s||{}).rules||[],e=>e._id===t)).map(t=>t&&t.chartOptions));d.isResponsiveOptions=!0,h=h.toString()||void 0;let c=a&&a.ruleIds;h!==c&&(a&&this.update(a.undoOptions,t,!0),h?((l=i(d,this.options,!0,this.collectionsWithUpdate)).isResponsiveOptions=!0,this.currentResponsive={ruleIds:h,mergedOptions:d,undoOptions:l},this.update(d,t,!0)):this.currentResponsive=void 0)}t.compose=function(t){let i=t.prototype;return i.matchResponsiveRule||s(i,{matchResponsiveRule:e,setResponsive:h}),t}}(e||(e={})),e}),i(e,"masters/highcharts.src.js",[e["Core/Globals.js"],e["Core/Utilities.js"],e["Core/Defaults.js"],e["Core/Animation/Fx.js"],e["Core/Animation/AnimationUtilities.js"],e["Core/Renderer/HTML/AST.js"],e["Core/Templating.js"],e["Core/Renderer/RendererRegistry.js"],e["Core/Renderer/RendererUtilities.js"],e["Core/Renderer/SVG/SVGElement.js"],e["Core/Renderer/SVG/SVGRenderer.js"],e["Core/Renderer/HTML/HTMLElement.js"],e["Core/Axis/Axis.js"],e["Core/Axis/DateTimeAxis.js"],e["Core/Axis/LogarithmicAxis.js"],e["Core/Axis/PlotLineOrBand/PlotLineOrBand.js"],e["Core/Axis/Tick.js"],e["Core/Tooltip.js"],e["Core/Series/Point.js"],e["Core/Pointer.js"],e["Core/Legend/Legend.js"],e["Core/Legend/LegendSymbol.js"],e["Core/Chart/Chart.js"],e["Extensions/ScrollablePlotArea.js"],e["Core/Axis/Stacking/StackingAxis.js"],e["Core/Axis/Stacking/StackItem.js"],e["Core/Series/Series.js"],e["Core/Series/SeriesRegistry.js"],e["Series/Column/ColumnDataLabel.js"],e["Series/Pie/PieDataLabel.js"],e["Core/Series/DataLabel.js"],e["Extensions/OverlappingDataLabels.js"],e["Extensions/BorderRadius.js"],e["Core/Responsive.js"],e["Core/Color/Color.js"],e["Core/Time.js"]],function(t,e,i,s,r,o,a,n,h,l,d,c,p,u,g,f,m,x,y,b,v,S,k,C,M,w,T,A,P,L,O,D,E,I,j,B){return t.AST=o,t.Axis=p,t.Chart=k,t.Color=j,t.DataLabel=O,t.Fx=s,t.HTMLElement=c,t.Legend=v,t.LegendSymbol=S,t.OverlappingDataLabels=t.OverlappingDataLabels||D,t.PlotLineOrBand=f,t.Point=y,t.Pointer=b,t.RendererRegistry=n,t.Series=T,t.SeriesRegistry=A,t.StackItem=w,t.SVGElement=l,t.SVGRenderer=d,t.Templating=a,t.Tick=m,t.Time=B,t.Tooltip=x,t.animate=r.animate,t.animObject=r.animObject,t.chart=k.chart,t.color=j.parse,t.dateFormat=a.dateFormat,t.defaultOptions=i.defaultOptions,t.distribute=h.distribute,t.format=a.format,t.getDeferredAnimation=r.getDeferredAnimation,t.getOptions=i.getOptions,t.numberFormat=a.numberFormat,t.seriesType=A.seriesType,t.setAnimation=r.setAnimation,t.setOptions=i.setOptions,t.stop=r.stop,t.time=i.defaultTime,t.timers=s.timers,E.compose(t.Series,t.SVGElement,t.SVGRenderer),P.compose(t.Series.types.column),O.compose(t.Series),u.compose(t.Axis),c.compose(t.SVGRenderer),v.compose(t.Chart),g.compose(t.Axis),D.compose(t.Chart),L.compose(t.Series.types.pie),f.compose(t.Axis),b.compose(t.Chart),I.compose(t.Chart),C.compose(t.Axis,t.Chart,t.Series),M.compose(t.Axis,t.Chart,t.Series),x.compose(t.Pointer),e.extend(t,e),t}),e["masters/highcharts.src.js"]._modules=e,e["masters/highcharts.src.js"]}); \ No newline at end of file diff --git a/src/components/home.vue b/src/components/home.vue new file mode 100644 index 0000000..0afe18d --- /dev/null +++ b/src/components/home.vue @@ -0,0 +1,114 @@ + + + diff --git a/src/components/iepnList.vue b/src/components/iepnList.vue new file mode 100644 index 0000000..a763e8a --- /dev/null +++ b/src/components/iepnList.vue @@ -0,0 +1,608 @@ + + + diff --git a/src/components/klineChart.vue b/src/components/klineChart.vue new file mode 100644 index 0000000..736f4a2 --- /dev/null +++ b/src/components/klineChart.vue @@ -0,0 +1,388 @@ + + + + + \ No newline at end of file diff --git a/src/components/leverDealCenterV2.vue b/src/components/leverDealCenterV2.vue new file mode 100644 index 0000000..cb17c24 --- /dev/null +++ b/src/components/leverDealCenterV2.vue @@ -0,0 +1,65 @@ + + + + + \ No newline at end of file diff --git a/src/components/lever_dealCenter.vue b/src/components/lever_dealCenter.vue new file mode 100644 index 0000000..5e1e09c --- /dev/null +++ b/src/components/lever_dealCenter.vue @@ -0,0 +1,112 @@ + + + + + diff --git a/src/components/login - 副本.vue b/src/components/login - 副本.vue new file mode 100644 index 0000000..6da0206 --- /dev/null +++ b/src/components/login - 副本.vue @@ -0,0 +1,1199 @@ + + + + + + diff --git a/src/components/login.vue b/src/components/login.vue new file mode 100644 index 0000000..72ec7b8 --- /dev/null +++ b/src/components/login.vue @@ -0,0 +1,390 @@ + + + + + diff --git a/src/components/match.vue b/src/components/match.vue new file mode 100644 index 0000000..0ac9cb2 --- /dev/null +++ b/src/components/match.vue @@ -0,0 +1,783 @@ + + + + + + + + +// WEBPACK FOOTER // +// src/components/match.vue diff --git a/src/components/new_account.vue b/src/components/new_account.vue new file mode 100644 index 0000000..4a6c151 --- /dev/null +++ b/src/components/new_account.vue @@ -0,0 +1,89 @@ + + + + diff --git a/src/components/noticeDetail.vue b/src/components/noticeDetail.vue new file mode 100644 index 0000000..1432db8 --- /dev/null +++ b/src/components/noticeDetail.vue @@ -0,0 +1,157 @@ + + + + + +// WEBPACK FOOTER // +// src/components/noticeDetail.vue diff --git a/src/components/noticeList.vue b/src/components/noticeList.vue new file mode 100644 index 0000000..aa111fe --- /dev/null +++ b/src/components/noticeList.vue @@ -0,0 +1,143 @@ + + + diff --git a/src/components/pledge.vue b/src/components/pledge.vue new file mode 100644 index 0000000..f5b43ac --- /dev/null +++ b/src/components/pledge.vue @@ -0,0 +1,427 @@ + + + + diff --git a/src/components/quotation.vue b/src/components/quotation.vue new file mode 100644 index 0000000..8f9f2e9 --- /dev/null +++ b/src/components/quotation.vue @@ -0,0 +1,562 @@ + + + + + diff --git a/src/components/register - 副本.vue b/src/components/register - 副本.vue new file mode 100644 index 0000000..652f986 --- /dev/null +++ b/src/components/register - 副本.vue @@ -0,0 +1,1478 @@ + + + + + + diff --git a/src/components/register.vue b/src/components/register.vue new file mode 100644 index 0000000..abaacbe --- /dev/null +++ b/src/components/register.vue @@ -0,0 +1,852 @@ + + + + + \ No newline at end of file diff --git a/src/components/secondContract.vue b/src/components/secondContract.vue new file mode 100644 index 0000000..720840c --- /dev/null +++ b/src/components/secondContract.vue @@ -0,0 +1,174 @@ + + + + + diff --git a/src/components/secondDealCenter.vue b/src/components/secondDealCenter.vue new file mode 100644 index 0000000..3158032 --- /dev/null +++ b/src/components/secondDealCenter.vue @@ -0,0 +1,785 @@ + + + + + \ No newline at end of file diff --git a/src/components/secondaryHead.vue b/src/components/secondaryHead.vue new file mode 100644 index 0000000..c840e5b --- /dev/null +++ b/src/components/secondaryHead.vue @@ -0,0 +1,69 @@ + + + + + \ No newline at end of file diff --git a/src/components/setCash.vue b/src/components/setCash.vue new file mode 100644 index 0000000..805e7e1 --- /dev/null +++ b/src/components/setCash.vue @@ -0,0 +1,119 @@ + + + + + + + + + + +// WEBPACK FOOTER // +// src/components/setCash.vue \ No newline at end of file diff --git a/src/components/successPopup.vue b/src/components/successPopup.vue new file mode 100644 index 0000000..ae3f18a --- /dev/null +++ b/src/components/successPopup.vue @@ -0,0 +1,52 @@ + + + + + \ No newline at end of file diff --git a/src/components/userSetting.vue b/src/components/userSetting.vue new file mode 100644 index 0000000..a848bb5 --- /dev/null +++ b/src/components/userSetting.vue @@ -0,0 +1,73 @@ + + + + + diff --git a/src/lang/de.js b/src/lang/de.js new file mode 100644 index 0000000..4aac9fb --- /dev/null +++ b/src/lang/de.js @@ -0,0 +1,1926 @@ +export default { + hycg: "Vertragsbruch erfolgreich", + km1: "verkäuflich", + zx: 'Eigenauswahl', + tjcg: "Erfolgreich eingereicht", + gg8: "Verwenden Sie Ihre E-Mail-Adresse oder", + gg9: "Registrieren Sie sich", + yzmbbt: "Einladungscode (erforderlich)", + zfr1: "Grundkarte", + zfr2: "Tiefenkarte", + qshsl26: "Bestellbestätigung", + qshsl27: "Weiter bestellen", + qshsl1: "E-Mail-Adresse", + qshsl2: "Bitte geben Sie Ihre E-Mail-Adresse ein", + qshsl3: "Betreff", + qshsl4: "Bitte geben Sie ein Betreff ein", + qshsl5: "Beschreiben Sie das Problem", + qshsl6: "Bitte beschreiben Sie das Problem", + qshsl7: "Erfolgreich eingereicht, wir werden Ihnen so schnell wie möglich antworten", + qshsl8: "Vorschläge und Feedback", + qshsl10: "Projektname", + qshsl11: "Token-Name", + qshsl12: "Projektbeschreibung", + qshsl13: "Vertragsadresse", + qshsl14: "Offizielle Webseite", + qshsl15: "Kontaktperson Name", + qshsl16: "Kontaktperson E-Mail", + qshsl17: "Anhang hochladen", + + qshsl18: "Bitte geben Sie den Projektname ein", + qshsl19: "Bitte geben Sie den Token-Namen ein", + qshsl20: "Bitte geben Sie die Projektbeschreibung ein", + qshsl21: "Bitte geben Sie die Vertragsadresse ein", + qshsl22: "Bitte geben Sie die offizielle Webseite ein", + qshsl23: "Bitte geben Sie den Kontaktperson Namen ein", + qshsl24: "Bitte geben Sie die Kontaktperson E-Mail ein", + qshsl25: "Bitte laden Sie einen Anhang hoch", + qshsl: 'Bitte geben Sie die Menge (Blätter) ein', + czcc: 'Erfolgreiche Operation', + czsb: 'Operation fehlgeschlagen', + fzcf: 'Erfolgreich kopiert', + zjde1: 'Geben Sie die Kontonummer ein', + zjde2: 'Geben Sie das Passwort ein', + zjde3: 'Anmeldung erfolgreich', + zjde4: 'Passwort bestätigen', + zjde5: 'Geben Sie den Bestätigungscode ein', + zjde6: 'Bitte geben Sie das Passwort erneut ein', + zjde7: 'Registrieren', + zjde8: 'Passwörter stimmen nicht überein', + zjde9: 'Bitte lesen und akzeptieren Sie zuerst die Datenschutzrichtlinie', + zjde10: 'Die beliebteste Kryptowährungshandelsplattform', + zjde11: 'US-Dollar', + zjde12: 'Handelsvolumen in 24 Stunden', + zjde13: 'Ganzheitlicher Liquiditätsanbieter', + zjde14: 'Benutzer', + zjde15: 'Jetzt handeln', + zjde16: 'Handelsvolumen in 24 Stunden', + zjde17: 'Handelswert in 24 Stunden', + zjde18: 'Mehr anzeigen', + zjde19: 'Unsere Vorteile', + zjde20: 'ist eine leistungsstarke Open-Source-Blockchain-Plattform, die darauf abzielt, eine sichere, regelkonforme und vorhersehbare digitale Infrastruktur zu unterstützen und zu betreiben.', + zjde21: 'Krypto-Nachrichten', + zjde22: 'Mehr', + zjde23: 'Details anzeigen', + zjde24: 'Über uns', + zjde25: 'Über', + zjde26: "Weltweite professionelle Website, eine innovative digitale Asset-Handelsplattform, die darauf abzielt, qualitativ hochwertige innovative digitale Asset-Investmentchancen für globale professionelle Handelsbenutzer zu entdecken. Derzeit bietet sie den Handel und Investitionsservices für über 40 verschiedene digitale Asset-Produkte an.", + zjde27: "Die Gruppe ist ein weltweit führender Anbieter von Blockchain-Asset-Finanzdienstleistungen. Sie hat bereits Millionen von Nutzern aus über 130 Ländern weltweit hochwertige Dienstleistungen angeboten. Sie betreibt unabhängige Büros in Ländern und Regionen wie den USA, Singapur, Südkorea und Hongkong. für Handelsaktivitäten und Betriebszentren.", + zjde28: "Die Gruppe und ihre Tochtergesellschaften befinden sich in technologischen Plattformen, Produkt-Supportlinien, Sicherheits- und Risikokontrollsystemen sowie Betriebs- und Kundendienstsystemen weltweit in führender Position. Darüber hinaus betreibt THEICE weltweit andere Tochtergesellschaften, darunter die digitale Asset-Handelsplattform von THEICE Japan und den THEICE Wallet-Digital Asset-Management-Service.", + zjde29: "Handel rund um die Uhr", + zjde30: "Perfekt kompatibel mit mehreren Endgeräten, um jederzeit den Handelsbedarf in verschiedenen Szenarien zu erfüllen", + zjde31: "Echtzeit-Marktdaten jederzeit abrufbar", + zjde32: "Einfacher Handel mit BTC, ETH, XRP und anderen digitalen Assets", + zjde33: "Erhalten Sie Warnungen zu Preisänderungen von Kryptowährungen, die Sie interessieren", + zjde34: "Sehen Sie sich die Preise für Bitcoin-Kassageschäfte, Termingeschäfte und Optionen an", + zjde35: "Vergleichen Sie die Preise für Kryptowährungen auf verschiedenen Börsen", + zjde36: [{ + h1: "Sicher und stabil", + desc: "Spitzen-Technologieteam, rundum Sicherheitsschutz, selbstentwickelte Hochgeschwindigkeits-Handels-Engine, die auch bei massiven Handelsvolumina stabil und zuverlässig läuft." + }, + + { + h1: "Professionell und konform", + desc: "Professionelles Betriebsteam mit langjähriger Erfahrung in der Blockchain- und Finanzbranche, im Besitz einer Compliance-Lizenz für den Handel mit digitalen Assets, mit 100% Reservegarantie." + }, + { + h1: "Kundenzentriert", + desc: "Ausgerichtet auf den globalen Markt, Unterstützung in mehreren Sprachen, rund um die Uhr 7 Tage die Woche, starke Community-Unterstützung, professioneller Kundenservice." + }, + { + h1: "Hohe Leistung", + desc: "300.000 Transaktionen pro Sekunde, Reaktionszeit der Aufträge unter 1 Millisekunde." + } + + + + ], + zjde37: "Termingeschäfte", + zjde38: "Vermögenswerte", + zjde39: "Liquiditäts-Mining", + zjde40: "Hilfe-Center", + zjde41: 'Ankündigungszentrum', + zjde42: 'App herunterladen', + zjde43: 'Herunterladen', + zjde44: 'Asset Wallet', + zjde45: 'Freunden teilen', + zjde46: 'Kontoauszugsverlauf', + zjde47: 'Identitätsprüfung', + zjde48: 'Bonitätspunkte', + zjde49: 'Sicherheitszentrum', + zjde50: 'Passwort ändern', + zjde51: 'Abhebepasswort einrichten', + zjde52: 'Cache löschen', + zjde53: 'Abmelden', + zjde54: 'Persönliches Zentrum', + zjde55: 'Sprache', + zjde56: 'Konvertierte Währung', + zjde57: [{ + title: 'Termingeschäfte', + url: 'secondDealCenter' + }, + { + title: 'Perpetual-Kontrakte', + url: 'leverdealCenter' + }, + { + title: 'Spot', + url: 'dealCenter' + } + ], + + zjde58: [{ + type: 'USD', + symbol: '$', + text: 'US-Dollar' + }, + { + type: 'CNY', + symbol: '¥', + text: 'Renminbi' + }, + { + type: 'HKD', + symbol: 'HK$', + text: 'Hongkong-Dollar' + }, + { + type: 'EUR', + symbol: '€', + text: 'Euro' + }, + { + type: 'CAD', + symbol: 'C$', + text: 'Kanadischer Dollar' + }, + { + type: 'JPY', + symbol: 'JPY', + text: 'Japanischer Yen' + }, + { + type: 'SGD', + symbol: 'NZ$', + text: 'Neuseeland-Dollar' + }, + { + type: 'TWD', + symbol: 'NT$', + text: 'Neuer Taiwan-Dollar' + }, + { + type: 'SGD', + symbol: 'S$', + text: 'Singapur-Dollar' + }, + { + type: 'PHP', + symbol: '₱', + text: 'Philippinischer Peso' + }, + + { + type: 'AUD', + symbol: 'AU$', + text: 'Australischer Dollar' + }, { + type: 'GBP', + symbol: '£', + text: 'Britisches Pfund' + }, + { + type: 'KRW', + symbol: '₩', + text: 'Südkoreanischer Won' + }, + + ], + + zjde59: 'Kontraktmarkt', + zjde60: 'Gewinnerliste', + zjde61: 'Handelsliste', + zjde62: 'Währungspaar', + zjde63: 'Schlusskurs', + zjde64: 'Veränderung', + zjde65: 'Handelsvolumen', + zjde66: 'Kontoanmeldung', + zjde67: 'Willkommen zurück! Melden Sie sich mit Ihrer E-Mail-Adresse oder Telefonnummer an', + zjde68: 'Passwort merken', + zjde69: 'Ich habe gelesen und stimme zu', + zjde70: 'Land', + zjde71: 'Erstellen', + zjde72: 'Konto', + zjde73: 'Registrieren Sie sich mit Ihrer E-Mail-Adresse oder Telefonnummer', + zjde74: 'Erhalten', + zjde75: 'Ländervorwahl wählen', + zjde76: 'Geben Sie die Vorwahl ein', + zjde77: 'Passwort zurücksetzen', + zjde78: 'Zum Schutz Ihrer Vermögenswerte ist nach der Passwortänderung eine 24-stündige Handelssperre erforderlich.', + zjde79: 'Diagramm', + zjde80: 'Limitaufträge', + zjde81: 'Neuester Handel', + zjde82: 'Gesamt', + zjde83: 'Long kaufen', + zjde84: 'Short kaufen', + zjde85: 'Handel', + zjde86: 'Handelsvermögen', + zjde87: 'Verfügbar', + zjde88: 'Mindestkauf', + zjde89: 'Gebühr', + zjde90: 'Handelszeit', + zjde91: 'Position öffnen', + zjde92: 'Verfügbare Menge', + zjde93: 'Maximale Position', + zjde94: 'Stück', + zjde95: 'Initiale Sicherheitsleistung', + zjde96: 'Gebühr', + zjde97: 'Spot', + zjde98: 'Kaufpreis (USDC)', + zjde99: 'Kaufbar', + zjde100: 'Verkaufspreis (USDC)', + zjde101: 'Einzahlung', + zjde102: 'Abhebung', + zjde103: 'Tagesgewinn', + zjde104: 'Umtauschmenge', + zjde105: 'Geben Sie die Umtauschmenge ein', + zjde106: 'Aktueller Wechselkurs', + zjde107: [{ + type: '', + text: 'Übersicht', + gg: 'Gesamtvermögen des Kontos', + value: '', + }, + { + type: 'change_wallet', + text: 'Spot', + gg: 'Vermögen des Spot-Kontos', + value: 'change', + }, + { + type: 'micro_wallet', + text: 'Termingeschäfte', + gg: 'Vermögen des Termingeschäfte-Kontos', + value: 'micro', + }, + { + type: 'lever_wallet', + text: 'Perpetual-Kontrakte', + gg: 'Vermögen des Perpetual-Kontrakte-Kontos', + value: 'lever', + }, + { + type: 'legal_wallet', + text: 'Finanzierung', + gg: 'Vermögen des Finanzierungskontos', + value: 'legal', + } + ], + zjde108: 'Wichtige Hinweise', + zjde109: '1. Um den Missbrauch von Bargeld zu verhindern, können Sie nach Erreichen des Handelsvolumens eine Abhebung beantragen.', + zjde110: '2. Abhebungen werden innerhalb von 24 Stunden nach Antragstellung bearbeitet. Wenn die Abhebung nach der erwarteten Zeit nicht erfolgt ist, wenden Sie sich bitte an den Online-Kundensupport.', + zjde111: '3. Nach Einreichung des Abhebungsantrags befinden sich die Gelder im eingefrorenen Zustand, da die Abhebung in Bearbeitung ist. Die Gelder werden vorübergehend vom System verwaltet, was nicht bedeutet, dass Sie diese Vermögenswerte verloren haben oder ein Anomalie bei den Vermögenswerten vorliegt.', + zjde112: 'QR-Code speichern', + zjde113: 'Over-the-Counter-Link', + zjde114: 'Over-the-Counter-Hotline', + zjde115: '1. Die oben genannte Einzahlungsadresse ist die offizielle Empfangsadresse der Plattform. Bitte stellen Sie sicher, dass Sie die offizielle Einzahlungsadresse der Plattform erkennen. Bei Fehleinlagen, die zu finanziellen Verlusten führen, haften Sie selbst.', + zjde116: '2. Stellen Sie sicher, dass Ihr Computer und Browser sicher sind, um eine Manipulation oder Offenlegung von Informationen zu verhindern.', + zjde117: '3. Nachdem Sie an die oben genannte Adresse eingezahlt haben, muss die gesamte Netzwerkbestätigung erfolgen, bevor die Gutschrift erfolgen kann.', + zjde118: '4. Für die oben genannten Token-Systeme und Währungen wählen Sie bitte den entsprechenden Betrag für die Einzahlung aus. Transferieren Sie keine anderen nicht relevanten Vermögenswerte, da diese nicht wiederhergestellt werden können.', + zjde119: 'Adresse', + zjde120: 'Weltweit führende Blockchain-Digital-Asset-Mining-Plattform', + zjde121: 'Öffentlich transparent · Sicher und stabil', + zjde122: 'Währung', + zjde123: 'Tägliche Mining-Rendite', + zjde124: 'Mining-Dauer', + zjde125: 'Tage', + zjde126: 'Jetzt minen', + zjde127: 'Produktname', + zjde128: 'Mining-Dauer', + zjde129: 'Minenzeit', + zjde130: 'Mining-Betrag', + zjde131: 'Fälligkeitsdatum', + zjde132: 'Fälligkeitsrendite', + zjde133: 'Auftragsstatus', + zjde134: 'In Bearbeitung', + zjde135: 'Bereits eingelöst', + zjde136: 'Produktdetails', + zjde137: 'Tägliche Mining-Rendite', + zjde138: 'Mining-Dauer', + zjde139: 'Mining-Münze', + zjde140: 'Abonnementbetrag (Mindestens)', + zjde141: 'Vorzeitige Rücknahmegebühr', + zjde142: 'Kaufbetrag', + zjde143: 'Verfügbare Mittel', + zjde144: 'Geben Sie den Kaufbetrag (USDC) ein', + zjde145: 'Schließen', + zjde146: 'Jetzt minen', + zjde147: 'Sind Sie sicher, dass Sie vorzeitig auszahlen möchten?', + zjde148: "Hinweis", + zjde149: "Bestätigen", + zjde150: "Abbrechen", + zjde151: "Geben Sie Ihre Frage ein", + zjde152: "Geben Sie den Suchinhalt ein", + zjde153: "Hilfe-Center", + zjde154: "Centro de Anuncios", + zjde155: "Inicio", + zjde156: "Volver a la página anterior", + zjde157: "Centro de Noticias", + zjde158: "Acuerdo de Servicio", + zjde159: "Soporte", + zjde160: "Servicio de Atención al Cliente", + zjde161: "Sugerencias y Comentarios", + zjde162: "Servicios", + zjde163: "Descargar", + zjde164: "Solicitud de Listado", + zjde165: "Declaración de Privacidad", + zjde166: "Acuerdo del Usuario", + zjde167: "Compartir con Amigos", + zjde168: "Hagamos la riqueza juntos", + zjde169: "Mi Código de Invitación", + zjde170: "Haga clic para copiar", + zjde171: "Mi Enlace de Invitación", + zjde172: "Haga clic para guardar el código QR", + zjde173: "Número de Referidos Directos", + zjde174: "Número Total de Referidos", + zjde175: "Comisión de Referidos Directos", + zjde176: "Comisión Total", + zjde177: "Ver Historial de Comisiones", + zjde178: "Historial de Comisiones", + zjde179: "Cuenta", + zjde180: "Tipo", + zjde181: "Comisión", + zjde182: "Proporción de Comisión", + zjde183: "Monto de Comisión", + zjde184: "Tiempo", + zjde185: "No hay datos disponibles", + + zjde186: "Puntuación de Crédito", + zjde187: "Puntuación de Crédito Total", + zjde188: "Registro más Reciente", + zjde189: "Actualizado en Tiempo Real", + zjde190: "Puntuación de Crédito", + zjde191: "Fecha", + zjde192: "Nombre", + zjde193: "Motivo", + + zjde194: "Órdenes de Entrega", + zjde195: "Órdenes Anteriores", + zjde196: "Cantidad Total de Órdenes", + zjde197: "Precio de la Orden", + zjde198: "Cantidad Completada", + zjde199: "Precio Promedio de Ejecución", + zjde200: "Posición Actual", + zjde201: "Historial de Transacciones", + zjde202: "Cerrar Todo al Precio de Mercado", + zjde203: "Ingresos", + zjde204: "Ratio de Margen", + zjde205: "Precio de Compra", + zjde206: "Precio de Liquidación Forzosa", + zjde207: "Precio de Disparo", + zjde208: "Orden de Límite", + zjde209: "Orden de Mercado", + zjde210: "Cantidad Total de Órdenes", + zjde211: "Precio de Transacción", + zjde212: "Máxima Cantidad de Posición", + zjde213: "Precio Promedio de Cierre", + zjde214: "Cantidad Cerrada", + zjde215: "Aumentar Posición", + zjde216: "Reducir Posición", + zjde217: "Solo se permiten números enteros", + zjde218: "Su precio de orden es más alto que el precio actual, se ejecutará al precio de mercado actual. ¿Está seguro de comprar?", + zjde219: "Su precio de orden es más bajo que el precio actual, se ejecutará al precio de mercado actual. ¿Está seguro de comprar?", + zjde220: 'Cambiar Contraseña', + zjde221: 'Por su seguridad de activos, se prohíbe la negociación durante las próximas 24 horas después de cambiar la contraseña', + zjde222: 'Registro de Transacciones', + + zjde223: 'Tipo de Transacción', + zjde224: 'Tipo de Cuenta', + zjde225: 'Tipo de Moneda', + zjde226: 'Cantidad de Cambio', + zjde227: 'Monto de Cambio de Cuenta', + zjde228: 'Alemán', + zjde229: 'Francés', + zjde230: 'Italiano', + zjde231: 'Turco', + zhjs: "Rol de Cuenta", + sjzh: "Cuenta Real", + + "siteName": "BtLux", + "scan": "scannen", + "exchangeRate": "Wechselkurs (Wechselkurs)", + "none": "", + "code": "Senden Sie den Verifizierungscode", + "send": "Senden Sie den Verifizierungscode", + "sendMail": "\u00dcberpr\u00fcfung der Mailbox-Sicherheit", + "sendMailInput": "Bitte geben Sie den Best\u00e4tigungscode ein, den die Mailbox erh\u00e4lt", + "pwd": "Passwort", + "accounts": "Nummer des Kontos", + "registers": "Register", + "welcome": "Hallo, willkommen in BtLux", + "resend": "Resend in {Zahl} Sekunden", + "xieyi": "Ich habe die Nutzervereinbarung gelesen und zugestimmt", + "transferFromChange": "\u00dcbertragung von W\u00e4hrungskonto", + "transferChange": "\u00dcberweisung auf das W\u00e4hrungskonto", + "transferOk": "\u00dcbertragung abgeschlossen", + "xieyi1": { + "first": "Informationen \u00fcber die Staatsangeh\u00f6rigkeit k\u00f6nnen nach der Registrierung nicht ge\u00e4ndert werden", + "second": "Best\u00e4tigungsmail kann als Spam beurteilt werden. Bitte \u00fcberpr\u00fcfen Sie es", + "third": "Bitte halten Sie Ihre Kontoinformationen und Ihr Passwort richtig", + "fourth": "Verwenden Sie nicht das gleiche Login-Passwort wie andere Websites", + "fifth": "" + }, + "confirm": "best\u00e4tigen", + "regiterStep1": "Jetzt registrieren", + "regiterStep2": "Speichern von Daten", + "logins": "Melden Sie sich", + "notice": "Mitteilung", + "more": "Laden Sie mehr", + "nomore": "Nicht mehr", + "time": "Zeit", + "price": "Preis", + "number": "Anzahl", + "info": "wesentliche Informationen", + "link": "Verwandte Links", + "cfprice": "Preis f\u00fcr Crowdfunding", + "totalc": "Umlauf insgesamt", + "bname": "Name der W\u00e4hrung", + "query": "Abfrage blockieren", + "dealed": "Geschlossen", + "notdeal": "Kein Deal.", + "handicap": "Handicap", + "rtt": "Transaktion in Echtzeit", + "timescreen": "Filter zur Zeit", + "dealscreen": "Screening von Transaktionspaaren", + "dirscreen": "Richtungsweisende Filterung", + "to": "zu", + "startdate": "Datum des Beginns", + "overdate": "Datum des Endes", + "do": "Betrieb", + "revoke": "Widerruf", + "nodata": "Keine Daten", + "loading": "Laden", + "status": "Zustand", + "rate": "Service berechnen", + "back": "zur\u00fcck", + "alipay": "Alipay", + "wechat": "WeChatGenericName", + "bankcard": "Karte der Bank", + "inpCur": "Suche", + "minAm": "Mindestmenge", + "regidters": "Willkommen bei der Registrierung", + "alltread": "Gesamte Stationstransaktion", + "treadnum": "Anzahl der Transaktionen", + "treaddetail": "Einzelheiten der Transaktion", + "tnum": "Anzahl der Transaktionen", + "lastweek": "Letzte Woche", + "reload": "Aktualisieren", + "dealtime": "Zeit der Transaktion", + "way": "Verfahren der Auferlegung", + "torg": "Austausch", + "dealno": "Nr. der Kommission", + "ttotal": "Betrag der Transaktion", + "auto": "Delegation des Self Service", + "sum": "insgesamt", + "traedoff": "Das Transaktionspaar wurde vom Regal genommen. Bitte wechseln Sie das Transaktionspaar erneut.", + "piece": "Zhang.", + "hand": "Hand", + "pbuynum": "Bitte geben Sie die Anzahl der gekauften Bl\u00e4tter ein", + "bestsell": "Verkauf zum besten Preis auf dem Markt", + "lowbuy": "Kaufen zum niedrigsten Preis auf dem Markt", + "transin": "to change in", + "transout": "Transfer raus", + "tansinmoney": "\u00dcbertragung des Kapitals", + "tansoutmoney": "\u00dcbertragen des Kapitals", + "from": "von", + "jingdu": "Genauigkeit", + "m": "Minute", + "day": "Tag", + "week": "Woche", + "year": "Jahr", + "mon": "Monat", + "hour": "Zeit", + "header": { + "ieo": "Abonnement IEO", + "num": "Menge der \u00d6ffnung", + "mode": "Modus der Transaktion", + "quotation": "Angebot", + "home": "Home Page", + "c2c": "Legale W\u00e4hrungstransaktion", + "match": "Wettbewerb im Vertrag", + "currency": "Transaktion in W\u00e4hrung", + "assets": "Meine Verm\u00f6genswerte", + "setting": "Einstellung der Sicherheit", + "help": "Hilfe Center", + "bbs": "forum", + "complaint": "Mitteilung der Beschwerde", + "in": "Melden Sie sich", + "up": "Register", + "current": "Aktuelle Delegation", + "his": "Historische Beauftragung", + "code": "Code der Einladung", + "shop": "Mein Laden", + "out": "Loggen Sie sich", + "orders": "Bestellung", + "center": "Pers\u00f6nliches Zentrum", + "pro": "Werbung f\u00fcr Projekte", + "cun": "Geld sparen", + "vote": "Stimmen Sie auf die M\u00fcnze", + "sgr": "Rabatt f\u00fcr SGR", + "inset": "Einstellungen der Sammlung", + "tradelog": "Logbuch der Transaktion", + "fastrecharge": "Schnelle M\u00fcnzladung", + "rank": "Zinsgenerierung nach Pfand" + }, + "footer": { + "openNum": "Bitte geben Sie die \u00d6ffnungsmenge ein", + "finshPrice": "Preis der Transaktion", + "times": "Z\u00e4hlen nach unten", + "loss": "Gesch\u00e4tzte Gewinne und Verluste", + "buyPrice": "Der Kaufpreis", + "num": "Anzahl", + "symbol": "Paar Transaktionen", + "trade": "In Transaktion", + "up": "Kaufen Sie auf", + "down": "Kaufen Herbst", + "balance": "Bilanz", + "rate": "Verzinsung des Gewinns", + "hxex": "Einf\u00fchrung in BtLux", + "legalTrade": "Legale W\u00e4hrungstransaktion", + "tool": "Link", + "about": "\u00dcber", + "join": "Begleiten Sie uns", + "connect": "Kontaktieren Sie uns", + "download": "Client herunterladen", + "explain": "Beschreibung der Klammer", + "xieyi": "Zustimmung des Benutzers", + "yinsi": "Klausel zum Datenschutz", + "legal": "Rechtliche Erkl\u00e4rung", + "feilv": "Zinssatz der Transaktion", + "notice": "Zentrum f\u00fcr Ank\u00fcndigungen", + "nhelp": "Neue Hilfe", + "support": "Unterst\u00fctzung der Benutzer", + "workorder": "Auftragserteilung einreichen", + "apply": "Anwendung in W\u00e4hrung", + "gonggao": "Ank\u00fcndigung der Website", + "community": "Gemeinschaft", + "wechat": "WeChatGenericName", + "weibo": "micro-blog", + "email": "Business Email", + "email_pre": "Kundenbetreuung:", + "email_info": "Offizielle E-Mail:huobi@btlux.live", + "feedback": "Problem Feedback", + "address": "Singapur\u00a9 2013-2020 BtLux", + "about2": "Profil des Unternehmens", + "service": "Service", + "coin": "Einf\u00fchrung in digitale Verm\u00f6genswerte", + "apply_url": "https:\/\/btlux.live\/dist\/#\/components\/noticeDetail?id=195", + "feedback_url": "https:\/\/btlux.live\/dist\/#\/components\/noticeDetail?id=200", + "about2_url": "https:\/\/btlux.live\/dist\/#\/components\/noticeDetail?id=206", + "coin_url": "https:\/\/btlux.live\/dist\/#\/components\/noticeDetail?id=211", + "yinsi_url": "https:\/\/btlux.live\/dist\/#\/components\/noticeDetail?id=216", + "feilv_url": "https:\/\/btlux.live\/dist\/#\/components\/noticeDetail?id=221", + "legal_url": "https:\/\/btlux.live\/dist\/#\/components\/noticeDetail?id=226" + }, + "home": { + "with": "ja", + "myMarkets": "Optional", + "markets": "Bereich des Handels", + "pair": "W\u00e4hrungspaar", + "market": "", + "price": "Preis", + "change": "Aufstieg und Fall", + "high": "H\u00f6chster Preis", + "min": "Mindestpreis", + "volume": "Volumen des Handels", + "trade": "Betrieb", + "toTrade": "Zum Handel", + "c1": "Globale digitale Asset Allocation und Trading Services", + "c2": "Globales Projekt- und Betriebsmanagementsystem", + "c3": "Es gibt lokale Handelszentren in vielen L\u00e4ndern", + "c4": "Millionen von Nutzern in mehr als 130 L\u00e4ndern bedienen", + "c5": "Modell zur Bewertung von Verm\u00f6genswerten der Smart Chain", + "c6": "Unabh\u00e4ngiges professionelles Blockchain-Asset-Research- und Bewertungssystem", + "c7": "Verfolgen Sie die industrielle Kette lange Zeit und liefern Sie die ma\u00dfgebende und neutrale Asset-Analyse", + "c8": "System zur Verfolgung von Projektfortschritten und zur Informationsoffenlegung", + "c9": "Auf 4-j\u00e4hrige Erfahrung der digitalen Asset Security Risk Control", + "c10": "Schaffung eines Mechanismus zur Vorauszahlung", + "c11": "Einrichtung eines Investorenschutzfonds", + "c12": "Multiplattform Terminal Transaktion jederzeit, \u00fcberall", + "c13": "Es umfasst mehrere Plattformen wie IOS, Android und Windows und unterst\u00fctzt Full-Service-Funktionen", + "c14": "Hongkong Seoul Singapur Tokio", + "c15": "Service Center auf der ganzen Welt", + "c16": "Handel jetzt", + "c17": "Willkommen bei unserem Team, verbessern Sie zusammen, \u00fcbertreffen Sie sich und schaffen Sie einen besseren Lebenswert", + "access": "Multi-Plattform-Terminal-Zugang", + "cover": "Es deckt IOS-, Android- und Windows-Plattformen ab und unterst\u00fctzt Full-Service-Funktionen", + "cooper": "Kooperative Institutionen", + "vol": "24h Volumen", + "c01": "Die weltweit f\u00fchrende digitale Asset Trading Plattform", + "c02": "Es bietet sichere und zuverl\u00e4ssige digitale Asset-Trading- und Asset-Management-Dienstleistungen f\u00fcr Millionen von Nutzern in mehr als 130 L\u00e4ndern weltweit", + "c03": "Sicher und zuverl\u00e4ssig", + "c04": "5 Jahre Erfahrung in den Finanzdienstleistungen von digitalen Verm\u00f6genswerten", + "c05": "Professionelle verteilte Architektur und Anti DDoS Attack System", + "c06": "Globales \u00f6kologisches Layout", + "c07": "Local Trading Service Center wurden in vielen L\u00e4ndern eingerichtet", + "c08": "Aufbau eines Blockchain-\u00d6kosystems, das mehrere Gesch\u00e4ftsmodelle integriert", + "c09": "Benutzer zuerst", + "sweep": "Scannen von Code Download", + "android": "Android", + "pinput": "Bitte geben Sie Ihre E-Mail ein", + "atrade": "Registrieren Sie ein BtLux globales Stationskonto, um die Transaktionsreise zu starten", + "Gcoin": "BtLux", + "eamil1": "Business Kooperation E-Mail", + "eamil2": "Kundendienst E-Mail", + "kefu": "Online Service", + "img1": "1 Bereichezh.png", + "img2": "2 deckungsgleich uzh.png", + "img3": "3-Ebene uzh.png", + "d1": "BtLux \u5168\u7403\u7ad9\uff0c\u8fd124\u5c0f\u65f6\u6210\u4ea4\u91cf{number}<\/b>\u7f8e\u5143", + "d2": "Es bietet sichere und zuverl\u00e4ssige digitale Asset-Trading- und Asset-Management-Dienstleistungen f\u00fcr Millionen von Nutzern in mehr als 130 L\u00e4ndern weltweit", + "d3": "Top 3 Handelsvolumen in der Welt", + "d4": "Starke Liquidit\u00e4t und ein breites Spektrum an Transaktionen", + "d5": "6-j\u00e4hrige B\u00f6rse", + "d6": "6 Jahre Erfahrung in den Finanzdienstleistungen von digitalen Verm\u00f6genswerten", + "d7": "Professionelle verteilte Architektur und Anti DDoS Attack System", + "d8": "Zehntausende Millionen von Nutzern", + "d9": "Schaffung eines Mechanismus zur Vorauszahlung und Einrichtung eines Investorenschutzfonds", + "dsp1": "Finanzielle Sicherheit", + "dsp10": "Umfassendes Finanz-Risikokontrollsystem und Anti-Diebstahl-System, Hei\u00df-und Kalt-Geldb\u00f6rse und Multi-Signatur-System gew\u00e4hrleisten die Sicherheit der Fonds", + "dsp2": "Schnelles Laden und Heben", + "dsp20": "Die Lade- und Auszahlung kann in drei Minuten am schnellsten abgeschlossen werden, und 24h manuelle Online-Audit kann Kunden vor dem Fehlen der besten Investitionsm\u00f6glichkeiten sch\u00fctzen", + "dsp3": "Globale Dienstleistungen", + "dsp30": "Global Business Service Netzwerk Abdeckung hilft Ihnen, in globale verschl\u00fcsselte Verm\u00f6genswerte und Handel mit globalen Nutzern zu investieren", + "dsp4": "Strenge Auswahl der Verm\u00f6genswerte", + "dsp40": "W\u00e4hlen Sie sorgf\u00e4ltig hochwertige Verschl\u00fcsselungsprojekte aus, um 80% von Hochrisikoprojekten f\u00fcr Sie zu filtern", + "dsp5": "Sichere Transaktionen jederzeit und \u00fcberall \u00f6ffnen", + "dsp50": "Es umfasst mehrere Plattformen wie IOS, Android und Windows und unterst\u00fctzt Full-Service-Funktionen" + }, + "login": { + "email": "Anmeldung per E-Mail", + "phone": "Mobile Anmeldung", + "welcome": "Willkommen bei BtLux", + "account": "Nummer des Kontos", + "forget": "Passwort vergessen", + "dont": "Noch nicht registriert?", + "invite": "Registrieren Sie sich jetzt und starten Sie den Handel mit der weltweit f\u00fchrenden digitalen Asset Trading Plattform", + "autologin": "Automatische Anmeldung" + }, + "register": { + "phone": "Registrierung der Mobilnummer", + "email": "Registrierung der Mailbox", + "phonenum": "Bitte geben Sie Ihre Mobiltelefonnummer ein", + "emailnum": "Bitte E-Mail-Adresse eingeben", + "codenum": "Bitte geben Sie den Verifizierungscode ein", + "notice": "Bitte \u00fcberpr\u00fcfen Sie die Benutzervereinbarung und aktivieren Sie das Optionsfeld, bevor Sie auf den Best\u00e4tigungscode klicken.", + "sendcode": "Senden Sie den Verifizierungscode", + "logpwd": "Bitte geben Sie das Login-Passwort ein", + "repwd": "Bitte best\u00e4tigen Sie das Passwort", + "invitecode": "Bitte geben Sie den Einladungscode ein", + "xuan": "Optionale Bef\u00fcllung", + "agree": "Ich habe gelesen und stimme zu", + "pwd": "Das Passwort ist zwischen 6-16 Ziffern und besteht aus Zahlen und Buchstaben", + "mian": "Zustimmung des Benutzers", + "gologin": "Sie haben bereits ein Konto, gehen Sie zum Login" + }, + "forget": { + "fpwd": "Passwort vergessen", + "getcode": "Verifikationscode erhalten", + "setpwd": "Passwort setzen", + "inpwd": "Bitte geben Sie ein Passwort ein", + "repwd": "Bitte geben Sie das Passwort erneut ein" + }, + "lpwd": { + "pwd": "Bitte geben Sie ein Passwort ein", + "setpwd": "Passwort f\u00fcr den Fonds festlegen", + "resetpwd": "Passwort zur\u00fccksetzen", + "oldpwd": "Bitte geben Sie das Originalpasswort ein", + "newpwd": "Bitte ein neues Passwort eingeben", + "repwd": "Bitte geben Sie das Passwort erneut ein", + "spwd": "Passwort setzen", + "rpwd": "Passwort zur\u00fccksetzen" + }, + "bdemail": { + "bindemail": "Bind Mailbox", + "emailbox": "Briefkasten", + "surebind": "Verbindlichkeit best\u00e4tigen" + }, + "bdphone": { + "bindphone": "Bind Handy Nummer", + "phone": "Nummer des Handys" + }, + "lgpwd": { + "setpwd": "Passwort \u00e4ndern", + "renewpwd": "Bitte geben Sie das neue Passwort erneut ein" + }, + "security": { + "lever": "Sicherheitsstufe Ihres Kontos:", + "wan": "Weitere Informationen zur Gew\u00e4hrleistung der Kontosicherheit verbessern", + "invite": "Mein Einladungscode", + "copy": "Link kopieren", + "phone": "Mobiltelefonnummer bearbeiten", + "email": "Bind Mailbox", + "logpwd": "Passwort einloggen", + "zipwd": "Passwort des Fonds", + "idcard": "Authentifizierung der Identit\u00e4t", + "idcardh": "Erweiterte Zertifizierung", + "suggest": "Es wird empfohlen, Ihr Passwort regelm\u00e4\u00dfig zu \u00e4ndern, um Ihre Kontosicherheit zu sch\u00fctzen.", + "notbaind": "Ungebunden", + "havebind": "Abgebunden", + "gobind": "Entnahme", + "set": "\u00e4ndern", + "haveau": "Zertifiziert", + "reau": "Zur\u00fcckgewiesen (bitte r\u00fcckversichern)", + "goau": "De Authentifizierung", + "auing": "Gegenstand der \u00dcberpr\u00fcfung", + "goset": "Zu setzen", + "accountset": "Einstellungen des Kontos", + "setlogin": "Einstellung der Anmeldeauthentifizierung", + "setting": "zur Einrichtung", + "setemail": "Mailbox bearbeiten", + "tbpw": "Passwort f\u00fcr den Widerruf", + "tip1": "Bitte setzen Sie das spezielle R\u00fcckzugspasswort ein. Es wird empfohlen, dass das R\u00fcckzugspasswort von dem Login-Passwort abweicht.", + "google": "Validator von Google", + "bindGoogle": "Bind Google validator", + "tip2": "Es wird f\u00fcr die Sicherheits\u00fcberpr\u00fcfung verwendet, wenn man sich einloggt, Geld zur\u00fcckzieht, Passwort abruft und Sicherheitseinstellungen ver\u00e4ndert.", + "beforename": "Bitte f\u00fchren Sie zuerst die Authentifizierung des echten Namens durch.", + "authentication": "Authentifizierung", + "myaddress": "Meine Adresse", + "low": "niedrig", + "fbPhone": "Verbinden Sie bitte zuerst die Mobiltelefonnummer", + "fbEmail": "Bitte verbinden Sie zuerst Mailbox", + "googleKey": "Schl\u00fcssel von Google" + }, + "auth": { + "auth": "Authentifizierung der Identit\u00e4t", + "back": "zur\u00fcck", + "refause": "Gr\u00fcnde f\u00fcr die Ablehnung", + "name": "vollst\u00e4ndiger Name", + "idnum": "Zertifikat Nr.", + "img": "Bitte laden Sie die Vorder- und R\u00fcckseite Ihres Zertifikats und das Vorderfoto Ihres Handger\u00e4ts hoch.", + "ising": "Auditierung", + "ised": "Zertifiziert!", + "truename": "Bitte geben Sie Ihren richtigen Namen ein", + "truenum": "Bitte geben Sie die ID-Nummer ein", + "up": "Senden", + "note": "Bitte laden Sie die Vorder- und R\u00fcckseite Ihres Personalausweises und Ihres Handausweises hoch. Der erste ist vorne und der zweite hinten.", + "note1": "Bitte laden Sie das Foto Ihres Handgepäcks, Reisepasses und Führerscheins hoch. Das erste Foto ist das Foto Ihres Handgepäcks, das zweite Foto ist das Vorderfoto Ihres Passes, das dritte Foto ist das Foto Ihres Handgepäcks, das vierte Foto ist das Foto Ihres Führerscheins, und das fünfte Foto ist das Foto Ihres Handgepäpstlichen Führerscheins.", + "basefirst": "Bitte füllen Sie zuerst die Echtname-Authentifizierung aus", + "passport": "Nummer des Reisepasses", + "jiashi": "Nummer des Führerscheins", + "passportid": "Bitte geben Sie Ihre Passnummer ein", + "jiashiid": "Bitte geben Sie die Führerscheinnummer ein", + }, + "auth2": { + "tip": "Bitte beachten Sie, dass die Benutzerauthentifizierungsinformationen, sobald sie \u00fcberpr\u00fcft werden, nicht ge\u00e4ndert werden k\u00f6nnen. Bitte f\u00fcllen Sie die genauen Informationen wahrheitsgem\u00e4\u00df aus und f\u00fcllen Sie sorgf\u00e4ltig einige pers\u00f6nliche Informationen aus.", + "name": "Name der Bescheinigung", + "id": "Authentifizierung der pers\u00f6nlichen Identit\u00e4t", + "number": "Zertifikat Nr.", + "type": "Art des Dokuments", + "content": "Bitte geben Sie den Inhalt ein", + "complete": "Herzlichen Gl\u00fcckwunsch zu Ihrer Namenszertifizierung", + "nextstep": "Weiter zum n\u00e4chsten Schritt der Authentifizierung der Identit\u00e4t", + "positive": "Vorderseite des Zertifikats", + "mb": "Nur JPG, PNG und nicht mehr als 4MB werden unterst\u00fctzt", + "click": "Klicken Sie auf ID-Foto hochladen", + "back": "R\u00fcckseite des Personalausweises", + "hand": "Pers\u00f6nliches ID-Foto hochladen", + "tip2": "Bitte geben Sie ein Foto Ihres ID-Fotos an. Das gleiche Foto sollte auch die Notizen von \"BtLux\", Datum und Ihre Unterschrift enthalten.Bitte vergewissern Sie sich, dass Ihr Gesicht deutlich sichtbar ist und alle Dokumentdetails klar lesbar sind", + "face": "Das Gesicht ist deutlich sichtbar und frei", + "clearly": "Das Foto ist deutlich sichtbar", + "notes": "Text note mit [BtLux]", + "complete2": "Herzlichen Gl\u00fcckwunsch, Sie haben Ihre Authentifizierung abgeschlossen", + "complete3": "Weiter zum n\u00e4chsten Schritt der Asset-Zertifizierung", + "inaudit": "Authentifizierung der Identit\u00e4t erfolgreich eingereicht, unter \u00dcberpr\u00fcfung", + "notpass": "Authentifizierung fehlgeschlagen", + "again": "Bitte erneut authentifizieren", + "asset": "Audit der Asset Certification im Gange", + "nasset": "Die Asset-Zertifizierung ist fehlgeschlagen", + "again2": "Bitte f\u00fchren Sie die Asset-Authentifizierung erneut durch", + "complete4": "Gratulation, Asset Certification bestanden", + "reminder": "Erinnerung", + "tip3": "Wenn Ihre Asset-Bewertung gr\u00f6\u00dfer als 20btc ist, k\u00f6nnen Sie Level 3-Echtname-Authentifizierung durchf\u00fchren, um mehr W\u00e4hrungsentzugsgrenzen zu erhalten.", + "tip4": "Bitte geben Sie ein Screenshot oder ein Foto der Anlagendetails Ihres eigenen BtLux-Kontos, einschlie\u00dflich Ihres Kontonamens, uid, Positionsdetails und aktueller Zeit.Alle Informationen sind klar und lesbar.", + "screenshot": "Laden Sie Aktiv-Screenshot-Informationen hoch", + "nowLever": "Aktuelle Zertifizierungsstufe", + "authCard": "ID", + "hu": "Reisepass", + "driverCard": "F\u00fchrerschein (F\u00fchrerschein)", + "other": "andere", + "one": "Klasse a", + "two": "Zweite Ebene", + "three": "Terti\u00e4r", + "selectType": "Bitte w\u00e4hlen Sie einen Zertifikatstyp", + "enterCardId": "Bitte f\u00fcllen Sie die Zertifikatsnummer aus", + "noWord": "Die Zertifikatsnummer kann keine chinesischen Zeichen enthalten", + "enterRealName": "Please fill in your real name", + "noNumber": "Der Name kann keine Zahlen enthalten", + "noFour": "Das Bild darf 4m nicht \u00fcberschreiten", + "frontImg": "Bitte laden Sie die Vorderseite Ihres ID-Fotos hoch", + "reverseImg": "Please fill in the back of the photo", + "handImg": "Bitte behalten Sie Ihren Personalausweis.", + "assetImg": "Bitte Asset Screenshot hochladen" + }, + "legal": { + "buy": "Kauf", + "sell": "verkaufen", + "shoper": "Gesch\u00e4ft", + "number": "Anzahl", + "limit": "Quote", + "price": "Preis pro Einheit", + "pay": "Methode der Zahlung", + "do": "Betrieb", + "record": "Datensatz der Bestellung", + "traderecord": "Datensatz der Transaktion", + "tredetype": "Art der Transaktion", + "orderstatus": "Status der Bestellung", + "nofinish": "h\u00e4ngen in der Luft", + "finished": "Abgeschlossen", + "ceiled": "Storniert", + "payed": "Bezahlt", + "paywait": "Bis zur Zahlung", + "waitplease": "Bitte warten Sie, bis der K\u00e4ufer bezahlt.", + "ordercomplete": "Bestellung abgeschlossen", + "orderceiled": "Bestellung storniert", + "orderpayed": "Der K\u00e4ufer hat bezahlt, bitte best\u00e4tigen Sie nach \u00dcberpr\u00fcfung", + "totalmoney": "Transaktionen insgesamt", + "time": "Zeit", + "contact": "Informationen zum Kontakt", + "buyer": "K\u00e4ufer", + "seller": "Verk\u00e4ufer", + "ordertime": "Zeit der Bestellung", + "reference": "Nummer der Referenz", + "ceilorder": "Stornierung der Transaktion", + "surepay": "Best\u00e4tigen Sie den Empfang", + "confirmceil": "Best\u00e4tigen Sie die Stornierung der Transaktion", + "ceil": "Stornieren", + "confirm": "best\u00e4tigen", + "paysure": "Best\u00e4tigung der Zahlung", + "otherpay": "Bitte best\u00e4tigen Sie, dass der K\u00e4ufer Sie bezahlt hat", + "payplease": "Bitte zahlen Sie an das folgende Konto", + "payedwait": "Die Zahlung wurde gemacht, warten auf den H\u00e4ndler, um die Sammlung best\u00e4tigen", + "tprice": "Preis je Einheit", + "tnumber": "Anzahl der Transaktionen", + "cardnum": "Bankkarte Nr.", + "wechat": "WeChatGenericName", + "alipay": "Alipay", + "account": "Konto", + "phone": "Telefon", + "orderceil": "Stornierung der Bestellung", + "mypayed": "Ich habe bezahlt, klicken Sie OK", + "notceil": "Wenn Sie den Verk\u00e4ufer bezahlt haben, bitte stornieren Sie die Transaktion nicht", + "youpayed": "Bitte best\u00e4tigen Sie, dass Sie den Verk\u00e4ufer bezahlt haben", + "freeze": "B\u00f6sartige Klicks werden das Konto direkt einfrieren", + "transaction": "Transaktion", + "sellall": "Alle verkaufen", + "buyall": "Alle kaufen", + "conactceil": "Bitte kontaktieren Sie den H\u00e4ndler f\u00fcr die Zahlung innerhalb von 15 Minuten. Wenn sie 15 Minuten \u00fcberschreitet, wird sie automatisch storniert", + "autoceil": "Automatische L\u00f6schung", + "placeorder": "eine Bestellung aufgeben", + "inwant": "Bitte geben Sie die gew\u00fcnschten Informationen ein", + "total": "insgesamt", + "ceilnot": "Wenn der K\u00e4ufer Sie bezahlt hat, bitte stornieren Sie die Transaktion nicht", + "shopaccount": "Kaufm\u00e4nnisches Konto", + "bankName": "Bank der Einlagen" + }, + "legaltrade": { + "paymoney": "W\u00e4hrung der Zahlung", + "paytype": "Methode der Zahlung", + "select": "Bitte w\u00e4hlen", + "back": "zur\u00fcck", + "desc": "kurze Einf\u00fchrung", + "connect": "Kontaktieren Sie einander", + "cankao": "Nummer der Referenz", + "zhihang": "Zweigstelle der Depotbank", + "enterzhihang": "Bitte geben Sie den Zweig der Deponie ein", + "money_code": "Code der Sammlung", + "confirm_tips": "Bitte best\u00e4tigen Sie die Operation innerhalb von 15 Minuten so schnell wie m\u00f6glich", + "cancel_tips": "Hinweis: Nach der Stornierung dreimal am Tag werden Transaktionen in rechtlicher W\u00e4hrung beschr\u00e4nkt", + "send": "Senden Sie", + "money_change": "Ver\u00e4nderung der Mittel", + "depth": "Karte der Tiefe" + }, + "shop": { + "myshop": "pers\u00f6nliche Gesch\u00e4fte", + "name": "Name", + "tolegal": "Rechtliche W\u00e4hrung", + "retime": "Zeit der Registrierung", + "balance": "Handelsbilanzsaldo", + "lockbalance": "Handelsgefrorenes Gleichgewicht", + "goshop": "Geben Sie den Speicher ein", + "allorder": "Singular insgesamt", + "dayorder": "30 Tagesbestellung", + "comorder": "Tabelle ausf\u00fcllen", + "comrate": "Erg\u00e4nzender Satz", + "release": "Freigabe", + "email": "Authentifizierung der Mailbox", + "phone": "Handy (Handy)", + "truename": "Authentifizierung des realen Namens", + "high": "Erweiterte Zertifizierung", + "type": "Typ", + "mysell": "Mein Verkauf", + "mybuy": "Mein Kauf", + "abnormal": "abnormal", + "seeorder": "Reihenfolge der Ansicht", + "choosetype": "Bitte w\u00e4hlen Sie einen Typ", + "sell": "verkaufen", + "buy": "wollen kaufen", + "cancel": "Widerruf", + "pchoose": "Bitte w\u00e4hlen", + "minnum": "Minimale Transaktionsmenge", + "maxnum": "Maximale Anzahl der Transaktionen", + "ordercom": "Bestellung abgeschlossen", + "orderceil": "Bestellung storniert", + "buyerpayed": "Der K\u00e4ufer hat bezahlt, bitte best\u00e4tigen Sie nach \u00dcberpr\u00fcfung", + "sellerwait": "Bitte warten Sie auf die Best\u00e4tigung des Verk\u00e4ufers", + "receivepay": "Best\u00e4tigen Sie den Empfang", + "onsell": "Online Verkauf", + "onbuy": "Online kaufen", + "fatotal": "Gesetzliche W\u00e4hrung insgesamt", + "sceil": "Automatische L\u00f6schung in Sekunden", + "nomin": "Nicht weniger als das Minimum", + "nomax": "Die H\u00f6chstgrenze kann nicht \u00fcberschritten werden", + "nomaxnum": "Die H\u00f6chstmenge kann nicht \u00fcberschritten werden" + }, + "lgset": { + "lgset": "Einstellungen f\u00fcr rechtliche W\u00e4hrungstransaktionen" + }, + "market": { + "quotation": "Lage auf dem Markt", + "market": "Markt", + "currency": "W\u00e4hrung", + "lastprice": "Aktuelle Preise", + "change": "Erh\u00f6hung", + "zoushi": "Trend Diagramm" + }, + "center": { + "xian": "Grenz\u00fcberschreitender Handel", + "shi": "Handel mit Marktpreisen", + "available": "verf\u00fcgbar", + "buyprice": "Der Kaufpreis", + "sellprice": "Verkaufspreis", + "buynumber": "Volumen des K\u00e4ufes", + "sellnumber": "Volumen der Verk\u00e4ufe", + "tradetotal": "ein Umsatz", + "buyin": "kaufen", + "sellout": "verkaufen", + "inbuy": "Kauf", + "outsell": "Verkauf aus", + "all": "ganze", + "cdel": "Aktuelle Delegation", + "hdeal": "Historische Beauftragung", + "pairs": "Paar Transaktionen", + "direction": "Richtung", + "dealtotal": "Gesamtbetrag der anvertrauten Mittel", + "tprice": "Durchschnittlicher Transaktionspreis", + "price": "Preis der Transaktion", + "nothing": "Nichts", + "contran": "Geschlossen", + "newprice": "Aktuelle Preise", + "alltrade": "Gesamte Stationstransaktion", + "volume": "Volumen des Handels", + "realtime": "Teilen der Zeit", + "or": "oder", + "start": "Beginn des Handels", + "hour": "24-Stunden-Kapitalwechsel", + "inflow": "Haupteinfluss", + "outflow": "Main Outflow", + "inmoney": "24. Inflation der Mittel", + "outmoney": "24-Outflow der Mittel" + }, + "account": { + "mult100": "Die Menge sollte ein integrales Vielfaches von 100", + "exchange": "Austausch", + "exchangeNum": "Menge der Wechselkurse", + "hideSm": "Kleines Verm\u00f6gen ausblenden", + "assets": "Meine Verm\u00f6genswerte", + "taccount": "Konto des Vertrags", + "letransaction": "Zweites Vertragskonto", + "laccount": "Rechtliches W\u00e4hrungskonto", + "totalassets": "Umwandlung der Aktiva insgesamt", + "upaddress": "Verwaltung der Anschrift", + "freezes": "gefroren", + "conversion": "Gleichwertige", + "charging": "Geld verlangen", + "charrecord": "Aufzeichnung laden", + "fstaus": "Status der Strecke", + "view": "siehe", + "withdraw": "Zur\u00fcckziehen des Geldes", + "record": "Datensatz", + "copy": "Kopie", + "code": "QR Code", + "cgaddress": "Adresse laden", + "whaddress": "Anschrift der R\u00fccknahme", + "amount": "Menge der Ladung", + "picture": "Screenshot \u00fcbertragen", + "choose": "Bild ausw\u00e4hlen", + "select": "Bitte w\u00e4hlen Sie ein Bild", + "selected": "Ausgew\u00e4hlte", + "submitRecharge": "Informationen zum Laden einreichen", + "notice": "Erinnerung", + "chaddress": "W\u00e4hlen Sie die R\u00fcckzugsadresse", + "range": "Bereich", + "havenum": "Anzahl der Einnahmen", + "minnum": "Die Mindestentnahmemenge betr\u00e4gt", + "oncemaxnum": "Der maximale Betrag der W\u00e4hrungsr\u00fccknahme f\u00fcr eine einzelne Transaktion ist", + "daynum": "Maximale Wartezeit des Tages", + "uppwd": "Passwort der Transaktion", + "tibi": "Bitte f\u00fcllen Sie die richtige btc-omni R\u00fcckzugsadresse aus", + "call": "Um die Fondssicherheit zu gew\u00e4hrleisten, wenn Ihre Kontosicherheitsrichtlinien ge\u00e4ndert werden oder Ihr Passwort ge\u00e4ndert wird, werden wir den Widerruf manuell \u00fcberpr\u00fcfen. Bitte warten Sie geduldig, bis das Personal telefonisch oder per E-Mail Kontakt aufnimmt.", + "a1": "Bitte laden Sie keine", + "a2": "Verm\u00f6genswerte, sonst werden die Verm\u00f6genswerte nicht zur\u00fcckgefordert.", + "a3": "Das Laden unterst\u00fctzt nur die einfache Sende-Methode. Laden mit anderen Methoden (senden Sie alle) kann nicht vor\u00fcbergehend aufgeladen werden. Bitte verstehen Sie das.", + "a4": "Nachdem Sie sich auf die oben genannte Adresse laden, ben\u00f6tigen Sie die Best\u00e4tigung des gesamten Netzwerkknotens. Sie k\u00f6nnen nach einer Netzwerkbest\u00e4tigung anreisen und nach sechs Netzwerkbest\u00e4tigungen Geld abheben.", + "a5": "Minimale Lademenge:", + "a6": "Eine Nachladung unter dem Mindestbetrag wird nicht berechnet und kann nicht zur\u00fcckgezahlt werden.", + "a7": "Ihre Ladeadresse \u00e4ndert sich nicht h\u00e4ufig und Sie k\u00f6nnen wiederholt aufladen;Wenn sich etwas \u00e4ndert, werden wir unser Bestes tun, um Sie \u00fcber eine Website Ank\u00fcndigung oder E-Mail zu informieren.", + "a8": "Bitte stellen Sie sicher, dass der Computer und der Browser sicher sind, um zu verhindern, dass Informationen manipuliert oder offengelegt werden.", + "a9": "Nachdem Sie sich auf die oben genannte Adresse laden, ben\u00f6tigen Sie die Best\u00e4tigung des gesamten Netzwerkknotens. Sie k\u00f6nnen nach einer Netzwerkbest\u00e4tigung anreisen und nach zwei Netzwerkbest\u00e4tigungen Geld abheben.", + "a10": "Bitte warten Sie geduldig darauf, dass das Personal nach der Abgabe der Ladeinformationen \u00fcberpr\u00fcft.", + "legal": "Rechtliche W\u00e4hrung", + "trade": "M\u00fcnzen", + "lever": "Vertrag", + "choosecoin": "W\u00e4hlen Sie W\u00e4hrung", + "huanum": "Menge der \u00dcbertragung", + "mrecord": "Finanzielle Aufzeichnungen", + "allRec": "Bilanz insgesamt", + "transfer": "\u00dcbertragung" + }, + "set": { + "secset": "Einstellung der Sicherheit", + "msgcer": "Authentifizierung von Informationen", + "turemsg": "Um den normalen Betrieb Ihrer Transaktion sicherzustellen, f\u00fcllen Sie bitte Ihre richtigen Informationen aus.", + "tname": "Real name", + "kname": "Bank ausw\u00e4hlen", + "cnum": "Bankkarte Nr.", + "ailipay": "Konto Alipay", + "wename": "Spitzname von Wechat", + "wenum": "Konto Wechat", + "bank_address": "Adresse der Bank", + "ailipay_nickname": "Alipay Spitzname", + "attestation": "Einzelheiten der Zertifizierung", + "setpay": "Setzt den Sammeltyp", + "remarks": "Bemerkungen", + "palipay": "Bitte Alipay eingeben", + "premarks": "Bitte Kommentare eingeben", + "addalipaycode": "Alipay-Inkasso-Code hinzuf\u00fcgen", + "pwenum": "Bitte geben Sie wirchat ein", + "nameplease": "Bitte geben Sie Ihren Namen ein", + "addwenumcode": "Hinzuf\u00fcgen von wechat collection code", + "add": "hinzuf\u00fcgen zu" + }, + "ad": { + "adrecord": "Datensatz der Nachricht", + "release": "Freigabe", + "reply": "Antwort", + "none": "Noch nicht.", + "releaseit": "Senden Sie eine Nachricht", + "con": "Bitte f\u00fcllen Sie die Nachricht aus", + "up": "Senden" + }, + "lay": { + "paccount": "Bitte geben Sie die Kontonummer ein!", + "notcode": "Der Verifizierungscode darf nicht leer sein!", + "pwdliu": "Passwort kann nicht weniger als sechs Ziffern sein!", + "slogin": "Login erfolgreich", + "noemail": "Ihre Mailbox entspricht nicht den Regeln", + "phonenot": "Die von Ihnen eingegebene Handynummer und Kontonummer entsprechen nicht den Regeln!", + "nophone": "Bitte geben Sie Ihre Mobiltelefonnummer ein", + "nemail": "Bitte E-Mail-Adresse eingeben", + "inpwd": "Bitte geben Sie ein Passwort ein", + "pwdlength": "Das Passwort kann nur zwischen 6 und 16-Bits liegen", + "pwdcom": "Das Passwort muss aus Zahlen und Buchstaben bestehen", + "repwd": "Bitte geben Sie das Passwort erneut ein", + "twopwd": "Die zweimal eingegebenen Passw\u00f6rter sind inkonsistent", + "inprice": "Bitte den Kaufpreis eingeben", + "noinprice": "Der Kaufpreis kann nicht 0 sein", + "innumber": "Bitte geben Sie die Bestellmenge ein", + "outprice": "Bitte geben Sie den Verkaufspreis ein", + "outinprice": "Der Verkaufspreis kann nicht 0", + "outnumber": "Bitte geben Sie das Verkaufsvolumen ein", + "plogin": "Bitte einloggen", + "revoke": "Sind Sie sicher, dass Sie die Bestellung stornieren m\u00f6chten?", + "sure": "bestimmen", + "ceil": "Stornieren", + "notopen": "Noch nicht ge\u00f6ffnet", + "caddress": "Bitte w\u00e4hlen Sie die R\u00fccknahmeadresse aus", + "cnumber": "Bitte geben Sie die Widerrufsmenge ein", + "cpwd": "Bitte geben Sie das R\u00fcckzugspasswort ein", + "minnum": "Bitte geben Sie die Mindestmenge ein", + "copys": "Kopieren erfolgreich", + "fcopy": "Kopieren fehlgeschlagen", + "recopy": "Bitte nochmal kopieren", + "huanum": "Bitte geben Sie die Transfermenge ein", + "truename": "Echter Name ist erforderlich", + "pliu": "Bitte f\u00fcllen Sie die Nachricht aus", + "nameplease": "Bitte geben Sie Ihren Namen ein!", + "idplease": "Bitte geben Sie die ID-Nummer ein!", + "comid": "Bitte laden Sie das komplette Zertifikat hoch!", + "intermediate": "in", + "high": "hoch", + "strong": "stark", + "buymoney": "Bitte geben Sie den Gesamtbetrag an", + "buynum": "Bitte geben Sie die zu kaufende Menge ein", + "sellmoney": "Bitte geben Sie den Gesamtbetrag an, der verkauft werden soll", + "sellnum": "Bitte geben Sie die zu verkaufende Menge an", + "tname": "Bitte \u00fcberpr\u00fcfen Sie vor der Bestellung Ihren richtigen Namen", + "payset": "Bitte setzen Sie zuerst die Sammlungsmethode ein", + "mpay": "Bitte w\u00e4hlen Sie die Zahlungsmethode", + "mprice": "Bitte Preis eingeben", + "mnum": "Bitte geben Sie die Menge", + "lessnum": "Mindestmenge darf nicht geringer sein als", + "morenum": "Die Menge darf nicht \u00fcbersteigen", + "notnum": "Die Menge darf nicht gr\u00f6\u00dfer sein als die Gesamtmenge", + "confirm": "Bitte best\u00e4tigen Sie Ihre Operation!" + }, + "c2c": { + "myTc2c": "C2C meiner Transaktion", + "pc2c": "Freigabe C2C", + "mypc2c": "I ver\u00f6ffentlichte C2C", + "timer": "Zeit", + "type": "Typ", + "price": "Preis", + "num": "Anzahl", + "totalmoney": "Betrag insgesamt", + "minNums": "Mindestmenge", + "payType": "Methode der Zahlung", + "cancelp": "Unver\u00f6ffentlicht", + "buy": "Kauf", + "sell": "verkaufen", + "currency": "W\u00e4hrung", + "onePrice": "Preis pro Einheit", + "minTime": "Mindestzeit", + "pTime": "Zeit der Ver\u00f6ffentlichung", + "opera": "Betrieb", + "money": "Betrag des Geldes", + "enter": "Bitte geben Sie ein", + "numIs": "Menge in", + "rangeL": "zwischen", + "moneyIs": "Betrag in", + "cancel": "Stornieren", + "maxNum": "Die Menge darf nicht \u00fcbersteigen", + "minNum": "Quantit\u00e4t kann nicht geringer sein als", + "maxMoney": "Betrag darf nicht \u00fcbersteigen", + "minMoney": "Betrag kann nicht geringer sein als", + "notMore": "Nicht mehr", + "state": "Zustand", + "cancelOrder": "Stornierung der Bestellung", + "conPay": "Best\u00e4tigung der Zahlung", + "conReceive": "Best\u00e4tigen Sie den Empfang", + "payed": "Bezahlt", + "completed": "Abgeschlossen", + "canceled": "Storniert", + "detail": "Details", + "payAccount": "Das Zahlungskonto", + "selCu": "Bitte w\u00e4hlen Sie eine W\u00e4hrung", + "ailipay": "Alipay", + "wx": "WeChatGenericName", + "bankcard": "Karte der Bank", + "pBuy": "Ver\u00f6ffentlichen Kaufen", + "pSell": "Freigabe zum Verkauf", + "enterPrice": "Bitte Preis eingeben", + "enterNum": "Bitte geben Sie die Menge", + "enterMinnum": "Bitte geben Sie die Mindestmenge ein", + "tips": "Die Mindestmenge kann nicht gr\u00f6\u00dfer sein als die Gesamtmenge", + "name": "vollst\u00e4ndiger Name", + "wxName": "Spitzname von Wechat", + "bankName": "Name der Bank", + "connect": "Informationen zum Kontakt" + }, + "forLegalPsw": { + "fpwd": "Vergessen Sie das Passwort", + "setpwd": "Passwort f\u00fcr den Fonds festlegen" + }, + "cfc": { + "balance": "Bilanz", + "account": "Kontonummer der \u00dcberweisung", + "num": "Menge der \u00dcbertragung", + "pla_account": "Bitte geben Sie die \u00dcberweisungsnummer ein", + "pla_num": "Bitte geben Sie die Transfermenge ein" + }, + "tpc": { + "hot": "Hei\u00dfe Artikel", + "all": "Alle Artikel", + "nodata": "Keine Daten", + "search": "Suche", + "tips": "*Der auf der aktuellen Seite angezeigte Inhalt wird von der Projektpartei ausgef\u00fcllt und BtLux ist nicht f\u00fcr die Authentizit\u00e4t dieses Inhalts verantwortlich.", + "time": "Zeit der Ver\u00f6ffentlichung", + "total": "Emission insgesamt", + "circulation": "Zirkulation von Token", + "price": "Preis der Emission", + "web": "Offizielle Website", + "book": "wei\u00dfes Papier", + "tool": "Soziale Instrumente", + "recommend": "Agentur f\u00fcr Empfehlungen", + "introduce": "Einf\u00fchrung des Projekts", + "notice": "Mitteilung", + "rr": "Forschungsbericht des Projekts", + "news": "Weitere Informationen", + "author": "Autor:", + "browse": "Bilder:" + }, + "finance": { + "selectState": "W\u00e4hlen Sie den Sperrstatus", + "front": "Vor der \u00c4nderung", + "after": "Nach dem Wechsel", + "info": "Informationen" + }, + "uc": { + "code": "Code der Einladung", + "mymoney": "Mein Geld.", + "entrust": "Eingeweihte Verwaltung", + "deal": "Management von Transaktionen", + "pay": "Methode der Zahlung", + "id": "Authentifizierung der Identit\u00e4t", + "safe": "Einstellung der Sicherheit", + "invitate": "Rabatt auf Einladung", + "finance": "Finanzielle Aufzeichnungen", + "loginlog": "Logbuch anmelden" + }, + "usercenter": { + "change": "Konto in W\u00e4hrung", + "legal": "Rechtliches W\u00e4hrungskonto", + "lever": "Konto des Vertrags", + "second": "Zweites Vertragskonto" + }, + "account2": { + "list": "Verzeichnis der R\u00fccknahme", + "address": "Beschriftung der Adresse", + "code": "Code der \u00dcberpr\u00fcfung", + "addtime": "Zeit hinzuf\u00fcgen", + "suretime": "Zeit der Best\u00e4tigung", + "explain": "erkl\u00e4ren" + }, + "withdrawList": { + "sel": "Filterung der W\u00e4hrung", + "submitTime": "Zeit der Einreichung", + "checkTime": "Zeit der Pr\u00fcfung", + "tibiNum": "Menge der R\u00fccknahme", + "applying": "In Anwendung", + "hash": "Hash Wert", + "agreeWait": "Einverstanden, auf den Uplink warten", + "lianSucc": "Erfolg in der Kette", + "lianFail": "Versagen der Kette", + "bohui": "abgelehnt", + "zhanSucc": "Station Erfolg" + }, + "wAddress": { + "enterAddress": "Bitte geben Sie die R\u00fccknahmeadresse ein", + "enterMemo": "Bitte geben Sie das Adressetikett ein", + "enterMark": "Bitte Kommentare eingeben", + "tips": "Warmer Tipp: Bitte benutzen Sie BTC W\u00e4hrung f\u00fcr USDC und eth Adresse f\u00fcr erc20 Token", + "addressList": "Liste der Adressen", + "memo": "Beschriftung der Adresse", + "del": "L\u00f6schen", + "nospace": "Die R\u00fcckzugsadresse kann keine Leerzeichen enthalten", + "nospace02": "Beschriftungen von Adressen k\u00f6nnen keine Leerzeichen enthalten", + "nospace03": "Beschriftungen m\u00fcssen Zahlen oder Buchstaben oder eine Kombination von Buchstaben und Zahlen sein", + "allNum": "Beschriftungen m\u00fcssen reine Zahlen sein", + "bankNum": "Kontonummer der Bankkarte", + "enterCardNum": "Bitte geben Sie die Bankkartennummer ein", + "addCard": "Hinzuf\u00fcgen von Banksammelcode", + "addcode": "Bitte laden Sie das Sammlungscode-Bild hoch", + "moreAdd": "Maximaler Upload", + "pics": "Bild" + }, + "authDetail": { + "payType": "Methode der Zahlung", + "noreceiveType": "Sie haben die Sammelmethode noch nicht hinzugef\u00fcgt, f\u00fcgen Sie sie bitte hinzu!" + }, + "identity": { + "anquan": "Sicherheit des Kontos", + "verify": "validieren Anmelden", + "openVerify": "Aktivieren Sie die Validierung", + "closeVerify": "Schlie\u00dfen der Validierung", + "enterGooole": "Bitte geben Sie Ihren Google-Schl\u00fcssel ein", + "verityType": "Bitte w\u00e4hlen Sie die Authentifizierungsmethode" + }, + "caiwu": { + "lock": "Verriegelung", + "nolock": "Nicht abgeschlossen", + "status": "Bitte w\u00e4hlen Sie den Sperrstatus", + "selCu": "Bitte w\u00e4hlen Sie eine W\u00e4hrung" + }, + "lang": { + "zh": "简体中文", + "en": "English", + "kr": "한글", + "jp": "日本語", + "hk": "繁體中文", + "spa": "Español", + "it": "Italiano", + "de": "Deutsch", + "fra": "Französisch" + }, + "google": { + "code": "Code der Google-Verifikation", + "entergoogle": "Bitte geben Sie Google-Verifizierungscode ein" + }, + "transfer": { + "select": "Bitte w\u00e4hlen Sie die Drehrichtung", + "change": "Vom W\u00e4hrungskonto zum W\u00e4hrungskonto", + "legal": "Vom W\u00e4hrungskonto zum W\u00e4hrungskonto", + "change_balance": "Verf\u00fcgbares W\u00e4hrungskonto", + "pswType": "Das Passwort ist 6-stellig", + "newPsw": "Das neue Passwort muss 6-stellig sein", + "changePhone": "Telefonnummer \u00e4ndern", + "changeEmail": "Mailbox \u00e4ndern", + "emailCode": "Bitte geben Sie E-Mail-Best\u00e4tigungscode ein", + "newPhone": "Bitte geben Sie eine neue Telefonnummer ein", + "newEmail": "Bitte geben Sie eine neue Mailbox-Nummer ein", + "phoneCode": "Bitte geben Sie den Handy-Verifizierungscode ein", + "selCu": "Bitte w\u00e4hlen Sie eine W\u00e4hrung", + "ok": "Erfolgreiche Fonds\u00fcbertragung", + "error": "\u00dcberweisung fehlgeschlagen", + "same": "Die \u00dcbertragungsadresse kann nicht konsistent sein" + }, + "register01": { + "country": "Land", + "selectCountry": "Die Informationen \u00fcber die Nationalit\u00e4t k\u00f6nnen nicht nach der Registrierung ge\u00e4ndert werden.", + "noAccount": "Kein Konto, gehen Sie zu" + }, + "invite": { + "welcome": "Verdienen Sie gemeinsam hohe Renditen", + "effective": "Effektiv", + "invalid": "ung\u00fcltig", + "list": "Liste", + "commission": "Erhalten Sie Provision", + "link": "Mein exklusiver Werbelink", + "share": "Link-Freigabe kopieren", + "mypromotion": "Meine Promotion-Bilanz", + "account": "Nummer des Einladungskontos", + "nomore": "Keine Daten mehr", + "rules": "Regeln der T\u00e4tigkeit", + "tip1": "Die Einladungen m\u00fcssen die Stufe II-Zertifizierung im", + "tip2_0": "Nachdem ein Freund die Einladung akzeptiert, wird f\u00fcr jede Transaktion eine reale Transaktionsgeb\u00fchr generiert.", + "tip2_1": "R\u00fcckgabe der Provision", + "tip3": "Die Abrechnungsmethode ist die Abrechnung nach dem Einladungssystem", + "tip4_0": "Die Kommission, die tats\u00e4chlich vom Einladenden empfangen wird, wird", + "tip4_1": "Das Kontraktkonto wird nach der Umrechnung an den Einladenden zur\u00fcckgezahlt.Rebate", + "tip4_2": "(Tats\u00e4chliches Transaktionsvolumen *Anteil der Kommission *Provisionsrate.", + "tip5_0": "Die Plattform wird t\u00e4glich zum Endpreis der entsprechenden W\u00e4hrung um 08:00 Beijing handeln", + "tip5_1": "Umwandlung" + }, + "crowd": { + "mujiNum": "Erh\u00f6hter Betrag", + "cur": "W\u00e4hrung der Unterst\u00fctzung", + "endTime": "Die Endzeit", + "intro": "Ansicht der Projekteinf\u00fchrung", + "can_edu": "Zur Zeichnung verf\u00fcgbare Betr\u00e4ge", + "now_edu": "Aktueller gezeichneter Betrag", + "my_edu": "Mein Abonnement", + "his": "Geschichte", + "price": "Preis der Abonnements", + "money": "Betrag der Abonnements", + "yue": "Saldo des Kontos", + "enterMoney": "Bitte geben Sie den Bestellbetrag ein", + "total": "Gesamtbetrag dieses Abonnements", + "rule": "Regeln f\u00fcr den Kauf", + "startBuyTime": "Beeilen Sie sich.", + "endBuyTime": "Ende der Eile" + }, + "dep": { + "dep_rec": "Aufzeichnung der W\u00e4hrungseinlagen", + "dep": "Geld sparen", + "tip": "Sparen Sie Geld f\u00fcr Profit, m\u00fc\u00dfiges Geld f\u00fcr Reichtum.Schlechtes Geld kann auch Sch\u00e4tze produzieren!", + "plan": "T\u00e4glicher W\u00e4hrungsdepot-Plan", + "timer": "Schneller Einkaufszyklus", + "rate": "J\u00e4hrliche Rendite", + "lock": "Verriegelt", + "join": "Teilnahme an", + "end": "Der schnelle Kauf ist beendet", + "buy": "Jetzt kaufen", + "date": "Datum der Einzahlung", + "day": "Tag", + "total_money": "Gesamtbetrag der Versandkosten", + "sup_num": "Verbleibende Grenze", + "top": "Maximale Einlage", + "one_num": "Einmalige Einkaufsmenge", + "num": "Menge der Einlagen", + "min": "Minimum", + "max": "Maximal", + "yuji": "Gesch\u00e4tzte Ertr\u00e4ge", + "qiang": "Schnell kaufen", + "depEndTime": "Frist f\u00fcr die Einzahlung", + "jixiTime": "Zeit der Zinsen", + "lockTime": "Entsperren der Zeit", + "enterNum": "Bitte geben Sie die Versandmenge ein", + "his": "Geschichte der Einzahlung", + "money": "Betrag der Einlagen", + "cur_name": "Name der W\u00e4hrung", + "do": "Betrieb", + "ti": "Extrakt", + "suoTime": "Dauer der Sperre", + "leiji": "Kumuliertes Einkommen", + "rateNum": "Betrag der zu abzuziehenden Dienstgeb\u00fchr:", + "ti_num": "Menge extrahierbar:", + "tiYet": "Extrahieren", + "to": "Zur Rechenschaft?", + "yes": "ja", + "no": "nein" + }, + "vote": { + "di": "Die erste", + "period": "Regelm\u00e4\u00dfige Abstimmung", + "explain": "Beschreibung der Regel", + "free": "Aktuelle freie Stimmen", + "have": "halten", + "num": "Anzahl", + "people": "Anzahl der Unterst\u00fctzung", + "tickets": "Anzahl der Stimmen", + "detail": "Details anzeigen", + "jiangli": "Belohnung f\u00fcr die Abstimmung", + "fen": "Reiben nach oben", + "sup_people": "Unterst\u00fctzung der Menschen", + "piao": "Ticket", + "vote": "Abstimmung", + "enter": "Bitte geben Sie die Anzahl der Stimmen ein", + "vote_cur": "Stimmen Sie auf die M\u00fcnze", + "paiming": "Ranking", + "intro": "Einf\u00fchrung des Projekts", + "taken": "\u00dcbersicht und Verteilung", + "total": "Token insgesamt", + "cur_total": "Aktuelle Gesamtzirkulation", + "price": "Preis der Emission", + "link": "Verwandte Links", + "web": "Offizielle Website", + "zh": "Chinesisches wei\u00dfes Papier", + "en": "Wei\u00dfes Papier auf Englisch" + }, + "lever": { + "selHand": "W\u00e4hlen Sie die Anzahl der H\u00e4nde", + "byhand": "Anzahl der H\u00e4nde", + "buyamount": "Nach Betrag", + "amount": "Betrag des Geldes", + "yijianping": "Mit einem Klick Position schlie\u00dfen", + "phands": "Bitte w\u00e4hlen Sie die Anzahl der H\u00e4nde", + "yugu": "Gesch\u00e4tzte starke Parit\u00e4t", + "transaction": "Auftragsabwicklung (Contract Transaction)", + "nowentrust": "Aktuelle Delegation", + "hisentrust": "Historische Beauftragung", + "lvchi": "Position des Vertrags", + "all": "ganze", + "or": "oder", + "gotrade": "Beginn des Handels", + "tdrecord": "Datensatz der Transaktion", + "dealed": "Geschlossen", + "notdeal": "Kein Deal.", + "loading": "Laden", + "entotal": "Gesamtbetrag der anvertrauten Mittel", + "canuse": "verf\u00fcgbar", + "std": "Handel mit Marktpreisen", + "xtd": "Grenz\u00fcberschreitender Handel", + "pprice": "Bitte Preis eingeben", + "phand": "Bitte geben Sie die Anzahl der Eink\u00e4ufe ein", + "pwd": "Passwort", + "ppwd": "Bitte geben Sie das Transaktionspasswort ein", + "psw": "Passwort der Transaktion", + "equal": "gleich zu sein", + "times": "X", + "timed": "mehrere", + "handbuy": "Minimaler Kauf", + "handsell": "Minimale Verk\u00e4ufe", + "hands": "Anzahl", + "ptimes": "Bitte mehrere ausw\u00e4hlen", + "contractVal": "ein Umsatz", + "bail": "Bindung", + "canBail": "Freie Marge", + "charge": "Entgelt f\u00fcr Service", + "domore": "Kaufen (lange)", + "doshort": "Verkauf (kurz)", + "dmore": "Tu mehr", + "dshort": "Kurze", + "sureOd": "Bestellung best\u00e4tigen", + "noless": "Die Anzahl der H\u00e4nde kann nicht geringer sein als", + "nomore": "Die Anzahl der H\u00e4nde kann nicht h\u00f6her sein als", + "tdnum": "Volumen des Handels", + "risk": "Risiko rate", + "allloss": "Gewinn und Verlust insgesamt", + "onehouse": "Mit einem Klick Position schlie\u00dfen", + "type": "Typ", + "entrustPrice": "Preis der Kommission", + "openPrice": "Preis der Er\u00f6ffnung", + "nowPrice": "Aktueller Preis", + "closePrice": "Abschlie\u00dfender Preis", + "styPrice": "Stoppen des Gewinns", + "stsPrice": "Anhalten des Verlustpreises", + "openTime": "\u5f00\u4ed3\u65f6\u95f4", + "weituoTime": "Eingeweihte Zeit", + "closeTime": "Zeit zum Schlie\u00dfen", + "revokeTime": "Zeit der Stornierung", + "rate": "Service berechnen", + "nightFee": "Geb\u00fchr \u00fcber Nacht", + "loss": "Gewinn und Verlust", + "setloss": "Gewinn- und Verluststopp setzen", + "expectProfit": "\u9884\u671f\u76c8\u5229", + "expectLoss": "Erwartete Verluste", + "allClose": "Alle Positionen schlie\u00dfen", + "moreClose": "Nur flache Mehrfachbestellungen", + "nullClose": "Nur leere Auftr\u00e4ge", + "sureClose": "Best\u00e4tigen Schlie\u00dfen?", + "thanZearo": "Der Wert set muss gr\u00f6\u00dfer sein als 0", + "listin": "Bis zur Bestellung", + "tdin": "In Transaktion", + "closein": "Position schlie\u00dfen", + "closed": "Geschlossene Position", + "revoked": "aufgehoben", + "revokeOrder": "Sind Sie sicher, die Bestellung zu stornieren?", + "ping": "eine Position schlie\u00dfen", + "revoke": "Stornieren Sie die Bestellung", + "sureping": "Sind Sie sicher, die Position zu schlie\u00dfen?", + "thanzone": "Der Wert set muss gr\u00f6\u00dfer sein als 0", + "zheng": "Bitte eine ganze Zahl eingeben", + "buyMin": "Die Zahl der Kaufh\u00e4nde kann nicht geringer sein als", + "buyMax": "Die Zahl der Kaufh\u00e4nde kann nicht gr\u00f6\u00dfer sein als", + "enterBuyPrice": "Bitte geben Sie den Kaufpreis ein", + "sellMin": "Die Zahl der Verk\u00e4ufe kann nicht geringer sein als", + "sellMax": "Die Zahl der Verk\u00e4ufe kann nicht gr\u00f6\u00dfer sein als", + "enterSellPrice": "Bitte geben Sie den Verkaufspreis ein", + "bestprice": "Optimaler Marktpreis" + }, + "second": { + "transaction": "Zweiter Vertrag", + "newprice": "Aktuelle Preise", + "zhangfu": "Erh\u00f6hung", + "hourday": "24h Volumen", + "conversion": "Gleichwertige RMB" + }, + "td1": { + "do": "Betrieb", + "more": "Laden Sie mehr", + "loading": "Laden", + "nomore": "Nicht mehr", + "nodata": "Keine Daten", + "canceil": "Stornieren", + "confirm": "best\u00e4tigen", + "status": "Zustand" + }, + "accountset": { + "name": "Bitte geben Sie Ihren Namen ein" + }, + "sgr": { + "sgrinfo": "Einf\u00fchrung in den SGR-Nachfragemodus", + "lock": "Aktueller Gesamtbetrag der pers\u00f6nlichen verschlossenen Sger:", + "signup": "Jetzt registrieren", + "sgrget": "Anzahl der f\u00fcr die aktuelle Registrierung verf\u00fcgbaren verschlossenen Sger:", + "cir": "Menge des gesamten Bahnhofs", + "loc": "Gesamtmenge der Stationsverriegelung", + "richman": "Der heutige reiche Mann", + "user": "Benutzer", + "amount": "Zahl der Gewinne", + "time": "Zeit", + "todayrelease": "Anzahl der Personen, die heute ver\u00f6ffentlicht werden", + "releaserecords": "Datensatz zur Freigabe", + "invite": "Freunde einladen", + "link": "Mein Einladungslink", + "copy": "Link kopieren", + "totallock": "Aktuelle Anzahl von SGR-Schl\u00f6ssern, die auf Einladung erhalten wurden", + "onelevel": "Anzahl der Erstbesucher", + "twolevel": "Anzahl der sekund\u00e4ren Teilnehmer", + "therelevel": "Anzahl der Einladenden der Stufe III", + "get": "bekommen", + "rebate": "Rabatt auf Einladung" + }, + "lockrank": { + "lockformoney": "Sperren und Geld verdienen", + "welcome": "Es ist einfacher Geld zu verdienen und Belohnungen leicht zu erhalten", + "number": "Geben Sie die zu kaufende Menge ein", + "return": "Einnahmen insgesamt", + "time": "Tag", + "buynow": "Sofortige Hypothek", + "record": "Datensatz der Position", + "no": "Artikel Nr.", + "starttime": "Laufzeit der Hypotheken", + "lasttime": "Letzte Dividendenzeit", + "returned": "Gewinn", + "endtime": "Dauer der Expiration", + "currency": "W\u00e4hrung", + "status": "aktueller Zustand", + "status1": "Unter Pfand", + "status2": "Abgeschlossen", + "confirmbuy": "Sind Sie sicher, es zu hinterlegen?", + "dayrate": "Tilgungssumme", + "d1": "Der Einzahlungsbetrag sollte zwischen {Nummer} und {Number1} {W\u00e4hrung}", + "diyaed": "Hypotheken" + }, + "miscro": { + "quotation": "Angebot", + "transaction": "Zweiter Vertrag", + "symbol": "Paar Transaktionen", + "balance": "Bilanz", + "miscroAccount": "Zweites Vertragskonto", + "trade": "In Transaktion", + "buyPrice": "Der Kaufpreis", + "finshPrice": "Preis der Transaktion", + "loss": "Gesch\u00e4tzte Gewinne und Verluste", + "times": "Z\u00e4hlen nach unten", + "mode": "Modus der Transaktion", + "num": "Menge der \u00d6ffnung", + "rate": "Verzinsung des Gewinns", + "up": "Kaufen Sie auf", + "down": "Kaufen Herbst", + "openNum": "Bitte geben Sie die \u00d6ffnungsmenge ein", + "success": "Order erfolgreich!", + "c2c": "Konto C2C", + "complaint": "Beschwerden und Vorschl\u00e4ge", + "reply": "Bitte schreiben Sie Ihre Frage auf und wir werden Ihnen so schnell wie m\u00f6glich antworten.", + "complaintList": "Liste der Beschwerden und Vorschl\u00e4ge", + "complaintReply": "Antwort:", + "complaintDescription": "Bitte geben Sie eine Beschreibung ein", + "resetpwd": "Passwort \u00e4ndern", + "foundedOn": "Erstellt in", + "commonProblem": "Gemeinsames Problem", + "statement": "Erkl\u00e4rung der Auslegung", + "about": "\u00dcber kibiex", + "everyone": "Jeder ist CEO", + "program": "Global Partner Program", + "myMine": "Meine Mine:", + "friend": "Mein Bergbau-Freund:", + "myRank": "Mein Niveau:", + "accumulated": "Geplante Kommission:", + "copyLinks": "Link zur F\u00f6rderung kopieren", + "moneyVein": "Kontakte zum Geld", + "example": "Beispiel der Kommission", + "enterQuantity": "Bitte geben Sie die Menge", + "contractBalance": "Saldo des Kontraktkontos", + "submitRepeatedly": "Einreichung im Gange, bitte nicht wiederholt einreichen", + "alipayCode": "Alipay Zahlungscode", + "wechatCode": "Zahlungscode von Wechat", + "realPrice": "Preis in Echtzeit", + "currencyExchange": "Wechselkurse in ECU", + "currencyExchangeIn": "W\u00e4hrung der Umrechnung", + "cashableBalance": "Wandelbare Waage:", + "minimumCashable": "Minimale Wandlung aus:", + "maximumCashable": "Maximal einl\u00f6sbar:", + "automaticallys": "Klicken Sie auf einl\u00f6sen und es wird automatisch abgeschlossen.", + "match": "Austausch", + "title": "Austausch von Verm\u00f6genswerten", + "holdAssets": "gehaltene Verm\u00f6genswerte", + "dangerousCurrency": "W\u00e4hrung mit Risikobehaltung", + "convertibleQuantity": "Wandelbare Menge", + "currencyExchanges": "Wechselkurs der W\u00e4hrung:", + "insuranceCurrency": "W\u00e4hrung der Versicherung", + "insuranceType": "Art der Versicherung", + "contractAsset": "Versicherungssumme f\u00fcr Vertragsg\u00fcter", + "warehouses": "Anzahl der Versicherungslager", + "availableAssets": "Verf\u00fcgbare Verm\u00f6genswerte:", + "insuredAssets": "Versicherte Verm\u00f6genswerte:", + "insuredAssets1": "Versicherte Verm\u00f6genswerte", + "insuranceAssets": "Aktiva der Versicherung:", + "purchaseInsurance": "Versicherung beim Kauf", + "insuranceClaims": "Versicherungsf\u00e4lle und Versicherungsf\u00e4lle", + "insuranceCancellation": "Beendigung der Versicherung", + "coinWallet": "Insurance Coin Wallet", + "bmbWallet": "Aitb Brieftasche", + "cumulativeCoins": "Kumulierte W\u00e4hrung:", + "availableQuantity": "Verf\u00fcgbare Menge:", + "rawCurrency": "Datensatz der W\u00e4hrungserzeugung", + "contractInsurance": "Versicherung von Vertr\u00e4gen", + "tenThousand": "Zehntausend", + "runningLow": "Tut mir leid, dein Kredit ist knapp.", + "purchase": "Die von Ihnen eingegebene Menge entspricht nicht den Regeln. Ihre Kaufgrenze ist", + "reach": "Reichweite", + "between": "zwischen", + "onlyEnter": "Sie k\u00f6nnen nur eingeben", + "integersBetween": "Ganzheitlich zwischen", + "notReturned": "Klicken Sie, um eine Versicherung zu beantragen. Es gilt, dass Sie den Versicherungsvertrag im Detail verstehen und zustimmen, dass das Versicherungslager automatisch in Kraft tritt. Sie k\u00f6nnen nicht zur\u00fcckkehren.", + "settled": "Verliert der versicherte Verm\u00f6genswert so viel, dass eine Bestellung nicht m\u00f6glich ist, so werden die Versicherungsanspr\u00fcche beglichen.", + "profitable": "Zeiten, in denen Verm\u00f6genswerte rentabel sind", + "terminated": "Der Versicherungsvertrag wird automatisch gek\u00fcndigt.", + "automatically": "Wenn der versicherte Verm\u00f6genswert 50% verliert, muss er f\u00fcr Versicherungsanspr\u00fcche gelten, sonst kann er nicht gehandelt werden. Wenn der Gewinn 100% betr\u00e4gt, beendet die Versicherung automatisch den Vertrag. Das Versicherungslager darf nur zweimal am Tag eine Entsch\u00e4digung leisten.", + "termination": "Nach Beendigung des Versicherungsvertrags k\u00f6nnen die versicherten Verm\u00f6genswerte ausgetauscht werden. Nach der K\u00fcndigung gilt es als Vertragsverletzung und das Versicherungslager wird automatisch abgerechnet.", + "just": "nur", + "back": "zur\u00fcck", + "lowestNumber": "Die Mindestmenge ist", + "confirmExchange": "Sind Sie sicher, es auszutauschen?", + "contractValuation": "Bewertung der Verm\u00f6genswerte des Kontraktkontos", + "secondValuation": "Bewertung von Verm\u00f6genswerten des zweiten Kontraktkontos", + "falshValuation": "Bewertung von Verm\u00f6genswerten", + "c2cValuation": "Bewertung von Verm\u00f6genswerten in gesetzlicher W\u00e4hrung", + "recordWithdrawal": "Aufzeichnung der W\u00e4hrungsaufladung und des Widerrufs", + "category": "Kategorie", + "safetyCenter": "Security Center", + "safeText1": "Es wird verwendet, um Best\u00e4tigungs-SMS w\u00e4hrend der Registrierung, Passwort-\u00c4nderung und Sicherheitseinstellungen zu erhalten", + "safeText2": "Es besteht die Gefahr eines Diebstahls Ihres Internetkontos. Es wird empfohlen, Ihr Passwort regelm\u00e4\u00dfig zu \u00e4ndern, um Ihre Kontosicherheit zu sch\u00fctzen.", + "flashTrading": "Wechselkurs der W\u00e4hrung", + "assetCenter": "Asset Center", + "promotionCode": "Mein Promotionscode", + "loginAgain": "Login ist veraltet, bitte einloggen", + "text10": "Preis in Echtzeit auf der Grundlage von aitb", + "text11": "Gutschein f\u00fcr Zahlungen" + }, + "td": { + "buy": "Kauf", + "sell": "verkaufen", + "currency": "W\u00e4hrung", + "num": "Anzahl", + "time": "Zeit", + "limit": "Quote", + "price": "Preis pro Einheit", + "method": "Methode der Zahlung", + "total": "insgesamt", + "inwant": "Bitte geben Sie die gew\u00fcnschte", + "do": "Betrieb", + "more": "Laden Sie mehr", + "nomore": "Nicht mehr", + "nodata": "Keine Daten", + "trade": "Transaktion", + "buynum": "Menge des K\u00e4ufes", + "sellout": "Verkauf aus", + "buyin": "Kauf", + "all": "ganze", + "allbuy": "Alle kaufen", + "allsell": "Alle verkaufen", + "buytotal": "Bitte geben Sie den Gesamtbetrag an", + "selltotal": "Bitte geben Sie den Gesamtbetrag an, der verkauft werden soll", + "buyallnum": "Bitte geben Sie die zu kaufende Menge ein", + "sellallnum": "Bitte geben Sie die zu verkaufende Menge an", + "tradeTotal": "Transaktionen insgesamt", + "doceil": "Automatisch abbestellen", + "place": "eine Bestellung aufgeben", + "waitpay": "Bis zur Zahlung", + "finished": "Abgeschlossen", + "ceiled": "Storniert", + "payed": "Bezahlt", + "nofinish": "h\u00e4ngen in der Luft", + "buyer": "K\u00e4ufer", + "seller": "Verk\u00e4ufer", + "callWay": "Informationen zum Kontakt", + "placeTime": "Zeit der Bestellung", + "renum": "Nummer der Referenz", + "canceil": "Stornieren", + "confirm": "best\u00e4tigen", + "pwd": "Bitte geben Sie das Transaktionspasswort ein", + "coincode": "Die W\u00e4hrungseinheit", + "pcoin": "Bitte w\u00e4hlen Sie eine W\u00e4hrungseinheit", + "examine": "Bitte warten Sie geduldig auf die Kaufm\u00e4nnische Bewertung" + }, + "cuy": { + "direction": "Richtung", + "total": "insgesamt", + "price": "Preis", + "sell": "verkaufen", + "buy": "kaufen", + "allStation": "Gesamte Stationstransaktion", + "buyPrice": "Der Kaufpreis", + "buynum": "Volumen des K\u00e4ufes", + "sellPrice": "Verkaufspreis", + "sellnum": "Volumen der Verk\u00e4ufe", + "tdPrice": "ein Umsatz", + "or": "oder", + "tdStart": "Beginn des Handels", + "pbPrice": "Bitte den Kaufpreis eingeben", + "pbNum": "Bitte geben Sie die Bestellmenge ein", + "psPrice": "Bitte geben Sie den Verkaufspreis ein", + "psNum": "Bitte geben Sie das Verkaufsvolumen ein", + "fixPrice": "Grenz\u00fcberschreitender Handel", + "Mtrans": "Handel mit Marktpreisen", + "available": "verf\u00fcgbar", + "revoke": "Widerruf", + "loading": "Laden", + "confirmCancel": "Bist du sicher, dass du absagen willst?", + "confirm": "bestimmen", + "cancel": "Stornieren", + "nomore": "Keine Daten mehr", + "evelPrice": "Durchschnittlicher Transaktionspreis" + }, + "iepn": { + "htitle": "Im Verkauf einer gro\u00dfen Anzahl von M\u00fcnzen, laden Freunde ein, M\u00fcnzen zusammen zu verdienen", + "subtitle": "Eine gro\u00dfe Anzahl von neuen M\u00fcnzen werden auf der Plattform verkauft. Kommen Sie und kaufen Sie sie sofort.", + "netname": "Intelligentes Netzwerk zur Pr\u00e4vention von Epidemien", + "plannum": "Geplante Zirkulation", + "totalnum": "Umlauf insgesamt", + "pushednum": "Ausgenommenes Volumen", + "remindnum": "Verbleibende Menge", + "hotcommond": "Details", + "ctitle": "\u00d6kosystem der weltweiten Impfstoffmutationspr\u00e4vention", + "cdsp": "Covid-19 (VIF) ist ein vollst\u00e4ndig dezentralisiertes finanzielles (Defi) \u00d6kosystem, mit Blockchain als die zugrunde liegende Architektur, 100% dezentraler Austausch, 100% Freihandel, 100% kundenspezifischer Handelsmodus und 100% Cross Chain Support.Wir haben zwei Transaktionsmodelle voreingestellt: Vif \/ BTC und Vif \/ USDC.Vif \/BTC ist die Standardw\u00e4hrung mit stabilem Bewertungsraum;Vif \/ USDC ist eine stabile, virtuelle W\u00e4hrung, die mit dem US-Dollar frei konvertierbar ist.Vif ist weltweit f\u00fchrend auf dem dezentralen Markt der digitalen Kryptow\u00e4hrung.", + "starttime": "Startzeit starten", + "startprice": "Preis des Verkaufs", + "endtime": "Schlie\u00dfung der Angebotszeit", + "seemore": "Weitere Informationen", + "baipishu": "Technisches Wei\u00dfpapier", + "gobuy": "Zu kaufen", + "pstart": "Start des Projekts", + "pdoing": "Zeichnung des Projekts", + "pending": "Abonnement abgeschlossen", + "ieobuy": "Abonnement", + "nowprice": "Aktueller Preis", + "ieoamount": "Betrag der Abonnements", + "ieomaxamount": "Maximaler Kaufbetrag", + "ieoscount": "Menge der Abonnements", + "ieobuynow": "Jetzt kaufen", + "ieorecord": "Datensatz der Abonnements" + }, + c2cMerchant: { + buy: "Kaufen", + sell: "Verkaufen", + merchant: "Händler", + quantity: "Menge", + limit: "Limit", + unit_price: "Stückpreis", + payment: "Zahlungsmethode", + rating: "Bewertung", + buy_crypto: "Kaufen", + sell_crypto: "Verkaufen", + order_no: "Bestellnr.", + order_time: "Bestellzeit", + transfer_to_merchant: "An Händler überweisen", + pay_within: "Zahlen Sie innerhalb", + contact_merchant: "Händler kontaktieren", + amount: "Betrag", + fee: "Gebühr", + total: "Gesamt", + step1: "Bestellen", + step2: "Bezahlen", + step3: "Empfangen", + step1_desc: "Nach der Bestellung werden die Vermögenswerte des Verkäufers von der Plattform verwahrt", + step2_desc: "Überweisen Sie mit der angegebenen Zahlungsmethode", + step3_desc: "Sobald der Händler bestätigt, werden die Vermögenswerte freigegeben", + enter_amount: "Menge eingeben", + confirm_order: "Bestellung bestätigen", + order_records: "Bestellverlauf", + all: "Alle", + status_pending: "Ausstehend", + status_completed: "Abgeschlossen", + status_cancelled: "Storniert", + status_expired: "Abgelaufen", + direction: "Richtung", + you_pay: "Sie zahlen", + load_more: "Mehr laden", + cancel: "Abbrechen", + action: "Aktion" + }, + deposit: { + title: "Deposit", + selectCurrency: "Select Currency", + selectChain: "Select Network", + network: "Network", + depositAddress: "Deposit Address", + rechargeRecord: "Deposit Records", + viewAllRecords: "View All Records", + saveQr: "Save QR Code", + amount: "Amount", + time: "Time", + address: "Address", + hash: "Transaction Hash", + status: "Status", + walletAccount: "Wallet Account", + depositTo: "Deposit to", + noRecords: "No deposit records", + warning1: "Only deposit {currency} via the {chain} network. Deposits from other assets or networks will be lost.", + warning2: "Minimum deposit amount: 0.00001 {currency}.", + warning3: "Deposits below the minimum will be lost and cannot be recovered.", + warning4: "Processing time is approximately 15-60 minutes.", + addressUnavailable: "Address not available, please contact support", + statusPending: "Pending", + statusSuccess: "Success", + statusFailed: "Failed", + copySuccess: "Copied", + }, + option: { + search: "Search", + all: "All", + hot: "Hot", + gainers: "Gainers", + losers: "Losers", + volume_24h: "Volume", + pair: "Pair", + price: "Price", + quantity: "Qty", + time: "Time", + profit_rate: "Profit Rate", + no_pair: "No pairs", + select_pair: "Select Pair", + select_pair_first: "Select a pair first", + available: "Available", + delivery_time: "Delivery Time", + select_time: "Select Time", + select_time_first: "Select delivery time", + buy_up: "Buy Up", + buy_down: "Buy Down", + order_method: "Order Method", + instant_order: "Instant", + follow_order: "Follow", + amount: "Amount", + enter_amount: "Enter amount", + open_price: "Open Price", + status: "Status", + direction: "Direction", + pending: "Pending", + win: "Win", + lose: "Lose", + cancelled: "Cancelled", + tab_pending: "Pending", + tab_opening: "Opening", + tab_settled: "Settled", + tab_cancelled: "Cancelled", + order_book: "Order Book", + realtime_trades: "Trades", + current_orders: "Current", + history_orders: "History", + no_orders: "No orders", + instant: "Instant", + timed: "Timed" + } +} \ No newline at end of file diff --git a/src/lang/drj.js b/src/lang/drj.js new file mode 100644 index 0000000..88753bd --- /dev/null +++ b/src/lang/drj.js @@ -0,0 +1,1715 @@ +export default { + hycg: "Sözleşme ihlali başarılı", + km1: "satılabilir", + zx: 'kendi seçim', + tjcg: "Başarıyla gönderildi", + gg8: "E-posta adresinizi kullanın veya", + gg9: "Kaydolun", + yzmbbt: "Davet kodu (gereklidir)", + zfr1: "Temel harita", + zfr2: "Derinlik haritası", + qshsl26: "Sipariş onayı", + qshsl27: "Devam et", + qshsl1: "E-Posta Adresi", + qshsl2: "Lütfen E-Posta Adresinizi Girin", + qshsl3: "Konu", + qshsl4: "Lütfen Bir Konu Girin", + qshsl5: "Sorunu Tanımlayın", + qshsl6: "Lütfen Tanımlamak İstediğiniz Sorunu Girin", + qshsl7: "Başarıyla Gönderildi, En Kısa Sürede Size Geri Dönüş Yapacağız", + qshsl8: "Öneriler ve Geri Bildirim", + qshsl10: "Proje Adı", + qshsl11: "Token Adı", + qshsl12: "Proje Tanımı", + qshsl13: "Sözleşme Adresi", + qshsl14: "Resmi Web Sitesi", + qshsl15: "İletişim Kişisi Adı", + qshsl16: "İletişim Kişisi E-Posta", + qshsl17: "Dosya Yükle", + + qshsl18: "Lütfen Proje Adını Girin", + qshsl19: "Lütfen Token Adını Girin", + qshsl20: "Lütfen Proje Tanımını Girin", + qshsl21: "Lütfen Sözleşme Adresini Girin", + qshsl22: "Lütfen Resmi Web Sitesini Girin", + qshsl23: "Lütfen İletişim Kişisi Adını Girin", + qshsl24: "Lütfen İletişim Kişisi E-Postasını Girin", + qshsl25: "Lütfen Bir Dosya Yükleyin", + qshsl: 'Lütfen miktarı (sayfa) girin', + czcc: 'İşlem başarılı', + czsb: 'İşlem başarısız', + fzcf: 'Kopyalama başarılı', + zjde1: 'Hesap numaranızı girin', + zjde2: 'Şifrenizi girin', + zjde3: 'Giriş başarılı', + zjde4: 'Şifreyi Onayla', + zjde5: 'Doğrulama kodunu girin', + zjde6: 'Lütfen şifrenizi tekrar girin', + zjde7: 'Kaydol', + zjde8: 'Şifreler eşleşmiyor', + zjde9: 'Lütfen gizlilik sözleşmesini okuyun ve kabul edin', + zjde10: 'En popüler kripto para birimi ticaret platformu', + zjde11: 'Dolar', + zjde12: '24 saatlik işlem hacmi', + zjde13: 'Kapsamlı likidite sağlayıcı', + zjde14: 'Kullanıcılar', + zjde15: 'Hemen ticaret yapın', + zjde16: '24 saatlik işlem hacmi', + zjde17: '24 saatlik ticaret miktarı', + zjde18: 'Daha fazla görüntüle', + zjde19: 'Avantajlarımız', + zjde20: 'Güvenli, uyumlu ve öngörülebilir dijital altyapıyı desteklemek ve çalıştırmayı amaçlayan yüksek performanslı açık kaynaklı bir blok zinciri platformudur.', + zjde21: 'Kripto Para Haberleri', + zjde22: 'Daha fazla', + zjde23: 'Detayları Görüntüle', + zjde24: 'Hakkımızda', + zjde25: 'Hakkında', + zjde26: 'Global profesyonel bir platform, dünya çapındaki profesyonel ticaret kullanıcılarına hizmet veren yenilikçi bir dijital varlık ticaret platformudur, yüksek kaliteli inovatif dijital varlık yatırım fırsatlarını keşfetmeyi amaçlar. Şu anda kırkın üzerinde dijital varlık ürünü ticareti ve yatırım hizmeti sunmaktadır.', + zjde27: 'Grup, küresel önde gelen bir blok zinciri varlık finansal hizmet sağlayıcısıdır. Dünya çapından milyonlarca kullanıcıya yüksek kaliteli hizmetler sunmuştur. ABD, Singapur, Kore, Hong Kong ve diğer ülkelerde ve bölgelerde bağımsız ofisleri bulunmaktadır. Ticaret işlemleri ve operasyon merkezleri.', + zjde28: "Grup ve yan kuruluşları, teknoloji platformunda, ürün destek hatlarında, güvenlik risk kontrol sistemlerinde, operasyonlarda ve müşteri hizmetlerinde küresel lider konumdadır. Ayrıca, küresel işletmeler yürüten THEICE'in diğer yan kuruluşları arasında THEICE Japonya'nın dijital varlık ticaret platformu ve THEICE Cüzdan dijital varlık yönetim hizmeti bulunmaktadır.", + zjde29: 'Her zaman ve her yerde ticaret yapın', + zjde30: 'Birden fazla platformla mükemmel uyum, çeşitli senaryolarda ticaret ihtiyaçlarınıza her zaman yanıt verin', + zjde31: 'Anlık piyasa verilerini her zaman kontrol edin', + zjde32: 'BTC, ETH, XRP ve diğer dijital varlıkları kolayca alıp satın', + zjde33: 'Takip ettiğiniz kripto para birimlerinin fiyat değişim uyarılarını alın', + zjde34: 'Bitcoin spot, vadeli işlem ve opsiyon fiyatlarını görüntüleyin', + zjde35: 'Farklı borsalardaki kripto para birimi fiyatlarını karşılaştırın', + zjde36: [{ + h1: 'Güvenli ve istikrarlı', + desc: 'Üst düzey bir teknik ekibimiz var, kapsamlı güvenlik koruması, kendi geliştirdiğimiz yüksek hızlı ticaret motoru, büyük miktarda işlem yoğunluğunda bile istikrarlı ve güvenilir bir şekilde çalışabilir.' + }, + + { + h1: 'Profesyonel ve uyumlu', + desc: 'Uzman işletme ekibi, yılların blok zinciri ve finans deneyimine sahip, düzenli dijital varlık ticaret lisansına sahip, yüzde yüz rezerv fon garantisi.' + }, + { + h1: 'Kullanıcı odaklı', + desc: 'Küresel pazar odaklı, çoklu dil desteği, 7/24 kesintisiz çalışma, güçlü topluluk desteği, profesyonel müşteri hizmetleri.' + }, + { + h1: 'Yüksek performans', + desc: 'Saniyede 300.000 işlem, sipariş yanıt süresi 1 milisaniyenin altında.' + } + ], + zjde37: 'Vadeli işlem sözleşmeleri', + zjde38: 'Varlıklar', + zjde39: 'Likit madencilik', + zjde40: 'Yardım Merkezi', + zjde41: 'Duyuru Merkezi', + zjde42: 'Uygulama İndir', + zjde43: 'İndir', + zjde44: 'Varlık Cüzdanı', + zjde45: 'Arkadaşlarla Paylaş', + zjde46: 'Hesap Hareketleri', + zjde47: 'Kimlik Doğrulama', + zjde48: 'Kredi Puanı', + zjde49: 'Güvenlik Merkezi', + zjde50: 'Şifre Değiştir', + zjde51: 'Çekim Şifresi Ayarla', + zjde52: 'Önbelleği Temizle', + zjde53: 'Çıkış Yap', + zjde54: 'Kişisel Merkez', + zjde55: 'Dil', + zjde56: 'Para Birimini Dönüştür', + zjde57: [{ + title: 'Teslimat sözleşmesi', + url: 'ikinciAnlaşmaMerkezi' + }, + { + title: 'Sürekli sözleşme', + url: 'kaldıraçAnlaşmaMerkezi' + }, + { + title: 'Spot', + url: 'anlaşmaMerkezi' + } + ], + + zjde58: [{ + type: 'USD', + symbol: '$', + text: 'ABD Doları' + }, + { + type: 'CNY', + symbol: '¥', + text: 'Çin Yuanı' + }, + { + type: 'HKD', + symbol: 'HK$', + text: 'Hong Kong Doları' + }, + { + type: 'EUR', + symbol: '€', + text: 'Euro' + }, + { + type: 'CAD', + symbol: 'C$', + text: 'Kanada Doları' + }, + { + type: 'JPY', + symbol: 'JPY', + text: 'Japon Yeni' + }, + { + type: 'SGD', + symbol: 'NZ$', + text: 'Yeni Zelanda Doları' + }, + { + type: 'TWD', + symbol: 'NT$', + text: 'Yeni Tayvan Doları' + }, + { + type: 'SGD', + symbol: 'S$', + text: 'Singapur Doları' + }, + { + type: 'PHP', + symbol: '₱', + text: 'Filipinler Pezosu' + }, + + { + type: 'AUD', + symbol: 'AU$', + text: 'Avustralya Doları' + }, { + type: 'GBP', + symbol: '£', + text: 'İngiliz Sterlini' + }, + { + type: 'KRW', + symbol: '₩', + text: 'Güney Kore Wonu' + }, + + ], + zjde58: [{ + type: 'USD', + symbol: '$', + text: 'ABD Doları' + }, + { + type: 'CNY', + symbol: '¥', + text: 'Çin Yuanı' + }, + { + type: 'HKD', + symbol: 'HK$', + text: 'Hong Kong Doları' + }, + { + type: 'EUR', + symbol: '€', + text: 'Euro' + }, + { + type: 'CAD', + symbol: 'C$', + text: 'Kanada Doları' + }, + { + type: 'JPY', + symbol: 'JPY', + text: 'Japon Yeni' + }, + { + type: 'SGD', + symbol: 'NZ$', + text: 'Yeni Zelanda Doları' + }, + { + type: 'TWD', + symbol: 'NT$', + text: 'Yeni Tayvan Doları' + }, + { + type: 'SGD', + symbol: 'S$', + text: 'Singapur Doları' + }, + { + type: 'PHP', + symbol: '₱', + text: 'Filipinler Pezosu' + }, + + { + type: 'AUD', + symbol: 'AU$', + text: 'Avustralya Doları' + }, { + type: 'GBP', + symbol: '£', + text: 'İngiliz Sterlini' + }, + { + type: 'KRW', + symbol: '₩', + text: 'Güney Kore Wonu' + }, + + ], + + zjde59: 'Sözleşme Pazarı', + zjde60: 'Artış Sıralaması', + zjde61: 'Hacim Sıralaması', + zjde62: 'Çift', + zjde63: 'Kapanış Fiyatı', + zjde64: 'Değişim', + zjde65: 'İşlem Hacmi', + zjde66: 'Hesap Girişi', + zjde67: 'Hoş geldiniz! E-posta veya telefon numaranızı kullanarak oturum açın', + zjde68: 'Şifreyi Hatırla', + zjde69: 'Okudum ve kabul ediyorum', + zjde70: 'Ülke', + zjde71: 'Oluştur', + zjde72: 'Hesap', + zjde73: 'E-posta veya telefon numaranızı kullanarak kaydolun', + zjde74: 'Al', + zjde75: 'Alan kodu seçin', + zjde76: 'Alan kodu girin', + zjde77: 'Şifreyi Sıfırla', + zjde78: 'Varlıklarınızın güvenliği için, şifrenizi değiştirdikten sonra 24 saat boyunca işlem yapamazsınız.', + zjde79: 'Grafik', + zjde80: 'Emirler', + zjde81: 'Son İşlemler', + zjde82: 'Toplam', + zjde83: 'Uzun Alım', + zjde84: 'Kısa Alım', + zjde85: 'İşlem', + zjde86: 'İşlem Varlığı', + zjde87: 'Kullanılabilir', + zjde88: 'Minimum Alım', + zjde89: 'Komisyon', + zjde90: 'İşlem Süresi', + zjde91: 'Açık Pozisyon', + zjde92: 'Kullanılabilir Miktar', + zjde93: 'Maksimum Açık Pozisyon', + zjde94: 'Adet', + zjde95: 'Başlangıç Teminatı', + zjde96: 'Komisyon', + zjde97: 'Spot', + zjde98: 'Alış Fiyatı (USDC)', + zjde99: 'Alınabilir', + zjde100: 'Satış Fiyatı (USDC)', + zjde101: 'Transfer Et', + zjde102: 'Çıkış Yap', + zjde103: 'Bugünkü Kar', + zjde104: 'Dönüştürme Miktarı', + zjde105: 'Dönüştürmek istediğiniz miktarı girin', + zjde106: 'Mevcut Dönüşüm Fiyatı', + zjde107: [{ + type: '', + tetx: 'Genel Bakış', + gg: 'Toplam Hesap Varlığı', + value: '', + }, + { + type: 'change_wallet', + tetx: 'Coin', + gg: 'Coin Hesap Varlığı', + value: 'change', + }, + { + type: 'micro_wallet', + tetx: 'Vadeli İşlem Sözleşmeleri', + gg: 'Vadeli İşlem Sözleşmeleri Hesap Varlığı', + value: 'micro', + }, + { + type: 'lever_wallet', + tetx: 'Sürekli İşlem Sözleşmeleri', + gg: 'Sürekli İşlem Sözleşmeleri Hesap Varlığı', + value: 'lever', + }, + { + type: 'legal_wallet', + tetx: 'Finans', + gg: 'Finans Hesap Varlığı', + value: 'legal', + } + ], + zjde108: 'Önemli Bildiri', + zjde109: '1. Nakit çekme işlemlerini önlemek için işlem hacminiz belirli bir seviyeye ulaştığında para çekme talebinde bulunabilirsiniz.', + zjde110: '2. Para çekme talebinizi gönderdikten sonra 24 saat içinde hesabınıza geçer, tahmini çekme süresinden sonra hesabınıza geçmezse lütfen çevrimiçi destekle iletişime geçin.', + zjde111: '3. Para çekme talebi gönderdikten sonra, bu fonlar çekim işlemi devam ederken donmuş durumda olacaktır, bu fonlar geçici olarak sistem tarafından tutulur ve bu, bu varlığı kaybettiğiniz ya da varlıkta anormallik olduğu anlamına gelmez.', + zjde112: 'QR Kodu Kaydet', + zjde113: 'Merkezi Dışı Bağlantı', + zjde114: 'Merkezi Dışı İşlemler İçin Özel Hat', + zjde115: '1. Yukarıdaki yatırma adresi platformun resmi alım adresidir, lütfen platformun resmi yatırma adresini tanıyın, yanlış yatırma nedeniyle oluşan kayıplardan kendiniz sorumlusunuz;', + zjde116: '2. Bilgisayarınızın ve tarayıcınızın güvenli olduğundan emin olun, bilgilerin değiştirilmesini veya sızdırılmasını önleyin;', + zjde117: '3. Yukarıdaki adrese yatırım yaptıktan sonra, paranın hesabınıza geçmesi için tüm ağ düğümlerinin onayını beklemelisiniz;', + zjde118: '4. Yukarıdaki token sistemi ve para birimlerine yatırım yapmadan önce lütfen doğru miktarı transfer edin, başka herhangi bir ilgili varlığa transfer yapmayın, aksi takdirde geri alınamaz.', + zjde119: 'Adres', + zjde120: 'Dünya lideri blok zinciri dijital varlık madencilik platformu', + zjde121: 'Açık ve şeffaf · Güvenli ve istikrarlı', + zjde122: 'Para Birimi', + zjde123: 'Madencilik Günlük Getiri Oranı', + zjde124: 'Madencilik Süresi', + zjde125: 'Gün', + zjde126: 'Hemen Madencilik', + zjde127: 'Ürün Adı', + zjde128: 'Madencilik Süresi', + zjde129: 'Madencilik Zamanı', + zjde130: 'Madencilik Miktarı', + zjde131: 'Vade Tarihi', + zjde132: 'Vade Getirisi', + zjde133: 'Sipariş Durumu', + zjde134: 'Devam Ediyor', + zjde135: 'Geri Çekildi', + zjde136: 'Ürün Detayı', + zjde137: 'Madencilik Günlük Getiri Oranı', + zjde138: 'Madencilik Süresi', + zjde139: 'Madencilik Para Birimi', + zjde140: 'Satın Alma Miktarı (Minimum)', + zjde141: 'Erken Çıkış Ücreti', + zjde142: 'Satın Alma Miktarı', + zjde143: 'Kullanılabilir Bakiye', + zjde144: 'Satın Alma Miktarını Girin (USDC)', + zjde145: 'Kapat', + zjde146: 'Hemen Madencilik', + zjde147: 'Erken çıkış yapmak istediğinize emin misiniz?', + zjde148: "Uyarı", + zjde149: "Onayla", + zjde150: "İptal", + zjde151: "Sorunuzu girin", + zjde152: "Aramak istediğiniz içeriği girin", + zjde153: "Yardım Merkezi", + zjde154: "Duyuru Merkezi", + zjde155: "Ana Sayfa", + zjde156: "Önceki Sayfaya Dön", + zjde157: "Haber Merkezi", + zjde158: "Hizmet Sözleşmesi", + zjde159: "Destek", + zjde160: "Canlı Destek", + zjde161: "Öneri ve Geri Bildirim", + zjde162: "Hizmetler", + zjde163: "İndir", + zjde164: "Listeleme Başvurusu", + zjde165: "Gizlilik Bildirimi", + zjde166: "Kullanıcı Sözleşmesi", + zjde167: "Arkadaşlarla Paylaş", + zjde168: "Varlıklarınızı Özgürleştirin", + zjde169: "Davet Kodum", + zjde170: "Kopyalamak için tıklayın", + zjde171: "Benim Davet Bağlantım", + zjde172: "QR Kodunu Kaydetmek için tıklayın", + zjde173: "Doğrudan Alt Üye Sayısı", + zjde174: "Toplam Alt Üye Sayısı", + zjde175: "Doğrudan Alt Üye Komisyonu", + zjde176: "Toplam Komisyon", + zjde177: "Komisyon Kayıtlarını Görüntüle", + zjde178: "Komisyon Kayıtları", + zjde179: "Hesap", + zjde180: "Tip", + zjde181: "Komisyon", + zjde182: "Komisyon Oranı", + zjde183: "Komisyon Tutarı", + zjde184: "Zaman", + zjde185: "Veri bulunamadı", + + zjde186: "Kredi Puanı", + zjde187: "Toplam Kredi Puanı", + zjde188: "En Son Kayıt", + zjde189: "Anlık Güncelleme", + zjde190: "Kredi Puanı", + zjde191: "Tarih", + zjde192: "İsim", + zjde193: "Sebep", + + zjde194: "Teslimat Emirleri", + zjde195: "Geçmiş Emirler", + zjde196: "Toplam Emir Miktarı", + zjde197: "Emir Fiyatı", + zjde198: "Tamamlanan Miktar", + zjde199: "Ortalama Fiyat", + + zjde200: "Mevcut Pozisyon", + zjde201: "Geçmiş İşlemler", + zjde202: "Piyasa Fiyatıyla Tam Kapat", + zjde203: "Kar", + zjde204: "Teminat Oranı", + zjde205: "Alış Fiyatı", + zjde206: "Zorunlu Kapanış Fiyatı", + zjde207: "Tetikleme Fiyatı", + zjde208: "Limit Emir", + zjde209: "Piyasa Emri", + zjde210: "Toplam Emir Miktarı", + zjde211: "İşlem Fiyatı", + zjde212: "Maksimum Pozisyon Miktarı", + zjde213: "Kapanış Ortalama Fiyatı", + zjde214: "Kapatılan Miktar", + zjde215: "Pozisyonu Arttır", + zjde216: "Pozisyonu Azalt", + zjde217: "Sadece tamsayı girebilirsiniz", + zjde218: "Emir fiyatınız mevcut fiyattan yüksek, mevcut piyasa fiyatıyla doğrudan işlem yapılacaktır. Almak istediğinize emin misiniz?", + zjde219: "Emir fiyatınız mevcut fiyattan düşük, mevcut piyasa fiyatıyla doğrudan işlem yapılacaktır. Almak istediğinize emin misiniz?", + zjde220: 'Şifre Değiştir', + zjde221: 'Varlıklarınızın güvenliği için, şifrenizi değiştirdikten sonra 24 saat boyunca işlem yapamazsınız', + zjde222: 'Hesap Hareketleri', + + zjde223: 'Hesap Hareketi Türü', + zjde224: 'Hesap Türü', + zjde225: 'Para Birimi Türü', + zjde226: 'Değişim Miktarı', + zjde227: 'Hesap Değişikliği', + zjde228: 'Almanca', + zjde229: 'Fransızca', + zjde230: 'İtalyanca', + zjde231: 'Türkçe', + zhjs: "Hesap Rolü", + sjzh: "Gerçek Hesap", + + + + + + + + + lang: { + en: "İngilizce", + kr: "한글", + jp: "日本語", + zh: "简体中文", + hk: "繁體中文", + spa: "İspanyolca", + ara: "Arapça" + }, + + indexHeader: { + spot_trading: "Spot İşlemler", + desc: "Dijital varlıklar arasında ticaret yapın, örneğin USDC ile BTC satın alın", + exchange: "Hızlı Takas", + exchange_desc: "Farklı dijital varlıklar arasında tek tuşla takas yapın ve otomatik hesaplaşmayı hemen tamamlayın", + u_standard_contracts: "U Standart Sözleşmeler", + u_standard_contracts_desc: "USDC ile hesaplaşma yapılan kaldıraçlı sözleşme işlemleri", + option: "Hızlı Kontrat", + option_desc: "Fiyat döngülerini tahmin ederek USDC kazanın", + staking_mining: "Yatırımlı Madencilik", + staking_mining_desc: "Piyasanın likiditesini artırarak istikrarlı getiri elde edin", + currency_banking: "Döviz Bankacılığı", + currency_banking_desc: "Tek tuşla düzenli yatırım yaparak sağlam getiri elde edin", + sgd_subscription: "Yeni Para Başvurusu", + sgd_subscription_desc: "Yeni paraları önceden satın alın", + fiat_currency_transactions: "Fiat Para İşlemleri", + fiat_currency_transactions_desc: "Güvenli ve kolay alım satım için P2P platformunu kullanın ve en iyi fiyatı seçin", + third_party_transactions: "Üçüncü Taraf İşlemleri", + third_party_transactions_desc: "Hızlı seçim için üçüncü taraf markaları, VISA, Banka Kartı ile işlem yapın", + market: "Piyasa", + buy_coins: "Kripto Satın Al", + trade: "Ticaret", + contract: "Sözleşme", + finance: "Finans", + receive: "1000$ Al", + log_out: "Çıkış Yap", + log_in: "Giriş Yap", + sign_up: "Kaydol", + complaint_suggestion: "Şikayet ve Öneri", + my_Assets: "Varlıklarım", + orders: "Emirler", + inMobile: "Lütfen mobil cihazınızda geri bildirimde bulunun", + not_yet_open: "Henüz açılmadı" + }, + homeContent: { + title: "En Güvenilir İşlem Platformu", + title2: "Çeşitli dijital varlıkları güvenle işlem yapma yeteneği", + sign_up_now: "Hemen Kaydol", + download_the_app: "Uygulamayı İndir", + go_to_trade: "İşlem Yap", + popular_plates: "Popüler Bölgeler", + market_conditions: "Piyasa Durumu", + mainstream_coins: "Ana Akım Kripto Paralar", + trading_pairs: "İşlem Çiftleri", + latest_price: "Son Fiyat", + up_and_down: "24 Saat Değişim", + market: "Piyasa", + trade: "İşlem", + trade_button: "İşlem", + more: "Daha Fazla", + beginner_bootstrapping: "Yeni Başlayanlar İçin Rehber", + beginner_bootstrapping_sign_up_now: "Hemen Kaydol", + beginner_bootstrapping_deposit: "Yatırım Yap", + beginner_bootstrapping_trade: "İşlem Yap", + beginner_bootstrapping_input: "E-posta veya Telefon Numarası Girin", + beginner_bootstrapping_sign_up_now_button: "Hemen Kaydol", + beginner_bootstrapping_prompt: "{siteName}'e arkadaşlarınızı davet edin, en fazla %30'a kadar işlem komisyonu kazanın", + beginner_bootstrapping_buy_coins_quickly: "Hızlı Kripto Para Satın Alma", + beginner_bootstrapping_reference_price: "Referans Fiyat", + beginner_bootstrapping_buy_now_button: "Hemen Satın Al", + beginner_bootstrapping_2nd_title: "Blockchain Varlıklarınızı Hemen Yatırın", + beginner_bootstrapping_2nd_title_desc: "Blockchain cüzdanınızdan transfer yaparak BKEX hesabınıza yatırım yapın", + beginner_bootstrapping_2nd_title_2nd: "OTC Özel Ticaret", + beginner_bootstrapping_2nd_title_2nd_desc: "Sıfır komisyon ile fiat para ticareti yapın", + greenhorn_trade_module_first: "Kripto Para İşlemleri", + greenhorn_trade_module_first_span: "Tek tuşla işlem yapın, 1200'den fazla kripto para birimini destekleyin", + greenhorn_trade_module_second: "ETP Kaldıraçlı Token'lar", + greenhorn_trade_module_second_span: "Spot işlem stratejileri, kaldıraçlı işlem yapın ve marjin çağrısı almayın", + greenhorn_trade_module_third: "Sürekli Sözleşmeler", + greenhorn_trade_module_third_span: "USDC tabanlı sürekli sözleşmelerde 1 ila 100 arası kaldıraçla işlem yapın", + greenhorn_trade_module_fourth: "Sürekli Sözleşmeler", + greenhorn_trade_module_fourth_span: "USDC tabanlı sürekli sözleşmelerde 1 ila 100 arası kaldıraçla işlem yapın", + brand_title: "Dijital Varlıkların Değerini Artırın", + brand_module_first: "Global Yeni Nesil Bir Borsa", + brand_module_first_tips: "Ürün ekosistemi yenilikçi dönüşüm geçirir, küresel düğümler trafiği bir araya getirir", + brand_module_second: "Yüksek Kaliteli Projelerin Küresel İlk Lansmanı", + brand_module_third: "1200+ Dijital Varlık", + brand_module_third_tips: "Global pazardan istediğinizi seçin, 24 saat işlem yapın", + brand_module_fourth: "Güvenli", + brand_module_fourth_tips: "Dijital varlıklarınızı çoklu imzalı soğuk cüzdanlarda saklayın", + brand_module_fifth: "Profesyonel", + brand_module_fifth_tips: "10 yılı aşkın finansal risk yönetimi ekibi, API işlemlerini destekler", + brand_module_sixth: "Stabil", + brand_module_sixth_tips: "Global teknik ekip, dağıtık paralel teknoloji, hızlı eşleştirme motoru", + swiper_first: "Küresel Yeni Nesil Bir Borsa", + swiper_first_tips: "Ürün ekosistemi yenilikçi dönüşüm geçirir, küresel düğümler trafiği bir araya getirir", + swiper_second: "Yüksek Kaliteli Projelerin Küresel İlk Lansmanı", + swiper_second_tips: "Anlık piyasa güncellemeleri ile yüksek kaliteli projeleri keşfedin ve yatırım fırsatlarını kaçırmayın", + swiper_third: "1200+ Dijital Varlık", + swiper_third_tips: "Global pazardan istediğinizi seçin, 24 saat işlem yapın", + swiper_fourth: "Güvenli", + swiper_fourth_tips: "Dijital varlıklarınızı çoklu imzalı soğuk cüzdanlarda saklayın", + swiper_fifth: "Profesyonel", + swiper_fifth_tips: "10 yılı aşkın finansal risk yönetimi ekibi, API işlemlerini destekler", + swiper_sixth: "Stabil", + swiper_sixth_tips: "Global teknik ekip, dağıtık paralel teknoloji, hızlı eşleştirme motoru", + platform_wrap: "İşlemlere Her Zaman ve Her Yerde Başlayın", + platform_wrap_tips: "Ürün ekosistemi yenilikçi dönüşüm geçirir, küresel pazarlara odaklanır", + platform_wrap_android: "Android İndir", + platform_wrap_iphone: "iPhone İndir", + tipsmain_title: "Hemen Dijital Varlık Yolculuğunuza Başlayın", + tipsmain_tips: "{siteName}, işlemlerinizde size rehberlik eder", + tipsmain_first_btn: "Hemen Kaydol", + tipsmain_second_btn: "İşlem Yapmaya Başla", + tipsmain_v_else: "Hemen Kaydol", + safety_box_span: "Tüm 3 test (sızma testi, açık bulgu ödülü, fon kanıtı) puanlarından geçti, 3 yıldız aldı", + online_customer_service: "Çevrimiçi Müşteri Hizmetleri", + satisfaction_surveys: "Memnuniyet Anketleri", + back_to_top: "Başa Dön", + experience_title: "Bu sayfa deneyiminizden ne kadar memnunsunuz?", + experience_very_dissatisfied: "Çok Memnun Değilim", + experience_dissatisfied: "Memnun Değilim", + experience_no_comment: "Yorum Yok", + experience_satisfied: "Memnunum", + experience_very_satisfied: "Çok Memnunum", + experience_open_more_detail_flag: "Daha fazla geri bildirim sağlayarak bir sonraki iyileştirmemize yardımcı olabilir misiniz?", + experience_open_more_detail_input: "Daha fazla geri bildirim sağlayarak bir sonraki iyileştirmemize yardımcı olabilir misiniz?", + btn_submit: "Gönder", + feedback_title: "Geri bildiriminiz için çok teşekkür ederiz!", + feedback_tips: "Geri bildiriminiz bizim için çok önemli!", + feedback_btn: "Anladım!", + moblie: "Dijital varlıkların daha değerli bir şekilde dolaşmasını sağlayın", + moblie_download: "İndir" + }, + indexFooter: { + title: "Dijital varlıkların daha değerli bir şekilde dolaşmasını sağlayın", + terms_and_policies: "Şartlar ve Politikalar", + anti_money_laundering: "Kara Para Aklamayı Önleme", + risk_warning: "Risk Uyarısı", + service_privacy: "Hizmet Gizliliği", + terms_of_service: "Hizmet Şartları", + privacy_statement: "Gizlilik Bildirimi", + service_information: "Hizmet Bilgileri", + about_us: "Hakkımızda", + risk_prompt: "Risk Uyarısı: {siteName} tarafından sunulan tüm ürünler (dijital varlıklar, yatırım ürünleri, fonlar vb.) için, {siteName} ürün performansı konusunda herhangi bir garanti vermemektedir. Yatırımcıların yatırım ürünlerinin yasal belgelerini dikkatlice okumaları, ürünün risklerini ve getiri özelliklerini (sistemik riskler ve belirli ürünlere özgü yatırım riskleri dahil) anlamaları gerekmektedir. Yatırımcılar kendi varlık durumlarına ve risk toleranslarına göre uygun yatırım ürününü seçmelidir. {siteName} tarafından sağlanan tanıtım materyalleri yatırımcılar için referans amaçlı olup, herhangi bir tavsiye veya yatırım önerisi oluşturmaz. Yatırımcılar dikkatli kararlar almalı ve riskleri bağımsız olarak üstlenmelidir.", + partner_institutions: "Ortak Kuruluşlar" + }, + accountCenter: { + welcome: "Merhaba,", + authentication: "Doğrulama:", + deposit: "Yatırım Yap", + title: "Toplam Varlık: ₺", + currency: "Para Birimi", + available: "Kullanılabilir", + freeze: "Donuk", + exchange: "Borsa" + }, + accountaEntrust: { + time: "Zaman", + currency: "Kripto Para Birimi", + number: "Miktar", + price: "Fiyat", + account: "Hesap", + operate: "İşlem", + quash: "İptal", + loading: "Yükleniyor...", + no_data_yet: "Henüz veri yok" + }, + marketQuotaion: { + title: "Kripto Para Piyasa Değeri", + market_first: "Kripto para toplam piyasa değeri {price} milyar dolar", + market_second: "Bitcoin'in piyasa payı {share_bit}%, Ethereum'un piyasa payı {share_ethereum}%", + market_third: "Son 24 saatteki işlem hacmi {trade} milyar dolar", + top_gainers: "En Çok Kazananlar", + popular_currencies: "Popüler Kripto Paralar", + coins: "Kripto Para", + last_price: "Son Fiyat", + cycle: "24 Saat Değişim", + high: "Yüksek", + low: "Düşük", + volume: "24 Saat İşlem Hacmi", + market_trading: "Piyasa İşlemleri", + trade: "İşlem", + all: "Tümü" + }, + fastTransaction: { + buy_cryptocurrency: "Visa/Master Card/JCB/Discover ile kripto para satın alın", + brief_introduction: "Kolay Kullanım · En Düşük Ücretler · Küresel Kapsama", + swiper_second_tips: "Milyonlarca kullanıcının güvenini kazanan, güvenli bir kripto para işlem platformu sunan ve 100'den fazla ödeme yöntemi ve 30'dan fazla fiat para birimini kabul eden bir platformdur.", + buy_coins_with_one_click: "Tek Tıkla Kripto Para Satın Al", + orders: "Emirler", + how_to_buy: "Kripto Para Nasıl Satın Alınır?", + buy_control_hooks_first_span: "[Satın Al] seçeneğini seçin, satın almak istediğiniz ve alacağınız kripto parayı seçin ve satın almak veya almak istediğiniz miktarı girin.", + buy_control_hooks_second_span: "[Satın Al] düğmesine tıklayın ve uygun bir ödeme yöntemi seçin.", + buy_control_hooks_third_span: "Ödeme yaptıktan sonra satın aldığınız kripto para otomatik olarak hesabınıza aktarılacaktır.", + buy_frequently_asked_questions: "Sıkça Sorulan Sorular", + buy_tips: "Ödeme ile ilgili herhangi bir sorunuz varsa lütfen çevrimiçi müşteri hizmetleriyle iletişime geçin!", + how_to_sell: "Kripto Para Nasıl Satılır?", + sell_control_hooks_first_span: "[Satış] seçeneğini seçin, satmak istediğiniz ve alacağınız kripto parayı seçin ve satmak veya almak istediğiniz miktarı girin.", + sell_control_hooks_second_span: "[Satış] düğmesine tıklayın ve alıcıya seçtiğiniz kripto para birimi ile ödeme yapmasını sağlayacak bir ödeme yöntemi seçin.", + sell_control_hooks_third_span: "İşlem tamamlandıktan sonra alıcı,seçtiğiniz ödeme yöntemi ve seçtiğiniz kripto para birimi ile ödeme yapacaktır.", + sell_frequently_asked_questions: "Sıkça Sorulan Sorular", + sell_tips: "Ödeme ile ilgili herhangi bir sorunuz varsa lütfen çevrimiçi müşteri hizmetleriyle iletişime geçin!", + buy: "Satın Al", + sell: "Sat", + i_want_to_pay: "Ödemek İstiyorum", + please_enter_the_amount: "Lütfen tutarı girin", + search: "Arama", + please_enter_quantity: "Lütfen miktarı girin", + please_enter_quantity_2: "Lütfen miktarı girin", + all: "Tümü", + form_iput_search: "Arama", + I_will_receive: "Alacağım", + input_decimal: "Tutarı girin", + select_search_input: "Tutarı girin", + payment_method: "Ödeme Yöntemi", + no_payment_method_available: "Uygun ödeme yöntemi bulunamadı", + reference_price: "Referans Fiyat:", + fast_transaction_quick_order_btn_tng82_btn: "Satın Al", + el_dialog_title: "Ödeme Yöntemini Seçin", + debit_or_credit_card: "Banka Kartı/Kredi Kartı", + add_a_bank_card: "Banka Kartı Ekle", + third_party: "Üçüncü Taraf", + yes: "Evet", + msg: "Bulunduğunuz bölge şu anda satın alımı desteklememektedir!", + i_will_receive: "Alacağım", + i_want_to_sell: "Satmak İstiyorum" + }, + creditCard: { + el_carousel_item_first: "Visa/Master Card/JCB/Discover ile kripto para satın alma", + el_carousel_item_second: "Kolay kullanım · En düşük ücretler · Küresel kapsama", + el_carousel_item_third: "Dünya çapında milyonlarca kullanıcının güvenini kazanmış, güvenli bir kripto para ticaret platformu sunar ve 100'den fazla ödeme yöntemini ve 30'dan fazla yasal para birimini kabul eder.", + third_party: "Üçüncü taraf", + orders: "Siparişler", + i_want_to_spend: "Harcamak istiyorum", + ant_input_affix_wrapper_placeholder: "Satın alma tutarını girin", + select_a_currency: "Para birimi seçin", + i_will_receive: "Alacağım", + Select_a_currency_second: "Kripto para birimi seçin", + tips: "İpucu", + desc: "Ortaklarımız kripto para satın almak için farklı seçenekler sunar. Doğru ödeme yöntemini seçin ve size en uygun fiyatı bulun.", + select_a_payment_method: "Ödeme yöntemi seçin", + payment_details: "Ödeme detayları", + disclaimer: "Kullanım Şartları", + disclaimer_details: "Bu kredi kartı ile kripto para satın alma hizmeti (bundan böyle 'Hizmet' olarak anılacaktır), size Banxa adlı üçüncü taraf kuruluş tarafından sunulmaktadır. Bu hizmeti kullanmadan önce, Banxa platformuyla ilgili kullanıcı sözleşmesini ve diğer hizmetlerle ilgili kullanımınızı gerektirebilecek diğer yasal belgeleri kabul etmeniz gerekmektedir. Hizmeti kullanırken herhangi bir sorunla karşılaşırsanız, Banxa müşteri hizmetleri ekibiyle iletişime geçmelisiniz. Banxa müşteri hizmetleri ekibinin iletişim bilgileri şunlardır: support@banxa.com. Müşteri hizmetleriyle iletişime geçmeden önce, karşılaştığınız sorunu çözmek için Banxa platformunun resmi web sitesinde listelenen diğer çözüm yollarını da kullanabilirsiniz.", + read: "Okudum ve Kullanım Şartlarını kabul ediyorum", + continued: "Devam" + }, + tv: { + price: "Fiyat:", + price_input: "Fiyatı girin", + take_profit_price: "Kar Al Fiyatı:", + stop_loss_price: "Zarar Durdur Fiyatı:", + best_price: "En iyi piyasa fiyatıyla emir ver", + inputtimes: "Katı", + el_select_placeholder: "Seçiniz", + hand: "Lot", + equal: "Eşittir", + contract_market_capitalization: "Sözleşme Piyasa Değeri", + deposit: "Teminat", + transaction_service_fees: "İşlem Hizmet Ücretleri", + buy_go_long: "Alış (Uzun Pozisyon)", + sell_short: "Satış (Kısa Pozisyon)", + lessnum: "Bu sayı en az olmalıdır", + morenum: "Miktar maksimumdan fazla olamaz", + traedoff: "Bu işlem hazırdır", + ptimes: "Kaldıraç seçin", + pprice: "Fiyatı girin", + realtime: "Gerçek Zamanlı", + newprice: "Son Fiyat", + change: "Değişim", + sureOd: "Emri Onayla", + high: "En Yüksek Fiyat", + min: "En Düşük Fiyat", + conversion: "Dönüşüm", + volume: "24 Saat Hacmi", + market_transaction: "Piyasa Emri", + limit_trading: "Limit Emir", + num: "Miktar", + input_buy_num: "Alış miktarını girin", + m: "Dakika", + hour: "Saat", + transfer: "Transfer", + cancel: "İptal", + confirm: "Onayla", + timed: "Kat", + bail: "Teminat", + charge: "Hizmet Ücreti", + available: "Kullanılabilir:", + hands: "Lot", + day: "Gün", + week: "Hafta", + type: "Tür", + mon: "Ay", + }, + accountNewPage: { + coin_trading: "Kripto Para İşlemleri", + all_account_balances: "Tüm Hesap Bakiyeleri", + label_available: "Kullanılabilir", + label_currency: "Para Birimi", + label_freeze: "Kilitli", + label_convert_into: "Dönüştür", + label_operate: "İşlem", + from: "Başlangıç", + reach: "Hedef", + available_balance: "Kullanılabilir Bakiye", + available_balance_2: "Kullanılabilir Bakiye", + the_number_of_transfer_outs: "Transfer Edilecek Miktar", + you_will_get: "Alacaksınız", + premium: "Komisyon", + exchange_rates: "Döviz Kuru", + exchange: "Değiştir", + insufficient_balance: "Yetersiz Bakiye", + cannot_be_the_same: "Aynı olamaz" + }, + leverTransactions: { + nowentrust: "Mevcut Emirler", + lvchi: "Kaldıraç İşlemleri", + closed: "Kapatıldı", + revoked: "İptal Edildi", + type: "Tür", + open_price: "Açılış Fiyatı", + now_price: "Mevcut Fiyat", + bail: "Teminat", + sty_price: "Kar Al Fiyatı", + sts_price: "Zarar Durdur Fiyatı", + open_time: "Açılış Zamanı", + rate: "Komisyon", + loss: "Kar/Zarar", + do: "İşlem", + entrust_price: "Emir Fiyatı", + delegation_time: "Emir Zamanı", + close_price: "Kapanış Fiyatı", + close_time: "Kapanış Zamanı", + status: "Durum", + revoke_time: "İptal Zamanı", + ping: "Kapat", + set_loss: "Kar/Zarar Ayarla", + expect_profit: "Beklenen Kar", + expect_loss: "Beklenen Zarar", + cancel: "İptal", + confirm: "Onayla", + sure_close: "Kapatmak istediğinize emin misiniz?", + all_close: "Tümünü Kapat", + more_close: "Sadece Uzun Pozisyonları Kapat", + more: "Daha Fazla Yükle", + thanzone: "Ayarlanan değer 0'dan büyük olmalı", + nullClose: "Sadece Kısa Pozisyonları Kapat", + revoke: "Emri İptal Et", + revoke_order: "Emri iptal etmek istediğinize emin misiniz?" + }, + leverMarket: { + market: "Piyasa", + currency: "Para Birimi", + lastprice: "Son Fiyat", + change: "Değişim" + }, + leverExchange: { + handicap: "Handikap", + direction: "Yön", + price: "Fiyat", + number: "Miktar", + sellout: "Satış", + buyin: "Alış" + }, + leverTrade: { + or: "veya", + to_trade: "İşlem yapmak için", + logins: "Giriş Yap", + registers: "Kaydol", + taccount: "Kaldıraç Hesabı", + transfer: "Transfer", + shi: "Piyasa Emri", + xian: "Limit Emri", + price: "Fiyat", + pprice: "Fiyatı Girin", + timed: "Kaldıraç", + times: "X", + hand: "Lot", + equal: "Eşittir", + hands: "Miktar", + pbuynum: "Alım miktarını girin", + contractVal: "İşlem Değeri", + bail: "Teminat", + charge: "Hizmet Ücreti", + domore: "Al (Uzun Pozisyon)", + ptimes: "Kaldıraç seçin", + doshort: "Sat (Kısa Pozisyon)", + canuse: "Kullanılabilir", + buynumber: "Alım Miktarı", + sellprice: "Satış Fiyatı", + sellnumber: "Satış Miktarı", + sure_od: "Emri Onayla", + confirm: "Onayla", + cancel: "İptal", + bestprice: "En İyi Piyasa Fiyatı", + lessnum: "Minimum miktar", + morenum: "Miktar sınırı aşılamaz" + }, + secondContract: { + miscroAccount: "Opsiyon Hesabı", + transfer: "Transfer", + balance: "Bakiye", + rate: "Kazanç Oranı" + }, + mxDefi: { + title_normal_text: "Kazma ödülleri hemen alınabilir, depolama ve çekme esnekliği", + mining_treasure: "Kazma Hazinesi", + mining_records: "Kazma Kayıtları", + expected_annualized_earnings: "Beklenen Yıllık Kazanç", + day: "Gün", + minimum_number_of_lock_up_days: "Minimum Kilitli Gün Sayısı", + staking_amount: "Yatırım Tutarı", + no_upper_limit: "Üst Sınır Yok", + go_to_staking: "Yatırıma Git" + }, + secondTransactions: { + symbol: "İşlem Çifti", + num: "Açık Pozisyon Miktarı", + buy_price: "Alış Fiyatı", + now_price: "Mevcut Fiyat", + finsh_price: "Gerçekleşen Fiyat", + profit_loss: "Tahmini Kar/Zarar", + times: "Zaman Sayacı", + rate: "Komisyon Oranı", + loss: "Kar/Zarar", + trade: "İşlem", + closed: "Kapatıldı", + nodata: "Veri bulunamadı", + more: "Daha Fazla Yükle" + }, + earn: { + financial_order: "Finansal Emir", + go_back: "Geri", + tab_pane_label: "DeFi Kazma Hazinesi", + amount_of_deposit: "Yatırım Miktarı", + daily_yield: "Günlük Getiri Oranı", + lockup_time: "Kilitli Süre", + maturity_time: "Vade Sonu Zamanı", + liquidated_damages_for_early_redemption: "Erken Çekim Cezası", + in_progress: "Devam Ediyor", + redeemed: "Çekildi", + operation: "Operasyon", + status: "Durum", + redemption: "Çekim", + nodata: "Veri Yok", + refresh: "Yenile", + confirm_definite_redemption: "Çekimi Onayla?", + confirm_title: "Uyarı", + confirm_confirm_button: "Onayla", + confirm_cancel_button: "İptal" + }, + structuredFinancial: { + title: "Yapılandırılmış Finans", + desc: "Sabit getiri ve opsiyon gibi finansal türev ürünlerin bir araya getirildiği yeni tip finansal ürünler", + nav_content: "Finansal Piyasa", + router_link_span: "Benim Finansım", + total_product: "Tüm Ürünler", + label_product: "Ürün", + label_reference_annualization: "Referans Yıllık Getiri", + label_investment_term: "Yatırım Süresi", + label_residual_share: "Kalan Pay", + label_subscription: "Abone Ol", + immediate_application: "Hemen Başvur", + have_ended: "Bitmiş", + expansion: "Genişlet", + sc_bczrlj: "Avantajlarımız", + proc_item_1: "Verimli Getiri", + proc_item_desc_1: "Kullanıcılar için yüksek getirili finansal ürünler oluşturmak için çeşitli profesyonel finansal araçları kullanma", + proc_item_2: "Çeşitli Ürünler", + proc_item_desc_2: "Çeşitli kombinasyonlar, çeşitli vade süreleri, çeşitli para birimleri sunarak çeşitli seçenekler sunma", + proc_item_3: "Güvenlik ve Güvenilirlik", + proc_item_desc_3: "Varlık getirisini güvence altına almak için profesyonel yönetim ve risk kontrolü", + sc_dpybcj_title: "Profesyonel ve Kolay Finans Süreci", + process_item_title_1: "Ürün Aboneliği", + process_item_title_2: "Kapalı Hesaplaşma", + process_item_title_3: "Vade Sonu Hesaplaşma", + process_item_title_4: "Ana Para ve Getiri Hesaplaşması", + q_a: "Sıkça Sorulan Sorular", + tip1: "Yapılandırılmış Finans nedir?", + tip1flag: "Yapılandırılmış Finans, sabit getiri ve opsiyon gibi finansal türev ürünlerin bir araya getirildiği yeni tip finansal ürünlerdir. Genellikle vade süresi boyunca dayanak varlığın fiyat performansı ve belirlenen bağlantılı fiyat arasındaki ilişkiye dayanarak hesaplanan getiri seviyesiyle sonuçlanan bir üründür. Korunan ve agresif olmak üzere iki türe ayrılabilir. Kullanıcılar, kendi getiri oranlarına, teminat para birimlerine göre belirli yatırım süresi olan ürünleri satın alabilir. Genellikle vade sonu hesaplaşma ve ana para ile getiriye erişim sağlar (ürün tipine göre değişebilir).", + tip2: "Hesaplama ve erken çekim kuralları nedir?", + tip2flag: "Farklı finansal ürünlerin satın alınması, hesaplama ve erken çekim kuralları farklılık gösterebilir. Köpekbalığı yüzgeci ürünü örneğinde, vade sonunda son getirinin hesaplanması ve spot hesaplarına ödeme yapılacak, yatırım süresi boyunca dayanak varlığın fiyat performansı ve fiyat aralığına göre son hesaplanan getiri oranı belirlenecek.", + + tip3: "Yapılandırılmış finansın riskleri nelerdir?", + tip3flag: "Farklı ürün kurallarına göre, hesaplama getiri oranı, dayanak varlık fiyat gözlemi ve belirlenen bağlantılı fiyatın karşılaştırma sonuçlarına göre belirlenecek, piyasa büyük dalgalanmalar yaşadığında, ikisinin ilişkisini anlamak zor olabilir, düşük faiz oranlarıyla hesaplama olasılığı bulunmaktadır, ayrıca ana para da belirli bir kayıp riski taşımaktadır.", + + subscription_information: "Abonelik Bilgileri", + annual_rate_of_return: "Yıllık Getiri Oranı:", + name: "Adı:", + individual_price: "Tek Pay Fiyatı:", + holding_period: "Tutma Süresi:", + holding_period_day: "Gün", + maturit_date: "Vade Tarihi:", + purchase_share: "Alım Payı", + residual_share: "Kalan Pay", + residual_share_copy_of_the: "pay", + copy_of_the: "Pay:", + projected_income: "Tahmini Gelir:", + buy_button: "Satın Al", + + }, + record: { + title: "Finans Yönetimim", + go_back: "Geri Dön", + order_list: "Sipariş Listesi", + tr_th_1: "Ürün", + tr_th_2: "Tür", + tr_th_3: "Referans Fiyatı", + tr_th_4: "Tahmini Kazanç", + tr_th_5: "Vade Tarihi", + tr_th_6: "Durum", + no_data: "Veri Yok", + td_span_1: "Başarısız", + td_span_2: "Satın Alındı", + td_span_3: "Tasfiye Başarılı", + td_span_4: "Tasfiye Başarılı" + }, + startup: { + banner_title_1: "Dünyanın En Büyük Blockchain İlk Arz Platformu", + banner_title_desc_1: "Tek Tıkla Katıl, Airdropları Kaçırma", + banner_title_2: "Tarihin En Yüksek Getirisi", + banner_data_item_1: "Toplam Başarılı Abonelik Projeleri", + banner_data_item_2: "Toplam Miktar", + banner_data_item_3: "Toplam Katılımcı Sayısı", + be_in_progress: "Devam Ediyor", + my_subscription: "Aboneliklerim", + surplus: "Kalan:", + svg_be_in_progress: "Devam Ediyor", + subscribe: "Abone Ol", + have_come_to_an_end: "Sonlandı", + purchased: "Satın Alındı", + have_reached: "Ulaşıldı", + surplus2: "Kalan:" + }, + startupDetail: { + go_back: "Geri Dön", + in_progress: "Devam Ediyor", + surplus: "Kalan:", + start_time: "Başlangıç Zamanı:", + end_time: "Bitiş Zamanı: ", + end_tip: "Eğer sonunda hedef değere ulaşılmazsa, fonlama başarısız olur", + official_website: "Resmi Web Sitesi", + white_paper: "Beyaz Kağıt", + su_next_stage_text_1: "Son", + su_next_stage_text_2: "Kalan: ", + su_next_stage_text_3: "Kadar", + subscribe: "Abonelik", + project_introduction: "Proje Tanıtımı", + project_participation_requirements: "Proje Katılım Şartları", + desc_1: "Katılımcıların", + desc_2: "kayıt olması", + desc_3: "ve", + desc_4: "giriş yapması", + content_1: "Giriş yaptıktan sonra, kullanıcı", + content_2: "KYC doğrulamasını tamamlamalı", + agreement_tip: "Katılmadan önce abonelik sözleşmesini imzalayın", + agreement: "Sözleşme İmzala", + su_dtl_condition_tips: "miktarı gerekir, abonelik için yeterli destek para birimi bakiyesine sahip olduğunuzdan emin olun, varlıklar düşürülmeyecek.", + risk_warning: "Risk Uyarısı", + ol_li_1: "Başlangıç projeleri hala erken aşamada olup, projenin operasyonu, temel teknolojisi, yasal düzenlemeleri vb. büyük riskler içerebilir.", + ol_li_2: "Token'ı anlamak ve onun doğasında bulunan riskleri değerlendirmek için ileri düzey teknik ve finansal bilgiye sahip olmak gerekir.", + ol_li_3: "Teknolojik, yasal düzenlemeler, piyasa ve diğer faktörlerin etkisi altında, satın aldığınız Token'ın fiyatı şiddetli dalgalanmalar gösterebilir, fiyatlar önemli ölçüde düşebilir veya artabilir.", + ol_li_4: "Token'ın temel teknolojisi veya ticaret platformunun neden olduğu sebeplerden dolayı, satın aldığınız Token'ın tamamı veya bir kısmı çekilemeyebilir.", + subscription_information: "Abonelik Bilgisi", + subscription_quantity: "Abonelik Miktarı", + input_num: "Abonelik miktarını girin", + need_to_pay: "Ödenecek Tutar", + current_balance: "Mevcut Bakiye:", + issue_price: "İhraç Fiyatı:", + buy: "Satın Al", + msg_input_num: "Lütfen abonelik miktarını girin" + }, + dealTv: { + change: "Değişim", + high: "En Yüksek Fiyat", + min: "En Düşük Fiyat", + volume: "İşlem Hacmi", + spot_transaction: "Spot İşlem", + transfer: "Transfer", + buy: "Satın Al", + sell: "Sat", + market_price: "Piyasa Fiyatı", + price_limit: "Limit Fiyat", + available: "Mevcut", + top_up: "Yükleme", + purchase_price: "Alış Fiyatı", + purchase_volume: "Alış Miktarı", + turnover: "Ciro", + selling_price: "Satış Fiyatı", + quantity_sold: "Satış Miktarı", + cdel: "Mevcut Emirler", + hdeal: "Tarihçe Emirler" + }, + + deal: { + time: "zaman", + price: "fiyat", + number: "miktar", + rtt: "gerçek zamanlı işlem" + }, + noticeList: { + help: "Yardım Merkezi", + nodata: "Veri bulunamadı" + }, + exchange: { + newprice: "son fiyat", + direction: "yön", + price: "fiyat", + number: "miktar", + sum: "toplam", + sellout: "sat", + handicap: "handikap", + buyin: "al" + }, + trade: { + change: "Coin hesabı", + buyin: "al", + transfer: "transfer", + sellout: "sat", + bestprice: "Piyasa en iyi fiyatı", + inprice: "Alış fiyatını girin", + innumber: "Alış miktarını girin", + confirm: "İşleminizi onaylayın!", + sure: "emin", + ceil: "iptal", + outprice: "Satış fiyatını girin", + outnumber: "Satış miktarını girin" + }, + entrust: { + ul_li_1: "tip", + ul_li_2: "fiyat", + ul_li_3: "ticaret miktarı", + ul_li_4: "zaman", + ul_li_5: "durum", + inbuy: "al", + outsell: "sat", + more: "daha fazla yükle", + nodata: "Veri bulunamadı", + loading: "yükleniyor", + nomore: "daha fazla yok" + }, + hisentrust: { + ul_li_1: "tip", + ul_li_2: "fiyat", + ul_li_3: "ticaret miktarı", + ul_li_4: "zaman", + ul_li_5: "durum", + inbuy: "al", + outsell: "sat", + nodata: "Veri bulunamadı", + loading: "yükleniyor", + more: "daha fazla yükle", + nomore: "daha fazla yok" + }, + complete: { + alltread: "tüm işlem", + time: "zaman", + price: "fiyat", + treadnum: "ticaret miktarı", + inbuy: "al", + outsell: "sat", + all: "hepsi" + }, + market: { + currency: "para birimi", + lastprice: "son fiyat", + change: "artış" + }, + secondTv: { + newprice: "son fiyat", + zhangfu: "artış", + conversion: "dönüşüm", + hourday: "24S hacim" + }, + login: { + welcome: "Hoş geldiniz", + login_tabItem_0: "E-posta", + login_tabItem_1: "Telefon", + active_0: "E-posta", + active_1: "Telefon numarası", + filter_value_placeholder: "Ülke adı, alan kodu arayın", + phone_placeholder: "Telefon numarası", + mail_placeholder: "E-posta adresi", + password: "şifre", + password_placeholder: "giriş şifresi", + forget: "şifremi unuttum", + login_btn: "giriş yap", + no_account_number: "bir hesabınız yok mu", + register_now: "şimdi kaydolun" + }, + forgetPwd: { + go_back: "Geri git", + retrieve: "Şifre Kurtar", + input_account: "Hesap bilgilerini ve güvenlik doğrulamasını girin", + security_verification: "Güvenlik Doğrulaması", + set_a_password: "Şifre Belirle", + mail: "E-posta", + phone: "Telefon", + label_mail: "E-posta", + mail_placeholder: "E-posta adresinizi girin", + label_phone: "Telefon", + choice_of_nationality: "Uyruk Seçimi", + placeholder_choice_of_nationality: "Uyruk seçin" + }, + register: { + create_account: "Hesap Oluştur", + create_tips: "E-posta veya telefon numaranızı kullanarak kayıt olun", + active_0: "Telefon", + active_1: "E-posta", + login_title_item_active_1: "E-posta", + login_title_item_active_if: "Telefon numarası", + mail_placeholder: "E-posta adresi", + phone_placeholder: "Telefon numarası", + tip_placeholder: "Ülke adı, alan kodu arayın", + password: "Şifre", + password_placeholder: "Giriş şifresini belirleyin", + invitation_code: "Davet Kodu (isteğe bağlı)", + invitation_code_placeholder: "Davet Kodu (isteğe bağlı)", + paste: "Yapıştır", + agree: "Katılıyorum", + agreement: "Kullanıcı Sözleşmesi", + agreement_mobile: "Kullanıcı Sözleşmesi", + register: "Kayıt ol", + already_have_an_account: "Zaten hesabınız var mı", + login_now: "Şimdi giriş yap", + e_mail_verification: "E-posta Doğrulaması", + phone_verification: "Telefon Doğrulaması", + tip_before: "Lütfen", + tip_mail: "E-posta", + tip_phone: "Telefon", + tip_after: "alanına 6 haneli doğrulama kodunu girin, kod 5 dakika geçerlidir", + ver_code_mail: "E-posta", + ver_code_phone: "Telefon", + verification_code: "Doğrulama Kodu", + send_the_verification_code: "Doğrulama Kodunu Gönder", + msg1: "Geçersiz e-posta formatı", + msg2: "Lütfen geçerli bir telefon numarası girin", + msg3: "Şifre boş olamaz veya 6 karakterden az olamaz", + msg4: "Lütfen önce sözleşmeyi kabul edin", + msg_center: "Mesaj Merkezi", + system_msg: "Sistem Mesajı", + system_gg: "Sistem Duyurusu" + }, + accountSet: { + personal_center: "Kişisel Merkez", + registration_time: "Kayıt Tarihi", + security_level: "Güvenlik Seviyesi", + low: "Düşük", + middle: "Orta", + high: "Yüksek", + tip: "Hesap güvenlik seviyenizi artırmak için en az 3 güvenlik ayarını tamamlamanızı öneririz", + phone_or_mail: "Telefon/E-posta Bağlantısı", + basic_authentication: "Temel Kimlik Doğrulama", + advanced_authentication: "Gelişmiş Kimlik Doğrulama", + advanced_authentication_desc: "Gelişmiş kimlik doğrulamayı tamamlayarak hesabınızı daha güvenli hale getirin", + authentication: "Kimlik Doğrulama", + basic_authentication_desc: "Gerçek kişisel bilgilerinizi bağlayarak hesabınızın kötüye kullanılmasını veya değiştirilmesini önleyin", + go_to_authentication: "Doğrulamaya git", + under_review: "İnceleniyor", + audited: "Onaylandı", + two_factor_authentication: "İki Faktörlü Kimlik Doğrulama", + mobile_authentication: "Mobil Kimlik Doğrulama", + mobile_authentication_desc: "Mobil kimlik doğrulama, varlıklarınızın güvenliğini artırmak için ek bir koruma sağlar", + unbound: "Bağlı değil", + mail_authentication: "E-posta Doğrulama", + mail_authentication_desc: "E-posta doğrulama, varlıklarınızın güvenliğini artırmak için ek bir koruma sağlar (Kişisel bilgilerinizi çalınmasını önlemek için", + mail_authentication_desc_end: "Anti-Phishing Kodu ayarlayın", + account_password: "Hesap Şifresi", + login_password: "Giriş Şifresi", + login_password_desc: "Hesap güvenliğinizi korumak için", + revise: "Düzenle", + get_back: "Kurtar", + fund_password: "Fon Şifresi", + fund_password_desc: "Varlık güvenliğinizi korumak için", + not_set: "Ayarlanmadı", + wallet_settings: "Cüzdan Ayarları", + fiat_currency_settings: "Fiat Para Birimi Ayarları", + check_the_exchange_rate: "Döviz kuru kontrol etmek için para birimi seçin", + choose: "Seç", + withdrawal_address: "Çekme Adresi", + withdrawal_address_tip: "Çekme adresini bağlayın", + set: "Ayarla", + bank_account: "Banka Hesabı", + bank_account_tip: "Banka kartı bilgilerinizi ekleyin", + err_tip: "Karakter sınırını aştınız!" + }, + transferLog: { + verified: "Gerçek Kimlik Doğrulaması", + verified_desc: "Hesap hırsızlığı ve manipülasyonunu önlemek için gerçek kişisel bilgileri bağlayın", + personal_certification: "Kişisel Doğrulama", + basic_authentication_1: "Gerçek ad, kimlik belgesi numarası", + basic_authentication_2: "Tahmini 1 saat içinde doğrulama tamamlanacak", + advanced_real_name_authentication: "Gelişmiş Gerçek Ad Doğrulama", + recommend: "Tavsiye edilen", + desc_1: "Kimlik belgesinin ön ve arka fotoğrafları", + desc_2: "Tahmini 2 saat içinde doğrulama tamamlanacak", + tip_1_1: "1. İç transfer desteklenmiyor", + tip_1_2: "1. İç transfer destekleniyor", + tip_1_3: "1. Platformdaki tüm işlemlere katılabilir", + tip_2_1: "2. Opsiyon ticaretini desteklemiyor", + tip_2_2: "2. Opsiyon ticareti, spot ticaret vb. işlemleri destekliyor", + tip_2_3: "2. Günlük toplam çekim limiti ≤150BTC", + tip_3_1: "3. Günlük toplam çekim limiti ≤2BTC", + tip_3_2: "3. Günlük toplam çekim limiti ≤60BTC", + next: "İleri", + previous: "Geri", + submit_review: "Doğrulamayı Gönder", + personal_information: "Kişisel Bilgiler", + personal_information_desc: "Lütfen gerçek kullanıcı bilgileri ve kimlik numarasını sağlayın. Temel kimlik doğrulama tamamlandıktan sonra ilgili bilgiler değiştirilemez ve sonraki doğrulamalar için bilgi temeli sağlar.", + select_nationality: "Uyruk Seçimi", + type_of_certificate: "Kimlik Belgesi Türü", + id_card: "Kimlik Kartı", + passport: "Pasaport", + driver_license: "Sürücü Belgesi", + actual_name: "Gerçek Ad", + input_placeholder: "Lütfen kendi gerçek adınızı girin", + id_number: "Kimlik Numarası", + id_number_placeholder: "Kimlik numarasını girin", + start_authentication: "Doğrulamaya Başla", + id_front: "Kimlik Ön Yüzü", + click_to_upload: "Yükleme için tıklayın", + the_back_of_the_document: "Kimlik Arka Yüzü", + upload_tip: "Lütfen kimlik ön yüzünü yükleyin", + upload_tip_2: "Lütfen kimlik arka yüzünü yükleyin", + please_select_a_document_type: "Lütfen bir belge türü seçin", + name_tip: "Lütfen adı girin", + id_number_tip: "Lütfen kimlik numarasını girin", + nation_tip: "Lütfen ülkeyi girin" + }, + transferSet: { + payment_settings: "Ödeme Ayarları", + add_address: "Çekim Adresi Ekleme", + add: "Ekle", + bank_card_binding: "Banka Kartı Bağlama", + bank_card_binding_tip: "Lütfen banka kartı bilgilerinizi bağlayın", + update: "Güncelle", + please_select_currency: "Lütfen bir para birimi seçin", + chain_type: "Zincir Türü", + input_withdrawal_address: "Çekim adresini girin", + account_name: "Hesap Adı", + please_enter_account_name: "Hesap adını girin", + bank_name: "Banka Adı", + please_enter_the_bank_name: "Banka adını girin", + beneficiary_country: "Alıcı Ülke/Bölge", + input_beneficiary_country: "Alıcı ülke/bölgeyi girin", + input_iban: "IBAN'ı girin", + bank_code: "Banka Kodu", + input_bank_code: "Banka kodunu girin (BIC/SWIFT)", + bank_address: "Banka Adresi", + msg_1: "Para birimi zorunludur", + msg_2: "Zincir türü zorunludur", + msg_3: "Çekim adresi zorunludur", + msg_4: "Hesap adı zorunludur", + msg_5: "Banka adı zorunludur", + msg_6: "Alıcı ülke/bölge zorunludur", + msg_7: "IBAN zorunludur", + msg_8: "Banka kodu (BIC/SWIFT) zorunludur", + msg_9: "Banka adresi zorunludur", + msg_10: "Çekim hesabı ekle", + msg_11: "Çekim hesabını düzenle", + msg_12: "Çekim adresini düzenle", + msg_13: "Çekim hesabını düzenle", + msg_14: "Silinsin mi?", + msg_15: "Çekim adresi ekle", + edit: "Düzenle" + }, + change: { + withdraw: "Çekim", + total_asset_valuation: "Toplam Varlık Değerlemesi", + today_earnings: "Bugünkü Kazanç", + contract_assets: "Sözleşme Varlıkları", + fiat_assets: "Fiat Varlıkları", + option_asset: "Hızlı Kontrat Varlıkları", + fund_account_conversion: "Fon Hesabı Dönüşümü", + hide: "Varlıkları Gizle", + record: "Kayıt", + copy: "Kopyala", + a1: "Yukarıdaki adrese herhangi bir", + a2: "varlık yüklemeyin, aksi takdirde varlık geri alınamaz.", + a3: "Yükleme sadece basit gönderi yöntemini destekler, diğer yöntemlerin (tüm gönderi) yüklemesi geçici olarak hesaba geçmez, lütfen anlayışınızı bekleriz.", + a4: "Yukarıdaki adrese yükleme yaptıktan sonra, tam ağ düğümlerinin onayına ihtiyaç vardır. 1 ağ onayından sonra yükleme yapılır, 6 ağ onayından sonra çekim yapılabilir.", + a5: "Minimum yükleme miktarı:", + a6: "Minimum miktarın altındaki yüklemeler hesaba geçmez ve geri alınamaz.", + a7: "Yükleme adresiniz sık ​​sık değişmez, tekrar yükleme yapabilirsiniz; değişiklik olması durumunda, mümkün olduğunca web sitesi duyuruları veya e-posta ile bildirim yapacağız.", + a8: "Lütfen bilgisayarınızın ve tarayıcınızın güvenli olduğundan emin olun, bilgilerin değiştirilmesini veya sızdırılmasını önlemek için.", + a9: "Yukarıdaki adrese yükleme yaptıktan sonra, tam ağ düğümlerinin onayına ihtiyaç vardır. 1 ağ onayından sonra yükleme yapılır, 2 ağ onayından sonra çekim yapılabilir.", + a10: "Yükleme bilgilerini gönderdikten sonra personelin incelemesini sabırla bekleyin", + notice: "Not", + chaddress: "Çekim adresi seçin", + please_select_an_account: "Lütfen bir hesap seçin", + transfer_amount: "Transfer Miktarı", + transfer_amount_input: "Transfer miktarını girin", + balance: "Spot hesap bakiyesi", + amount: "Yükleme Miktarı", + cgaddress: "Yükleme Adresi", + hash: "Hash Değeri", + picture: "Transfer Ekran Görüntüsü" + }, + fiat: { + fiat_account: "Fiat Account", + balance: "Fiat Asset Balance", + financial_account: "Financial Account" + }, + invitation: { + invite_friends: "Invite Friends", + invite_friends_desc: "Both parties share large invitation rewards. Invite your friends to earn coins together!", + top_box: "How to Easily Earn Commission", + top_box_tip: "Invite friends to register and trade, and start sharing trading rebate rewards with friends immediately", + send_invitation: "Send Invitation", + register_and_trade: "Register and Trade", + share_transaction_rebate: "Share Transaction Rebate", + my_invite_stats: "My Invitation Statistics", + total_invites: "Total Invites", + total_commission: "Total Commission", + invitation_code: "Invitation Code", + invite_link: "Invite Link", + my_rebate_factor: "My Rebate Factor", + friends_cashback_factor: "Friends Cashback Factor", + face_to_face_invitation: "Face-to-Face Invitation", + poster_invitation: "Poster Invitation", + rules: "Rules Explanation", + rebate_level: "Rebate Level", + mining_pool: "Mining Pool", + regular: "Regular", + award: "1. Inviter Reward", + award_desc: "1) Deposit Reward: Invite 1 friend to register and complete real-name authentication within 7 days, and accumulate a trading volume of 100 USDC (including spot trading, leverage trading). The inviter will receive a 2 USDC deposit reward; the reward will be distributed on the hour after the friend completes real-name authentication and accumulates a trading volume of 100 USDC, and will be credited immediately upon clicking to receive.", + award_desc_2: "2) Commission Reward: Invite friends to trade (including spot trading, margin trading), and the inviter can enjoy a 2-level commission reward; the reward will be distributed in real time based on the friend's trading out coin according to the commission ratio, and will be credited immediately upon clicking to receive." + }, + uorder: { + spot_transaction_order: "Spot Transaction Order", + currency_wealth_management_order: "Currency Wealth Management Order", + u_standard_contract_order: "U Standard Contract Order", + option_order: "Quick Contract Order", + pledge_mining: "Pledge Mining", + sgd_subscription: "SGD Subscription", + in_transaction: "In Transaction", + completed: "Completed", + opening_time: "Opening Time", + order_duration: "Order Duration", + subscription_time: "Subscription Time", + number_of_applications: "Number of Applications", + pass_quantity: "Pass Quantity", + time_to_market: "Time to Market", + order_center: "Order Center" + }, + other: { + invitation_rebate: "Invitation Rebate", + join_the_community: "Join the Community", + predict: "Predict the Up and Down in the Time Cycle!", + win: "Win", + openTime: "Opening Time", + rate: "Fee", + openNum: "Opening Quantity", + openNum_desc: "Enter the opening quantity", + miscro_up: "Buy Up", + miscro_down: "Buy Down", + setPayPassword: "Set Trading Password", + minimum_withdrawal_amount: "Minimum Withdrawal Amount", + arrival_amount: "Arrival Amount", + payPassword: "Trading Password", + withdraw_coins: "Withdraw Coins", + withdrawal_amount: "Withdrawal Amount", + creation_time: "Creation Time", + "Under Review": "Under Review", + "Review Completed": "Review Completed", + "Review Failed": "Review Failed", + withdrawal_address_tip_info: "Please select the withdrawal address", + withdrawal_amount_alert: "Please enter the quantity", + recharged: "Recharged", + recharge_record: "Recharge Record", + recharge_num: "Recharge Quantity", + submit_recharge_info: "Submit Recharge Information", + upload_recharge: "Upload Voucher", + deposit: "Deposit", + bind_phone: "Bind Phone", + bind_phone_desc: "For your account security, please bind your phone number", + bind_email: "Bind Email", + bind_email_desc: "For your account security, please bind your email", + "In Progress": "In Progress", + "Completed": "Completed" + }, + bonus: { + tip_1: "Easily Receive", + tip_2: "Accumulated Participants", + tip_3: "User 530***** completes a cumulative trading volume of 10,000 USDC and receives a random reward!", + tip_4: "User 463***** completes the first contract transaction of 1,000 USDC and receives 5 USDC!", + tip_5: "Join the event to get USDC bonus quickly!", + you_have_obtained: "You Have Obtained", + up_to: "Up to", + not_logged_in: "Not Logged In", + not_certified: "Not Certified", + verified: "Verified", + cumulative_collection: "Total Cumulative Bonus Collection", + pick_up_record: "Pick-Up Record", + novice_task: "Novice Task", + first_charge_times_reward: "First Charge 2x Reward", + first_charge: "First Charge", + to_finish: "To Finish", + the_first_contract_transaction: "First Contract Transaction", + contract_accumulation: "Cumulative Trading Volume in Days", + tip_6: "Contract Opening Day Calculation", + current: "Current", + user_task: "User Task", + invite_new_users: "Invite New Users", + tip_7: "Invite new users to complete KYC and participate in contract trading", + tip_8: "Both parties receive", + tip_9: "bonus", + tip_10: "Invited and completed tasks: {number} people", + transaction_amount: "Cumulative Trading Volume in Contract", + random_reward: "Random Reward", + contract_bonus: "Contract Bonus", + rules_of_use: "Usage Rules", + rule_1: "The bonus can only be used for contract trading, and the profit portion can be withdrawn. The bonus itself cannot be withdrawn.", + rule_2: "The bonus can be used as margin for trading, as well as for offsetting trading fees, losses, and funding costs.", + rule_3: "Before the bonus is exhausted, any operation of transferring assets out of the contract account will result in the zeroing of your bonus.", + rule_4: "The bonus is valid for 15 days. Any remaining bonus that has not been used after 15 days of issuance will be reclaimed, and please be aware of the liquidation risk during this period.", + rule_5: "New users who deposit on-chain or fiat into the contract account and transfer to the contract account, with a single amount greater than the required amount for the first charge task and no withdrawal or transfer behavior in the contract account when receiving the reward, will receive rewards according to different task levels.", + rule_6: "New users who complete KYC and enter the event page, and the first single contract order trading volume meets the requirements of the first transaction task, will receive rewards according to the completion of the task. This reward can only be received once and cannot be received multiple times.", + rule_7: "The invitation task rewards will be distributed the next day after completing the task. If you have not received it the next day, please contact customer service to receive it.", + rule_8: "The rewards for functional experience tasks can only be received once per user, such as the [First Experience Stop Loss and Take Profit] task.", + rule_9: "Any behavior of cheating to obtain rewards will be considered cheating. Suspected accounts will enter the review state, and once confirmed, the related accounts will be banned and all bonus in the account will be recovered.", + rule_10: "Due to the large number of participating users in the event, after completing the corresponding task, you need to wait within 30 minutes to receive the reward. If the corresponding task is in the review state after 30 minutes, it may take about 1-3 days for review (the review time will not affect the receipt of the double reward for the first charge task). Thank you for your understanding and support, we will continue to optimize and improve the user experience.", + notice: "Note: Before clicking to receive the first charge bonus, the amount in the contract account must meet the first charge amount requirement, otherwise the bonus may not be successfully received and cannot be reissued. The first charge reward is limited to one UID for one-time receipt.", + rule_2_1: "How to View Bonus", + rule_2_2: "Bonus Balance: The bonus will be credited to your contract account. Open the APP and click on 'Assets' - 'Contract' to view the balance." + }, + + mx_defi_detail: { + day_rate: "Günlük Kazanç Oranı", + lock_start_time: "Kilitlenme Başlangıç Zamanı", + lock_week: "Kilitlenme Süresi", + lock_over: "{day} gün sonra ana paranın serbest bırakılması", + lock_num: "Kilitlenme Miktarı", + available_balance: "Kullanılabilir Bakiye", + lock_num_tips: "Kilitlenme miktarını girin", + min_lock_num: "Minimum Kilitlenme Miktarı", + all: "Hepsi", + day_yq_rate: "Günlük Beklenen Kazanç", + desc_title: "Lütfen katılmadan önce aşağıdaki kuralları dikkatlice okuyun", + desc_msg1: "Minimum satın alma miktarı {min} {currency_name}, minimum kilitlenme süresi {day} gün", + desc_msg2: "Kazanç başlangıç zamanı: {day} gün sonra", + desc_msg3: "T, kilitlenme tarihini temsil eder. Kazançlar T+1 (ikinci gün) başlayacak ve T+2'de hesabınıza dağıtılacaktır. Kilitlenmiş varlıklarınızın serbest bırakıldığı gün hiçbir kazanç olmayacaktır. Kazançlar her gün spot hesabınıza dağıtılacaktır.", + desc_msg4: "Çözülmeden önce, kilitlenmiş varlıklar ticarete katılamaz, çekilemez ve erken serbest bırakılamaz", + desc_msg5: "Minimum kilitlenme süresine ulaşıldıktan sonra, çözülme veya devam etme seçeneğiniz olacak, nihai kazanç gerçek kilitlenme gün sayısına göre hesaplanacaktır", + desc_msg6: "Çözüldükten sonra, ana paranız 10 dakika içinde serbest bırakılacaktır", + desc_msg7: "Ben projenin risklerini tam olarak anladığımı taahhüt ediyorum", + desc_msg8: "Risk Bildirim Belgesi" + }, + buyCrypto: { + bankName: "Bank Transfer", + three: "Third Party", + currency: "Select Currency and Payment Method", + corresponding: "Please select the corresponding currency", + payment: "Payment Method", + continue: "Continue", + problem: "Frequently Asked Questions", + swift: "What is SWIFT?", + swift_desc: "SWIFT transfer allows you to purchase cryptocurrencies using a bank account from hundreds of countries/regions. Cryptocurrency purchase transactions will be successfully processed within 2-5 business days after your bank SWIFT payment is completed. Wire Transfer allows you to purchase cryptocurrencies using a US bank account through the FedWire system. If you have any questions about the payment, please contact customer service.", + deposit_input: "Enter the amount you want to deposit", + amount: "Amount", + amount_input: "Enter amount", + receive: "You will receive", + rate: "The exchange rate between USD and USDC is 1:1", + bankAccount: "Add Bank Account", + fee: "Fee", + buy: "Buy Now", + notice: "Notice", + desc: "Bank transfer fees are subject to the remittance bank's charges. Only the actual amount received can be converted to USDC. If the information entered is incorrect, the amount may be returned to the remittance account. The bank may charge related fees. If you have any questions about the payment, please contact customer service.", + over: "Please complete the transfer as soon as possible, otherwise your order will be canceled", + information: "Account Information", + transfer: "Transfer to the following bank account using your own account", + account_name: "Account Name", + iban: "IBAN", + beneficiary_country: "Beneficiary Country/Region", + bank_code: "Bank Code (BIC/SWIFT)", + bank_name: "Bank Name", + bank_address: "Bank Address", + transfer_amount: "Transfer Amount", + photo: "Can't remember? Save to Gallery", + transfer_over: "Transfer Completed", + screenshot: "Please upload transfer screenshot", + image_desc: "Note: Image format must be", + upload: "Upload", + will_receive: "I will receive", + want_spend: "I want to spend", + copy: "Copy", + submit_error: "The region you are in is not supported at the moment!", + select_payment_method: "Please select payment method", + online_bank: "Online Bank", + scan_code_payment: "Scan Code Payment", + bank_payment: "Bank Payment", + direct_bank: "Direct Bank", + please_enter_information: "Please enter information", + the_minimum_amount_is: "The minimum purchase amount is", + please_enter_an_integer: "Please enter an integer", + payment_successful: "Payment Successful", + to_be_paid: "To be Paid", + please_select_a_country: "Please select a country", + please_select_currency: "Please select currency", + quickly_buy_coins: "Quick Buy Coins", + wallet: "Wallet", + bank_transfer: "Bank Transfer", + credit_card: "VSA/MasterCard", + please_select_a_bank: "Please select a bank", + rate_desc: "The exchange rate between USD and USDC is", + payer_first_name: "Payer First Name", + payer_last_name: "Payer Last Name", + payer_email: "Payer Email", + payer_phone: "Payer Phone", + payer_cpf: "Payer Tax ID", + payer_full_name: "Payer Full Name", + wallet_payment: "Wallet Payment", + usa: "USA", + nigeria: "Nigeria", + thailand: "Thailand", + indonesia: "Indonesia", + brazil: "Brazil", + india: "India", + vietnam: "Vietnam", + mexico: "Mexico", + philippine: "Philippines" + }, + c2cMerchant: { + buy: "Buy", + sell: "Sell", + merchant: "Merchant", + quantity: "Quantity", + limit: "Limit", + unit_price: "Unit Price", + payment: "Payment", + rating: "Rating", + buy_crypto: "Buy", + sell_crypto: "Sell", + order_no: "Order No", + order_time: "Order Time", + transfer_to_merchant: "Transfer to Merchant", + pay_within: "Pay within", + contact_merchant: "Contact Merchant", + amount: "Amount", + fee: "Fee", + total: "Total", + step1: "Place Order", + step2: "Pay", + step3: "Receive", + step1_desc: "After placing order, seller assets are held by platform", + step2_desc: "Transfer via payment method shown", + step3_desc: "Once merchant confirms, assets released to you", + enter_amount: "Enter amount", + confirm_order: "Confirm Order", + order_records: "Order Records", + all: "All", + status_pending: "Pending", + status_completed: "Completed", + status_cancelled: "Cancelled", + status_expired: "Expired", + direction: "Direction", + you_pay: "You Pay", + load_more: "Load More", + cancel: "Cancel", + action: "Action" + }, + deposit: { + title: "Deposit", + selectCurrency: "Select Currency", + selectChain: "Select Network", + network: "Network", + depositAddress: "Deposit Address", + rechargeRecord: "Deposit Records", + viewAllRecords: "View All Records", + saveQr: "Save QR Code", + amount: "Amount", + time: "Time", + address: "Address", + hash: "Transaction Hash", + status: "Status", + walletAccount: "Wallet Account", + depositTo: "Deposit to", + noRecords: "No deposit records", + warning1: "Only deposit {currency} via the {chain} network. Deposits from other assets or networks will be lost.", + warning2: "Minimum deposit amount: 0.00001 {currency}.", + warning3: "Deposits below the minimum will be lost and cannot be recovered.", + warning4: "Processing time is approximately 15-60 minutes.", + addressUnavailable: "Address not available, please contact support", + statusPending: "Pending", + statusSuccess: "Success", + statusFailed: "Failed", + copySuccess: "Copied", + }, + option: { + search: "Search", + all: "All", + hot: "Hot", + gainers: "Gainers", + losers: "Losers", + volume_24h: "Volume", + pair: "Pair", + price: "Price", + quantity: "Qty", + time: "Time", + profit_rate: "Profit Rate", + no_pair: "No pairs", + select_pair: "Select Pair", + select_pair_first: "Select a pair first", + available: "Available", + delivery_time: "Delivery Time", + select_time: "Select Time", + select_time_first: "Select delivery time", + buy_up: "Buy Up", + buy_down: "Buy Down", + order_method: "Order Method", + instant_order: "Instant", + follow_order: "Follow", + amount: "Amount", + enter_amount: "Enter amount", + open_price: "Open Price", + status: "Status", + direction: "Direction", + pending: "Pending", + win: "Win", + lose: "Lose", + cancelled: "Cancelled", + tab_pending: "Pending", + tab_opening: "Opening", + tab_settled: "Settled", + tab_cancelled: "Cancelled", + order_book: "Order Book", + realtime_trades: "Trades", + current_orders: "Current", + history_orders: "History", + no_orders: "No orders", + instant: "Instant", + timed: "Timed" + } +} \ No newline at end of file diff --git a/src/lang/en.js b/src/lang/en.js new file mode 100644 index 0000000..3a932e0 --- /dev/null +++ b/src/lang/en.js @@ -0,0 +1,2515 @@ +// 英 +export default { + "anzdown": "Android App Download", + "iosdown": "IOS App Download", + hycg: "Successful breach of contract", + km1: "Sellable", + zx: 'self-selected', + tjcg: "Submitted successfully", + gg8: "Use your email address or", + gg9: "Register", + yzmbbt: "Invitation code (required)", + zfr1: "Base map", + zfr2: "Depth map", + qshsl26: "Order confirmation", + qshsl27: "Continue ordering", + qshsl1: "Email Address", + qshsl2: "Please Enter Your Email Address", + qshsl3: "Subject", + qshsl4: "Please Enter a Subject", + qshsl5: "Describe the Issue", + qshsl6: "Please Describe the Issue", + qshsl7: "Submitted Successfully, We Will Get Back to You Soon", + qshsl8: "Suggestions and Feedback", + qshsl10: "Project Name", + qshsl11: "Token Name", + qshsl12: "Project Description", + qshsl13: "Contract Address", + qshsl14: "Official Website", + qshsl15: "Contact Person Name", + qshsl16: "Contact Person Email", + qshsl17: "Upload Attachment", + + qshsl18: "Please Enter the Project Name", + qshsl19: "Please Enter the Token Name", + qshsl20: "Please Enter the Project Description", + qshsl21: "Please Enter the Contract Address", + qshsl22: "Please Enter the Official Website", + qshsl23: "Please Enter the Contact Person Name", + qshsl24: "Please Enter the Contact Person Email", + qshsl25: "Please Upload an Attachment", + qshsl: 'Please enter the quantity (sheets)', + czcc: 'Operation successful', + czsb: 'Operation failed', + fzcf: 'Copy successful', + zjde1: 'Enter account', + zjde2: 'Enter password', + zjde3: 'Login successful', + zjde4: 'Confirm password', + zjde5: 'Enter verification code', + zjde6: 'Please enter password again', + zjde7: 'Register', + zjde8: 'Passwords do not match', + zjde9: 'Please read and agree to the privacy policy first', + zjde10: 'The most popular cryptocurrency trading platform', + zjde11: 'USD', + zjde12: '24-hour trading volume', + zjde13: 'Comprehensive liquidity provider', + zjde14: 'Users', + zjde15: 'Trade now', + zjde16: '24H trading volume', + zjde17: '24H trading volume', + zjde18: 'View more', + zjde19: 'Our advantages', + zjde20: 'Is a high-performance open-source blockchain platform designed to support and operate secure, compliant, and predictable digital infrastructure.', + zjde21: 'Cryptocurrency news', + zjde22: 'More', + zjde23: 'View details', + zjde24: 'About us', + zjde25: 'About', + + zjde26: 'Global professional site, an innovative digital asset trading platform serving global professional traders, dedicated to discovering high-quality innovative digital asset investment opportunities. Currently offering trading and investment services for over forty digital asset products.', + zjde27: 'The Group is a global leading blockchain asset financial services provider. It has provided high-quality services to millions of users from over 130 countries worldwide. It has independent offices in countries and regions such as the United States, Singapore, South Korea, and Hong Kong. Trading business and operational centers.', + zjde28: 'The Group and its sub-brands are at the forefront of the world in terms of technology platforms, product support lines, security risk control systems, operations, and customer service systems. In addition, other sub-brands of THEICE that operate globally include the digital asset trading platform of THEICE Japan and the THEICE Wallet digital asset management service.', + zjde29: 'Trade anytime, anywhere', + zjde30: 'Perfectly compatible with multiple terminals to meet various trading needs in different scenarios at any time', + zjde31: 'View real-time market data anytime', + zjde32: 'Easily buy and sell BTC, ETH, XRP, and other digital assets', + zjde33: 'Receive price change alerts for cryptocurrencies you are interested in', + zjde34: 'Check Bitcoin spot, futures, and options prices', + zjde35: 'Compare cryptocurrency prices across various exchanges', + zjde36: [{ + h1: 'Security and Stability', + desc: 'Top-notch technical team, comprehensive security protection, independently developed high-speed trading engine, can operate stably and reliably even under massive trading concurrency.' + }, + + { + h1: 'Professional Compliance', + desc: 'Professional operations team with years of experience in blockchain and finance, holding compliant digital asset trading licenses, and guaranteeing 100% reserve fund.' + }, + { + h1: 'Customer-Oriented', + desc: 'Targeting the global market, supporting multiple languages, running 24/7, strong community support, and professional customer service.' + }, + { + h1: 'High Performance', + desc: '300,000 transactions per second, order response time less than 1 millisecond.' + } + ], + zjde37: 'Contracts', + zjde38: 'Assets', + zjde39: 'Liquidity Mining', + zjde40: 'Help Center', + zjde41: 'Announcement Center', + zjde42: 'App Download', + zjde43: 'Download', + zjde44: 'Asset Wallet', + zjde45: 'Share with Friends', + zjde46: 'Account Transaction Records', + zjde47: 'Identity Verification', + zjde48: 'Credit Score', + zjde49: 'Security Center', + zjde50: 'Change Password', + zjde51: 'Set Withdrawal Password', + zjde52: 'Clear Cache', + zjde53: 'Log Out', + zjde54: 'Personal Center', + zjde55: 'Language', + zjde56: 'Convert Currency', + zjde57: [{ + title: 'Delivery Contracts', + url: 'secondDealCenter' + }, + { + title: 'Perpetual Contracts', + url: 'leverdealCenter' + }, + { + title: 'Spot Trading', + url: 'dealCenter' + } + ], + + zjde58: [{ + type: 'USD', + symbol: '$', + text: 'US Dollar' + }, + { + type: 'CNY', + symbol: '¥', + text: 'Chinese Yuan' + }, + { + type: 'HKD', + symbol: 'HK$', + text: 'Hong Kong Dollar' + }, + { + type: 'EUR', + symbol: '€', + text: 'Euro' + }, + { + type: 'CAD', + symbol: 'C$', + text: 'Canadian Dollar' + }, + { + type: 'JPY', + symbol: 'JPY', + text: 'Japanese Yen' + }, + { + type: 'SGD', + symbol: 'NZ$', + text: 'New Zealand Dollar' + }, + { + type: 'TWD', + symbol: 'NT$', + text: 'New Taiwan Dollar' + }, + { + type: 'SGD', + symbol: 'S$', + text: 'Singapore Dollar' + }, + { + type: 'PHP', + symbol: '₱', + text: 'Philippine Peso' + }, + // { + // type: '', + // symbol: '฿', + // text: 'Thai Baht' + // }, + + // { + // type: '', + // symbol: '₽', + // text: 'Russian Ruble' + // }, + { + type: 'AUD', + symbol: 'AU$', + text: 'Australian Dollar' + }, { + type: 'GBP', + symbol: '£', + text: 'British Pound' + }, + { + type: 'KRW', + symbol: '₩', + text: 'South Korean Won' + }, + // { + // type: '', + // symbol: 'RM', + // text: 'Malaysian Ringgit' + // } + ], + + zjde59: 'Contract Market', + zjde60: 'Rise List', + zjde61: 'Transaction List', + zjde62: 'Currency Pairs', + zjde63: 'Closing Price', + zjde64: 'Change', + zjde65: 'Trading Volume', + zjde66: 'Account Login', + zjde67: 'Welcome back! Log in using your email or phone number', + zjde68: 'Remember Password', + zjde69: 'I have read and agree to', + zjde70: 'Country', + zjde71: 'Create', + zjde72: 'Account', + zjde73: 'Register using your email or phone number', + zjde74: 'Get', + zjde75: 'Select Area Code', + zjde76: 'Please enter area code', + zjde77: 'Reset Password', + zjde78: 'For the security of your assets, trading is prohibited within 24 hours after changing your password.', + zjde79: 'Chart', + zjde80: 'Order Book', + zjde81: 'Latest Trades', + zjde82: 'Total', + zjde83: 'Long Buy', + zjde84: 'Short Buy', + zjde85: 'Trade', + zjde86: 'Trading Assets', + zjde87: 'Available', + zjde88: 'Minimum Buy', + zjde89: 'Fee', + zjde90: 'Trading Time', + zjde91: 'Open Position', + zjde92: 'Available Quantity', + zjde93: 'Maximum Opening Position', + zjde94: 'Lots', + zjde95: 'Initial Margin', + zjde96: 'Transaction Fee', + zjde97: 'Spot', + zjde98: 'Buy Price (USDC)', + zjde99: 'Available to Buy', + zjde100: 'Sell Price (USDC)', + zjde101: 'Transfer In', + zjde102: 'Transfer Out', + zjde103: 'Today\'s Earnings', + zjde104: 'Exchange Quantity', + zjde105: 'Please enter the quantity to exchange', + zjde106: 'Current Exchange Price', + zjde107: [{ + type: '', + tetx: 'Overview', + gg: 'Total Account Assets', + value: '', + }, + { + type: 'change_wallet', + tetx: 'Spot', + gg: 'Spot Account Assets', + value: 'change', + }, + { + type: 'micro_wallet', + tetx: 'Delivery Contract', + gg: 'Delivery Contract Account Assets', + value: 'micro', + }, + { + type: 'lever_wallet', + tetx: 'Perpetual Contract', + gg: 'Perpetual Contract Account Assets', + value: 'lever', + }, + { + type: 'legal_wallet', + tetx: 'Financial Management', + gg: 'Financial Management Account Assets', + value: 'legal', + } + ], + zjde108: 'Important Notice', + zjde109: '1. To prevent cash-out behavior, withdrawals can be requested once the trading volume reaches the limit.', + zjde110: '2. Withdrawals will be credited within 24 hours after the withdrawal request is submitted. If the withdrawal has not been credited as expected, please contact customer service for assistance.', + zjde111: '3. After submitting a withdrawal request, the funds are in a frozen state because the withdrawal is in progress. The funds are temporarily held by the system and do not mean that you have lost these assets or that there is an issue with the assets.', + zjde112: 'Save QR Code', + zjde113: 'Over-the-counter Link', + zjde114: 'Over-the-counter Trading Hotline', + zjde115: '1. The deposit addresses above are the official platform receiving addresses. Please make sure to use the official deposit addresses of the platform. Any loss of funds due to depositing to the wrong address will be at your own risk;', + zjde116: '2. Please ensure the security of your computer and browser to prevent information tampering or leakage;', + zjde117: '3. After depositing to the above address, the funds will be credited only after confirmation by the entire network;', + zjde118: '4. For the above token system and currencies, please transfer the corresponding amount for deposit after selecting them. Do not transfer any other unrelated assets, as they will not be recoverable.', + zjde119: 'Address', + zjde120: "World's Leading Blockchain Digital Asset Mining Platform", + zjde121: 'Publicly Transparent · Safe and Stable', + zjde122: 'Currency', + zjde123: 'Daily Mining Yield', + zjde124: 'Mining Period', + zjde125: 'Days', + zjde126: 'Start Mining Now', + zjde127: 'Product Name', + zjde128: 'Mining Period', + zjde129: 'Mining Time', + zjde130: 'Mining Amount', + zjde131: 'Maturity Date', + zjde132: 'Maturity Earnings', + zjde133: 'Order Status', + zjde134: 'In Progress', + zjde135: 'Redeemed', + zjde136: 'Product Details', + zjde137: 'Daily Mining Yield', + zjde138: 'Mining Period', + zjde139: 'Mining Coin', + zjde140: 'Subscription Amount (Minimum)', + zjde141: 'Early Redemption Fee', + zjde142: 'Purchase Amount', + zjde143: 'Available Funds', + zjde144: 'Enter Purchase Amount (USDC)', + zjde145: 'Close', + zjde146: 'Start Mining Now', + zjde147: 'Confirm Early Redemption?', + zjde148: 'Notice', + zjde149: 'Confirm', + zjde150: 'Cancel', + zjde151: 'Enter your question', + zjde152: 'Enter search content', + zjde153: 'Help Center', + zjde154: 'Announcement Center', + zjde155: 'Home', + zjde156: 'Back to Previous Page', + zjde157: 'News Center', + zjde158: 'Service Agreement', + zjde159: 'Support', + zjde160: 'Service', + zjde161: 'Suggestions and Feedback', + zjde162: 'Services', + zjde163: 'Download', + zjde164: 'Listing Application', + zjde165: 'Privacy Policy', + zjde166: 'User Agreement', + zjde167: "Share with friends", + zjde168: "Let wealth be free together", + zjde169: "My invitation code", + zjde170: "Click to copy", + zjde171: "My invitation link", + zjde172: "Click to save QR code", + zjde173: "Direct referrals", + zjde174: "Total referrals", + zjde175: "Direct referral commission", + zjde176: "Total commission", + zjde177: "View commission records", + zjde178: "Commission records", + zjde179: "Account", + zjde180: "Type", + zjde181: "Fee", + zjde182: "Commission rate", + zjde183: "Commission amount", + zjde184: "Time", + zjde185: "No data available", + zjde186: "Credit Score", + zjde187: "Total Credit Score", + zjde188: "Latest Record", + zjde189: "Real-time Update", + zjde190: "Credit Points", + zjde191: "Date", + zjde192: "Name", + zjde193: "Reason", + zjde194: "Delivery Order", + zjde195: "Order History", + zjde196: "Total Order Quantity", + zjde197: "Order Price", + zjde198: "Filled Quantity", + zjde199: "Average Deal Price", + + + zjde200: "Current Position", + zjde201: "Historical Transactions", + zjde202: "Market Price Liquidation", + zjde203: "Profit", + zjde204: "Margin Rate", + zjde205: "Buy Price", + zjde206: "Forced Liquidation Price", + zjde207: "Trigger Price", + zjde208: "Limit Order", + zjde209: "Market Order", + zjde210: "Total Order Quantity", + zjde211: "Transaction Price", + zjde212: "Maximum Position", + zjde213: "Average Liquidation Price", + zjde214: "Closed Position Quantity", + zjde215: "Increase Position", + zjde216: "Decrease Position", + zjde217: "Only Integers Can Be Entered", + zjde218: "Your order price is higher than the current price, it will be executed at the current market price immediately, are you sure you want to buy?", + zjde219: "Your order price is lower than the current price, it will be executed at the current market price immediately, are you sure you want to buy?", + zjde220: 'Change Password', + zjde221: 'For the security of your assets, trading is prohibited within 24 hours after changing your password', + zjde222: 'Account History', + + zjde223: 'Transaction Type', + zjde224: 'Account Type', + zjde225: 'Currency Type', + zjde226: 'Change Amount', + zjde227: 'Transaction Amount', + zjde228: 'German', + zjde229: 'French', + zjde230: 'Italian', + zjde231: 'Turkish', + zhjs: "Account role", + sjzh: "Actual account", + + lang: { + en: "English", + kr: "한글", + jp: "日本語", + zh: "简体中文", + hk: "繁體中文", + spa: "España", + ara: "Arabia" + }, + zc: { + "資產總估值": "Total Asset Valuation", + "充值": "Deposit", + "提幣": "Withdraw", + "閃兑": "Instant Swap", + + "閃兑記錄": "Flash Exchange Record", + "當前共有": "Currently Total", + "條記錄": "Number of Records", + "發生時間": "Occurrence Time", + "币种": "Currency", + "數量": "Quantity", + + "劃轉": "Transfer", + "資產趨勢": "Asset Trend", + "24時": "24H", + "7日": "7D", + "30日": "30D", + "365日": "365D", + "資產分佈": "Asset Distribution", + "帳户類型": "Account Type", + "帳户餘額": "Account Balance", + "今日收益": "Today's Earnings", + "佔比": "Percentage", + "操作": "Action", + "現貨帳户": "Spot Account", + "交易": "Trade", + "合约账户": "Futures Account", + "期权账户": "Quick Contract Account", + "理財帳户": "Wealth Management Account", + "賺幣": "Earn Crypto", + "DeFi策略交易": "DeFi Strategy Trading", + "資產總覽": "Asset Overview", + "法幣賬户": "Fiat Account", + "資產帳户": "Asset Account", + "訂單中心": "Order Center", + "理财账户": "Wealth Management Account", + "entrust.outsell": "outsell", + "entrust.inbuy": "inbuy", + "zjde208": "zjde208", + "zjde209": "zjde209", + + "合约帳户": "Futures Account", + "資產動態": "Asset Dynamics", + "現貨帳户估值": "Spot Account Valuation", + "充值": "Deposit", + "提现": "Withdraw", + "劃轉": "Transfer", + "搜索": "Search", + "隱藏金額 < 1USD的幣種": "Hide currencies with amount < 1USD", + "幣種": "Currency", + "權益": "Equity", + "佔比": "Proportion", + "凍結": "Frozen", + "操作": "Operation", + "幣幣買賣": "Token Trading", + + "合约帳户估值": "Futures Account Valuation", + "幣種": "Currency", + "權益": "Equity", + "凍結": "Frozen", + "幣幣買賣": "Token Trading", + "期权帳户估值": "Quick Contract Account Valuation", + "理財帳户估值": "Wealth Management Account Valuation", + "我要賣": "Sell", + "我要買": "Buy", + "法幣兑換": "Fiat Conversion", + "財務記錄": "Financial Records", + "法幣資產分佈": "Fiat Asset Distribution", + "充幣記錄": "Deposit Record", + "提幣記錄": "Withdrawal Record", + "借幣數據": "Borrowed Coin Data", + "合約": "Contract", + "現貨": "Spot", + "投資組合": "Portfolio", + "法幣提現": "Fiat Withdrawal", + "當前共有": "Current Total", + "條記錄": "Records", + "發生時間": "Occurrence Time", + "幣種": "Currency", + "帳單類型": "Bill Type", + "數量": "Quantity", + "手續費": "Fee", + "狀態": "Status", + "幣幣": "Spot Trading", + "已借金額": "Borrowed Amount (USDC)", + "剩餘還幣數量": "Remaining Repayment (USDC)", + "已還": "Repaid", + "訂單號": "Order ID", + "借款時間": "Loan Time", + "借幣數量": "Borrowed Quantity", + "驗資金額": "Verification Amount", + "還款時間": "Repayment Time", + "日幣息率": "Daily Interest Rate", + "當前幣息": "Current Interest", + "總服務費": "Total Service Fee", + "應還總額": "Total Due", + "方向": "Direction", + "委托时间": "Order Time", + "委托总数量": "Total Order Quantity", + "委托价格": "Order Price", + "成交价格": "Transaction Price", + "初始保证金": "Initial Margin", + "类型": "Type", + "最大持倉量": "Maximum Position", + "機器人ID": "Bot ID", + "運行時長": "Running Duration", + "投入金額": "Investment Amount", + "投資": "Investment", + "總收益": "Total Return", + "網格數量": "Grid Quantity", + "服務費": "Service Fee", + "委託時間": "Order Time", + "結束時間": "End Time", + "資產帳户估值": "Asset Valuation", + "充值": "Deposit", + "提幣": "Withdraw", + "劃轉": "Transfer", + "搜索": "Search", + "隱藏金額 < 1USD的幣種": "Hide Currencies with Amount < 1 USD", + "權益": "Equity", + "佔比": "Proportion", + "凍結": "Frozen", + "操作": "Operation", + "幣幣買賣": "Spot Trading", + "現貨帳户估值": "Spot Account Valuation", + "提现": "Withdraw", + "投資組合": "Portfolio", + "申購金額": "Subscription Amount", + "當前收益": "Current Return", + "開始時間": "Start Time", + "已完成": "Completed", + "劃轉記錄": "Transfer Records", + "從": "From", + "到": "To", + "委托总量": "Total Order Volume", + "手续费": "Handling Fee", + "成交均价": "Average Price" + }, + batchData: { + "查看更多": "View More", + "超過": "Exceed", + "3600萬": "36 Million", + "用戶加入": "Users Joined", + "輸入手機號/郵箱": "Enter Mobile/Email", + "去交易": "Trade Now", + "24小時交易量": "24h Trading Volume", + "加密貨幣種類": "Cryptocurrency Types", + "註冊用戶數": "Registered Users", + "交易廣場": "Trading Plaza", + "跟單總收益": "Total Copy Trading Profit", + "今日": "Today", + "我的跟單": "My Copy Trades", + "跟單中": "Copying in Progress", + "近90天交易員收益": "Trader Returns (Last 90 Days)", + "總收益": "Total Return", + "勝率": "Win Rate", + "帶單規模": "Trade Scale", + "跟單": "Copy Trade", + "事件合約": "Event Contracts", + "活動大廳": "Event Hall", + "完成活動 獲得更多福利和優惠": "Complete events to earn more benefits and rewards", + "長期活動": "Long-term Events", + "VIP升級活動": "VIP Upgrade Event", + "充值升級領取贈金": "Deposit & Upgrade to Claim Bonus", + "參與活動": "Join Event", + + "您好": "Hello", + "认证": "Verification", + "充币": "Deposit", + "总资产": "Total Assets", + "币种": "Currency", + "可用": "Available", + "冻结": "Frozen", + "交易所": "Exchange", + "时间": "Time", + "币种": "Currency", + "数量": "Amount", + "价格": "Price", + "账户": "Account", + "操作": "Operation", + "撤销": "Cancel", + "加载中...": "Loading...", + "暂无数据": "No Data", + "类型": "Type", + "买入": "Buy", + "卖出": "Sell", + "加载更多": "Load More", + "正在卖": "Selling", + "正在买": "Buying", + "已完成": "Completed", + "您确定要撤销吗?": "Are you sure you want to cancel?", + "确定": "Confirm", + "取消": "Cancel", + "供应商": "Supplier", + "充值额度": "Deposit Limit", + "充值费率": "Deposit Fee Rate", + "提现额度": "Withdrawal Limit", + "提现费率": "Withdrawal Fee Rate", + "操作": "Operation", + "CNY承兑": "CNY Acceptance", + "虚拟货币承兑": "Virtual Currency Acceptance", + "充币记录": "Deposit Record", + "提币记录": "Withdrawal Record", + "充值": "Deposit", + "提现": "Withdrawal", + "VIP福利": "VIP Benefits", + "温馨提醒:只要達到充值數量就可點擊領取按鈕,領取對應VIP福利": "Warm reminder: Once you reach the deposit amount, you can click the button to claim the corresponding VIP benefits", + "VIP初級": "VIP Basic", + "VIP中級": "VIP Intermediate", + "VIP高級": "VIP Advanced", + "會員": "Member", + "充值需達到": "Deposit needs to reach", + "可領取": "Can claim", + "福利": "benefits", + "领取": "Claim", + "已领取": "Claimed", + "领取成功": "Claimed successfully", + "AI量化策略": "AI Quantitative Strategy", + "當前團隊等級": "Current Team Level", + "等級規則": "Level Rules", + "策略總收益": "Strategy Total Revenue", + "用户": "User", + "創建了AI策略交易": "Created AI Strategy Trading", + "AI累计收益": "AI Cumulative Earnings", + "推薦投資": "Recommended Investment", + "使用人數": "Number of Users", + "累計賺取": "Total Earnings", + "正在運行": "Running", + "當前收益": "Current Revenue", + "正在運行....": "Running....", + "AI策略知識": "AI Strategy Knowledge", + "策略廣場": "Strategy Plaza", + "最大收益率": "Maximum Return Rate", + "投入金額": "Investment Amount", + "最大回撤率": "Maximum Drawdown Rate", + "運行時長": "Runtime Duration", + "使用本策略": "Use This Strategy", + "进行中": "In Progress", + "已結束": "Completed", + "收益詳情": "Earnings Details", + "機器人ID": "Robot ID", + "投資": "Investment", + "套利次數": "Arbitrage Frequency", + "委託時間": "Commission Time", + "總收益": "Total Revenue", + "網格數量": "Grid Quantity", + "服務費": "Service Fee", + "結束時間": "End Time", + "没有更多数据了": "No More Data", + "AI量化": "AI Quantization", + "跟隨資金": "Follow Funding", + "近3天": "Last 3 days", + "近7天": "Last 7 days", + "近10天": "Last 10 days", + "區間最低價": "Range Minimum Price", + "網格收益率": "Grid Return Rate", + "最大服務費": "Maximum Service Fee", + "我知道了": "I Understand", + "投资金额": "Investment Amount", + "當前餘額": "Current Balance", + "確定": "Confirm", + "工作中": "Working", + "機器人ID:": "Robot ID:", + "已運行": "Running Time", + "創建": "Created", + "交易盈虧": "Trading Profit and Loss", + "交易類型": "Transaction Type", + "時間": "Time", + "利潤": "Profit", + "賣出": "Sell", + "无限网格": "Infinite Grid", + "chatGPT预测": "chatGPT Prediction", + "馬丁格爾": "Martingale", + "天地網格": "Earth Grid", + "请输入正确的投入金額": "Please enter the correct investment amount", + "余额不足": "Insufficient balance", + "下单成功": "Order successful", + "收益率": "Return Rate", + "使用": "Used", + "快捷買幣": "Quick Buy Currency", + "歷史帳單": "Order History", + "快速交易,便捷高效": "Fast Trading, Convenient and Efficient", + "購買": "Buy", + "出售": "Sell", + "我要支付": "I Want to Pay", + "請輸入": "Please Enter", + "我要出售": "I Want to Sell", + "可用餘額:": "Available Balance: ", + "我將收到": "I Will Receive", + "C2C 交易": "C2C Trading", + "法幣餘額": "Fiat Balance", + "餘額": "Balance", + "掛單中": "Pending Orders", + "我要買": "I Want to Buy", + "我要賣": "I Want to Sell", + "訂單": "Orders", + "賣出訂單": "Sell Orders", + "賣給商家": "Sell to Merchant", + "出售": "Sell", + "已完成": "Completed", + "商家": "Merchant", + "賣出": "Sold", + "價格": "Price", + "金額": "Amount", + "日期": "Date", + "沒有更多了": "No More", + "DeFi借幣": "DeFi Coin Lending", + "助您探索更多交易機會和金融產品": "Help you explore more trading opportunities and financial products", + "了解什麼是DeFi借幣": "Learn what is DeFi Coin Lending", + "迅速到帳, 年化利率低至1%": "Quick deposit, annual interest rate as low as 1%", + "可選多時間質押": "Multiple time pledge options", + "隨時還款, 提前還款減利息": "Repay anytime, early repayment reduces interest", + "質押借幣": "Pledge to borrow coins", + "驗資數量": "Verification amount", + "請輸入": "Please enter", + "最大": "Max", + "可驗資金額": "Available verification amount", + "可借數量": "Borrowable quantity", + "輸入驗資數量後評估": "Evaluate after entering verification amount", + "根據個人資產情況進行,同步借幣額度": "Based on personal assets, synchronize borrowing limit", + "借幣期限": "Loan term", + "天": "days", + "日幣息率": "Daily interest rate", + "總幣息": "Total interest", + "總服務費": "Total service fee", + "預估應還": "Estimated repayment", + "我已經閲讀並同意": "I have read and agree to", + "借幣服務協議": "Coin Lending Service Agreement", + "立即借幣": "Borrow Now", + "出款中": "Disbursing", + "已出款": "Disbursed", + "訂單編號": "Order number", + "還幣詳情": "Repayment details", + "借入時間": "Borrowing time", + "驗資金額": "Verification amount", + "還款時間": "Repayment time", + "滯納金百分比": "Late fee percentage", + "借幣數量": "Borrowed amount", + "剩餘時間": "Remaining time", + "當前幣息": "Current interest", + "滯納金": "Late fee", + "應還總額": "Total amount due", + "没有更多数据了": "No more data", + "借幣簽名": "Loan signature", + "貸款協議(\"信用貸款\"),日期為": "Loan Agreement (\"Credit Loan\"), dated", + "(\"生效日期\"),由下列各方訂立:": "(\"Effective Date\"), entered into by the following parties:", + "借款人:": "Borrower: ", + "名:": "First name: ", + "姓:": "Last name: ", + "地址:": "Address: ", + "电子邮箱:": "Email: ", + "电话:": "Phone: ", + "貸款人:Exchange": "Lender: Exchange", + "名稱: Exchange": "Name: Exchange", + "合稱 \"雙方\"。": "Collectively \"both parties\".", + "還款條款:": "Repayment terms: ", + "貸款金額:": "Loan amount: ", + "借款人同意償還": "Borrower agrees to repay", + "(\"貸款\")。": "(\"Loan\").", + "利率:": "Interest rate: ", + "約定利率為": "Agreed interest rate is", + "(按日計算)、": "(calculated daily),", + "貸款期限:": "Loan term: ", + "貸款期限:_": "Loan term: _", + "_天。": "_days.", + "還款方式: 借款人同意向貸款人還款。": "Repayment method: Borrower agrees to repay the lender.", + "借款人同意在貸款到期時償還貸款人本金 $": "The borrower agrees to repay the lender principal $", + "和利息 $": "and interest $", + "利息、": "interest,", + "還款適用性。": "Repayment applicability.", + "滯納金:30%。": "Late fee: 30%.", + "如果借款人未能按時還款,借款人應支付30%(按日計算)的滯納金。": "If the borrower fails to repay on time, the borrower shall pay a 30% (calculated daily) late fee.", + "罰款。": "Penalties.", + "提前還款;": "Early repayment;", + "對提前還款的借款人不徵收罰金。": "No penalty will be imposed on borrowers who repay early.", + "違約:": "Default: ", + "如果借款人未能按時還款,借款人應立即支付所有未償還的本金和利息。": "If the borrower fails to repay on time, the borrower shall immediately pay all outstanding principal and interest.", + "而無需通知或要求。": "Without notice or request.", + "如果借款人未能按時履行還款義務。借款人": "If the borrower fails to fulfill the repayment obligation on time. The borrower", + "同意承擔放款人在收款過程中產生的所有費用。": "agrees to bear all costs incurred by the lender during the collection process.", + "包括但不限於律師費。": "Including but not limited to attorney fees.", + "可擔保性:": "Securitizability: ", + "如本協議的任何條款被認定無效或不可執行,則該條款應作廢,但所有其他條款": "If any term of this agreement is deemed invalid or unenforceable, that term shall be void, but all other terms", + "但所有其他條款仍然有效並具有約束力": "But all other terms remain valid and binding", + "法律效力;": "Legal effect;", + "本協議對雙方均具有法律約束力,可在美國和歐洲簽署和執行。": "This agreement is legally binding on both parties and can be signed and executed in the United States and Europe.", + "雙方聲明他們有權簽署本協議。": "Both parties declare that they have the right to sign this agreement.", + "其他條款": "Other terms", + "根據本協議的條款,公司應支付": "According to the terms of this agreement, the company shall pay", + "帳户餘額中的貨幣形式支付,借款人無法使用帳户資金進行還款,且借款人在沒有償還貸款之前,無法提取帳户資金。雙方均有權簽署本協議。": "Payment in the form of currency from the account balance, the borrower cannot use account funds for repayment, and the borrower cannot withdraw account funds before repaying the loan. Both parties have the right to sign this agreement.", + "任何一方不得侵犯第三方的權利或違反雙方之間的任何其他協議。": "Neither party may infringe upon the rights of a third party or violate any other agreement between the parties.", + "雙方之間的任何其他協議。": "Any other agreement between both parties.", + "適用法律:": "Applicable law:", + "本協議應根據以下法律解釋和執行": "This agreement shall be interpreted and executed according to the following laws", + "本協議應根據借款人所在國的法律解釋和執行。": "This agreement shall be interpreted and executed according to the laws of the borrower's country.", + "完整協議;": "Complete agreement;", + "雙方確認並同意,本協議構成雙方之間的完整協議。": "Both parties confirm and agree that this agreement constitutes the complete agreement between both parties.", + "如果任何一方希望更改、增加、修改或刪除本協議的任何條款,請聯繫我們。": "If either party wishes to change, add, modify or delete any terms of this agreement, please contact us.", + "增加或修改任何條款,必須以書面形式進行,並由雙方簽字。": "Adding or modifying any terms must be done in writing and signed by both parties.", + "雙方簽字。": "Both parties sign.", + "雙方同意上述條款和條件,並簽署如下;": "Both parties agree to the above terms and conditions, and sign as follows;", + "貸款人:": "Lender: ", + "借款人簽名": "Borrower's signature", + "簽署日期:": "Signing date: ", + "請點擊空白處簽名": "Please click in the blank area to sign", + "生成": "Generate", + "與您的朋友一起賺錢": "Earn money with your friends", + "從您邀請人的交易中分享高達20% 的佣金": "Share up to 20% commission from your invitee's trades", + "邀請碼": "Invitation code", + "邀請鏈接": "Invitation link", + "生成二維碼": "Generate QR code", + "我的邀請": "My Invitations", + "邀請人數": "Number of invitees", + "總返傭": "Total commission", + "今日返傭": "Today's commission", + "本月返傭": "This month's commission", + "邀請記錄": "Invitation records", + "一級好友": "Level 1 friends", + "想擁有": "Want to own", + "加密貨幣嗎?": "cryptocurrency?", + "和我們一起開啟加密貨幣之旅": "Join us on a cryptocurrency journey", + "儲存到本地": "Save locally", + "在借訂單": "Current orders", + "完成訂單": "Completed orders", + "請在空白處簽名": "Please sign in the blank area", + + + "投資組合": "Investment Portfolio", + "當前團隊等級": "Current Team Level", + "等級規則": "Level Rules", + "投資訂單": "Investment Orders", + "總收益": "Total Income", + "投資金額": "Investment Amount", + "收益率": "Yield Rate", + "時長": "Duration", + "日": "Days", + "天": "Day", + "剩餘次數": "Remaining Times", + "參與使用": "Participate", + "返回上一頁": "Return to Previous Page", + "認購組合": "Subscription Portfolio", + "運行時長": "Operation Duration", + "日收益率": "Daily Yield Rate", + "預估收益": "Estimated Income", + "手續費": "Fee", + "申購金額": "Subscription Amount", + "請輸入投資金額": "Please Enter Investment Amount", + "帳户餘額": "Account Balance", + "申購": "Subscribe", + "怎樣進行運作?": "How Does It Work?", + "接入一系列的交易所,例如Coinbase、Huobi、Binance、KuCoin、YFX等全球知名交易所,通過算法判斷各幣種的趨勢,實實監控當前市場情況。在價格範圍內,高頻率買入和賣出相關幣種,實現套利,以保證您的收益最大化。": "Access a series of exchanges such as Coinbase, Huobi, Binance, KuCoin, YFX and other globally renowned exchanges, use algorithms to determine trends of various cryptocurrencies, and constantly monitor current market conditions. Buy and sell relevant cryptocurrencies at high frequency within the price range to achieve arbitrage and maximize your returns.", + "提示": "Tip", + "请输入": "Please Enter", + "余额不足": "Insufficient Balance", + "下单成功": "Order Successful", + + + "買漲": "Call", + "買跌": "Put", + "交易区间": "Trading Range", + "选择时间": "Select Time", + "投入金额(USDC)": "Investment Amount (USDC)", + "请输入": "Please Enter", + "餘額": "Balance", + "當前投資": "Current Investment", + "投資方向": "Investment Direction", + "買多": "Long", + "投資收益率": "ROI", + "投資金額": "Investment Amount", + "投資狀態": "Investment Status", + "暫無數據": "No Data", + "最低": "Min", + "最高": "Max", + "買空": "Short", + "期權交易說明": "Quick Contract Trading Guide", + "交易數字貨幣事件合約時,標的資產的價格與執行價格的變化,分為看漲(Cal)或者看跌(Pu)事件合約,到期時只有兩種可能結果:價內、價外,根據標的到期時的走向與預則是否符合來決定是否獲利。(例如:當投資者買入指數的看漲二元事件合約,其執行價格為2000點,並且90s後指數價格為2000點以上,投資者將能夠賺取利潤。而當指數90s後跌破2000點時,即使90s後指數為2000點,投資者也將承受損失。)": + "When trading cryptocurrency event contracts, the price movement of the underlying asset relative to the strike price determines whether it's a Call (bullish) or Put (bearish) contract. At expiration, there are only two possible outcomes: In the money or Out of the money. Profitability depends on whether the actual price aligns with the predicted direction. (Example: If an investor buys a Call binary contract on an index with a strike price of 2000 points, and the index exceeds 2000 points after 90 seconds, the investor profits. If the index falls below 2000 points after 90 seconds, even if it's exactly 2000, the investor incurs a loss.)", + "最大可开仓": "Max Position", + "初始保证金": "Initial Margin", + "手续费": "Fee", + "买涨、买跌弹窗": "Call/Put Popup", + "请输入要划转的数量": "Enter Transfer Amount", + "立即交易 ": "Trade Now", + "定時交易": "Scheduled Trading", + + "securityCenter": "Security Center", + "identityAuthentication": "Identity Authentication", + "completeIdentityAuthenticationPrompt": "Please complete identity authentication as soon as possible to improve account security.", + "advancedIdentityAuthentication": "Advanced Identity Authentication", + "transactionPassword": "Transaction Password", + "notAuthenticated": "Not Authenticated", + "authenticated": "Authenticated", + "setTransactionPasswordPrompt": "For your fund security, please set a transaction password.", + "setNewPassword": "Set New Password", + "pleaseEnterNewPassword": "Please enter new password.", + "transactionPasswordNote": "*Note: Please remember your transaction password. Contact customer service to reset if forgotten.", + "setTransactionPassword": "Set Transaction Password", + "pleaseEnterTransactionPassword": "Please enter transaction password.", + "transactionPasswordMustBe6Digits": "Transaction password must be 6 digits!", + "transactionPasswordSetSuccessfully": "Transaction password set successfully!", + "addressBook": "Address Book", + "withdrawal": "Withdrawal", + "withdrawalAddress": "Withdrawal Address", + "pleaseEnterWithdrawalAddress": "Please enter the withdrawal address", + "withdrawalAmount": "Withdrawal Amount", + "pleaseEnterWithdrawalAmount": "Please enter the withdrawal amount", + "all": "All", + "transactionPassword": "Transaction Password", + "pleaseEnterTransactionPassword": "Please enter the transaction password", + "available": "Available", + "minimumWithdrawalAmount": "Minimum Withdrawal Amount", + "withdrawalFee": "Withdrawal Fee", + "estimatedArrival": "Estimated Arrival", + "submit": "Submit", + "commonProblems": "Common Problems", + "makeProfit": "Make Profit", + "strategyDescription1": "Determine the trend of each strategy through the depth method, monitor market conditions in real time, obtain relevant profits by entering high-frequency volumes in strategy data, to maximize your returns", + "AIQuantStrategy": "AI Quantitative Strategy", + "strategyDescription2": "Use big data models and AI quantitative strategy algorithms combined with About Infinite Grid, Martingale Strategy and a series of other algorithms to build an ideal system", + "recentWithdrawalRecords": "Recent Withdrawal Records", + "viewWithdrawalRecords": "View Withdrawal Records", + "quantity": "Quantity", + "withdrawalFeeFixed3USDC": "The withdrawal fee is fixed at 3 USDC", + "feeDescription": "Fee Description", + "confirm": "Confirm", + "pleaseEnterValidWithdrawalAmount": "Please enter a valid withdrawal amount", + "withdrawalAmountCannotBeLessThanMinimum": "The withdrawal amount cannot be less than the minimum withdrawal amount", + "withdrawalAmountCannotExceedAvailableBalance": "The withdrawal amount cannot exceed the available balance", + "withdrawalApplicationSubmitted": "The withdrawal application has been submitted" + + + }, + loan: { + title: "Loan Application", + overview: "Loan Overview", + currency: "Loan Currency", + need_amount: "Loan Amount", + repayment: "Repayment Method", + lump_sum: "Lump Sum at Maturity", + institution: "Lending Institution", + process: "Loan Process", + step1: "Submit Application", + step1_desc: "Fill in details and submit", + step2: "Institution Review", + step2_desc: "Lending institution reviews", + step3: "Sign Agreement", + step3_desc: "Confirm loan agreement", + step4: "Funds Disbursed", + step4_desc: "Funds deposited to your account", + confidential: "Your information is strictly confidential, used only for loan review", + secure_tag: "Data encrypted, information secure", + identity: "Identity Information", + card_front: "ID Card Front", + card_back: "ID Card Back", + card_hand: "Handheld ID Photo", + upload_hint: "Click to upload or drag file", + size_limit: "Supports JPG, PNG, max 5MB", + need_front: "Please upload ID front photo", + need_back: "Please upload ID back photo", + need_hand: "Please upload handheld ID photo", + info: "Loan Information", + amount: "Loan Amount", + amount_placeholder: "Enter loan amount", + repay_currency: "Repayment Currency", + purpose: "Purpose of Funds (Optional)", + purpose_placeholder: "Describe purpose of funds", + recommended: "Recommended", + inst_desc: "Professional digital asset financial institution", + submit: "Submit Application", + submitting: "Submitting...", + contact: "Contact Support", + history: "Application History" + }, + option: { + search: "Search", + all: "All", + hot: "Hot", + gainers: "Gainers", + losers: "Losers", + volume_24h: "Volume", + pair: "Pair", + price: "Price", + quantity: "Qty", + time: "Time", + profit_rate: "Profit Rate", + no_pair: "No pairs", + select_pair: "Select Pair", + select_pair_first: "Select a pair first", + available: "Available", + delivery_time: "Delivery Time", + select_time: "Select Time", + select_time_first: "Select delivery time", + buy_up: "Buy Up", + buy_down: "Buy Down", + order_method: "Order Method", + instant_order: "Instant", + follow_order: "Follow", + amount: "Amount", + enter_amount: "Enter amount", + pay_pwd: "Trading Password", + enter_pwd: "Enter password", + open_price: "Open Price", + status: "Status", + direction: "Direction", + pending: "Pending", + win: "Win", + lose: "Lose", + cancelled: "Cancelled", + tab_pending: "Pending", + tab_opening: "Opening", + tab_settled: "Settled", + tab_cancelled: "Cancelled", + order_book: "Order Book", + realtime_trades: "Trades", + current_orders: "Current", + history_orders: "History", + no_orders: "No orders", + instant: "Instant", + timed: "Timed" + }, + deposit: { + title: "Deposit", + selectCurrency: "Select Currency", + selectChain: "Select Network", + network: "Network", + depositAddress: "Deposit Address", + rechargeRecord: "Deposit Records", + viewAllRecords: "View All Records", + saveQr: "Save QR Code", + amount: "Amount", + time: "Time", + address: "Address", + hash: "Transaction Hash", + status: "Status", + walletAccount: "Wallet Account", + depositTo: "Deposit to", + noRecords: "No deposit records", + warning1: "Only deposit {currency} via the {chain} network. Deposits from other assets or networks will be lost.", + warning2: "Minimum deposit amount: 0.00001 {currency}.", + warning3: "Deposits below the minimum will be lost and cannot be recovered.", + warning4: "Processing time is approximately 15-60 minutes.", + addressUnavailable: "Address not available, please contact support", + statusPending: "Pending", + statusSuccess: "Success", + statusFailed: "Failed", + copySuccess: "Copied", + }, + ieo: { + title: "IEO Subscription", + banner_title: "New Crypto Quick Subscription", + banner_desc: "Safe, Stable & High Returns", + tab_subscribe: "Subscribe", + tab_allocate: "Allocation", + tab_history: "History", + status_all: "All", + status_upcoming: "Upcoming", + status_active: "Active", + status_ended: "Ended", + status_applied: "Applied", + status_won: "Won", + enter_code: "Enter allocation code", + redeem: "Redeem", + redeem_success: "Redeemed successfully", + price: "Issue Price", + supply: "Supply", + progress: "Progress", + subscribe_btn: "Subscribe Now", + amount_label: "Amount", + amount_placeholder: "Enter subscription amount", + pay_pwd_placeholder: "Enter trading password", + timeline_start: "Start", + timeline_end: "End", + timeline_announce: "Announcement", + timeline_listing: "Listing", + timeline_unlock: "Unlock", + min_buy: "Min Buy", + max_buy: "Max Buy", + my_orders: "My Orders", + about: "About", + total_raised: "Raised", + participants: "Participants", + yield_rate: "Expected Yield", + order_amount: "Amount", + order_tokens: "Tokens", + order_status: "Status", + order_time: "Time", + status_pending_review: "Pending", + status_won_tag: "Won", + status_lost: "Lost", + status_cancelled: "Cancelled", + no_projects: "No projects", + no_allocation: "No allocation records", + no_history: "No order history", + invalid_amount: "Enter a valid amount", + invalid_code: "Enter allocation code", + invalid_pwd: "Enter trading password", + select_project: "Select project", + sub_type: "Subscription", + allo_type: "Allocation", + confirm_subscribe: "Confirm", + back: "Back" + }, + indexHeader: { + spot_trading: "Spot Trading", + desc: "Mutual transactions between digital assets, such as buying btc with USDC", + exchange: "Flash Swap", + exchange_desc: "One-click exchange for different digital assets, complete automatic settlement immediately", + u_standard_contracts: "Derivatives", + u_standard_contracts_desc: "Margin contract transactions settled in USDC", + option: "Quick Contract", + option_desc: "Quick Contract", + staking_mining: "Staking", + staking_mining_desc: "Obtain liquidity for the market and obtain stable income", + currency_banking: "financial management", + currency_banking_desc: "One-click fixed investment, stable income", + sgd_subscription: "IEO", + sgd_subscription_desc: "IEO latest pre-buy", + fiat_currency_transactions: "OTC", + fiat_currency_transactions_desc: "Safe and easy buying and selling on P2P, choose the best offer", + third_party_transactions: "Third party", + third_party_transactions_desc: "VISA,Bank card,Quick choice of three-party brands, VISA, Bank card, transaction", + market: "Market", + buy_coins: "Buy Crypto", + trade: "Trade", + contract: "Contract", + finance: "Finance", + receive: "Collar$1000", + log_out: "log out", + log_in: "Log in", + sign_up: "Register", + complaint_suggestion: "Suggestions", + my_Assets: "My assets", + orders: "Order", + inMobile: "Please give feedback on the mobile terminal", + not_yet_open: "Not yet open", + + + "交易": "Trade", + "快捷买币": "Quick Buy", + "交易中心": "Trading Center", + "跟单": "Copy Trading", + "DeFi借幣": "DeFi Lending", + "借貸交易, 放大收益": "Lending transactions, amplify returns", + "投資組合": "Portfolio", + "涉及兩種加密貨幣的組合收益": "Combined returns involving two cryptocurrencies", + "金融理财": "Financial Management", + "市场行情": "Market Quotes", + "全網交易市場數據": "Market data across the network", + "更多新聞": "More News", + "发现": "Discover", + "分享好友": "Refer Friends", + "邀請好友獲得獎勵": "Invite friends for rewards", + "活動大廳": "Activity Hall", + "豐厚獎勵, 應有盡有": "Rich rewards, everything you need", + "活动大厅": "Activity Hall", + "資產中心": "Asset Center", + "充值": "Deposit", + "提現": "Withdraw", + "金融卡提現": "Card Withdrawal", + "劃轉": "Transfer", + "訂單中心": "Order Center", + "地址簿": "Address Book", + "安全中心": "Security Center", + "身份認證": "Identity Verification", + "退出登錄": "Log Out", + "首頁": "Home", + "行情": "Condition", + "交易": "Transaction", + "理財": "Financial", + "資產": "Property", + + + "快捷買幣": "Quick Buy", + "AI策略交易": "AI Strategy Trading", + "期权": "Quick Contract", + "周期短,收益快": "Short cycle, quick returns", + "现货": "Spot", + "多品类,快速交易": "Multiple categories, fast trading", + "合约": "Contract", + "USDC永续合约外汇期货": "USDC perpetual contract forex futures", + "前往C2C交易": "Go to C2C trading", + "模拟交易": "Simulated Trading", + "零风险,交易数字货币": "Zero risk, trade digital currency", + "全網": "network", + "市場數據": "Market data", + loan: "Loan", + loan_desc: "Apply for USDC loan", + ieo: "IEO", + ieo_desc: "Token subscription & allocation", + credit_ieo: "Credit IEO", + credit_ieo_desc: "Use credit to join IEO", + options_trade: "Options", + options_trade_desc: "Predict price, settle on delivery" + }, + credit: { + title: "Credit Line", + max_credit: "Maximum Credit", + used: "Used", + available: "Available", + total_credit: "Total Credit", + score: "Credit Score", + daily_rate: "Daily Rate", + cycle: "Credit Cycle", + days: "Days", + increase: "Increase", + records: "Records", + repay_all: "Repay All", + repay_all_confirm: "Confirm repay all?", + how_to_use: "How to Use Credit", + step1: "Submit documents", + step1_desc: "Upload identity, complete KYC", + step2: "Support review", + step2_desc: "Our team evaluates your credit", + step3: "Usage instructions", + step3_desc: "Use credit for IEO, repay by cycle", + contact_open: "Contact support to activate", + contact_desc: "Please contact live support and submit documents to activate your credit line", + contact_btn: "Contact support", + credit_ieo: "Credit IEO", + my_orders: "My Orders", + frozen: "Frozen", + repaid: "Repaid", + unlocked: "Unlocked", + overdue: "Overdue", + frozen_amount: "Frozen Amount", + subscribe_with_credit: "Use credit to subscribe", + enter_amount: "Enter amount", + confirm_subscribe: "Confirm", + repay_btn: "Repay", + repay_confirm: "Confirm repayment?", + exceed_available: "Exceeds available credit" + }, + homeContent: { + + get_rice: "ACHIEVE WEALTH", + intro1: "The world's leading digital asset exchange. Your assets, your choice, powered by yxymk's proven technology.", + phone_pla: "Enter phone number/email", + go_pay: "Go trade", + + "at1": "$10B+", + "at2": "Total Trading Volume", + "at3": "Cryptocurrency Types", + "at4": "500K+", + "at5": "Registered Users", + "at6": "Withdraw", + "at7": "Deposit", + "at8": "Share with Friends", + "at9": "DeFi Lending", + "at10": "Security Center", + "at11": "Portfolio", + "at12": "Address Book", + "at13": "NFT", + "at14": "Charity", + "at16": "AI Strategy Trading", + "at17": "Maximum Yield", + "at18": "Participants", + "at19": "Learn AI Quantitative Investing", + "at20": "Market Trends", + + "journey starts from here": "journey starts from here", + "安全性": "Security", + "透明度": "Transparency", + "即使可追溯性": "Real-time Traceability", // 根据"即时"翻译 + "效率與速度": "Efficiency & Speed", + "自動化": "Automation", + "前往慈善中心": "Charity Center", + "儲備金證明": "Proof of Reserves", + + "We promise that the platform": `We promise that the platform holds all user assets at a reserve ratio of + at least 1:1.`, + "We store most of our digital": `We store most of our digital assets securely in offline multi-signature + wallets.`, + "We have a user protection": `We have a user + protection fund worth 300 million USDC to + provide an additional layer of protection for potential security risks.`, + + "安全的冷儲存": "Secure Cold Storage", + "用戶保護基金": "User Protection Fund", + "实名认证": "Why is Real-name Authentication Required?", + "smrz2": "To ensure the security of your funds and prevent money laundering activities, we need to verify that your payment account is linked to your current account identity information.", + "關於充值": "About Recharge", + "kfcz2": "Please recharge only through the official platform channels. Do not trust individuals claiming to be official customer service representatives.", + "登錄密碼忘記如何解決?": "Forgot Login Password?", + "wjmm2": "Click 'Forgot Password' on the login page to reset your login password.", + "關於賬號安全": "About Account Security", + "kfrzaq": "Please keep your account and password secure. Do not disclose account information to others. If your account information is compromised, change your password immediately or contact customer support.", + "什麼是凍結資產?": "What are Frozen Assets?", + "djzz": "Frozen assets refer to funds temporarily held by the system during incomplete transactions or withdrawals. These assets are not lost or abnormal, and you retain ownership.", + "法律說明": "Legal Notice", + "flsm2": "This platform is dedicated to providing professional, secure, and reliable digital asset trading and management services globally, in compliance with Australian laws and regulations. Users from jurisdictions where digital asset trading is explicitly prohibited by law, or from countries/regions on international sanctions lists, are strictly prohibited from accessing our services.", + "立即賺取收益": "Simple & Secure. Explore trending investments to earn returns instantly", + "投資組合": "Portfolio", + "運行時長": "Runtime", + "日": "Days", + "了解投資組合": "Portfolio Insights", + "新聞": "Industry News", + "查看更多": "View More", + "前往NFT大廳": "Enter NFT Marketplace", + "致力於慈善事業": "Committed to Philanthropy", + + "Trend analysis": "Trend analysis", + "Committed to": "Committed to", + "Charity": "Charity", + "Make the world a better place through blockchain!": "Make the world a better place through blockchain!", + "This platform builds": `This platform builds a complete industry ecological layout around + digital asset issuance, circulation, application, valuation discovery and blockchain bottom layer. + Our vision is to become the infrastructure of the blockchain world and contribute to charity`, + + "外汇": "Forex", // 国际通用缩写 + "美股": "U.S. Stocks", // 美股标准表述 + "期货": "Quick Contract", // 对应中文"期权"(Futures对应"期货") + "数字货币": "Cryptocurrency", // 行业标准术语 + + title: "The Most Trusted Trading Platform", + title2: "Provides the ability to securely trade various digital assets", + sign_up_now: "Sign Up Now", + download_the_app: "Download APP", + go_to_trade: "To Trade", + popular_plates: "Popular Plate", + market_conditions: "Market", + mainstream_coins: "Mainstream Currency", + trading_pairs: "Trading Pair", + latest_price: "Latest Price", + up_and_down: "24H ups and downs", + market: "Quotes", + trade: "Trade", + trade_button: "Trade", + more: "More", + beginner_bootstrapping: "Beginners guide", + beginner_bootstrapping_sign_up_now: "Sign up now", + beginner_bootstrapping_deposit: "Deposit", + beginner_bootstrapping_trade: "trade", + beginner_bootstrapping_input: "Enter email or mobile number", + beginner_bootstrapping_sign_up_now_button: "Sign up now", + beginner_bootstrapping_prompt: "invite friends to join{siteName},Transaction rebate up to 30%", + beginner_bootstrapping_buy_coins_quickly: "Quickly buy coins", + beginner_bootstrapping_reference_price: "Proposed price", + beginner_bootstrapping_buy_now_button: "Buy it now", + beginner_bootstrapping_2nd_title: "Assets on the chain, recharge immediately", + beginner_bootstrapping_2nd_title_desc: "Recharge to your account via blockchain wallet transfer", + beginner_bootstrapping_2nd_title_2nd: "OTC optional transaction", + beginner_bootstrapping_2nd_title_2nd_desc: "0 handling fee, fiat currency trading to buy and sell digital currency", + greenhorn_trade_module_first: "Currency trading", + greenhorn_trade_module_first_span: "One-click trading investment, supporting 1200+ currencies", + greenhorn_trade_module_second: "ETP leveraged token", + greenhorn_trade_module_second_span: "Spot play, leverage to leverage income, never liquidate", + greenhorn_trade_module_third: "Perpetual contracts", + greenhorn_trade_module_third_span: "U-margined perpetual contract, 1~100X leverage trading", + greenhorn_trade_module_fourth: "Perpetual contracts", + greenhorn_trade_module_fourth_span: "U-margined perpetual contract, 1~100X leverage trading", + brand_title: "Make the circulation of digital assets more valuable", + brand_module_first: "Global new first-line exchange", + brand_module_first_tips: "Product ecological transformation and innovation, global node aggregation traffic", + brand_module_second: "World premiere of high-quality projects", + brand_module_second_tips: "Market express, discovering high-quality projects to seize investment opportunities", + brand_module_third: "Digital assets 1200+", + brand_module_third_tips: "You can choose global market items, 24 hours trading", + brand_module_fourth: "Safety", + brand_module_fourth_tips: "Digital asset storage multi-signature cold wallet", + brand_module_fifth: "Major", + brand_module_fifth_tips: "More than 10 years of financial risk control team, supporting API transactions", + brand_module_sixth: "Stablize", + brand_module_sixth_tips: "Global technical team, distributed parallel technology, high-speed matching engine", + swiper_first: "Global new first-line exchange", + swiper_first_tips: "Product ecological transformation and innovation, global node aggregation traffic", + swiper_second: "World premiere of high-quality projects", + swiper_second_tips: "Market express, discovering high-quality projects to seize investment opportunities", + swiper_third: "Digital assets 1200+", + swiper_third_tips: "You can choose global market items, 24 hours trading", + swiper_fourth: "Safety", + swiper_fourth_tips: "Digital asset storage multi-signature cold wallet", + swiper_fifth: "Major", + swiper_fifth_tips: "More than 10 years of financial risk control team, supporting API transactions", + swiper_sixth: "Stablize", + swiper_sixth_tips: "Global technical team, distributed parallel technology, high-speed matching engine", + platform_wrap: "Open transactions anytime, anywhere", + platform_wrap_tips: "Product ecological transformation and innovation, focusing on the layout of the global market", + platform_wrap_android: "Android Download", + platform_wrap_iphone: "iPhone Download", + tipsmain_title: "Start your digital currency journey now", + tipsmain_tips: "{siteName}Escort for your transaction", + tipsmain_first_btn: "Sign up now", + tipsmain_second_btn: "start trading", + tipsmain_v_else: "Sign up now", + safety_box_span: "Pass all 3 items (penetration testing, bug bounty, proof of funds) and get a 3-star rating", + online_customer_service: "online service", + satisfaction_surveys: "Satisfaction survey", + back_to_top: "Back to the top", + experience_title: "How satisfied are you with your overall experience with this site?", + experience_very_dissatisfied: "Very dissatisfied", + experience_dissatisfied: "dissatisfied", + experience_no_comment: "No comment", + experience_satisfied: "satisfy", + experience_very_satisfied: "Very satisfied", + experience_open_more_detail_flag: "Can you give us more feedback to help us improve next time?", + experience_open_more_detail_input: "Can you give us more feedback to help us improve next time?", + btn_submit: "submit", + feedback_title: "Thank you so much for your feedback!", + feedback_tips: "Your feedback is very important to us! !", + feedback_btn: "knew!", + moblie: "Make the circulation of digital assets more valuable", + moblie_download: "Download" + }, + indexFooter: { + title: "Make the circulation of digital assets more valuable", + terms_and_policies: "Terms and Policies", + anti_money_laundering: "Anti money laundering", + risk_warning: "risk warning", + service_privacy: "Service Privacy", + terms_of_service: "Terms of Service", + privacy_statement: "Privacy statement", + service_information: "Service Information", + about_us: "about Us", + risk_prompt: "Risk Warning:{siteName}All products provided (including digital assets, wealth management products, funds, etc),{siteName}There is no guarantee for product performance. Investors should carefully read the legal documents of wealth management products to understand product risk and return characteristics (including systemic risk and investment risks unique to specific products, etc.). Investors should choose financial products that suit them according to their own asset status and risk tolerance. The promotional materials provided by {siteName} are for investors’ reference only and do not constitute{siteName}any recommendation or investment advice. Investors should make prudent decisions and take risks independently。", + partner_institutions: "Partner Organization", + "版權所有": "Copyright © 2024 EXCHANGE. A dedicated cryptocurrency service provider. Integrity First, Service Excellence.", + "客戶服務": "Customer Service", + "商務合作": "Business Cooperation", + "VIP服務": "VIP Services", + "反洗錢協議": "Anti-Money Laundering Agreement", + "隱私協議": "Privacy Agreement", + "服務條款": "Terms of Service", + "政策": "Policy", + "關於我們": "About Us", + "新手教程": "Beginner's Guide", + "在線客服": "Online Support", + "現貨": "Spot Trading", + "支持": "Support", + "金融理財": "Wealth Management", + "邀請有獎": "Referral Rewards", + "產品": "Products", + "訂單中心": "Order Center", + "劃轉": "Transfer", + "提現": "Withdrawal", + "充幣": "Deposit", + "我的資產": "My Assets", + "資產管理": "Asset Management", + "期權": "Quick Contract", + "永續": "Perpetual", + "外匯": "Forex", + "現貨": "Spot Trading", + "交易市場": "Trading Market" + + + }, + accountCenter: { + welcome: "Hello,", + authentication: "Certified:", + deposit: "Deposit", + title: "Total assets:", + currency: "Currency", + available: "Available", + freeze: "Freeze", + exchange: "Exchange" + }, + accountaEntrust: { + time: "Time", + currency: "Currency", + number: "Quantity", + price: "Price", + account: "Account", + operate: "Operate", + quash: "Revoke", + loading: "Loading...", + no_data_yet: "No data" + }, + marketQuotaion: { + title: "Cryptocurrency Market Cap", + market_first: "The total market capitalization of cryptocurrencies is{price} billion dollars", + market_second: "Bitcoins market share {share_bit}%,Ethereums market share {share_ethereum}%", + market_third: "The trading volume in the last 24 hours was {trade} billion dollars", + top_gainers: "Gain ranking", + popular_currencies: "Popular Currencies", + coins: "Coin", + last_price: "Final Price", + cycle: "24H Change", + high: "High", + low: "low", + volume: "24H Quantity", + market_trading: "Market Transactions", + trade: "Market Transactions", + all: "all" + }, + fastTransaction: { + buy_cryptocurrency: "use Visa/Master Card/JCB/Discover buy crypto", + brief_introduction: "Ease of use Lowest fees Global coverage", + swiper_second_tips: "Trusted by millions of users worldwide to provide a secure cryptocurrency trading platform that accepts 100+ payment methods and 30+ fiat currencies.", + buy_coins_with_one_click: "Buy coins with one click", + orders: "Order", + how_to_buy: "How to buy cryptocurrency?", + buy_control_hooks_first_span: "Select the [Buy] option, select the cryptocurrency you want to buy and receive, and enter the amount you want to buy or receive.", + buy_control_hooks_second_span: "Click [Buy] and choose an appropriate payment method.", + buy_control_hooks_third_span: "After confirming the payment, the cryptocurrency you purchased will be automatically transferred to your account.", + buy_frequently_asked_questions: "Common problem", + buy_tips: "If you have any questions about payment, please contact online customer service!", + how_to_sell: "How to sell cryptocurrency?", + sell_control_hooks_first_span: "Select the [Sell] option, select the cryptocurrency you want to sell and receive, and enter the amount you want to sell or receive.", + sell_control_hooks_second_span: "Click [Sell] and select a payment method for the buyer to pay in the cryptocurrency of your choice.", + sell_control_hooks_third_span: "Once the order has been processed, the buyer will make payment via the payment method of your choice and the cryptocurrency of your choice.", + sell_frequently_asked_questions: "common problem", + sell_tips: "If you have any questions about payment, please contact online customer service!", + buy: "Buy", + sell: "Sell", + i_want_to_pay: "I want to pay", + please_enter_the_amount: "Please enter the amount", + search: "Search", + please_enter_quantity: "Please enter the quantity", + please_enter_quantity_2: "Please enter the quantity", + all: "all", + form_iput_search: "Search", + I_will_receive: "I will receive", + input_decimal: "Please enter the amount", + select_search_input: "Please enter the amount", + payment_method: "Payment method", + no_payment_method_available: "No payment method found", + reference_price: "proposed price:", + fast_transaction_quick_order_btn_tng82_btn: "Buy", + el_dialog_title: "Select Payment Method", + debit_or_credit_card: "Debit/Credit Card", + add_a_bank_card: "Add bank card", + third_party: "Third party", + yes: "Confirm", + msg: "Your area does not support purchase at the moment!", + i_will_receive: "I will receive", + i_want_to_sell: "I want to sell" + }, + creditCard: { + el_carousel_item_first: "Buy cryptocurrency with Visa/Master Card/JCB/Discover", + el_carousel_item_second: "Ease of use Lowest fees Global coverage", + el_carousel_item_third: "Trusted by millions of users around the world to provide a secure cryptocurrency trading platform that accepts 100+ payment methods and 30+ fiat currencies.", + third_party: "Third party", + orders: "Order", + i_want_to_spend: "I want to spend", + ant_input_affix_wrapper_placeholder: "Please enter the purchase amount", + select_a_currency: "Select currency", + i_will_receive: "I will receive", + Select_a_currency_second: "Select currency", + tips: "Kind tips", + desc: "Partners offer different options for purchasing cryptocurrencies. Please choose the correct payment method to find the best price for you.", + select_a_payment_method: "Select Payment Method", + payment_details: "Payment details", + disclaimer: "Disclaimer", + disclaimer_details: 'This credit card buying service (hereinafter referred to as "service") is provided to you by Banxa, a third-party organization. Before using this service, you need to agree to the user agreement related to the Banxa platform and other legal documents that may require your consent to use related services. If you encounter any problems while using the service, please contact the Banxa customer service team. The contact information of Banxa customer service team is: support@banxa.com. Before contacting customer service, you can also solve the problems you encounter through other relief channels listed on the Banxa platform official website.', + read: "I have read and agree to the disclaimer", + continued: "Continue" + }, + tv: { + price: "Price:", + price_input: "Please enter a price", + take_profit_price: "Take profit price:", + stop_loss_price: "Stop price:", + best_price: "Place an order at the best price in the market", + inputtimes: "Multiple", + el_select_placeholder: "Please choose", + hand: "Lots", + equal: "Equal", + contract_market_capitalization: "Contract Market Value", + deposit: "Margin", + transaction_service_fees: "Transaction Service Fee", + buy_go_long: "Buy (Go long)", + sell_short: "Sell (Short)", + lessnum: "This number must not be less than", + morenum: "Quantity cannot exceed", + traedoff: "the deal is off the shelf", + ptimes: "Please select leverage", + pprice: "Please enter a price", + realtime: "Real time", + newprice: "Latest price", + change: "increase", + sureOd: "Confirm order", + high: "Highest Price", + min: "lowest price", + conversion: "Convert", + volume: "24H volume", + market_transaction: "Market Transaction", + limit_trading: "limit trade", + num: "Quantity", + input_buy_num: "Please enter the number of lots to buy", + m: "Minute", + hour: "Hour", + transfer: "Transfer", + canceil: "Cancel", + confirm: "Confirm", + timed: "Multiple", + bail: "Margin", + charge: "service charge", + available: "Available:", + hands: "Quantity", + day: "Day", + week: "Week", + type: "Type", + mon: "Moon" + }, + accountNewPage: { + coin_trading: "Currency trading", + all_account_balances: "All account balances", + label_available: "Available", + label_currency: "Currency", + label_freeze: "Freeze", + label_convert_into: "Convert", + label_operate: "Operate", + from: "From", + reach: "To", + available_balance: "Available Balance", + available_balance_2: "Available Balance", + the_number_of_transfer_outs: "Transfer out quantity", + you_will_get: "You will get", + premium: "Handling fee", + exchange_rates: "Exchange rate", + exchange: "Exchange", + insufficient_balance: "Insufficient balance", + cannot_be_the_same: "Can not be the same" + }, + leverTransactions: { + nowentrust: "Current commission", + lvchi: "Contract position", + closed: "Closed position", + revoked: "Revoked", + type: "Type", + open_price: "Opening price", + now_price: "Current price", + bail: "Margin", + sty_price: "Take Profit Price", + sts_price: "Stop price", + open_time: "Opening hours", + rate: "Handling fee", + loss: "Profit and loss", + do: "operate", + entrust_price: "Commission price", + delegation_time: "Commission time", + close_price: "Closing price", + close_time: "Closing time", + status: "State", + revoke_time: "Revocation time", + ping: "Close a position", + set_loss: "Set stop profit and stop loss", + expect_profit: "Expected profit", + expect_loss: "Expected loss", + canceil: "Cancel", + confirm: "Confirm", + sure_close: "Confirm to close the position?", + all_close: "Close all positions", + more_close: "Only flat long orders", + more: "load more", + thanzone: "The set value must be greater than 0", + nullClose: "Only close short orders", + revoke: "Cancellation", + revoke_order: "Are you sure to cancel the order?" + }, + leverMarket: { + market: "Market", + currency: "Currency", + lastprice: "Latest price", + change: "increase" + }, + leverExchange: { + handicap: "Handicap", + direction: "Direction", + price: "Price", + number: "Quantity", + sellout: "Sell", + buyin: "Buy" + }, + leverTrade: { + or: "Or", + to_trade: "To Trade", + logins: "login", + registers: "Register", + taccount: "Contract account", + transfer: "Transfer", + shi: "Market transaction", + xian: "Limit Trade", + price: "Price", + pprice: "Please enter a price", + timed: "Multiple", + times: "X", + hand: "Lots", + equal: "Equal", + hands: "Quantity", + pbuynum: "Please enter the number of copies purchased", + contractVal: "Transaction amount", + bail: "Margin", + charge: "Service charge", + domore: "Buy (Go long)", + ptimes: "Please select multiple", + doshort: "Sell (Short)", + canuse: "Available", + buynumber: "Buying volume", + sellprice: "Selling price", + sellnumber: "Sales volume", + sure_od: "Confirm order", + confirm: "Confirm", + canceil: "Cancel", + bestprice: "Best market price", + lessnum: "The minimum quantity cannot be less than", + morenum: "Quantity cannot exceed" + }, + secondContract: { + miscroAccount: "Quick Contract Account", + transfer: "Transfer", + balance: "Balance", + rate: "Profitability" + }, + mxDefi: { + title_normal_text: "Instantly enjoy mining rewards, deposit and withdraw at any time, flexible operation", + mining_treasure: "Staking", + mining_records: "Staking Record", + expected_annualized_earnings: "Expected daily chemical income", + day: "day", + minimum_number_of_lock_up_days: "Minimum lock-up days", + staking_amount: "Pledge amount", + no_upper_limit: "unlimited", + go_to_staking: "To pledge" + }, + secondTransactions: { + symbol: "Trading Pair", + num: "Opening Quantity", + buy_price: "Purchase Price", + now_price: "Current Price", + finsh_price: "Final Price", + profit_loss: "Estimated profit and loss", + times: "Countdown", + rate: "Handling Fee", + loss: "Profit and loss", + trade: "Trade", + closed: "Closed position", + nodata: "No data", + more: "Load More" + }, + earn: { + financial_order: "Financial order", + go_back: "Return", + tab_pane_label: "Staking", + amount_of_deposit: "Deposit Amount", + daily_yield: "Daily rate of return", + lockup_time: "Lockup time", + maturity_time: "Expire date", + liquidated_damages_for_early_redemption: "Early redemption liquidated damages", + in_progress: "in progress", + redeemed: "Redeemed", + operation: "Operate", + status: "State", + redemption: "Redemption", + nodata: "No Data", + refresh: "To Refresh", + confirm_definite_redemption: "Confirm redemption?", + confirm_title: "Hint", + confirm_confirm_button: "Sure", + confirm_cancel_button: "Cancel" + }, + structuredFinancial: { + title: "Structured finance", + desc: "A new type of financial product combining financial derivatives such as fixed income and options", + nav_content: "Financial market", + router_link_span: "My Finances", + total_product: "All products", + label_product: "Product", + label_reference_annualization: "Reference annualized", + label_investment_term: "investment period", + label_residual_share: "Remaining share", + label_subscription: "Purchase", + immediate_application: "Apply Now", + have_ended: "Over", + expansion: "Expand", + sc_bczrlj: "Our advantage", + proc_item_1: "Highly profitable", + proc_item_desc_1: "Use a variety of professional financial tool combinations to create high-quality high-yield financial products for users", + proc_item_2: "Diverse products", + proc_item_desc_2: "Provide multi-combination, multi-term, multi-currency regular products, with various varieties and rich choices", + proc_item_3: "Safe and reliable", + proc_item_desc_3: "Professional management and risk control solutions provide protection for asset returns", + sc_dpybcj_title: "Professional and convenient financial management process", + process_item_title_1: "Product purchase", + process_item_title_2: "Closed interest calculation", + process_item_title_3: "Settlement at maturity", + process_item_title_4: "Principal and interest accounted for", + q_a: "Common problem", + tip1: "What is structured financial management?", + tip1flag: "Structured wealth management is a new type of financial product based on the combination of financial derivatives such as fixed income and options. Generally, the rate of return for settlement is determined based on the comparison between the price performance of the target within the investment period and the specified linked price, which can be divided into two types: capital preservation type and aggressive type. Users can choose to purchase products with a specified investment period according to their desired rate of return, functional currency, etc. Generally, the principal and interest will be settled and redeemed at maturity, and early redemption is not allowed (depending on the product type).", + tip2: "What are the interest calculation and redemption rules?", + tip2flag: "Subscriptions for different wealth management products may have different interest calculation and redemption rules. Taking shark fin products as an example, the final income will be calculated and distributed to the spot account when it expires, and will be based on the observed price performance and price The relationship between intervals is used to determine the annualized rate of return of earnings at the time of final settlement.", + tip3: "What are the risks of structured financial management?", + tip3flag: "According to different product rules, the annualized rate of return for interest calculation will be determined by the comparison between the underlying observed price and the specified pegged price. When the market fluctuates greatly, it is difficult to grasp the relationship between the two, and there is a possibility of settlement at a lower interest rate In addition, there is also a certain risk of loss of principal.", + subscription_information: "Subscription Information", + annual_rate_of_return: "Annualized rate of return:", + name: "Name:", + individual_price: "Price per serving:", + holding_period: "Holding period:", + holding_period_day: "Day", + maturit_date: "Expiry date:", + purchase_share: "Buy share", + residual_share: "Remaining share", + residual_share_copy_of_the: "share", + copy_of_the: "share:", + projected_income: "Estimated income:", + buy_button: "Buy" + }, + record: { + title: "My Finances", + go_back: "Return", + order_list: "Order List", + tr_th_1: "Product", + tr_th_2: "Type", + tr_th_3: "Reference Price", + tr_th_4: "Estimated income", + tr_th_5: "Expire date", + tr_th_6: "state", + no_data: "No data", + td_span_1: "Fail", + td_span_2: "bought", + td_span_3: "Settlement successful", + td_span_4: "Settlement successful" + }, + startup: { + banner_title_1: "The worlds largest blockchain launch platform", + banner_title_desc_1: "One-click participation, Non-stop airdrop", + banner_title_2: "Highest return in history", + banner_data_item_1: "Total Successful Subscription Items", + banner_data_item_2: "lump sum", + banner_data_item_3: "Total number of participants", + be_in_progress: "In progress", + my_subscription: "My subscription", + surplus: "Remaining:", + svg_be_in_progress: "in progress", + subscribe: "Participate in subscription", + have_come_to_an_end: "Has ended", + purchased: "Bought", + have_reached: "Has Reached", + surplus2: "Remaining:" + }, + startupDetail: { + go_back: "Return", + in_progress: "in progress", + surplus: "Remaining:", + start_time: "Starting time:", + end_time: "End Time: ", + end_tip: "If the target value is not reached in the end, the crowdfunding will fail", + official_website: "Official website", + white_paper: "White paper", + su_next_stage_text_1: "Finish", + su_next_stage_text_2: "left: ", + su_next_stage_text_3: "Distance", + subscribe: "Participate in subscription", + project_introduction: "Project Introduction", + project_participation_requirements: "Project Participation Conditions", + desc_1: "Participants should be in", + desc_2: "Register", + desc_3: "and", + desc_4: "Log in", + content_1: "After login,complete user", + content_2: "KYC Verification", + agreement_tip: "KYC Verification", + agreement: "Sign a contract", + su_dtl_condition_tips: "Portion needs", + su_dtl_condition_tips_data: "Amount, make sure you have enough supporting currency balance for subscription, assets will not be deducted.", + risk_warning: "Risk warning", + ol_li_1: "Start-up projects are still in their infancy, and there may be great risks in the operation of the project, the underlying technology of the project, and the legal and regulatory environment.", + ol_li_2: "Understanding tokens and assessing their inherent risks requires advanced technical and financial knowledge.", + ol_li_3: "Affected by technology, laws and regulations, market and other factors, the price of Token you purchase may fluctuate sharply, and the price may be greatly reduced or increased.", + ol_li_4: "Due to the underlying technology of Token or the GATE.IO trading platform, the Token you purchased may not be able to withdraw all or part of it.", + subscription_information: "Subscription Information", + subscription_quantity: "Subscription quantity", + input_num: "Please enter the subscription quantity", + need_to_pay: "Need to pay", + current_balance: "Current balance:", + issue_price: "Issue price:", + buy: "Buy", + msg_input_num: "Please enter the subscription quantity" + }, + dealTv: { + change: "Increase", + high: "Highest price", + min: "lowest price", + volume: "Trading volume", + spot_transaction: "Spot Trading", + transfer: "Transfer", + buy: "Buy", + sell: "Sell", + market_price: "Market Price", + price_limit: "Price limit", + available: "Available", + top_up: "Recharge", + purchase_price: "Buying price", + purchase_volume: "Buying volume", + turnover: "Turnover", + selling_price: "Selling price", + quantity_sold: "Sales volume", + cdel: "Current commission", + hdeal: "Historical Commission" + }, + deal: { + time: "Time", + price: "Price", + number: "Quantity", + rtt: "Real-time transaction" + }, + noticeList: { + help: "Help Center", + nodata: "No data" + }, + exchange: { + newprice: "Latest price", + direction: "Direction", + price: "Price", + number: "Quantity", + sum: "Total", + sellout: "Sell", + handicap: "Handicap", + buyin: "Purchase" + }, + trade: { + change: "Currency Account", + buyin: "Buy", + transfer: "Transfer", + sellout: "Sell", + bestprice: "Best market price", + inprice: "Please enter the purchase price", + innumber: "Please enter the purchase amount", + confirm: "Please confirm your operation!", + sure: "Sure", + ceil: "Cancel", + outprice: "Please enter the selling price", + outnumber: "Please enter the selling volume" + }, + entrust: { + ul_li_1: "Type", + ul_li_2: "price", + ul_li_3: "Trading lots", + ul_li_4: "Time", + ul_li_5: "State", + inbuy: "Buy", + outsell: "Sell", + more: "Load More", + nodata: "No data", + loading: "Loading", + nomore: "No More" + }, + hisentrust: { + ul_li_1: "Type", + ul_li_2: "Price", + ul_li_3: "Trading lots", + ul_li_4: "Time", + ul_li_5: "State", + inbuy: "Buy", + outsell: "Sell", + nodata: "No data", + loading: "Loading", + more: "Load More", + nomore: "No More" + }, + complete: { + alltread: "Total transaction", + time: "Time", + price: "Price", + treadnum: "Number of transactions", + inbuy: "Buy", + outsell: "Sell", + all: "All" + }, + market: { + currency: "Currency", + lastprice: "Latest price", + change: "Increase" + }, + secondTv: { + newprice: "Latest price", + zhangfu: "Increase", + conversion: "Convert", + hourday: "24H volume" + }, + login: { + welcome: "Login Please", + login_tabItem_0: "Mail", + login_tabItem_1: "Phone", + active_0: "Mail", + active_1: "Phone", + filter_value_placeholder: "Country name, area code", + phone_placeholder: "Phone", + mail_placeholder: "Mail", + password: "Password", + password_placeholder: "Login Password", + forget: "Forget The Password", + login_btn: "Log in", + no_account_number: "No Account", + register_now: "Sign Up Now" + }, + forgetPwd: { + go_back: "Return", + retrieve: "Retrieve login password", + input_account: "Enter account number, security verification", + security_verification: "Security Verification", + set_a_password: "Set password", + mail: "Mail", + phone: "Phone", + label_mail: "Mail", + mail_placeholder: "Enter email", + label_phone: "Phone", + choice_of_nationality: "Select nationality", + placeholder_choice_of_nationality: "select nationality" + }, + register: { + create_account: "Create Account", + create_tips: "Sign up with your email or mobile number", + active_0: "Phone", + active_1: "Mail", + login_title_item_active_1: "Mail", + login_title_item_active_if: "Phone", + mail_placeholder: "Email Address", + phone_placeholder: "Phone", + tip_placeholder: "Country name, area code", + password: "Password", + password_placeholder: "Setting login password", + invitation_code: "Invitation code (optional)", + invitation_code_placeholder: "Invitation code (optional)", + paste: "Paste", + agree: "Agree", + agreement: "User Agreement", + agreement_mobile: "User Agreement", + register: "Register", + already_have_an_account: "Already have an account", + login_now: "log in immediately", + e_mail_verification: "E-mail verification", + phone_verification: "Phone verification", + tip_before: "Please enter your", + tip_mail: "Mail", + tip_phone: "Phone", + tip_after: "The 6-digit verification code received is valid for 5 minutes", + ver_code_mail: "Mail", + ver_code_phone: "Phone", + verification_code: "Verification code", + send_the_verification_code: "Send the verification code", + msg1: "E-mail format is incorrect", + msg2: "Please fill in the correct phone number", + msg3: "Password cannot be empty or less than 6 digits in length", + msg4: "Please agree to the agreement first", + msg_center: "Message Center", + system_msg: "system information", + system_gg: "system notification" + }, + accountSet: { + personal_center: "Personal Center", + registration_time: "Registration time", + security_level: "Security Level", + low: "Low", + middle: "Middle", + high: "High", + tip: "It is recommended to complete at least 3 security settings to improve the account security level", + phone_or_mail: "Mobile/Email Binding", + basic_authentication: "Basic Authentication", + advanced_authentication: "Advanced Authentication", + advanced_authentication_desc: "Complete the advanced real-name authentication, the account is more secure", + authentication: "Authentication", + basic_authentication_desc: "Bind real personal information to prevent account theft and tampering", + go_to_authentication: "Go To Authentication", + under_review: "Under Review", + audited: "Audited", + two_factor_authentication: "Two-factor authentication", + mobile_authentication: "Mobile Authentication", + mobile_authentication_desc: "Mobile phone authentication provides an extra layer of protection for your financial security", + unbound: "Unbound", + mail_authentication: "Email authentication", + mail_authentication_desc: "Email authentication provides an extra layer of protection for your fund security (to prevent personal information from being stolen, please set", + mail_authentication_desc_end: "Anti-phishing code", + account_password: "account password", + login_password: "login password", + login_password_desc: "Used to protect account security", + revise: "Revise", + get_back: "Get Back", + fund_password: "Fund password", + fund_password_desc: "For Asset Protection", + not_set: "Not Set", + wallet_settings: "Wallet Settings", + fiat_currency_settings: "Fiat Currency Settings", + check_the_exchange_rate: "Select a currency to view exchange rates", + choose: "Choose", + withdrawal_address: "Withdrawal address", + withdrawal_address_tip: "Please bind the withdrawal address", + set: "Set up", + bank_account: "Bank Account", + bank_account_tip: "Please add bank card information", + err_tip: "The word count is too high!" + }, + transferLog: { + verified: "Verified", + verified_desc: "Bind real personal information to prevent account theft and tampering", + personal_certification: "personal certification", + basic_authentication_1: "Real name, ID number", + basic_authentication_2: "The review is expected to be completed within 1 hour", + advanced_real_name_authentication: "Advanced real-name authentication", + recommend: "Recommend", + desc_1: "Front and back photos of ID card", + desc_2: "The review is expected to be completed within 2 hours", + tip_1_1: "1. Does not support transfer within the site", + tip_1_2: "1. Support transfer out from the site", + tip_1_3: "1. Can participate in all businesses of the platform", + tip_2_1: "2.Does not support quick contract trading", + tip_2_2: "2.Support options trading, currency trading and other businesses", + tip_2_3: "2.Daily accumulative withdrawal amount ≤ 150BTC", + tip_3_1: "3.Daily accumulative withdrawal amount ≤ 2BTC", + tip_3_2: "3.Daily accumulative withdrawal amount ≤ 60BTC", + next: "Next step", + previous: "Previous", + submit_review: "Submit review", + personal_information: "Personal Information", + personal_information_desc: "Please provide real user information and ID number. After the basic identity authentication is completed, the relevant information cannot be changed, and it will provide the information basis for subsequent authentication.。", + select_nationality: "Select Nationality", + type_of_certificate: "Type Of Certificate", + id_card: "ID Card", + passport: "Passport", + driver_license: "Driver license", + actual_name: "Actual Name", + input_placeholder: "Please enter your real name", + id_number: "ID Number", + id_number_placeholder: "Please enter the ID number", + start_authentication: "Start Authentication", + id_front: "ID Front", + click_to_upload: "Click To Upload", + the_back_of_the_document: "The Back Of The Document", + upload_tip: "Please upload the front of the certificate", + upload_tip_2: "Please upload the back side of the certificate", + please_select_a_document_type: "Please select a document type", + name_tip: "Please fill in your name", + id_number_tip: "Please fill in the ID number", + nation_tip: "Please fill in the country" + }, + transferSet: { + payment_settings: "Payment Settings", + add_address: "Please select a currency type to add a withdrawal address", + add: "Add To", + bank_card_binding: "Bank Card Binding", + bank_card_binding_tip: "Please bind your bank card information", + update: "Revise", + please_select_currency: "Please select currency", + chain_type: "Chain Type", + input_withdrawal_address: "Please enter the withdrawal address", + account_name: "Account Name", + please_enter_account_name: "Please enter account name", + bank_name: "Bank name", + please_enter_the_bank_name: "Please enter the bank name", + beneficiary_country: "Beneficiary country", + input_beneficiary_country: "Beneficiary country", + input_iban: "Please enter IBAN", + bank_code: "Bank Code", + input_bank_code: "Please enter the bank code (BIC/SWIFT)", + bank_address: "Bank Address", + msg_1: "Currency is required", + msg_2: "Chain type is required", + msg_3: "Withdrawal address is required", + msg_4: "Account name is required", + msg_5: "Bank name is required", + msg_6: "Beneficiary country is required", + msg_7: "IBAN Required", + msg_8: "Bank code (BIC/SWIFT) is Required", + msg_9: "Bank address is required", + msg_10: "Add receiving account", + msg_11: "Modify receiving account", + msg_12: "Modify withdrawal address", + msg_13: "Modify receiving account", + msg_14: "Confirm Delete?", + msg_15: "Add withdrawal address", + edit: "Edit" + }, + change: { + withdraw: "Withdraw", + total_asset_valuation: "Total asset valuation", + today_earnings: "Today s Earnings", + contract_assets: "Contract Assets", + fiat_assets: "Fiat Assets", + option_asset: "Quick Contract Asset", + fund_account_conversion: "Fund account conversion", + hide: "Hidden 0 Assets", + record: "Record", + copy: "Copy", + a1: "Please do not recharge any non-", + a2: "assets, otherwise the assets will be irretrievable.", + a3: "Deposit only supports the method of simple send, deposits using other methods (send all) cannot be posted temporarily, please understand.", + a4: "After you recharge to the above address, you need the confirmation of the entire network node. After 1 network confirmation, you will receive the account, and after 6 network confirmations, you can withdraw coins.", + a5: "Minimum recharge amount:", + a6: "Deposits below the minimum amount will not be credited and cannot be refunded.", + a7: "Your recharge address will not change frequently, and you can recharge repeatedly; if there is any change, we will try our best to notify you through website announcements or emails.", + a8: "Please be sure to confirm the security of your computer and browser to prevent information from being tampered with or leaked.", + a9: "After you recharge to the above address, you need to confirm the entire network node. After 1 network confirmation, you will receive the account, and after 2 network confirmations, you can withdraw coins.", + a10: "After submitting the recharge information, please wait patiently for the staff to review", + notice: "Kind tips", + chaddress: "Select Withdrawal Address", + please_select_an_account: "Please select an account", + transfer_amount: "Transfer Amount", + transfer_amount_input: "Please enter the transfer amount", + balance: "Currency Account Balance", + amount: "Recharge Amount", + cgaddress: "Deposit address", + hash: "hash Value", + picture: "Screenshot Of Transfer" + }, + fiat: { + fiat_account: "Fiat Account", + balance: "Balance Of legal Currency Assets", + financial_account: "Financial account" + }, + invitation: { + invite_friends: "Invite Friends", + invite_friends_desc: "Both parties share a large amount of invitation rewards, so call your friends to earn coins together!", + top_box: "How to earn commission easily", + top_box_tip: "Invite friends to register and trade, and immediately share transaction rebate rewards with friends", + send_invitation: "Send invitation", + register_and_trade: "Register and trade", + share_transaction_rebate: "Share transaction rebate", + my_invite_stats: "My Invite Stats", + total_invites: "Total invites", + total_commission: "Total Commission", + invitation_code: "Invitation Code", + invite_link: "Invite Link", + my_rebate_factor: "My Rebate Factor", + friends_cashback_factor: "Friends cashback factor", + face_to_face_invitation: "Face to face invitation", + poster_invitation: "Poster invitation", + rules: "Rules", + rebate_level: "Rebate level", + mining_pool: "Mining pool", + regular: "Regular", + award: "1. Rewards for inviters", + award_desc: "1) Deposit reward: For every friend who invites a friend to register and completes real-name authentication within 7 days and the cumulative transaction amount reaches 100 USDC (including spot trading and leveraged trading), the inviter can get a 2USDC deposit reward; the reward will be when the friend completes the real-name authentication and accumulates transactions After the amount of 100USDC is full, it will be issued on the hour, and the user will receive it immediately after clicking to collect.", + award_desc_2: "2) Rebate rewards: Invite friends to conduct transactions (including spot transactions and margin transactions), and the inviter can enjoy 2-level rebate rewards; rewards will be distributed in real time in the form of coins sent by friends in transactions according to the rebate ratio, and users will receive them immediately after clicking to receive account." + }, + uorder: { + currency_wealth_management_order: "Currency wealth management order", + spot_transaction_order: "Spot transaction order", + u_standard_contract_order: "U standard contract order", + option_order: "Quick Contract Order", + pledge_mining: "Pledge mining", + sgd_subscription: "SGD Subscription", + in_transaction: "In transaction", + completed: "Completed", + opening_time: "Opening Time", + order_duration: "Order duration", + subscription_time: "Subscription time", + number_of_applications: "Number of applications", + pass_quantity: "Pass Quantity", + time_to_market: "Time To Market", + order_center: "Order center" + }, + other: { + invitation_rebate: "Invitation rebate", + join_the_community: "Join The Community", + predict: "Forecast Cycle Ups And Downs!", + win: "To Win", + openTime: "Opening Time", + rate: "Handling Fee", + openNum: "Opening Quantity", + openNum_desc: "Please enter the opening quantity", + miscro_up: "Buy Up", + miscro_down: "Buy Short", + setPayPassword: "Set transaction password", + minimum_withdrawal_amount: "Minimum withdrawal amount", + arrival_amount: "Arrival amount", + payPassword: "transaction password", + withdraw_coins: "Withdraw coins", + withdrawal_amount: "Withdrawal amount", + creation_time: "creation time", + "审核中": "under review", + "审核完成": "Audit completed", + "审核失败": "Audit failure", + withdrawal_address_tip_info: "Please select the withdrawal address", + withdrawal_amount_alert: "Please fill in the quantity", + recharged: "Recharged", + recharge_record: "Recharge record", + recharge_num: "Recharge amount", + submit_recharge_info: "Submit deposit information", + upload_recharge: "upload certificate", + deposit: "Deposit", + bind_phone: "Bind mobile phone number", + bind_phone_desc: "For your account security, please bind your mobile phone number", + bind_email: "Bind mailbox", + bind_email_desc: "For your account security, please bind your email", + "进行中": "in progress", + "已完成": "Completed" + }, + bonus: { + tip_1: "Easy Pick Up", + tip_2: "Cumulative number of participants", + tip_3: "User 530***** completes a cumulative transaction amount of 10,000 USDC and gets a random reward!", + tip_4: "User 463***** completed the first contract transaction of 1,000 USDC to get 5 USDC!", + tip_5: "Hurry up and participate in the event to get USDC bonus!", + you_have_obtained: "You Have Obtained", + up_to: "Up To", + not_logged_in: "Not Logged In", + not_certified: "Not Certified", + verified: "Verified", + cumulative_collection: "Cumulatively receive the total bonus", + pick_up_record: "Pick Up Record", + novice_task: "Novice task", + first_charge_times_reward: "First charge 2 times reward", + first_charge: "First Charge", + to_finish: "To Finish", + the_first_contract_transaction: "The first contract transaction", + contract_accumulation: "Cumulative trading volume of contracts within a day", + tip_6: "Calculation of contract opening date", + current: "Current", + user_task: "User Task", + invite_new_users: "Invite New Users", + tip_7: "Invite new users to complete KYC and participate in contract transactions", + tip_8: "Both parties get", + tip_9: "Bonus", + tip_10: "Invited and completed the task: {number} people", + transaction_amount: "Contract Cumulative Transaction Amount", + random_reward: "Random Reward", + contract_bonus: "Contract Bonus", + rules_of_use: "Rules Of Use", + rule_1: "The bonus can only be used for contract transactions, and the profit can be withdrawn, but the bonus itself cannot be withdrawn.", + rule_2: "Bonuses can be used as margin for transactions, and can also be used to offset transaction fees, losses, and capital costs.", + rule_3: "Before the bonus is exhausted, any operation of transferring assets out of the contract account will cause your bonus to be cleared.", + rule_4: "The bonus is valid for 15 days, and the remaining bonus that has not been used after 15 days will be recovered. Please pay attention to the risk of liquidation during the period.", + rule_5: "New users can recharge on the chain or deposit with legal currency and transfer to the contract account. If the single amount is greater than the required amount of the first recharge task and there is no withdrawal or transfer in the contract account when receiving rewards, rewards can be issued according to different task levels. ", + rule_6: "After the new user completes KYC and enters the activity page, the transaction volume of the first single contract order meets the requirements of the first transaction task, and the reward can be issued according to the completion of the task. The reward can only be claimed once, and cannot be claimed multiple times.", + rule_7: "Invitation task rewards will be issued the next day after completing the task. If you do not receive it the next day, please contact customer service to claim it.", + rule_8: "Functional experience task rewards can only be claimed once per user, such as the task of [Experiencing stop loss for the first time].", + rule_9: "The behavior of using any means to extract rewards will be regarded as cheating, and the suspected account will enter the review status. Once confirmed, the relevant account will be banned and all bonuses in the account will be recovered.", + rule_10: "Due to the large number of users participating in the activity, you need to wait within 30 minutes after completing the corresponding task before you can claim the reward. If the corresponding task is in the review state after 30 minutes, it may take about 1-3 days for review (the review time will not affect the first deposit. task double reward), thank you for your understanding and support, we will continue to optimize and improve the user experience.", + notice: "Note: Before you click to receive the first deposit bonus, the amount of the contract account must meet the first deposit amount requirements, otherwise, the claim may not be successful, and it will not be reissued. The first charge reward can only be claimed once per UID", + rule_2_1: "How to check the bonus", + rule_2_2: 'Bonus balance: The bonus will be issued to your contract account, open the APP, click "Assets" - "Contract" to check the balance.' + }, + mx_defi_detail: { + day_rate: "Daily rate of return", + lock_start_time: "Lockup start time", + lock_week: "Lockup period", + lock_over: "The principal will be released after unlocking {day}", + lock_num: "Locked amount", + available_balance: "Available Balance", + lock_num_tips: "Please enter the lock-up quantity", + min_lock_num: "Minimum Lockup Quantity", + all: "All", + day_yq_rate: "daily expected return", + desc_title: "Please be sure to read the following rules carefully before participating", + desc_msg1: "The minimum subscription quantity is {min} {currency_name}, and the minimum pledge duration is {day} days", + desc_msg2: "Earnings start in: {day} days", + desc_msg3: "T stands for pledge date. Benefits will start on T+1 (the next day) and will be distributed to your account on T+2. No income will be generated on the day you release the pledged assets. Earnings will be distributed to your spot account daily.", + desc_msg4: "Before redemption, the pledged assets cannot participate in transactions, cannot be withdrawn, and cannot be unlocked in advance", + desc_msg5: "After reaching the minimum staking period, you can choose to redeem or continue staking, and the final income will be calculated according to the actual staking days", + desc_msg6: "After redemption, your principal will be unlocked within 10 minutes", + desc_msg7: "I promise to fully understand the project risks", + desc_msg8: "Risk Notice" + }, + buyCrypto: { + bankName: "Bank Transfer", + three: "Third party", + currency: "Choose currency and payment method", + corresponding: "Please select the corresponding currency", + payment: "Payment method", + continue: "Continue", + problem: "Common problem", + swift: "What is SWIFT?", + swift_desc: "SWIFT transfers let you buy cryptocurrencies from bank accounts in hundreds of countries.Cryptocurrency purchase transactions will be successfully processed within 2-5 working days after your bank SWIFT payment is completed.Wire Transfer lets you buy cryptocurrencies with a US bank account through the FedWire system.If you have any questions about payment, please contact online customer service.", + deposit_input: "Please enter the amount you want to deposit", + amount: "The Amount", + amount_input: "Please enter the amount", + receive: "You Will Receive", + rate: "1:1 Exchange Rate Between USD And USDC", + bankAccount: "Add Bank Account", + fee: "Handling Fee", + buy: "Buy now", + notice: "Notice", + desc: "For bank transfer fees, please refer to the remittance bank charges Only the actual received amount can be converted to USDCIf the information is entered incorrectly, the amount may be returned to the remittance account. Bank charges may apply.If you have any questions about payment, please contact online customer service", + over: "Please complete the transfer as soon as possible, otherwise your order will be cancelled.", + information: "Account information", + transfer: "Please use your own account to transfer to the following bank account", + account_name: "Account Name", + iban: "IBAN", + beneficiary_country: "Beneficiary Country", + bank_code: "Bank Code (BIC/SWIFT)", + bank_name: "Bank Name", + bank_address: "Bank Address", + transfer_amount: "Transfer Amount", + photo: "Can't remember? save to photo album", + transfer_over: "Transfer completed", + screenshot: "Please upload a screenshot of the transfer", + image_desc: "Note that the image format must be", + upload: "Upload", + will_receive: "I will receive", + want_spend: " I want to spend", + copy: "Copy", + submit_error: "Your area is temporarily not supported!", + select_payment_method: "Please select mode of payment", + online_bank: "online bank", + scan_code_payment: "scan code payment", + bank_payment: "bank payment", + direct_bank: "direct bank", + please_enter_information: "please enter information", + the_minimum_amount_is: "The minimum purchase amount is", + please_enter_an_integer: "Please enter an integer", + payment_successful: "payment successful", + to_be_paid: "To be paid", + please_select_a_country: "Please select a country", + please_select_currency: "Please select currency", + quickly_buy_coins: "Quickly buy coins", + wallet: "wallet", + bank_transfer: "Bank Transfer", + credit_card: "VSA/MasterCard", + please_select_a_bank: "Please select a bank", + rate_desc: "The USDC conversion rate is", + payer_first_name: "Payer name", + payer_last_name: "Payer last name", + payer_email: "Payer email", + payer_phone: "Payer phone", + payer_cpf: "Payer Tax ID", + payer_full_name: "Payer name", + wallet_payment: "Wallet payment", + usa: "U.S.A", + nigeria: "Nigeria", + thailand: "Thailand", + indonesia: "Indonesia", + brazil: "Brazil", + india: "India", + vietnam: "Vietnam", + mexico: "Mexico", + philippine: "Philippine" + }, + + // C2C Merchant System + c2cMerchant: { + buy: "Buy", + sell: "Sell", + merchant: "Merchant", + quantity: "Quantity", + limit: "Limit", + unit_price: "Unit Price", + payment: "Payment", + rating: "Rating", + buy_crypto: "Buy", + sell_crypto: "Sell", + order_no: "Order No", + order_time: "Order Time", + transfer_to_merchant: "Transfer to Merchant", + pay_within: "Pay within", + contact_merchant: "Contact Merchant", + amount: "Amount", + fee: "Fee", + total: "Total", + step1: "Place Order", + step2: "Pay", + step3: "Receive", + step1_desc: "After placing order, seller assets are held by platform", + step2_desc: "Transfer via payment method shown", + step3_desc: "Once merchant confirms, assets released to you", + enter_amount: "Enter amount", + confirm_order: "Confirm Order", + order_records: "Order Records", + all: "All", + status_pending: "Pending", + status_completed: "Completed", + status_cancelled: "Cancelled", + status_expired: "Expired", + direction: "Direction", + you_pay: "You Pay", + load_more: "Load More", + cancel: "Cancel", + action: "Action", + order_success: "Order placed successfully" + }, + + "sqb279": "請輸入名", + "sqb280": "請輸入姓", + "sqb281": "請輸入地址", + "sqb282": "請輸入郵件", + "sqb283": "請輸入電話", + "sqb284": "請輸入貸款人", + "sqb285": "請簽名", + "sqb286": "上傳失敗", + "sqb287": "請輸入正確的數量", + "sqb288": "數量不能大於可驗資金額", + "sqb289": "失敗", + "sqb290": "沒有更多了", + "sqb291": "時間", + "sqb292": "貨幣", + "sqb293": "還幣數量", + "sqb294": "剩餘數量", + "sqb295": "還幣方式", + "sqb296": "手動還幣", + "sqb297": "狀態", + "sqb298": "通過", + "sqb299": "已完成", +} \ No newline at end of file diff --git a/src/lang/fra.js b/src/lang/fra.js new file mode 100644 index 0000000..d66abe0 --- /dev/null +++ b/src/lang/fra.js @@ -0,0 +1,1929 @@ +export default { + hycg: "Résiliation réussie", + km1: "vendable", + zx: 'choix personnel', + tjcg: "Soumis avec succès", + gg8: "Utilisez votre adresse e-mail ou", + gg9: "Inscrivez-vous", + yzmbbt: "Code d'invitation (obligatoire)", + zfr1: "Carte de base", + zfr2: "Carte de profondeur", + qshsl26: "Confirmation de commande", + qshsl27: "Continuer la commande", + qshsl1: "Adresse e-mail", + qshsl2: "Veuillez entrer votre adresse e-mail", + qshsl3: "Objet", + qshsl4: "Veuillez entrer un objet", + qshsl5: "Décrire le problème", + qshsl6: "Veuillez décrire le problème", + qshsl7: "Soumis avec succès, nous vous répondrons bientôt", + qshsl8: "Suggestions et retours", + qshsl10: "Nom du projet", + qshsl11: "Nom du jeton", + qshsl12: "Description du projet", + qshsl13: "Adresse du contrat", + qshsl14: "Site web officiel", + qshsl15: "Nom du contact", + qshsl16: "E-mail du contact", + qshsl17: "Télécharger une pièce jointe", + + qshsl18: "Veuillez entrer le nom du projet", + qshsl19: "Veuillez entrer le nom du jeton", + qshsl20: "Veuillez entrer la description du projet", + qshsl21: "Veuillez entrer l'adresse du contrat", + qshsl22: "Veuillez entrer le site web officiel", + qshsl23: "Veuillez entrer le nom du contact", + qshsl24: "Veuillez entrer l'e-mail du contact", + qshsl25: "Veuillez télécharger une pièce jointe", + qshsl: 'Veuillez entrer la quantité (feuilles)', + czcc: 'Opération réussie', + czsb: 'Opération échouée', + fzcf: 'Copie réussie', + zjde1: 'Entrez le numéro de compte', + zjde2: 'Entrez le mot de passe', + zjde3: 'Connexion réussie', + zjde4: 'Confirmer le mot de passe', + zjde5: 'Entrez le code de vérification', + zjde6: 'Veuillez saisir à nouveau le mot de passe', + zjde7: "S'inscrire", + zjde8: 'Mots de passe non identiques', + zjde9: 'Veuillez lire et accepter la politique de confidentialité', + zjde10: 'La plateforme de trading de crypto-monnaies la plus populaire', + zjde11: 'Dollar américain', + zjde12: 'Volume de trading en 24 heures', + zjde13: 'Fournisseur de liquidité global', + zjde14: 'Utilisateurs', + zjde15: 'Trader maintenant', + zjde16: 'Volume de trading en 24 heures', + zjde17: 'Montant des transactions en 24 heures', + zjde18: 'Voir plus', + zjde19: 'Nos avantages', + zjde20: 'est une plateforme blockchain open source haute performance conçue pour soutenir et exploiter une infrastructure numérique sécurisée, conforme et prévisible.', + zjde21: 'Actualités des cryptomonnaies', + zjde22: 'Plus', + zjde23: 'Voir les détails', + zjde24: 'À propos de nous', + zjde25: 'À propos', + + + + zjde26: "Une plateforme d'échange d'actifs numériques innovante au service des utilisateurs professionnels du monde entier, dédiée à la découverte d'opportunités d'investissement dans des actifs numériques innovants de haute qualité. Actuellement, elle propose plus de quarante produits d'actifs numériques pour le trading et les services d'investissement.", + zjde27: "Le groupe est un leader mondial dans les services financiers d'actifs de blockchain. Il a déjà fourni des services de haute qualité à des millions d'utilisateurs dans plus de 130 pays à travers le monde. Il dispose de bureaux indépendants aux États-Unis, à Singapour, en Corée, à Hong Kong et dans d'autres pays et régions. pour les opérations commerciales et les centres opérationnels.", + zjde28: "Le groupe et ses marques affiliées sont leaders mondiaux dans les domaines de la plateforme technologique, des lignes de produits de support, des systèmes de sécurité et de contrôle des risques, de l'exploitation et du service client. De plus, d'autres marques affiliées du groupe THEICE qui opèrent à l'échelle mondiale comprennent la plateforme d'échange d'actifs numériques THEICE Japan et le service de gestion d'actifs numériques THEICE Wallet.", + zjde29: "Commerce n'importe quand, n'importe où", + zjde30: "Compatibilité parfaite avec plusieurs terminaux pour répondre aux besoins de trading dans divers scénarios à tout moment", + zjde31: "Consultation en temps réel des cours de marché", + zjde32: "Acheter et vendre facilement du BTC, de l'ETH, du XRP et d'autres actifs numériques", + zjde33: "Recevoir des alertes sur les variations de prix des crypto-monnaies que vous suivez", + zjde34: "Vérifier les prix des prêts au comptant, à terme et des options de Bitcoin", + zjde35: "Comparer les prix des crypto-monnaies sur différentes plateformes d'échange", + zjde36: [{ + h1: "Sécurité et stabilité", + desc: "Une équipe technique de premier plan, une protection de sécurité à 360 degrés, un moteur de trading à haute vitesse développé en interne, capable de fonctionner de manière stable et fiable même en cas de forte concurrence de transactions." + }, + + { + h1: "Professionnalisme et conformité", + desc: "Une équipe d'exploitation professionnelle avec des années d'expérience dans la blockchain et les services financiers, détenant une licence de trading d'actifs numériques conforme, avec une garantie de fonds de réserve à 100%." + }, + { + h1: "Orientation client", + desc: "Orienté vers le marché mondial, support multilingue, fonctionnement 24h/24 et 7j/7, un solide support communautaire, un service client professionnel." + }, + { + h1: "Haute performance", + desc: "300 000 transactions par seconde, temps de réponse de commande inférieur à 1 milliseconde." + } + ], + zjde37: "Contrats à terme", + zjde38: "Actifs", + zjde39: "Mining de liquidité", + zjde40: "Centre d'aide", + zjde41: "Centre d'annonces", + zjde42: "Téléchargement de l'application", + zjde43: "Télécharger", + zjde44: "Portefeuille d'actifs", + zjde45: "Partager avec des amis", + zjde46: "Historique des transactions", + zjde47: "Vérification d'identité", + zjde48: "Score de crédit", + zjde49: "Centre de sécurité", + zjde50: "Modifier le mot de passe", + zjde51: "Définir un mot de passe de retrait", + zjde52: "Effacer le cache", + zjde53: "Déconnexion", + zjde54: "Centre personnel", + zjde55: "Langue", + zjde56: "Devise de conversion", + zjde57: [{ + title: "Contrats à terme", + url: "secondDealCenter" + }, + { + title: "Contrats perpétuels", + url: "leverdealCenter" + }, + { + title: "Spot", + url: "dealCenter" + } + ], + + zjde58: [{ + type: "USD", + symbol: "$", + text: "Dollar américain" + }, + { + type: "CNY", + symbol: "¥", + text: "RMB chinois" + }, + { + type: "HKD", + symbol: "HK$", + text: "Dollar de Hong Kong" + }, + { + type: "EUR", + symbol: "€", + text: "Euro" + }, + { + type: "CAD", + symbol: "C$", + text: "Dollar canadien" + }, + { + type: "JPY", + symbol: "JPY", + text: "Yen japonais" + }, + { + type: "SGD", + symbol: "NZ$", + text: "Dollar néo-zélandais" + }, + { + type: "TWD", + symbol: "NT$", + text: "Nouveau dollar de Taïwan" + }, + { + type: "SGD", + symbol: "S$", + text: "Dollar de Singapour" + }, + { + type: "PHP", + symbol: "₱", + text: "Peso philippin" + }, + + { + type: "AUD", + symbol: "AU$", + text: "Dollar australien" + }, { + type: "GBP", + symbol: "£", + text: "Livre sterling" + }, + { + type: "KRW", + symbol: "₩", + text: "Won sud-coréen" + }, + + ], + zjde59: 'Marché des contrats', + zjde60: 'Top des hausses', + zjde61: 'Top des volumes', + zjde62: 'Paires de devises', + zjde63: 'Prix de clôture', + zjde64: 'Variation', + zjde65: 'Volume de transactions', + zjde66: 'Connexion au compte', + zjde67: 'Bienvenue ! Connectez-vous avec votre adresse e-mail ou numéro de téléphone', + zjde68: 'Se souvenir du mot de passe', + zjde69: "J'ai lu et j'accepte", + zjde70: 'Pays', + zjde71: 'Créer', + zjde72: 'Compte', + zjde73: 'Inscrivez-vous avec votre adresse e-mail ou numéro de téléphone', + zjde74: 'Récupérer', + zjde75: "Sélectionnez l'indicatif régional", + zjde76: "Entrez l'indicatif régional", + zjde77: 'Réinitialiser le mot de passe', + zjde78: 'Pour la sécurité de vos actifs, les transactions sont interdites pendant 24 heures après la modification du mot de passe.', + zjde79: 'Graphique', + zjde80: 'Ordres en attente', + zjde81: 'Dernières transactions', + zjde82: 'Total', + zjde83: 'Achat long', + zjde84: 'Achat court', + zjde85: 'Trade', + zjde86: 'Actif de trading', + zjde87: 'Disponible', + zjde88: 'Achat minimum', + zjde89: 'Frais de transaction', + zjde90: 'Heure de transaction', + + zjde91: 'Ouvrir une position', + zjde92: 'Quantité disponible', + zjde93: 'Maximum pouvant être ouvert', + zjde94: 'lots', + zjde95: 'Marge initiale', + zjde96: 'Frais de transaction', + zjde97: 'Spot', + zjde98: "Prix d'achat (USDC)", + zjde99: 'Achat possible', + zjde100: 'Prix de vente (USDC)', + zjde101: 'Transfert entrant', + zjde102: 'Transfert sortant', + zjde103: 'Profit du jour', + zjde104: 'Quantité à échanger', + zjde105: 'Entrez la quantité à échanger', + zjde106: 'Prix de change actuel', + zjde107: [{ + type: '', + tetx: "Vue d'ensemble", + gg: 'Actifs totaux du compte', + value: '', + }, + { + type: 'change_wallet', + tetx: 'Échange de devises', + gg: "Actifs du compte d'échange de devises", + value: 'change', + }, + { + type: 'micro_wallet', + tetx: 'Contrats à terme', + gg: 'Actifs du compte de contrats à terme', + value: 'micro', + }, + { + type: 'lever_wallet', + tetx: 'Contrats perpétuels', + gg: 'Actifs du compte de contrats perpétuels', + value: 'lever', + }, + { + type: 'legal_wallet', + tetx: 'Finance', + gg: 'Actifs du compte de finance', + value: 'legal', + } + ], + zjde108: 'Avis important', + zjde109: '1. Pour prévenir les comportements de retrait abusif, un volume de transactions atteint permet de demander un retrait.', + zjde110: "2. Le retrait sera effectué dans les 24 heures suivant la demande. Si le retrait n'est pas reçu comme prévu, veuillez contacter le service client en ligne pour plus d'informations.", + zjde111: '3. Après avoir soumis une demande de retrait, les fonds seront en état de gel car le retrait est en cours. Les fonds seront temporairement détenus par le système et cela ne signifie pas que vous avez perdu ces fonds ou que des anomalies sont survenues.', + zjde112: 'Enregistrer le code QR', + zjde113: 'Trading hors cote', + zjde114: 'Ligne directe pour le trading hors cote', + zjde115: "1. L'adresse de dépôt ci-dessus est l'adresse officielle de réception de la plateforme. Veuillez vérifier l'adresse officielle de dépôt de la plateforme. En cas de dépôt incorrect, les pertes financières seront à votre charge ;", + zjde116: "2. Assurez-vous de sécuriser votre ordinateur et votre navigateur pour éviter toute altération ou divulgation d'informations ;", + zjde117: "3. Après avoir déposé à l'adresse ci-dessus, le dépôt ne sera crédité qu'après confirmation par l'ensemble du réseau ;", + zjde118: "4. Pour les systèmes de jetons et de devises ci-dessus, veuillez choisir et transférer le montant correspondant pour le dépôt. Ne transférez pas d'autres actifs non liés, car ils ne pourront pas être récupérés.", + zjde119: 'Adresse', + zjde120: 'Plateforme de minage de premier plan pour actifs numériques basée sur la blockchain', + zjde121: 'Transparence publique · Stabilité et sécurité', + zjde122: 'Devises', + zjde123: 'Taux de rendement quotidien du minage', + zjde124: 'Durée de minage', + zjde125: 'Jours', + zjde126: 'Commencer le minage', + zjde127: 'Nom du produit', + zjde128: 'Durée de minage', + zjde129: 'Heure de minage', + zjde130: 'Montant de minage', + zjde131: "Date d'expiration", + zjde132: "Profit à l'expiration", + zjde133: 'État de la commande', + zjde134: 'En cours', + zjde135: 'Racheté', + zjde136: 'Détails du produit', + zjde137: 'Taux de rendement quotidien du minage', + zjde138: 'Durée de minage', + zjde139: 'Crypto-monnaie de minage', + zjde140: "Montant d'achat (minimum)", + zjde141: 'Frais de rachat anticipé', + zjde142: "Montant d'achat", + zjde143: 'Fonds disponibles', + zjde144: "Entrez le montant d'achat (USDC)", + zjde145: 'Fermer', + zjde146: 'Commencer le minage', + zjde147: 'Confirmer le rachat anticipé ?', + zjde148: "Notification", + zjde149: "Confirmer", + zjde150: "Annuler", + zjde151: "Entrez votre question", + zjde152: "Entrez le contenu de recherche", + zjde153: "Centre d'aide", + zjde154: "Centre d'annonces", + zjde155: "Accueil", + zjde156: "Retour", + zjde157: "Actualités", + zjde158: "Accord de service", + zjde159: "Support", + zjde160: "Service client en ligne", + zjde161: "Suggestions et retours", + zjde162: "Services", + zjde163: "Télécharger", + zjde164: "Demande de cotation", + zjde165: "Déclaration de confidentialité", + zjde166: "Conditions d'utilisation", + zjde167: "Partager avec des amis", + zjde168: "Libérez la richesse ensemble", + zjde169: "Mon code d'invitation", + zjde170: "Cliquez pour copier", + zjde171: "Mon lien d'invitation", + zjde172: "Cliquez pour enregistrer le code QR", + zjde173: "Nombre de filleuls directs", + zjde174: "Nombre total de filleuls", + zjde175: "Commission des filleuls directs", + zjde176: "Commission totale", + zjde177: "Voir l'historique des commissions", + zjde178: "Historique des commissions", + zjde179: "Compte", + zjde180: "Type", + zjde181: "Frais", + zjde182: "Taux de commission", + zjde183: "Montant de la commission", + zjde184: "Temps", + zjde185: "Aucune donnée disponible", + + zjde186: "Score de crédit", + zjde187: "Score de crédit total", + zjde188: "Dernier enregistrement", + zjde189: "Mise à jour en temps réel", + zjde190: "Points de crédit", + zjde191: "Date", + zjde192: "Nom", + zjde193: "Raison", + zjde194: "Ordres de liquidation", + zjde195: "Historique des ordres", + zjde196: "Quantité totale de l'ordre", + zjde197: "Prix de l'ordre", + zjde198: "Quantité complétée", + zjde199: "Prix moyen d'exécution", + + zjde200: "Position actuelle", + zjde201: "Historique des transactions", + zjde202: "Fermeture totale au prix du marché", + zjde203: "Profit", + zjde204: "Ratio de marge", + zjde205: "Prix d'achat", + zjde206: "Prix de liquidation forcée", + zjde207: "Prix de déclenchement", + zjde208: "Ordre à cours limité", + zjde209: "Ordre au prix du marché", + zjde210: "Quantité totale de l'ordre", + zjde211: "Prix d'exécution", + zjde212: "Quantité maximale de la position", + zjde213: "Prix moyen de clôture", + zjde214: "Quantité clôturée", + zjde215: "Augmenter la position", + zjde216: "Réduire la position", + zjde217: "Vous ne pouvez saisir que des nombres entiers", + zjde218: "Votre prix d'ordre est supérieur au prix actuel, il sera exécuté au prix du marché actuel. Confirmez-vous l'achat ?", + zjde219: "Votre prix d'ordre est inférieur au prix actuel, il sera exécuté au prix du marché actuel. Confirmez-vous l'achat ?", + zjde220: 'Modifier le mot de passe', + zjde221: 'Pour la sécurité de vos actifs, les transactions sont interdites pendant 24 heures après la modification du mot de passe', + zjde222: 'Historique des transactions', + + zjde223: 'Type de transaction', + zjde224: 'Type de compte', + zjde225: 'Type de crypto-monnaie', + zjde226: 'Montant de variation', + zjde227: 'Montant de la transaction', + zjde228: 'Allemand', + zjde229: 'Français', + zjde230: 'Italien', + zjde231: 'Turc', + zhjs: "Rôle du compte", + sjzh: "Compte réel", + "siteName": "BtLux", + "scan": "Balaye!", + "exchangeRate": "Taux de change", + "none": "", + "code": "Envoyer un code de v\u00e9rification", + "send": "Envoyer un code de v\u00e9rification", + "sendMail": "V\u00e9rification de la s\u00e9curit\u00e9 des bo\u00eetes aux lettres", + "sendMailInput": "Veuillez saisir le Code de v\u00e9rification re\u00e7u par la bo\u00eete aux lettres", + "pwd": "Mot de passe", + "accounts": "Num\u00e9ro de compte", + "registers": "Inscription", + "welcome": "Hi, bienvenue \u00e0 BtLux.", + "resend": "{number} re - Send in seconds", + "xieyi": "J'ai lu et accept\u00e9 l'Accord d'utilisateur", + "transferFromChange": "Virement du compte en monnaie", + "transferChange": "Transfert au compte en monnaie", + "transferOk": "Transfert termin\u00e9", + "xieyi1": { + "first": "Les informations sur la nationalit\u00e9 ne peuvent pas \u00eatre modifi\u00e9es apr\u00e8s l'enregistrement", + "second": "V\u00e9rifiez que le message peut \u00eatre consid\u00e9r\u00e9 comme du spam.", + "third": "Veuillez conserver votre num\u00e9ro de compte et votre mot de passe", + "fourth": "N'utilisez pas le m\u00eame mot de passe de connexion que les autres sites", + "fifth": "" + }, + "confirm": "Confirmation", + "regiterStep1": "Inscrivez - vous maintenant", + "regiterStep2": "Enregistrer les donn\u00e9es", + "logins": "Connexion", + "notice": "Annonces", + "more": "Charger plus", + "nomore": "Pas encore.", + "time": "Temps", + "price": "Prix", + "number": "Nombre", + "info": "Informations de base", + "link": "Liens connexes", + "cfprice": "Prix du financement participatif", + "totalc": "Total de la circulation", + "bname": "Nom de la monnaie", + "query": "Requ\u00eate en bloc", + "dealed": "March\u00e9 conclu", + "notdeal": "Non conclu.", + "handicap": "Pankou", + "rtt": "Transactions en temps r\u00e9el", + "timescreen": "Filtre temporel", + "dealscreen": "Filtrage des paires de transactions", + "dirscreen": "Filtrage directionnel", + "to": "\u00e0", + "startdate": "Date de d\u00e9but", + "overdate": "Date de fin", + "do": "Fonctionnement", + "revoke": "Annulation", + "nodata": "Aucune donn\u00e9e disponible", + "loading": "Chargement en cours", + "status": "Statut", + "rate": "Frais de manutention", + "back": "Retour", + "alipay": "AliPay", + "wechat": "Wechat", + "bankcard": "Carte bancaire", + "inpCur": "Recherche", + "minAm": "Quantit\u00e9 minimale", + "regidters": "Bienvenue \u00e0 l'inscription", + "alltread": "Transaction \u00e0 l'\u00e9chelle du site", + "treadnum": "Nombre de transactions", + "treaddetail": "D\u00e9tails de la transaction", + "tnum": "Nombre de transactions", + "lastweek": "Derni\u00e8re semaine", + "reload": "Rafra\u00eechir", + "dealtime": "Date de cl\u00f4ture", + "way": "Mode de d\u00e9l\u00e9gation", + "torg": "\u00c9changes", + "dealno": "Num\u00e9ro du mandat", + "ttotal": "Montant de la transaction", + "auto": "D\u00e9l\u00e9gation libre - service", + "sum": "Total g\u00e9n\u00e9ral", + "traedoff": "La paire de transactions a \u00e9t\u00e9 retir\u00e9e de l'\u00e9tag\u00e8re.", + "piece": "Zhang.", + "hand": "Les mains.", + "pbuynum": "Veuillez entrer le nombre de feuilles achet\u00e9es", + "bestsell": "Vendre au meilleur prix du march\u00e9", + "lowbuy": "Acheter au prix le plus bas du march\u00e9", + "transin": "Virements", + "transout": "Transfert", + "tansinmoney": "Transfert au principal", + "tansoutmoney": "Transfert du principal", + "from": "De", + "jingdu": "Pr\u00e9cision", + "m": "Minutes", + "day": "Oh, mon Dieu.", + "week": "Semaine", + "year": "Ann\u00e9e", + "mon": "Mois", + "hour": "Heure", + "header": { + "ieo": "Abonnement ieo", + "num": "Quantit\u00e9 d'ouverture", + "mode": "Mode de transaction", + "quotation": "March\u00e9", + "home": "Page d'accueil", + "c2c": "Op\u00e9rations en monnaie fran\u00e7aise", + "match": "Concours de contrats", + "currency": "Op\u00e9rations en monnaie", + "assets": "Mes biens", + "setting": "Param\u00e8tres de s\u00e9curit\u00e9", + "help": "Centre d'assistance", + "bbs": "Forum", + "complaint": "Message de plainte", + "in": "Connexion", + "up": "Inscription", + "current": "Mandat actuel", + "his": "Mandat Historique", + "code": "Code d'invitation", + "shop": "Mon magasin", + "out": "D\u00e9connecter", + "orders": "Ordre", + "center": "Centres personnels", + "pro": "Publicit\u00e9 des projets", + "cun": "Tr\u00e9sor de la monnaie", + "vote": "Monnaie de vote", + "sgr": "Remboursement SGR", + "inset": "Param\u00e8tres de collecte", + "tradelog": "Relev\u00e9 des transactions", + "fastrecharge": "Remplissage rapide", + "rank": "Int\u00e9r\u00eats sur gage" + }, + "footer": { + "openNum": "Veuillez entrer la quantit\u00e9 d'ouverture", + "finshPrice": "Prix de transaction", + "times": "Compte \u00e0 rebours", + "loss": "R\u00e9sultat escompt\u00e9", + "buyPrice": "Prix d'achat", + "num": "Nombre", + "symbol": "- Oui.", + "trade": "En cours de n\u00e9gociation", + "up": "Augmentation des achats", + "down": "Buy down", + "balance": "Solde", + "rate": "Taux de rentabilit\u00e9", + "hxex": "Introduction au BtLux", + "legalTrade": "Op\u00e9rations en monnaie fran\u00e7aise", + "tool": "Liens", + "about": "\u00c0 propos de", + "join": "Rejoignez - nous.", + "connect": "Contactez - nous", + "download": "T\u00e9l\u00e9chargement du client", + "explain": "Description des termes", + "xieyi": "Protocole utilisateur", + "yinsi": "Clause de confidentialit\u00e9", + "legal": "D\u00e9claration juridique", + "feilv": "Taux de transaction", + "notice": "Centre des annonces", + "nhelp": "Aide aux d\u00e9butants", + "support": "Support utilisateur", + "workorder": "Soumettre un ordre de travail", + "apply": "Demande de monnaie sup\u00e9rieure", + "gonggao": "Annonces sur le site Web", + "community": "Communaut\u00e9", + "wechat": "Wechat", + "weibo": "Microblogging", + "email": "Bo\u00eete aux lettres commerciale", + "email_pre": "Service \u00e0 la client\u00e8le:", + "email_info": "Adresse \u00e9lectronique officielle:huobi@btlux.live", + "feedback": "R\u00e9troaction sur les questions", + "address": "Singapour\u00a9 2013 - 2020 BtLux", + "about2": "Profil de l'entreprise", + "service": "Services", + "coin": "Introduction aux actifs num\u00e9riques", + "apply_url": "https:\/\/btlux.live\/dist\/#\/components\/noticeDetail?id=195", + "feedback_url": "https:\/\/btlux.live\/dist\/#\/components\/noticeDetail?id=200", + "about2_url": "https:\/\/btlux.live\/dist\/#\/components\/noticeDetail?id=206", + "coin_url": "https:\/\/btlux.live\/dist\/#\/components\/noticeDetail?id=211", + "yinsi_url": "https:\/\/btlux.live\/dist\/#\/components\/noticeDetail?id=216", + "feilv_url": "https:\/\/btlux.live\/dist\/#\/components\/noticeDetail?id=221", + "legal_url": "https:\/\/btlux.live\/dist\/#\/components\/noticeDetail?id=226" + }, + "home": { + "with": "C'est exact.", + "myMarkets": "Auto - S\u00e9lection", + "markets": "Zone de n\u00e9gociation", + "pair": "Paire de devises", + "market": "", + "price": "Prix", + "change": "Hauts et bas", + "high": "Prix maximum", + "min": "Prix le plus bas", + "volume": "Volume des \u00e9changes", + "trade": "Fonctionnement", + "toTrade": "Pour \u00e9changer", + "c1": "Services mondiaux d'allocation et de transaction d'actifs num\u00e9riques", + "c2": "Syst\u00e8me mondial de gestion de l'expansion et de l'exploitation des projets", + "c3": "Centres de services commerciaux locaux dans plusieurs pays", + "c4": "Servir des millions d'utilisateurs dans plus de 130 pays", + "c5": "Mod\u00e8le d'\u00e9valuation des actifs de la cha\u00eene intelligente", + "c6": "Syst\u00e8me ind\u00e9pendant d'\u00e9valuation des actifs de blockchain", + "c7": "Suivre la cha\u00eene industrielle \u00e0 long terme et fournir l'analyse des actifs la plus neutre et la plus faisant autorit\u00e9", + "c8": "Syst\u00e8me \u00e0 guichet unique de suivi des progr\u00e8s du projet et de divulgation de l'information", + "c9": "S'appuyer sur 4 ans d'exp\u00e9rience en mati\u00e8re de s\u00e9curit\u00e9 et de contr\u00f4le des risques des actifs num\u00e9riques", + "c10": "Mise en place d'un m\u00e9canisme de paiement anticip\u00e9", + "c11": "Cr\u00e9ation d'un fonds de protection des investisseurs", + "c12": "Transactions multiplateforme n'importe quand, n'importe o\u00f9", + "c13": "Couvre plusieurs plateformes IOS, Android et Windows et prend en charge toutes les fonctions commerciales", + "c14": "Hong Kong S\u00e9oul Singapour Tokyo", + "c15": "Centres de services dans le monde entier", + "c16": "On \u00e9change tout de suite.", + "c17": "Bienvenue dans notre \u00e9quipe pour promouvoir, d\u00e9passer et cr\u00e9er une meilleure valeur de vie", + "access": "Acc\u00e8s terminal multiplateforme", + "cover": "Couvre plusieurs plateformes IOS, Android et Windows et prend en charge toutes les fonctions commerciales", + "cooper": "Organismes coop\u00e9rants", + "vol": "Quantit\u00e9 24h", + "c01": "Leader mondial de la plate - forme de n\u00e9gociation d'actifs num\u00e9riques", + "c02": "Fournir des services s\u00e9curis\u00e9s et fiables de n\u00e9gociation et de gestion d'actifs num\u00e9riques \u00e0 des millions d'utilisateurs dans plus de 130 pays dans le monde", + "c03": "S\u00e9curit\u00e9 et fiabilit\u00e9", + "c04": "5 ans d'exp\u00e9rience dans les services financiers d'actifs num\u00e9riques", + "c05": "Architecture distribu\u00e9e professionnelle et syst\u00e8me anti - DDOS", + "c06": "Am\u00e9nagement \u00e9cologique mondial", + "c07": "Cr\u00e9ation de centres de services commerciaux localis\u00e9s dans plusieurs pays", + "c08": "Cr\u00e9ation d'un \u00e9cosyst\u00e8me de cha\u00eenes de blocs int\u00e9grant plusieurs formes d'affaires", + "c09": "L'utilisateur d'abord", + "sweep": "T\u00e9l\u00e9chargement par balayage de code", + "android": "Android", + "pinput": "Veuillez saisir votre courriel", + "atrade": "Inscrivez - vous \u00e0 un compte BtLux global station pour commencer le voyage commercial", + "Gcoin": "BtLux", + "eamil1": "Bo\u00eete aux lettres de coop\u00e9ration commerciale", + "eamil2": "Courriel du service \u00e0 la client\u00e8le", + "kefu": "Service \u00e0 la client\u00e8le en ligne", + "img1": "1Zh.png", + "img2": "2Zh.png", + "img3": "3Zh.png", + "d1": "BtLux global station, nearly 24 hours Volume < b > {number} < \/ b > $", + "d2": "Fournir des services s\u00e9curis\u00e9s et fiables de n\u00e9gociation et de gestion d'actifs num\u00e9riques \u00e0 des millions d'utilisateurs dans plus de 130 pays dans le monde", + "d3": "Volume global top 3", + "d4": "Forte gamme de transactions liquides", + "d5": "6 ans d'\u00e9changes \u00e9tablis", + "d6": "6 ans d'exp\u00e9rience dans les services financiers d'actifs num\u00e9riques", + "d7": "Architecture distribu\u00e9e professionnelle et syst\u00e8me anti - DDOS", + "d8": "10 millions d'utilisateurs", + "d9": "Mise en place d'un m\u00e9canisme de paiement anticip\u00e9 et cr\u00e9ation d'un fonds de protection des investisseurs", + "dsp1": "S\u00e9curit\u00e9 financi\u00e8re", + "dsp10": "Syst\u00e8me complet de contr\u00f4le des risques financiers et syst\u00e8me antivol, portefeuille chaud et froid, syst\u00e8me multi - signature pour assurer la s\u00e9curit\u00e9 des fonds", + "dsp2": "Charge extr\u00eamement rapide", + "dsp20": "La recharge et le retrait peuvent \u00eatre effectu\u00e9s en 3 minutes au plus, 24 heures sur 24 v\u00e9rification manuelle en ligne pour prot\u00e9ger les clients des meilleures possibilit\u00e9s d'investissement", + "dsp3": "Services mondiaux", + "dsp30": "Couverture du r\u00e9seau mondial de services aux entreprises pour vous aider \u00e0 investir dans des actifs cryptographiques mondiaux et \u00e0 traiter avec des utilisateurs mondiaux", + "dsp4": "S\u00e9lection rigoureuse des actifs", + "dsp40": "S\u00e9lectionnez strictement des \u00e9l\u00e9ments de chiffrement de haute qualit\u00e9 pour filtrer 80% des \u00e9l\u00e9ments \u00e0 haut risque pour vous", + "dsp5": "Ouvrir des transactions s\u00e9curis\u00e9es n'importe quand, n'importe o\u00f9", + "dsp50": "Couvre plusieurs plateformes IOS, Android et Windows et prend en charge toutes les fonctions commerciales" + }, + "login": { + "email": "Connexion \u00e0 la bo\u00eete aux lettres", + "phone": "Connexion mobile", + "welcome": "Bienvenue \u00e0 BtLux", + "account": "Num\u00e9ro de compte", + "forget": "Mot de passe oubli\u00e9", + "dont": "Pas encore enregistr\u00e9?", + "invite": "Inscrivez - vous maintenant et commencez \u00e0 n\u00e9gocier sur les principales plateformes de n\u00e9gociation d'actifs num\u00e9riques au monde", + "autologin": "Connexion automatique" + }, + "register": { + "phone": "Enregistrement du num\u00e9ro de t\u00e9l\u00e9phone mobile", + "email": "Inscription \u00e0 la bo\u00eete aux lettres", + "phonenum": "Veuillez saisir le num\u00e9ro de t\u00e9l\u00e9phone", + "emailnum": "Veuillez saisir une bo\u00eete aux lettres", + "codenum": "Veuillez saisir le Code de v\u00e9rification", + "notice": "Veuillez v\u00e9rifier l'Accord de l'utilisateur et cocher la case \u00e0 cocher avant de cliquer sur envoyer le Code de v\u00e9rification.", + "sendcode": "Envoyer un code de v\u00e9rification", + "logpwd": "Veuillez saisir votre mot de passe de connexion", + "repwd": "Veuillez confirmer le mot de passe", + "invitecode": "Veuillez saisir le Code d'invitation", + "xuan": "Facultatif", + "agree": "J'ai lu et accept\u00e9", + "pwd": "Le mot de passe se situe entre 6 et 16 chiffres et se compose de chiffres et de lettres.", + "mian": "Accord utilisateur", + "gologin": "Compte existant, allez vous connecter" + }, + "forget": { + "fpwd": "Mot de passe oubli\u00e9", + "getcode": "Obtenir le Code de v\u00e9rification", + "setpwd": "D\u00e9finir le mot de passe", + "inpwd": "Veuillez saisir le mot de passe", + "repwd": "Veuillez saisir \u00e0 nouveau le mot de passe" + }, + "lpwd": { + "pwd": "Veuillez saisir le mot de passe", + "setpwd": "D\u00e9finir le mot de passe du Fonds", + "resetpwd": "R\u00e9initialiser le mot de passe du Fonds", + "oldpwd": "Veuillez saisir le mot de passe original", + "newpwd": "Veuillez saisir un nouveau mot de passe", + "repwd": "Veuillez saisir \u00e0 nouveau le mot de passe", + "spwd": "D\u00e9finir le mot de passe", + "rpwd": "R\u00e9initialiser le mot de passe" + }, + "bdemail": { + "bindemail": "Lier la bo\u00eete aux lettres", + "emailbox": "E - mail", + "surebind": "Confirmer la liaison" + }, + "bdphone": { + "bindphone": "Lier le num\u00e9ro de t\u00e9l\u00e9phone", + "phone": "Num\u00e9ro de t\u00e9l\u00e9phone portable" + }, + "lgpwd": { + "setpwd": "Modifier le mot de passe", + "renewpwd": "Veuillez saisir \u00e0 nouveau le nouveau mot de passe" + }, + "security": { + "lever": "Niveau de s\u00e9curit\u00e9 de votre compte:", + "wan": "Plus d'informations pour assurer la s\u00e9curit\u00e9 du compte", + "invite": "Mon code d'invitation", + "copy": "Copier le lien d'invitation", + "phone": "Modifier le num\u00e9ro de t\u00e9l\u00e9phone", + "email": "Lier la bo\u00eete aux lettres", + "logpwd": "Mot de passe de connexion", + "zipwd": "Mot de passe du Fonds", + "idcard": "Authentification de l'identit\u00e9", + "suggest": "Il est recommand\u00e9 de modifier p\u00e9riodiquement votre mot de passe pour prot\u00e9ger votre compte.", + "notbaind": "Non li\u00e9", + "havebind": "Li\u00e9", + "gobind": "Pour se lier", + "set": "Modifier", + "haveau": "Certifi\u00e9", + "reau": "Rejet\u00e9 (veuillez renouveler la certification)", + "goau": "Pour certifier", + "auing": "En cours de v\u00e9rification", + "goset": "Pour d\u00e9finir", + "accountset": "Configuration du compte", + "setlogin": "D\u00e9finir la m\u00e9thode d'authentification de connexion", + "setting": "Param\u00e8tres", + "setemail": "Modifier la bo\u00eete aux lettres", + "tbpw": "Code de retrait de pi\u00e8ces", + "tip1": "Veuillez d\u00e9finir un mot de passe d\u00e9di\u00e9 \u00e0 la collecte de devises. Il est recommand\u00e9 que le mot de passe de collecte de devises soit diff\u00e9rent du mot de passe de connexion.", + "google": "Validateur Google", + "bindGoogle": "Lier le validateur Google", + "tip2": "Utilis\u00e9 pour v\u00e9rifier la s\u00e9curit\u00e9 lors de la connexion, de la collecte de devises, de la r\u00e9cup\u00e9ration de mots de passe et de la modification des param\u00e8tres de s\u00e9curit\u00e9.", + "beforename": "Veuillez d'abord v\u00e9rifier le nom r\u00e9el.", + "authentication": "Certification", + "myaddress": "Mon adresse", + "low": "Faible", + "fbPhone": "Veuillez d'abord lier le num\u00e9ro de t\u00e9l\u00e9phone", + "fbEmail": "Veuillez d'abord lier la bo\u00eete aux lettres", + "googleKey": "Cl\u00e9 Google", + "idcardh": "Certification avancée" + }, + "auth": { + "auth": "Authentification de l'identit\u00e9", + "back": "Retour", + "refause": "Motifs de refus", + "name": "Nom (s)", + "idnum": "Num\u00e9ro du certificat", + "img": "Veuillez t\u00e9l\u00e9charger le recto et le verso de votre carte d'identit\u00e9 ainsi que la photo du recto de votre carte d'identit\u00e9.", + "ising": "V\u00e9rification en cours...", + "ised": "Certifi\u00e9!", + "truename": "Veuillez saisir votre vrai nom", + "truenum": "Veuillez saisir le num\u00e9ro d'identification", + "up": "Pr\u00e9sentation", + "note": "Veuillez t\u00e9l\u00e9charger la carte d'identit\u00e9 \u00e0 l'avant et \u00e0 l'arri\u00e8re et la carte d'identit\u00e9 \u00e0 main. La premi\u00e8re est \u00e0 l'avant et la seconde \u00e0 l'arri\u00e8re.", + "note1": "Veuillez télécharger la photo du permis de conduire, du passeport et du permis de conduire. La première photo du permis de conduire, la deuxième photo du passeport, la troisième photo du passeport, la quatrième photo du permis de conduire et la Cinquième photo du permis de conduire.", + "basefirst": "Veuillez d'abord compléter l'authentification du nom réel", + "passport": "Passeport No.", + "jiashi": "Numéro du permis de conduire", + "passportid": "Veuillez saisir le numéro de passeport", + "jiashiid": "Veuillez entrer le numéro de permis de conduire", + }, + "auth2": { + "tip": "Veuillez noter qu'une fois que l'information d'authentification de l'utilisateur est v\u00e9rifi\u00e9e, elle ne peut pas \u00eatre modifi\u00e9e. Assurez - vous de remplir fid\u00e8lement les renseignements exacts et de remplir soigneusement les renseignements personnels.", + "name": "Nom certifi\u00e9", + "id": "Authentification de l'identit\u00e9 personnelle", + "number": "Num\u00e9ro du certificat", + "type": "Type de certificat", + "content": "Veuillez saisir le contenu", + "complete": "F\u00e9licitations pour avoir compl\u00e9t\u00e9 l'authentification du nom r\u00e9el", + "nextstep": "Effectuer l'authentification suivante", + "positive": "Recto de la carte d'identit\u00e9", + "mb": "Seuls JPG, PNG et pas plus de 4 Mo sont pris en charge", + "click": "Cliquez pour t\u00e9l\u00e9charger la photo d'identit\u00e9", + "back": "Au verso de la photo d'identit\u00e9", + "hand": "T\u00e9l\u00e9charger une photo d'identit\u00e9 portative", + "tip2": "Veuillez fournir une photo de votre carte d'identit\u00e9 tenue \u00e0 la main, ainsi qu'un commentaire sur \u00ab BtLux \u00bb, la date et votre signature.Assurez - vous que votre visage est clairement visible et que tous les d\u00e9tails de la carte d'identit\u00e9 sont lisibles.", + "face": "Le visage est clairement visible et non obstru\u00e9", + "clearly": "Les photos sont clairement visibles", + "notes": "Note de texte avec [BtLux]", + "complete2": "F\u00e9licitations pour votre authentification", + "complete3": "Effectuer la prochaine certification des actifs", + "inaudit": "L'authentification d'identit\u00e9 a \u00e9t\u00e9 soumise avec succ\u00e8s et est en cours d'examen.", + "notpass": "\u00c9chec de l'authentification de l'identit\u00e9", + "again": "Veuillez vous authentifier \u00e0 nouveau", + "asset": "V\u00e9rification de la certification des actifs en cours", + "nasset": "\u00c9chec de la certification des actifs", + "again2": "Veuillez proc\u00e9der \u00e0 une nouvelle certification des actifs", + "complete4": "F\u00e9licitations, la certification des actifs a \u00e9t\u00e9 approuv\u00e9e", + "reminder": "Conseils chaleureux", + "tip3": "Lorsque l'\u00e9valuation de vos actifs est sup\u00e9rieure \u00e0 20 BTC, vous pouvez obtenir une certification de nom r\u00e9el de niveau 3 pour plus de limites de retrait de devises.", + "tip4": "Veuillez fournir une capture d'\u00e9cran ou une photo des d\u00e9tails de l'actif de votre compte BtLux, y compris votre nom de compte, uid, d\u00e9tails de position, heure actuelle.Toutes les informations sont claires et lisibles.", + "screenshot": "T\u00e9l\u00e9charger les informations de capture d'\u00e9cran des actifs", + "nowLever": "Niveau actuel de certification", + "authCard": "Carte d'identit\u00e9", + "hu": "Passeport", + "driverCard": "Permis de conduire", + "other": "Autres", + "one": "Niveau 1", + "two": "Niveau 2", + "three": "Niveau 3", + "selectType": "Veuillez s\u00e9lectionner le type de certificat", + "enterCardId": "Veuillez remplir le num\u00e9ro d'identification", + "noWord": "Le num\u00e9ro d'identification ne peut pas contenir de caract\u00e8res chinois", + "enterRealName": "Veuillez remplir votre vrai nom", + "noNumber": "Le nom ne peut pas contenir de chiffres", + "noFour": "L'image ne peut pas d\u00e9passer 4M", + "frontImg": "Veuillez t\u00e9l\u00e9charger la photo d'identit\u00e9 \u00e0 l'avant", + "reverseImg": "Veuillez remplir le verso de la photo de certificat t\u00e9l\u00e9charg\u00e9e", + "handImg": "Veuillez tenir votre carte d'identit\u00e9.", + "assetImg": "Veuillez t\u00e9l\u00e9charger la capture d'\u00e9cran de l'actif" + }, + "legal": { + "buy": "Achats", + "sell": "Vente", + "shoper": "Entreprises", + "number": "Nombre", + "limit": "Limites", + "price": "Prix unitaire", + "pay": "Mode de paiement", + "do": "Fonctionnement", + "record": "Enregistrement des commandes", + "traderecord": "Transactions", + "tredetype": "Type de transaction", + "orderstatus": "\u00c9tat de la commande", + "nofinish": "Non termin\u00e9", + "finished": "Termin\u00e9", + "ceiled": "Annul\u00e9", + "payed": "Paiements effectu\u00e9s", + "paywait": "\u00c0 payer", + "waitplease": "Veuillez attendre le paiement de l'acheteur", + "ordercomplete": "Commande termin\u00e9e", + "orderceiled": "Ordre annul\u00e9", + "orderpayed": "L'acheteur a pay\u00e9, veuillez v\u00e9rifier et confirmer", + "totalmoney": "Total des transactions", + "time": "Temps", + "contact": "Coordonn\u00e9es", + "buyer": "Acheteur", + "seller": "Vendeur", + "ordertime": "Temps de commande", + "reference": "Num\u00e9ro de r\u00e9f\u00e9rence", + "ceilorder": "Annuler la transaction", + "surepay": "Confirmer la r\u00e9ception", + "confirmceil": "Confirmer l'annulation de la transaction", + "ceil": "Annulation", + "confirm": "Confirmation", + "paysure": "Confirmation du paiement", + "otherpay": "Veuillez confirmer que l'acheteur vous a pay\u00e9", + "payplease": "Veuillez payer sur le compte suivant", + "payedwait": "Pay\u00e9, en attente de confirmation de r\u00e9ception par le commer\u00e7ant", + "tprice": "Prix unitaire de transaction", + "tnumber": "Nombre de transactions", + "cardnum": "Num\u00e9ro de carte bancaire", + "wechat": "Wechat", + "alipay": "AliPay", + "account": "Comptes", + "phone": "T\u00e9l\u00e9phone", + "orderceil": "Annuler la commande", + "mypayed": "J'ai pay\u00e9, cliquez sur OK", + "notceil": "Si vous avez pay\u00e9 le vendeur, n'annulez jamais la transaction.", + "youpayed": "Veuillez confirmer que vous avez pay\u00e9 le vendeur", + "freeze": "Un clic malveillant bloquera directement le compte", + "transaction": "Commerce", + "sellall": "Tous vendus", + "buyall": "Acheter tout", + "conactceil": "Veuillez contacter le commer\u00e7ant dans les 15 minutes pour le paiement et l'annulation automatique apr\u00e8s 15 minutes", + "autoceil": "Annulation automatique", + "placeorder": "Passer une commande", + "inwant": "Veuillez saisir pour", + "total": "Total g\u00e9n\u00e9ral", + "ceilnot": "Si l'acheteur vous a d\u00e9j\u00e0 pay\u00e9, n'annulez jamais la transaction.", + "shopaccount": "Compte commercial", + "bankName": "Banque de d\u00e9p\u00f4t" + }, + "legaltrade": { + "paymoney": "Monnaie de paiement", + "paytype": "Mode de paiement", + "select": "Veuillez s\u00e9lectionner", + "back": "Retour", + "desc": "Introduction", + "connect": "Contactez - vous.", + "cankao": "Num\u00e9ro de r\u00e9f\u00e9rence", + "zhihang": "Sous - succursale de la Banque de d\u00e9p\u00f4t", + "enterzhihang": "Veuillez saisir la Sous - succursale de la Banque de d\u00e9p\u00f4t", + "money_code": "Code de r\u00e9ception", + "confirm_tips": "Veuillez confirmer l'op\u00e9ration dans les 15 minutes.", + "cancel_tips": "Note: apr\u00e8s annulation trois fois par jour, les op\u00e9rations en monnaie fran\u00e7aise seront limit\u00e9es.", + "send": "Envoyer", + "money_change": "Changements de financement", + "depth": "Carte de profondeur" + }, + "shop": { + "myshop": "Mon magasin", + "name": "Nom", + "tolegal": "Monnaie l\u00e9gale", + "retime": "Date d'inscription", + "balance": "Balance commerciale", + "lockbalance": "Solde gel\u00e9 par le commer\u00e7ant", + "goshop": "Acc\u00e8s au magasin", + "allorder": "Total singulier", + "dayorder": "30 jours", + "comorder": "Formulaire d'ach\u00e8vement", + "comrate": "Taux d & apos; ach\u00e8vement", + "release": "Publication", + "email": "Authentification des bo\u00eetes aux lettres", + "phone": "T\u00e9l\u00e9phone portable", + "truename": "Authentification par nom r\u00e9el", + "high": "Certification avanc\u00e9e", + "type": "Type", + "mysell": "Ma vente", + "mybuy": "Ma demande", + "abnormal": "Anomalie", + "seeorder": "Voir les commandes", + "choosetype": "Veuillez s\u00e9lectionner le type", + "sell": "Vente", + "buy": "Demande d'achat", + "cancel": "Annulation", + "pchoose": "Veuillez s\u00e9lectionner", + "minnum": "Nombre minimal de transactions", + "maxnum": "Nombre maximal de transactions", + "ordercom": "Commande termin\u00e9e", + "orderceil": "Ordre annul\u00e9", + "buyerpayed": "L'acheteur a pay\u00e9, veuillez v\u00e9rifier et confirmer", + "sellerwait": "Veuillez attendre la confirmation du vendeur", + "receivepay": "Confirmer la r\u00e9ception", + "onsell": "Vente en ligne", + "onbuy": "Acheter en ligne", + "fatotal": "Total en monnaie fran\u00e7aise", + "sceil": "Annulation automatique en secondes", + "nomin": "Ne peut pas \u00eatre inf\u00e9rieur au minimum", + "nomax": "La limite maximale ne peut \u00eatre d\u00e9pass\u00e9e", + "nomaxnum": "La quantit\u00e9 maximale ne peut \u00eatre d\u00e9pass\u00e9e" + }, + "lgset": { + "lgset": "Param\u00e8tres de transaction en monnaie fran\u00e7aise" + }, + "market": { + "quotation": "March\u00e9", + "market": "March\u00e9", + "currency": "Monnaie", + "lastprice": "Dernier prix", + "change": "Augmentation", + "zoushi": "Diagramme des tendances" + }, + "center": { + "xian": "Op\u00e9rations \u00e0 prix limit\u00e9", + "shi": "Op\u00e9rations sur le march\u00e9", + "available": "Disponible", + "buyprice": "Prix d'achat", + "sellprice": "Prix de vente", + "buynumber": "Volume des achats", + "sellnumber": "Volume des ventes", + "tradetotal": "Montant de la transaction", + "buyin": "Acheter", + "sellout": "Vendre", + "inbuy": "Acheter", + "outsell": "Vendre", + "all": "Tous", + "cdel": "Mandat actuel", + "hdeal": "Mandat Historique", + "pairs": "- Oui.", + "direction": "Orientation", + "dealtotal": "Total des mandats", + "tprice": "Prix de transaction moyen", + "price": "Prix de transaction", + "nothing": "Aucune", + "contran": "March\u00e9 conclu", + "newprice": "Dernier prix", + "alltrade": "Transaction \u00e0 l'\u00e9chelle du site", + "volume": "Volume des \u00e9changes", + "realtime": "Heure", + "or": "Ou", + "start": "Commencez la transaction.", + "hour": "Changement de financement 24 heures sur 24", + "inflow": "Entr\u00e9es principales", + "outflow": "Sortie principale", + "inmoney": "24 entr\u00e9es de fonds", + "outmoney": "24 sorties de fonds" + }, + "account": { + "mult100": "La quantit\u00e9 doit \u00eatre un multiple int\u00e9gral de 100", + "exchange": "Change", + "exchangeNum": "Nombre de conversions", + "hideSm": "Cacher de petits actifs", + "assets": "Mes biens", + "taccount": "Comptes contractuels", + "letransaction": "Deuxi\u00e8me compte contractuel", + "laccount": "Comptes en monnaie fran\u00e7aise", + "totalassets": "Total des actifs convertis", + "upaddress": "Gestion des adresses de retrait de pi\u00e8ces", + "freezes": "Gel", + "conversion": "R\u00e9duction", + "charging": "Remplissage de monnaie", + "charrecord": "Enregistrement du remplissage de la monnaie", + "fstaus": "\u00c9tat du suivi", + "view": "Voir", + "withdraw": "Retrait de pi\u00e8ces", + "record": "Enregistrement", + "copy": "Copier", + "code": "Code QR", + "cgaddress": "Adresse de remplissage", + "whaddress": "Adresse de retrait", + "amount": "Nombre de recharges", + "picture": "Capture d'\u00e9cran du transfert", + "choose": "S\u00e9lectionner une image", + "select": "Veuillez s\u00e9lectionner une image", + "selected": "S\u00e9lectionn\u00e9", + "submitRecharge": "Soumettre les informations de recharge", + "notice": "Conseils chaleureux", + "chaddress": "S\u00e9lectionner l'adresse de retrait de monnaie", + "range": "Champ d'application", + "havenum": "Nombre d & apos; arriv\u00e9es", + "minnum": "La quantit\u00e9 minimale de retrait de pi\u00e8ces est:", + "oncemaxnum": "La quantit\u00e9 maximale de retrait d'une seule pi\u00e8ce est:", + "daynum": "Limite maximale de retrait de devises pour la journ\u00e9e", + "uppwd": "Mot de passe de la transaction", + "tibi": "Veuillez remplir l'adresse de retrait BTC - Omni correcte", + "call": "Afin d'assurer la s\u00e9curit\u00e9 des fonds, lorsque la politique de s\u00e9curit\u00e9 de votre compte est modifi\u00e9e, le mot de passe est modifi\u00e9 et nous effectuerons l'examen manuel de la collecte de devises, veuillez patienter jusqu'\u00e0 ce que le personnel contacte par t\u00e9l\u00e9phone ou par courriel.", + "a1": "Ne pas recharger les adresses ci - dessus", + "a2": "Actifs, sinon les actifs ne seront pas r\u00e9cup\u00e9rables.", + "a3": "La recharge ne prend en charge que la m\u00e9thode d'envoi simple. La recharge avec d'autres m\u00e9thodes (envoyer toutes) ne peut pas \u00eatre affich\u00e9e temporairement. Veuillez comprendre.", + "a4": "Une fois que vous avez rempli l'adresse ci - dessus, vous devez confirmer l'ensemble du noeud r\u00e9seau. Une fois que vous avez confirm\u00e9 le r\u00e9seau, vous recevrez le compte. Six fois que vous avez confirm\u00e9 le r\u00e9seau, vous pouvez retirer la monnaie.", + "a5": "Montant minimal de recharge:", + "a6": "Les recharges inf\u00e9rieures au montant minimum ne seront pas factur\u00e9es et ne seront pas retourn\u00e9es.", + "a7": "Votre adresse de recharge ne change pas souvent et peut \u00eatre recharg\u00e9e \u00e0 plusieurs reprises;En cas de changement, nous vous informerons, dans la mesure du possible, au moyen d'une annonce sur le site Web ou d'un courriel.", + "a8": "Assurez - vous que votre ordinateur et votre navigateur sont s\u00e9curitaires et prot\u00e9g\u00e9s contre toute manipulation ou divulgation.", + "a9": "Une fois que vous avez rempli l'adresse ci - dessus, vous devez confirmer l'ensemble du noeud r\u00e9seau. Une fois que vous avez confirm\u00e9 le r\u00e9seau, vous recevrez le compte. Deux fois que vous avez confirm\u00e9 le r\u00e9seau, vous pouvez retirer la monnaie.", + "a10": "Veuillez attendre patiemment l'approbation du personnel apr\u00e8s avoir soumis les informations de recharge.", + "legal": "Monnaie fran\u00e7aise", + "trade": "Monnaie", + "lever": "Contrats", + "choosecoin": "S\u00e9lectionner la devise", + "huanum": "\u5212\u8f6c\u6570\u91cf", + "mrecord": "Comptes financiers", + "allRec": "Total des dossiers financiers", + "transfer": "Tourne." + }, + "set": { + "secset": "Param\u00e8tres de s\u00e9curit\u00e9", + "msgcer": "Authentification de l'information", + "turemsg": "Pour vous assurer que votre transaction se d\u00e9roule correctement, veuillez remplir vos renseignements exacts.", + "tname": "Nom r\u00e9el", + "kname": "S\u00e9lectionner la Banque de d\u00e9p\u00f4t", + "cnum": "Num\u00e9ro de carte bancaire", + "ailipay": "Num\u00e9ro de compte AliPay", + "wename": "Surnom Wechat", + "wenum": "Compte Wechat", + "bank_address": "Adresse de la Banque de d\u00e9p\u00f4t", + "ailipay_nickname": "Surnom AliPay", + "attestation": "D\u00e9tails de la certification", + "setpay": "D\u00e9finir le type de collecte", + "remarks": "Remarques", + "palipay": "Veuillez entrer AliPay", + "premarks": "Veuillez saisir les commentaires", + "addalipaycode": "Ajouter un code de collecte AliPay", + "pwenum": "Veuillez entrer Wechat", + "nameplease": "Veuillez saisir un nom", + "addwenumcode": "Ajouter un code de collecte Wechat", + "add": "Ajouter" + }, + "ad": { + "adrecord": "Notes de message", + "release": "Publication", + "reply": "R\u00e9ponse", + "none": "Pas encore.", + "releaseit": "Poster un message", + "con": "Veuillez remplir le message", + "up": "Pr\u00e9sentation" + }, + "lay": { + "paccount": "Veuillez entrer le num\u00e9ro de compte!", + "notcode": "Le Code de v\u00e9rification ne peut pas \u00eatre vide!", + "pwdliu": "Le mot de passe ne peut pas \u00eatre inf\u00e9rieur \u00e0 six chiffres!", + "slogin": "Connexion r\u00e9ussie", + "noemail": "Votre bo\u00eete aux lettres n'est pas conforme aux r\u00e8gles", + "phonenot": "Le num\u00e9ro de t\u00e9l\u00e9phone que vous avez entr\u00e9 n'est pas conforme aux r\u00e8gles!", + "nophone": "Veuillez saisir le num\u00e9ro de t\u00e9l\u00e9phone", + "nemail": "Veuillez saisir une bo\u00eete aux lettres", + "inpwd": "Veuillez saisir le mot de passe", + "pwdlength": "Le mot de passe ne peut \u00eatre que de 6 \u00e0 16 bits", + "pwdcom": "Le mot de passe doit \u00eatre compos\u00e9 de chiffres et de lettres", + "repwd": "Veuillez saisir \u00e0 nouveau le mot de passe", + "twopwd": "Les mots de passe entr\u00e9s deux fois sont incoh\u00e9rents", + "inprice": "Veuillez entrer le prix d'achat", + "noinprice": "Le prix d'achat ne peut pas \u00eatre 0", + "innumber": "Veuillez entrer la quantit\u00e9 achet\u00e9e", + "outprice": "Veuillez entrer le prix de vente", + "outinprice": "Le prix de vente ne peut pas \u00eatre 0", + "outnumber": "Veuillez entrer la quantit\u00e9 vendue", + "plogin": "Veuillez vous connecter", + "revoke": "Tu es s\u00fbr de vouloir annuler?", + "sure": "C'est s\u00fbr.", + "ceil": "Annulation", + "notopen": "Pas encore ouvert", + "caddress": "Veuillez s\u00e9lectionner l'adresse de retrait de monnaie", + "cnumber": "Veuillez saisir la quantit\u00e9 de retrait", + "cpwd": "Veuillez saisir le mot de passe de retrait de monnaie", + "minnum": "Veuillez saisir la quantit\u00e9 minimale", + "copys": "Copie r\u00e9ussie", + "fcopy": "La r\u00e9plication a \u00e9chou\u00e9", + "recopy": "Veuillez copier \u00e0 nouveau", + "huanum": "Veuillez saisir la quantit\u00e9 de rotation", + "truename": "Le vrai nom doit \u00eatre rempli", + "pliu": "Veuillez remplir le message", + "nameplease": "Veuillez saisir un nom!", + "idplease": "Veuillez entrer le num\u00e9ro d'identification!", + "comid": "Veuillez t\u00e9l\u00e9charger le certificat complet!", + "intermediate": "Moyenne", + "high": "\u00c9lev\u00e9", + "strong": "Fort.", + "buymoney": "Veuillez entrer le montant total \u00e0 acheter", + "buynum": "Veuillez entrer la quantit\u00e9 \u00e0 acheter", + "sellmoney": "Veuillez indiquer le montant total \u00e0 vendre", + "sellnum": "Veuillez indiquer la quantit\u00e9 \u00e0 vendre", + "tname": "Veuillez v\u00e9rifier le nom r\u00e9el avant de passer la commande.", + "payset": "Veuillez d'abord d\u00e9finir la m\u00e9thode de collecte", + "mpay": "Veuillez s\u00e9lectionner le mode de paiement", + "mprice": "Veuillez entrer le prix", + "mnum": "Veuillez entrer la quantit\u00e9", + "lessnum": "La quantit\u00e9 minimale ne peut \u00eatre inf\u00e9rieure \u00e0", + "morenum": "La quantit\u00e9 ne peut pas d\u00e9passer", + "notnum": "La quantit\u00e9 ne peut pas \u00eatre sup\u00e9rieure \u00e0 la quantit\u00e9 totale", + "confirm": "Veuillez confirmer votre op\u00e9ration!" + }, + "c2c": { + "myTc2c": "Le c2c que j'ai \u00e9chang\u00e9", + "pc2c": "Publier c2c", + "mypc2c": "Mon c2c", + "timer": "Temps", + "type": "Type", + "price": "Prix", + "num": "Nombre", + "totalmoney": "Montant total", + "minNums": "Quantit\u00e9 minimale", + "payType": "Mode de paiement", + "cancelp": "Annuler la publication", + "buy": "Achats", + "sell": "Vente", + "currency": "Monnaie", + "onePrice": "Prix unitaire", + "minTime": "Temps minimum", + "pTime": "Date de publication", + "opera": "Fonctionnement", + "money": "Montant", + "enter": "Veuillez entrer", + "numIs": "Nombre", + "rangeL": "Entre", + "moneyIs": "Montant", + "cancel": "Annulation", + "maxNum": "La quantit\u00e9 ne peut pas d\u00e9passer", + "minNum": "La quantit\u00e9 ne doit pas \u00eatre inf\u00e9rieure \u00e0", + "maxMoney": "Le montant ne peut pas d\u00e9passer", + "minMoney": "Le montant ne peut \u00eatre inf\u00e9rieur \u00e0", + "notMore": "Pas encore.", + "state": "Statut", + "cancelOrder": "Annuler la commande", + "conPay": "Confirmation du paiement", + "conReceive": "Confirmer le recouvrement", + "payed": "Paiements effectu\u00e9s", + "completed": "Termin\u00e9", + "canceled": "Annul\u00e9", + "detail": "D\u00e9tails", + "payAccount": "Comptes de paiement", + "selCu": "Veuillez s\u00e9lectionner la devise", + "ailipay": "AliPay", + "wx": "Wechat", + "bankcard": "Carte bancaire", + "pBuy": "Publier pour acheter", + "pSell": "Publier pour la vente", + "enterPrice": "Veuillez entrer le prix", + "enterNum": "Veuillez entrer la quantit\u00e9", + "enterMinnum": "Veuillez saisir la quantit\u00e9 minimale", + "tips": "La quantit\u00e9 minimale ne peut \u00eatre sup\u00e9rieure \u00e0 la quantit\u00e9 totale", + "name": "Nom (s)", + "wxName": "Surnom Wechat", + "bankName": "Nom de la Banque", + "connect": "Coordonn\u00e9es" + }, + "forLegalPsw": { + "fpwd": "Mot de passe du Fonds oubli\u00e9", + "setpwd": "D\u00e9finir le mot de passe du Fonds" + }, + "cfc": { + "balance": "Solde", + "account": "Num\u00e9ro de compte de transfert", + "num": "Nombre de transferts", + "pla_account": "Veuillez saisir le num\u00e9ro de compte de transfert", + "pla_num": "Veuillez entrer la quantit\u00e9 de transfert" + }, + "tpc": { + "hot": "Projets populaires", + "all": "Tous les projets", + "nodata": "Aucune donn\u00e9e disponible", + "search": "Recherche", + "tips": "Le contenu affich\u00e9 sur la page courante est rempli par l'\u00e9quipe de projet elle - m\u00eame, et BtLux n'est pas responsable de l'authenticit\u00e9 de ce contenu.", + "time": "Date de publication", + "total": "Total des \u00e9missions", + "circulation": "Circulation des jetons", + "price": "Prix d'\u00e9mission", + "web": "Site officiel", + "book": "Livre blanc", + "tool": "Outils sociaux", + "recommend": "Organisme de r\u00e9f\u00e9rence", + "introduce": "Pr\u00e9sentation du projet", + "notice": "Annonces", + "rr": "Rapport de recherche sur le projet", + "news": "Nouvelles", + "author": "Auteur:", + "browse": "Nombre de vues:" + }, + "finance": { + "selectState": "S\u00e9lectionner l'\u00e9tat de verrouillage", + "front": "Avant le changement", + "after": "Apr\u00e8s changement", + "info": "Information" + }, + "uc": { + "code": "Code d'invitation", + "mymoney": "Mes fonds", + "entrust": "Gestion d\u00e9l\u00e9gu\u00e9e", + "deal": "Gestion des transactions", + "pay": "Mode de paiement", + "id": "Authentification de l'identit\u00e9", + "safe": "Param\u00e8tres de s\u00e9curit\u00e9", + "invitate": "Rabais sur invitation", + "finance": "Comptes financiers", + "loginlog": "Log de connexion" + }, + "usercenter": { + "change": "Compte en monnaie", + "legal": "Comptes en monnaie fran\u00e7aise", + "lever": "Comptes contractuels", + "second": "Deuxi\u00e8me compte contractuel" + }, + "account2": { + "list": "Liste des retraits", + "address": "\u00c9tiquette d'adresse", + "code": "Code de v\u00e9rification", + "addtime": "Ajouter le temps", + "suretime": "Heure de confirmation", + "explain": "Description" + }, + "withdrawList": { + "sel": "Filtre de devise", + "submitTime": "Date de soumission", + "checkTime": "Temps de v\u00e9rification", + "tibiNum": "Nombre de retraits", + "applying": "Demande en cours", + "hash": "Valeur de hachage", + "agreeWait": "Accept\u00e9, en attente de cha\u00eene", + "lianSucc": "Succ\u00e8s en cha\u00eene", + "lianFail": "\u00c9chec de la cha\u00eene", + "bohui": "Rejet\u00e9", + "zhanSucc": "Succ\u00e8s en station" + }, + "wAddress": { + "enterAddress": "Veuillez saisir l'adresse de retrait de monnaie", + "enterMemo": "Veuillez saisir une \u00e9tiquette d'adresse", + "enterMark": "Veuillez entrer un commentaire", + "tips": "Astuce chaude: s'il vous pla\u00eet ajouter l'adresse en utilisant la devise BTC pour USDC et l'adresse ETH pour erc20 token", + "addressList": "Liste des adresses", + "memo": "\u00c9tiquette d'adresse", + "del": "Supprimer", + "nospace": "L'adresse de retrait ne peut pas contenir d'espaces", + "nospace02": "L'\u00e9tiquette d'adresse ne peut pas contenir d'espaces", + "nospace03": "L'\u00e9tiquette d'adresse doit \u00eatre num\u00e9rique ou alphanum\u00e9rique ou une combinaison de lettres et de chiffres.", + "allNum": "L'\u00e9tiquette d'adresse doit \u00eatre purement num\u00e9rique", + "bankNum": "Num\u00e9ro de compte de la carte bancaire", + "enterCardNum": "Veuillez saisir le num\u00e9ro de compte de la carte bancaire", + "addCard": "Ajouter un code de collecte bancaire", + "addcode": "Veuillez t\u00e9l\u00e9charger l'image du Code de collecte", + "moreAdd": "T\u00e9l\u00e9chargement maximum", + "pics": "Photos" + }, + "authDetail": { + "payType": "Mode de collecte", + "noreceiveType": "Vous n'avez pas encore ajout\u00e9 de m\u00e9thode de collecte." + }, + "identity": { + "anquan": "S\u00e9curit\u00e9 du compte", + "verify": "V\u00e9rification de connexion", + "openVerify": "V\u00e9rification ouverte", + "closeVerify": "D\u00e9sactiver la validation", + "enterGooole": "Veuillez saisir votre cl\u00e9 Google", + "verityType": "Veuillez s\u00e9lectionner la m\u00e9thode de v\u00e9rification" + }, + "caiwu": { + "lock": "Verrouill\u00e9.", + "nolock": "Non verrouill\u00e9", + "status": "Veuillez s\u00e9lectionner l'\u00e9tat de verrouillage", + "selCu": "Veuillez s\u00e9lectionner la devise" + }, + "lang": { + "zh": "简体中文", + "en": "English", + "kr": "한글", + "jp": "日本語", + "hk": "繁體中文", + "spa": "Español", + "it": "Italiano", + "de": "Deutsch", + "fra": "Französisch" + }, + "google": { + "code": "Code de v\u00e9rification Google", + "entergoogle": "Veuillez saisir le Code de v\u00e9rification Google" + }, + "transfer": { + "select": "Veuillez s\u00e9lectionner la direction de rotation", + "change": "Du compte en monnaie au compte en monnaie fran\u00e7aise", + "legal": "Du compte en monnaie fran\u00e7aise au compte en monnaie", + "change_balance": "Compte en monnaie disponible", + "pswType": "Le mot de passe est 6 chiffres simples", + "newPsw": "Le nouveau mot de passe doit \u00eatre 6 chiffres simples", + "changePhone": "Changer le num\u00e9ro de t\u00e9l\u00e9phone", + "changeEmail": "Modifier la bo\u00eete aux lettres", + "emailCode": "Veuillez saisir le Code de v\u00e9rification de la bo\u00eete aux lettres", + "newPhone": "Veuillez saisir un nouveau num\u00e9ro de t\u00e9l\u00e9phone", + "newEmail": "Veuillez saisir un nouveau num\u00e9ro de bo\u00eete aux lettres", + "phoneCode": "Veuillez saisir le Code de v\u00e9rification du t\u00e9l\u00e9phone", + "selCu": "Veuillez s\u00e9lectionner la devise", + "ok": "Transfert de fonds r\u00e9ussi", + "error": "\u00c9chec du transfert de fonds", + "same": "La direction de l'adresse de transfert ne peut pas \u00eatre coh\u00e9rente" + }, + "register01": { + "country": "Pays", + "selectCountry": "Les informations sur la nationalit\u00e9 ne peuvent pas \u00eatre modifi\u00e9es apr\u00e8s l'enregistrement. Assurez - vous de les s\u00e9lectionner honn\u00eatement.", + "noAccount": "Pas encore de compte." + }, + "invite": { + "welcome": "Gagner des rendements \u00e9lev\u00e9s ensemble", + "effective": "\u00c7a marche.", + "invalid": "Non valable", + "list": "Liste", + "commission": "Acc\u00e8s \u00e0 la Commission", + "link": "Mon lien promotionnel exclusif", + "share": "Copier le partage de liens", + "mypromotion": "Mon dossier de promotion", + "account": "Num\u00e9ro de compte de l'invit\u00e9", + "nomore": "Aucune donn\u00e9e suppl\u00e9mentaire disponible pour le moment", + "rules": "R\u00e8gles d'activit\u00e9", + "tip1": "L'invit\u00e9 doit \u00eatre certifi\u00e9 au niveau II;", + "tip2_0": "Chaque fois qu'un ami accepte une invitation, des frais de transaction r\u00e9els seront engag\u00e9s.", + "tip2_1": "Employ\u00e9s de maison", + "tip3": "Le mode de r\u00e8glement est le r\u00e8glement selon le syst\u00e8me d'invitation.", + "tip4_0": "La Commission effectivement re\u00e7ue par l'invitateur sera", + "tip4_1": "Le compte contractuel retourn\u00e9 \u00e0 l'invitateur apr\u00e8s le calcul de l'escompte.Nombre d & apos; employ\u00e9s de maison rapatri\u00e9s", + "tip4_2": "= volume r\u00e9el des transactions g\u00e9n\u00e9r\u00e9es * proportion des frais de manutention * proportion des employ\u00e9s de maison retourn\u00e9s.", + "tip5_0": "La plate - forme sera effectu\u00e9e au prix de cl\u00f4ture des op\u00e9rations dans la monnaie correspondante \u00e0 8 h, heure de Beijing, tous les jours.", + "tip5_1": "Conversion" + }, + "crowd": { + "mujiNum": "Nombre de collectes", + "cur": "Monnaie de soutien", + "endTime": "Fin", + "intro": "Voir la description du projet", + "can_edu": "Montant de l'abonnement", + "now_edu": "Montant actuellement souscrit", + "my_edu": "Mon montant d'abonnement", + "his": "Historique", + "price": "Prix d'achat", + "money": "Montant de l'abonnement", + "yue": "Solde du compte", + "enterMoney": "Veuillez saisir le montant de l'abonnement", + "total": "Montant total de l'abonnement", + "rule": "Modalit\u00e9s d'achat", + "startBuyTime": "D\u00e9but de l'achat", + "endBuyTime": "Fin du temps de pr\u00e9emption" + }, + "dep": { + "dep_rec": "Enregistrement des d\u00e9p\u00f4ts", + "dep": "Tr\u00e9sor de la monnaie", + "tip": "L'argent \u00e9conomis\u00e9 gagne de l'argent, l'argent libre gagne de l'argent.La pi\u00e8ce n'est pas bonne.", + "plan": "Plan de d\u00e9p\u00f4t quotidien", + "timer": "Cycle de pr\u00e9emption", + "rate": "Rendement annualis\u00e9", + "lock": "Verrouill\u00e9", + "join": "Participation", + "end": "Le shopping est termin\u00e9.", + "buy": "Achetez tout de suite.", + "date": "Date de d\u00e9p\u00f4t", + "day": "Oh, mon Dieu.", + "total_money": "Montant total des achats", + "sup_num": "Montant restant", + "top": "Limite sup\u00e9rieure de d\u00e9p\u00f4t", + "one_num": "Quantit\u00e9 d'achat unique", + "num": "Nombre de pi\u00e8ces en stock", + "min": "Minimum", + "max": "Max.", + "yuji": "Recettes pr\u00e9vues", + "qiang": "Shopping", + "depEndTime": "Date limite de d\u00e9p\u00f4t", + "jixiTime": "Temps d'int\u00e9r\u00eat", + "lockTime": "Temps de d\u00e9verrouillage", + "enterNum": "Veuillez saisir la quantit\u00e9 de pr\u00e9emption", + "his": "Historique des d\u00e9p\u00f4ts", + "money": "Montant en monnaie", + "cur_name": "Nom de la monnaie", + "do": "Fonctionnement", + "ti": "Extraction", + "suoTime": "Dur\u00e9e de verrouillage", + "leiji": "Gain cumul\u00e9", + "rateNum": "Quantit\u00e9 de frais de service \u00e0 d\u00e9duire:", + "ti_num": "Quantit\u00e9 disponible:", + "tiYet": "Extrait ou non", + "to": "Dans le compte?", + "yes": "- Oui.", + "no": "Non" + }, + "vote": { + "di": "No.", + "period": "Vote par appel nominal", + "explain": "Description des r\u00e8gles", + "free": "Nombre de votes actuellement obtenus gratuitement", + "have": "D\u00e9tention", + "num": "Nombre", + "people": "Nombre de b\u00e9n\u00e9ficiaires", + "tickets": "Nombre de votes favorables", + "detail": "Voir les d\u00e9tails", + "jiangli": "Prix du vote", + "fen": "Diviser", + "sup_people": "Soutien humain", + "piao": "Votes", + "vote": "Vote", + "enter": "Veuillez entrer le nombre de votes", + "vote_cur": "Monnaie de vote", + "paiming": "Classement", + "intro": "Pr\u00e9sentation du projet", + "taken": "Profil et affectation de taken", + "total": "Nombre total de jetons", + "cur_total": "Total actuel", + "price": "Prix d'\u00e9mission", + "link": "Liens connexes", + "web": "Site officiel", + "zh": "Livre blanc chinois", + "en": "Livre blanc en anglais" + }, + "lever": { + "selHand": "S\u00e9lectionner le nombre de mains", + "byhand": "Nombre de mains", + "buyamount": "Par montant", + "amount": "Montant", + "yijianping": "Fermeture \u00e9clair", + "phands": "Veuillez s\u00e9lectionner le nombre de mains", + "yugu": "Parit\u00e9s fortes estim\u00e9es", + "transaction": "Op\u00e9rations contractuelles", + "nowentrust": "Mandat actuel", + "hisentrust": "Mandat Historique", + "lvchi": "Position contractuelle", + "all": "Tous", + "or": "Ou", + "gotrade": "Commencez la transaction.", + "tdrecord": "Transactions", + "dealed": "March\u00e9 conclu", + "notdeal": "Non conclu.", + "loading": "Chargement...", + "entotal": "Total des mandats", + "canuse": "Disponible", + "std": "Op\u00e9rations sur le march\u00e9", + "xtd": "Op\u00e9rations \u00e0 prix limit\u00e9", + "pprice": "Veuillez entrer le prix", + "phand": "Veuillez saisir le nombre de mains d'achat", + "pwd": "Mot de passe", + "ppwd": "Veuillez saisir le mot de passe de la transaction", + "psw": "Mot de passe de la transaction", + "equal": "\u00e9gale \u00e0", + "times": "X", + "timed": "Multiple", + "handbuy": "Achat minimum", + "handsell": "Vente minimale", + "hands": "Nombre", + "ptimes": "Veuillez s\u00e9lectionner un multiple", + "contractVal": "Montant de la transaction", + "bail": "D\u00e9p\u00f4t de garantie", + "canBail": "Marge disponible", + "charge": "Frais de service", + "domore": "Acheter (plus)", + "doshort": "Vendre (Court)", + "dmore": "Plus fort.", + "dshort": "Court - circuiter", + "sureOd": "Confirmer la commande", + "noless": "Le nombre de mains ne peut \u00eatre inf\u00e9rieur \u00e0", + "nomore": "Le nombre de mains ne peut \u00eatre sup\u00e9rieur \u00e0", + "tdnum": "Volume des \u00e9changes", + "risk": "Taux de risque", + "allloss": "R\u00e9sultat total des positions", + "onehouse": "Fermeture \u00e9clair", + "type": "Type", + "entrustPrice": "Prix de la Commission", + "openPrice": "Prix d'ouverture", + "nowPrice": "Prix courants", + "closePrice": "Prix de cl\u00f4ture", + "styPrice": "Prix de cl\u00f4ture", + "stsPrice": "Prix stop loss", + "openTime": "Heure d'ouverture", + "weituoTime": "Temps de d\u00e9l\u00e9gation", + "closeTime": "Temps de fermeture", + "revokeTime": "Temps d'annulation", + "rate": "Frais de manutention", + "nightFee": "Frais de nuit", + "loss": "Profits et pertes", + "setloss": "R\u00e9glage de l'arr\u00eat du gain et de la perte", + "expectProfit": "B\u00e9n\u00e9fice escompt\u00e9", + "expectLoss": "Pertes pr\u00e9vues", + "allClose": "Cl\u00f4ture compl\u00e8te", + "moreClose": "Juste un plat.", + "nullClose": "Feuille plate seulement", + "sureClose": "Confirmer la cl\u00f4ture?", + "thanZearo": "La valeur doit \u00eatre sup\u00e9rieure \u00e0 0", + "listin": "En Liste", + "tdin": "En cours de n\u00e9gociation", + "closein": "En position ferm\u00e9e", + "closed": "Position ferm\u00e9e", + "revoked": "Annul\u00e9", + "revokeOrder": "Confirmer l'annulation de la commande?", + "ping": "Fermeture de la position", + "revoke": "Annulation", + "sureping": "Tu es s\u00fbr de fermer?", + "thanzone": "La valeur doit \u00eatre sup\u00e9rieure \u00e0 0", + "zheng": "Veuillez saisir un entier", + "buyMin": "Le nombre d'acheteurs ne peut \u00eatre inf\u00e9rieur \u00e0", + "buyMax": "Le nombre d'acheteurs ne peut \u00eatre sup\u00e9rieur \u00e0", + "enterBuyPrice": "Veuillez saisir le prix d'achat", + "sellMin": "Le nombre de mains vendues ne peut \u00eatre inf\u00e9rieur \u00e0", + "sellMax": "Le nombre de mains vendues ne peut \u00eatre sup\u00e9rieur \u00e0", + "enterSellPrice": "Veuillez entrer le prix de vente", + "bestprice": "Prix optimal du march\u00e9" + }, + "second": { + "transaction": "Deuxi\u00e8me transaction contractuelle", + "newprice": "Dernier prix", + "zhangfu": "Augmentation", + "hourday": "Quantit\u00e9 24h", + "conversion": "Conversion en RMB" + }, + "td1": { + "do": "Fonctionnement", + "more": "Charger plus", + "loading": "Chargement en cours", + "nomore": "Il n'y en a plus.", + "nodata": "Aucune donn\u00e9e disponible", + "canceil": "Annulation", + "confirm": "Confirmation", + "status": "Statut" + }, + "accountset": { + "name": "Veuillez remplir le nom" + }, + "sgr": { + "sgrinfo": "Introduction au mode de demande SGR", + "lock": "Nombre total de SGR actuellement verrouill\u00e9s individuellement:", + "signup": "Inscrivez - vous maintenant", + "sgrget": "Nombre de SGR verrouill\u00e9s disponibles pour l'enregistrement actuel:", + "cir": "Quantit\u00e9 de circulation dans l'ensemble de la station", + "loc": "Nombre de serrures dans toute la station", + "richman": "Les riches d'aujourd'hui", + "user": "Utilisateurs", + "amount": "Nombre de victoires", + "time": "Temps", + "todayrelease": "Nombre de SGR individuels \u00e0 lib\u00e9rer aujourd'hui", + "releaserecords": "Dossier de lib\u00e9ration", + "invite": "Inviter des amis", + "link": "Mon lien d'invitation", + "copy": "Copier le lien", + "totallock": "Nombre actuel de serrures SGR obtenues par invitation", + "onelevel": "Nombre d'invitations de niveau 1", + "twolevel": "Nombre d'invitations de niveau 2", + "therelevel": "Nombre d'invitations de niveau 3", + "get": "Acc\u00e8s", + "rebate": "Rabais sur invitation" + }, + "lockrank": { + "lockformoney": "Gagner de l'argent en fermant les magasins", + "welcome": "Gagner de l'argent est plus facile", + "number": "Saisissez la quantit\u00e9 \u00e0 acheter", + "return": "Total des recettes", + "time": "Oh, mon Dieu.", + "buynow": "Hypoth\u00e8que imm\u00e9diate", + "record": "Registre des positions", + "no": "Num\u00e9ro du projet", + "starttime": "Dur\u00e9e de l'hypoth\u00e8que", + "lasttime": "Derni\u00e8re distribution", + "returned": "Recettes", + "endtime": "\u00c9ch\u00e9ance", + "currency": "Monnaie", + "status": "\u00c9tat actuel", + "status1": "En gage", + "status2": "Termin\u00e9", + "confirmbuy": "Tu es s\u00fbr de l'avoir?", + "dayrate": "Principal garanti", + "d1": "Le montant d\u00e9pos\u00e9 doit \u00eatre compris entre {number} et {Number1} {Current}", + "diyaed": "Hypoth\u00e9qu\u00e9" + }, + "miscro": { + "quotation": "March\u00e9", + "transaction": "Deuxi\u00e8me transaction contractuelle", + "symbol": "- Oui.", + "balance": "Solde", + "miscroAccount": "Deuxi\u00e8me compte contractuel", + "trade": "En cours de n\u00e9gociation", + "buyPrice": "Prix d'achat", + "finshPrice": "Prix de transaction", + "loss": "R\u00e9sultat escompt\u00e9", + "times": "Compte \u00e0 rebours", + "mode": "Mode de transaction", + "num": "Quantit\u00e9 d'ouverture", + "rate": "Taux de rentabilit\u00e9", + "up": "Augmentation des achats", + "down": "Buy down", + "openNum": "Veuillez entrer la quantit\u00e9 d'ouverture", + "success": "Commande r\u00e9ussie!", + "c2c": "Compte c2c", + "complaint": "Recommandations concernant les plaintes", + "reply": "Veuillez noter votre question et nous vous r\u00e9pondrons d\u00e8s que possible...", + "complaintList": "Liste des plaintes propos\u00e9es", + "complaintReply": "Objet:", + "complaintDescription": "Veuillez saisir une description", + "resetpwd": "Modifier le mot de passe", + "foundedOn": "Cr\u00e9\u00e9 \u00e0", + "commonProblem": "Questions fr\u00e9quemment pos\u00e9es", + "statement": "Notes explicatives", + "about": "\u00c0 propos de kibiex", + "everyone": "Tout le monde est PDG.", + "program": "Kibiex global partner Program", + "myMine": "Ma mine:", + "friend": "Mon ami minier:", + "myRank": "Mon Grade:", + "accumulated": "Commission cumul\u00e9e:", + "copyLinks": "Copier le lien de promotion", + "moneyVein": "Les liens deviennent des liens d'argent", + "example": "Exemple de Commission", + "enterQuantity": "Veuillez entrer la quantit\u00e9", + "contractBalance": "Solde du compte contractuel", + "submitRepeatedly": "Soumettre, s'il vous pla\u00eet ne pas soumettre \u00e0 plusieurs reprises", + "alipayCode": "Code de paiement Alipay", + "wechatCode": "Code de paiement Wechat", + "realPrice": "Prix en temps r\u00e9el", + "currencyExchange": "Monnaie d'\u00e9mission", + "currencyExchangeIn": "Monnaie d'entr\u00e9e", + "cashableBalance": "Solde disponible:", + "minimumCashable": "Minimum disponible:", + "maximumCashable": "D\u00e9bit maximal disponible:", + "automaticallys": "Apr\u00e8s avoir cliqu\u00e9 sur l'\u00e9change, il sera compl\u00e9t\u00e9 automatiquement et ne peut pas \u00eatre retourn\u00e9.", + "match": "- Oui.", + "title": "Conversion des actifs", + "holdAssets": "Actifs d\u00e9tenus", + "dangerousCurrency": "Monnaie d'assurance", + "convertibleQuantity": "Quantit\u00e9 convertible", + "currencyExchanges": "Taux de change:", + "insuranceCurrency": "Monnaie d'assurance", + "insuranceType": "Type d'assurance", + "contractAsset": "Montant assur\u00e9 des actifs contractuels", + "warehouses": "Nombre de coffres - forts", + "availableAssets": "Actifs disponibles:", + "insuredAssets": "\u53d7\u4fdd\u8d44\u4ea7\uff1a", + "insuredAssets1": "Actifs assur\u00e9s", + "insuranceAssets": "Actifs assur\u00e9s:", + "purchaseInsurance": "Souscription d'une assurance", + "insuranceClaims": "Demandes d'assurance", + "insuranceCancellation": "R\u00e9siliation de l'assurance", + "coinWallet": "Portefeuille en monnaie d'assurance", + "bmbWallet": "Portefeuille aitb", + "cumulativeCoins": "Monnaie g\u00e9n\u00e9r\u00e9e cumulativement:", + "availableQuantity": "Quantit\u00e9 disponible:", + "rawCurrency": "Enregistrement de la production de pi\u00e8ces", + "contractInsurance": "Assurance contractuelle", + "tenThousand": "(En milliers de dollars des \u00c9tats - Unis)", + "runningLow": "Solde insuffisant", + "purchase": "La quantit\u00e9 que vous avez saisie n'est pas conforme aux r\u00e8gles et votre montant d'achat est", + "reach": "\u00c0", + "between": "Entre", + "onlyEnter": "Vous ne pouvez entrer que", + "integersBetween": "Entier entre", + "notReturned": "Cliquez pour souscrire une assurance, comme si vous aviez une compr\u00e9hension d\u00e9taill\u00e9e de la Convention d'assurance et acceptez que l'entrep\u00f4t d'assurance entre automatiquement en vigueur, ne peut pas retourner.", + "settled": "R\u00e9clamation d'assurance lorsque l'actif assur\u00e9 subit une perte telle qu'il n'est pas possible de passer une commande", + "profitable": "Lorsque les actifs sont rentables", + "terminated": "L'assurance est automatiquement lib\u00e9r\u00e9e.", + "automatically": "En cas de perte de 50% de l'actif assur\u00e9, une demande d'assurance doit \u00eatre pr\u00e9sent\u00e9e, sinon la transaction ne peut pas \u00eatre effectu\u00e9e. Lorsque le b\u00e9n\u00e9fice est de 100%, l'assurance est automatiquement r\u00e9sili\u00e9e. L'entrep\u00f4t d'assurance ne peut payer que deux fois par jour, plus de deux fois, et t + 1", + "termination": "Apr\u00e8s l'annulation de l'assurance, l'actif assur\u00e9 est convertible. Apr\u00e8s l'annulation de l'assurance, il est consid\u00e9r\u00e9 comme un d\u00e9faut et l'entrep\u00f4t d'assurance est automatiquement liquid\u00e9.", + "just": "Positif", + "back": "Contre", + "lowestNumber": "Quantit\u00e9 minimale", + "confirmExchange": "Tu es s\u00fbr de l'\u00e9changer?", + "contractValuation": "\u00c9valuation des actifs du compte contractuel", + "secondValuation": "Deuxi\u00e8me \u00e9valuation des actifs du compte contractuel", + "falshValuation": "\u00c9valuation des actifs du compte en monnaie", + "c2cValuation": "\u00c9valuation des actifs du compte en monnaie fran\u00e7aise", + "recordWithdrawal": "Enregistrement de la monnaie de remplissage", + "category": "Cat\u00e9gorie", + "safetyCenter": "Centre de s\u00e9curit\u00e9", + "safeText1": "Lors de l'enregistrement, de la modification du mot de passe et des param\u00e8tres de s\u00e9curit\u00e9 pour recevoir des SMS de v\u00e9rification", + "safeText2": "Il y a un risque de vol de votre compte Internet. Nous vous recommandons de changer votre mot de passe r\u00e9guli\u00e8rement pour prot\u00e9ger votre compte.", + "flashTrading": "Change de monnaie", + "assetCenter": "Asset Center", + "promotionCode": "Mon code de promotion", + "loginAgain": "Connexion obsol\u00e8te, veuillez vous connecter \u00e0 nouveau", + "text10": "Prix en temps r\u00e9el bas\u00e9 sur l'aitb", + "text11": "Certificat de paiement" + }, + "td": { + "buy": "Achats", + "sell": "Vente", + "currency": "Monnaie", + "num": "Nombre", + "time": "Temps", + "limit": "Limites", + "price": "Prix unitaire", + "method": "Mode de paiement", + "total": "Total g\u00e9n\u00e9ral", + "inwant": "Veuillez entrer", + "do": "Fonctionnement", + "more": "Charger plus", + "nomore": "Il n'y en a plus.", + "nodata": "Aucune donn\u00e9e disponible", + "trade": "Commerce", + "buynum": "Quantit\u00e9 achet\u00e9e", + "sellout": "Vendre", + "buyin": "Acheter", + "all": "Tous", + "allbuy": "Acheter tout", + "allsell": "Tous vendus", + "buytotal": "Veuillez entrer le montant total \u00e0 acheter", + "selltotal": "Veuillez indiquer le montant total \u00e0 vendre", + "buyallnum": "Veuillez entrer la quantit\u00e9 \u00e0 acheter", + "sellallnum": "Veuillez indiquer la quantit\u00e9 \u00e0 vendre", + "tradeTotal": "Total des transactions", + "doceil": "Secondes d'annulation automatique", + "place": "Passer une commande", + "waitpay": "\u00c0 payer", + "finished": "Termin\u00e9", + "ceiled": "Annul\u00e9", + "payed": "Paiements effectu\u00e9s", + "nofinish": "Non termin\u00e9", + "buyer": "Acheteur", + "seller": "Vendeur", + "callWay": "Coordonn\u00e9es", + "placeTime": "Temps de commande", + "renum": "Num\u00e9ro de r\u00e9f\u00e9rence", + "canceil": "Annulation", + "confirm": "Confirmation", + "pwd": "Veuillez saisir le mot de passe de la transaction", + "coincode": "Unit\u00e9 mon\u00e9taire", + "pcoin": "Veuillez s\u00e9lectionner l'unit \u00e9 mon\u00e9taire", + "examine": "Veuillez patienter pendant que le commer\u00e7ant v\u00e9rifie" + }, + "cuy": { + "direction": "Orientation", + "total": "Total g\u00e9n\u00e9ral", + "price": "Prix", + "sell": "Vendre", + "buy": "Acheter", + "allStation": "Transaction \u00e0 l'\u00e9chelle du site", + "buyPrice": "Prix d'achat", + "buynum": "Volume des achats", + "sellPrice": "Prix de vente", + "sellnum": "Volume des ventes", + "tdPrice": "Montant de la transaction", + "or": "Ou", + "tdStart": "Commencez la transaction.", + "pbPrice": "Veuillez entrer le prix d'achat", + "pbNum": "Veuillez entrer la quantit\u00e9 achet\u00e9e", + "psPrice": "Veuillez entrer le prix de vente", + "psNum": "Veuillez entrer la quantit\u00e9 vendue", + "fixPrice": "Op\u00e9rations \u00e0 prix limit\u00e9", + "Mtrans": "Op\u00e9rations sur le march\u00e9", + "available": "Disponible", + "revoke": "Annulation", + "loading": "Chargement en cours", + "confirmCancel": "Tu es s\u00fbr de vouloir annuler?", + "confirm": "C'est s\u00fbr.", + "cancel": "Annulation", + "nomore": "Plus de donn\u00e9es.", + "evelPrice": "Prix de transaction moyen" + }, + "iepn": { + "htitle": "Invitez vos amis \u00e0 gagner de l'argent ensemble lors de la vente d'un grand nombre de pi\u00e8ces", + "subtitle": "La plate - forme vend beaucoup de nouvelles devises. Achetez - les imm\u00e9diatement. La quantit\u00e9 est limit\u00e9e.", + "netname": "Smart Epidemic Prevention Network", + "plannum": "\u00c9mission pr\u00e9vue", + "totalnum": "Total des \u00e9missions", + "pushednum": "\u00c9mis", + "remindnum": "Quantit\u00e9 restante", + "hotcommond": "D\u00e9tails", + "ctitle": "Global Vaccine Prevention variability Ecosystem", + "cdsp": "Global Vaccine Prevention variation covid - 19 (vif) est un \u00e9cosyst\u00e8me financier (defi) enti\u00e8rement d\u00e9centralis\u00e9, avec une architecture de base de blockchain, un \u00e9change 100% d\u00e9centralis\u00e9, un libre \u00e9change 100%, un mod\u00e8le d'\u00e9change 100% personnalis\u00e9 et un soutien 100% crois\u00e9.Nous avons pr\u00e9 - personnalis\u00e9 deux mod\u00e8les de transaction, vif \/ BTC et vif \/ USDC.Le vif \/ BTC est la monnaie principale et l'espace d'appr\u00e9ciation est stable;Le vif \/ USDC est une monnaie virtuelle de r\u00e8glement stable qui peut \u00eatre librement convertible en USD 1: 1.Vif est le leader mondial du march\u00e9 d\u00e9centralis\u00e9 de la cryptographie num\u00e9rique.", + "starttime": "D\u00e9but de l'offre", + "startprice": "Prix de vente", + "endtime": "Fin de l'offre", + "seemore": "Voir plus", + "baipishu": "Livre blanc technique", + "gobuy": "Pour acheter", + "pstart": "D\u00e9but du projet", + "pdoing": "Abonnement au projet", + "pending": "Abonnement termin\u00e9", + "ieobuy": "Abonnement", + "nowprice": "Prix courants", + "ieoamount": "Montant de l'abonnement", + "ieomaxamount": "Montant maximal de l'achat", + "ieoscount": "Nombre d'abonnements", + "ieobuynow": "Acheter maintenant", + "ieorecord": "Enregistrement des abonnements" + }, + "bank": { + "withtobank": "If you want to withdraw cash directly to your bank card, please go to the mobile terminal!", + "rechargebank": "You can also click on the top right to contact online customer service and use your bank card to buy digital currency" + }, + c2cMerchant: { + buy: "Acheter", + sell: "Vendre", + merchant: "Marchand", + quantity: "Quantité", + limit: "Limite", + unit_price: "Prix Unitaire", + payment: "Mode de Paiement", + rating: "Évaluation", + buy_crypto: "Acheter", + sell_crypto: "Vendre", + order_no: "N° de Commande", + order_time: "Heure de Commande", + transfer_to_merchant: "Transférer au Marchand", + pay_within: "Payer dans", + contact_merchant: "Contacter le Marchand", + amount: "Montant", + fee: "Frais", + total: "Total", + step1: "Commander", + step2: "Payer", + step3: "Recevoir", + step1_desc: "Après la commande, les actifs du vendeur sont détenus par la plateforme", + step2_desc: "Transférez via le mode de paiement indiqué", + step3_desc: "Une fois confirmé par le marchand, les actifs sont libérés", + enter_amount: "Entrez la quantité", + confirm_order: "Confirmer la Commande", + order_records: "Historique des Commandes", + all: "Tous", + status_pending: "En Attente", + status_completed: "Terminé", + status_cancelled: "Annulé", + status_expired: "Expiré", + direction: "Direction", + you_pay: "Vous Payez", + load_more: "Charger Plus", + cancel: "Annuler", + action: "Action" + }, + deposit: { + title: "Deposit", + selectCurrency: "Select Currency", + selectChain: "Select Network", + network: "Network", + depositAddress: "Deposit Address", + rechargeRecord: "Deposit Records", + viewAllRecords: "View All Records", + saveQr: "Save QR Code", + amount: "Amount", + time: "Time", + address: "Address", + hash: "Transaction Hash", + status: "Status", + walletAccount: "Wallet Account", + depositTo: "Deposit to", + noRecords: "No deposit records", + warning1: "Only deposit {currency} via the {chain} network. Deposits from other assets or networks will be lost.", + warning2: "Minimum deposit amount: 0.00001 {currency}.", + warning3: "Deposits below the minimum will be lost and cannot be recovered.", + warning4: "Processing time is approximately 15-60 minutes.", + addressUnavailable: "Address not available, please contact support", + statusPending: "Pending", + statusSuccess: "Success", + statusFailed: "Failed", + copySuccess: "Copied", + }, + option: { + search: "Search", + all: "All", + hot: "Hot", + gainers: "Gainers", + losers: "Losers", + volume_24h: "Volume", + pair: "Pair", + price: "Price", + quantity: "Qty", + time: "Time", + profit_rate: "Profit Rate", + no_pair: "No pairs", + select_pair: "Select Pair", + select_pair_first: "Select a pair first", + available: "Available", + delivery_time: "Delivery Time", + select_time: "Select Time", + select_time_first: "Select delivery time", + buy_up: "Buy Up", + buy_down: "Buy Down", + order_method: "Order Method", + instant_order: "Instant", + follow_order: "Follow", + amount: "Amount", + enter_amount: "Enter amount", + open_price: "Open Price", + status: "Status", + direction: "Direction", + pending: "Pending", + win: "Win", + lose: "Lose", + cancelled: "Cancelled", + tab_pending: "Pending", + tab_opening: "Opening", + tab_settled: "Settled", + tab_cancelled: "Cancelled", + order_book: "Order Book", + realtime_trades: "Trades", + current_orders: "Current", + history_orders: "History", + no_orders: "No orders", + instant: "Instant", + timed: "Timed" + } +} \ No newline at end of file diff --git a/src/lang/hk.js b/src/lang/hk.js new file mode 100644 index 0000000..51292b1 --- /dev/null +++ b/src/lang/hk.js @@ -0,0 +1,2558 @@ +// 繁体 +export default { + "anzdown": "Android 應用程式下載", + "iosdown": "iOS 應用程式下載", + hycg: "毀約成功", + km1: "可賣", + zx: '自選', + tjcg: "提交成功", + gg8: "使用您的電子郵箱或", + gg9: "進行註冊", + yzmbbt: "邀請碼(必填)", + zfr1: "基礎圖", + zfr2: "深度圖", + qshsl26: "訂單確認", + qshsl27: "繼續下單", + qshsl1: "電子郵件地址", + qshsl2: "請輸入您的電子郵件地址", + qshsl3: "主題", + qshsl4: "請輸入主題", + qshsl5: "描述問題", + qshsl6: "請描述問題", + qshsl7: "提交成功,我們將盡快回覆您", + qshsl8: "建議與反饋", + qshsl10: "項目名稱", + qshsl11: "代幣名稱", + qshsl12: "項目描述", + qshsl13: "合約地址", + qshsl14: "官方網站", + qshsl15: "聯絡人姓名", + qshsl16: "聯絡人郵件", + qshsl17: "上傳附件", + + qshsl18: "請輸入項目名稱", + qshsl19: "請輸入代幣名稱", + qshsl20: "請輸入項目描述", + qshsl21: "請輸入合約地址", + qshsl22: "請輸入官方網站", + qshsl23: "請輸入聯絡人姓名", + qshsl24: "請輸入聯絡人郵件", + qshsl25: "請上傳附件", + qshsl: '請輸入數量(張)', + czcc: '操作成功', + czsb: '操作失敗', + fzcf: '複製成功', + zjde1: '輸入帳號', + zjde2: '輸入密碼', + zjde3: '登錄成功', + zjde4: '確認密碼', + zjde5: '輸入驗證碼', + zjde6: '請再次輸入密碼', + zjde7: '註冊', + zjde8: '密碼不一致', + zjde9: '請先閱讀並同意隱私協議', + zjde10: '最受歡迎的加密貨幣交易平台', + zjde11: '美元', + zjde12: '24小時交易量', + zjde13: '綜合流動性提供者', + zjde14: '用戶', + zjde15: '立即交易', + zjde16: '24H成交量', + zjde17: '24H交易額', + zjde18: '查看更多', + zjde19: '我們的優勢', + zjde20: '是一個高性能的開源區塊鏈平台,旨在支持和運行安全、合規和可預測的數字基礎設施。', + zjde21: '數字貨幣新聞', + zjde22: '更多', + zjde23: '查看詳情', + zjde24: '關於我們', + zjde25: '關於', + zjde26: '全球專業站,一個服務全球專業交易用戶的創新數字資產交易平台,致力於發現優質創新數字資產投資機會。目前提供四十多種數字資產產品交易和投資服務。', + zjde27: '集團是全球領先的區塊鏈資產金融服務商。它已經為來自全球130多個國家的數百萬用戶提供了高質量的服務。在美國、新加坡、韓國、香港等國家和地區設有獨立的辦事處。交易業務和運營中心。', + zjde28: '集團及旗下子品牌在技術平台、產品支線、安全風控體系、運營及客戶服務體系等方面均處於全球領先地位。此外,THEICE 在全球開展業務的其他子品牌還包括THEICE Japan 的數字資產交易平台和 THEICE 錢包數字資產管理服務。', + zjde29: '隨時隨地交易', + zjde30: '完美兼容多終端,隨時滿足各種場景的交易需求', + zjde31: '隨時查看實時行情', + zjde32: '輕鬆買賣BTC, ETH, XRP和其他數字資產', + zjde33: '獲取您關注的加密貨幣價格變化預警', + zjde34: '查看比特幣現貸、期貸、期權價格 ', + zjde35: '比較各種交易所加密貨幣價格', + zjde36: [{ + h1: '安全穩定', + desc: '頂尖的技術團隊,全方位安全保護,自主研發高速交易合引擎,海量交易並發下仍可穩定可靠運行。' + }, + + { + h1: '專業合規', + desc: '專業運營團隊,多年區塊鏈及金融從業經驗,持有合規數字資產交易牌照,百分百備付金保證。' + }, + { + h1: '用戶至上', + desc: '面向全球市場,多種語言支持,7*24小時不間斷運行,強大的社區支持,專業的客戶服務。' + }, + { + h1: '高性能', + desc: '每秒300,000筆交易,訂單響應時間不到1毫秒。' + } + ], + zjde37: '交割合約', + zjde38: '資產', + zjde39: '流動性挖矿', + zjde40: '幫助中心', + zjde41: '公告中心', + zjde42: 'App下載', + zjde43: '下載', + zjde44: '資產錢包', + zjde45: '分享好友', + zjde46: '賬變記錄', + zjde47: '身份認證', + zjde48: '信用分', + zjde49: '安全中心', + zjde50: '修改密碼', + zjde51: '設置提現密碼', + zjde52: '清除緩存', + zjde53: '退出登錄', + zjde54: '個人中心', + zjde55: '語言', + zjde56: '折算貨幣', + zjde59: '合約市場', + zjde60: '漲幅榜', + zjde61: '成交榜', + zjde62: '幣對', + zjde63: '收盤價', + zjde64: '漲跌', + zjde65: '交易額', + zjde66: '帳戶登錄', + zjde67: '歡迎回來!使用您的電子郵件或電話號碼登錄', + zjde68: '記住密碼', + zjde69: '我已閱讀同意', + zjde70: '國家', + zjde71: '創建', + zjde72: '帳戶', + zjde73: '使用您的電子郵箱或手機號進行註冊', + zjde74: '獲取', + zjde75: '選擇區號', + zjde76: '請輸入區號', + zjde77: '重置密碼', + zjde78: '為了您的資產安全,修改密碼後24小時內禁止交易。', + zjde79: '圖表', + zjde80: '委託訂單', + zjde81: '最新成交', + zjde82: '合計', + zjde83: '做多買入', + zjde84: '做空買入', + zjde85: '交易', + zjde86: '交易資產', + zjde87: '可用', + zjde88: '最低買入', + zjde89: '手續費', + zjde90: '交易時間', + zjde91: '開倉', + zjde92: '可用數量', + zjde93: '最大可開倉', + zjde94: '張', + zjde95: '初始保證金', + zjde96: '手續費', + zjde97: '現貨', + zjde98: '買入價格(USDC)', + zjde99: '可買', + zjde100: '賣出價格(USDC)', + zjde101: '劃入', + zjde102: '轉出', + zjde103: '今日收益', + zjde104: '兌換數量', + zjde105: '請輸入要兌換的數量', + zjde106: '當前兌換價格', + zjde107: [{ + type: '', + tetx: '概況', + gg: '賬戶總資產', + value: '', + }, + { + type: 'change_wallet', + tetx: '幣幣', + gg: '幣幣賬戶資產', + value: 'change', + }, + { + type: 'micro_wallet', + tetx: '交割合約', + gg: '交割合約賬戶資產', + value: 'micro', + }, + { + type: 'lever_wallet', + tetx: '永續合約', + gg: '永續合約賬戶資產', + value: 'lever', + }, + { + type: 'legal_wallet', + tetx: '理財', + gg: '理財賬戶資產', + value: 'legal', + } + ], + + + + zjde108: '重要通知', + zjde109: '1. 為防止套現行為,交易量達到額度即可申請提幣。', + zjde110: '2. 提交提幣申請後24H內到賬,如預計提幣時間後未到賬請諮詢在線客服查詢。', + zjde111: '3. 提交提幣申請後,該筆資金屬於凍結狀態是因為提現正在進行中,該筆資金暫時由系統托管,並不代表您損失了這筆資產或資產出現異常。', + zjde112: '保存二維碼', + zjde113: '場外連結', + zjde114: '場外交易專線', + zjde115: '1. 以上充幣地址為平台官方收款地址,請認準平台官方充幣地址,誤充造成資金損失需自行承擔;', + zjde116: '2. 請務必確認電腦及瀏覽器安全,防止信息被篡改或洩露;', + zjde117: '3. 您充值上述地址後,需要整個網路節點的確認後方可到賬;', + zjde118: '4. 上述代幣體系與幣種,請選擇好後劃轉相應金額進行充幣,請勿轉入任何其他無關資產,否則將不可找回。', + zjde119: '地址', + zjde120: '世界領先的區塊鏈數字資產挖礦平台', + zjde121: '公開透明 · 安全穩定', + zjde122: '幣種', + zjde123: '挖礦日化收益率', + zjde124: '挖礦期限', + zjde125: '天', + zjde126: '立即挖礦', + zjde127: '產品名稱', + zjde128: '挖礦期限', + zjde129: '挖礦時間', + zjde130: '挖礦金額', + zjde131: '到期時間', + zjde132: '到期收益', + zjde133: '訂單狀態', + zjde134: '進行中', + zjde135: '已贖回', + zjde136: '產品詳情', + zjde137: '挖礦日化收益率', + zjde138: '挖礦期限', + zjde139: '挖幣幣種', + zjde140: '認購金額(最小) ', + zjde141: '提前贖回手續費', + zjde142: '購買金額', + zjde143: '可用資金', + zjde144: '請輸入購買金額(USDC)', + zjde145: '關閉', + zjde146: '立即挖矿', + zjde147: '确认提前赎回吗?', + zjde148: '提示', + zjde149: '确定', + zjde150: '取消', + zjde151: '请输入您的问题', + zjde152: '请输入搜索的内容', + zjde153: '帮助中心', + zjde154: '公告中心', + zjde155: '首页', + zjde156: '返回上一页', + zjde157: '新闻中心', + zjde158: '服务协议', + zjde159: '支持', + zjde160: '在线客服', + zjde161: '建议和反馈', + zjde162: '服务', + zjde163: '下载', + zjde164: '上币申请', + zjde165: '隐私声明', + zjde166: '用户协议', + zjde167: "分享好友", + zjde168: "讓財富一起自由", + zjde169: "我的邀請碼", + zjde170: "點擊複製", + zjde171: "我的邀請鏈接", + zjde172: "點擊保存二維碼", + zjde173: "直屬下級人數", + zjde174: "總下級人數", + zjde175: "直屬下級返傭", + zjde176: "總返傭", + zjde177: "查看返傭記錄", + zjde178: "返傭記錄", + zjde179: "帳戶", + zjde180: "類型", + zjde181: "手續費", + zjde182: "返傭比例", + zjde183: "返傭金額", + zjde184: "時間", + zjde185: "暫無數據", + zjde186: "信用分", + zjde187: "信用總分", + zjde188: "最新記錄", + zjde189: "實時更新", + zjde190: "信用積分", + zjde191: "日期", + zjde192: "名稱", + zjde193: "原因", + zjde194: "交割訂單", + zjde195: "歷史訂單", + zjde196: "委託總量", + zjde197: "委託價格", + zjde198: "已完成量", + zjde199: "成交均價", + + zjde200: "當前持倉", + zjde201: "歷史成交", + zjde202: "市價全平", + zjde203: "收益", + zjde204: "保證金率", + zjde205: "買入價格", + zjde206: "強制平倉價", + zjde207: "觸發價格", + zjde208: "限價委託", + zjde209: "市價委託", + zjde210: "委託總數量", + zjde211: "成交價格", + zjde212: "最大持倉量", + zjde213: "平倉均價", + zjde214: "已平倉量", + zjde215: "增加持倉", + zjde216: "減少持倉", + zjde217: "只能輸入整數", + zjde218: "您的委託價格比當前價格高,將以當前市價直接成交,是否確定買入?", + zjde219: "您的委託價格比當前價格低,將以當前市價直接成交,是否確定買入?", + zjde220: '修改密碼', + zjde221: '為了您的資產安全,修改密碼後24小時內禁止交易', + zjde222: '帳變記錄', + + zjde223: '帳變類型', + zjde224: '帳戶類型', + zjde225: '幣種類型', + zjde226: '變化金額', + zjde227: '帳變金額', + zjde228: '德語', + zjde229: '法語', + zjde230: '義大利語', + zjde231: '土耳其語', + zhjs: "帳戶角色", + sjzh: "實際帳戶", + zjde57: [{ + title: '交割合約', + url: 'secondDealCenter' + }, + { + title: '永續合約', + url: 'leverdealCenter' + }, + { + title: '現貨', + url: 'dealCenter' + } + ], + + zjde58: [{ + type: 'USD', + symbol: '$', + text: '美元' + }, + { + type: 'CNY', + symbol: '¥', + text: '人民幣' + }, + { + type: 'HKD', + symbol: 'HK$', + text: '港元' + }, + { + type: 'EUR', + symbol: '€', + text: '歐元' + }, + { + type: 'CAD', + symbol: 'C$', + text: '加拿大元' + }, + { + type: 'JPY', + symbol: 'JPY', + text: '日元' + }, + { + type: 'SGD', + symbol: 'NZ$', + text: '新西蘭元' + }, + { + type: 'TWD', + symbol: 'NT$', + text: '新台幣' + }, + { + type: 'SGD', + symbol: 'S$', + text: '新加坡元' + }, + { + type: 'PHP', + symbol: '₱', + text: '菲律賓比索' + }, + // { + // type: '', + // symbol: '฿', + // text: '泰銖' + // }, + + // { + // type: '', + // symbol: '₽', + // text: '俄羅斯盧布' + // }, + { + type: 'AUD', + symbol: 'AU$', + text: '澳大利亞元' + }, { + type: 'GBP', + symbol: '£', + text: '英鎊' + }, + { + type: 'KRW', + symbol: '₩', + text: '韓元' + }, + // { + // type: '', + // symbol: 'RM', + // text: '馬來西亞令吉' + // } + ], + lang: { + en: "English", + kr: "한글", + jp: "日本語", + zh: "简体中文", + hk: "繁體中文", + spa: "España", + ara: "Arabia" + }, + zc: { + "資產總估值": "資產總估值", + "充值": "充值", + "提幣": "提幣", + "閃兑": "閃兑", + "劃轉": "劃轉", + "閃兑記錄": "閃兌記錄", + "當前共有": "當前共有", + "條記錄": "條記錄", + "發生時間": "發生時間", + "币种": "幣種", + "數量": "數量", + + "資產趨勢": "資產趨勢", + "24時": "24時", + "7日": "7日", + "30日": "30日", + "365日": "365日", + "資產分佈": "資產分佈", + "帳户類型": "帳户類型", + "帳户餘額": "帳户餘額", + "今日收益": "今日收益", + "佔比": "佔比", + "操作": "操作", + "現貨帳户": "現貨帳户", + "交易": "交易", + "合约账户": "合约账户", + "秒合约账户": "秒合约账户", + "理財帳户": "理財帳户", + "賺幣": "賺幣", + "DeFi策略交易": "DeFi策略交易", + "資產總覽": "資產總覽", + "法幣賬户": "法幣賬户", + "資產帳户": "資產帳户", + "訂單中心": "訂單中心", + "理财账户": "理财账户", + + "合约帳户": "合约帳户", + "資產動態": "資產動態", + "現貨帳户估值": "現貨帳户估值", + "充值": "充值", + "提现": "提现", + "劃轉": "劃轉", + "搜索": "搜索", + "隱藏金額 < 1USD的幣種": "隱藏金額 < 1USD的幣種", + "幣種": "幣種", + "權益": "權益", + "佔比": "佔比", + "凍結": "凍結", + "操作": "操作", + "幣幣買賣": "幣幣買賣", + + + "合约帳户估值": "合约帳户估值", + "幣種": "幣種", + "權益": "權益", + "凍結": "凍結", + "幣幣買賣": "幣幣買賣", + "合约帳户估值": "合约帳户估值", + "秒合约账户估值": "秒合约账户估值", + "理財帳户估值": "理財帳户估值", + "我要賣": "我要賣", + "我要買": "我要買", + "法幣兑換": "法幣兑換", + "財務記錄": "財務記錄", + "法幣資產分佈": "法幣資產分佈", + "我要賣": "我要賣", + "我要買": "我要買", + "法幣兑換": "法幣兑換", + "財務記錄": "財務記錄", + "法幣資產分佈": "法幣資產分佈", + "充幣記錄": "充幣記錄", + "提幣記錄": "提幣記錄", + "借幣數據": "借幣數據", + "合約": "合約", + "現貨": "現貨", + "投資組合": "投資組合", + "法幣提現": "法幣提現", + "entrust.outsell": "outsell", + "entrust.inbuy": "inbuy", + "zjde208": "zjde208", + "zjde209": "zjde209", + + "當前共有": "當前共有", + "條記錄": "條記錄", + "發生時間": "發生時間", + "幣種": "幣種", + "帳單類型": "帳單類型", + "數量": "數量", + "手續費": "手續費", + "狀態": "狀態", + "幣幣": "幣幣", + "當前共有": "當前共有", + "條記錄": "條記錄", + "發生時間": "發生時間", + "幣種": "幣種", + "帳單類型": "帳單類型", + "數量": "數量", + "手續費": "手續費", + "狀態": "狀態", + "幣幣": "幣幣", + "當前共有": "當前共有", + "條記錄": "條記錄", + "已借金額": "已借金額(USDC)", + "剩餘還幣數量": "剩餘還幣數量(USDC)", + "已還": "已還", + "訂單號": "訂單號", + "借款時間": "借款時間", + "借幣數量": "借幣數量", + "驗資金額": "驗資金額", + "還款時間": "還款時間", + "日幣息率": "日幣息率", + "當前幣息": "當前幣息", + "總服務費": "總服務費", + "應還總額": "應還總額", + "當前共有": "當前共有", + "條記錄": "條記錄", + "幣種": "幣種", + "方向": "方向", + "委托时间": "委托时间", + "委托总数量": "委托总数量", + "委托价格": "委托价格", + "成交价格": "成交价格", + "初始保证金": "初始保证金", + "类型": "类型", + "最大持倉量": "最大持倉量", + "當前共有": "當前共有", + "條記錄": "條記錄", + "幣種": "幣種", + "機器人ID": "機器人ID", + "運行時長": "運行時長", + "投入金額": "投入金額", + "投資": "投資", + "總收益": "總收益", + "網格數量": "網格數量", + "服務費": "服務費", + "委託時間": "委託時間", + "結束時間": "結束時間", + "資產帳户估值": "資產帳户估值", + "充值": "充值", + "提幣": "提幣", + "劃轉": "劃轉", + "搜索": "搜索", + "隱藏金額 < 1USD的幣種": "隱藏金額 < 1USD的幣種", + "幣種": "幣種", + "權益": "權益", + "佔比": "佔比", + "凍結": "凍結", + "操作": "操作", + "幣幣買賣": "幣幣買賣", + "現貨帳户估值": "現貨帳户估值", + "充值": "充值", + "提现": "提现", + "劃轉": "劃轉", + "搜索": "搜索", + "隱藏金額 < 1USD的幣種": "隱藏金額 < 1USD的幣種", + "幣種": "幣種", + "權益": "權益", + "佔比": "佔比", + "凍結": "凍結", + "操作": "操作", + "幣幣買賣": "幣幣買賣", + "當前共有": "當前共有", + "條記錄": "條記錄", + "投資組合": "投資組合", + "申購金額": "申購金額", + "當前收益": "當前收益", + "開始時間": "開始時間", + "結束時間": "結束時間", + "狀態": "狀態", + "已完成": "已完成", + "劃轉": "劃轉", + "劃轉記錄": "劃轉記錄", + "當前共有": "當前共有", + "條記錄": "條記錄", + "發生時間": "發生時間", + "幣種": "幣種", + "數量": "數量", + "從": "從", + "到": "到", + "當前共有": "當前共有", + "條記錄": "條記錄", + "幣種": "幣種", + "方向": "方向", + "委托时间": "委托时间", + "委托总量": "委托总量", + "委托价格": "委托价格", + "手续费": "手续费", + "成交均价": "成交均价" + + }, + batchData: { + "查看更多": "查看更多", + "超過": "超過", + "3600萬": "3600萬", + "用戶加入": "用戶加入", + "輸入手機號/郵箱": "輸入手機號/郵箱", + "去交易": "去交易", + "24小時交易量": "24小時交易量", + "加密貨幣種類": "加密貨幣種類", + "註冊用戶數": "註冊用戶數", + "交易廣場": "交易廣場", + "跟單總收益": "跟單總收益", + "今日": "今日", + "我的跟單": "我的跟單", + "跟單中": "跟單中", + "近90天交易員收益": "近90天交易員收益", + "總收益": "總收益", + "勝率": "勝率", + "帶單規模": "帶單規模", + "跟單": "跟單", + "事件合約": "事件合約", + "活動大廳": "活動大廳", + "完成活動 獲得更多福利和優惠": "完成活動 獲得更多福利和優惠", + "長期活動": "長期活動", + "VIP升級活動": "VIP升級活動", + "充值升級領取贈金": "充值升級領取贈金", + "參與活動": "參與活動", + + "查看更多": "查看更多", + "超過": "超過", + "3600萬": "3600萬", + "用戶加入": "用戶加入", + "輸入手機號/郵箱": "輸入手機號/郵箱", + "去交易": "去交易", + "24小時交易量": "24小時交易量", + "加密貨幣種類": "加密貨幣種類", + "註冊用戶數": "註冊用戶數", + "交易廣場": "交易廣場", + "跟單總收益": "跟單總收益", + "今日": "今日", + "我的跟單": "我的跟單", + "跟單中": "跟單中", + "近90天交易員收益": "近90天交易員收益", + "總收益": "總收益", + "勝率": "勝率", + "帶單規模": "帶單規模", + "跟單": "跟單", + "事件合約": "事件合約", + "活動大廳": "活動大廳", + "完成活動 獲得更多福利和優惠": "完成活動獲取更多福利和優惠", + "長期活動": "長期活動", + "VIP升級活動": "VIP升級活動", + "充值升級領取贈金": "充值升級領取贈金", + "參與活動": "參與活動", + "您好": "您好", + "认证": "認證", + "充币": "充幣", + "总资产": "總資產", + "币种": "幣種", + "可用": "可用", + "冻结": "凍結", + "交易所": "交易所", + "时间": "時間", + "数量": "數量", + "价格": "價格", + "账户": "賬戶", + "操作": "操作", + "撤销": "撤銷", + "加载中...": "加載中...", + "暂无数据": "暫無數據", + "类型": "類型", + "买入": "買入", + "卖出": "賣出", + "加载更多": "加載更多", + "正在卖": "正在賣", + "正在买": "正在買", + "已完成": "已完成", + "您确定要撤销吗?": "您確定要撤銷嗎?", + "确定": "確定", + "取消": "取消", + "供应商": "供應商", + "充值额度": "充值額度", + "充值费率": "充值費率", + "提现额度": "提現額度", + "提现费率": "提現費率", + "CNY承兑": "CNY承兑", + "虚拟货币承兑": "虛擬貨幣承兑", + "充币记录": "充幣記錄", + "提币记录": "提幣記錄", + "充值": "充值", + "提现": "提現", + "VIP福利": "VIP福利", + "温馨提醒:只要達到充值數量就可點擊領取按鈕,領取對應VIP福利": "溫馨提醒:只要達到充值數量就可點擊領取按鈕,領取對應VIP福利", + "VIP初級": "VIP初級", + "VIP中級": "VIP中級", + "VIP高級": "VIP高級", + "會員": "會員", + "充值需達到": "充值需達到", + "可領取": "可領取", + "福利": "福利", + "领取": "領取", + "已领取": "已領取", + "领取成功": "領取成功", + "AI量化策略": "AI量化策略", + "當前團隊等級": "當前團隊等級", + "等級規則": "等級規則", + "策略總收益": "策略總收益", + "用户": "用戶", + "創建了AI策略交易": "創建了AI策略交易", + "AI累计收益": "AI累計收益", + "推薦投資": "推薦投資", + "使用人數": "使用人數", + "累計賺取": "累計賺取", + "正在運行": "正在運行", + "當前收益": "當前收益", + "正在運行....": "正在運行....", + "AI策略知識": "AI策略知識", + "策略廣場": "策略廣場", + "最大收益率": "最大收益率", + "投入金額": "投入金額", + "最大回撤率": "最大回撤率", + "運行時長": "運行時長", + "使用本策略": "使用本策略", + "进行中": "進行中", + "已結束": "已結束", + "收益詳情": "收益詳情", + "機器人ID": "機器人ID", + "投資": "投資", + "套利次數": "套利次數", + "委託時間": "委託時間", + "總收益": "總收益", + "網格數量": "網格數量", + "服務費": "服務費", + "結束時間": "結束時間", + "没有更多数据了": "沒有更多數據了", + "AI量化": "AI量化", + "跟隨資金": "跟隨資金", + "近3天": "近3天", + "近7天": "近7天", + "近10天": "近10天", + "區間最低價": "區間最低價", + "網格收益率": "網格收益率", + "最大服務費": "最大服務費", + "我知道了": "我知道了", + "投资金额": "投資金額", + "當前餘額": "當前餘額", + "確定": "確定", + "工作中": "工作中", + "機器人ID:": "機器人ID:", + "已運行": "已運行", + "創建": "創建", + "交易盈虧": "交易盈虧", + "交易類型": "交易類型", + "利潤": "利潤", + "無限网格": "無限網格", + "chatGPT预测": "chatGPT預測", + "馬丁格爾": "馬丁格爾", + "天地網格": "天地網格", + "请输入正确的投入金額": "請輸入正確的投入金額", + "余额不足": "餘額不足", + "下单成功": "下單成功", + "收益率": "收益率", + "使用": "使用", + "快捷買幣": "快捷買幣", + "歷史帳單": "歷史帳單", + "快速交易,便捷高效": "快速交易,便捷高效", + "購買": "購買", + "出售": "出售", + "我要支付": "我要支付", + "請輸入": "請輸入", + "我要出售": "我要出售", + "可用餘額:": "可用餘額:", + "我將收到": "我將收到", + "C2C 交易": "C2C交易", + "法幣餘額": "法幣餘額", + "餘額": "餘額", + "掛單中": "掛單中", + "我要買": "我要買", + "我要賣": "我要賣", + "訂單": "訂單", + "賣出訂單": "賣出訂單", + "賣給商家": "賣給商家", + "已完成": "已完成", + "商家": "商家", + "賣出": "賣出", + "金額": "金額", + "日期": "日期", + "沒有更多了": "沒有更多了", + "DeFi借幣": "DeFi借幣", + "助您探索更多交易機會和金融產品": "助您探索更多交易機會和金融產品", + "了解什麼是DeFi借幣": "了解什麼是DeFi借幣", + "迅速到帳, 年化利率低至1%": "迅速到帳,年化利率低至1%", + "可選多時間質押": "可選多時間質押", + "隨時還款, 提前還款減利息": "隨時還款,提前還款減利息", + "質押借幣": "質押借幣", + "驗資數量": "驗資數量", + "最大": "最大", + "可驗資金額": "可驗資金額", + "可借數量": "可借數量", + "輸入驗資數量後評估": "輸入驗資數量後評估", + "根據個人資產情況進行,同步借幣額度": "根據個人資產情況進行,同步借幣額度", + "借幣期限": "借幣期限", + "天": "天", + "日幣息率": "日幣息率", + "總幣息": "總幣息", + "預估應還": "預估應還", + "我已經閲讀並同意": "我已經閱讀並同意", + "借幣服務協議": "借幣服務協議", + "立即借幣": "立即借幣", + "出款中": "出款中", + "已出款": "已出款", + "訂單編號": "訂單編號", + "還幣詳情": "還幣詳情", + "借入時間": "借入時間", + "還款時間": "還款時間", + "滯納金百分比": "滯納金百分比", + "借幣數量": "借幣數量", + "剩餘時間": "剩餘時間", + "當前幣息": "當前幣息", + "滯納金": "滯納金", + "應還總額": "應還總額", + "没有更多数据了": "沒有更多數據了", + "借幣簽名": "借幣簽名", + "貸款協議(\"信用貸款\"),日期為": "貸款協議(\"信用貸款\"),日期為", + "(\"生效日期\"),由下列各方訂立:": "(\"生效日期\"),由下列各方訂立:", + "借款人:": "借款人:", + "名:": "名:", + "姓:": "姓:", + "地址:": "地址:", + "电子邮箱:": "電子郵箱:", + "电话:": "電話:", + "貸款人:Exchange": "貸款人:Exchange", + "名稱: Exchange": "名稱:Exchange", + "合稱 \"雙方\"。": "合稱 \"雙方\"。", + "還款條款:": "還款條款:", + "貸款金額:": "貸款金額:", + "借款人同意償還": "借款人同意償還", + "(\"貸款\")。": "(\"貸款\")。", + "利率:": "利率:", + "約定利率為": "約定利率為", + "(按日計算)、": "(按日計算)、", + "貸款期限:": "貸款期限:", + "貸款期限:_": "貸款期限:_", + "_天。": "_天。", + "還款方式: 借款人同意向貸款人還款。": "還款方式:借款人同意向貸款人還款。", + "借款人同意在貸款到期時償還貸款人本金 $": "借款人同意在貸款到期時償還貸款人本金 $", + "和利息 $": "和利息 $", + "利息、": "利息、", + "還款適用性。": "還款適用性。", + "滯納金:30%。": "滯納金:30%。", + "如果借款人未能按時還款,借款人應支付30%(按日計算)的滯納金。": "如果借款人未能按時還款,借款人應支付30%(按日計算)的滯納金。", + "罰款。": "罰款。", + "提前還款;": "提前還款;", + "對提前還款的借款人不徵收罰金。": "對提前還款的借款人不徵收罰金。", + "違約:": "違約:", + "如果借款人未能按時還款,借款人應立即支付所有未償還的本金和利息。": "如果借款人未能按時還款,借款人應立即支付所有未償還的本金和利息。", + "而無需通知或要求。": "而無需通知或要求。", + "如果借款人未能按時履行還款義務。借款人": "如果借款人未能按時履行還款義務。借款人", + "同意承擔放款人在收款過程中產生的所有費用。": "同意承擔放款人在收款過程中產生的所有費用。", + "包括但不限於律師費。": "包括但不限於律師費。", + "可擔保性:": "可擔保性:", + "如本協議的任何條款被認定無效或不可執行,則該條款應作廢,但所有其他條款": "如本協議的任何條款被認定無效或不可執行,則該條款應作廢,但所有其他條款", + "但所有其他條款仍然有效並具有約束力": "但所有其他條款仍然有效並具有約束力", + "法律效力;": "法律效力;", + "本協議對雙方均具有法律約束力,可在美國和歐洲簽署和執行。": "本協議對雙方均具有法律約束力,可在美國和歐洲簽署和執行。", + "雙方聲明他們有權簽署本協議。": "雙方聲明他們有權簽署本協議。", + "其他條款": "其他條款", + "根據本協議的條款,公司應支付": "根據本協議的條款,公司應支付", + "帳户餘額中的貨幣形式支付,借款人無法使用帳户資金進行還款,且借款人在沒有償還貸款之前,無法提取帳户資金。雙方均有權簽署本協議。": "賬戶餘額中的貨幣形式支付,借款人無法使用賬戶資金進行還款,且借款人在沒有償還貸款之前,無法提取賬戶資金。雙方均有權簽署本協議。", + "任何一方不得侵犯第三方的權利或違反雙方之間的任何其他協議。": "任何一方不得侵犯第三方的權利或違反雙方之間的任何其他協議。", + "雙方之間的任何其他協議。": "雙方之間的任何其他協議。", + "適用法律:": "適用法律:", + "本協議應根據以下法律解釋和執行": "本協議應根據以下法律解釋和執行", + "本協議應根據借款人所在國的法律解釋和執行。": "本協議應根據借款人所在國的法律解釋和執行。", + "完整協議;": "完整協議;", + "雙方確認並同意,本協議構成雙方之間的完整協議。": "雙方確認並同意,本協議構成雙方之間的完整協議。", + "如果任何一方希望更改、增加、修改或刪除本協議的任何條款,請聯繫我們。": "如果任何一方希望更改、增加、修改或刪除本協議的任何條款,請聯繫我們。", + "增加或修改任何條款,必須以書面形式進行,並由雙方簽字。": "增加或修改任何條款,必須以書面形式進行,並由雙方簽字。", + "雙方簽字。": "雙方簽字。", + "雙方同意上述條款和條件,並簽署如下;": "雙方同意上述條款和條件,並簽署如下;", + "貸款人:": "貸款人:", + "借款人簽名": "借款人簽名", + "簽署日期:": "簽署日期:", + "請點擊空白處簽名": "請點擊空白處簽名", + "生成": "生成", + "與您的朋友一起賺錢": "與您的朋友一起賺錢", + "從您邀請人的交易中分享高達20% 的佣金": "從您邀請人的交易中分享高達20%的佣金", + "邀請碼": "邀請碼", + "邀請鏈接": "邀請鏈接", + "生成二維碼": "生成二維碼", + "我的邀請": "我的邀請", + "邀請人數": "邀請人數", + "總返傭": "總返傭", + "今日返傭": "今日返傭", + "本月返傭": "本月返傭", + "邀請記錄": "邀請記錄", + "一級好友": "一級好友", + "想擁有": "想擁有", + "加密貨幣嗎?": "加密貨幣嗎?", + "和我們一起開啟加密貨幣之旅": "和我們一起開啟加密貨幣之旅", + "儲存到本地": "儲存到本地", + "在借訂單": "在借訂單", + "完成訂單": "完成訂單", + "請在空白處簽名": "請在空白處簽名", + + "買漲": "買漲", + "買跌": "買跌", + "交易区间": "交易區間", + "选择时间": "選擇時間", + "投入金额(USDC)": "投入金額(USDC)", + "请输入": "請輸入", + "餘額": "餘額", + "當前投資": "當前投資", + "投資方向": "投資方向", + "買多": "買多", + "投資收益率": "投資收益率", + "投資金額": "投資金額", + "投資狀態": "投資狀態", + "暫無數據": "暫無數據", + "最低": "最低", + "最高": "最高", + "買空": "買空", + "秒合约交易说明": "秒合约交易说明", + "交易數字貨幣事件合約時,標的資產的價格與執行價格的變化,分為看漲(Cal)或者看跌(Pu)事件合約,到期時只有兩種可能結果:價內、價外,根據標的到期時的走向與預則是否符合來決定是否獲利。(例如:當投資者買入指數的看漲二元事件合約,其執行價格為2000點,並且90s後指數價格為2000點以上,投資者將能夠賺取利潤。而當指數90s後跌破2000點時,即使90s後指數為2000點,投資者也將承受損失。)": + "交易數字貨幣事件合約時,標的資產的價格與執行價格的變化,分為看漲(Call)或看跌(Put)事件合約,到期時只有兩種可能結果:價內、價外,根據標的到期時的走向與預測是否符合來決定是否獲利。(例如:當投資者買入指數的看漲二元事件合約,其執行價格為2000點,並且90秒後指數價格為2000點以上,投資者將能夠賺取利潤。而當指數90秒後跌破2000點時,即使90秒後指數為2000點,投資者也將承受損失。)", + "最大可开仓": "最大可開倉", + "初始保证金": "初始保證金", + "手续费": "手續費", + "买涨、买跌弹窗": "買漲、買跌彈窗", + "请输入要划转的数量": "請輸入要劃轉的數量", + "立即交易 ": "立即交易", + "定時交易": "定時交易", + + "投資組合": "投資組合", + "當前團隊等級": "當前團隊等級", + "等級規則": "等級規則", + "投資訂單": "投資訂單", + "總收益": "總收益", + "投資金額": "投資金額", + "收益率": "收益率", + "時長": "時長", + "日": "日", + "天": "天", + "剩餘次數": "剩餘次數", + "參與使用": "參與使用", + "返回上一頁": "返回上一頁", + "認購組合": "認購組合", + "運行時長": "運行時長", + "日收益率": "日收益率", + "預估收益": "預估收益", + "手續費": "手續費", + "申購金額": "申購金額", + "請輸入投資金額": "請輸入投資金額", + "帳户餘額": "帳戶餘額", + "申購": "申購", + "怎樣進行運作?": "怎樣進行運作?", + "接入一系列的交易所,例如Coinbase、Huobi、Binance、KuCoin、YFX等全球知名交易所,通過算法判斷各幣種的趨勢,實實監控當前市場情況。在價格範圍內,高頻率買入和賣出相關幣種,實現套利,以保證您的收益最大化。": "接入一系列的交易所,例如Coinbase、Huobi、Binance、KuCoin、YFX等全球知名交易所,通過算法判斷各幣種的趨勢,實時監控當前市場情況。在價格範圍內,高頻率買入和賣出相關幣種,實現套利,以保證您的收益最大化。", + "提示": "提示", + "请输入": "請輸入", + "余额不足": "餘額不足", + "下单成功": "下單成功", + + + + "securityCenter": "安全中心", + "identityAuthentication": "身份認證", + "completeIdentityAuthenticationPrompt": "請儘快完成身份認證,提高帳號安全", + "advancedIdentityAuthentication": "高级身份认证", + "transactionPassword": "交易密碼", + "notAuthenticated": "未認證", + "authenticated": "已認證", + "setTransactionPasswordPrompt": "為了您的資金安全,請設定交易密碼", + "securityCenter": "安全中心", + "transactionPassword": "交易密码", + "setNewPassword": "設置新密碼", + "pleaseEnterNewPassword": "請輸入新密碼", + "transactionPasswordNote": "*注意: 請牢記交易密碼, 如忘記交易密碼請聯繫客服重置.", + "setTransactionPassword": "設置交易密碼", + "pleaseEnterTransactionPassword": "请输入交易密码", + "transactionPasswordMustBe6Digits": "交易密码需是6位数字!", + "transactionPasswordSetSuccessfully": "交易密码设置成功!", + + "addressBook": "地址簿", + "withdrawal": "提款", + "withdrawalAddress": "提幣地址", + "pleaseEnterWithdrawalAddress": "請輸入提幣地址", + "withdrawalAmount": "提款數量", + "pleaseEnterWithdrawalAmount": "請輸入提款數量", + "all": "全部", + "transactionPassword": "交易密碼", + "pleaseEnterTransactionPassword": "請輸入交易密碼", + "available": "可用", + "minimumWithdrawalAmount": "最小提款數量", + "withdrawalFee": "提幣手續費", + "estimatedArrival": "預計到賬", + "submit": "提交", + "commonProblems": "常見問題", + "makeProfit": "賺賺", + "strategyDescription1": "透過深度法判斷各策略的趨勢,即時監控市場狀況,在策略資料中,高頻率量入場獲取相關利潤,以保您的收益最大化", + "AIQuantStrategy": "AI量化策略", + "strategyDescription2": "利用大數據模型和AI量化策略演算法結合About Infinite Grid, Martingale Strategy等一系列演算法搭建理想", + "recentWithdrawalRecords": "近期提款記錄", + "viewWithdrawalRecords": "查看提款記錄", + "quantity": "數量", + "withdrawalFeeFixed3USDC": "提幣手續費為固定3USDC", + "feeDescription": "手續費說明", + "confirm": "確定", + "pleaseEnterValidWithdrawalAmount": "請輸入有效的提款數量", + "withdrawalAmountCannotBeLessThanMinimum": "提款數量不能低於最小提款數量", + "withdrawalAmountCannotExceedAvailableBalance": "提款數量不能超過可用餘額", + "withdrawalApplicationSubmitted": "提款申請已提交" + }, + loan: { + title: "貸款申請", + overview: "貸款概覽", + currency: "借款幣種", + need_amount: "借款金額", + repayment: "還款方式", + lump_sum: "到期一次性還款", + institution: "放款機構", + process: "貸款流程", + step1: "提交申請", + step1_desc: "填寫資料並提交申請", + step2: "機構審核", + step2_desc: "放款機構進行審核", + step3: "簽署協議", + step3_desc: "確認借款協議", + step4: "放款到賬", + step4_desc: "資金將匯入您的賬戶", + confidential: "您的信息將被嚴格保密,僅用於貸款申請審核", + secure_tag: "數據加密保護中,信息安全無憂", + identity: "身份信息", + card_front: "身份證正面照", + card_back: "身份證反面照", + card_hand: "手持身份證照", + upload_hint: "點擊上傳或拖拽文件", + size_limit: "支持 JPG、PNG 格式,大小不超過 5MB", + need_front: "請上傳身份證正面照", + need_back: "請上傳身份證反面照", + need_hand: "請上傳手持身份證照", + info: "貸款信息", + amount: "借款金額", + amount_placeholder: "請輸入借款金額", + repay_currency: "還款幣種", + purpose: "資金用途(選填)", + purpose_placeholder: "請填寫資金用途", + recommended: "推薦", + inst_desc: "專業數字資產金融機構", + submit: "提交申請", + submitting: "提交中...", + contact: "聯繫客服", + history: "申請記錄" + }, + option: { + search: "搜索", + all: "全部", + hot: "熱門", + gainers: "漲幅榜", + losers: "跌幅榜", + volume_24h: "成交", + pair: "交易對", + price: "價格", + quantity: "數量", + time: "時間", + profit_rate: "收益率", + no_pair: "暫無數據", + select_pair: "選擇交易對", + select_pair_first: "請先選擇交易對", + available: "可用餘額", + delivery_time: "交割時間", + select_time: "選擇時間", + select_time_first: "請選擇交割時間", + buy_up: "買漲", + buy_down: "買跌", + order_method: "下單方式", + instant_order: "立即下單", + follow_order: "追單下單", + amount: "金額", + enter_amount: "請輸入金額", + pay_pwd: "交易密碼", + enter_pwd: "請輸入交易密碼", + open_price: "開倉價", + status: "狀態", + direction: "方向", + pending: "待交割", + win: "盈利", + lose: "虧損", + cancelled: "已取消", + tab_pending: "待交割", + tab_opening: "持倉中", + tab_settled: "已交割", + tab_cancelled: "已取消", + order_book: "盤口", + realtime_trades: "實時成交", + current_orders: "當前委託", + history_orders: "歷史委託", + no_orders: "暫無訂單", + instant: "立即下單", + timed: "選時下單" + }, + deposit: { + title: "儲值", + selectCurrency: "選擇幣種", + selectChain: "選中鏈名稱", + network: "網路", + depositAddress: "儲值地址", + rechargeRecord: "充值記錄", + viewAllRecords: "查看全部充值記錄", + saveQr: "儲存二維碼", + amount: "金額", + time: "到賬時間", + address: "地址", + hash: "交易哈希", + status: "狀態", + walletAccount: "錢包賬戶", + depositTo: "入賬戶", + noRecords: "暫無充值記錄", + warning1: "僅可從{chain}網路充值{currency},從其他資產或其他網路充值將會丟失。", + warning2: "最低存款金額為 0.00001 {currency}。", + warning3: "低於最低限額的存款將會丟失。", + warning4: "處理時間為15-60分鐘。", + addressUnavailable: "地址不可用,請聯繫客服", + statusPending: "審核中", + statusSuccess: "成功", + statusFailed: "失敗", + copySuccess: "複製成功", + }, + ieo: { + title: "IEO新幣認購", + banner_title: "新加密貨幣上市快速認購", + banner_desc: "安全、穩定且高收益", + tab_subscribe: "申購", + tab_allocate: "配售", + tab_history: "歷史", + status_all: "全部", + status_upcoming: "待發行", + status_active: "發行中", + status_ended: "已結束", + status_applied: "已申購", + status_won: "已中簽", + enter_code: "請輸入配售碼", + redeem: "兌換", + redeem_success: "兌換成功", + price: "發行價", + supply: "發行數量", + progress: "進度", + subscribe_btn: "立即申購", + amount_label: "申購金額", + amount_placeholder: "請輸入申購金額", + pay_pwd_placeholder: "請輸入交易密碼", + timeline_start: "發行開始", + timeline_end: "發行結束", + timeline_announce: "中簽公佈", + timeline_listing: "上市時間", + timeline_unlock: "解鎖時間", + min_buy: "最低購買", + max_buy: "最高購買", + my_orders: "我的訂單", + about: "項目介紹", + total_raised: "已募集", + participants: "參與人數", + yield_rate: "預期收益率", + order_amount: "申購金額", + order_tokens: "獲得代幣", + order_status: "訂單狀態", + order_time: "訂單時間", + status_pending_review: "待審核", + status_won_tag: "已中簽", + status_lost: "未中簽", + status_cancelled: "已取消", + no_projects: "暫無項目", + no_allocation: "暫無配售記錄", + no_history: "暫無訂單記錄", + invalid_amount: "請輸入有效金額", + invalid_code: "請輸入配售碼", + invalid_pwd: "請輸入交易密碼", + select_project: "請選擇項目", + sub_type: "申購", + allo_type: "配售", + confirm_subscribe: "確認申購", + back: "返回" + }, + indexHeader: { + spot_trading: "現貨交易", + desc: "數字資產之間相互交易,如用USDC購買btc", + exchange: "閃兌", + exchange_desc: "一鍵兌換不同數字資產,即刻完成自動結算", + u_standard_contracts: "u本位合約", + u_standard_contracts_desc: "以USDC結算的槓桿合約交易", + option: "秒合约", + option_desc: "秒合约", + staking_mining: "質押挖礦", + staking_mining_desc: "為市場獲得流動性,獲得穩定收益", + currency_banking: "幣幣理財", + currency_banking_desc: "一鍵定投,穩健收益", + sgd_subscription: "新幣申購", + sgd_subscription_desc: "新幣最新搶先購", + fiat_currency_transactions: "法幣交易", + fiat_currency_transactions_desc: "P2P上安全輕鬆的買賣,選擇最佳報價", + third_party_transactions: "第三方交易", + third_party_transactions_desc: "三方品牌快捷選擇,VISA,Bank card,交易", + market: "市場", + buy_coins: "買幣", + trade: "交易", + contract: "合約", + finance: "金融", + receive: "領$1000", + log_out: "註銷", + log_in: "登錄", + sign_up: "註冊", + complaint_suggestion: "投訴建議", + my_Assets: "我的資產", + orders: "訂單", + inMobile: "請在移動端反饋", + not_yet_open: "尚未開放", + + "交易": "交易", + "快捷买币": "快捷買幣", + "交易中心": "交易中心", + "跟单": "跟單交易", + "DeFi借幣": "DeFi借貸", + "借貸交易, 放大收益": "借貸交易,放大收益", + "投資組合": "投資組合", + "涉及兩種加密貨幣的組合收益": "涉及兩種加密貨幣的組合收益", + "金融理财": "金融理財", + "市场行情": "市場行情", + "全網交易市場數據": "全網交易市場數據", + "更多新聞": "更多新聞", + "发现": "發現", + "分享好友": "分享好友", + "邀請好友獲得獎勵": "邀請好友獲得獎勵", + "活動大廳": "活動大廳", + "豐厚獎勵, 應有盡有": "豐厚獎勵,應有盡有", + "活动大厅": "活動大廳", + "資產中心": "資產中心", + "充值": "充值", + "提現": "提現", + "金融卡提現": "金融卡提現", + "劃轉": "劃轉", + "訂單中心": "訂單中心", + "地址簿": "地址簿", + "安全中心": "安全中心", + "身份認證": "身份認證", + "退出登錄": "退出登錄", + "首頁": "首頁", + "行情": "行情", + "交易": "交易", + "理財": "理財", + "資產": "資產", + "快捷買幣": "快捷買幣", + "AI策略交易": "AI策略交易", + "秒合约": "秒合约", + "周期短,收益快": "週期短,收益快", + "现货": "現貨", + "多品类,快速交易": "多品類,快速交易", + "合约": "合約", + "USDC永续合约外汇期货": "USDC永續合約外匯期貨", + "前往C2C交易": "前往C2C交易", + "模拟交易": "模擬交易", + "零风险,交易数字货币": "零風險,交易數字貨幣", + loan: "貸款", + loan_desc: "申請USDC貸款", + ieo: "IEO", + ieo_desc: "新幣申購與配售", + credit_ieo: "信用IEO", + credit_ieo_desc: "使用信用額度參與IEO", + options_trade: "期權", + options_trade_desc: "預測幣價漲跌,到期交割" + }, + credit: { + title: "信用額度", + max_credit: "最大信用額度", + used: "已使用額度", + available: "可用額度", + total_credit: "總信用額度", + score: "信用點數", + daily_rate: "日利率", + cycle: "信用週期", + days: "天", + increase: "增加額度", + records: "記錄", + repay_all: "全部還款", + repay_all_confirm: "確認全部還款?", + how_to_use: "如何使用信用額度", + step1: "提交審核資料", + step1_desc: "上傳身份信息,完成實名認證", + step2: "客服審核", + step2_desc: "專員評估信用資質,核定額度", + step3: "額度使用說明", + step3_desc: "可用於參與IEO,按週期還款解凍", + contact_open: "聯繫客服開通額度", + contact_desc: "請聯繫在線客服,提交資料後開通您的信用額度", + contact_btn: "聯繫客服", + credit_ieo: "信用IEO專區", + my_orders: "我的訂單", + frozen: "凍結中", + repaid: "已還款", + unlocked: "已解鎖", + overdue: "逾期", + frozen_amount: "凍結額度", + no_orders: "暫無訂單", + enter_amount: "請輸入金額", + confirm_subscribe: "確認參與", + repay_btn: "還款", + repay_confirm: "確認還款?", + exceed_available: "超出可用額度" + }, + homeContent: { + get_rice: "獲得財富", + intro1: "全球領先的數位資產交易所。 您的資產,您的選擇,由yxymk經過驗證的科技。", + phone_pla: "輸入手機號/郵箱", + go_pay: "去交易", + at1: "$100億+", + at2: "總交易量", + at3: "加密貨幣種類", + at4: "50萬+", + at5: "註冊用戶數", + at6: "提幣", + at7: "充值", + at8: "分享好友", + at9: "DeFi借幣", + at10: "安全中心", + at11: "投資組合", + at12: "地址簿", + at13: "NFT", + at14: "慈善", + + at16: "AI策略交易", + + at17: "最大收益率", + at18: "參與人數", + at19: "了解AI量化投資", + at20: "市場行情", + "journey starts from here": "旅程從這裡開始", + + "安全性": "安全性", + "透明度": "透明度", + "即使可追溯性": "即使可追溯性", + "效率與速度": "效率與速度", + "自動化": "自動化", + "前往慈善中心": "前往慈善中心", + "儲備金證明": "儲備金證明", + + "We promise that the platform": "我們承諾,該平臺以至少1:1的準備金率持有所有用戶資產。", + "We store most of our digital": `我們將大部分數位資產安全地存儲在離線多重簽名中 + 錢包.`, + "We have a user protection": `我們有一個用戶 + 價值3億美元的保護基金 + 為潜在的安全風險提供額外的保護層。`, + "安全的冷儲存": "安全的冷儲存", + "用戶保護基金": "用戶保護基金", + + "法律說明": "法律說明", + "flsm2": "本網站的宗旨是在不違反澳大利亞相關法律法規的前提下,為全球盡可能多的數字資產愛好者和用戶提供專業、安全、可靠的數字資產交易和資產管理服務。但是,如果您所在的國家或地區屬於法規明確禁止數字資產交易的司法管轄區,或被列入相關受制裁國家名單,則禁止您使用本網站的服務。", + + '实名认证': "為什麼需要進行實名認證?", + 'smrz2': "為了您的資金安全,以及洗錢活動的發生,我們需要確保您的收款賬戶與當前賬號身份信息進行關聯。", + '關於充值': "關於充值", + 'kfcz2': "請您通過平台官方的充值通道進行充值,請不要相信其他宣稱官方客服的人員。", + '登錄密碼忘記如何解決?': "登錄密碼忘記如何解決?", + 'wjmm2': "您可以在登錄頁麵點擊“忘記密碼”,然後重置“登錄密碼”。", + '關於賬號安全': "關於賬號安全", + 'kfrzaq': "請妥善保管您的賬號、密碼,不要將您的賬號信息透露給其他人。若不慎洩露賬號信息,請您及時修改密碼,或者聯繫客服處理。", + '什麼是凍結資產?': "什麼是凍結資產?", + 'djzz': "凍結資產是指您在進行交易或提現操作時,流程未全部完成,當前資產暫時由系統託管,不能由您自由支配。並不代表您損失了這筆資產或資產出現異常,請您放心。", + + "立即賺取收益": "簡單,安全。搜索熱門投資,立即賺取收益", + "投資組合": "投資組合", + "運行時長": "運行時長", + "日": "日", + "了解投資組合": "了解投資組合", + "新聞": "新聞", + "查看更多": "查看更多", + "前往NFT大廳": "前往NFT大廳", + "致力於慈善事業": "致力於慈善事業", + + "Trend analysis": "趨勢分析", + "Committed to": "致力於", + "Charity": "慈善", + "Make the world a better place through blockchain!": "通過區塊鏈讓世界變得更美好!", + "This platform builds": `該平臺圍繞構建完整的產業生態佈局 + 數位資產發行、流通、應用、估值發現和區塊鏈底層。 + 我們的願景是成為區塊鏈世界的基礎設施,為慈善事業做出貢獻`, + "外汇": "外匯", + "美股": "美股", + "期货": "秒合约", + "数字货币": "数字货币", + + + title: "最值得信賴的交易平台", + title2: "提供安全交易各種數字資產的能力", + sign_up_now: "立即註冊", + download_the_app: "下載APP", + go_to_trade: "去交易", + popular_plates: "熱門板塊", + market_conditions: "市場行情", + mainstream_coins: "主流幣", + trading_pairs: "交易對", + latest_price: "最新價", + up_and_down: "24H漲跌", + market: "行情", + trade: "交易", + trade_button: "交易", + more: "更多", + beginner_bootstrapping: "新手引導", + beginner_bootstrapping_sign_up_now: "立即註冊", + beginner_bootstrapping_deposit: "入金", + beginner_bootstrapping_trade: "交易", + beginner_bootstrapping_input: "輸入郵箱或手機號", + beginner_bootstrapping_sign_up_now_button: "立即註冊", + beginner_bootstrapping_prompt: "邀請好友加入{siteName},交易返佣最高30%", + beginner_bootstrapping_buy_coins_quickly: "快捷買幣", + beginner_bootstrapping_reference_price: "參考價格", + beginner_bootstrapping_buy_now_button: "立即購買", + beginner_bootstrapping_2nd_title: "鏈上資產,立即充值", + beginner_bootstrapping_2nd_title_desc: "通過區塊鏈錢包轉賬充值到您的賬戶", + beginner_bootstrapping_2nd_title_2nd: "OTC自選交易", + beginner_bootstrapping_2nd_title_2nd_desc: "0手續費,法幣交易買賣數字貨幣", + greenhorn_trade_module_first: "幣幣交易", + greenhorn_trade_module_first_span: "一鍵交易投資,支持1200+幣種", + greenhorn_trade_module_second: "ETP槓桿代幣", + greenhorn_trade_module_second_span: "現貨玩法,槓桿撬動收益,永不爆倉", + greenhorn_trade_module_third: "永續合約", + greenhorn_trade_module_third_span: "U本位永續合約,1~100X槓桿交易", + greenhorn_trade_module_fourth: "永續合約", + greenhorn_trade_module_fourth_span: "U本位永續合約,1~100X槓桿交易", + brand_title: "讓數字資產流通更有價值", + brand_module_first: "全球新一線交易所", + brand_module_first_tips: "產品生態蛻變創新,全球節點聚合流量", + brand_module_second: "優質項目全球首發", + brand_module_second_tips: "行情速遞,發現優質項目搶占投資先機", + brand_module_third: "數字資產1200+", + brand_module_third_tips: "全球市場項目任您選,24小時交易", + brand_module_fourth: "安全", + brand_module_fourth_tips: "數字資產存儲多重簽名冷錢包", + brand_module_fifth: "專業", + brand_module_fifth_tips: "超過10年金融風控團隊,支持API交易", + brand_module_sixth: "穩定", + brand_module_sixth_tips: "全球技術團隊,分佈式並行技術,高速撮合引擎", + swiper_first: "全球新一線交易所", + swiper_first_tips: "產品生態蛻變創新,全球節點聚合流量", + swiper_second: "優質項目全球首發", + swiper_second_tips: "行情速遞,發現優質項目搶占投資先機", + swiper_third: "數字資產1200+", + swiper_third_tips: "全球市場項目任您選,24小時交易", + swiper_fourth: "安全", + swiper_fourth_tips: "數字資產存儲多重簽名冷錢包", + swiper_fifth: "專業", + swiper_fifth_tips: "超過10年金融風控團隊,支持API交易", + swiper_sixth: "穩定", + swiper_sixth_tips: "全球技術團隊,分佈式並行技術,高速撮合引擎", + platform_wrap: "隨時隨地開啟交易", + platform_wrap_tips: "產品生態蛻變創新,聚焦佈局全球市場", + platform_wrap_android: "Android 下載", + platform_wrap_iphone: "iPhone 下載", + tipsmain_title: "立即開啟您的數字貨幣之旅", + tipsmain_tips: "{siteName}為您的交易保駕護航", + tipsmain_first_btn: "立即註冊", + tipsmain_second_btn: "開始交易", + tipsmain_v_else: "立即註冊", + safety_box_span: "全3項(滲透測試、漏洞賞金、資金證明)評分通過,獲得3星評分", + online_customer_service: "在線客服", + satisfaction_surveys: "滿意度調查", + back_to_top: "回到頂部", + experience_title: "您對此頁面整體體驗的滿意度?", + experience_very_dissatisfied: "非常不滿意", + experience_dissatisfied: "不滿意", + experience_no_comment: "沒意見", + experience_satisfied: "滿意", + experience_very_satisfied: "非常滿意", + experience_open_more_detail_flag: "您能跟我們提供更多反饋,以幫助我們下次更好改進嗎?", + experience_open_more_detail_input: "您能跟我們提供更多反饋,以幫助我們下次更好改進嗎?", + btn_submit: "提交", + feedback_title: "非常感謝您的反饋!", + feedback_tips: "您的反饋對我們非常重要! !", + feedback_btn: "知道了!", + moblie: "讓數字資產流通更有價值", + moblie_download: "下載" + }, + indexFooter: { + title: "讓數字資產流通更有價值", + terms_and_policies: "條款和政策", + anti_money_laundering: "反洗錢", + risk_warning: "風險警告", + service_privacy: "服務隱私", + terms_of_service: "服務條款", + privacy_statement: "隱私聲明", + service_information: "服務信息", + about_us: "關於我們", + risk_prompt: "風險提示:{siteName}提供的所有產品(包括數字資產,理財產品,基金等),{siteName}不對產品業績做任何保證,投資者應仔細閱讀理財產品的法律文件,了解產品風險和收益特徵(包括系統性風險和特定產品所特有的投資風險等)。投資者應根據自身資產狀況、風險承受能力選擇適合自己的理財產品。 {siteName}提供的宣傳推介材料僅供投資者參考,不構成{siteName}的任何推薦或投資建議。投資者應審慎決策、獨立承擔風險。", + partner_institutions: "合作機構", + + + "版權所有": "版權所有@2024©️EXCHANGE一家專職虛擬貨幣的服務公司 致誠之職 服務至上", + "客戶服務": "客戶服務", + "商務合作": "商務合作", + "VIP服務": "VIP服務", + "反洗錢協議": "反洗錢協議", + "隱私協議": "隱私協議", + "服務條款": "服務條款", + "政策": "政策", + "關於我們": "關於我們", + "新手教程": "新手教程", + "在線客服": "在線客服", + "現貨": "現貨", + "支持": "支持", + "金融理財": "金融理財", + "邀請有獎": "邀請有獎", + "產品": "產品", + "訂單中心": "訂單中心", + "劃轉": "劃轉", + "提現": "提現", + "充幣": "充幣", + "我的資產": "我的資產", + "資產管理": "資產管理", + "秒合约": "秒合约", + "永續": "永續", + "外匯": "外匯", + "現貨": "現貨", + "交易市場": "交易市場" + }, + accountCenter: { + welcome: "您好,", + authentication: "認證:", + deposit: "充幣", + title: "總資產:", + currency: "幣種", + available: "可用", + freeze: "凍結", + exchange: "交易所" + }, + accountaEntrust: { + time: "時間", + currency: "幣種", + number: "數量", + price: "價格", + account: "賬戶", + operate: "操作", + quash: "撤銷", + loading: "加載中...", + no_data_yet: "暫無數據" + }, + marketQuotaion: { + title: "加密貨幣市值", + market_first: "加密貨幣總市值是 {price} 億美金", + market_second: "比特幣的市佔率為 {share_bit}%,以太坊的市佔率為 {share_ethereum}%", + market_third: "最近 24 小時的交易量為 {trade} 億美金", + top_gainers: "漲幅排行", + popular_currencies: "熱門幣種", + coins: "硬幣", + last_price: "最後價格", + cycle: "24H 改變", + high: "高", + low: "低", + volume: "24H 音量", + market_trading: "市場交易", + trade: "市場交易", + all: "全部" + }, + fastTransaction: { + buy_cryptocurrency: "使用 Visa/Master Card/JCB/Discover 購買加密貨幣", + brief_introduction: "易於使用 · 最低費用 · 全球覆蓋", + swiper_second_tips: "受到全球數百萬用戶的信賴,提供一個安全的加密貨幣交易平台,並接受 100 多種支付方式及 30 多種法定貨幣。", + buy_coins_with_one_click: "一鍵買幣", + orders: "訂單", + how_to_buy: "如何購買加密貨幣?", + buy_control_hooks_first_span: "選擇 [購買] 選項,選擇您要購買和收到的加密貨幣,並輸入您要購買或收到的金額。", + buy_control_hooks_second_span: "點擊 [購買] 並選擇一個合適的付款方式。", + buy_control_hooks_third_span: "確認付款後,您購買的加密貨幣將自動轉入您的賬戶。", + buy_frequently_asked_questions: "常見問題", + buy_tips: "如果您對付款有任何問題,請聯繫在線客服!", + how_to_sell: "如何出售加密貨幣?", + sell_control_hooks_first_span: "選擇 [賣出] 選項,選擇您要出售和收到的加密貨幣,並輸入您要出售或收到的金額。", + sell_control_hooks_second_span: "點擊 [賣出],並選擇一種付款方式讓買方以您選定的加密貨幣付款。", + sell_control_hooks_third_span: "訂單處理完畢後,買家將通過您選擇的付款方式和您所選的加密貨幣進行付款。", + sell_frequently_asked_questions: "常見問題", + sell_tips: "如果您對付款有任何問題,請聯繫在線客服!", + buy: "買", + sell: "賣", + i_want_to_pay: "我想支付", + please_enter_the_amount: "請輸入金額", + search: "搜索", + please_enter_quantity: "請輸入數量", + please_enter_quantity_2: "請輸入數量", + all: "全部", + form_iput_search: "搜索", + I_will_receive: "我會收到", + input_decimal: "請輸入金額", + select_search_input: "請輸入金額", + payment_method: "付款方式", + no_payment_method_available: "查無支付方式", + reference_price: "參考價格:", + fast_transaction_quick_order_btn_tng82_btn: "買", + el_dialog_title: "選擇支付方式", + debit_or_credit_card: "借记卡/信用卡", + add_a_bank_card: "添加銀行卡", + third_party: "第三方", + yes: "確 認", + msg: "您所在的區域暫時不支持購買", + i_will_receive: "我會收到", + i_want_to_sell: "我想出售" + }, + creditCard: { + el_carousel_item_first: "使用 Visa/Master Card/JCB/Discover 購買加密貨幣", + el_carousel_item_second: "易於使用 · 最低費用 · 全球覆蓋", + el_carousel_item_third: "受到全球數百萬用戶的信賴,提供一個安全的加密貨幣交易平台,並接受 100 多種支付方式及 30 多種法定貨幣。", + third_party: "第三方", + orders: "訂單", + i_want_to_spend: "我想花費", + ant_input_affix_wrapper_placeholder: "請輸入購買金額", + select_a_currency: "選擇貨幣", + i_will_receive: "我會收到", + Select_a_currency_second: "選擇幣種", + tips: "溫馨提示", + desc: "合作夥伴為購買加密貨幣提供不同的選擇。請選擇正確的支付方式,找到最適合你的價格。", + select_a_payment_method: "選擇支付方式", + payment_details: "付款詳情", + disclaimer: "免責聲明", + disclaimer_details: "本信用卡買幣服務(下稱“服務”)由第三方機構Banxa,提供給您。在使用本服務之前,您需要同意Banxa平台相關的用戶協議以及其他使用相關服務可能需要您同意的法律文書。如果您在使用服務的時候遇到任何問題,請聯繫Banxa客服團隊。 Banxa客服團隊聯繫方式為:support@banxa.com。聯繫客服前,您也可以通過Banxa平台官網所列舉的其他救濟途徑解決您所遇到的問題。", + read: "我已閱讀並同意免責聲明", + continued: "繼 續" + }, + tv: { + price: "價格:", + price_input: "請輸入價格", + take_profit_price: "止盈價格", + stop_loss_price: "止損價格:", + best_price: "以市場最優價格下單", + inputtimes: "倍", + el_select_placeholder: "請選擇", + hand: "手", + equal: "等於", + contract_market_capitalization: "合約市值", + deposit: "保證金", + transaction_service_fees: "交易服務費", + buy_go_long: "買入 (做多)", + sell_short: "賣出 (做空) ", + lessnum: "該數字不得小於", + morenum: "數量不能超過", + traedoff: "這筆交易是現成的", + ptimes: "請選擇槓桿", + pprice: "請輸入價格", + realtime: "實時", + newprice: "最新價", + change: "漲幅", + sureOd: "確認下單", + high: "最高價", + min: "最低價", + conversion: "折合", + volume: "24H量", + market_transaction: "市價交易", + limit_trading: "限價交易", + num: "數量", + input_buy_num: "請輸入購買手數", + m: "分鐘", + hour: "小時", + transfer: "劃轉", + canceil: "取消", + confirm: "確認", + timed: "倍數", + bail: "保證金", + charge: "服務費", + available: "可用:", + hands: "数量", + day: "日", + week: "週", + type: "類型", + mon: "月" + }, + accountNewPage: { + coin_trading: "幣幣交易", + all_account_balances: "所有賬戶餘額", + label_available: "可用", + label_currency: "幣種", + label_freeze: "凍結", + label_convert_into: "折合", + label_operate: "操作", + from: "從", + reach: "至", + available_balance: "可用餘額", + available_balance_2: "可用餘額", + the_number_of_transfer_outs: "轉出數量", + you_will_get: "您將得到", + premium: "手續費", + exchange_rates: "兌換匯率", + exchange: "兌換", + insufficient_balance: "餘額不足", + cannot_be_the_same: "不能相同" + }, + leverTransactions: { + nowentrust: "當前委託", + lvchi: "合約持倉", + closed: "已平倉", + revoked: "已撤銷", + type: "類型", + open_price: "開倉價", + now_price: "當前價", + bail: "保證金", + sty_price: "止盈價", + sts_price: "止損價", + open_time: "開放時間", + rate: "手續費", + loss: "盈虧", + do: "操作", + entrust_price: "委託價", + delegation_time: "委託時間", + close_price: "平倉價", + close_time: "平倉時間", + status: "狀態", + revoke_time: "撤銷時間", + ping: "平倉", + set_loss: "設置止盈止損", + expect_profit: "預期盈利", + expect_loss: "預期虧損", + canceil: "取消", + confirm: "確認", + sure_close: "確認平倉?", + all_close: "全部平倉", + more_close: "只平多單", + more: "加載更多", + thanzone: "設置的值必須大於0", + nullClose: "只平空單", + revoke: "撤單", + revoke_order: "確認撤銷訂單麼?" + }, + leverMarket: { + market: "市場", + currency: "幣種", + lastprice: "最新價", + change: "漲幅" + }, + leverExchange: { + handicap: "盤口", + direction: "方向", + price: "價格", + number: "數量", + sellout: "賣出", + buyin: "買入" + }, + leverTrade: { + or: "或", + to_trade: "去交易", + logins: "登錄", + registers: "註冊", + taccount: "合約賬戶", + transfer: "劃轉", + shi: "市價交易", + xian: "限價交易", + price: "價格", + pprice: "請輸入價格", + timed: "倍数", + times: "X", + hand: "手", + equal: "等於", + hands: "数量", + pbuynum: "請輸入購買張數", + contractVal: "交易額", + bail: "保證金", + charge: "服務費", + domore: "買入 (做多)", + ptimes: "請選擇倍數", + doshort: "賣出 (做空)", + canuse: "可用", + buynumber: "買入量", + sellprice: "賣出價", + sellnumber: "賣出量", + sure_od: "確認下單", + confirm: "確認", + canceil: "取消", + bestprice: "市場最優價格", + lessnum: "最小數量不能小於", + morenum: "數量不能超出" + }, + secondContract: { + miscroAccount: "秒合約賬戶", + transfer: "劃轉", + balance: "餘額", + rate: "盈利率" + }, + mxDefi: { + title_normal_text: "即享挖礦獎勵,隨存隨取,靈活操作", + mining_treasure: "挖礦寶", + mining_records: "挖礦記錄", + expected_annualized_earnings: "預期日化收益", + day: "天", + minimum_number_of_lock_up_days: "最少鎖倉天數", + staking_amount: "質押額度", + no_upper_limit: "無上限", + go_to_staking: "去質押" + }, + secondTransactions: { + symbol: "交易對", + num: "開倉數量", + buy_price: "購買價", + now_price: "當前價", + finsh_price: "成交價", + profit_loss: "預計盈虧", + times: "倒計時", + rate: "手續費", + loss: "盈虧", + trade: "交易", + closed: "已平倉", + nodata: "暫無數據", + more: "加載更多" + }, + earn: { + financial_order: "理財訂單", + go_back: "返回", + tab_pane_label: "DeFi挖礦寶", + amount_of_deposit: "存幣數量", + daily_yield: "日收益率", + lockup_time: "鎖倉時間", + maturity_time: "到期時間", + liquidated_damages_for_early_redemption: "提前贖回違約金", + in_progress: "進行中", + redeemed: "已贖回", + operation: "操作", + status: "狀態", + redemption: "贖回", + nodata: "無數據", + refresh: "刷新", + confirm_definite_redemption: "確定贖回?", + confirm_title: "提示", + confirm_confirm_button: "确定", + confirm_cancel_button: "取消" + }, + structuredFinancial: { + title: "結構性理財", + desc: "固定收益與期權等金融衍生品組合的新型金融產品", + nav_content: "理財市場", + router_link_span: "我的理財", + total_product: "全部產品", + label_product: "產品", + label_reference_annualization: "參考年化", + label_investment_term: "投資期限", + label_residual_share: "剩餘份額", + label_subscription: "申購", + immediate_application: "立即申購", + have_ended: "已結束", + expansion: "展開", + sc_bczrlj: "我們的優勢", + proc_item_1: "收益高效", + proc_item_desc_1: "運用多種專業金融工具組合為用戶打造優質的高收益理財產品", + proc_item_2: "產品多元", + proc_item_desc_2: "提供多組合,多期限,多幣種的定期產品,品種多樣,選擇豐富", + proc_item_3: "安全可靠", + proc_item_desc_3: "專業的管理及風控方案為資產收益提供保障", + sc_dpybcj_title: "專業便捷的理財流程", + process_item_title_1: "產品申購", + process_item_title_2: "封閉計息", + process_item_title_3: "到期結算", + process_item_title_4: "本息到賬", + q_a: "常見問題", + tip1: "什麼是結構性理財?", + tip1flag: "結構性理財是一種基於固定收益與期權等金融衍生品組合的新型金融產品。一般以標的在投資期限內的價格表現與規定掛鉤價格比較關係來確定結算的收益率水平,可分為保本型及進取型兩種。用戶可根據自己所需的收益率,本位幣等選擇購買指定投資期限的產品,一般情況下到期進行結算贖回本息,不可進行提前贖回(具體視產品類型而定)。", + tip2: "計息及贖回規則如何?", + tip2flag: "申購不同的理財產品,計息及贖回規則可能有所不同,以鯊魚鰭產品為例,到期時進行最終收益的計算並發放至現貨賬戶,會根據整個投資期限內標的觀測價格表現與價格區間的關係來確定最終結算時收益的年化收益率。", + tip3: "結構性理財的風險是什麼?", + tip3flag: "根據不同的產品規則,計息的年化收益率會由標的觀測價格與規定掛鉤價的對比結果來確定,當市場波動較大時,難以把握二者的關係,存在以較低利率結算的可能性,另外本金也存在著一定損失的風險。", + subscription_information: "認購信息", + annual_rate_of_return: "年化收益率:", + name: "名稱:", + individual_price: "單份價格:", + holding_period: "持倉期限:", + holding_period_day: "天", + maturit_date: "到期日:", + purchase_share: "買入份額", + residual_share: "剩餘份額", + residual_share_copy_of_the: "份", + copy_of_the: "份:", + projected_income: "預計收益:", + buy_button: "購買" + }, + record: { + title: "我的理財", + go_back: "返回", + order_list: "訂單列表", + tr_th_1: "產品", + tr_th_2: "類型", + tr_th_3: "參考價", + tr_th_4: "預計收益", + tr_th_5: "到期時間", + tr_th_6: "狀態", + no_data: "暫無數據", + td_span_1: "失敗", + td_span_2: "已買入", + td_span_3: "結算成功", + td_span_4: "結算成功" + }, + startup: { + banner_title_1: "全球最大的區塊鏈首發平台", + banner_title_desc_1: "一鍵參與, 空投領不停", + banner_title_2: "歷史最高回報", + banner_data_item_1: "總成功認購項目", + banner_data_item_2: "總額", + banner_data_item_3: "總參與人數", + be_in_progress: "正在進行", + my_subscription: "我的認購", + surplus: "剩餘:", + svg_be_in_progress: "正在進行", + subscribe: "參與認購", + have_come_to_an_end: "已經結束", + purchased: "已購買", + have_reached: "已達", + surplus2: "剩餘:" + }, + startupDetail: { + go_back: "返回", + in_progress: "進行中", + surplus: "剩餘:", + start_time: "開始時間:", + end_time: "結束時間: ", + end_tip: "如最終沒有達到目標值,則眾籌失敗", + official_website: "官網", + white_paper: "白皮書", + su_next_stage_text_1: "結束", + su_next_stage_text_2: "還剩: ", + su_next_stage_text_3: "距離", + subscribe: "參與認購", + project_introduction: "項目介紹", + project_participation_requirements: "項目參與條件", + desc_1: "參與者應該在", + desc_2: "註冊", + desc_3: "和", + desc_4: "登錄", + content_1: "登錄後,完成用戶", + content_2: "KYC驗證", + agreement_tip: "參與之前簽署認購協議", + agreement: "簽署協議", + su_dtl_condition_tips: "份需要", + su_dtl_condition_tips_data: "金額,確保您有足夠的支持貨幣餘額用於認購,資產不會被扣除。", + risk_warning: "風險提示", + ol_li_1: "初創項目仍處在初級階段, 項目的運營、項目的底層技術、法律法規環境等均可能存在極大的風險。", + ol_li_2: "了解 Token 並對其固有風險進行評估需要掌握高級的技術和財經知識。", + ol_li_3: "受到技術、法律法規、市場和其他因素的影響, 您購買的 Token 價格可能會劇烈波動,價格可能會大幅降低或者升高。", + ol_li_4: "由於Token 的底層技術或者交易平台的原因, 您購買的 Token 可能無法全部或者部分提現。", + subscription_information: "認購信息", + subscription_quantity: "認購數量", + input_num: "請輸入認購數量", + need_to_pay: "需要支付", + current_balance: "當前餘額:", + issue_price: "發行價格:", + buy: "購買", + msg_input_num: "請輸入認購數量" + }, + dealTv: { + change: "漲幅", + high: "最高價", + min: "最低價", + volume: "交易量", + spot_transaction: "現貨交易", + transfer: "劃轉", + buy: "買入", + sell: "賣出", + market_price: "市價", + price_limit: "限價", + available: "可用", + top_up: "儲值", + purchase_price: "買入價", + purchase_volume: "買入量", + turnover: "成交額", + selling_price: "賣出價", + quantity_sold: "賣出量", + cdel: "當前委託", + hdeal: "歷史委託" + }, + deal: { + time: "時間", + price: "價格", + number: "数量", + rtt: "實時成交" + }, + noticeList: { + help: "幫助中心", + nodata: "暫無數據" + }, + exchange: { + newprice: "最新價", + direction: "方向", + price: "價格", + number: "数量", + sum: "總計", + sellout: "賣", + handicap: "盤口", + buyin: "買" + }, + trade: { + change: "幣幣賬戶", + buyin: "買", + transfer: "劃轉", + sellout: "賣", + bestprice: "市場最優價格", + inprice: "請輸入買入價", + innumber: "請輸入買入量", + confirm: "請確認您的操作!", + sure: "确定", + ceil: "取消", + outprice: "請輸入賣出價", + outnumber: "請輸入賣出量" + }, + entrust: { + ul_li_1: "類型", + ul_li_2: "價格", + ul_li_3: "交易手數", + ul_li_4: "時間", + ul_li_5: "狀態", + inbuy: "買入", + outsell: "賣出", + more: "加載更多", + nodata: "暫無數據", + loading: "加載中", + nomore: "暫無更多" + }, + hisentrust: { + ul_li_1: "類型", + ul_li_2: "價格", + ul_li_3: "交易手數", + ul_li_4: "時間", + ul_li_5: "狀態", + inbuy: "買入", + outsell: "賣出", + nodata: "暫無數據", + loading: "加載中", + more: "加載更多", + nomore: "暫無更多" + }, + complete: { + alltread: "全站交易", + time: "時間", + price: "價格", + treadnum: "交易数量", + inbuy: "買入", + outsell: "賣出", + all: "全部" + }, + market: { + currency: "幣種", + lastprice: "最新價", + change: "漲幅" + }, + secondTv: { + newprice: "最新價", + zhangfu: "漲幅", + conversion: "折合", + hourday: "24H量" + }, + login: { + welcome: "歡迎登錄", + login_tabItem_0: "郵箱", + login_tabItem_1: "手機", + active_0: "郵箱", + active_1: "手機號碼", + filter_value_placeholder: "輸入國家名稱、區號搜索", + phone_placeholder: "手機號碼", + mail_placeholder: "郵箱地址", + password: "密碼", + password_placeholder: "登錄密碼", + forget: "忘記密碼", + login_btn: "登錄", + no_account_number: "沒有賬號", + register_now: "立即註冊" + }, + forgetPwd: { + go_back: "返回", + retrieve: "找回登錄密碼", + input_account: "輸入賬號、安全驗證", + security_verification: "密保驗證", + set_a_password: "設置密碼", + mail: "郵箱", + phone: "手機", + label_mail: "郵箱", + mail_placeholder: "請輸入郵箱", + label_phone: "手機", + choice_of_nationality: "選擇國籍", + placeholder_choice_of_nationality: "選擇國籍" + }, + register: { + create_account: "創建賬戶", + create_tips: "使用您的電子郵箱或手機號進行註冊", + active_0: "手機", + active_1: "郵箱", + login_title_item_active_1: "郵箱", + login_title_item_active_if: "手機號碼", + mail_placeholder: "郵箱地址", + phone_placeholder: "手機號碼", + tip_placeholder: "輸入國家名稱、區號搜索", + password: "密碼", + password_placeholder: "設置登錄密碼", + invitation_code: "邀請碼(選填)", + invitation_code_placeholder: "邀請碼(選填)", + paste: "粘貼", + agree: "同意", + agreement: "用戶協議", + agreement_mobile: "用戶協議", + register: "註冊", + already_have_an_account: "已有賬號", + login_now: "立即登錄", + e_mail_verification: "郵箱驗證", + phone_verification: "手機驗證", + tip_before: "請輸入您在", + tip_mail: "郵箱", + tip_phone: "手機", + tip_after: "收到的6位驗證碼,驗證碼5分鐘有效", + ver_code_mail: "郵箱", + ver_code_phone: "手機", + verification_code: "驗證碼", + send_the_verification_code: "發送驗證碼", + msg1: "郵箱格式不正確", + msg2: "請填寫正確的手機號", + msg3: "密碼不能為空或長度小於6位數", + msg4: "請先同意協議", + msg_center: "消息中心", + system_msg: "系統消息", + system_gg: "系統公告" + }, + accountSet: { + personal_center: "個人中心", + registration_time: "註冊時間", + security_level: "安全級別", + low: "低", + middle: "中", + high: "高", + tip: "建議至少完成3項安全設置,提高賬戶安全等級", + phone_or_mail: "手機/郵箱綁定", + basic_authentication: "基礎身份認證", + advanced_authentication: "高級身份認證", + advanced_authentication_desc: "完成高級實名認證,賬戶更安全", + authentication: "身份認證", + basic_authentication_desc: "綁定真實個人信息,防止賬戶盜用、篡改", + go_to_authentication: "去認證", + under_review: "審核中", + audited: "已審核", + two_factor_authentication: "雙重身份驗證", + mobile_authentication: "手機認證", + mobile_authentication_desc: "手機認證為你資金安全提供多一層保護", + unbound: "未綁定", + mail_authentication: "郵箱認證", + mail_authentication_desc: "郵箱認證為你資金安全提供多一層保護(為防止個人信息被盜取,請設置", + mail_authentication_desc_end: "防釣魚碼", + account_password: "賬戶密碼", + login_password: "登錄密碼", + login_password_desc: "用於保護賬戶安全", + revise: "修改", + get_back: "找回", + fund_password: "資金密碼", + fund_password_desc: "用於保護資產安全", + not_set: "未設置", + wallet_settings: "錢包設置", + fiat_currency_settings: "法幣設置", + check_the_exchange_rate: "選擇幣種查看匯率", + choose: "選擇", + withdrawal_address: "提幣地址", + withdrawal_address_tip: "請綁定提幣地址", + set: "設置", + bank_account: "銀行賬戶", + bank_account_tip: "請添加銀行卡信息", + err_tip: "字數超啦!" + }, + transferLog: { + verified: "實名認證", + verified_desc: "綁定真實個人信息,防止賬戶盜用、篡改", + personal_certification: "個人認證", + basic_authentication_1: "真實姓名、身份證件號碼", + basic_authentication_2: "預計1小時內完成審核", + advanced_real_name_authentication: "高級實名認證", + recommend: "推薦", + desc_1: "身份證件照正、反面照片", + desc_2: "預計2小時內完成審核", + tip_1_1: "1.不支持站内转出", + tip_1_2: "1.支持站内转出", + tip_1_3: "1.可參與平台所有業務", + tip_2_1: "2.不支持期權交易", + tip_2_2: "2.支持期權交易、幣幣交易等業務", + tip_2_3: "2.每日累計提現額度≤150BTC", + tip_3_1: "3.每日累計提現額度≤2BTC", + tip_3_2: "3.每日累計提現額度≤60BTC", + next: "下一步", + previous: "上一步", + submit_review: "提交審核", + personal_information: "個人信息", + personal_information_desc: "請提供真實的用戶信息和證件號碼,基本身份認證完成後相關信息便無法更改,並為後續認證提供信息基礎。", + select_nationality: "選擇國籍", + type_of_certificate: "證件類型", + id_card: "身份證", + passport: "護照", + driver_license: "駕駛證", + actual_name: "真實姓名", + input_placeholder: "請輸入您本人的真實姓名", + id_number: "證件號碼", + id_number_placeholder: "請輸入證件號碼", + start_authentication: "開始認證", + id_front: "證件正面", + click_to_upload: "點擊上傳", + the_back_of_the_document: "證件反面", + upload_tip: "請上傳證件正面", + upload_tip_2: "請上傳證件反面", + please_select_a_document_type: "請選擇證件類型", + name_tip: "請填寫姓名", + id_number_tip: "請填寫證件號碼", + nation_tip: "請填寫國家" + }, + transferSet: { + payment_settings: "收款設置", + add_address: "請選擇幣種類型添加提幣地址", + add: "添加", + bank_card_binding: "銀行卡綁定", + bank_card_binding_tip: "請綁定您的銀行卡信息", + update: "修改", + please_select_currency: "請選擇幣種", + chain_type: "鏈類型", + input_withdrawal_address: "請輸入提幣地址", + account_name: "賬戶名稱", + please_enter_account_name: "請輸入賬戶名稱", + bank_name: "銀行名稱", + please_enter_the_bank_name: "請輸入銀行名稱", + beneficiary_country: "收款人國家/地區", + input_beneficiary_country: "收款人國家/地區", + input_iban: "請輸入IBAN", + bank_code: "銀行編碼", + input_bank_code: "請輸入銀行編碼(BIC/SWIFT)", + bank_address: "銀行地址", + msg_1: "幣種必填", + msg_2: "鏈類型必填", + msg_3: "提幣地址必填", + msg_4: "賬戶名稱必填", + msg_5: "銀行名稱必填", + msg_6: "收款人國家/地區必填", + msg_7: "IBAN必填", + msg_8: "銀行編碼(BIC/SWIFT)必填", + msg_9: "銀行地址必填", + msg_10: "添加收款賬戶", + msg_11: "修改收款賬戶", + msg_12: "修改提幣地址", + msg_13: "修改收款賬戶", + msg_14: "確定刪除?", + msg_15: "添加提幣地址", + edit: "編輯" + }, + change: { + withdraw: "提現", + total_asset_valuation: "資產總估值", + today_earnings: "今日收益", + contract_assets: "合約資產", + fiat_assets: "法幣資產", + option_asset: "秒合約資產", + fund_account_conversion: "資金賬戶折合", + hide: "隱藏0資產", + record: "記錄", + copy: "複製", + a1: "請勿向上述地址充值任何非", + a2: "資產,否則資產將不可找回。", + a3: "充幣僅支持simple send的方法,使用其他方法(send all)的充幣暫時無法上賬,請您諒解。", + a4: "您充值至上述地址後,需要整個網絡節點的確認,1次網絡確認後到賬,6次網絡確認後可提幣。", + a5: "最小充值金額:", + a6: "小於最小金額的充值將不會上賬且無法退回。", + a7: "您的充值地址不會經常改變,可以重複充值;如有更改,我們會盡量通過網站公告或郵件通知您。", + a8: "請務必確認電腦及瀏覽器安全,防止信息被篡改或洩露。", + a9: "您充值至上述地址後,需要整個網絡節點的確認,1次網絡確認後到賬,2次網絡確認後可提幣。", + a10: "提交充值信息後請耐心等待工作人員審核", + notice: "溫馨提示", + chaddress: "選擇提幣地址", + please_select_an_account: "請選擇賬戶", + transfer_amount: "劃轉數量", + transfer_amount_input: "請輸入劃轉數量", + balance: "幣幣賬戶餘額", + amount: "充值數量", + cgaddress: "充幣地址", + hash: "哈希值", + picture: "轉賬截圖" + }, + fiat: { + fiat_account: "法幣賬戶", + balance: "法幣資產餘額", + financial_account: "理財賬戶" + }, + invitation: { + invite_friends: "邀請好友", + invite_friends_desc: "雙方共同享大額邀請獎勵,快喊上好友一起來賺幣吧!", + top_box: "如何輕鬆賺取佣金", + top_box_tip: "邀請好友註冊並交易,即刻和好友共享交易返佣獎勵", + send_invitation: "發送邀請", + register_and_trade: "註冊並交易", + share_transaction_rebate: "共享交易返佣", + my_invite_stats: "我的邀請統計", + total_invites: "總邀請人數", + total_commission: "總佣金", + invitation_code: "邀請碼", + invite_link: "邀請鏈接", + my_rebate_factor: "我的返佣係數", + friends_cashback_factor: "好友返現係數", + face_to_face_invitation: "面對面邀請", + poster_invitation: "海報邀請", + rules: "規則說明", + rebate_level: "返佣等級", + mining_pool: "礦池", + regular: "定期", + award: "1、邀请人奖励", + award_desc: "1)入金獎勵:每邀請1位好友註冊7日內完成實名認證並累計交易額滿100USDC(含現貨交易、槓桿交易),邀請人即可獲得2USDC入金獎勵;獎勵將在好友完成實名認證且累計交易額滿100USDC後整點進行發放,用戶點擊領取後立即到賬。", + award_desc_2: "2)返佣獎勵:邀請好友進行交易(含現貨交易、保證金交易),邀請人可享受2級返佣獎勵;獎勵將以好友交易寄出幣按返佣比例實時發放,用戶點擊領取後立即到賬。" + }, + uorder: { + currency_wealth_management_order: "幣幣理財訂單", + spot_transaction_order: "現貨交易訂單", + u_standard_contract_order: "U本位合約訂單", + option_order: "秒合約訂單", + pledge_mining: "質押挖礦", + sgd_subscription: "新幣申購", + in_transaction: "交易中", + completed: "已完成", + opening_time: "開倉時間", + order_duration: "訂單時長", + subscription_time: "申購時間", + number_of_applications: "申請數量", + pass_quantity: "通過數量", + time_to_market: "上市時間", + order_center: "訂單中心" + }, + other: { + invitation_rebate: "邀請返佣", + join_the_community: "加入社區", + predict: "預測時間週期漲跌!", + win: "贏取", + openTime: "開倉時間", + rate: "手續費", + openNum: "開倉數量", + openNum_desc: "請輸入開倉數量", + miscro_up: "買漲", + miscro_down: "買跌", + setPayPassword: "設置交易密碼", + minimum_withdrawal_amount: "最小提幣數量", + arrival_amount: "到賬數量", + payPassword: "交易密碼", + withdraw_coins: "提幣", + withdrawal_amount: "提幣數量", + creation_time: "創建時間", + "审核中": "審核中", + "审核完成": "審核完成", + "审核失败": "審核失敗", + withdrawal_address_tip_info: "請選擇提幣地址", + withdrawal_amount_alert: "請填寫數量", + recharged: "已充值", + recharge_record: "充值記錄", + recharge_num: "充值數量", + submit_recharge_info: "提交充幣信息", + upload_recharge: "上傳憑證", + deposit: "充幣", + bind_phone: "綁定手機號", + bind_phone_desc: "為了您的賬號安全,請綁定手機號", + bind_email: "綁定郵箱", + bind_email_desc: "為了您的賬號安全,請綁定郵箱", + "进行中": "進行中", + "已完成": "已完成" + }, + bonus: { + tip_1: "輕鬆領取", + tip_2: "累計參加人數", + tip_3: "用戶 530***** 完成累計交易額 10,000 USDC 獲得隨機獎勵!", + tip_4: "用戶 463***** 完成首筆合約交易 1,000 USDC 獲得 5 USDC!", + tip_5: "趕快參加活動獲取USDC贈金!", + you_have_obtained: "您已獲得", + up_to: "最高達", + not_logged_in: "未登錄", + not_certified: "未認證", + verified: "已認證", + cumulative_collection: "累計領取總贈金", + pick_up_record: "領取記錄", + novice_task: "新手任務", + first_charge_times_reward: "首充2倍獎勵", + first_charge: "首充", + to_finish: "去完成", + the_first_contract_transaction: "首筆合約交易", + contract_accumulation: "天內合約累計交易額", + tip_6: "合約開通日計算", + current: "當前", + user_task: "用戶任務", + invite_new_users: "邀請新用戶", + tip_7: "邀請新用戶完成KYC並參與合約交易", + tip_8: "雙方獲得", + tip_9: "贈金", + tip_10: "已邀請並完成任務:{number}人", + transaction_amount: "合約累計交易額", + random_reward: "隨機獎勵", + contract_bonus: "合約贈金", + rules_of_use: "使用規則", + rule_1: "贈金僅可用於合約交易,盈利部分可提現,贈金本身不可提現。", + rule_2: "贈金可作為保證金進行交易,也可用於抵扣交易手續費、虧損、資金費用。", + rule_3: "贈金消耗完之前,任何資產轉出合約賬戶的操作,都將導致您的贈金清零。", + rule_4: "贈金有效期為15日,發放15日後未使用完的剩餘贈金將被回收,期間帶來的爆倉風險請留意。", + rule_5: "新用戶通過鏈上充值或法幣入金並劃轉至合約賬戶,單筆金額大於首充任務要求額度且在領取獎勵時合約賬戶無提幣和劃轉行為,即可按不同任務等級發放獎勵。 。", + rule_6: "新用戶完成KYC進入活動頁後,首次單筆合約訂單交易量滿足首筆交易任務的要求,即可按照完成任務發放獎勵,該獎勵只能領取一次,不能多次領取。", + rule_7: "邀請任務獎勵於完成任務後,次日發放贈金,如次日未收到請聯繫客服領取。", + rule_8: "功能體驗任務獎勵每位用戶僅限領取一次,如【首次體驗止盈止損】任務。 ", + rule_9: "使用任何手段套取獎勵的行為都將被視為作弊,疑似賬戶會進入審核狀態,一經確認,相關賬戶將被封禁,並回收賬戶內全部贈金。", + rule_10: "因活動參與用戶較多,完成對應任務後需要等待30分鐘以內才可領取獎勵,如果超出30分鐘後對應任務在審核狀態,可能需要1-3天左右的審核時間(審核時間不會影響首充任務雙倍獎勵的領取),謝謝您的理解和支持,我們將繼續優化改進用戶體驗。", + notice: "注意:請您在點擊領取首充贈金前,合約賬戶金額須滿足首充金額要求,否則將可能領取不成功,也無法補發。首充獎勵一個UID僅限領取一次", + rule_2_1: "如何查看贈金", + rule_2_2: "贈金餘額:贈金將發放至您的合約賬戶中,打開APP,點擊「資產」-「合約」即可查看餘額。" + }, + mx_defi_detail: { + day_rate: "日收益率", + lock_start_time: "鎖倉開始時間", + lock_week: "鎖倉週期", + lock_over: "解鎖{day}日後發放本金", + lock_num: "鎖倉數量", + available_balance: "可用餘額", + lock_num_tips: "請輸入鎖倉數量", + min_lock_num: "最低鎖倉數量", + all: "全部", + day_yq_rate: "日預期收益", + desc_title: "請務必仔細閱讀以下細則後謹慎參與", + desc_msg1: "最少申購數量{min} {currency_name},最少質押時長{day}天", + desc_msg2: "開始產生收益時間:{day} 天后", + desc_msg3: "T 代表質押日期。收益將從 T+1(第二天)開始,並將在 T+2 分配到您的賬戶。在您解除質押資產的當天不會產生任何收益。收益將每天分配到您的現貨賬戶。", + desc_msg4: "贖回前,質押的資產不能參與交易,無法提現,也不能提前解鎖", + desc_msg5: "在達到最少質押時長後,您可選擇贖回或者繼續質押,最終收益按照實際質押天數核算", + desc_msg6: "贖回後,您的本金將會在10分鐘內解鎖", + desc_msg7: "本人承諾已充分知曉項目風險", + desc_msg8: "風險告知書" + }, + buyCrypto: { + bankName: "銀行轉賬", + three: "第三方", + currency: "選擇幣種和支付方式", + corresponding: "請選擇對應的貨幣幣種", + payment: "支付方式", + continue: "繼續", + problem: "常見問題", + swift: "SWIFT是什麼?", + swift_desc: "SWIFT轉賬讓您從上百個國家/地區使用銀行賬戶購買加密貨幣。加密貨幣購買交易將於您的銀行SWIFT付款完成後的2-5個工作日內成功交易。電匯(Wire Transfer)讓您通過FedWire 系統使用美國銀行賬戶購買加密貨幣。如果您對付款有任何疑問,請聯繫在線客服。", + deposit_input: "請輸入您要存入的金額", + amount: "金額", + amount_input: "請輸入金額", + receive: "您將收到", + rate: "USD 與 USDC 之間的兌換率為 1:1", + bankAccount: "添加銀行賬戶", + fee: "手續費", + buy: "立即買入", + notice: "注意", + desc: "銀行轉賬費請以匯款銀行收費為準只有實際到賬金額可轉換為USDC如果信息輸入不正確,金額可能會被退回到匯款賬戶。銀行可能會收取相關費用。如果您對付款有任何疑問,請聯繫在線客服", + over: "請盡快完成轉賬,否則您的訂單將會被取消", + information: "賬戶信息", + transfer: "請使用本人賬戶向以下銀行賬戶轉入", + account_name: "賬戶名稱", + iban: "IBAN", + beneficiary_country: "收款人國家/地區", + bank_code: "銀行編碼(BIC/SWIFT)", + bank_name: "銀行名稱", + bank_address: "銀行地址", + transfer_amount: "轉賬金額", + photo: "記不住?保存至相冊", + transfer_over: "已完成轉賬", + screenshot: "請上傳轉賬截圖", + image_desc: "注意圖片格式必須為", + upload: "上傳", + will_receive: "我會收到", + want_spend: "我想花費", + copy: "複製", + submit_error: "您所在的區域暫時不支持!", + select_payment_method: "請選擇支付方式", + online_bank: "網絡銀行", + scan_code_payment: "掃碼支付", + bank_payment: "銀行支付", + direct_bank: "銀行直連", + please_enter_information: "請輸入信息", + the_minimum_amount_is: "最低購買金額為", + please_enter_an_integer: "請輸入整數", + payment_successful: "支付成功", + to_be_paid: "待支付", + please_select_a_country: "請選擇國家", + please_select_currency: "請選擇幣種", + quickly_buy_coins: "快捷買幣", + wallet: "錢包", + bank_transfer: "銀行轉賬", + credit_card: "VSA/MasterCard", + please_select_a_bank: "請選擇銀行", + rate_desc: "與 USDC 之間的兌換率為", + payer_first_name: "付款人名", + payer_last_name: "付款人姓", + payer_email: "付款人郵箱", + payer_phone: "付款人電話", + payer_cpf: "付款人稅號", + payer_full_name: "付款人姓名", + wallet_payment: "錢包支付", + usa: "美國", + nigeria: "尼日利亞", + thailand: "泰國", + indonesia: "印度尼西亞", + brazil: "巴西", + india: "印度", + vietnam: "越南", + mexico: "墨西哥", + philippine: "菲律賓" + }, + + // C2C 商家系統 + c2cMerchant: { + buy: "買入", + sell: "賣出", + merchant: "商家", + quantity: "數量", + limit: "限額", + unit_price: "單價", + payment: "支付方式", + rating: "好評率", + buy_crypto: "購買", + sell_crypto: "出售", + order_no: "訂單編號", + order_time: "訂單時間", + transfer_to_merchant: "轉帳至商家帳戶", + pay_within: "請在以下時間內完成付款", + contact_merchant: "聯繫商家", + amount: "金額", + fee: "手續費", + total: "總計", + step1: "下單", + step2: "付款", + step3: "收幣", + step1_desc: "下單後,賣家的資產由平台託管", + step2_desc: "通過交易中的付款方式向商家轉款", + step3_desc: "商家確認收到款項,平台將資產釋放給你", + enter_amount: "請輸入數量", + confirm_order: "確認下單", + order_records: "訂單記錄", + all: "全部", + status_pending: "待處理", + status_completed: "已完成", + status_cancelled: "已取消", + status_expired: "已過期", + direction: "方向", + you_pay: "您要支付", + load_more: "加載更多", + cancel: "取消", + action: "操作", + order_success: "下單成功" + } +} \ No newline at end of file diff --git a/src/lang/it.js b/src/lang/it.js new file mode 100644 index 0000000..ea7328c --- /dev/null +++ b/src/lang/it.js @@ -0,0 +1,1925 @@ +export default { + hycg: "成功な契約違反", + km1: "vendibile", + zx: 'auto-selezionato', + tjcg: "Inviato con successo", + gg8: "Utilizzare il tuo indirizzo email o", + gg9: "Registrati", + yzmbbt: "Codice di invito (obbligatorio)", + zfr1: "Mappa di base", + zfr2: "Mappa di profondità", + qshsl26: "Conferma dell'ordine", + qshsl27: "Continua ad ordinare", + qshsl1: "Indirizzo email", + qshsl2: "Inserisci il tuo indirizzo email", + qshsl3: "Oggetto", + qshsl4: "Inserisci un oggetto", + qshsl5: "Descrivi il problema", + qshsl6: "Descrivi il problema", + qshsl7: "Inviato con successo, ti risponderemo al più presto", + qshsl8: "Suggerimenti e feedback", + qshsl10: "Nome del progetto", + qshsl11: "Nome del token", + qshsl12: "Descrizione del progetto", + qshsl13: "Indirizzo del contratto", + qshsl14: "Sito web ufficiale", + qshsl15: "Nome del contatto", + qshsl16: "Email del contatto", + qshsl17: "Carica allegato", + + qshsl18: "Inserisci il nome del progetto", + qshsl19: "Inserisci il nome del token", + qshsl20: "Inserisci la descrizione del progetto", + qshsl21: "Inserisci l'indirizzo del contratto", + qshsl22: "Inserisci il sito web ufficiale", + qshsl23: "Inserisci il nome del contatto", + qshsl24: "Inserisci l'email del contatto", + qshsl25: "Carica un allegato", + qshsl: 'Si prega di inserire la quantità (fogli)', + czcc: 'Operazione riuscita', + czsb: 'Operazione fallita', + fzcf: 'Copia riuscita', + zjde1: 'Inserisci il numero di conto', + zjde2: 'Inserisci la password', + zjde3: 'Accesso riuscito', + zjde4: 'Conferma password', + zjde5: 'Inserisci il codice di verifica', + zjde6: 'Inserisci nuovamente la password', + zjde7: 'Registrati', + zjde8: 'Password non corrispondenti', + zjde9: 'Si prega di leggere e accettare prima l\'informativa sulla privacy', + zjde10: 'La piattaforma di trading di criptovalute più popolare', + zjde11: 'Dollaro USA', + zjde12: 'Volume di trading in 24 ore', + zjde13: 'Fornitore di liquidità globale', + zjde14: 'Utenti', + zjde15: 'Fai trading ora', + zjde16: 'Volume di trading in 24 ore', + zjde17: 'Valore delle transazioni in 24 ore', + zjde18: 'Visualizza altro', + zjde19: 'I nostri vantaggi', + zjde20: 'è una potente piattaforma blockchain open source progettata per supportare e gestire un\'infrastruttura digitale sicura, conforme e prevedibile.', + zjde21: 'Notizie sulle criptovalute', + zjde22: 'Di più', + zjde23: 'Visualizza dettagli', + zjde24: 'Chi siamo', + zjde25: 'Informazioni su di noi', + + zjde26: 'Una piattaforma di trading di criptovalute innovativa che serve gli utenti professionisti di trading in tutto il mondo, dedicata alla scoperta di opportunità di investimento in criptovalute innovative di alta qualità. Attualmente offre oltre quaranta prodotti di trading e servizi di investimento in criptovalute.', + zjde27: 'Il gruppo è un leader globale nei servizi finanziari di asset blockchain. Ha fornito servizi di alta qualità a milioni di utenti provenienti da oltre 130 paesi in tutto il mondo. Ha uffici indipendenti negli Stati Uniti, Singapore, Corea del Sud, Hong Kong e in altre regioni. Centri di trading e operativi.', + zjde28: 'Il gruppo e i suoi marchi affiliati sono leader globali in termini di piattaforme tecnologiche, linee di prodotti, sistemi di sicurezza e controllo del rischio, operazioni e servizi clienti. Inoltre, altre filiali del gruppo che operano a livello globale includono la piattaforma di trading di criptovalute THEICE Japan e il servizio di gestione degli asset digitali del portafoglio THEICE.', + zjde29: 'Trading ovunque e in qualsiasi momento', + zjde30: 'Compatibile con multi-piattaforme, soddisfa le esigenze di trading in vari scenari in qualsiasi momento', + zjde31: 'Visualizza le quotazioni in tempo reale in qualsiasi momento', + zjde32: 'Compra e vendi facilmente BTC, ETH, XRP e altre criptovalute', + zjde33: 'Ricevi avvisi sulle variazioni dei prezzi delle criptovalute che ti interessano', + zjde34: 'Consulta i prezzi a termine, a termine e di opzioni di Bitcoin', + zjde35: 'Confronta i prezzi delle criptovalute tra vari scambi', + zjde36: [{ + h1: 'Sicurezza e stabilità', + desc: 'Un team tecnico di primo livello, protezione completa della sicurezza, sviluppo autonomo di un motore di trading ad alta velocità, che può funzionare in modo stabile e affidabile anche con un elevato volume di transazioni.' + }, + + { + h1: 'Professionale e conforme', + desc: 'Un team operativo professionale con anni di esperienza nel settore blockchain e finanziario, in possesso di licenze per il trading di asset digitali conformi, con garanzia di riserve al 100%.' + }, + { + h1: 'Orientato al cliente', + desc: 'Rivolto al mercato globale, supporto multilingue, funzionamento continuo 24 ore su 24, 7 giorni su 7, forte supporto della comunità, servizio clienti professionale.' + }, + { + h1: 'Alta performance', + desc: '300.000 transazioni al secondo, tempo di risposta degli ordini inferiore a 1 millisecondo.' + } + ], + zjde37: 'Contratti a termine', + zjde38: 'Asset', + zjde39: 'Mining di liquidità', + zjde40: 'Centro assistenza', + zjde41: 'Centro annunci', + zjde42: "Download dell'app", + zjde43: 'Scarica', + zjde44: 'Portafoglio degli asset', + zjde45: 'Condividi con gli amici', + zjde46: 'Registro delle transazioni', + zjde47: "Autenticazione dell'identità", + zjde48: 'Punteggio di credito', + zjde49: 'Centro sicurezza', + zjde50: 'Modifica password', + zjde51: 'Imposta password per prelievo', + zjde52: 'Cancella cache', + zjde53: 'Esci', + zjde54: 'Centro personale', + zjde55: 'Lingua', + zjde56: 'Valuta di conversione', + zjde57: [{ + title: 'Contratti a termine', + url: 'secondDealCenter' + }, + { + title: 'Contratti perpetui', + url: 'leverdealCenter' + }, + { + title: 'Spot', + url: 'dealCenter' + } + ], + + zjde58: [{ + type: 'USD', + symbol: '$', + text: 'Dollaro americano' + }, + { + type: 'CNY', + symbol: '¥', + text: 'Renminbi cinese' + }, + { + type: 'HKD', + symbol: 'HK$', + text: 'Dollaro di Hong Kong' + }, + { + type: 'EUR', + symbol: '€', + text: 'Euro' + }, + { + type: 'CAD', + symbol: 'C$', + text: 'Dollaro canadese' + }, + { + type: 'JPY', + symbol: 'JPY', + text: 'Yen giapponese' + }, + { + type: 'SGD', + symbol: 'NZ$', + text: 'Dollaro neozelandese' + }, + { + type: 'TWD', + symbol: 'NT$', + text: 'Nuovo dollaro taiwanese' + }, + { + type: 'SGD', + symbol: 'S$', + text: 'Dollaro di Singapore' + }, + { + type: 'PHP', + symbol: '₱', + text: 'Peso filippino' + }, + + { + type: 'AUD', + symbol: 'AU$', + text: 'Dollaro australiano' + }, { + type: 'GBP', + symbol: '£', + text: 'Sterlina britannica' + }, + { + type: 'KRW', + symbol: '₩', + text: 'Won sudcoreano' + }, + + ], + zjde59: 'Mercato dei contratti', + zjde60: 'Classifica delle variazioni', + zjde61: 'Classifica delle transazioni', + zjde62: 'Coppia di valute', + zjde63: 'Prezzo di chiusura', + zjde64: 'Variazione', + zjde65: 'Volume di scambi', + zjde66: 'Accesso all\'account', + zjde67: 'Bentornato! Accedi con la tua email o numero di telefono', + zjde68: 'Ricorda la password', + zjde69: 'Ho letto e accetto', + zjde70: 'Paese', + zjde71: 'Crea', + zjde72: 'Account', + zjde73: 'Registrati con la tua email o numero di telefono', + zjde74: 'Ottieni', + zjde75: 'Seleziona il prefisso internazionale', + zjde76: 'Inserisci il prefisso internazionale', + zjde77: 'Reimposta la password', + zjde78: 'Per la sicurezza dei tuoi asset, le transazioni sono vietate nelle 24 ore successive alla modifica della password.', + zjde79: 'Grafico', + zjde80: 'Ordini pendenti', + zjde81: 'Ultimi scambi', + zjde82: 'Totale', + zjde83: 'Acquisto lungo', + zjde84: 'Acquisto corto', + zjde85: 'Scambio', + zjde86: 'Asset di trading', + zjde87: 'Disponibile', + zjde88: 'Acquisto minimo', + zjde89: 'Commissioni', + zjde90: 'Orario di trading', + + zjde91: 'Apertura', + zjde92: 'Quantità disponibile', + zjde93: 'Massima apertura possibile', + zjde94: 'Lotto', + zjde95: 'Margine iniziale', + zjde96: 'Commissioni', + zjde97: 'Spot', + zjde98: 'Prezzo di acquisto (USDC)', + zjde99: 'Acquisto disponibile', + zjde100: 'Prezzo di vendita (USDC)', + zjde101: 'Trasferimento in', + zjde102: 'Trasferimento out', + zjde103: 'Guadagno giornaliero', + zjde104: 'Quantità da convertire', + zjde105: 'Inserisci la quantità da convertire', + zjde106: 'Prezzo di conversione attuale', + zjde107: [{ + type: '', + text: 'Panoramica', + gg: 'Asset totale dell\'account', + value: '', + }, + { + type: 'change_wallet', + text: 'Spot', + gg: 'Asset dell\'account Spot', + value: 'change', + }, + { + type: 'micro_wallet', + text: 'Contratti a termine', + gg: 'Asset dell\'account Contratti a termine', + value: 'micro', + }, + { + type: 'lever_wallet', + text: 'Contratti perpetui', + gg: 'Asset dell\'account Contratti perpetui', + value: 'lever', + }, + { + type: 'legal_wallet', + text: 'Finanziario', + gg: 'Asset dell\'account Finanziario', + value: 'legal', + } + ], + zjde108: 'Avviso importante', + zjde109: '1. Per prevenire comportamenti di riciclaggio di denaro, è possibile richiedere il prelievo una volta raggiunto il volume di scambio.', + zjde110: '2. Il prelievo sarà accreditato entro 24 ore dalla richiesta. Se il prelievo non viene accreditato entro il tempo previsto, si prega di contattare l\'assistenza clienti online per ulteriori informazioni.', + zjde111: '3. Dopo aver inviato la richiesta di prelievo, i fondi saranno in stato di congelamento poiché il prelievo è in corso. I fondi saranno temporaneamente custoditi dal sistema e ciò non implica la perdita degli asset o anomalie nei fondi.', + zjde112: 'Salva il codice QR', + zjde113: 'Trading fuori borsa', + zjde114: 'Linea diretta per il trading fuori borsa', + zjde115: '1. L\'indirizzo di deposito sopra indicato è l\'indirizzo di ricezione ufficiale della piattaforma. Si prega di riconoscere l\'indirizzo di deposito ufficiale della piattaforma. In caso di errore di deposito che comporti perdite finanziarie, queste saranno a tuo carico;', + zjde116: '2. Assicurati che il tuo computer e il tuo browser siano sicuri per evitare manipolazioni o divulgazioni di informazioni;', + zjde117: '3. Dopo aver depositato a tale indirizzo, è necessaria la conferma dell\'intera rete per ricevere i fondi;', + zjde118: '4. Per il sistema di token e valute sopra menzionato, trasferisci l\'importo corrispondente per il deposito. Non trasferire altri asset non correlati, in caso contrario non sarà possibile recuperarli.', + zjde119: 'Indirizzo', + zjde120: 'Piattaforma leader mondiale per il mining di asset digitali blockchain', + zjde121: 'Trasparente e sicuro · Stabile', + zjde122: 'Valuta', + zjde123: 'Tasso di rendimento giornaliero del mining', + zjde124: 'Durata del mining', + zjde125: 'Giorni', + zjde126: 'Inizia il mining', + zjde127: 'Nome del prodotto', + zjde128: 'Durata del mining', + zjde129: 'Ora di inizio del mining', + zjde130: 'Importo del mining', + zjde131: 'Data di scadenza', + zjde132: 'Profitto alla scadenza', + zjde133: 'Stato dell\'ordine', + zjde134: 'In corso', + zjde135: 'Riscattato', + zjde136: 'Dettagli del prodotto', + zjde137: 'Tasso di rendimento giornaliero del mining', + zjde138: 'Durata del mining', + zjde139: 'Valuta del mining', + zjde140: 'Importo sottoscritto (minimo)', + zjde141: 'Commissioni per riscatto anticipato', + zjde142: 'Importo di acquisto', + zjde143: 'Fondi disponibili', + zjde144: 'Inserisci l\'importo di acquisto (USDC)', + zjde145: 'Chiudi', + zjde146: 'Inizia il mining', + zjde147: 'Confermi il riscatto anticipato?', + zjde148: 'Avviso', + zjde149: 'Conferma', + zjde150: 'Annulla', + zjde151: 'Inserisci la tua domanda', + zjde152: 'Inserisci il contenuto da cercare', + zjde153: 'Centro assistenza', + zjde154: 'Centro annunci', + zjde155: 'Home', + zjde156: 'Torna alla pagina precedente', + zjde157: 'Centro notizie', + zjde158: 'Accordo di servizio', + zjde159: 'Supporto', + zjde160: 'Servizio clienti online', + zjde161: 'Suggerimenti e feedback', + zjde162: 'Servizi', + zjde163: 'Download', + zjde164: 'Richiesta di quotazione', + zjde165: 'Informativa sulla privacy', + zjde166: 'Termini di servizio', + zjde167: 'Condividi con gli amici', + zjde168: 'Fai la tua fortuna insieme alla libertà', + zjde169: 'Il mio codice invito', + zjde170: 'Copia il codice', + zjde171: 'Il mio link di invito', + zjde172: 'Salva il codice QR', + zjde173: 'Numero di diretti affiliati', + zjde174: 'Numero totale di affiliati', + zjde175: 'Commissione diretta', + zjde176: 'Commissione totale', + zjde177: 'Visualizza registro commissioni', + zjde178: 'Registro commissioni', + zjde179: 'Account', + zjde180: 'Tipo', + zjde181: 'Commissioni', + zjde182: 'Percentuale di commissione', + zjde183: 'Importo della commissione', + zjde184: 'Data e ora', + zjde185: 'Nessun dato disponibile', + zjde186: "Punteggio di credito", + zjde187: "Punteggio totale di credito", + zjde188: "Ultimo record", + zjde189: "Aggiornamento in tempo reale", + zjde190: "Punteggio di credito", + zjde191: "Data", + zjde192: "Nome", + zjde193: "Motivo", + + zjde194: "Ordini a termine", + zjde195: "Ordini storici", + zjde196: "Quantità totale dell'ordine", + zjde197: "Prezzo dell'ordine", + zjde198: "Quantità completata", + zjde199: "Prezzo medio di esecuzione", + + zjde200: "Posizione attuale", + zjde201: "Transazioni storiche", + zjde202: "Liquidazione totale", + zjde203: "Profitto", + zjde204: "Margine di garanzia", + zjde205: "Prezzo di acquisto", + zjde206: "Prezzo di liquidazione forzata", + zjde207: "Prezzo di attivazione", + zjde208: "Ordine a prezzo limite", + zjde209: "Ordine a prezzo di mercato", + zjde210: "Quantità totale dell'ordine", + zjde211: "Prezzo di esecuzione", + zjde212: "Massima quantità di posizione", + zjde213: "Prezzo medio di chiusura", + zjde214: "Quantità chiusa", + zjde215: "Aumenta la posizione", + zjde216: "Riduci la posizione", + zjde217: "Puoi inserire solo numeri interi", + zjde218: "Il prezzo dell'ordine è superiore al prezzo attuale, verrà eseguito direttamente al prezzo di mercato attuale, confermi l'acquisto?", + zjde219: "Il prezzo dell'ordine è inferiore al prezzo attuale, verrà eseguito direttamente al prezzo di mercato attuale, confermi l'acquisto?", + zjde220: 'Cambia password', + zjde221: 'Per la sicurezza dei tuoi asset, è vietato effettuare transazioni entro 24 ore dalla modifica della password', + zjde222: 'Registro delle transazioni', + + zjde223: 'Tipo di transazione', + zjde224: 'Tipo di account', + zjde225: 'Tipo di valuta', + zjde226: 'Importo di variazione', + zjde227: 'Importo della transazione', + zjde228: 'Tedesco', + zjde229: 'Francese', + zjde230: 'Italiano', + zjde231: 'Turco', + "siteName": "BtLux", + "scan": "scansione", + "exchangeRate": "tasso di cambio", + "none": "", + "code": "Invia codice di verifica", + "send": "Invia codice di verifica", + "sendMail": "Verifica della sicurezza di Mailbox", + "sendMailInput": "Inserire il codice di verifica ricevuto dalla casella postale", + "pwd": "password", + "accounts": "numero di conto", + "registers": "registrazione", + "welcome": "Ciao, benvenuto a BtLux", + "resend": "Ripristina in {numero} secondi", + "xieyi": "Ho letto e accettato l'accordo utente", + "transferFromChange": "Trasferimento dal conto di valuta", + "transferChange": "Trasferimento al conto in valuta", + "transferOk": "Trasferimento completato", + "xieyi1": { + "first": "Le informazioni sulla nazionalit\u00e0 non possono essere modificate dopo la registrazione", + "second": "La posta di verifica pu\u00f2 essere giudicata come spam. Per favore controlla", + "third": "Si prega di tenere correttamente le informazioni sul tuo account e password", + "fourth": "Non usare la stessa password di login di altri siti web", + "fifth": "" + }, + "confirm": "conferma", + "regiterStep1": "Registrati ora", + "regiterStep2": "Salva i dati", + "logins": "Firma in", + "notice": "Avviso", + "more": "Carica di pi\u00f9", + "nomore": "Basta cos\u00ec.", + "time": "tempo", + "price": "Prezzo", + "number": "numero", + "info": "informazioni essenziali", + "link": "Collegamenti correlati", + "cfprice": "Prezzo del crowdfunding", + "totalc": "Totale della circolazione", + "bname": "Denominazione della valuta", + "query": "Domanda di blocco", + "dealed": "Chiuso", + "notdeal": "Nessun accordo", + "handicap": "Handicap", + "rtt": "Operazioni in tempo reale", + "timescreen": "Filtro del tempo", + "dealscreen": "Screening delle coppie di transazione", + "dirscreen": "Filtro direzionale", + "to": "a", + "startdate": "Data di inizio", + "overdate": "Data di fine", + "do": "operazione", + "revoke": "revoco", + "nodata": "Nessun dato", + "loading": "Caricamento", + "status": "Stato", + "rate": "Carica di servizio", + "back": "ritorno", + "alipay": "Alipay", + "wechat": "Chat", + "bankcard": "carta bancaria", + "inpCur": "ricerca", + "minAm": "Quantit\u00e0 minima", + "regidters": "Benvenuto nel registro", + "alltread": "Intere operazioni di stazione", + "treadnum": "Numero di operazioni", + "treaddetail": "Dati sulla transazione", + "tnum": "Numero di operazioni", + "lastweek": "La settimana scorsa", + "reload": "Aggiorna", + "dealtime": "Tempo di transazione", + "way": "Metodo di inserimento", + "torg": "scambio", + "dealno": "Numero della Commissione", + "ttotal": "Importo della transazione", + "auto": "Delegazione del servizio autonomo", + "sum": "totale", + "traedoff": "La coppia di transazioni \u00e8 stata tolta dallo scaffale. Per favore, cambia di nuovo la coppia di transazione", + "piece": "Zhang.", + "hand": "mano", + "pbuynum": "Inserisci il numero di fogli acquistati", + "bestsell": "Vendere al miglior prezzo del mercato", + "lowbuy": "Acquisto al prezzo pi\u00f9 basso sul mercato", + "transin": "per cambiare in", + "transout": "Trasferimento fuori", + "tansinmoney": "Trasferimento in capitale", + "tansoutmoney": "Trasferimento principale", + "from": "da", + "jingdu": "precisione", + "m": "minuto", + "day": "giorno", + "week": "settimana", + "year": "anno", + "mon": "mese", + "hour": "Tempo", + "header": { + "ieo": "sottoscrizione IEO", + "num": "Quantit\u00e0 di apertura", + "mode": "Modalit\u00e0 di transazione", + "quotation": "citazione", + "home": "home page", + "c2c": "Operazioni in valuta legale", + "match": "Concorrenza contrattuale", + "currency": "Operazioni di valuta", + "assets": "I miei beni", + "setting": "impostazione di sicurezza", + "help": "Aiuto centro", + "bbs": "forum", + "complaint": "Messaggio di reclamo", + "in": "Firma in", + "up": "registrazione", + "current": "Delegazione attuale", + "his": "Affitto storico", + "code": "Codice di invito", + "shop": "Il mio negozio", + "out": "Esci fuori", + "orders": "ordine", + "center": "Centro personale", + "pro": "Pubblicit\u00e0 del progetto", + "cun": "Risparmia denaro", + "vote": "Vota sulla moneta", + "sgr": "Ridotto SGR", + "inset": "Impostazioni della collezione", + "tradelog": "Registro di transazione", + "fastrecharge": "ricarica rapida di monete", + "rank": "Generazione di interessi per pegno" + }, + "footer": { + "openNum": "Inserire il quantitativo di apertura", + "finshPrice": "Prezzo di transazione", + "times": "conteggio in basso", + "loss": "Risultato stimato", + "buyPrice": "Prezzo di acquisto", + "num": "numero", + "symbol": "Coppia di transazione", + "trade": "In transazione", + "up": "Acquista tutto", + "down": "Acquista caduta", + "balance": "saldo", + "rate": "tasso di profitto", + "hxex": "Introduzione a BtLux", + "legalTrade": "Operazioni in valuta legale", + "tool": "Link", + "about": "circa", + "join": "Unisciti a noi", + "connect": "ci contatti", + "download": "download del client", + "explain": "Descrizione dell'indicazione", + "xieyi": "Accordo utente", + "yinsi": "Clausola sulla privacy", + "legal": "Dichiarazione legale", + "feilv": "Tasso di transazione", + "notice": "Centro di annunci", + "nhelp": "Aiuto a Novit\u00e0", + "support": "Supporto utente", + "workorder": "Ordine di lavoro", + "apply": "Applicazione della valuta", + "gonggao": "Annuncio del sito", + "community": "Comunit\u00e0", + "wechat": "Chat", + "weibo": "micro blog", + "email": "Email commerciale", + "email_pre": "Servizio clienti:", + "email_info": "Email ufficiale:huobi@btlux.live", + "feedback": "Commenti dei problemi", + "address": "Singapore\u00a9 2013-2020 BtLux", + "about2": "Profilo aziendale", + "service": "servizio", + "coin": "Introduzione alle attivit\u00e0 digitali", + "apply_url": "https:\/\/btlux.live\/dist\/#\/components\/noticeDetail?id=195", + "feedback_url": "https:\/\/btlux.live\/dist\/#\/components\/noticeDetail?id=200", + "about2_url": "https:\/\/btlux.live\/dist\/#\/components\/noticeDetail?id=206", + "coin_url": "https:\/\/btlux.live\/dist\/#\/components\/noticeDetail?id=211", + "yinsi_url": "https:\/\/btlux.live\/dist\/#\/components\/noticeDetail?id=216", + "feilv_url": "https:\/\/btlux.live\/dist\/#\/components\/noticeDetail?id=221", + "legal_url": "https:\/\/btlux.live\/dist\/#\/components\/noticeDetail?id=226" + }, + "home": { + "with": "S\u00ec.", + "myMarkets": "Facoltativo", + "markets": "Area commerciale", + "pair": "Coppia di valuta", + "market": "", + "price": "Prezzo", + "change": "Sorgi e cadi", + "high": "Prezzo pi\u00f9 alto", + "min": "prezzo minimo", + "volume": "Volume delle transazioni", + "trade": "operazione", + "toTrade": "Al commercio", + "c1": "Global Digital asset allocation and trading Services", + "c2": "Sistema globale di espansione e gestione dei progetti", + "c3": "Ci sono centri commerciali locali in molti paesi", + "c4": "Servire milioni di utenti in pi\u00f9 di 130 paesi", + "c5": "Modello di valutazione delle attivit\u00e0 a catena intelligente", + "c6": "Sistema di ricerca e valutazione delle attivit\u00e0 professionale indipendente", + "c7": "Tracciare la catena industriale per molto tempo e fornire l'analisi di asset pi\u00f9 autorevole e neutrale", + "c8": "Sistema di monitoraggio e divulgazione delle informazioni", + "c9": "Sulla base di quattro anni di esperienza di controllo del rischio di sicurezza delle attivit\u00e0 digitali", + "c10": "Istituire un meccanismo di compensazione anticipata", + "c11": "Istituzione di un fondo di protezione degli investitori", + "c12": "Multi piattaforma terminale transazione in qualsiasi momento, ovunque", + "c13": "Esso copre pi\u00f9 piattaforme come IOS, Android e finestre, e supporta funzioni a pieno servizio", + "c14": "Hong Kong Seoul Singapore Tokyo", + "c15": "Centri di assistenza in tutto il mondo", + "c16": "Commercio ora", + "c17": "Benvenuto a far parte della nostra squadra, migliorare insieme, superare noi stessi e creare un migliore valore di vita", + "access": "Accesso ai terminali multi piattaforma", + "cover": "Comprende piattaforme IOS, Android e finestre e supporta funzioni a pieno servizio", + "cooper": "Istituzioni cooperative", + "vol": "Volume 24h", + "c01": "La principale piattaforma di scambio di asset digitali del mondo", + "c02": "Fornisce servizi di trading e gestione di asset digitali sicuri e affidabili a milioni di utenti in pi\u00f9 di 130 paesi in tutto il mondo", + "c03": "Sicuro e affidabile", + "c04": "5 anni di esperienza nei servizi finanziari di attivit\u00e0 digitali", + "c05": "Architettura distribuita professionale e sistema di attacco DDoS", + "c06": "Struttura ecologica globale", + "c07": "I centri commerciali locali sono stati istituiti in molti paesi", + "c08": "Costruire un ecosistema a catena di blocchi che integri molteplici forme aziendali", + "c09": "Prima utente", + "sweep": "Download di scansione del codice", + "android": "Androide", + "pinput": "Inserisci la tua e-mail", + "atrade": "Registrare un account di stazione globale di BtLux per avviare il viaggio di transazione", + "Gcoin": "BtLux", + "eamil1": "e-mail di cooperazione commerciale", + "eamil2": "Email del servizio clienti", + "kefu": "Servizio online", + "img1": "1_Serge", + "img2": "2_Serge", + "img3": "3_Serge", + "d1": "Stazione globale BtLux, volume di trading quasi 24-ore > USD", + "d2": "Fornisce servizi di trading e gestione di asset digitali sicuri e affidabili a milioni di utenti in pi\u00f9 di 130 paesi in tutto il mondo", + "d3": "Top 3 volume di trading nel mondo", + "d4": "Forte liquidit\u00e0 e una vasta gamma di operazioni", + "d5": "Scambio di sei anni", + "d6": "6 anni di esperienza nei servizi finanziari di attivit\u00e0 digitali", + "d7": "Architettura distribuita professionale e sistema di attacco DDoS", + "d8": "Decine di milioni di utenti", + "d9": "Istituire un meccanismo di compensazione anticipata e istituire un fondo di protezione degli investitori", + "dsp1": "Sicurezza finanziaria", + "dsp10": "Sistema completo di controllo dei rischi finanziari e sistema antifurto, portafoglio a caldo e a freddo e sistema a pi\u00f9 firme garantiscono la sicurezza dei fondi", + "dsp2": "Caricamento rapido e sollevamento", + "dsp20": "Il ricarica e il ritiro possono essere completati in tre minuti al pi\u00f9 veloce, e il controllo manuale 24h online pu\u00f2 proteggere i clienti dal perdere le migliori opportunit\u00e0 di investimento", + "dsp3": "Servizi globali", + "dsp30": "La copertura di rete di servizi aziendali globali aiuta a investire in attivit\u00e0 criptate globali e commercio con gli utenti globali", + "dsp4": "Selezione rigorosa delle attivit\u00e0", + "dsp40": "Selezionate rigorosamente progetti di crittografia di alta qualit\u00e0 per filtrare 80% di progetti ad alto rischio per voi", + "dsp5": "Apri transazioni sicure in qualsiasi momento, ovunque", + "dsp50": "Esso copre pi\u00f9 piattaforme come IOS, Android e finestre, e supporta funzioni a pieno servizio" + }, + "login": { + "email": "Mailbox login", + "phone": "Mobile login", + "welcome": "Benvenuto a BtLux", + "account": "numero di conto", + "forget": "Scordati la password", + "dont": "Non sei ancora registrato?", + "invite": "Registrati ora e inizia a commerciare sulla piattaforma di trading digitale leader nel mondo", + "autologin": "logo automatico" + }, + "register": { + "phone": "Registrazione del numero cellulare", + "email": "Registrazione di mailbox", + "phonenum": "Inserisci il tuo numero di cellulare", + "emailnum": "Inserisci indirizzo email", + "codenum": "Inserire il codice di verifica", + "notice": "Controlla l'accordo utente e controlla la casella di opzione prima di fare clic sul codice di verifica", + "sendcode": "Invia codice di verifica", + "logpwd": "Inserisci la password di login", + "repwd": "Conferma la password", + "invitecode": "Inserisci il codice di invito", + "xuan": "Optional riempimento", + "agree": "Ho letto e sono d'accordo", + "pwd": "La password \u00e8 tra le cifre 6-16 ed \u00e8 costituita da numeri e lettere", + "mian": "Accordo utente", + "gologin": "Hai gi\u00e0 un account, vai al login" + }, + "forget": { + "fpwd": "Scordati la password", + "getcode": "Ottenere codice di verifica", + "setpwd": "Imposta password", + "inpwd": "Inserisci una password", + "repwd": "Inserisci di nuovo la password" + }, + "lpwd": { + "pwd": "Inserisci una password", + "setpwd": "Imposta password del fondo", + "resetpwd": "Reimposta password del fondo", + "oldpwd": "Inserisci la password originale", + "newpwd": "Inserisci una nuova password", + "repwd": "Inserisci di nuovo la password", + "spwd": "Imposta password", + "rpwd": "reset password" + }, + "bdemail": { + "bindemail": "Bind mailbox", + "emailbox": "mailbox", + "surebind": "Conferma il legame" + }, + "bdphone": { + "bindphone": "Numero di telefono cellulare fisso", + "phone": "numero di cellulare" + }, + "lgpwd": { + "setpwd": "Cambia password", + "renewpwd": "Inserisci di nuovo la nuova password" + }, + "security": { + "lever": "Livello di sicurezza del tuo conto:", + "wan": "Migliorare le informazioni per garantire la sicurezza dei conti", + "invite": "Il mio codice d'invito", + "copy": "Copia link di invito", + "phone": "Modifica numero di telefono cellulare", + "email": "Bind mailbox", + "logpwd": "Login password", + "zipwd": "Password del fondo", + "idcard": "autenticazione identit\u00e0", + "suggest": "Si raccomanda di cambiare regolarmente la password per proteggere la sicurezza del tuo account.", + "notbaind": "Senza restrizioni", + "havebind": "Confine", + "gobind": "Dibattito", + "set": "modifica", + "haveau": "Certificato", + "reau": "Rifiutato (si prega di recertificare)", + "goau": "De autenticazione", + "auing": "In revisione", + "goset": "Come impostare", + "accountset": "Impostazioni del conto", + "setlogin": "Imposta il metodo di autenticazione login", + "setting": "montato", + "setemail": "Modifica mailbox", + "tbpw": "Revoca password", + "tip1": "Per favore imposta la password speciale di prelievo. Si suggerisce che la password di recesso sia diversa dalla password di login.", + "google": "Google validatore", + "bindGoogle": "Bind Google validatore", + "tip2": "Viene usato per la verifica della sicurezza quando si registra, si preleva denaro, si recupera la password e si modificano le impostazioni di sicurezza.", + "beforename": "Per favore, prima esegui l'autenticazione del vero nome.", + "authentication": "autenticazione", + "myaddress": "Il mio indirizzo", + "low": "basso", + "fbPhone": "Si prega di legare prima il numero di cellulare", + "fbEmail": "Si prega di legare mailbox prima", + "googleKey": "\u8c37\u6b4c\u5bc6\u94a5", + "idcardh": "Certificazione avanzata" + }, + "auth": { + "auth": "autenticazione identit\u00e0", + "back": "ritorno", + "refause": "Motivi del rifiuto", + "name": "nome completo", + "idnum": "Numero del certificato", + "img": "Si prega di caricare la parte anteriore e posteriore del certificato e la foto anteriore del certificato tenuto a mano.", + "ising": "Revisione", + "ised": "Certificato!", + "truename": "Inserisci il tuo vero nome", + "truenum": "Inserisci il numero identificativo", + "up": "Invia", + "note": "Si prega di caricare la parte anteriore e posteriore della carta d'identit\u00e0 e la carta d'identit\u00e0 tenuta a mano. La prima \u00e8 la parte anteriore e la seconda \u00e8 la parte posteriore.", + "note1": "Si prega di caricare la foto del tuo certificato tenuto a mano, passaporto e patente. La prima foto è la foto del tuo certificato tenuto a mano, la seconda è la foto anteriore del passaporto, la terza è la foto del passaporto tenuto a mano, la quarta foto è la foto della tua patente, la quinta è la foto della tua patente, e la quinta è la foto della tua patente di guida tenuta a mano.", + "basefirst": "Si prega di completare prima l'autenticazione del nome vero", + "passport": "Numero di passaporto", + "jiashi": "Numero di patente", + "passportid": "Inserisci il tuo numero di passaporto", + "jiashiid": "Inserisci il numero della patente", + }, + "auth2": { + "tip": "Si prega di notare che una volta che le informazioni di autenticazione dell'utente sono verificate, non possono essere modificate. Si prega di compilare le informazioni accurate in modo veritiero e di compilare attentamente alcune informazioni personali", + "name": "Nome della certificazione", + "id": "Identificazione personale", + "number": "Numero del certificato", + "type": "Tipo di documento", + "content": "Inserisci il contenuto", + "complete": "Congratulazioni per la certificazione del tuo vero nome", + "nextstep": "Procedere al passo successivo dell'autenticazione dell'identit\u00e0", + "positive": "Front of certificate photo", + "mb": "Sono supportati solo JPG, PNG e non pi\u00f9 di 4MB", + "click": "Fare clic su foto di upload ID", + "back": "Back of ID photo", + "hand": "Carica foto ID palmare", + "tip2": "Si prega di fornire una foto della tua foto ID. La stessa foto deve contenere anche le note di \"BtLux\", data e la tua firma.Assicuratevi che il vostro viso sia chiaramente visibile e che tutti i dettagli del documento siano chiaramente leggibili", + "face": "La faccia \u00e8 chiaramente visibile e libera", + "clearly": "La foto \u00e8 chiaramente visibile", + "notes": "Nota di testo con [BtLux]", + "complete2": "Congratulazioni, hai completato la tua autenticazione.", + "complete3": "Procedere alla fase successiva della certificazione delle attivit\u00e0", + "inaudit": "Autenticazione dell'identit\u00e0 presentata con successo, in corso di revisione", + "notpass": "Identificazione non riuscita", + "again": "Per favore autenticazione", + "asset": "Asset certification audit in corso", + "nasset": "Certificazione di attivit\u00e0 fallita", + "again2": "Si prega di eseguire nuovamente l'autenticazione di asset", + "complete4": "Congratulazioni, la certificazione approvata", + "reminder": "promemoria", + "tip3": "Quando la valutazione dell'attivit\u00e0 \u00e8 superiore a 20btc, \u00e8 possibile effettuare autenticazione del livello 3 nome reale per ottenere pi\u00f9 limiti di prelievo di valuta.", + "tip4": "Fornire uno screenshot o una foto dei dettagli dell'attivit\u00e0 del proprio conto BtLux, compreso il nome del tuo conto, uid, i dettagli della posizione e l'or a corrente.Tutte le informazioni sono chiare e leggibili.", + "screenshot": "Carica informazioni sullo screenshot delle attivit\u00e0", + "nowLever": "Livello attuale di certificazione", + "authCard": "ID", + "hu": "passaporto", + "driverCard": "patente di guida", + "other": "altro", + "one": "classe a", + "two": "secondo livello", + "three": "Terziaria", + "selectType": "Seleziona un tipo di certificato", + "enterCardId": "Inserisci il numero del certificato", + "noWord": "Il numero del certificato non pu\u00f2 contenere caratteri cinesi", + "enterRealName": "Per favore compila il tuo vero nome", + "noNumber": "Il nome non pu\u00f2 contenere numeri", + "noFour": "Il quadro non pu\u00f2 superare 4m", + "frontImg": "Si prega di caricare la parte anteriore della tua foto ID", + "reverseImg": "Per favore compila il retro della foto", + "handImg": "Per favore, tieni la tua foto.", + "assetImg": "Per favore upload asset screenshot" + }, + "legal": { + "buy": "acquisto", + "sell": "vendere", + "shoper": "attivit\u00e0", + "number": "numero", + "limit": "contingente", + "price": "Prezzo unitario", + "pay": "Modalit\u00e0 di pagamento", + "do": "operazione", + "record": "Registrazione dell'ordine", + "traderecord": "Registro delle transazioni", + "tredetype": "Tipo di transazione", + "orderstatus": "Stato dell'ordine", + "nofinish": "appendere in aria", + "finished": "Completato", + "ceiled": "Annullato", + "payed": "Pagato", + "paywait": "Pagamento in attesa", + "waitplease": "Per favore attendere che l'acquirente paghi", + "ordercomplete": "Ordine completato", + "orderceiled": "Ordine annullato", + "orderpayed": "L'acquirente ha pagato, si prega di confermare dopo la verifica", + "totalmoney": "Operazioni totali", + "time": "tempo", + "contact": "informazioni di contatto", + "buyer": "Acquirenti", + "seller": "venditore", + "ordertime": "Ora dell'ordine", + "reference": "Numero di riferimento", + "ceilorder": "Annulla operazione", + "surepay": "Conferma ricevuta", + "confirmceil": "Conferma la cancellazione della transazione", + "ceil": "annulla", + "confirm": "conferma", + "paysure": "Conferma di pagamento", + "otherpay": "Si prega di confermare che l'acquirente ha pagato", + "payplease": "Si prega di pagare, si prega di pagare al seguente conto", + "payedwait": "Il pagamento \u00e8 stato effettuato, in attesa che il commerciante confermi la raccolta", + "tprice": "Prezzo unitario di transazione", + "tnumber": "Numero di operazioni", + "cardnum": "Carta bancaria n.", + "wechat": "Chat", + "alipay": "Alipay", + "account": "conto", + "phone": "Telefono", + "orderceil": "annullamento dell'ordine", + "mypayed": "Ho pagato, click OK", + "notceil": "Se hai pagato il venditore, non annullare la transazione", + "youpayed": "Si prega di confermare di aver pagato il venditore", + "freeze": "I click malevoli bloccheranno direttamente il conto", + "transaction": "transazione", + "sellall": "Vendere tutto", + "buyall": "Acquista tutto", + "conactceil": "Si prega di contattare il commerciante per il pagamento entro quindici minuti. Se supera i 15 minuti, sar\u00e0 automaticamente cancellato", + "autoceil": "Annulla automatico", + "placeorder": "Effettuare un ordine", + "inwant": "Inserisci le informazioni che vuoi", + "total": "totale", + "ceilnot": "Se l'acquirente ti ha pagato, non annullare la transazione", + "shopaccount": "Conto commerciale", + "bankName": "Banca di deposito" + }, + "legaltrade": { + "paymoney": "Moneta di pagamento", + "paytype": "Modalit\u00e0 di pagamento", + "select": "Seleziona", + "back": "ritorno", + "desc": "breve introduzione", + "connect": "Contattatevi a vicenda", + "cankao": "Numero di riferimento", + "zhihang": "Sottofiliale della banca di deposito", + "enterzhihang": "Si prega di entrare nella filiale della banca di deposito", + "money_code": "Codice di raccolta", + "confirm_tips": "Si prega di confermare l'operazione entro quindici minuti il prima possibile", + "cancel_tips": "Nota: dopo la cancellazione tre volte al giorno, le operazioni in valuta legale saranno limitate", + "send": "inviare fuori", + "money_change": "Variazioni dei fondi", + "depth": "Mappa della profondit\u00e0" + }, + "shop": { + "myshop": "negozi personali", + "name": "Nome", + "tolegal": "Moneta legale", + "retime": "Tempo di registrazione", + "balance": "Bilancio commerciale", + "lockbalance": "Bilancio congelato commerciale", + "goshop": "Inserisci il negozio", + "allorder": "Totale singolare", + "dayorder": "30\u00b0 ordine di giorno", + "comorder": "Foglio di completamento", + "comrate": "Tasso di completamento", + "release": "rilascio", + "email": "Autenticazione di Mailbox", + "phone": "cellulare", + "truename": "Autenticazione del nome reale", + "high": "Certificazione avanzata", + "type": "tipo", + "mysell": "La mia vendita", + "mybuy": "Il mio acquisto", + "abnormal": "anormale", + "seeorder": "Ordine di visualizzazione", + "choosetype": "Seleziona un tipo", + "sell": "vendere", + "buy": "vuole acquistare", + "cancel": "revoco", + "pchoose": "Seleziona", + "minnum": "Quantit\u00e0 minima di transazione", + "maxnum": "Numero massimo di operazioni", + "ordercom": "Ordine completato", + "orderceil": "Ordine annullato", + "buyerpayed": "L'acquirente ha pagato, si prega di confermare dopo la verifica", + "sellerwait": "Attenda la conferma del venditore", + "receivepay": "Conferma ricevuta", + "onsell": "Vendita online", + "onbuy": "Acquisto online", + "fatotal": "Totale valuta giuridica", + "sceil": "Annulla automaticamente in secondi", + "nomin": "Non inferiore al minimo", + "nomax": "Il limite massimo non pu\u00f2 essere superato", + "nomaxnum": "Il quantitativo massimo non pu\u00f2 essere superato" + }, + "lgset": { + "lgset": "Impostazioni delle transazioni in valuta legale" + }, + "market": { + "quotation": "Situazione del mercato", + "market": "mercato", + "currency": "valuta", + "lastprice": "Prezzo ultimo", + "change": "Aumenta", + "zoushi": "andamento grafico" + }, + "center": { + "xian": "Limite di negoziazione", + "shi": "Operazioni di prezzo di mercato", + "available": "disponibile", + "buyprice": "Prezzo di acquisto", + "sellprice": "Prezzo di vendita", + "buynumber": "Volume di acquisto", + "sellnumber": "Volume delle vendite", + "tradetotal": "un fatturato", + "buyin": "comprare", + "sellout": "vendere", + "inbuy": "acquisto", + "outsell": "vendere fuori", + "all": "intero", + "cdel": "Delegazione attuale", + "hdeal": "Affitto storico", + "pairs": "Coppia di transazione", + "direction": "direzione", + "dealtotal": "Importo delegato totale", + "tprice": "Prezzo medio di transazione", + "price": "Prezzo di transazione", + "nothing": "niente", + "contran": "Chiuso", + "newprice": "Prezzo ultimo", + "alltrade": "Intere operazioni di stazione", + "volume": "Volume delle transazioni", + "realtime": "Condivisione del tempo", + "or": "oppure", + "start": "Inizio negoziazione", + "hour": "Variazione del capitale 24-ore", + "inflow": "Principale afflusso", + "outflow": "Flusso principale", + "inmoney": "24. Influenza dei fondi", + "outmoney": "24 deflusso dei fondi" + }, + "account": { + "mult100": "La quantit\u00e0 dovrebbe essere un multiplo integrale di 100", + "exchange": "scambio", + "exchangeNum": "Quantit\u00e0 di scambio", + "hideSm": "Nascondere piccole attivit\u00e0", + "assets": "I miei beni", + "taccount": "Conto contrattuale", + "letransaction": "Secondo conto contrattuale", + "laccount": "Conto di valuta legale", + "totalassets": "Conversione delle attivit\u00e0 totali", + "upaddress": "Gestione degli indirizzi", + "freezes": "congelati", + "conversion": "Equivalente", + "charging": "Onere denaro", + "charrecord": "Registrazione di ricarica", + "fstaus": "stato del binario", + "view": "vedi", + "withdraw": "Ritirare i soldi", + "record": "record", + "copy": "Ricevuto.", + "code": "Codice QR", + "cgaddress": "Indirizzo di ricarica", + "whaddress": "Indirizzo di ritiro", + "amount": "Quantit\u00e0 di ricarica", + "picture": "Schermo di trasferimento", + "choose": "Seleziona immagine", + "select": "Seleziona una foto", + "selected": "Selezionato", + "submitRecharge": "Invia informazioni sulla ricarica", + "notice": "promemoria", + "chaddress": "Seleziona indirizzo di ritiro", + "range": "Gamma", + "havenum": "Numero di entrate", + "minnum": "Il quantitativo minimo di ritiro \u00e8", + "oncemaxnum": "L'importo massimo del prelievo di valuta per una singola operazione \u00e8", + "daynum": "Limite massimo di ritiro del giorno", + "uppwd": "Password di transazione", + "tibi": "Si prega di compilare il corretto indirizzo di prelievo bbc-omni", + "call": "Al fine di garantire la sicurezza del fondo, quando la politica di sicurezza del tuo account \u00e8 cambiata o la tua password \u00e8 cambiata, noi riesamineremo manualmente il ritiro. Attendere pazientemente che il personale contatti via telefono o e-mail.", + "a1": "Non ricaricare nessun non", + "a2": "Attivit\u00e0, altrimenti le attivit\u00e0 non saranno recuperate.", + "a3": "La ricarica supporta solo il metodo di invio semplice. L'ricarica con altri metodi (inviare tutti) non pu\u00f2 essere addebitato temporaneamente. Si prega di capire.", + "a4": "Dopo aver ricaricato l'indirizzo di cui sopra, \u00e8 necessario la conferma dell'intero nodo di rete. \u00c8 possibile arrivare dopo una conferma di rete e prelevare denaro dopo sei conferme di rete.", + "a5": "Quantit\u00e0 minima di ricarica:", + "a6": "Ricarica inferiore all'importo minimo non sar\u00e0 addebitato e non pu\u00f2 essere restituito.", + "a7": "Il vostro indirizzo di ricarica non cambia frequentemente, e si pu\u00f2 ricaricare ripetutamente;Se c'\u00e8 qualche cambiamento, faremo del nostro meglio per informarvi attraverso l'annuncio del sito o l'e-mail.", + "a8": "Si prega di assicurarsi che il computer e il browser siano sicuri per impedire che le informazioni vengano manomesse o divulgate.", + "a9": "Dopo aver ricaricato l'indirizzo di cui sopra, \u00e8 necessario la conferma dell'intero nodo di rete. \u00c8 possibile arrivare dopo una conferma di rete e prelevare denaro dopo due conferme di rete.", + "a10": "Attenda pazientemente che il personale si riveda dopo aver presentato le informazioni di ricarica", + "legal": "Moneta legale", + "trade": "Moneta", + "lever": "contratto", + "choosecoin": "Seleziona valuta", + "huanum": "Quantit\u00e0 di trasferimento", + "mrecord": "Conti finanziari", + "allRec": "Totale delle scritture finanziarie", + "transfer": "Trasferimento" + }, + "set": { + "secset": "impostazione di sicurezza", + "msgcer": "Autenticazione delle informazioni", + "turemsg": "Per garantire il normale funzionamento della vostra transazione, vi preghiamo di compilare le vostre informazioni reali", + "tname": "Nome vero", + "kname": "Seleziona banca di deposito", + "cnum": "Carta bancaria n.", + "ailipay": "Conto di Alipay", + "wename": "nickname Webchat", + "wenum": "Conto di Webchat", + "bank_address": "Indirizzo bancario", + "ailipay_nickname": "Alipay nick", + "attestation": "Informazioni sulla certificazione", + "setpay": "Imposta tipo di raccolta", + "remarks": "osservazioni", + "palipay": "Inserisci Alipay", + "premarks": "Inserire commenti", + "addalipaycode": "Aggiungi codice di raccolta Alipay", + "pwenum": "Per favore inserisci wechat", + "nameplease": "Inserisci il tuo nome", + "addwenumcode": "Aggiungi codice di raccolta wechat", + "add": "aggiungere a" + }, + "ad": { + "adrecord": "Registrazione del messaggio", + "release": "rilascio", + "reply": "risposta", + "none": "Non ancora.", + "releaseit": "Invia un messaggio", + "con": "Per favore inserisci il messaggio", + "up": "Invia" + }, + "lay": { + "paccount": "Inserisci il numero di conto!", + "notcode": "Il codice di verifica non pu\u00f2 essere vuoto!", + "pwdliu": "La password non pu\u00f2 essere meno di sei cifre!", + "slogin": "Login riuscito", + "noemail": "La tua cassetta non soddisfa le regole", + "phonenot": "Il numero di cellulare e l'account che hai inserito non sono conformi alle regole!", + "nophone": "Inserisci il tuo numero di cellulare", + "nemail": "Inserisci indirizzo email", + "inpwd": "Inserisci una password", + "pwdlength": "La password pu\u00f2 essere solo tra 6 e 16 bit", + "pwdcom": "La password deve essere costituita da numeri e lettere", + "repwd": "Inserisci di nuovo la password", + "twopwd": "Le password inserite due volte sono incoerenti", + "inprice": "Inserisci il prezzo di acquisto", + "noinprice": "Il prezzo di acquisto non pu\u00f2 essere 0", + "innumber": "Inserisci la quantit\u00e0 di acquisto", + "outprice": "Inserisci il prezzo di vendita", + "outinprice": "Il prezzo di vendita non pu\u00f2 essere 0", + "outnumber": "Inserire il volume delle vendite", + "plogin": "Accedi per favore", + "revoke": "Sei sicuro di voler cancellare l'ordine?", + "sure": "determinare", + "ceil": "annulla", + "notopen": "Non ancora aperto", + "caddress": "Seleziona l'indirizzo di prelievo", + "cnumber": "Inserire il quantitativo di ritiro", + "cpwd": "Inserisci la password di prelievo", + "minnum": "Inserisci la quantit\u00e0 minima", + "copys": "Copia riuscita", + "fcopy": "copia non riuscita", + "recopy": "Copia di nuovo", + "huanum": "Inserire il quantitativo di trasferimento", + "truename": "Il nome reale \u00e8 richiesto", + "pliu": "Per favore inserisci il messaggio", + "nameplease": "Inserisci il tuo nome!", + "idplease": "Inserisci il numero identificativo!", + "comid": "Per favore caricare il certificato completo!", + "intermediate": "in", + "high": "alto", + "strong": "forte", + "buymoney": "Inserire l'importo totale da acquistare", + "buynum": "Inserire il quantitativo da acquistare", + "sellmoney": "Inserisci l'importo totale da vendere", + "sellnum": "Inserire il quantitativo da vendere", + "tname": "Verificate il vostro vero nome prima di eseguire un ordine", + "payset": "Per favore imposta prima il metodo di raccolta", + "mpay": "Selezionare il metodo di pagamento", + "mprice": "Inserisci il prezzo", + "mnum": "Inserisci la quantit\u00e0", + "lessnum": "Il quantitativo minimo non pu\u00f2 essere inferiore a", + "morenum": "La quantit\u00e0 non pu\u00f2 superare", + "notnum": "La quantit\u00e0 non pu\u00f2 essere superiore alla quantit\u00e0 totale", + "confirm": "Confermate la vostra operazione!" + }, + "c2c": { + "myTc2c": "C2C della mia transazione", + "pc2c": "Rilasciare C2C", + "mypc2c": "Ho rilasciato C2C", + "timer": "tempo", + "type": "tipo", + "price": "Prezzo", + "num": "numero", + "totalmoney": "Importo totale", + "minNums": "Quantit\u00e0 minima", + "payType": "Modalit\u00e0 di pagamento", + "cancelp": "Pubblica", + "buy": "acquisto", + "sell": "vendere", + "currency": "valuta", + "onePrice": "Prezzo unitario", + "minTime": "Tempo minimo", + "pTime": "Tempo di rilascio", + "opera": "operazione", + "money": "importo del denaro", + "enter": "Prego entra", + "numIs": "Quantit\u00e0 in", + "rangeL": "tra", + "moneyIs": "Importo in", + "cancel": "annulla", + "maxNum": "La quantit\u00e0 non pu\u00f2 superare", + "minNum": "La quantit\u00e0 non pu\u00f2 essere inferiore a", + "maxMoney": "L'importo non pu\u00f2 superare", + "minMoney": "L'importo non pu\u00f2 essere inferiore a", + "notMore": "Basta cos\u00ec.", + "state": "Stato", + "cancelOrder": "annullamento dell'ordine", + "conPay": "confermare il pagamento", + "conReceive": "Conferma ricevuta", + "payed": "Pagato", + "completed": "Completato", + "canceled": "Annullato", + "detail": "dettagli", + "payAccount": "Conto di pagamento", + "selCu": "Seleziona una valuta", + "ailipay": "Alipay", + "wx": "Chat", + "bankcard": "carta bancaria", + "pBuy": "Pubblica l'acquisto", + "pSell": "Rilascio in vendita", + "enterPrice": "Inserisci il prezzo", + "enterNum": "Inserisci la quantit\u00e0", + "enterMinnum": "Inserisci la quantit\u00e0 minima", + "tips": "Il quantitativo minimo non pu\u00f2 essere superiore al quantitativo totale", + "name": "nome completo", + "wxName": "nickname Webchat", + "bankName": "Nome della banca", + "connect": "informazioni di contatto" + }, + "forLegalPsw": { + "fpwd": "Scordati la password di capitale", + "setpwd": "Imposta password del fondo" + }, + "cfc": { + "balance": "saldo", + "account": "Numero del conto di trasferimento", + "num": "Trasferimento quantitativo", + "pla_account": "Inserisci il numero del conto di trasferimento", + "pla_num": "Inserire il quantitativo di trasferimento" + }, + "tpc": { + "hot": "Articoli caldi", + "all": "Tutti gli elementi", + "nodata": "Nessun dato", + "search": "ricerca", + "tips": "*Il contenuto visualizzato nella pagina corrente \u00e8 compilato dal gruppo di progetto, e BtLux non \u00e8 responsabile dell'autenticit\u00e0 di questo contenuto", + "time": "Tempo di rilascio", + "total": "Emissione totale", + "circulation": "Token circolazione", + "price": "Prezzo di emissione", + "web": "Site officiel", + "book": "carta bianca", + "tool": "Strumenti sociali", + "recommend": "Agenzia di raccomandazione", + "introduce": "Introduzione del progetto", + "notice": "Avviso", + "rr": "Rapporto di ricerca del progetto", + "news": "Informazioni di notizie", + "author": "Autore:", + "browse": "Viste:" + }, + "finance": { + "selectState": "Selezionare lo stato della serratura", + "front": "Prima di cambiare", + "after": "Dopo il cambiamento", + "info": "informazioni" + }, + "uc": { + "code": "Codice di invito", + "mymoney": "I miei soldi", + "entrust": "Gestione assegnata", + "deal": "Gestione delle transazioni", + "pay": "Modalit\u00e0 di pagamento", + "id": "autenticazione identit\u00e0", + "safe": "impostazione di sicurezza", + "invitate": "Sconto di invito", + "finance": "Conti finanziari", + "loginlog": "Login log" + }, + "usercenter": { + "change": "Conto di valuta", + "legal": "Conto di valuta legale", + "lever": "Conto contrattuale", + "second": "Secondo conto contrattuale" + }, + "account2": { + "list": "Elenco di ritiro", + "address": "Etichetta degli indirizzi", + "code": "Codice di verifica", + "addtime": "Aggiungi tempo", + "suretime": "Tempo di conferma", + "explain": "spiegare" + }, + "withdrawList": { + "sel": "Filtro valuta", + "submitTime": "Tempo di presentazione", + "checkTime": "Tempo di audit", + "tibiNum": "Quantit\u00e0 di ritiro", + "applying": "In applicazione", + "hash": "Valore hash", + "agreeWait": "D'accordo, in attesa del collegamento.", + "lianSucc": "Successo nella catena", + "lianFail": "Insufficienza della catena", + "bohui": "rifiuto", + "zhanSucc": "Successo della stazione" + }, + "wAddress": { + "enterAddress": "Inserire l'indirizzo di prelievo", + "enterMemo": "Inserisci l'etichetta dell' indirizzo", + "enterMark": "Inserire commenti", + "tips": "Consigli di calore: si prega di utilizzare la valuta BTC per USDC e eth indirizzo per erc20 token", + "addressList": "Elenco degli indirizzi", + "memo": "Etichetta degli indirizzi", + "del": "eliminare", + "nospace": "L'indirizzo di prelievo non pu\u00f2 contenere spazi", + "nospace02": "Le etichette degli indirizzi non possono contenere spazi", + "nospace03": "Le etichette degli indirizzi devono essere numeri o lettere o una combinazione di lettere e numeri", + "allNum": "Le etichette degli indirizzi devono essere numeri puri", + "bankNum": "Numero del conto bancario", + "enterCardNum": "Inserire il numero del conto bancario", + "addCard": "Aggiungi codice di raccolta banca", + "addcode": "Si prega di caricare l'immagine del codice di raccolta", + "moreAdd": "Carico massimo", + "pics": "Foto" + }, + "authDetail": { + "payType": "metodo di pagamento", + "noreceiveType": "Non hai ancora aggiunto il metodo di raccolta, per favore aggiungilo!" + }, + "identity": { + "anquan": "Sicurezza dei conti", + "verify": "validare il logon", + "openVerify": "Attiva la validazione", + "closeVerify": "Chiudi la validazione", + "enterGooole": "Inserisci la tua chiave Google", + "verityType": "Selezionare il metodo di autenticazione" + }, + "caiwu": { + "lock": "chiusura", + "nolock": "Non chiusa", + "status": "Selezionare lo stato di blocco", + "selCu": "Seleziona una valuta" + }, + "lang": { + "zh": "简体中文", + "en": "English", + "kr": "한글", + "jp": "日本語", + "hk": "繁體中文", + "spa": "Español", + "it": "Italiano", + "de": "Deutsch", + "fra": "Französisch" + }, + "google": { + "code": "Codice di verifica Google", + "entergoogle": "Inserisci il codice di verifica di Google" + }, + "transfer": { + "select": "Seleziona la direzione di svolta", + "change": "Dal conto in valuta al conto in valuta legale", + "legal": "Dal conto in valuta legale al conto in valuta", + "change_balance": "Conto di valuta disponibile", + "pswType": "La password \u00e8 6 cifre", + "newPsw": "La nuova password deve essere di sei cifre", + "changePhone": "Cambia numero di telefono", + "changeEmail": "Cambia mailbox", + "emailCode": "Inserisci codice di verifica e-mail", + "newPhone": "Inserisci un nuovo numero di telefono", + "newEmail": "Inserisci un nuovo numero di posta", + "phoneCode": "Inserire il codice di verifica del cellulare", + "selCu": "Seleziona una valuta", + "ok": "Trasferimento di fondi riuscito", + "error": "Trasferimento del Fondo fallito", + "same": "La direzione dell'indirizzo di trasferimento non pu\u00f2 essere coerente" + }, + "register01": { + "country": "Paese", + "selectCountry": "Le informazioni sulla nazionalit\u00e0 non possono essere modificate dopo la registrazione.", + "noAccount": "Nessun conto, vai a" + }, + "invite": { + "welcome": "Guadagni alti insieme", + "effective": "Efficace", + "invalid": "non valido", + "list": "Elenco", + "commission": "Ottenere commissione", + "link": "Il mio esclusivo link di promozione", + "share": "Copia condivisione dei link", + "mypromotion": "Il mio record di promozione", + "account": "Numero di conto invito", + "nomore": "Niente pi\u00f9 dati", + "rules": "Norme di attivit\u00e0", + "tip1": "Gli invitati devono superare la certificazione di livello II;", + "tip2_0": "Dopo che un amico accetta l'invito, verr\u00e0 generato un costo di transazione reale per ogni transazione", + "tip2_1": "Restituzione della commissione", + "tip3": "Il metodo di regolamento \u00e8 di regolare secondo il sistema di invito", + "tip4_0": "La Commissione, infatti, avr\u00e0 ricevuto l'invito", + "tip4_1": "Il conto contrattuale \u00e8 tornato all'invito dopo il calcolo della conversione.Ricostruzione", + "tip4_2": "=Volume delle transazioni effettive * percentuale della Commissione * percentuale di rimborso delle commissioni.", + "tip5_0": "La piattaforma commercia al prezzo di chiusura della valuta corrispondente a 08:00 Beijing ogni giorno", + "tip5_1": "conversione" + }, + "crowd": { + "mujiNum": "Importo versato", + "cur": "Moneta di supporto", + "endTime": "Tempo di fine", + "intro": "Visualizza introduzione del progetto", + "can_edu": "Importo disponibile per sottoscrizione", + "now_edu": "Importo sottoscritto attuale", + "my_edu": "Il mio importo di abbonamento", + "his": "storia", + "price": "Prezzo di sottoscrizione", + "money": "Importo dell\u2019abbonamento", + "yue": "Bilancio del conto", + "enterMoney": "Inserisci l'importo dell'abbonamento", + "total": "Importo totale di questo abbonamento", + "rule": "Norme di acquisto", + "startBuyTime": "Inizia a comprare fretta", + "endBuyTime": "Fine dell'ora di punta" + }, + "dep": { + "dep_rec": "Registrazione dei depositi monetari", + "dep": "Risparmia denaro", + "tip": "Risparmia soldi per profitto, soldi inutili per ricchezza.I soldi cattivi possono anche produrre tesori!", + "plan": "Piano di versamento giornaliero", + "timer": "Ciclo di acquisto Rush", + "rate": "Tasso di rendimento annuo", + "lock": "Chiuso", + "join": "Partecipa a", + "end": "L'acquisto di fretta \u00e8 terminato", + "buy": "Compralo subito.", + "date": "Data di deposito", + "day": "giorno", + "total_money": "Importo totale dell'acquisto di fretta", + "sup_num": "Limite rimanente", + "top": "Deposito massimo", + "one_num": "Quantit\u00e0 di acquisto unico", + "num": "Quantit\u00e0 di deposito in valuta", + "min": "minimo", + "max": "massimo", + "yuji": "Reddito stimato", + "qiang": "Rush da comprare", + "depEndTime": "Termine di deposito", + "jixiTime": "Tempo d'interesse", + "lockTime": "Sblocca il tempo", + "enterNum": "Inserisci la quantit\u00e0 di acquisto di fretta", + "his": "Storia di deposito", + "money": "Importo del deposito", + "cur_name": "Denominazione della valuta", + "do": "operazione", + "ti": "estratto", + "suoTime": "Durata della chiusura", + "leiji": "Reddito cumulato", + "rateNum": "Importo del servizio da detrarre:", + "ti_num": "Quantit\u00e0 estrattiva:", + "tiYet": "Estratto", + "to": "Per rendere conto?", + "yes": "S\u00ec.", + "no": "no" + }, + "vote": { + "di": "La prima", + "period": "Votazione periodica", + "explain": "Descrizione delle regole", + "free": "Voti gratuiti correnti", + "have": "hold", + "num": "numero", + "people": "Numero di supporto", + "tickets": "Numero di voti di sostegno", + "detail": "Visualizza dettagli", + "jiangli": "Premio di voto", + "fen": "Carico su", + "sup_people": "Sostegno umano", + "piao": "biglietto", + "vote": "votazione", + "enter": "Inserisci il numero di voti", + "vote_cur": "Vota sulla moneta", + "paiming": "graduatoria", + "intro": "Introduzione del progetto", + "taken": "Prendere visione d'insieme e allocazione", + "total": "gettoni totali", + "cur_total": "Totale della circolazione", + "price": "Prezzo di emissione", + "link": "Collegamenti correlati", + "web": "Site officiel", + "zh": "Carta bianca cinese", + "en": "Carta bianca in inglese" + }, + "lever": { + "selHand": "Seleziona il numero di mani", + "byhand": "Numero di mani", + "buyamount": "Per importo", + "amount": "importo del denaro", + "yijianping": "Posizione di chiusura di un clic", + "phands": "Seleziona il numero di mani", + "yugu": "Stimata forte parit\u00e0", + "transaction": "Operazioni contrattuali", + "nowentrust": "Delegazione attuale", + "hisentrust": "Affitto storico", + "lvchi": "Posizione contrattuale", + "all": "intero", + "or": "oppure", + "gotrade": "Inizio negoziazione", + "tdrecord": "Registro delle transazioni", + "dealed": "Chiuso", + "notdeal": "Nessun accordo", + "loading": "Caricamento", + "entotal": "Importo delegato totale", + "canuse": "disponibile", + "std": "Operazioni di prezzo di mercato", + "xtd": "Limite di negoziazione", + "pprice": "Inserisci il prezzo", + "phand": "Inserisci il numero di acquisti", + "pwd": "password", + "ppwd": "Inserisci la password della transazione", + "psw": "Password di transazione", + "equal": "essere pari a", + "times": "X", + "timed": "multiplo", + "handbuy": "Acquisto minimo", + "handsell": "Vendite minime", + "hands": "numero", + "ptimes": "Seleziona pi\u00f9", + "contractVal": "un fatturato", + "bail": "obbligazione", + "canBail": "Margine libero", + "charge": "tassa di servizio", + "domore": "Acquisto (lungo)", + "doshort": "Vendi (breve)", + "dmore": "Fai di pi\u00f9", + "dshort": "Corto", + "sureOd": "Conferma ordine", + "noless": "Il numero delle mani non pu\u00f2 essere inferiore a", + "nomore": "Il numero di mani non pu\u00f2 essere superiore", + "tdnum": "Volume delle transazioni", + "risk": "Tasso di rischio", + "allloss": "Utili e perdite totali", + "onehouse": "Posizione di chiusura di un clic", + "type": "tipo", + "entrustPrice": "Prezzo della Commissione", + "openPrice": "Prezzo di apertura", + "nowPrice": "Prezzo corrente", + "closePrice": "Prezzo di chiusura", + "styPrice": "Prezzo di profitto", + "stsPrice": "Prezzo della perdita di arresto", + "openTime": "Tempo aperto", + "weituoTime": "Tempo assegnato", + "closeTime": "Tempo di chiusura", + "revokeTime": "Tempo di cancellazione", + "rate": "Carica di servizio", + "nightFee": "Spese generali", + "loss": "Profitto e perdita", + "setloss": "Impostare la fermata dell\u2019utile e della perdita", + "expectProfit": "Utile atteso", + "expectLoss": "Perdita prevista", + "allClose": "Chiudete tutte le posizioni", + "moreClose": "Solo ordini multipli piatti", + "nullClose": "Solo ordini vuoti", + "sureClose": "Conferma la chiusura?", + "thanZearo": "Il valore impostato deve essere superiore a 0", + "listin": "Ordine in attesa", + "tdin": "In transazione", + "closein": "Posizione di chiusura", + "closed": "Posizione chiusa", + "revoked": "revocato", + "revokeOrder": "Sei sicuro di annullare l'ordine?", + "ping": "chiudere una posizione", + "revoke": "annullare l'ordine", + "sureping": "Sei sicuro di chiudere la posizione?", + "thanzone": "Il valore impostato deve essere superiore a 0", + "zheng": "Inserisci un intero", + "buyMin": "Il numero di mani d'acquisto non pu\u00f2 essere inferiore a", + "buyMax": "Il numero delle mani d'acquisto non pu\u00f2 essere maggiore di", + "enterBuyPrice": "Inserisci il prezzo di acquisto", + "sellMin": "Il numero di vendite non pu\u00f2 essere inferiore a", + "sellMax": "Il numero delle vendite non pu\u00f2 essere maggiore di", + "enterSellPrice": "Inserisci il prezzo di vendita", + "bestprice": "Prezzo ottimale di mercato" + }, + "second": { + "transaction": "Seconda transazione contrattuale", + "newprice": "Prezzo ultimo", + "zhangfu": "Aumenta", + "hourday": "Volume 24h", + "conversion": "Equivalente a RMB" + }, + "td1": { + "do": "operazione", + "more": "Carica di pi\u00f9", + "loading": "Caricamento", + "nomore": "Basta cos\u00ec.", + "nodata": "Nessun dato", + "canceil": "annulla", + "confirm": "conferma", + "status": "Stato" + }, + "accountset": { + "name": "Per favore compila il tuo nome" + }, + "sgr": { + "sgrinfo": "Introduzione alla modalit\u00e0 della domanda SGR", + "lock": "Numero totale attuale di sgr personali chiusi:", + "signup": "Registrati ora", + "sgrget": "Numero di sgr bloccati disponibili per la registrazione corrente:", + "cir": "Quantit\u00e0 di circolazione di tutta la stazione", + "loc": "Quantit\u00e0 totale di bloccaggio della stazione", + "richman": "L'uomo ricco di oggi", + "user": "utente", + "amount": "Quantit\u00e0 di vincita", + "time": "tempo", + "todayrelease": "Numero di singoli sgr da rilasciare oggi", + "releaserecords": "Record di rilascio", + "invite": "Invita amici", + "link": "Il mio link di invito", + "copy": "Copia link", + "totallock": "Numero attuale di serrature SGR ottenute per invito", + "onelevel": "Numero di invii di primo livello", + "twolevel": "Numero di bandi secondari", + "therelevel": "Numero di invii di livello III", + "get": "Ottenere", + "rebate": "Sconto di invito" + }, + "lockrank": { + "lockformoney": "Chiudere e guadagnare soldi", + "welcome": "\u00c8 pi\u00f9 facile guadagnare soldi e ricevere premi facilmente", + "number": "Indicare la quantit\u00e0 da acquistare", + "return": "Totale delle entrate", + "time": "giorno", + "buynow": "Prestito immediato", + "record": "Registrazione della posizione", + "no": "Elemento n.", + "starttime": "Tempo di ipoteca", + "lasttime": "Ultimo dividendo", + "returned": "profitto", + "endtime": "Tempo di scadenza", + "currency": "valuta", + "status": "stato attuale", + "status1": "Sotto giuramento", + "status2": "Completato", + "confirmbuy": "Sei sicuro di depositarlo?", + "dayrate": "Ipotesi principale", + "d1": "Deposito deve essere tra {numero} e {numero} {valuta}", + "diyaed": "Morteggiata" + }, + "miscro": { + "quotation": "citazione", + "transaction": "Seconda transazione contrattuale", + "symbol": "Coppia di transazione", + "balance": "saldo", + "miscroAccount": "Secondo conto contrattuale", + "trade": "In transazione", + "buyPrice": "Prezzo di acquisto", + "finshPrice": "Prezzo di transazione", + "loss": "Risultato stimato", + "times": "conteggio in basso", + "mode": "Modalit\u00e0 di transazione", + "num": "Quantit\u00e0 di apertura", + "rate": "tasso di profitto", + "up": "Acquista tutto", + "down": "Acquista caduta", + "openNum": "Inserire il quantitativo di apertura", + "success": "Ordine riuscito!", + "c2c": "Conto C2C", + "complaint": "Reclami e suggerimenti", + "reply": "Per favore scrivete la vostra domanda e vi risponderemo il prima possibile", + "complaintList": "Elenco dei reclami e dei suggerimenti", + "complaintReply": "Risposta:", + "complaintDescription": "Inserisci una descrizione", + "resetpwd": "Cambia password", + "foundedOn": "Creato in", + "commonProblem": "comune problema", + "statement": "Dichiarazione interpretativa", + "about": "Informazioni su kibiex", + "everyone": "Tutti sono un CEO.", + "program": "Kibiex Programma Partner globale", + "myMine": "La mia miniera:", + "friend": "Il mio amico minerario:", + "myRank": "Il mio livello:", + "accumulated": "Accumulata Commissione:", + "copyLinks": "Copia link di promozione", + "moneyVein": "Contatti con il denaro", + "example": "Esempio della Commissione", + "enterQuantity": "Inserisci la quantit\u00e0", + "contractBalance": "Bilancio del conto contrattuale", + "submitRepeatedly": "Presentazione in corso, non presentare pi\u00f9 volte", + "alipayCode": "Codice di pagamento Alipay", + "wechatCode": "Codice di pagamento Webchat", + "realPrice": "Prezzo in tempo reale", + "currencyExchange": "Moneta di cambio", + "currencyExchangeIn": "Valuta di conversione", + "cashableBalance": "Bilancio convertibile:", + "minimumCashable": "Minimo decappottabile:", + "maximumCashable": "Massima riprogettabile:", + "automaticallys": "Fare clic su redimere e sar\u00e0 completato automaticamente. Non si pu\u00f2 tornare", + "match": "Scambio", + "title": "Scambio di attivit\u00e0", + "holdAssets": "Atti detenuti", + "dangerousCurrency": "Valuta di partecipazione al rischio", + "convertibleQuantity": "Quantit\u00e0 convertibile", + "currencyExchanges": "Tasso di cambio:", + "insuranceCurrency": "Valuta delle assicurazioni", + "insuranceType": "Tipo di assicurazione", + "contractAsset": "Importo dell\u2019assicurazione sulle attivit\u00e0 contrattuali", + "warehouses": "Numero di depositi di assicurazione", + "availableAssets": "Disponibili:", + "insuredAssets": "Attivit\u00e0 assicurate:", + "insuredAssets1": "Attivit\u00e0 assicurate", + "insuranceAssets": "Attivit\u00e0 di assicurazione:", + "purchaseInsurance": "Assicurazione di acquisto", + "insuranceClaims": "Richieste di assicurazione", + "insuranceCancellation": "Sospensione di assicurazione", + "coinWallet": "Portafoglio di monete di assicurazione", + "bmbWallet": "Cappello di Aitb", + "cumulativeCoins": "Moneta cumulativa:", + "availableQuantity": "Quantit\u00e0 disponibile:", + "rawCurrency": "Registrazione della generazione di monete", + "contractInsurance": "Assicurazione contrattuale", + "tenThousand": "diecimila dollari", + "runningLow": "Scusa, il tuo credito sta finendo.", + "purchase": "La quantit\u00e0 che hai inserito non soddisfa le regole. Il limite di acquisto \u00e8", + "reach": "raggiungere", + "between": "tra", + "onlyEnter": "Puoi solo entrare", + "integersBetween": "Integratore tra", + "notReturned": "Fare clic per richiedere l'assicurazione. Si ritiene che si capisce il trattato di assicurazione in dettaglio e concordare che il magazzino di assicurazione avr\u00e0 effetto automaticamente. Non si pu\u00f2 tornare.", + "settled": "Quando l'attivo assicurato perde cos\u00ec tanto che non \u00e8 possibile effettuare un ordine, i crediti assicurativi sono saldati", + "profitable": "Tempi in cui le attivit\u00e0 sono redditizie", + "terminated": "Il contratto di assicurazione verr\u00e0 chiuso automaticamente.", + "automatically": "Quando l'attivo assicurato perde 50%, deve richiedere per i crediti assicurativi, altrimenti non pu\u00f2 essere commercializzato. Quando il profit to \u00e8 100%, l'assicurazione terminer\u00e0 automaticamente il contratto. Il deposito assicurativo \u00e8 permesso solo di fare compensazione due volte al giorno. Se supera due volte, t +1compensazione sar\u00e0 fatta", + "termination": "Dopo la cessazione del contratto di assicurazione, le attivit\u00e0 assicurate possono essere scambiate. Dopo la cessazione, si considera una violazione del contratto, e il deposito assicurativo viene automaticamente saldato.", + "just": "solo", + "back": "indietro", + "lowestNumber": "La quantit\u00e0 minima \u00e8", + "confirmExchange": "Sei sicuro di scambiarlo?", + "contractValuation": "Valutazione patrimoniale del conto contrattuale", + "secondValuation": "Valutazione patrimoniale sul secondo conto contrattuale", + "falshValuation": "Valutazione patrimoniale sul conto valutario", + "c2cValuation": "Valutazione delle attivit\u00e0 nel conto in valuta legale", + "recordWithdrawal": "Tassa di valuta e record di ritiro", + "category": "categoria", + "safetyCenter": "Centro di sicurezza", + "safeText1": "Viene usato per ricevere SMS di verifica durante la registrazione, la modifica delle password e le impostazioni di sicurezza", + "safeText2": "C'\u00e8 il rischio di furto del tuo account internet. Si raccomanda di cambiare regolarmente la tua password per proteggere la sicurezza del tuo account.", + "flashTrading": "Cambio di valuta", + "assetCenter": "Centro di attivit\u00e0", + "promotionCode": "Il mio codice di promozione", + "loginAgain": "La login \u00e8 fuori data, per favore login di nuovo", + "text10": "Prezzo in tempo reale basato sull'aiuto", + "text11": "buono di pagamento" + }, + "td": { + "buy": "acquisto", + "sell": "vendere", + "currency": "valuta", + "num": "numero", + "time": "tempo", + "limit": "contingente", + "price": "Prezzo unitario", + "method": "Modalit\u00e0 di pagamento", + "total": "totale", + "inwant": "Inserisci il desiderato", + "do": "operazione", + "more": "Carica di pi\u00f9", + "nomore": "Basta cos\u00ec.", + "nodata": "Nessun dato", + "trade": "transazione", + "buynum": "Quantit\u00e0 di acquisto", + "sellout": "vendere fuori", + "buyin": "acquisto", + "all": "intero", + "allbuy": "Acquista tutto", + "allsell": "Vendere tutto", + "buytotal": "Inserire l'importo totale da acquistare", + "selltotal": "Inserisci l'importo totale da vendere", + "buyallnum": "Inserire il quantitativo da acquistare", + "sellallnum": "Inserire il quantitativo da vendere", + "tradeTotal": "Operazioni totali", + "doceil": "Secondi automaticamente annulla", + "place": "Effettuare un ordine", + "waitpay": "Pagamento in attesa", + "finished": "Completato", + "ceiled": "Annullato", + "payed": "Pagato", + "nofinish": "appendere in aria", + "buyer": "Acquirenti", + "seller": "venditore", + "callWay": "informazioni di contatto", + "placeTime": "Ora dell'ordine", + "renum": "Numero di riferimento", + "canceil": "annulla", + "confirm": "conferma", + "pwd": "Inserisci la password della transazione", + "coincode": "Unit\u00e0 monetaria", + "pcoin": "Seleziona una unit \u00e0 di valuta", + "examine": "Attenda con pazienza le recensioni dei commercianti" + }, + "cuy": { + "direction": "direzione", + "total": "totale", + "price": "Prezzo", + "sell": "vendere", + "buy": "comprare", + "allStation": "Intere operazioni di stazione", + "buyPrice": "Prezzo di acquisto", + "buynum": "Volume di acquisto", + "sellPrice": "Prezzo di vendita", + "sellnum": "Volume delle vendite", + "tdPrice": "un fatturato", + "or": "oppure", + "tdStart": "Inizio negoziazione", + "pbPrice": "Inserisci il prezzo di acquisto", + "pbNum": "Inserisci la quantit\u00e0 di acquisto", + "psPrice": "Inserisci il prezzo di vendita", + "psNum": "Inserire il volume delle vendite", + "fixPrice": "Limite di negoziazione", + "Mtrans": "Operazioni di prezzo di mercato", + "available": "disponibile", + "revoke": "revoco", + "loading": "Caricamento", + "confirmCancel": "Sei sicuro di voler cancellare?", + "confirm": "determinare", + "cancel": "annulla", + "nomore": "Niente pi\u00f9 dati", + "evelPrice": "Prezzo medio di transazione" + }, + "iepn": { + "htitle": "Nella vendita di un gran numero di monete, invitare gli amici a guadagnare monete insieme", + "subtitle": "Un gran numero di nuove monete sono vendute sulla piattaforma. Venite e comprate immediatamente. La quantit\u00e0 \u00e8 limitata", + "netname": "Rete di prevenzione dell'epidemia intelligente", + "plannum": "Circolazione prevista", + "totalnum": "Totale della circolazione", + "pushednum": "Volume emesso", + "remindnum": "Quantit\u00e0 residua", + "hotcommond": "dettagli", + "ctitle": "Sistema globale di prevenzione della mutazione dei vaccini", + "cdsp": "Covid-19 (VIF) \u00e8 un ecosistema finanziario completamente decentralizzato (defi), con la catena di blocco come l'architettura sottostante, lo scambio decentralizzato 100%, il libero trading 100% 100% modalit\u00e0 di negoziazione personalizzata e 100% sostegno a catena trasversale.Abbiamo due modelli di transazione personalizzati, Vif \/ BTC e Vif \/ USDC.Vif \/ BTC \u00e8 la moneta principale con uno spazio di apprezzamento stabile;Vif \/ USDC \u00e8 una valuta virtuale stabile di regolamento, che pu\u00f2 essere liberamente convertibile con il dollaro USA 1:1.Vif \u00e8 il leader mondiale nel mercato decentralizzato della crittografia digitale.", + "starttime": "Tempo di avvio", + "startprice": "Prezzo di vendita", + "endtime": "Tempi di chiusura dell'offerta", + "seemore": "Vedi di pi\u00f9", + "baipishu": "Carta bianca tecnica", + "gobuy": "Per acquistare", + "pstart": "Inizio del progetto", + "pdoing": "Progetto di sottoscrizione", + "pending": "Abbonamento completato", + "ieobuy": "sottoscrizione", + "nowprice": "Prezzo corrente", + "ieoamount": "Importo dell\u2019abbonamento", + "ieomaxamount": "Importo massimo di acquisto", + "ieoscount": "Quantit\u00e0 di abbonamento", + "ieobuynow": "Acquista ora", + "ieorecord": "Registrazione di sottoscrizione" + }, + "bank": { + "withtobank": "If you want to withdraw cash directly to your bank card, please go to the mobile terminal!", + "rechargebank": "You can also click on the top right to contact online customer service and use your bank card to buy digital currency" + }, + c2cMerchant: { + buy: "Acquista", + sell: "Vendi", + merchant: "Commerciante", + quantity: "Quantità", + limit: "Limite", + unit_price: "Prezzo Unitario", + payment: "Metodo di Pagamento", + rating: "Valutazione", + buy_crypto: "Acquista", + sell_crypto: "Vendi", + order_no: "N. Ordine", + order_time: "Ora Ordine", + transfer_to_merchant: "Trasferisci al Commerciante", + pay_within: "Paga entro", + contact_merchant: "Contatta il Commerciante", + amount: "Importo", + fee: "Commissione", + total: "Totale", + step1: "Ordina", + step2: "Paga", + step3: "Ricevi", + step1_desc: "Dopo l'ordine, gli asset del venditore sono trattenuti dalla piattaforma", + step2_desc: "Trasferisci tramite il metodo di pagamento indicato", + step3_desc: "Una volta confermato dal commerciante, gli asset vengono rilasciati", + enter_amount: "Inserisci quantità", + confirm_order: "Conferma Ordine", + order_records: "Storico Ordini", + all: "Tutti", + status_pending: "In Attesa", + status_completed: "Completato", + status_cancelled: "Annullato", + status_expired: "Scaduto", + direction: "Direzione", + you_pay: "Paghi", + load_more: "Carica Altro", + cancel: "Annulla", + action: "Azione" + }, + deposit: { + title: "Deposit", + selectCurrency: "Select Currency", + selectChain: "Select Network", + network: "Network", + depositAddress: "Deposit Address", + rechargeRecord: "Deposit Records", + viewAllRecords: "View All Records", + saveQr: "Save QR Code", + amount: "Amount", + time: "Time", + address: "Address", + hash: "Transaction Hash", + status: "Status", + walletAccount: "Wallet Account", + depositTo: "Deposit to", + noRecords: "No deposit records", + warning1: "Only deposit {currency} via the {chain} network. Deposits from other assets or networks will be lost.", + warning2: "Minimum deposit amount: 0.00001 {currency}.", + warning3: "Deposits below the minimum will be lost and cannot be recovered.", + warning4: "Processing time is approximately 15-60 minutes.", + addressUnavailable: "Address not available, please contact support", + statusPending: "Pending", + statusSuccess: "Success", + statusFailed: "Failed", + copySuccess: "Copied", + }, + option: { + search: "Search", + all: "All", + hot: "Hot", + gainers: "Gainers", + losers: "Losers", + volume_24h: "Volume", + pair: "Pair", + price: "Price", + quantity: "Qty", + time: "Time", + profit_rate: "Profit Rate", + no_pair: "No pairs", + select_pair: "Select Pair", + select_pair_first: "Select a pair first", + available: "Available", + delivery_time: "Delivery Time", + select_time: "Select Time", + select_time_first: "Select delivery time", + buy_up: "Buy Up", + buy_down: "Buy Down", + order_method: "Order Method", + instant_order: "Instant", + follow_order: "Follow", + amount: "Amount", + enter_amount: "Enter amount", + open_price: "Open Price", + status: "Status", + direction: "Direction", + pending: "Pending", + win: "Win", + lose: "Lose", + cancelled: "Cancelled", + tab_pending: "Pending", + tab_opening: "Opening", + tab_settled: "Settled", + tab_cancelled: "Cancelled", + order_book: "Order Book", + realtime_trades: "Trades", + current_orders: "Current", + history_orders: "History", + no_orders: "No orders", + instant: "Instant", + timed: "Timed" + } +} \ No newline at end of file diff --git a/src/lang/jp.js b/src/lang/jp.js new file mode 100644 index 0000000..16133e6 --- /dev/null +++ b/src/lang/jp.js @@ -0,0 +1,1651 @@ +// 日 +export default { + hycg: "成功な契約違反", + km1: "売れる", + zx: '自分選択', + tjcg: "提出が成功しました", + gg8: "メールアドレスを使用するか", + gg9: "登録", + yzmbbt: "招待コード(必須)", + zfr1: "ベースマップ", + zfr2: "深度マップ", + qshsl26: "注文確認", + qshsl27: "注文を続ける", + qshsl1: "電子メールアドレス", + qshsl2: "メールアドレスを入力してください", + qshsl3: "件名", + qshsl4: "件名を入力してください", + qshsl5: "問題を説明してください", + qshsl6: "問題を説明してください", + qshsl7: "送信が成功しました。近日中にご返信いたします", + qshsl8: "提案とフィードバック", + qshsl10: "プロジェクト名", + qshsl11: "トークン名", + qshsl12: "プロジェクトの説明", + qshsl13: "契約アドレス", + qshsl14: "公式ウェブサイト", + qshsl15: "連絡先名", + qshsl16: "連絡先メール", + qshsl17: "添付ファイルをアップロード", + + qshsl18: "プロジェクト名を入力してください", + qshsl19: "トークン名を入力してください", + qshsl20: "プロジェクトの説明を入力してください", + qshsl21: "契約アドレスを入力してください", + qshsl22: "公式ウェブサイトを入力してください", + qshsl23: "連絡先名を入力してください", + qshsl24: "連絡先メールを入力してください", + qshsl25: "添付ファイルをアップロードしてください", + qshsl: '数量(枚)を入力してください', + czcc: '操作成功', + czsb: '操作失敗', + fzcf: 'コピー成功', + zjde1: 'アカウントを入力してください', + zjde2: 'パスワードを入力してください', + zjde3: 'ログイン成功', + zjde4: 'パスワードを確認してください', + zjde5: '確認コードを入力してください', + zjde6: 'もう一度パスワードを入力してください', + zjde7: '登録', + zjde8: 'パスワードが一致しません', + zjde9: 'プライバシーポリシーに同意してください', + zjde10: '最も人気のある暗号通貨取引プラットフォーム', + zjde11: '米ドル', + zjde12: '24時間の取引量', + zjde13: '包括的な流動性プロバイダー', + zjde14: 'ユーザー', + zjde15: '今すぐ取引', + zjde16: '24時間の取引量', + zjde17: '24時間の取引量', + zjde18: 'もっと見る', + zjde19: '私たちの利点', + zjde20: '安全でコンプライアンスが取れ、予測可能なデジタルインフラをサポートおよび運用するために設計された高性能なオープンソースブロックチェーンプラットフォームです。', + zjde21: '暗号通貨ニュース', + zjde22: 'もっと', + zjde23: '詳細を見る', + zjde24: '私たちについて', + zjde25: '約', + zjde26: 'グローバルなプロフェッショナルサイトで、世界中のプロトレーダーを対象とした革新的なデジタルアセット取引プラットフォームで、高品質な革新的なデジタルアセット投資機会を発見することに専念しています。現在、40種類以上のデジタルアセット製品の取引と投資サービスを提供しています。', + zjde27: 'グループは、世界をリードするブロックチェーン資産金融サービスプロバイダーです。世界130か国以上の数百万人のユーザーに高品質なサービスを提供しています。米国、シンガポール、韓国、香港などの国や地域に独立したオフィスを持ち、取引業務や運営センターを展開しています。', + zjde28: 'グループおよびそのサブブランドは、テクノロジープラットフォーム、製品サポートライン、セキュリティリスクコントロールシステム、オペレーション、顧客サービスシステムなどの面で世界をリードしています。また、世界中で事業展開しているTHEICEの他のサブブランドには、THEICE Japanのデジタルアセット取引プラットフォームやTHEICEウォレットのデジタルアセット管理サービスが含まれています。', + zjde29: 'いつでもどこでも取引', + zjde30: 'さまざまなシナリオでのさまざまな取引ニーズに対応するため、複数の端末と完全に互換性があります', + zjde31: 'いつでもリアルタイムの市場データを表示', + zjde32: 'BTC、ETH、XRPなどのデジタルアセットを簡単に売買', + zjde33: '興味のある暗号通貨の価格変動アラートを受け取る', + zjde34: 'Bitcoinの現物、先物、オプション価格を確認', + zjde35: 'さまざまな取引所の暗号通貨価格を比較', + zjde36: [{ + h1: 'セキュリティと安定性', + desc: '一流の技術チーム、包括的なセキュリティ保護、独自に開発された高速取引エンジン、大量の取引同時性下でも安定して信頼性の高い運用が可能です。' + }, + + { + h1: 'プロフェッショナルコンプライアンス', + desc: 'ブロックチェーンと金融の経験豊富な専門家チーム、コンプライアンス対応デジタルアセット取引ライセンスを保有し、100%の準備金を保証します。' + }, + { + h1: 'ユーザーセンター', + desc: 'グローバル市場をターゲットにし、多言語対応、24時間365日稼働、強力なコミュニティサポート、プロフェッショナルなカスタマーサービス。' + }, + { + h1: '高性能', + desc: '1秒あたり30万取引、注文応答時間が1ミリ秒未満。' + } + ], + + zjde37: '先物契約', + zjde38: '資産', + zjde39: '流動性マイニング', + zjde40: 'ヘルプセンター', + zjde41: 'お知らせセンター', + zjde42: 'アプリのダウンロード', + zjde43: 'ダウンロード', + zjde44: 'アセットウォレット', + zjde45: '友達と共有', + zjde46: 'アカウント取引記録', + zjde47: '身分証明', + zjde48: '信用スコア', + zjde49: 'セキュリティセンター', + zjde50: 'パスワードの変更', + zjde51: '引き出しパスワードの設定', + zjde52: 'キャッシュクリア', + zjde53: 'ログアウト', + zjde54: '個人センター', + zjde55: '言語', + zjde56: '通貨換算', + + zjde57: [{ + title: '納入契約', + url: 'secondDealCenter' + }, + { + title: '永続契約', + url: 'leverdealCenter' + }, + { + title: '現物取引', + url: 'dealCenter' + } + ], + + zjde58: [{ + type: 'USD', + symbol: '$', + text: '米ドル' + }, + { + type: 'CNY', + symbol: '¥', + text: '中国元' + }, + { + type: 'HKD', + symbol: 'HK$', + text: '香港ドル' + }, + { + type: 'EUR', + symbol: '€', + text: 'ユーロ' + }, + { + type: 'CAD', + symbol: 'C$', + text: 'カナダドル' + }, + { + type: 'JPY', + symbol: 'JPY', + text: '日本円' + }, + { + type: 'SGD', + symbol: 'NZ$', + text: 'ニュージーランドドル' + }, + { + type: 'TWD', + symbol: 'NT$', + text: '新台湾ドル' + }, + { + type: 'SGD', + symbol: 'S$', + text: 'シンガポールドル' + }, + { + type: 'PHP', + symbol: '₱', + text: 'フィリピンペソ' + }, + // { + // type: '', + // symbol: '฿', + // text: 'タイバーツ' + // }, + + // { + // type: '', + // symbol: '₽', + // text: 'ロシアルーブル' + // }, + { + type: 'AUD', + symbol: 'AU$', + text: 'オーストラリアドル' + }, { + type: 'GBP', + symbol: '£', + text: '英ポンド' + }, + { + type: 'KRW', + symbol: '₩', + text: '韓国ウォン' + }, + // { + // type: '', + // symbol: 'RM', + // text: 'マレーシアリンギット' + // } + ], + zjde59: '契約市場', + zjde60: '上昇リスト', + zjde61: '取引リスト', + zjde62: '通貨ペア', + zjde63: '終値', + zjde64: '変化', + zjde65: '取引量', + zjde66: 'アカウントログイン', + zjde67: 'おかえりなさい!メールアドレスまたは電話番号を使用してログインしてください', + zjde68: 'パスワードを記憶する', + zjde69: '私は読んで同意します', + zjde70: '国', + zjde71: '作成', + zjde72: 'アカウント', + zjde73: 'メールアドレスまたは電話番号を使用して登録してください', + zjde74: '取得する', + zjde75: 'エリアコードを選択', + zjde76: 'エリアコードを入力してください', + zjde77: 'パスワードをリセット', + zjde78: '資産のセキュリティのため、パスワードを変更した後24時間以内に取引が禁止されます。', + zjde79: 'チャート', + zjde80: '注文ブック', + zjde81: '最新取引', + zjde82: '合計', + zjde83: 'ロングバイ', + zjde84: 'ショートバイ', + zjde85: '取引', + zjde86: '取引資産', + zjde87: '利用可能', + zjde88: '最低購入額', + zjde89: '手数料', + zjde90: '取引時間', + zjde91: 'ポジションを開く', + zjde92: '利用可能数量', + zjde93: '最大オープンポジション', + zjde94: 'ロット', + zjde95: '初期証拠金', + zjde96: '取引手数料', + zjde97: 'スポット', + zjde98: '購入価格(USDC)', + zjde99: '購入可能', + zjde100: '売却価格(USDC)', + zjde101: '振替入金', + zjde102: '振替出金', + zjde103: '本日の利益', + zjde104: '交換数量', + zjde105: '交換する数量を入力してください', + zjde106: '現在の交換価格', + zjde107: [{ + type: '', + tetx: '概要', + gg: '総口座資産', + value: '', + }, + { + type: 'change_wallet', + tetx: 'スポット', + gg: 'スポット口座資産', + value: 'change', + }, + { + type: 'micro_wallet', + tetx: '納入契約', + gg: '納入契約口座資産', + value: 'micro', + }, + { + type: 'lever_wallet', + tetx: '永続契約', + gg: '永続契約口座資産', + value: 'lever', + }, + { + type: 'legal_wallet', + tetx: '財務管理', + gg: '財務管理口座資産', + value: 'legal', + } + ], + zjde108: '重要なお知らせ', + zjde109: '1. キャッシュアウト行為を防ぐため、取引量が限度に達すると出金を申請できます。', + zjde110: '2. 出金申請後、24時間以内に入金されます。入金が予想どおりにされない場合は、オンラインカスタマーサービスにお問い合わせください。', + zjde111: '3. 出金申請を送信すると、出金が進行中であるため、資金は凍結状態にあります。システムによって一時的に保持されており、これらの資産を失ったことを意味するものではありません。', + zjde112: 'QRコードを保存', + zjde113: 'オフ取引リンク', + zjde114: 'オフ取引専用ライン', + zjde115: '1. 上記の入金アドレスはプラットフォームの公式受取アドレスです。プラットフォームの公式入金アドレスを確認してください。誤って入金された場合の資金損失は自己責任です。', + zjde116: '2. コンピューターとブラウザのセキュリティを確保し、情報の改ざんや漏洩を防止してください。', + zjde117: '3. 上記のアドレスに入金した後、ネットワーク全体による確認が必要です。', + zjde118: '4. 上記のトークンシステムと通貨については、選択した後、対応する金額を入金するようにしてください。関連のない他の資産を入金しないでください。回収できません。', + zjde119: '住所', + zjde120: '世界をリードするブロックチェーンデジタルアセットマイニングプラットフォーム', + zjde121: '公開透明性・安全性と安定性', + zjde122: '通貨', + zjde123: 'デイリーマイニング収益', + zjde124: 'マイニング期間', + zjde125: '日', + zjde126: '今すぐマイニングを開始', + zjde127: '製品名', + zjde128: 'マイニング期間', + zjde129: 'マイニング時間', + zjde130: 'マイニング金額', + zjde131: '満期日', + zjde132: '満期利益', + zjde133: '注文ステータス', + zjde134: '進行中', + zjde135: '償還済み', + zjde136: '製品詳細', + zjde137: 'デイリーマイニング収益', + zjde138: 'マイニング期間', + zjde139: 'マイニングコイン', + zjde140: '申し込み金額(最小)', + zjde141: '早期償還手数料', + zjde142: '購入金額', + zjde143: '利用可能な資金', + zjde144: '購入金額(USDC)を入力してください', + zjde145: '閉じる', + zjde146: '今すぐマイニングを開始', + zjde147: '早期償還を確認しますか?', + zjde148: '注意', + zjde149: '確認', + zjde150: 'キャンセル', + zjde151: '質問を入力してください', + zjde152: '検索内容を入力してください', + zjde153: 'ヘルプセンター', + zjde154: 'お知らせセンター', + zjde155: 'ホーム', + zjde156: '前のページに戻る', + zjde157: 'ニュースセンター', + zjde158: 'サービス契約', + zjde159: 'サポート', + zjde160: 'オンラインカスタマーサービス', + zjde161: '提案とフィードバック', + zjde162: 'サービス', + zjde163: 'ダウンロード', + zjde164: '上場申請', + zjde165: 'プライバシーポリシー', + zjde166: '利用規約', + + zjde167: "友達と共有", + zjde168: "富を共に自由に", + zjde169: "私の招待コード", + zjde170: "クリックしてコピー", + zjde171: "私の招待リンク", + zjde172: "QRコードを保存するにはクリック", + zjde173: "直接下位の数", + zjde174: "総下位の数", + zjde175: "直接下位の手数料", + zjde176: "総手数料", + zjde177: "手数料記録を表示", + zjde178: "手数料記録", + zjde179: "アカウント", + zjde180: "タイプ", + zjde181: "手数料", + zjde182: "手数料率", + zjde183: "手数料金額", + zjde184: "時間", + zjde185: "データがありません", + zjde186: "クレジットスコア", + zjde187: "総クレジットスコア", + zjde188: "最新記録", + zjde189: "リアルタイム更新", + zjde190: "信用ポイント", + zjde191: "日付", + zjde192: "名前", + zjde193: "理由", + zjde194: "納品注文", + zjde195: "注文履歴", + zjde196: "総受注数量", + zjde197: "注文価格", + zjde198: "完了数量", + zjde199: "平均取引価格", + + + zjde200: "現在のポジション", + zjde201: "取引履歴", + zjde203: "利益", + zjde204: "証拠金率", + zjde205: "買い入れ価格", + zjde206: "強制決済価格", + zjde207: "トリガー価格", + zjde208: "指値注文", + zjde209: "成行注文", + zjde210: "注文総数量", + zjde211: "取引価格", + zjde212: "最大ポジション量", + zjde213: "決済平均価格", + zjde214: "決済済み数量", + zjde215: "ポジションを増やす", + zjde216: "ポジションを減らす", + zjde217: "整数のみ入力可能", + zjde218: "注文価格が現在価格より高いため、現在の市場価格で即時約定されます。購入を確定しますか?", + zjde219: "注文価格が現在価格より低いため、現在の市場価格で即時約定されます。購入を確定しますか?", + zjde220: 'パスワードを変更する', + zjde221: '資産のセキュリティを確保するため、パスワードを変更してから24時間以内に取引が禁止されます', + zjde222: 'アカウント履歴', + + zjde223: '取引タイプ', + zjde224: 'アカウントタイプ', + zjde225: '通貨タイプ', + zjde226: '変動金額', + zjde227: '取引金額', + zjde228: 'ドイツ語', + zjde229: 'フランス語', + zjde230: 'イタリア語', + zjde231: 'トルコ語', + zhjs: "アカウントの役割", + sjzh: "実際のアカウント", + lang: { + en: "English", + kr: "한글", + jp: "日本語", + zh: "简体中文", + hk: "繁體中文", + spa: "España", + ara: "Arabia" + }, + indexHeader: { + spot_trading: "現物取引", + desc: "USDCでBTCを購入するなど、デジタル資産間の相互取引", + exchange: "閃光", + exchange_desc: "異なるデジタル資産のワンクリック交換、自動決済をすぐに完了", + u_standard_contracts: "U標準契約", + u_standard_contracts_desc: "USDCで決済される証拠金取引", + option: "秒契約", + option_desc: "秒契約", + staking_mining: "質権採掘", + staking_mining_desc: "市場の流動性を獲得し、安定した収入を得る", + currency_banking: "通貨資産管理", + currency_banking_desc: "ワンクリック固定投資、安定収入", + sgd_subscription: "SGD サブスクリプション", + sgd_subscription_desc: "SGD 最新の事前購入", + fiat_currency_transactions: "法定通貨取引", + fiat_currency_transactions_desc: "P2Pで安全かつ簡単に売買、最高のオファーを選択", + third_party_transactions: "第三者取引", + third_party_transactions_desc: "三方品牌快捷选择,VISA,Bank card,サードパーティのブランド、VISA、銀行カード、取引の迅速な選択", + market: "市場", + buy_coins: "コインを買います", + trade: "トレード", + contract: "契約", + finance: "ファイナンス", + receive: "1000ドルを受け取る", + log_out: "ログアウト", + log_in: "ログイン", + sign_up: "登録", + complaint_suggestion: "提案", + my_Assets: "私の資産", + orders: "注文", + inMobile: "モバイル端末に関するフィードバックをお寄せください", + not_yet_open: "まだ開いていません" + }, + homeContent: { + title: "最も信頼できる取引プラットフォーム", + title2: "さまざまなデジタル資産を安全に取引する機能を提供します", + sign_up_now: "今すぐサインアップ", + download_the_app: "アプリをダウンロードする", + go_to_trade: "取引する", + popular_plates: "人気のプレート", + market_conditions: "市場", + mainstream_coins: "主流通貨", + trading_pairs: "取引ペア", + latest_price: "最新の価格", + up_and_down: "24時間アップダウン", + market: "引用符", + trade: "トレード", + trade_button: "トレード", + more: "もっと", + beginner_bootstrapping: "初心者ガイド", + beginner_bootstrapping_sign_up_now: "今すぐサインアップ", + beginner_bootstrapping_deposit: "デポジット", + beginner_bootstrapping_trade: "トレード", + beginner_bootstrapping_input: "メールアドレスまたは携帯番号を入力", + beginner_bootstrapping_sign_up_now_button: "今すぐサインアップ", + beginner_bootstrapping_prompt: "友達を {siteName} に招待すると、最大 30% のトランザクション リベートが発生します", + beginner_bootstrapping_buy_coins_quickly: "コインを素早く購入する", + beginner_bootstrapping_reference_price: "提案価格", + beginner_bootstrapping_buy_now_button: "即購入", + beginner_bootstrapping_2nd_title: "チェーン上の資産、すぐに再充電", + beginner_bootstrapping_2nd_title_desc: "ブロックチェーン ウォレット転送を介してアカウントにリチャージする", + beginner_bootstrapping_2nd_title_2nd: "OTCオプション取引", + beginner_bootstrapping_2nd_title_2nd_desc: "デジタル通貨を売買するための手数料、法定通貨取引", + greenhorn_trade_module_first: "通貨取引", + greenhorn_trade_module_first_span: "1200以上の通貨をサポートするワンクリック取引投資", + greenhorn_trade_module_second: "ETP レバレッジトークン", + greenhorn_trade_module_second_span: "スポットプレイ、収入を活用するためのレバレッジ、決して清算しない", + greenhorn_trade_module_third: "無期限契約", + greenhorn_trade_module_third_span: "U マージン無期限契約、1 ~ 100 倍のレバレッジ取引", + greenhorn_trade_module_fourth: "無期限契約", + greenhorn_trade_module_fourth_span: "U マージン無期限契約、1 ~ 100 倍のレバレッジ取引", + brand_title: "デジタル資産の流通をより価値のあるものにする", + brand_module_first: "グローバルな新しいファーストライン エクスチェンジ", + brand_module_first_tips: "製品の生態学的変革と革新、グローバル ノード アグリゲーション トラフィック", + brand_module_second: "高品質なプロジェクトの世界初公開", + brand_module_second_tips: "マーケットエクスプレス、投資機会をつかむために高品質のプロジェクトを発見", + brand_module_third: "デジタルアセット 1200+", + brand_module_third_tips: "グローバル市場のアイテムを選択でき、24時間取引できます", + brand_module_fourth: "安全性", + brand_module_fourth_tips: "デジタル アセット ストレージ マルチ署名コールド ウォレット", + brand_module_fifth: "選考科目", + brand_module_fifth_tips: "APIトランザクションをサポートする1​​0年以上の財務リスク管理チーム", + brand_module_sixth: "安定させる", + brand_module_sixth_tips: "グローバル技術陣、分散並列技術、高速マッチングエンジン", + swiper_first: "グローバルな新しいファーストライン エクスチェンジ", + swiper_first_tips: "製品の生態学的変革と革新、グローバル ノード アグリゲーション トラフィック", + swiper_second: "高品質なプロジェクトの世界初公開", + swiper_second_tips: "マーケットエクスプレス、投資機会をつかむために高品質のプロジェクトを発見", + swiper_third: "デジタルアセット 1200+", + swiper_third_tips: "グローバル市場のアイテムを選択でき、24時間取引できます", + swiper_fourth: "安全性", + swiper_fourth_tips: "デジタル アセット ストレージ マルチ署名コールド ウォレット", + swiper_fifth: "選考科目", + swiper_fifth_tips: "APIトランザクションをサポートする1​​0年以上の財務リスク管理チーム", + swiper_sixth: "安定させる", + swiper_sixth_tips: "グローバル技術陣、分散並列技術、高速マッチングエンジン", + platform_wrap: "いつでもどこでも取引を開く", + platform_wrap_tips: "グローバル市場のレイアウトに焦点を当てた、製品の生態学的変革と革新", + platform_wrap_android: "アンドロイドダウンロード", + platform_wrap_iphone: "iphoneダウンロード", + tipsmain_title: "デジタル通貨の旅を今すぐ始めましょう", + tipsmain_tips: "{siteName} があなたの取引をエスコートします", + tipsmain_first_btn: "今すぐサインアップ", + tipsmain_second_btn: "取引開始", + tipsmain_v_else: "今すぐサインアップ", + safety_box_span: "3 つの項目すべて (侵入テスト、バグ報奨金、資金証明) に合格し、3 つ星の評価を得る", + online_customer_service: "オンラインサービス", + satisfaction_surveys: "満足度調査", + back_to_top: "トップに戻る", + experience_title: "このページの全体的な使用感について、どの程度満足していますか?", + experience_very_dissatisfied: "非常に不満", + experience_dissatisfied: "不満", + experience_no_comment: "コメント無し", + experience_satisfied: "満足", + experience_very_satisfied: "非常に満足", + experience_open_more_detail_flag: "次回の改善に役立てるため、さらにフィードバックをお寄せいただけますか?", + experience_open_more_detail_input: "次回の改善に役立てるため、さらにフィードバックをお寄せいただけますか?", + btn_submit: "送信", + feedback_title: "フィードバックをお寄せいただきありがとうございます。", + feedback_tips: "あなたのフィードバックは私たちにとって非常に重要です! !", + feedback_btn: "知っていた!", + moblie: "デジタル資産の流通をより価値のあるものにする", + moblie_download: "ダウンロード" + }, + indexFooter: { + title: "デジタル資産の流通をより価値のあるものにする", + terms_and_policies: "規約とポリシー", + anti_money_laundering: "アンチマネーロンダリング", + risk_warning: "リスク警告", + service_privacy: "サービスのプライバシー", + terms_of_service: "利用規約", + privacy_statement: "プライバシーに関する声明", + service_information: "サービス情報", + about_us: "私たちに関しては", + risk_prompt: "リスク警告: {siteName} が提供するすべての製品 (デジタル資産、ウェルス マネジメント製品、ファンドなどを含む) について、{siteName} は製品のパフォーマンスを保証するものではありません。投資家はウェルス マネジメント製品の法的文書を注意深く読んで、商品のリスクとリターンの特徴を理解する(システミックリスクや特定の商品に特有の投資リスクなどを含む)。投資家は、自身の資産状況やリスク許容度に応じて、自分に合った金融商品を選択する必要があります。 {siteName} が提供する販促資料は、投資家の参照のみを目的としており、{siteName} からの推奨や投資アドバイスを構成するものではありません。投資家は慎重な判断を下し、独自にリスクを負う必要があります。", + partner_institutions: "パートナー組織" + }, + accountCenter: { + welcome: "こんにちは、", + authentication: "認証済み:", + deposit: "デポジット", + title: "総資産:", + currency: "通貨", + available: "利用可能", + freeze: "氷結", + exchange: "交換" + }, + accountaEntrust: { + time: "時間", + currency: "通貨", + number: "量", + price: "価格", + account: "アカウント", + operate: "操作する", + quash: "取り消す", + loading: "読み込み中...", + no_data_yet: "データなし" + }, + marketQuotaion: { + title: "暗号通貨の時価総額", + market_first: "暗号通貨の時価総額は{価格} 10億米ドルです", + market_second: "ビットコインは {share_bit}% の市場シェアを持ち、イーサリアムは {share_ethereum}% の市場シェアを持っています", + market_third: "過去 24 時間の取引量は {trade} 十億米ドルです", + top_gainers: "ランキング獲得", + popular_currencies: "人気のある通貨", + coins: "コイン", + last_price: "最終価格", + cycle: "24H 変化", + high: "高い", + low: "低い", + volume: "24H 音量", + market_trading: "市場取引", + trade: "市場取引", + all: "全て" + }, + fastTransaction: { + buy_cryptocurrency: "Visa/Master Card/JCB/Discoverで仮想通貨を購入", + brief_introduction: "使いやすさ 最低料金 グローバルカバレッジ", + swiper_second_tips: "世界中の何百万人ものユーザーから信頼されており、100 以上の支払い方法と 30 以上の法定通貨を受け入れる安全な暗号通貨取引プラットフォームを提供しています。", + buy_coins_with_one_click: "ワンクリックでコインを購入", + orders: "注文", + how_to_buy: "暗号通貨を購入するには?", + buy_control_hooks_first_span: "[購入]オプションを選択し、購入または受け取りたい暗号通貨を選択し、購入または受け取りたい金額を入力します。", + buy_control_hooks_second_span: "[購入] をクリックし、適切な支払い方法を選択します。", + buy_control_hooks_third_span: "入金確認後、購入した仮想通貨が自動的に口座に振り込まれます。", + buy_frequently_asked_questions: "よくある問題", + buy_tips: "お支払いについてご不明な点がございましたら、オンライン カスタマー サービスまでお問い合わせください。", + how_to_sell: "暗号通貨を販売するには?", + sell_control_hooks_first_span: "[売却] オプションを選択し、売却または受け取りを希望する暗号通貨を選択し、売却または受け取りを希望する金額を入力します。", + sell_control_hooks_second_span: "[Sell] をクリックし、購入者が選択した暗号通貨で支払う支払い方法を選択します。", + sell_control_hooks_third_span: "注文が処理されると、買い手は、選択した支払い方法と選択した暗号通貨を介して支払いを行います。", + sell_frequently_asked_questions: "よくある問題", + sell_tips: "お支払いについてご不明な点がございましたら、オンライン カスタマー サービスまでお問い合わせください。", + buy: "購入", + sell: "売る", + i_want_to_pay: "払いたい", + please_enter_the_amount: "金額を入力してください", + search: "検索", + please_enter_quantity: "数量を入力してください", + please_enter_quantity_2: "数量を入力してください", + all: "全て", + form_iput_search: "検索", + I_will_receive: "私は受け取ります", + input_decimal: "金額を入力してください", + select_search_input: "金額を入力してください", + payment_method: "支払方法", + no_payment_method_available: "お支払い方法が見つかりません", + reference_price: "提案価格:", + fast_transaction_quick_order_btn_tng82_btn: "購入", + el_dialog_title: "お支払い方法を選択", + debit_or_credit_card: "デビット/クレジットカード", + add_a_bank_card: "銀行カードを追加", + third_party: "第三者", + yes: "確認", + msg: "現在、お住まいの地域は購入をサポートしていません!", + i_will_receive: "私は受け取ります", + i_want_to_sell: "売りたい" + }, + creditCard: { + el_carousel_item_first: "Visa/Master Card/JCB/Discoverで仮想通貨を購入", + el_carousel_item_second: "使いやすさ 最低料金 グローバルカバレッジ", + el_carousel_item_third: "世界中の何百万人ものユーザーから信頼されており、100 以上の支払い方法と 30 以上の法定通貨を受け入れる安全な暗号通貨取引プラットフォームを提供しています。", + third_party: "第三者", + orders: "注文", + i_want_to_spend: "過ごしたい", + ant_input_affix_wrapper_placeholder: "購入金額を入力してください", + select_a_currency: "通貨を選択", + i_will_receive: "私は受け取ります", + Select_a_currency_second: "通貨を選択", + tips: "親切なヒント", + desc: "パートナーは、暗号通貨を購入するためのさまざまなオプションを提供しています。適切な支払い方法を選択して、最適な価格を見つけてください。", + select_a_payment_method: "お支払い方法を選択", + payment_details: "支払詳細", + disclaimer: "免責事項", + disclaimer_details: "このクレジット カード購入サービス (以下、「サービス」といいます) は、第三者機関である Banxa によって提供されます。このサービスを使用する前に、Banxa プラットフォームに関連するユーザー契約、および関連サービスを使用するために同意を必要とする可能性があるその他の法的文書に同意する必要があります。サービスの使用中に問題が発生した場合は、Banxa カスタマー サービス チームにお問い合わせください。 Banxa カスタマー サービス チームの連絡先情報は、support@banxa.com です。カスタマー サービスに連絡する前に、Banxa プラットフォームの公式 Web サイトにリストされている他の救済チャネルを通じて、発生した問題を解決することもできます。", + read: "免責事項を読み、同意します", + continued: "続く" + }, + tv: { + price: "価格:", + price_input: "価格を入力してください", + take_profit_price: "テイクプロフィット価格:", + stop_loss_price: "ストップ価格:", + best_price: "市場で最高の価格で注文する", + inputtimes: "回", + el_select_placeholder: "選んでください", + hand: "手", + equal: "同等", + contract_market_capitalization: "契約時価", + deposit: "マージン", + transaction_service_fees: "マージン", + buy_go_long: "買います(ロング)", + sell_short: "売る(ショート)", + lessnum: "この数は より小さくてはなりません", + morenum: "数量を超えることはできません", + traedoff: "取引は既製品です", + ptimes: "レバレッジを選択してください", + pprice: "価格を入力してください", + realtime: "リアルタイム", + newprice: "最新の価格", + change: "増加", + sureOd: "注文を確認", + high: "最高価格", + min: "最低価格", + conversion: "変換", + volume: "24時間ボリューム", + market_transaction: "市場取引", + limit_trading: "制限取引", + num: "量", + input_buy_num: "購入するロット数を入力してください", + m: "分", + hour: "時間", + transfer: "移行", + canceil: "キャンセル", + confirm: "確認", + timed: "多数", + bail: "マージン", + charge: "サービス料", + available: "利用可能:", + hands: "量", + day: "日", + week: "週", + type: "タイプ", + mon: "月" + }, + accountNewPage: { + coin_trading: "通貨取引", + all_account_balances: "すべての口座残高", + label_available: "利用可能", + label_currency: "通貨", + label_freeze: "氷結", + label_convert_into: "変換", + label_operate: "操作する", + from: "から", + reach: "に", + available_balance: "利用可能残高", + available_balance_2: "利用可能残高", + the_number_of_transfer_outs: "転出数量", + you_will_get: "あなたが得る", + premium: "手数料", + exchange_rates: "為替レート", + exchange: "交換", + insufficient_balance: "残高不足", + cannot_be_the_same: "同じにすることはできません" + }, + leverTransactions: { + nowentrust: "現在の手数料", + lvchi: "契約ポジション", + closed: "クローズドポジション", + revoked: "取り消された", + type: "タイプ", + open_price: "始値", + now_price: "現在の価格", + bail: "マージン", + sty_price: "テイクプロフィット価格", + sts_price: "ストップ価格", + open_time: "営業時間", + rate: "手数料", + loss: "利益と損失", + do: "操作する", + entrust_price: "手数料価格", + delegation_time: "コミッションタイム", + close_price: "終値", + close_time: "閉店時間", + status: "州", + revoke_time: "失効時間", + ping: "ポジションを閉じる", + set_loss: "ストッププロフィットとストップロスを設定する", + expect_profit: "期待利益", + expect_loss: "期待損失", + canceil: "キャンセル", + confirm: "確認", + sure_close: "ポジションを閉じることを確認しますか?", + all_close: "すべてのポジションを閉じる", + more_close: "フラットロング注文のみ", + more: "もっと読み込む", + thanzone: "設定値は 0 より大きくなければなりません", + nullClose: "ショートオーダーのみを閉じる", + revoke: "キャンセル", + revoke_order: "注文をキャンセルしてもよろしいですか?" + }, + leverMarket: { + market: "市場", + currency: "通貨", + lastprice: "最新の価格", + change: "増加" + }, + leverExchange: { + handicap: "ハンディキャップ", + direction: "方向", + price: "価格", + number: "量", + sellout: "売る", + buyin: "買う" + }, + leverTrade: { + or: "また", + to_trade: "取引する", + logins: "ログイン", + registers: "登録", + taccount: "契約口座", + transfer: "移行", + shi: "市場取引", + xian: "制限取引", + price: "価格", + pprice: "価格を入力してください", + timed: "多数", + times: "X", + hand: "ロット", + equal: "同等", + hands: "量", + pbuynum: "購入枚数を入力してください", + contractVal: "取引金額", + bail: "マージン", + charge: "サービス料", + domore: "買います(ロング)", + ptimes: "複数選択してください", + doshort: "売る(ショート)", + canuse: "利用可能", + buynumber: "購入量", + sellprice: "販売価格", + sellnumber: "販売量", + sure_od: "注文を確認", + confirm: "確認", + canceil: "キャンセル", + bestprice: "最高の市場価格", + lessnum: "最小数量は より少なくすることはできません", + morenum: "数量を超えることはできません" + }, + secondContract: { + miscroAccount: "秒契約口座", + transfer: "移行", + balance: "バランス", + rate: "収益性" + }, + mxDefi: { + title_normal_text: "即座にマイ​​ニング報酬を享受、いつでも入出金、柔軟な操作", + mining_treasure: "採掘の宝", + mining_records: "採掘記録", + expected_annualized_earnings: "毎日の化学物質収入が予想されます", + day: "空", + minimum_number_of_lock_up_days: "最低ロックアップ日数", + staking_amount: "担保金額", + no_upper_limit: "無制限", + go_to_staking: "誓約する" + }, + secondTransactions: { + symbol: "取引ペア", + num: "開口量", + buy_price: "購入金額", + now_price: "現在の価格", + finsh_price: "最終価格", + profit_loss: "推定損益", + times: "秒読み", + rate: "手数料", + loss: "利益と損失", + trade: "トレード", + closed: "クローズドポジション", + nodata: "データなし", + more: "もっと読み込む" + }, + earn: { + financial_order: "金融秩序", + go_back: "戻る", + tab_pane_label: "DeFiマイニングの宝", + amount_of_deposit: "入金額", + daily_yield: "日次収益率", + lockup_time: "ロックアップ時間", + maturity_time: "有効期間", + liquidated_damages_for_early_redemption: "早期弁済損害賠償", + in_progress: "進行中", + redeemed: "引き改えた", + operation: "操作する", + status: "州", + redemption: "償還", + nodata: "データなし", + refresh: "リフレッシュする", + confirm_definite_redemption: "償還を確認する?", + confirm_title: "ヒント", + confirm_confirm_button: "もちろん", + confirm_cancel_button: "キャンセル" + }, + structuredFinancial: { + title: "ストラクチャード・ファイナンス", + desc: "債券やオプションなどの金融デリバティブを組み合わせた新しいタイプの金融商品", + nav_content: "金融市場", + router_link_span: "私の財政", + total_product: "すべての製品", + label_product: "製品", + label_reference_annualization: "参照年換算", + label_investment_term: "投資期間", + label_residual_share: "残りのシェア", + label_subscription: "購入", + immediate_application: "今すぐ申し込む", + have_ended: "以上", + expansion: "拡大", + sc_bczrlj: "私たちの利点", + proc_item_1: "高収益", + proc_item_desc_1: "さまざまな専門的な金融ツールの組み合わせを使用して、ユーザー向けの高品質で利回りの高い金融商品を作成します", + proc_item_2: "多様な製品", + proc_item_desc_2: "マルチコンビネーション、マルチターム、マルチカレンシーの定期商品を豊富なバリエーションと豊富な品揃えで提供", + proc_item_3: "安全で信頼できる", + proc_item_desc_3: "プロフェッショナルな管理とリスク管理ソリューションにより、資産のリターンを保護", + sc_dpybcj_title: "プロフェッショナルで便利な財務管理プロセス", + process_item_title_1: "商品購入", + process_item_title_2: "クローズド インタレスト計算", + process_item_title_3: "満期決済", + process_item_title_4: "元本と利息", + q_a: "よくある問題", + tip1: "構造化された財務管理とは何ですか?", + tip1flag: "ストラクチャード ウェルス マネジメントは、債券やオプションなどの金融デリバティブを組み合わせた新しいタイプの金融商品です。一般的に、決済の収益率は、対象の投資期間内の価格パフォーマンスと指定された連動価格との比較に基づいて決定され、資本保全型と攻撃型の 2 つのタイプに分けることができます。ユーザーは、希望する収益率や機能通貨などに応じて、投資期間が指定された商品を購入することができます。原則として、元本と利息は満期時に決済され、早期償還は認められません (商品の種類によって異なります)。", + tip2: "利息の計算と償還のルールは何ですか?", + tip2flag: "さまざまな資産管理商品のサブスクリプションには、異なる金利計算と償還ルールがある場合があります.フカヒレ商品を例にとると、最終収入は計算され、有効期限が切れたときにスポット口座に分配されます.これは、観測された価格パフォーマンスと価格に基づいています.間隔間の関係を使用して、最終決済時の年間収益率を決定します。", + tip3: "構造化された財務管理のリスクは何ですか?", + tip3flag: "商品のルールが異なりますが、金利計算の年率は、原観測価格と指定されたペッグ価格との比較によって決定されます. 市場が大きく変動する場合、両者の関係を把握することは困難です.低金利での決済が可能です。また、一定の元本割れリスクもあります。", + subscription_information: "サブスクリプション情報", + annual_rate_of_return: "年間収益率:", + name: "名前:", + individual_price: "1食あたりの価格:", + holding_period: "開催期間:", + holding_period_day: "日数", + maturit_date: "有効期限:", + purchase_share: "株を買う", + residual_share: "残りのシェア", + residual_share_copy_of_the: "共有", + copy_of_the: "共有:", + projected_income: "推定収入:", + buy_button: "買う" + }, + record: { + title: "私の財政", + go_back: "戻る", + order_list: "オーダーリスト", + tr_th_1: "製品", + tr_th_2: "タイプ", + tr_th_3: "参考価格", + tr_th_4: "推定収入", + tr_th_5: "有効期限", + tr_th_6: "州", + no_data: "データなし", + td_span_1: "失敗", + td_span_2: "買った", + td_span_3: "決済成功", + td_span_4: "決済成功" + }, + startup: { + banner_title_1: "世界最大のブロックチェーン起動プラットフォーム", + banner_title_desc_1: "ワンクリック参加、ノンストップのエアドロップ", + banner_title_2: "史上最高のリターン", + banner_data_item_1: "成功したサブスクリプション アイテムの合計", + banner_data_item_2: "一時金", + banner_data_item_3: "総参加者数", + be_in_progress: "進行中", + my_subscription: "私のサブスクリプション", + surplus: "残り:", + svg_be_in_progress: "進行中", + subscribe: "サブスクリプションに参加する", + have_come_to_an_end: "終わった", + purchased: "買った", + have_reached: "達しています", + surplus2: "残り:" + }, + startupDetail: { + go_back: "戻る", + in_progress: "進行中", + surplus: "残り:", + start_time: "開始時間:", + end_time: "終了時間: ", + end_tip: "最終的に目標額に達しなければクラウドファンディングは失敗", + official_website: "公式ウェブサイト", + white_paper: "白書", + su_next_stage_text_1: "終了", + su_next_stage_text_2: "左: ", + su_next_stage_text_3: "距離", + subscribe: "サブスクリプションに参加する", + project_introduction: "プロジェクト紹介", + project_participation_requirements: "プロジェクト参加条件", + desc_1: "参加者は", + desc_2: "登録", + desc_3: "と", + desc_4: "ログイン", + content_1: "ログイン後、ユーザー情報を入力してください", + content_2: "KYC検証", + agreement_tip: "参加前にサブスクリプション契約に署名する", + agreement: "契約書にサインする", + su_dtl_condition_tips: "部分の必要性", + su_dtl_condition_tips_data: "金額、サブスクリプションに十分な補助通貨残高があることを確認してください。資産は差し引かれません。", + risk_warning: "リスク警告", + ol_li_1: "スタートアップ プロジェクトはまだ始まったばかりであり、プロジェクトの運用、プロジェクトの基盤となる技術、および法的および規制環境に大きなリスクが存在する可能性があります。", + ol_li_2: "トークンを理解し、固有のリスクを評価するには、高度な技術的および財務的知識が必要です。", + ol_li_3: "技術、法規制、市場およびその他の要因の影響を受けて、購入したトークンの価格は急激に変動し、価格が大幅に下落または上昇する可能性があります。", + ol_li_4: "トークンまたは取引プラットフォームの基盤となる技術により、購入したトークンはその全部または一部を引き出すことができない場合があります。", + subscription_information: "サブスクリプション情報", + subscription_quantity: "サブスクリプション数量", + input_num: "購読数量を入力してください", + need_to_pay: "支払う必要があります", + current_balance: "経常収支:", + issue_price: "発行価格:", + buy: "買う", + msg_input_num: "購読数量を入力してください" + }, + dealTv: { + change: "増加", + high: "最高価格", + min: "最低価格", + volume: "取引量", + spot_transaction: "現物取引", + transfer: "移行", + buy: "買う", + sell: "売る", + market_price: "市場価格", + price_limit: "価格制限", + available: "利用可能", + top_up: "再充電", + purchase_price: "買取価格", + purchase_volume: "購入量", + turnover: "ひっくり返す", + selling_price: "販売価格", + quantity_sold: "販売量", + cdel: "現在の手数料", + hdeal: "歴史的委員会" + }, + deal: { + time: "時間", + price: "価格", + number: "量", + rtt: "リアルタイム取引" + }, + noticeList: { + help: "ヘルプセンター", + nodata: "データなし" + }, + exchange: { + newprice: "最新の価格", + direction: "方向", + price: "価格", + number: "量", + sum: "合計", + sellout: "売る", + handicap: "ハンディキャップ", + buyin: "購入" + }, + trade: { + change: "通貨口座", + buyin: "購入", + transfer: "移行", + sellout: "売る", + bestprice: "最高の市場価格", + inprice: "購入価格を入力してください", + innumber: "購入金額を入力してください", + confirm: "動作確認お願いします!", + sure: "もちろん", + ceil: "キャンセル", + outprice: "販売価格を入力してください", + outnumber: "販売数量を入力してください" + }, + entrust: { + ul_li_1: "タイプ", + ul_li_2: "価格", + ul_li_3: "取引ロット", + ul_li_4: "時間", + ul_li_5: "州", + inbuy: "買う", + outsell: "売る", + more: "もっと読み込む", + nodata: "データなし", + loading: "読み込み中", + nomore: "もういや" + }, + hisentrust: { + ul_li_1: "タイプ", + ul_li_2: "価格", + ul_li_3: "取引ロット", + ul_li_4: "時間", + ul_li_5: "州", + inbuy: "買う", + outsell: "売る", + nodata: "データなし", + loading: "読み込み中", + more: "もっと読み込む", + nomore: "もういや" + }, + complete: { + alltread: "総取引", + time: "時間", + price: "価格", + treadnum: "取引回数", + inbuy: "買う", + outsell: "売る", + all: "全て" + }, + market: { + currency: "通貨", + lastprice: "最新价", + change: "涨幅" + }, + secondTv: { + newprice: "最新最新の価格价", + zhangfu: "増加", + conversion: "変換", + hourday: "24時間ボリューム" + }, + login: { + welcome: "ログインしてください", + login_tabItem_0: "郵便", + login_tabItem_1: "携帯電話", + active_0: "郵便", + active_1: "電話番号", + filter_value_placeholder: "国名、市外局番を入力して検索", + phone_placeholder: "電話番号", + mail_placeholder: "電子メールアドレス", + password: "パスワード", + password_placeholder: "ログインパスワード", + forget: "パスワードを忘れた", + login_btn: "ログイン", + no_account_number: "アカウントなし", + register_now: "今すぐサインアップ" + }, + forgetPwd: { + go_back: "戻る", + retrieve: "ログインパスワードを取得する", + input_account: "口座番号入力、セキュリティ確認", + security_verification: "セキュリティ検証", + set_a_password: "パスワードを設定してください", + mail: "郵便", + phone: "携帯電話", + label_mail: "郵便", + mail_placeholder: "メールアドレスを入力してください", + label_phone: "携帯電話", + choice_of_nationality: "国籍を選択", + placeholder_choice_of_nationality: "国籍を選択" + }, + register: { + create_account: "アカウントを作成する", + create_tips: "メールアドレスまたは携帯電話番号でサインアップ", + active_0: "携帯電話", + active_1: "郵便", + login_title_item_active_1: "郵便", + login_title_item_active_if: "電話番号", + mail_placeholder: "電子メールアドレス", + phone_placeholder: "電話番号", + tip_placeholder: "国名、市外局番を入力し", + password: "パスワード", + password_placeholder: "ログインパスワードの設定", + invitation_code: "招待コード (任意)", + invitation_code_placeholder: "招待コード (任意)", + paste: "ペースト", + agree: "同意", + agreement: "ユーザー規約", + agreement_mobile: "ユーザー規約", + register: "登録", + already_have_an_account: "すでにアカウントをお持ちですか", + login_now: "すぐにログイン", + e_mail_verification: "メール認証", + phone_verification: "電話認証", + tip_before: "入力してください", + tip_mail: "郵便", + tip_phone: "携帯電話", + tip_after: "受信した 6 桁の確認コードは 5 分間有効です", + ver_code_mail: "郵便", + ver_code_phone: "携帯電話", + verification_code: "検証コード", + send_the_verification_code: "確認コードを送信する", + msg1: "メール形式が正しくありません", + msg2: "正しい電話番号を入力してください", + msg3: "パスワードを空にしたり、6 桁未満にすることはできません", + msg4: "まず規約に同意してください", + msg_center: "メッセージセンター", + system_msg: "システムインフォメーション", + system_gg: "システム通知" + }, + accountSet: { + personal_center: "パーソナルセンター", + registration_time: "登録時間", + security_level: "セキュリティレベル", + low: "低い", + middle: "真ん中", + high: "高い", + tip: "アカウントのセキュリティ レベルを向上させるために、少なくとも 3 つのセキュリティ設定を完了することをお勧めします", + phone_or_mail: "モバイル/メールバインディング", + basic_authentication: "基本認証", + advanced_authentication: "高度な認証", + advanced_authentication_desc: "高度な実名認証を完了すると、アカウントはより安全になります", + authentication: "認証", + basic_authentication_desc: "アカウントの盗難や改ざんを防ぐために、実際の個人情報をバインドします", + go_to_authentication: "認証に行く", + under_review: "審査中", + audited: "監査済み", + two_factor_authentication: "二要素認証", + mobile_authentication: "モバイル認証", + mobile_authentication_desc: "携帯電話認証は、財務上のセキュリティを保護するための追加のレイヤーを提供します", + unbound: "アンバウンド", + mail_authentication: "メール認証", + mail_authentication_desc: "電子メール認証により、資金のセキュリティをさらに保護できます (個人情報の盗難を防ぐために、", + mail_authentication_desc_end: "フィッシング対策コード", + account_password: "アカウントパスワード", + login_password: "ログインパスワード", + login_password_desc: "アカウントのセキュリティを保護するために使用されます", + revise: "改訂", + get_back: "戻る", + fund_password: "ファンドのパスワード", + fund_password_desc: "資産保護のために", + not_set: "設定されていません", + wallet_settings: "ウォレット設定", + fiat_currency_settings: "法定通貨の設定", + check_the_exchange_rate: "通貨を選択して為替レートを表示", + choose: "選ぶ", + withdrawal_address: "出金先住所", + withdrawal_address_tip: "引き出しアドレスをバインドしてください", + set: "設定", + bank_account: "銀行口座", + bank_account_tip: "銀行カード情報を追加してください", + err_tip: "言葉が多すぎる!" + }, + transferLog: { + verified: "検証済み", + verified_desc: "アカウントの盗難や改ざんを防ぐために、実際の個人情報をバインドします", + personal_certification: "個人認証", + basic_authentication_1: "本名、ID番号", + basic_authentication_2: "レビューは 1 時間以内に完了する予定です", + advanced_real_name_authentication: "高度な実名認証", + recommend: "お勧め", + desc_1: "身分証明書の表と裏の写真", + desc_2: "レビューは 2 時間以内に完了する予定です", + tip_1_1: "1.サイト内転送はサポートされていません", + tip_1_2: "1.内部転送をサポート", + tip_1_3: "1.プラットフォームのすべての事業に参加可能", + tip_2_1: "2.オプション取引には対応していません", + tip_2_2: "2.オプション取引、通貨取引、その他のビジネスをサポート", + tip_2_3: "2.1日の累積現金引き出し限度額≤150BTC", + tip_3_1: "3.1日の累積現金引き出し限度額≤2BTC", + tip_3_2: "3.1日の累積現金引き出し限度額≤60BTC", + next: "次のステップ", + previous: "前", + submit_review: "レビュー送信", + personal_information: "個人情報", + personal_information_desc: "実際のユーザー情報とID番号を提供してください.基本的な本人認証が完了すると、関連する情報は変更できなくなり、その後の認証の情報基盤が提供されます.", + select_nationality: "国籍を選択", + type_of_certificate: "証明書の種類", + id_card: "IDカード", + passport: "パスポート", + driver_license: "運転免許証", + actual_name: "本名", + input_placeholder: "本名を入力してください", + id_number: "ID番号", + id_number_placeholder: "ID番号を入力してください", + start_authentication: "認証を開始する", + id_front: "IDフロント", + click_to_upload: "クリックしてアップロード", + the_back_of_the_document: "書類の裏", + upload_tip: "証明書の表面をアップロードしてください", + upload_tip_2: "証明書の裏面をアップロードしてください", + please_select_a_document_type: "書類の種類を選択してください", + name_tip: "お名前を入力してください", + id_number_tip: "ID番号を入力してください", + nation_tip: "国を入力してください" + }, + transferSet: { + payment_settings: "お支払い設定", + add_address: "出金アドレスを追加するには、通貨の種類を選択してください", + add: "追加", + bank_card_binding: "銀行カードのバインディング", + bank_card_binding_tip: "銀行カード情報をバインドしてください", + update: "改訂", + please_select_currency: "通貨を選択してください", + chain_type: "チェーンタイプ", + input_withdrawal_address: "出金先住所を入力してください", + account_name: "アカウント名", + please_enter_account_name: "アカウント名を入力してください", + bank_name: "銀行名", + please_enter_the_bank_name: "銀行名を入力してください", + beneficiary_country: "受益国", + input_beneficiary_country: "受益国", + input_iban: "IBANを入力してください", + bank_code: "金融機関コード", + input_bank_code: "銀行コードを入力してください(BIC/SWIFT)", + bank_address: "銀行の住所", + msg_1: "通貨が必要です", + msg_2: "チェーンタイプ必須", + msg_3: "出金先住所が必要です", + msg_4: "アカウント名が必要です", + msg_5: "銀行名は必須です", + msg_6: "受益国は必須です", + msg_7: "IBAN必須", + msg_8: "銀行コード (BIC/SWIFT) が必要です", + msg_9: "銀行の住所が必要です", + msg_10: "受け取りアカウントを追加", + msg_11: "受取口座の変更", + msg_12: "出金先住所の変更", + msg_13: "受取口座の変更", + msg_14: "削除を確認?", + msg_15: "出金先住所を追加", + edit: "編集" + }, + change: { + withdraw: "撤退", + total_asset_valuation: "総資産評価", + today_earnings: "今日の収益", + contract_assets: "契約資産", + fiat_assets: "法定資産", + option_asset: "秒契約資産", + fund_account_conversion: "資金口座の変換", + hide: "非表示の 0 アセット", + record: "記録", + copy: "コピー", + a1: "充電しないでください。", + a2: "そうしないと、資産を取り戻すことができなくなります。", + a3: "入金はかんたん送金の方法のみ対応しており、その他の入金方法(一括送金)は一時的に入金できませんのでご了承ください。", + a4: "上記のアドレスにリチャージした後、ネットワークノード全体の確認が必要です.1回のネットワーク確認後、アカウントを受け取り、6回のネットワーク確認後、コインを引き出すことができます.", + a5: "最低チャージ額:", + a6: "最低額未満のリチャージは入金されず、返金もできません。", + a7: "リチャージアドレスは頻繁に変更されることはなく、繰り返しリチャージすることができます; 変更がある場合は、ウェブサイトのお知らせまたは電子メールでお知らせするよう最善を尽くします.", + a8: "情報の改ざんや漏洩を防ぐため、パソコンやブラウザのセキュリティを必ずご確認ください。", + a9: "上記のアドレスにリチャージした後、ネットワークノード全体を確認する必要があります.1回のネットワーク確認後、アカウントを受け取り、2回のネットワーク確認後、コインを引き出すことができます.", + a10: "リチャージ情報を送信したら、スタッフが確認するまでしばらくお待ちください", + notice: "親切なヒント", + chaddress: "出金先を選択", + please_select_an_account: "アカウントを選択してください", + transfer_amount: "払込金額", + transfer_amount_input: "振込金額を入力してください", + balance: "通貨口座残高", + amount: "充電量", + cgaddress: "入金先", + hash: "ハッシュ値", + picture: "転送のスクリーンショット" + }, + fiat: { + fiat_account: "フィアット口座", + balance: "法定通貨資産残高", + financial_account: "金融口座" + }, + invitation: { + invite_friends: "友達を招待", + invite_friends_desc: "両方の当事者が大量の招待報酬を共有しているので、友達に電話して一緒にコインを獲得しましょう!", + top_box: "コミッションを簡単に稼ぐ方法", + top_box_tip: "友人を登録して取引するように招待し、すぐに取引リベートの報酬を友人と共有します", + send_invitation: "招待状を送る", + register_and_trade: "登録して取引する", + share_transaction_rebate: "株式取引リベート", + my_invite_stats: "私の招待統計", + total_invites: "招待総数", + total_commission: "合計手数料", + invitation_code: "招待コード", + invite_link: "招待リンク", + my_rebate_factor: "私のリベート係数", + friends_cashback_factor: "友達のキャッシュバック要因", + face_to_face_invitation: "対面招待状", + poster_invitation: "ポスターの招待状", + rules: "ルール", + rebate_level: "リベートレベル", + mining_pool: "マイニングプール", + regular: "通常", + award: "1、招待者報酬", + award_desc: "1)入金報酬: 友達を招待して登録し、7 日以内に実名認証を完了し、累積取引額が 100 USDC (スポット取引とレバレッジ取引を含む) に達した場合、招待者は 2USDC の入金報酬を受け取ることができます。友人が実名認証を完了し、累積取引額が100USDCに達すると、その時間に授与され、ユーザーが受け取るをクリックするとすぐに受け取ります。", + award_desc_2: "2)リベート報酬:友人を招待して取引(現物取引、信用取引を含む)を行うと、招待者は2段階のリベート報酬を享受でき、リベート率に応じた取引で友人から送金されたコインの形でリアルタイムに報酬が発行されますであり、ユーザーはクリックして受け取るとすぐに受け取ります。" + }, + uorder: { + currency_wealth_management_order: "通貨資産管理注文", + spot_transaction_order: "現物取引注文", + u_standard_contract_order: "U 標準契約注文", + option_order: "秒契約注文", + pledge_mining: "質権採掘", + sgd_subscription: "SGD サブスクリプション", + in_transaction: "取引中", + completed: "完了", + opening_time: "開始時間", + order_duration: "注文期間", + subscription_time: "購読時間", + number_of_applications: "応募数", + pass_quantity: "通過量", + time_to_market: "市場投入までの時間", + order_center: "注文センター" + }, + other: { + invitation_rebate: "招待状のリベート", + join_the_community: "コミュニティに参加する", + predict: "予測期間の浮き沈み!", + win: "勝つために", + openTime: "開始時間", + rate: "手数料", + openNum: "開口量", + openNum_desc: "開封数量を入力してください", + miscro_up: "買い占めます", + miscro_down: "短く買う", + setPayPassword: "取引パスワードの設定", + minimum_withdrawal_amount: "最低出金額", + arrival_amount: "到着金額", + payPassword: "取引パスワード", + withdraw_coins: "コインを引き出す", + withdrawal_amount: "出金金額", + creation_time: "作成時間", + "审核中": "審査中", + "审核完成": "監査完了", + "审核失败": "監査の失敗", + withdrawal_address_tip_info: "出金先を選択してください", + withdrawal_amount_alert: "数量を入力してください", + recharged: "充電済み", + recharge_record: "充電記録", + recharge_num: "充電量", + submit_recharge_info: "入金情報の送信", + upload_recharge: "アップロード証明書", + deposit: "デポジット", + bind_phone: "携帯電話番号のバインド", + bind_phone_desc: "アカウントのセキュリティのため、携帯電話番号をバインドしてください", + bind_email: "メールボックスをバインド", + bind_email_desc: "アカウントのセキュリティのため、メールアドレスをバインドしてください", + "进行中": "進行中", + "已完成": "完了" + }, + bonus: { + tip_1: "簡単にピックアップ", + tip_2: "累計参加人数", + tip_3: "ユーザー 530***** は、累積取引額 10,000 USDC を完了して、ランダムな報酬を獲得しました!", + tip_4: "ユーザー 463***** は 1,000 USDC の最初の契約取引を完了し、5 USDC を獲得しました!", + tip_5: "急いでイベントに参加して USDC ボーナスを獲得しましょう!", + you_have_obtained: "あなたが得た", + up_to: "まで", + not_logged_in: "ログインしていない", + not_certified: "認定されていません", + verified: "検証済み", + cumulative_collection: "合計ボーナスを累計で受け取る", + pick_up_record: "ピックアップレコード", + novice_task: "初心者タスク", + first_charge_times_reward: "初回チャージ2回報酬", + first_charge: "最初の充電", + to_finish: "終わる", + the_first_contract_transaction: "最初の契約取引", + contract_accumulation: "日の限月の累積取引量", + tip_6: "契約開始日の計算", + current: "現在", + user_task: "ユーザータスク", + invite_new_users: "新しいユーザーを招待する", + tip_7: "新しいユーザーを招待して KYC を完了させ、契約取引に参加してもらいます", + tip_8: "両当事者が得る", + tip_9: "ボーナス", + tip_10: "招待されて完了:{number}人々", + transaction_amount: "契約累計取引金額", + random_reward: "ランダム報酬", + contract_bonus: "契約ボーナス", + rules_of_use: "利用規則", + rule_1: "ボーナスは契約取引のみに使用でき、利益は出金可能ですが、ボーナス自体は出金できません。", + rule_2: "ボーナスは取引の証拠金として使用でき、取引手数料、損失、および資本コストを相殺するためにも使用できます。", + rule_3: "ボーナスがなくなる前に、契約アカウントから資産を移動する操作を行うと、ボーナスがクリアされます。", + rule_4: "ボーナスの有効期限は15日間で、15日経過後に未使用のボーナス分は回収されますので、期間中は換金のリスクがありますのでご注意ください。", + rule_5: "新規ユーザーは、チェーン上でリチャージまたは法定通貨でデポジットし、契約アカウントに転送することができます. 単一の金額が最初のリチャージタスクの必要額よりも大きく、報酬を受け取るときに契約アカウントに引き出しまたは転送がない場合、報酬さまざまなタスク レベルに従って発行できます。", + rule_6: "新規ユーザーが KYC を完了して活動ページに入った後、最初の単一契約注文の取引量が最初の取引タスクの要件を満たし、タスクの完了に応じて報酬を発行することができます。 1回限り、複数回請求することはできません。", + rule_7: "招待タスクの報酬は、タスクを完了した翌日に発行されます. 翌日に届かない場合は、カスタマーサービスに連絡して受け取ってください.", + rule_8: "機能体験タスクの報酬は、【ストッププロフィットとストップロスを初めて体験する】のタスクなど、各ユーザーが一度だけ請求することができます。", + rule_9: "報酬を得るために何らかの手段を使用する行為は不正行為と見なされ、疑わしいアカウントは審査ステータスに入ります. 確認されると、該当するアカウントは禁止され、アカウント内のすべてのボーナスが回復されます.", + rule_10: "多数のユーザーがアクティビティに参加しているため、対応するタスクを完了してから 30 分以内に報酬を受け取る必要があります.30 分後に対応するタスクがレビュー状態になっている場合は、約 1-レビューには 3 日間かかります (レビュー時間は最初のデポジットには影響しません。タスクのダブル報酬)。ご理解とご支援をよろしくお願いいたします。ユーザー エクスペリエンスの最適化と改善を続けていきます。", + notice: "注: クリックして初回入金ボーナスを受け取る前に、契約アカウントの金額が初回入金金額の要件を満たしている必要があります。そうでない場合、請求が成功せず、再発行されません。 最初のチャージの報酬は、UID ごとに 1 回のみ請求できます", + rule_2_1: "ボーナスの確認方法", + rule_2_2: "ボーナス残高: ボーナスは契約アカウントに発行されます。アプリを開き、[資産] - [契約] をクリックして残高を確認します。" + }, + mx_defi_detail: { + day_rate: "日次収益率", + lock_start_time: "ロックアップ開始時間", + lock_week: "ロックアップ期間", + lock_over: "プリンシパルは {day} のロック解除後に解放されます", + lock_num: "ロックされた金額", + available_balance: "利用可能残高", + lock_num_tips: "ロックアップ数量を入力してください", + min_lock_num: "最小ロックアップ数量", + all: "全て", + day_yq_rate: "毎日の期待リターン", + desc_title: "以下のルールをよくお読みの上、ご参加ください。", + desc_msg1: "最小サブスクリプション数量は {min} {currency_name} で、最小プレッジ期間は {day} 日です", + desc_msg2: "収益開始まであと: {day} 日", + desc_msg3: "T は誓約日を表します。 特典は T+1 (翌日) に開始され、T+2 にアカウントに配布されます。 差し入れた資産を手放した日に収入は発生しません。 収益は、スポット アカウントに毎日分配されます。", + desc_msg4: "償還前は、担保資産は取引に参加できず、出金できず、事前にロック解除できません", + desc_msg5: "最低ステーキング期間に達した後、ステーキングを償還するか継続するかを選択でき、最終的な収入は実際のステーキング日数に応じて計算されます。", + desc_msg6: "償還後、元本は 10 分以内にロック解除されます", + desc_msg7: "プロジェクトのリスクを十分に理解することを約束します", + desc_msg8: "リスク通知" + }, + buyCrypto: { + bankName: "銀行振込", + three: "第三者", + currency: "通貨と支払い方法の選択", + corresponding: "対応する通貨を選択してください", + payment: "支払方法", + continue: "継続する", + problem: "よくある問題", + swift: "スイフトとは?", + swift_desc: "SWIFT 送金を使用すると、数百か国の銀行口座から暗号通貨を購入できます。暗号通貨の購入取引は、銀行の SWIFT 支払いが完了してから 2 ~ 5 営業日以内に正常に処理されます。電信送金では、FedWire システムを通じて米国の銀行口座で暗号通貨を購入できます。お支払いについてご不明な点がございましたら、オンラインカスタマーサービスまでお問い合わせください。", + deposit_input: "入金したい金額を入力してください", + amount: "総額", + amount_input: "金額を入力してください", + receive: "あなたが受け取る", + rate: "USDとUSDC間の1:1の為替レート", + bankAccount: "銀行口座を追加", + fee: "手数料", + buy: "今買う", + notice: "知らせ", + desc: "銀行振込手数料については、送金銀行手数料をご参照ください。実際に受け取った金額のみをUSDCに変換できます入力内容に誤りがあった場合、送金口座に返金される場合があります。銀行手数料がかかる場合があります。お支払いについてご不明な点がございましたら、オンライン カスタマー サービスまでお問い合わせください。", + over: "できるだけ早く送金を完了してください。そうしないと、注文がキャンセルされます。", + information: "口座情報", + transfer: "ご自身の口座から下記銀行口座へお振込みください", + account_name: "アカウント名", + iban: "IBAN", + beneficiary_country: "受益国", + bank_code: "銀行コード (BIC/SWIFT)", + bank_name: "銀行名", + bank_address: "銀行の住所", + transfer_amount: "払込金額", + photo: "思い出せない?フォトアルバムに保存", + transfer_over: "転送完了", + screenshot: "転送のスクリーンショットをアップロードしてください", + image_desc: "画像形式は次のようにする必要があることに注意してください", + upload: "アップロード", + will_receive: "私は受け取ります", + want_spend: "過ごしたい", + copy: "コピー", + submit_error: "お住まいの地域は一時的にサポートされていません!", + select_payment_method: "お支払い方法を選択してください", + online_bank: "オンライン銀行", + scan_code_payment: "スキャンコード支払い", + bank_payment: "銀行支払い", + direct_bank: "直通銀行", + please_enter_information: "情報を入力してください", + the_minimum_amount_is: "最低購入金額は", + please_enter_an_integer: "整数を入力してください", + payment_successful: "支払い完了", + to_be_paid: "支払われる", + please_select_a_country: "国を選択してください", + please_select_currency: "通貨を選択してください", + quickly_buy_coins: "コインを素早く購入する", + wallet: "財布", + bank_transfer: "銀行振込", + credit_card: "VSA/MasterCard", + please_select_a_bank: "銀行を選択してください", + rate_desc: "USDCとの両替レートは", + payer_first_name: "支払人名", + payer_last_name: "支払人の姓", + payer_email: "支払者の電子メール", + payer_phone: "支払者の電話", + payer_cpf: "納税者番号", + payer_full_name: "支払人名", + wallet_payment: "ウォレット決済", + usa: "私たち。", + nigeria: "ナイジェリア", + thailand: "タイ", + indonesia: "インドネシア", + brazil: "ブラジル", + india: "インド", + vietnam: "ベトナム", + mexico: "メキシコ", + philippine: "メキシコ" + }, + c2cMerchant: { + buy: "購入", + sell: "売却", + merchant: "販売者", + quantity: "数量", + limit: "制限", + unit_price: "単価", + payment: "支払方法", + rating: "評価", + buy_crypto: "購入", + sell_crypto: "売却", + order_no: "注文番号", + order_time: "注文時間", + transfer_to_merchant: "販売者に送金", + pay_within: "支払期限", + contact_merchant: "販売者に連絡", + amount: "金額", + fee: "手数料", + total: "合計", + step1: "注文", + step2: "支払", + step3: "受取", + step1_desc: "注文後、売り手の資産はプラットフォームが保管します", + step2_desc: "表示された支払方法で送金してください", + step3_desc: "販売者が確認後、資産が解放されます", + enter_amount: "数量を入力", + confirm_order: "注文確認", + order_records: "注文履歴", + all: "すべて", + status_pending: "保留中", + status_completed: "完了", + status_cancelled: "キャンセル", + status_expired: "期限切れ", + direction: "方向", + you_pay: "お支払金額", + load_more: "もっと見る", + cancel: "キャンセル", + action: "操作" + }, + deposit: { + title: "Deposit", + selectCurrency: "Select Currency", + selectChain: "Select Network", + network: "Network", + depositAddress: "Deposit Address", + rechargeRecord: "Deposit Records", + viewAllRecords: "View All Records", + saveQr: "Save QR Code", + amount: "Amount", + time: "Time", + address: "Address", + hash: "Transaction Hash", + status: "Status", + walletAccount: "Wallet Account", + depositTo: "Deposit to", + noRecords: "No deposit records", + warning1: "Only deposit {currency} via the {chain} network. Deposits from other assets or networks will be lost.", + warning2: "Minimum deposit amount: 0.00001 {currency}.", + warning3: "Deposits below the minimum will be lost and cannot be recovered.", + warning4: "Processing time is approximately 15-60 minutes.", + addressUnavailable: "Address not available, please contact support", + statusPending: "Pending", + statusSuccess: "Success", + statusFailed: "Failed", + copySuccess: "Copied", + }, + option: { + search: "Search", + all: "All", + hot: "Hot", + gainers: "Gainers", + losers: "Losers", + volume_24h: "Volume", + pair: "Pair", + price: "Price", + quantity: "Qty", + time: "Time", + profit_rate: "Profit Rate", + no_pair: "No pairs", + select_pair: "Select Pair", + select_pair_first: "Select a pair first", + available: "Available", + delivery_time: "Delivery Time", + select_time: "Select Time", + select_time_first: "Select delivery time", + buy_up: "Buy Up", + buy_down: "Buy Down", + order_method: "Order Method", + instant_order: "Instant", + follow_order: "Follow", + amount: "Amount", + enter_amount: "Enter amount", + open_price: "Open Price", + status: "Status", + direction: "Direction", + pending: "Pending", + win: "Win", + lose: "Lose", + cancelled: "Cancelled", + tab_pending: "Pending", + tab_opening: "Opening", + tab_settled: "Settled", + tab_cancelled: "Cancelled", + order_book: "Order Book", + realtime_trades: "Trades", + current_orders: "Current", + history_orders: "History", + no_orders: "No orders", + instant: "Instant", + timed: "Timed" + } +} \ No newline at end of file diff --git a/src/lang/kr.js b/src/lang/kr.js new file mode 100644 index 0000000..274a835 --- /dev/null +++ b/src/lang/kr.js @@ -0,0 +1,1650 @@ +// 韩 +export default { + hycg: "파기 성공", + km1: "판매 가능", + zx: '자체 선택', + tjcg: "제출 성공.", + gg8: "이메일 주소를 사용하거나", + gg9: "등록", + yzmbbt: "초대 코드 (필수)", + zfr1: "기본 맵", + zfr2: "깊이 맵", + qshsl26: "주문 확인", + qshsl27: "주문 계속하기", + qshsl1: "이메일 주소", + qshsl2: "이메일 주소를 입력해주세요", + qshsl3: "제목", + qshsl4: "제목을 입력해주세요", + qshsl5: "문제 설명", + qshsl6: "문제를 설명해주세요", + qshsl7: "성공적으로 제출되었습니다. 곧 답변을 드리겠습니다", + qshsl8: "건의 및 피드백", + qshsl10: "프로젝트 이름", + qshsl11: "토큰 이름", + qshsl12: "프로젝트 설명", + qshsl13: "계약 주소", + qshsl14: "공식 웹사이트", + qshsl15: "연락처 이름", + qshsl16: "연락처 이메일", + qshsl17: "첨부 파일 업로드", + + qshsl18: "프로젝트 이름을 입력해주세요", + qshsl19: "토큰 이름을 입력해주세요", + qshsl20: "프로젝트 설명을 입력해주세요", + qshsl21: "계약 주소를 입력해주세요", + qshsl22: "공식 웹사이트를 입력해주세요", + qshsl23: "연락처 이름을 입력해주세요", + qshsl24: "연락처 이메일을 입력해주세요", + qshsl25: "첨부 파일을 업로드해주세요", + qshsl: '수량 (장)을 입력하십시오', + czcc: '작업 성공', + czsb: '작업 실패', + fzcf: '복사 성공', + zjde1: '계정 입력', + zjde2: '비밀번호 입력', + zjde3: '로그인 성공', + zjde4: '비밀번호 확인', + zjde5: '인증 코드 입력', + zjde6: '비밀번호를 다시 입력하십시오', + zjde7: '등록', + zjde8: '비밀번호가 일치하지 않습니다', + zjde9: '개인 정보 보호 정책에 동의하십시오', + zjde10: '가장 인기있는 암호 화폐 거래 플랫폼', + zjde11: '미국 달러', + zjde12: '24시간 거래량', + zjde13: '종합 유동성 공급자', + zjde14: '사용자', + zjde15: '즉시 거래', + zjde16: '24시간 거래량', + zjde17: '24시간 거래량', + zjde18: '더 보기', + zjde19: '우리의 장점', + zjde20: '안전하고 규정 준수 가능하며 예측 가능한 디지털 인프라를 지원하고 운영하기 위해 설계된 고성능 오픈 소스 블록체인 플랫폼입니다.', + zjde21: '암호 화폐 뉴스', + zjde22: '더 보기', + zjde23: '자세히 보기', + zjde24: '회사 소개', + zjde25: '소개', + zjde26: '글로벌 전문 사이트, 전세계 전문 트레이더를 대상으로 하는 혁신적인 디지턀 자산 거래 플랫폼으로, 고품질의 혁신적인 디지털 자산 투자 기회를 발견하는 데 전념하고 있습니다. 현재 40가지 이상의 디지턀 자산 제품 거래 및 투자 서비스를 제공하고 있습니다.', + zjde27: '그룹은 글로벌 선도 블록체인 자산 금융 서비스 제공업체입니다. 전세계 130여 개국의 수백만 사용자에게 고품질의 서비스를 제공하고 있으며, 미국, 싱가포르, 한국, 홍콩 등 국가 및 지역에 독립적인 사무실과 거래 비즈니스 및 운영 센터를 운영하고 있습니다.', + zjde28: '그룹 및 하위 브랜드는 기술 플랫폼, 제품 지원 라인, 보안 리스크 컨트롤 시스템, 운영 및 고객 서비스 시스템 등에서 세계 선두를 달리고 있습니다. 또한, 글로벌로 사업을 전개하는 THEICE의 다른 하위 브랜드에는 THEICE Japan의 디지털 자산 거래 플랫폼 및 THEICE Wallet의 디지털 자산 관리 서비스가 포함됩니다.', + zjde29: '언제 어디서나 거래하세요', + zjde30: '여러 터미널과 완벽하게 호환되어 다양한 시나리오에서의 다양한 거래 요구를 언제든지 충족시킵니다', + zjde31: '실시간 시장 데이터를 언제든지 확인하세요', + zjde32: 'BTC, ETH, XRP 및 기타 디지털 자산을 쉽게 매매하세요', + zjde33: '관심 있는 암호화폐의 가격 변동 경고를 받으세요', + zjde34: '비트코인 현물, 선물, 옵션 가격을 확인하세요', + zjde35: '다양한 거래소의 암호화폐 가격을 비교하세요', + zjde36: [{ + h1: '안전과 안정성', + desc: '최고 수준의 기술 팀, 종합적인 보안 보호, 자체 개발된 고속 거래 엔진으로 대규모 거래 동시성 하에서도 안정적이고 신뢰할 수 있는 운영이 가능합니다.' + }, + + { + h1: '전문적인 규정 준수', + desc: '블록체인 및 금융 분야에서 다년간의 경험을 가진 전문 운영 팀, 규정 준수 디지털 자산 거래 라이선스 소지, 100% 예비 자금을 보장합니다.' + }, + { + h1: '고객 중심', + desc: '글로벌 시장을 대상으로 다국어 지원, 24시간 365일 연중무휴 운영, 강력한 커뮤니티 지원, 전문적인 고객 서비스.' + }, + { + h1: '고성능', + desc: '초당 30만 건의 거래, 주문 응답 시간이 1밀리초 미만.' + } + ], + zjde37: '선물 계약', + zjde38: '자산', + zjde39: '유동성 마이닝', + zjde40: '도움 센터', + zjde41: '공지 센터', + zjde42: '앱 다운로드', + zjde43: '다운로드', + zjde44: '자산 지갑', + zjde45: '친구와 공유', + zjde46: '거래 기록', + zjde47: '본인 인증', + zjde48: '신용 점수', + zjde49: '보안 센터', + zjde50: '비밀번호 변경', + zjde51: '출금 비밀번호 설정', + zjde52: '캐시 지우기', + zjde53: '로그아웃', + zjde54: '개인 센터', + zjde55: '언어', + zjde56: '통화 변환', + zjde57: [{ + title: '배송 계약', + url: 'secondDealCenter' + }, + { + title: '영구 계약', + url: 'leverdealCenter' + }, + { + title: '현물 거래', + url: 'dealCenter' + } + ], + + zjde58: [{ + type: 'USD', + symbol: '$', + text: '미국 달러' + }, + { + type: 'CNY', + symbol: '¥', + text: '중국 위안' + }, + { + type: 'HKD', + symbol: 'HK$', + text: '홍콩 달러' + }, + { + type: 'EUR', + symbol: '€', + text: '유로' + }, + { + type: 'CAD', + symbol: 'C$', + text: '캐나다 달러' + }, + { + type: 'JPY', + symbol: 'JPY', + text: '일본 엔' + }, + { + type: 'SGD', + symbol: 'NZ$', + text: '뉴질랜드 달러' + }, + { + type: 'TWD', + symbol: 'NT$', + text: '신대만 달러' + }, + { + type: 'SGD', + symbol: 'S$', + text: '싱가포르 달러' + }, + { + type: 'PHP', + symbol: '₱', + text: '필리핀 페소' + }, + // { + // type: '', + // symbol: '฿', + // text: '태국 바트' + // }, + + // { + // type: '', + // symbol: '₽', + // text: '러시아 루블' + // }, + { + type: 'AUD', + symbol: 'AU$', + text: '호주 달러' + }, { + type: 'GBP', + symbol: '£', + text: '영국 파운드' + }, + { + type: 'KRW', + symbol: '₩', + text: '한국 원' + }, + // { + // type: '', + // symbol: 'RM', + // text: '말레이시아 링깃' + // } + ], + zjde59: '계약 시장', + zjde60: '상승 목록', + zjde61: '거래 목록', + zjde62: '통화 쌍', + zjde63: '종가', + zjde64: '변동', + zjde65: '거래량', + zjde66: '계정 로그인', + zjde67: '다시 오신 것을 환영합니다! 이메일 또는 전화번호를 사용하여 로그인하세요', + zjde68: '비밀번호 기억하기', + zjde69: '내가 읽고 동의합니다', + zjde70: '국가', + zjde71: '만들기', + zjde72: '계정', + zjde73: '이메일 또는 전화번호를 사용하여 등록하세요', + zjde74: '얻기', + zjde75: '지역 코드 선택', + zjde76: '지역 코드를 입력하세요', + zjde77: '비밀번호 재설정', + zjde78: '자산 안전을 위해 비밀번호를 변경한 후 24시간 이내에 거래가 금지됩니다.', + zjde79: '차트', + zjde80: '주문부', + zjde81: '최신 거래', + zjde82: '합계', + zjde83: '롱 바이', + zjde84: '숏 바이', + zjde85: '거래', + zjde86: '거래 자산', + zjde87: '사용 가능', + zjde88: '최소 매수', + zjde89: '수수료', + zjde90: '거래 시간', + zjde91: '포지션 오픈', + zjde92: '사용 가능 수량', + zjde93: '최대 개장 포지션', + zjde94: '로트', + zjde95: '초기 보증금', + zjde96: '거래 수수료', + zjde97: '현물', + zjde98: '매수 가격(USDC)', + zjde99: '매수 가능', + zjde100: '매도 가격(USDC)', + zjde101: '입금 전환', + zjde102: '출금 전환', + zjde103: '오늘 수익', + zjde104: '교환 수량', + zjde105: '교환할 수량을 입력해주세요', + zjde106: '현재 교환 가격', + zjde107: [{ + type: '', + tetx: '개요', + gg: '총 계정 자산', + value: '', + }, + { + type: 'change_wallet', + tetx: '스폿', + gg: '스폿 계정 자산', + value: 'change', + }, + { + type: 'micro_wallet', + tetx: '인수 계약', + gg: '인수 계약 계정 자산', + value: 'micro', + }, + { + type: 'lever_wallet', + tetx: '영구 계약', + gg: '영구 계약 계정 자산', + value: 'lever', + }, + { + type: 'legal_wallet', + tetx: '금융 관리', + gg: '금융 관리 계정 자산', + value: 'legal', + } + ], + zjde108: '중요 공지', + zjde109: '1. 현금 인출 행위를 방지하기 위해 거래량이 한도에 도달하면 인출을 요청할 수 있습니다.', + zjde110: '2. 인출 요청 후 24시간 이내에 입금됩니다. 예상과 다르게 입금되지 않으면 고객 서비스에 문의하여 도움을 받으십시오.', + zjde111: '3. 인출 요청을 제출한 후 자금은 인출이 진행 중이므로 동결 상태에 있습니다. 시스템에 의해 일시적으로 보유되어 있으며 이는 해당 자산을 잃은 것이나 자산에 문제가 있는 것을 의미하지 않습니다.', + zjde112: 'QR 코드 저장', + zjde113: '장외 링크', + zjde114: '장외 거래 핫라인', + zjde115: '1. 위의 입금 주소는 플랫폼의 공식 수신 주소입니다. 플랫폼의 공식 입금 주소를 사용해야 합니다. 잘못된 주소로 입금된 자금 손실은 본인 책임입니다.', + zjde116: '2. 컴퓨터와 브라우저의 보안을 유지하여 정보 조작이나 누출을 방지하십시오.', + zjde117: '3. 위 주소로 입금한 후 전체 네트워크의 확인이 완료될 때 자금이 입금됩니다.', + zjde118: '4. 위 토큰 시스템 및 통화에 대해 선택한 후 해당 금액을 입금하십시오. 관련 없는 다른 자산을 전송하지 마십시오. 복구할 수 없습니다.', + zjde119: '주소', + zjde120: '세계 최고의 블록체인 디지털 자산 채굴 플랫폼', + zjde121: '공개 투명성 · 안전하고 안정적', + zjde122: '통화', + zjde123: '일일 채굴 수익', + zjde124: '채굴 기간', + zjde125: '일', + zjde126: '지금 채굴 시작', + zjde127: '제품명', + zjde128: '채굴 기간', + zjde129: '채굴 시간', + zjde130: '채굴 금액', + zjde131: '만기일', + zjde132: '만기 수익', + zjde133: '주문 상태', + zjde134: '진행 중', + zjde135: '환매됨', + zjde136: '제품 상세', + zjde137: '일일 채굴 수익', + zjde138: '채굴 기간', + zjde139: '채굴 코인', + zjde140: '구독 금액 (최소)', + zjde141: '조기 환매 수수료', + zjde142: '구매 금액', + zjde143: '사용 가능한 자금', + zjde144: '구매 금액 입력 (USDC)', + zjde145: '닫기', + zjde146: '지금 채굴 시작', + zjde147: '조기 환매를 확인하시겠습니까?', + zjde148: '알림', + zjde149: '확인', + zjde150: '취소', + zjde151: '질문을 입력하십시오', + zjde152: '검색할 내용을 입력하십시오', + zjde153: '도움말 센터', + zjde154: '공지 센터', + zjde155: '홈', + zjde156: '이전 페이지로 돌아가기', + zjde157: '뉴스 센터', + zjde158: '서비스 계약', + zjde159: '지원', + zjde160: '온라인 고객 서비스', + zjde161: '제안 및 피드백', + zjde162: '서비스', + zjde163: '다운로드', + zjde164: '상장 신청', + zjde165: '개인정보 보호 정책', + zjde166: '사용자 계약', + zjde167: "친구와 공유", + zjde168: "부와 함께 자유롭게", + zjde169: "나의 초대 코드", + zjde170: "클릭하여 복사", + zjde171: "나의 초대 링크", + zjde172: "QR 코드 저장을 클릭", + zjde173: "직속 하급 인원 수", + zjde174: "총 하급 인원 수", + zjde175: "직속 하급 수수료", + zjde176: "총 수수료", + zjde177: "수수료 기록 보기", + zjde178: "수수료 기록", + zjde179: "계정", + zjde180: "유형", + zjde181: "수수료", + zjde182: "수수료 비율", + zjde183: "수수료 금액", + zjde184: "시간", + zjde185: "데이터 없음", + zjde186: "신용 점수", + zjde187: "총 신용 점수", + zjde188: "최신 기록", + zjde189: "실시간 업데이트", + zjde190: "신용 포인트", + zjde191: "날짜", + zjde192: "이름", + zjde193: "이유", + zjde194: "인도 주문", + zjde195: "주문 내역", + zjde196: "총 주문 수량", + zjde197: "주문 가격", + zjde198: "완료된 수량", + zjde199: "평균 거래 가격", + + + zjde200: "보유 포지션", + zjde201: "거래 내역", + zjde202: "시장가 전체 청산", + zjde203: "수익", + zjde204: "증거금 비율", + zjde205: "매수 가격", + zjde206: "강제 청산 가격", + zjde207: "트리거 가격", + zjde208: "지정가 주문", + zjde209: "시장가 주문", + zjde210: "주문 총 수량", + zjde211: "체결 가격", + zjde212: "최대 보유 포지션 수", + zjde213: "청산 평균 가격", + zjde214: "청산된 수량", + zjde215: "포지션 추가", + zjde216: "포지션 감소", + zjde217: "정수만 입력 가능", + zjde218: "주문 가격이 현재 가격보다 높아 현재 시장가로 즉시 체결됩니다. 구매를 확정하시겠습니까?", + zjde219: "주문 가격이 현재 가격보다 낮아 현재 시장가로 즉시 체결됩니다. 구매를 확정하시겠습니까?", + zjde220: '비밀번호 변경', + zjde221: '자산 안전을 위해 비밀번호 변경 후 24시간 내에 거래가 금지됩니다', + zjde222: '거래 내역', + + zjde223: '거래 유형', + zjde224: '계정 유형', + zjde225: '통화 유형', + zjde226: '변동 금액', + zjde227: '거래 금액', + zjde228: '독일어', + zjde229: '프랑스어', + zjde230: '이탈리아어', + zjde231: '터키어', + zhjs: "계정 역할", + sjzh: "실제 계정", + + lang: { + en: "English", + kr: "한글", + jp: "日本語", + zh: "简体中文", + hk: "繁體中文", + spa: "España", + ara: "Arabia" + }, + indexHeader: { + spot_trading: "현물 거래", + desc: "USDC로BTC구매와 같은 디지털 자산 간의 상호 거래", + exchange: "플래시", + exchange_desc: "클릭 한 번으로 다양한 디지털 자산 교환, 즉시 자동 결제 완료", + u_standard_contracts: "U표준 계약", + u_standard_contracts_desc: "USDC로 정산되는 마진 계약 거래", + option: "초계약", + option_desc: "초계약", + staking_mining: "서약 마이닝", + staking_mining_desc: "시장 유동성 확보 및 안정적인 수입 확보", + currency_banking: "통화 자산 관리", + currency_banking_desc: "원클릭 고정투자, 안정적인 수익", + sgd_subscription: "KRW 구독", + sgd_subscription_desc: "SGD 최신 사전 구매", + fiat_currency_transactions: "피아트 통화 거래", + fiat_currency_transactions_desc: "안전하고 쉬운 P2P 구매 및 판매, 최고의 오퍼 선택", + third_party_transactions: "제3자 거래", + third_party_transactions_desc: "3자 브랜드, VISA, 은행 카드, 거래의 빠른 선택", + market: "시장", + buy_coins: "동전을 사다", + trade: "거래", + contract: "계약", + finance: "재원", + receive: "$1000 받기", + log_out: "로그 아웃", + log_in: "로그인", + sign_up: "등록하다", + complaint_suggestion: "제안", + my_Assets: "내 자산", + orders: "주문하다", + inMobile: "모바일 단말기에 대한 피드백을 제공하십시오", + not_yet_open: "아직 열리지 않은" + }, + homeContent: { + title: "가장 신뢰할 수 있는 거래 플랫폼", + title2: "다양한 디지털 자산을 안전하게 거래할 수 있는 기능 제공", + sign_up_now: "지금 등록하세요", + download_the_app: "앱 다운로드", + go_to_trade: "무역", + popular_plates: "인기 플레이트", + market_conditions: "시장", + mainstream_coins: "주류 통화", + trading_pairs: "거래 쌍", + latest_price: "최신 가격", + up_and_down: "24시간 기복", + market: "인용 부호", + trade: "거래", + trade_button: "거래", + more: "더", + beginner_bootstrapping: "초보자 가이드", + beginner_bootstrapping_sign_up_now: "지금 등록하세요", + beginner_bootstrapping_deposit: "보증금", + beginner_bootstrapping_trade: "거래", + beginner_bootstrapping_input: "이메일 또는 휴대폰 번호 입력", + beginner_bootstrapping_sign_up_now_button: "지금 등록하세요", + beginner_bootstrapping_prompt: "친구를 {siteName}에 가입하도록 초대하고 최대 30% 거래 환급", + beginner_bootstrapping_buy_coins_quickly: "빠르게 코인 구매", + beginner_bootstrapping_reference_price: "제안 가격", + beginner_bootstrapping_buy_now_button: "지금 구매하세요", + beginner_bootstrapping_2nd_title: "체인의 자산, 즉시 충전", + beginner_bootstrapping_2nd_title_desc: "블록체인 지갑 전송을 통해 계정에 충전", + beginner_bootstrapping_2nd_title_2nd: "OTC 선택적 거래", + beginner_bootstrapping_2nd_title_2nd_desc: "0 취급 수수료, 디지털 통화 구매 및 판매를 위한 법정 통화 거래", + greenhorn_trade_module_first: "통화 거래", + greenhorn_trade_module_first_span: "1200개 이상의 통화를 지원하는 원클릭 거래 투자", + greenhorn_trade_module_second: "ETP 레버리지 토큰", + greenhorn_trade_module_second_span: "스팟 플레이, 소득을 활용하기 위한 레버리지, 절대 청산하지 않음", + greenhorn_trade_module_third: "무기한 계약", + greenhorn_trade_module_third_span: "U 마진 무기한 계약, 1~100배 레버리지 거래", + greenhorn_trade_module_fourth: "永续合约", + greenhorn_trade_module_fourth_span: "U 마진 무기한 계약, 1~100배 레버리지 거래", + brand_title: "디지털 자산의 순환을 더욱 가치있게", + brand_module_first: "글로벌 신규 일선 교환", + brand_module_first_tips: "제품 생태계 전환 및 혁신, 글로벌 노드 집계 트래픽", + brand_module_second: "고품질 프로젝트의 세계 초연", + brand_module_second_tips: "마켓익스프레스, 양질의 프로젝트 발굴로 투자기회 포착", + brand_module_third: "디지털 자산 1200+", + brand_module_third_tips: "글로벌 시장 종목 선택 가능, 24시간 거래", + brand_module_fourth: "안전", + brand_module_fourth_tips: "디지털 자산 저장소 다중 서명 콜드 월렛", + brand_module_fifth: "주요한", + brand_module_fifth_tips: "API 트랜잭션을 지원하는 10년 이상의 재무 위험 관리 팀", + brand_module_sixth: "안정화", + brand_module_sixth_tips: "글로벌 기술팀, 분산 병렬 기술, 고속 매칭 엔진", + swiper_first: "글로벌 신규 일선 교환", + swiper_first_tips: "제품 생태계 전환 및 혁신, 글로벌 노드 집계 트래픽", + swiper_second: "고품질 프로젝트의 세계 초연", + swiper_second_tips: "마켓익스프레스, 양질의 프로젝트 발굴로 투자기회 포착", + swiper_third: "디지털 자산 1200+", + swiper_third_tips: "글로벌 시장 종목 선택 가능, 24시간 거래", + swiper_fourth: "안전", + swiper_fourth_tips: "디지털 자산 저장소 다중 서명 콜드 월렛", + swiper_fifth: "주요한", + swiper_fifth_tips: "API 트랜잭션을 지원하는 10년 이상의 재무 위험 관리 팀", + swiper_sixth: "안정화", + swiper_sixth_tips: "글로벌 기술팀, 분산 병렬 기술, 고속 매칭 엔진", + platform_wrap: "언제 어디서나 열린 거래", + platform_wrap_tips: "글로벌 시장의 레이아웃에 초점을 맞춘 제품 생태 변화 및 혁신", + platform_wrap_android: "안드로이드 다운로드", + platform_wrap_iphone: "아이폰 다운로드", + tipsmain_title: "지금 디지털 화폐 여정을 시작하세요", + tipsmain_tips: "{siteName}에서 거래를 에스코트합니다.", + tipsmain_first_btn: "지금 등록하세요", + tipsmain_second_btn: "거래를 시작하다", + tipsmain_v_else: "지금 등록하세요", + safety_box_span: "3개 항목(모의 침투 테스트, 버그 바운티, 자금 증명)을 모두 통과하고 별 3개 등급을 받으세요.", + online_customer_service: "온라인 서비스", + satisfaction_surveys: "만족도 조사", + back_to_top: "맨 위로 돌아가기", + experience_title: "이 페이지에 대한 전반적인 경험에 얼마나 만족하십니까?", + experience_very_dissatisfied: "매우 불만족 하였다", + experience_dissatisfied: "불만", + experience_no_comment: "노 코멘트", + experience_satisfied: "풀다", + experience_very_satisfied: "매우 만족", + experience_open_more_detail_flag: "다음 번에 개선할 수 있도록 더 많은 피드백을 제공할 수 있습니까?", + experience_open_more_detail_input: "다음 번에 개선할 수 있도록 더 많은 피드백을 제공할 수 있습니까?", + btn_submit: "제출하다", + feedback_title: "의견을 보내 주셔서 감사합니다!", + feedback_tips: "귀하의 피드백은 우리에게 매우 중요합니다! !", + feedback_btn: "알았다!", + moblie: "디지털 자산의 순환을 더욱 가치있게", + moblie_download: "다운로드" + }, + indexFooter: { + title: "디지털 자산의 순환을 더욱 가치있게", + terms_and_policies: "약관 및 정책", + anti_money_laundering: "자금 세탁 방지", + risk_warning: "위험 경고", + service_privacy: "서비스 프라이버시", + terms_of_service: "서비스 약관", + privacy_statement: "개인 정보 보호 정책", + service_information: "서비스 정보", + about_us: "회사 소개", + risk_prompt: "위험 경고: {siteName}에서 제공하는 모든 상품(디지털 자산, 자산 관리 상품, 펀드 등 포함)에 대해 {siteName}은(는) 상품 성능에 대해 어떠한 보증도 하지 않습니다. 투자자는 자산 관리 상품의 법률 문서를 주의 깊게 읽어야 합니다. 상품 리스크 및 수익 특성 이해 (특정 상품 고유의 시스템적 리스크 및 투자 리스크 등 포함) 투자자는 자신의 자산 상태와 위험 허용 정도에 따라 자신에게 맞는 금융 상품을 선택해야 합니다. {siteName}에서 제공하는 홍보 자료는 투자자의 참고용으로만 제공되며 {siteName}의 추천이나 투자 조언을 구성하지 않습니다. 투자자는 신중한 결정을 내리고 독립적으로 위험을 감수해야 합니다.", + partner_institutions: "파트너 조직" + }, + accountCenter: { + welcome: "안녕하세요,", + authentication: "인증:", + deposit: "보증금", + title: "총 자산:", + currency: "통화", + available: "사용 가능", + freeze: "꼭 매달리게 하다", + exchange: "교환" + }, + accountaEntrust: { + time: "시간", + currency: "통화", + number: "수량", + price: "가격", + account: "계정", + operate: "작동하다", + quash: "취소", + loading: "로드 중...", + no_data_yet: "데이터 없음" + }, + marketQuotaion: { + title: "암호화폐 시가총액", + market_first: "Cryptocurrencies의 총 시가 총액은 {price} billion USD입니다.", + market_second: "비트코인의 시장 점유율은 {share_bit}%이고 이더리움의 시장 점유율은 {share_ethereum}%입니다.", + market_third: "지난 24시간 동안의 거래량은 {trade} billion USD입니다.", + top_gainers: "랭킹 획득", + popular_currencies: "인기있는 통화", + coins: "동전", + last_price: "최종 가격", + cycle: "24H 변화", + high: "높은", + low: "낮은", + volume: "24H 거래량", + market_trading: "시장 거래", + trade: "시장 거래", + all: "모두" + }, + fastTransaction: { + buy_cryptocurrency: "Visa/Master Card/JCB/Discover로 암호화폐 구매", + brief_introduction: "사용 용이성 최저 수수료 글로벌 적용 범위", + swiper_second_tips: "100개 이상의 지불 방법과 30개 이상의 화폐 통화를 허용하는 안전한 암호화폐 거래 플랫폼을 제공하기 위해 전 세계 수백만 명의 사용자가 신뢰합니다.", + buy_coins_with_one_click: "한 번의 클릭으로 코인 구매", + orders: "주문하다", + how_to_buy: "암호화폐는 어떻게 구매하나요?", + buy_control_hooks_first_span: "[구매] 옵션을 선택하고 구매 및 수령할 암호화폐를 선택한 후 구매 또는 수령할 금액을 입력합니다.", + buy_control_hooks_second_span: "[구매]를 클릭하고 적절한 지불 방법을 선택합니다.", + buy_control_hooks_third_span: "결제 확인 후 구매한 암호화폐가 계정으로 자동 이체됩니다.", + buy_frequently_asked_questions: "일반적인 문제", + buy_tips: "지불에 대한 질문이 있으시면 온라인 고객 서비스에 문의하십시오!", + how_to_sell: "암호 화폐를 판매하는 방법?", + sell_control_hooks_first_span: "[매도] 옵션을 선택하고 매도/수령할 암호화폐를 선택한 후 매도/수령할 금액을 입력합니다.", + sell_control_hooks_second_span: "[매도]를 클릭하고 구매자가 선택한 암호화폐로 결제할 결제 수단을 선택합니다.", + sell_control_hooks_third_span: "주문이 처리되면 구매자는 선택한 결제 방법과 선택한 암호화폐를 통해 결제합니다.", + sell_frequently_asked_questions: "일반적인 문제", + sell_tips: "지불에 대한 질문이 있으시면 온라인 고객 서비스에 문의하십시오!", + buy: "구입", + sell: "팔다", + i_want_to_pay: "나는 지불하고 싶다", + please_enter_the_amount: "금액을 입력하세요.", + search: "찾다", + please_enter_quantity: "수량을 입력해주세요", + please_enter_quantity_2: "수량을 입력해주세요", + all: "모두", + form_iput_search: "찾다", + I_will_receive: "나는 받을 것이다", + input_decimal: "금액을 입력하세요.", + select_search_input: "금액을 입력하세요.", + payment_method: "지불 방법", + no_payment_method_available: "결제 수단이 없습니다.", + reference_price: "제안 가격:", + fast_transaction_quick_order_btn_tng82_btn: "구입", + el_dialog_title: "결제 수단 선택", + debit_or_credit_card: "직불/신용 카드", + add_a_bank_card: "은행 카드 추가", + third_party: "타사", + yes: "확인하다", + msg: "귀하의 지역은 현재 구매를 지원하지 않습니다!", + i_will_receive: "나는 받을 것이다", + i_want_to_sell: "나는 팔고 싶다" + }, + creditCard: { + el_carousel_item_first: "Visa/Master Card/JCB/Discover로 암호화폐 구매", + el_carousel_item_second: "사용 용이성 최저 수수료 글로벌 적용 범위", + el_carousel_item_third: "100개 이상의 지불 방법과 30개 이상의 화폐 통화를 허용하는 안전한 암호화폐 거래 플랫폼을 제공하기 위해 전 세계 수백만 명의 사용자가 신뢰합니다.", + third_party: "타사", + orders: "주문하다", + i_want_to_spend: "나는 보내고 싶다", + ant_input_affix_wrapper_placeholder: "구매금액을 입력해주세요", + select_a_currency: "통화 선택", + i_will_receive: "나는 받을 것이다", + Select_a_currency_second: "통화 선택", + tips: "친절한 팁", + desc: "파트너는 암호화폐 구매를 위한 다양한 옵션을 제공합니다. 가장 적합한 가격을 찾으려면 올바른 지불 방법을 선택하십시오.", + select_a_payment_method: "결제 수단 선택", + payment_details: "지불 세부 사항", + disclaimer: "부인 성명", + disclaimer_details: '이 신용 카드 구매 서비스(이하 "서비스")는 제3자 기관인 Banxa에서 귀하에게 제공합니다. 이 서비스를 사용하기 전에 Banxa 플랫폼과 관련된 사용자 계약 및 관련 서비스를 사용하기 위해 동의가 필요할 수 있는 기타 법률 문서에 동의해야 합니다. 서비스 이용 중 문제가 발생하면 Banxa 고객 서비스 팀에 문의하십시오. Banxa 고객 서비스 팀의 연락처 정보는 support@banxa.com입니다. 고객 서비스에 문의하기 전에 Banxa 플랫폼 공식 웹사이트에 나열된 다른 구제 채널을 통해 발생한 문제를 해결할 수도 있습니다.', + read: "면책 조항을 읽었으며 이에 동의합니다", + continued: "계속하다" + }, + tv: { + price: "가격:", + price_input: "가격을 입력하세요", + take_profit_price: "이익실현 가격:", + stop_loss_price: "정지 가격:", + best_price: "시장에서 가장 좋은 가격으로 주문하세요", + inputtimes: "타임스", + el_select_placeholder: "선택하십시오", + hand: "손", + equal: "동일한", + contract_market_capitalization: "계약 시장 가치", + deposit: "여유", + transaction_service_fees: "거래 수수료", + buy_go_long: "매수(장기)", + sell_short: "매도(숏)", + lessnum: "이 숫자는 다음보다 작지 않아야 합니다.", + morenum: "수량은 초과할 수 없습니다.", + traedoff: "거래가 기성품입니다", + ptimes: "레버리지를 선택하세요.", + pprice: "가격을 입력하세요", + realtime: "실시간", + newprice: "최신 가격", + change: "증가하다", + sureOd: "주문 확인", + high: "최고가", + min: "최저 가격", + conversion: "전환하다", + volume: "24시간 거래량", + market_transaction: "시장 거래", + limit_trading: "제한 무역", + num: "수량", + input_buy_num: "구매할 로트 수를 입력하세요.", + m: "분", + hour: "시간", + transfer: "옮기다", + canceil: "취소", + confirm: "확인하다", + timed: "다수의", + bail: "여유", + charge: "서비스 비용", + available: "사용 가능:", + hands: "수량", + day: "낮", + week: "주", + type: "유형", + mon: "달" + }, + accountNewPage: { + coin_trading: "통화 거래", + all_account_balances: "모든 계정 잔액", + label_available: "사용 가능", + label_currency: "통화", + label_freeze: "꼭 매달리게 하다", + label_convert_into: "전환하다", + label_operate: "작동하다", + from: "~에서", + reach: "에게", + available_balance: "사용 가능한 잔액", + available_balance_2: "사용 가능한 잔액", + the_number_of_transfer_outs: "수량 이체", + you_will_get: "당신은 얻을 것이다", + premium: "수수료", + exchange_rates: "환율", + exchange: "교환", + insufficient_balance: "잔액 불충분", + cannot_be_the_same: "같을 수 없다" + }, + leverTransactions: { + nowentrust: "현재 커미션", + lvchi: "계약직", + closed: "닫힌 위치", + revoked: "취소됨", + type: "유형", + open_price: "시가", + now_price: "현재 가격", + bail: "여유", + sty_price: "이익실현", + sts_price: "중지 가격", + open_time: "개관 시간", + rate: "수수료", + loss: "이익과 손실", + do: "작동하다", + entrust_price: "수수료 가격", + delegation_time: "커미션 시간", + close_price: "종가", + close_time: "마감 시간", + status: "상태", + revoke_time: "해지 시간", + ping: "포지션을 청산하다", + set_loss: "손절매 및 손절매 설정", + expect_profit: "예상 이익", + expect_loss: "예상 손실", + canceil: "취소", + confirm: "확인하다", + sure_close: "포지션 종료를 확인하시겠습니까?", + all_close: "모든 포지션 청산", + more_close: "평평한 긴 주문 만", + more: "더 로드", + thanzone: "설정 값은 0보다 커야 합니다.", + nullClose: "짧은 주문만 마감", + revoke: "해제", + revoke_order: "주문을 취소하시겠습니까?" + }, + leverMarket: { + market: "시장", + currency: "통화", + lastprice: "최신 가격", + change: "증가하다" + }, + leverExchange: { + handicap: "핸디캡", + direction: "방향", + price: "가격", + number: "수량", + sellout: "팔다", + buyin: "구입하다" + }, + leverTrade: { + or: "또는", + to_trade: "무역", + logins: "로그인", + registers: "등록하다", + taccount: "계약 계정", + transfer: "옮기다", + shi: "시장 거래", + xian: "제한 무역", + price: "가격", + pprice: "가격을 입력하세요", + timed: "다수의", + times: "X", + hand: "손", + equal: "동일한", + hands: "수량", + pbuynum: "구입한 부수를 입력하세요", + contractVal: "거래 금액", + bail: "여유", + charge: "서비스 비용", + domore: "매수(장기)", + ptimes: "여러개 선택해주세요", + doshort: "매도(숏)", + canuse: "사용 가능", + buynumber: "구매량", + sellprice: "판매 가격", + sellnumber: "판매량", + sure_od: "주문 확인", + confirm: "확인하다", + canceil: "취소", + bestprice: "최고의 시장 가격", + lessnum: "최소 수량은 다음보다 작을 수 없습니다.", + morenum: "수량은 초과할 수 없습니다." + }, + secondContract: { + miscroAccount: "초계약 계정", + transfer: "옮기다", + balance: "균형", + rate: "수익성" + }, + mxDefi: { + title_normal_text: "채굴 보상 즉시 누리기, 언제든지 입출금, 유연한 운영", + mining_treasure: "광산 보물", + mining_records: "채굴 기록", + expected_annualized_earnings: "예상 일일 화학 소득", + day: "하늘", + minimum_number_of_lock_up_days: "최소 락업 일수", + staking_amount: "약속 금액", + no_upper_limit: "제한 없는", + go_to_staking: "맹세합니다" + }, + secondTransactions: { + symbol: "거래 쌍", + num: "개봉 수량", + buy_price: "구매 가격", + now_price: "현재 가격", + finsh_price: "최종 가격", + profit_loss: "예상 손익", + times: "카운트다운", + rate: "수수료", + loss: "이익과 손실", + trade: "거래", + closed: "닫힌 위치", + nodata: "데이터 없음", + more: "더 로드" + }, + earn: { + financial_order: "재정 질서", + go_back: "반품", + tab_pane_label: "DeFi 마이닝 보물", + amount_of_deposit: "입금 금액", + daily_yield: "일일 수익률", + lockup_time: "잠금 시간", + maturity_time: "만료 날짜", + liquidated_damages_for_early_redemption: "조기 상환 청산 손해", + in_progress: "진행 중", + redeemed: "구속", + operation: "작동하다", + status: "상태", + redemption: "구원", + nodata: "데이터 없음", + refresh: "새로 고침", + confirm_definite_redemption: "사용 확인?", + confirm_title: "힌트", + confirm_confirm_button: "확신하는", + confirm_cancel_button: "취소" + }, + structuredFinancial: { + title: "구조화 금융", + desc: "고정수익과 옵션 등 금융파생상품을 결합한 새로운 형태의 금융상품", + nav_content: "금융 시장", + router_link_span: "내 재정", + total_product: "모든 상품", + label_product: "제품", + label_reference_annualization: "참조 연간화", + label_investment_term: "투자 기간", + label_residual_share: "남은 지분", + label_subscription: "구입", + immediate_application: "지금 신청하세요", + have_ended: "~ 위에", + expansion: "확장하다", + sc_bczrlj: "우리의 이점", + proc_item_1: "고수익", + proc_item_desc_1: "다양한 전문 금융 도구 조합을 사용하여 사용자를 위한 고품질 고수익 금융 상품을 만듭니다.", + proc_item_2: "다양한 제품", + proc_item_desc_2: "다양한 종류와 풍부한 선택으로 다중 조합, 다중 기간, 다중 통화 일반 상품 제공", + proc_item_3: "안전하고 믿을 수 있는", + proc_item_desc_3: "전문 관리 및 위험 관리 솔루션은 자산 반환을 보호합니다.", + sc_dpybcj_title: "전문적이고 편리한 재무관리 프로세스", + process_item_title_1: "제품 구매", + process_item_title_2: "마감이자 계산", + process_item_title_3: "만기결제", + process_item_title_4: "원금과 이자", + q_a: "일반적인 문제", + tip1: "구조화된 재무 관리란 무엇입니까?", + tip1flag: "구조화자산관리는 채권과 옵션 등 금융파생상품을 결합한 새로운 형태의 금융상품이다. 일반적으로 투자대상의 투자기간 내 주가성과와 특정연계가격을 비교하여 정산수익률을 결정하는데 자본보전형과 공격형으로 구분할 수 있다. 이용자는 자신이 원하는 수익률, 기능통화 등에 따라 정해진 투자기간의 상품을 선택하여 구매할 수 있습니다. 일반적으로 원리금은 만기일에 정산되어 상환되며 조기상환은 불가합니다.(상품의 종류에 따라 다름) ).", + tip2: "이자 계산 및 상환 규칙은 무엇입니까?", + tip2flag: "다양한 자산 관리 상품에 대한 구독은 이자 계산 및 상환 규칙이 다를 수 있습니다.상어 지느러미 제품을 예로 들면 최종 수입은 만료 시 현물 계정으로 계산되어 분배되며 관찰된 가격 성과 및 가격을 기반으로 합니다. 간격 사이의 관계는 최종 결산 시점의 연수익률을 결정하는 데 사용됩니다.", + tip3: "구조화 재무 관리의 위험은 무엇입니까?", + tip3flag: "다른 상품 규칙에 따라 이자 계산을 위한 연환산 수익률은 기초 관찰 가격과 지정된 고정 가격을 비교하여 결정됩니다.시장이 크게 변동할 때 둘 사이의 관계를 파악하기 어렵고 거기에 있습니다. 낮은 금리로 결제가 가능하며 원금손실의 위험도 있습니다.", + subscription_information: "구독 정보", + annual_rate_of_return: "연간 수익률:", + name: "이름:", + individual_price: "1인분 가격:", + holding_period: "보유 기간:", + holding_period_day: "하늘", + maturit_date: "만료일:", + purchase_share: "주식을 사다", + residual_share: "남은 지분", + residual_share_copy_of_the: "공유하다", + copy_of_the: "공유하다:", + projected_income: "예상 소득:", + buy_button: "구입하다" + }, + record: { + title: "내 재정", + go_back: "반품", + order_list: "주문 목록", + tr_th_1: "제품", + tr_th_2: "유형", + tr_th_3: "참조 가격", + tr_th_4: "예상 소득", + tr_th_5: "만료 날짜", + tr_th_6: "상태", + no_data: "데이터 없음", + td_span_1: "실패하다", + td_span_2: "구입했다", + td_span_3: "결제 성공", + td_span_4: "결제 성공" + }, + startup: { + banner_title_1: "세계 최대 블록체인 런칭 플랫폼", + banner_title_desc_1: "원클릭 참여, 논스톱 에어드롭", + banner_title_2: "역대 최고 수익률", + banner_data_item_1: "총 성공적인 구독 항목", + banner_data_item_2: "일시금", + banner_data_item_3: "총 참가자 수", + be_in_progress: "진행 중", + my_subscription: "내 구독", + surplus: "나머지:", + svg_be_in_progress: "진행 중", + subscribe: "구독에 참여", + have_come_to_an_end: "끝났다", + purchased: "구입했다", + have_reached: "도달했다", + surplus2: "나머지:" + }, + startupDetail: { + go_back: "반품", + in_progress: "진행 중", + surplus: "나머지:", + start_time: "시작 시간:", + end_time: "종료 시간: ", + end_tip: "결국 목표값에 도달하지 못하면 크라우드 펀딩은 실패하게 됩니다.", + official_website: "공식 웹 사이트", + white_paper: "백지", + su_next_stage_text_1: "마치다", + su_next_stage_text_2: "왼쪽: ", + su_next_stage_text_3: "거리", + subscribe: "구독에 참여", + project_introduction: "프로젝트 소개", + project_participation_requirements: "프로젝트 참여 조건", + desc_1: "참가자는", + desc_2: "등록하다", + desc_3: "그리고", + desc_4: "로그인", + content_1: "로그인 후 사용자 정보 작성", + content_2: "KYC 인증", + agreement_tip: "참여하기 전에 구독 계약에 서명하십시오.", + agreement: "계약서에 서명", + su_dtl_condition_tips: "필요한 부분", + su_dtl_condition_tips_data: "금액, 구독을 위한 지원 통화 잔액이 충분한지 확인하세요. 자산이 차감되지 않습니다.", + risk_warning: "위험 경고", + ol_li_1: "스타트업 프로젝트는 아직 초기 단계이며 프로젝트 운영, 프로젝트의 기본 기술, 법적 및 규제 환경에 큰 위험이 있을 수 있습니다.", + ol_li_2: "토큰을 이해하고 고유한 위험을 평가하려면 고급 기술 및 재무 지식이 필요합니다.", + ol_li_3: "기술, 법률 및 규정, 시장 및 기타 요인의 영향을 받아 구입하는 토큰의 가격은 급격하게 변동될 수 있으며 가격이 크게 감소하거나 증가할 수 있습니다.", + ol_li_4: "Token 또는 GATE.IO 거래 플랫폼의 기본 기술로 인해 구매한 Token은 전체 또는 일부를 인출하지 못할 수 있습니다.", + subscription_information: "구독 정보", + subscription_quantity: "구독 수량", + input_num: "구독수량을 입력해주세요", + need_to_pay: "지불해야", + current_balance: "현재의 균형:", + issue_price: "발행 가격:", + buy: "구입하다", + msg_input_num: "구독수량을 입력해주세요" + }, + dealTv: { + change: "증가하다", + high: "최고가", + min: "최저 가격", + volume: "거래량", + spot_transaction: "현물 거래", + transfer: "옮기다", + buy: "구입하다", + sell: "팔다", + market_price: "시장 가격", + price_limit: "가격 제한", + available: "사용 가능", + top_up: "재충전", + purchase_price: "구매 가격", + purchase_volume: "구매량", + turnover: "회전율", + selling_price: "판매 가격", + quantity_sold: "판매량", + cdel: "현재 커미션", + hdeal: "역사적 위원회" + }, + deal: { + time: "시간", + price: "가격", + number: "수량", + rtt: "실시간 거래" + }, + noticeList: { + help: "지원 센터", + nodata: "데이터 없음" + }, + exchange: { + newprice: "최신 가격", + direction: "방향", + price: "가격", + number: "수량", + sum: "총", + sellout: "팔다", + handicap: "핸디캡", + buyin: "구입" + }, + trade: { + change: "통화 계정", + buyin: "구입", + transfer: "옮기다", + sellout: "팔다", + bestprice: "최고의 시장 가격", + inprice: "구매가격을 입력해주세요", + innumber: "구매금액을 입력해주세요", + confirm: "작동을 확인하십시오!", + sure: "확신하는", + ceil: "확신하는", + outprice: "판매가격을 입력해주세요", + outnumber: "판매수량을 입력해주세요" + }, + entrust: { + ul_li_1: "유형", + ul_li_2: "유형", + ul_li_3: "거래 제비", + ul_li_4: "시간", + ul_li_5: "상태", + inbuy: "구입하다", + outsell: "팔다", + more: "더 로드", + nodata: "데이터 없음", + loading: "로드 중", + nomore: "더 이상은 없어" + }, + hisentrust: { + ul_li_1: "유형", + ul_li_2: "가격", + ul_li_3: "거래 제비", + ul_li_4: "시간", + ul_li_5: "상태", + inbuy: "구입하다", + outsell: "팔다", + nodata: "데이터 없음", + loading: "로드 중", + more: "더 로드", + nomore: "더 이상은 없어" + }, + complete: { + alltread: "총 거래", + time: "시간", + price: "가격", + treadnum: "트랜잭션 수", + inbuy: "구입하다", + outsell: "팔다", + all: "모두" + }, + market: { + currency: "통화", + lastprice: "최신 가격", + change: "증가하다" + }, + secondTv: { + newprice: "최신 가격", + zhangfu: "증가하다", + conversion: "전환하다", + hourday: "24시간 거래량" + }, + login: { + welcome: "로그인하세요", + login_tabItem_0: "우편", + login_tabItem_1: "휴대전화", + active_0: "우편", + active_1: "전화 번호", + filter_value_placeholder: "검색할 국가명, 지역번호를 입력하세요.", + phone_placeholder: "전화 번호", + mail_placeholder: "이메일 주소", + password: "비밀번호", + password_placeholder: "로그인 비밀번호", + forget: "비밀번호를 잊어버리다", + login_btn: "로그인", + no_account_number: "계정 없음", + register_now: "지금 등록하세요" + }, + forgetPwd: { + go_back: "반품", + retrieve: "로그인 비밀번호 찾기", + input_account: "계좌번호 입력, 보안인증", + security_verification: "보안 확인", + set_a_password: "암호를 설정하세요", + mail: "우편", + phone: "휴대전화", + label_mail: "우편", + mail_placeholder: "이메일을 입력해주세요", + label_phone: "휴대전화", + choice_of_nationality: "국적 선택", + placeholder_choice_of_nationality: "국적 선택" + }, + register: { + create_account: "계정 생성", + create_tips: "이메일 또는 휴대폰 번호로 회원가입", + active_0: "휴대전화", + active_1: "우편", + login_title_item_active_1: "우편", + login_title_item_active_if: "전화 번호", + mail_placeholder: "이메일 주소", + phone_placeholder: "전화 번호", + tip_placeholder: "검색할 국가명, 지역번호를 입력하세요.", + password: "비밀번호", + password_placeholder: "로그인 비밀번호 설정", + invitation_code: "초대 코드(선택사항)", + invitation_code_placeholder: "초대 코드(선택사항)", + paste: "반죽", + agree: "동의하다", + agreement: "사용자 계약", + agreement_mobile: "사용자 계약", + register: "등록하다", + already_have_an_account: "이미 계정이 있습니다", + login_now: "즉시 로그인", + e_mail_verification: "이메일 확인", + phone_verification: "전화 확인", + tip_before: "귀하의", + tip_mail: "우편", + tip_phone: "휴대전화", + tip_after: "수신된 6자리 인증 코드는 5분 동안 유효합니다.", + ver_code_mail: "우편", + ver_code_phone: "휴대전화", + verification_code: "확인 코드", + send_the_verification_code: "인증 코드 보내기", + msg1: "이메일 형식이 잘못되었습니다.", + msg2: "정확한 전화번호를 입력해주세요", + msg3: "비밀번호는 비어 있거나 6자리 미만이어야 합니다.", + msg4: "동의를 먼저 해주세요", + msg_center: "메시지 센터", + system_msg: "시스템 정보", + system_gg: "시스템 알림" + }, + accountSet: { + personal_center: "개인 센터", + registration_time: "등록 시간", + security_level: "보안 레벨", + low: "낮은", + middle: "가운데", + high: "높은", + tip: "계정 보안 수준을 향상시키기 위해 최소 3개의 보안 설정을 완료하는 것이 좋습니다.", + phone_or_mail: "모바일/이메일 바인딩", + basic_authentication: "기본 인증", + advanced_authentication: "고급 인증", + advanced_authentication_desc: "고급 실명 인증을 완료하면 계정이 더 안전합니다.", + authentication: "입증", + basic_authentication_desc: "실제 개인 정보를 바인딩하여 계정 도용 및 변조 방지", + go_to_authentication: "인증하러 가기", + under_review: "검토 중", + audited: "감사", + two_factor_authentication: "이중 인증", + mobile_authentication: "모바일 인증", + mobile_authentication_desc: "휴대폰 인증은 금융 보안을 위한 추가 보호 계층을 제공합니다.", + unbound: "매여 있지 않은", + mail_authentication: "이메일 인증", + mail_authentication_desc: "이메일 인증은 자금 보안을 위한 추가 보호 계층을 제공합니다(개인 정보가 도용되지 않도록 설정하십시오.", + mail_authentication_desc_end: "피싱 방지 코드", + account_password: "계정 비밀번호", + login_password: "로그인 비밀번호", + login_password_desc: "계정 보안을 보호하는 데 사용", + revise: "개정하다", + get_back: "돌아가다", + fund_password: "자금 비밀번호", + fund_password_desc: "자산 보호를 위해", + not_set: "설정되지 않음", + wallet_settings: "지갑 설정", + fiat_currency_settings: "법정화폐 설정", + check_the_exchange_rate: "환율을 보려면 통화를 선택하세요.", + choose: "선택하다", + withdrawal_address: "출금 주소", + withdrawal_address_tip: "출금주소를 묶어주세요", + set: "설정", + bank_account: "은행 계좌", + bank_account_tip: "은행 카드 정보를 추가하십시오", + err_tip: "너무 많은 단어!" + }, + transferLog: { + verified: "검증됨", + verified_desc: "실제 개인 정보를 바인딩하여 계정 도용 및 변조 방지", + personal_certification: "개인 인증", + basic_authentication_1: "실명, 주민등록번호", + basic_authentication_2: "검토는 1시간 이내에 완료될 것으로 예상됩니다.", + advanced_real_name_authentication: "고도화된 실명인증", + recommend: "추천하다", + desc_1: "신분증 앞뒷면 사진", + desc_2: "검토는 2시간 이내에 완료될 것으로 예상됩니다.", + tip_1_1: "1.사이트 내 전송은 지원되지 않습니다.", + tip_1_2: "1.내부 이체 지원", + tip_1_3: "1.플랫폼의 모든 사업에 참여 가능", + tip_2_1: "2.옵션 거래를 지원하지 않습니다", + tip_2_2: "2.옵션 거래, 통화 거래 및 기타 비즈니스 지원", + tip_2_3: "2.일일 누적 현금 인출 한도≤150BTC", + tip_3_1: "3.일일 누적 현금 인출 한도≤2BTC", + tip_3_2: "3.일일 누적 현금 인출 한도≤60BTC", + next: "다음 단계", + previous: "이전의", + submit_review: "리뷰 제출", + personal_information: "개인 정보", + personal_information_desc: "실제 사용자 정보와 ID 번호를 입력해주세요.기본 본인 인증이 완료되면 관련 정보를 변경할 수 없으며 후속 인증을 위한 정보 기반을 제공합니다.", + select_nationality: "국적 선택", + type_of_certificate: "인증서 유형", + id_card: "신분증", + passport: "여권", + driver_license: "운전 면허증", + actual_name: "실명", + input_placeholder: "실명을 입력해주세요", + id_number: "ID 번호", + id_number_placeholder: "주민등록번호를 입력해주세요", + start_authentication: "인증 시작", + id_front: "신분증 앞면", + click_to_upload: "업로드하려면 클릭하세요.", + the_back_of_the_document: "문서 뒷면", + upload_tip: "인증서 앞면을 업로드하세요.", + upload_tip_2: "증명서 뒷면을 업로드해주세요.", + please_select_a_document_type: "문서 유형을 선택하세요.", + name_tip: "이름을 입력하세요.", + id_number_tip: "주민등록번호를 입력해주세요", + nation_tip: "국가를 기입하십시오" + }, + transferSet: { + payment_settings: "결제 설정", + add_address: "출금 주소를 추가하려면 통화 유형을 선택하세요.", + add: "에 추가", + bank_card_binding: "은행 카드 바인딩", + bank_card_binding_tip: "은행 카드 정보를 바인딩하십시오", + update: "개정하다", + please_select_currency: "통화를 선택하세요.", + chain_type: "사슬 유형", + input_withdrawal_address: "출금주소를 입력해주세요", + account_name: "계정 이름", + please_enter_account_name: "계정 이름을 입력하세요.", + bank_name: "은행 이름", + please_enter_the_bank_name: "은행 이름을 입력하세요.", + beneficiary_country: "수혜국", + input_beneficiary_country: "수혜국", + input_iban: "IBAN을 입력하세요.", + bank_code: "은행 코드", + input_bank_code: "은행 코드(BIC/SWIFT)를 입력하세요.", + bank_address: "계좌 번호", + msg_1: "통화가 필요합니다.", + msg_2: "체인 유형은 필수 항목입니다.", + msg_3: "출금 주소가 필요합니다", + msg_4: "계정 이름이 필요합니다.", + msg_5: "은행 이름이 필요합니다.", + msg_6: "수취인 국가는 필수 항목입니다.", + msg_7: "IBAN필수", + msg_8: "은행 코드(BIC/SWIFT)가 필요합니다.", + msg_9: "은행 주소가 필요합니다.", + msg_10: "수신 계정 추가", + msg_11: "수신 계정 수정", + msg_12: "출금 주소 수정", + msg_13: "수신 계정 수정", + msg_14: "삭제 확인?", + msg_15: "출금 주소 추가", + edit: "편집하다" + }, + change: { + withdraw: "철회하다", + total_asset_valuation: "총 자산 평가", + today_earnings: "오늘의 수입", + contract_assets: "계약 자산", + fiat_assets: "피아트 자산", + option_asset: "초계약 자산", + fund_account_conversion: "펀드 계좌 전환", + hide: "숨겨진 0 자산", + record: "기록", + copy: "복사", + a1: "충전하지 마십시오.", + a2: "그렇지 않으면 자산을 회수할 수 없습니다.", + a3: "입금은 단순송금 방식만 지원하며, 다른 방식으로 입금(일괄송금)은 일시적으로 입금이 불가하오니 양해 부탁드립니다.", + a4: "위 주소로 충전 후 전체 네트워크 노드의 확인이 필요하며, 1번의 네트워크 확인 후 계정을 받게 되며, 6번의 네트워크 확인 후에 코인 출금이 가능합니다.", + a5: "최소 충전 금액:", + a6: "최소 금액 미만의 보증금은 적립되지 않으며 환불되지 않습니다.", + a7: "충전 주소는 자주 변경되지 않으며, 반복해서 충전할 수 있으며, 변경 사항이 있을 경우 홈페이지 공지사항이나 이메일을 통해 최대한 알려드리겠습니다.", + a8: "정보가 변조되거나 유출되지 않도록 귀하의 컴퓨터와 브라우저의 보안을 반드시 확인하시기 바랍니다.", + a9: "위 주소로 충전 후 전체 네트워크 노드를 확인해야 하며, 1번 네트워크 확인 후 계정을 받게 되며, 2번 네트워크 확인 후 코인 출금이 가능합니다.", + a10: "충전 정보를 제출한 후 담당자가 검토할 때까지 기다려 주십시오.", + notice: "친절한 팁", + chaddress: "출금 주소 선택", + please_select_an_account: "계정을 선택하세요.", + transfer_amount: "이체 금액", + transfer_amount_input: "이체금액을 입력해주세요", + balance: "통화 계정 잔액", + amount: "충전량", + cgaddress: "입금 주소", + hash: "해시 값", + picture: "전송 스크린샷" + }, + fiat: { + fiat_account: "피아트 계정", + balance: "법정 통화 자산의 잔액", + financial_account: "재무 회계" + }, + invitation: { + invite_friends: "친구를 초대", + invite_friends_desc: "양 당사자는 많은 양의 초대 보상을 공유하므로 친구를 불러 함께 코인을 획득하세요!", + top_box: "커미션 쉽게 받는 방법", + top_box_tip: "등록 및 거래에 친구를 초대하고 거래 리베이트 보상을 친구와 즉시 공유", + send_invitation: "초대장을 보내다", + register_and_trade: "등록 및 거래", + share_transaction_rebate: "공유 거래 리베이트", + my_invite_stats: "내 초대 통계", + total_invites: "총 초대", + total_commission: "총 커미션", + invitation_code: "초대 코드", + invite_link: "초대 링크", + my_rebate_factor: "내 리베이트 요인", + friends_cashback_factor: "친구 캐쉬백 요인", + face_to_face_invitation: "대면 초대", + poster_invitation: "포스터 초대장", + rules: "규칙", + rebate_level: "리베이트 수준", + mining_pool: "마이닝 풀", + regular: "정기적인", + award: "1、초대자 보상", + award_desc: "1)입금 보상: 친구를 초대하여 7일 이내에 실명 인증을 완료하고 누적 거래 금액이 100 USDC(현물 거래 및 레버리지 거래 포함)에 도달한 모든 친구에 대해 초대한 사람은 2USDC의 입금 보상을 받을 수 있습니다. 친구가 실명 인증을 완료하고 누적 거래 금액이 100USDC에 도달하면 정시에 지급되며 사용자가 클릭하면 즉시 지급됩니다.", + award_desc_2: "2)리베이트 보상: 친구를 초대하여 거래(현물 거래 및 마진 거래 포함)를 수행하고 초대한 사람은 2단계 리베이트 보상을 받을 수 있으며 리베이트 비율에 따라 거래에서 친구가 보낸 코인 형태로 보상이 실시간으로 지급됩니다. , 사용자는 수신을 클릭하면 즉시 수신합니다." + }, + uorder: { + currency_wealth_management_order: "통화 자산 관리 순서", + spot_transaction_order: "현물 거래 주문", + u_standard_contract_order: "U 표준계약서", + option_order: "초계약 주문", + pledge_mining: "서약 마이닝", + sgd_subscription: "KRW 구독", + in_transaction: "거래 중", + completed: "완전한", + opening_time: "개장 시간", + order_duration: "주문 기간", + subscription_time: "구독 시간", + number_of_applications: "신청 수", + pass_quantity: "패스 수량", + time_to_market: "출시 시간", + order_center: "주문 센터" + }, + other: { + invitation_rebate: "초대 리베이트", + join_the_community: "커뮤니티에 가입", + predict: "시간 주기 기복을 예측하세요!", + win: "이기다", + openTime: "개장 시간", + rate: "수수료", + openNum: "개봉 수량", + openNum_desc: "개봉수량을 입력해주세요", + miscro_up: "사다", + miscro_down: "공매도", + setPayPassword: "거래 비밀번호 설정", + minimum_withdrawal_amount: "최소 인출 금액", + arrival_amount: "도착 금액", + payPassword: "거래 비밀번호", + withdraw_coins: "코인 출금", + withdrawal_amount: "출금금액", + creation_time: "생성 시간", + "审核中": "검토 중", + "审核完成": "감사 완료", + "审核失败": "감사 실패", + withdrawal_address_tip_info: "출금주소를 선택해주세요", + withdrawal_amount_alert: "수량을 기입해주세요", + recharged: "충전됨", + recharge_record: "충전 기록", + recharge_num: "충전량", + submit_recharge_info: "입금 정보 제출", + upload_recharge: "인증서 업로드", + deposit: "보증금", + bind_phone: "휴대폰 번호 바인딩", + bind_phone_desc: "계정 보안을 위해 휴대폰 번호를 바인딩하세요.", + bind_email: "사서함 바인딩", + bind_email_desc: "계정 보안을 위해 이메일을 바인딩하세요.", + "进行中": "진행 중", + "已完成": "완전한" + }, + bonus: { + tip_1: "쉬운 픽업", + tip_2: "누적 참가자 수", + tip_3: "사용자 530*****은 누적 거래 금액 10,000 USDC를 완료하여 무작위 보상을 얻습니다!", + tip_4: "463***** 사용자가 1,000 USDC의 첫 번째 계약 거래를 완료하여 5 USDC를 받았습니다!", + tip_5: "USDC 보너스를 받으려면 서둘러 이벤트에 참여하세요!", + you_have_obtained: "당신은 얻었다", + up_to: "까지", + not_logged_in: "로그인하지 않았습니다", + not_certified: "인증되지 않음", + verified: "확인", + cumulative_collection: "총 보너스 누적 수령", + pick_up_record: "픽업 기록", + novice_task: "초보자 작업", + first_charge_times_reward: "첫 충전 2배 보상", + first_charge: "첫 충전", + to_finish: "끝내기 위해", + the_first_contract_transaction: "첫 번째 계약 거래", + contract_accumulation: "일일 계약 누적 거래량", + tip_6: "계약개시일 계산", + current: "현재의", + user_task: "사용자 작업", + invite_new_users: "새 사용자 초대", + tip_7: "신규 사용자를 초대하여 KYC를 완료하고 계약 거래에 참여", + tip_8: "双方获得", + tip_9: "양 당사자는", + tip_10: "작업을 초대하고 완료함: {숫자}명", + transaction_amount: "계약 누적 거래 금액", + random_reward: "무작위 보상", + contract_bonus: "계약 보너스", + rules_of_use: "사용 규칙", + rule_1: "보너스는 계약 거래에만 사용할 수 있으며 수익금은 인출할 수 있지만 보너스 자체는 인출할 수 없습니다.", + rule_2: "보너스는 거래 마진으로 사용할 수 있으며 거래 수수료, 손실 및 자본 비용을 상쇄하는 데 사용할 수도 있습니다.", + rule_3: "보너스가 소진되기 전에 계약 계정에서 자산을 이전하는 작업으로 인해 보너스가 삭제됩니다.", + rule_4: "보너스 유효기간은 15일이며, 15일이 지나도 사용하지 않은 잔여 보너스는 회수되오니, 기간 중 청산의 위험이 있으니 유의하시기 바랍니다.", + rule_5: "신규 사용자는 체인에서 충전하거나 법정화폐로 입금하여 컨트랙트 계좌로 이체할 수 있습니다. 다른 작업 수준에 따라 발행될 수 있습니다. .", + rule_6: "신규 사용자가 KYC를 완료하고 활동 페이지에 들어간 후 첫 번째 단일 계약 주문의 거래량이 첫 번째 거래 작업의 요구 사항을 충족하고 작업 완료에 따라 보상이 발행될 수 있습니다. 한 번, 여러 번 청구할 수 없습니다.", + rule_7: "초대 과제 보상은 과제 완료 후 익일 지급되며, 다음날까지 받지 못한 경우 고객센터로 연락하여 수령하시기 바랍니다.", + rule_8: "기능적 경험 태스크 보상은 [처음으로 Stop-Profit 및 Stop-Loss 경험하기] 태스크와 같이 각 사용자가 한 번만 청구할 수 있습니다.", + rule_9: "보상을 얻기 위해 어떤 수단을 사용하는 행위는 부정 행위로 간주되어 의심되는 계정은 검토 상태에 들어가고, 확인되면 해당 계정은 차단되고 계정의 모든 보너스가 복구됩니다.", + rule_10: "활동에 참여하는 사용자가 많기 때문에 해당 작업 완료 후 30분 이내에 대기해야 보상을 받을 수 있으며, 30분 후 해당 작업이 검토 상태인 경우 약 1- 검토 기간은 3일입니다(검토 시간은 첫 입금에 영향을 미치지 않습니다. 작업 두 배 보상). 이해와 지원에 감사드리며, 계속해서 사용자 경험을 최적화하고 개선하겠습니다.", + notice: "참고: 첫 입금 보너스를 받기 위해 클릭하기 전에 계약 계정의 금액이 첫 입금액 요구 사항을 충족해야 합니다. 그렇지 않으면 청구가 성공하지 못할 수 있으며 재발행되지 않습니다. 첫 충전 보상은 UID당 한 번만 받을 수 있습니다.", + rule_2_1: "보너스 확인 방법", + rule_2_2: '보너스 잔액: 계약 계정에 보너스가 지급됩니다. 앱을 열고 "자산" - "계약"을 클릭하여 잔액을 확인하세요.' + }, + mx_defi_detail: { + day_rate: "일일 수익률", + lock_start_time: "잠금 시작 시간", + lock_week: "락업 기간", + lock_over: "교장은 {day} 잠금 해제 후 해제됩니다.", + lock_num: "잠긴 금액", + available_balance: "사용 가능한 잔액", + lock_num_tips: "락업수량을 입력해주세요", + min_lock_num: "최소 락업 수량", + all: "모두", + day_yq_rate: "일일 기대 수익률", + desc_title: "참여하기 전에 다음 규칙을 주의 깊게 읽으십시오.", + desc_msg1: "최소 구독 수량은 {min} {currency_name}이고 최소 후원 기간은 {day}일입니다.", + desc_msg2: "수입 시작: {day}일", + desc_msg3: "T는 서약 날짜를 나타냅니다. 혜택은 T+1(익일)에 시작되며 T+2에 귀하의 계정에 분배됩니다. 담보 자산을 해제하는 날에는 소득이 발생하지 않습니다. 수익은 매일 현물 계정으로 분배됩니다.", + desc_msg4: "상환 전 담보 자산은 거래 참여, 출금 불가, 사전 잠금 해제 불가", + desc_msg5: "최소 스테이킹 기간에 도달한 후 상환 또는 계속 스테이킹을 선택할 수 있으며 최종 수입은 실제 스테이킹 일수에 따라 계산됩니다.", + desc_msg6: "상환 후 10분 이내에 원금이 잠금 해제됩니다.", + desc_msg7: "나는 프로젝트 위험을 완전히 이해할 것을 약속합니다", + desc_msg8: "위험 고지" + }, + buyCrypto: { + bankName: "은행 송금", + three: "타사", + currency: "통화 및 지불 방법 선택", + corresponding: "해당 통화를 선택하세요.", + payment: "지불 방법", + continue: "계속하다", + problem: "일반적인 문제", + swift: "스위프트란?", + swift_desc: "SWIFT 송금을 통해 수백 개국의 은행 계좌에서 암호화폐를 구매할 수 있습니다.암호화폐 구매 거래는 은행 SWIFT 결제가 완료된 후 영업일 기준 2-5일 이내에 성공적으로 처리됩니다.전신 송금을 사용하면 FedWire 시스템을 통해 미국 은행 계좌로 암호화폐를 구매할 수 있습니다.지불에 대한 질문이 있으시면 온라인 고객 서비스에 문의하십시오.", + deposit_input: "입금하실 금액을 입력해주세요", + amount: "금액", + amount_input: "금액을 입력하세요.", + receive: "당신은받을 것이다", + rate: "USD와 USDC 간의 1:1 환율", + bankAccount: "은행 계좌 추가", + fee: "수수료", + buy: "지금 구매", + notice: "알아채다", + desc: "은행 송금 수수료는 송금 은행 수수료를 참조하십시오.실제 받은 금액만 USDC로 전환 가능정보가 잘못 입력된 경우 송금 계좌로 금액이 반환될 수 있습니다. 은행 수수료가 부과될 수 있습니다.지불에 대한 질문이 있으시면 온라인 고객 서비스에 문의하십시오.", + over: "가능한 한 빨리 송금을 완료하십시오. 그렇지 않으면 주문이 취소됩니다.", + information: "계정 정보", + transfer: "본인계좌를 이용하여 아래의 은행계좌로 이체해 주시기 바랍니다.", + account_name: "계정 이름", + iban: "IBAN", + beneficiary_country: "수혜국", + bank_code: "은행 코드(BIC/SWIFT)", + bank_name: "은행 이름", + bank_address: "계좌 번호", + transfer_amount: "이체 금액", + photo: "기억이 안나요? 사진 앨범에 저장", + transfer_over: "이전 완료", + screenshot: "전송 스크린샷을 업로드하세요.", + image_desc: "이미지 형식은 다음과 같아야 합니다", + upload: "업로드", + will_receive: "나는 받을 것이다", + want_spend: "나는 보내고 싶다", + copy: "복사", + submit_error: "귀하의 지역은 일시적으로 지원되지 않습니다!", + select_payment_method: "지불 방식을 선택하십시오", + online_bank: "온라인 은행", + scan_code_payment: "스캔 코드 결제", + bank_payment: "은행 지불", + direct_bank: "직접 은행", + please_enter_information: "정보를 입력하십시오", + the_minimum_amount_is: "최소 구매 금액은", + please_enter_an_integer: "정수를 입력하세요.", + payment_successful: "결제 성공", + to_be_paid: "지불됩니다", + please_select_a_country: "국가를 선택하세요.", + please_select_currency: "통화를 선택하세요.", + quickly_buy_coins: "빠르게 코인 구매", + wallet: "지갑", + bank_transfer: "은행 송금", + credit_card: "VSA/MasterCard", + please_select_a_bank: "은행을 선택하세요.", + rate_desc: "USDC와의 전환율은", + payer_first_name: "지불인 이름", + payer_last_name: "지급인 성", + payer_email: "지불인 이메일", + payer_phone: "지급인 전화", + payer_cpf: "납세자 세금 ID", + payer_full_name: "지불인 이름", + wallet_payment: "지갑 결제", + usa: "우리를.", + nigeria: "나이지리아", + thailand: "태국", + indonesia: "인도네시아", + brazil: "브라질", + india: "인도", + vietnam: "베트남", + mexico: "멕시코", + philippine: "필리핀" + }, + c2cMerchant: { + buy: "구매", + sell: "판매", + merchant: "판매자", + quantity: "수량", + limit: "한도", + unit_price: "단가", + payment: "결제 방법", + rating: "평점", + buy_crypto: "구매", + sell_crypto: "판매", + order_no: "주문번호", + order_time: "주문시간", + transfer_to_merchant: "판매자에게 송금", + pay_within: "결제 기한", + contact_merchant: "판매자 연락", + amount: "금액", + fee: "수수료", + total: "합계", + step1: "주문", + step2: "결제", + step3: "수령", + step1_desc: "주문 후 판매자의 자산은 플랫폼이 보관합니다", + step2_desc: "표시된 결제 방법으로 송금하세요", + step3_desc: "판매자가 확인하면 자산이 해제됩니다", + enter_amount: "수량 입력", + confirm_order: "주문 확인", + order_records: "주문 기록", + all: "전체", + status_pending: "대기중", + status_completed: "완료", + status_cancelled: "취소됨", + status_expired: "만료됨", + direction: "방향", + you_pay: "결제 금액", + load_more: "더보기", + cancel: "취소", + action: "작업" + }, + deposit: { + title: "Deposit", + selectCurrency: "Select Currency", + selectChain: "Select Network", + network: "Network", + depositAddress: "Deposit Address", + rechargeRecord: "Deposit Records", + viewAllRecords: "View All Records", + saveQr: "Save QR Code", + amount: "Amount", + time: "Time", + address: "Address", + hash: "Transaction Hash", + status: "Status", + walletAccount: "Wallet Account", + depositTo: "Deposit to", + noRecords: "No deposit records", + warning1: "Only deposit {currency} via the {chain} network. Deposits from other assets or networks will be lost.", + warning2: "Minimum deposit amount: 0.00001 {currency}.", + warning3: "Deposits below the minimum will be lost and cannot be recovered.", + warning4: "Processing time is approximately 15-60 minutes.", + addressUnavailable: "Address not available, please contact support", + statusPending: "Pending", + statusSuccess: "Success", + statusFailed: "Failed", + copySuccess: "Copied", + }, + option: { + search: "Search", + all: "All", + hot: "Hot", + gainers: "Gainers", + losers: "Losers", + volume_24h: "Volume", + pair: "Pair", + price: "Price", + quantity: "Qty", + time: "Time", + profit_rate: "Profit Rate", + no_pair: "No pairs", + select_pair: "Select Pair", + select_pair_first: "Select a pair first", + available: "Available", + delivery_time: "Delivery Time", + select_time: "Select Time", + select_time_first: "Select delivery time", + buy_up: "Buy Up", + buy_down: "Buy Down", + order_method: "Order Method", + instant_order: "Instant", + follow_order: "Follow", + amount: "Amount", + enter_amount: "Enter amount", + open_price: "Open Price", + status: "Status", + direction: "Direction", + pending: "Pending", + win: "Win", + lose: "Lose", + cancelled: "Cancelled", + tab_pending: "Pending", + tab_opening: "Opening", + tab_settled: "Settled", + tab_cancelled: "Cancelled", + order_book: "Order Book", + realtime_trades: "Trades", + current_orders: "Current", + history_orders: "History", + no_orders: "No orders", + instant: "Instant", + timed: "Timed" + } +} \ No newline at end of file diff --git a/src/lang/lang.js b/src/lang/lang.js new file mode 100644 index 0000000..6f8501d --- /dev/null +++ b/src/lang/lang.js @@ -0,0 +1,35 @@ +import Vue from 'vue' +import VueI18n from 'vue-i18n' +Vue.use(VueI18n) +import zh from './zh' //中 +import en from './en' //英 +import kr from './kr' //韩 +import jp from './jp' //日 +import hk from './hk' //繁体 +import spa from './spa' //西班牙语 +import it from './it' //意 +import de from './de' //德 +import fra from './fra' //法 +import drj from './drj' //土 + +let locale = window.localStorage.getItem('locale') || ''; +if (locale == '') { + locale = 'en'; + window.localStorage.setItem('locale', locale); + window.localStorage.setItem('lang', locale); +} +export default new VueI18n({ + locale: locale, + messages: { + zh: zh, + en: en, + kr: kr, + jp: jp, + hk: hk, + spa: spa, + it: it, + de: de, + fra: fra, + drj: drj + } +}) \ No newline at end of file diff --git a/src/lang/spa.js b/src/lang/spa.js new file mode 100644 index 0000000..8ad6139 --- /dev/null +++ b/src/lang/spa.js @@ -0,0 +1,1650 @@ +// 西班牙 +export default { + hycg: "Rescisión exitosa", + km1: "vendible", + zx: 'auto-seleccionado', + tjcg: "Enviado exitosamente", + gg8: "Utiliza tu dirección de correo electrónico o", + gg9: "Regístrate", + yzmbbt: "Código de invitación (obligatorio)", + zfr1: "Mapa base", + zfr2: "Mapa de profundidad", + qshsl26: "Confirmación de pedido", + qshsl27: "Continuar con el pedido", + qshsl1: "Correo electrónico", + qshsl2: "Por favor, introduce tu dirección de correo electrónico", + qshsl3: "Asunto", + qshsl4: "Por favor, introduce un asunto", + qshsl5: "Describir el problema", + qshsl6: "Por favor, describe el problema", + qshsl7: "Enviado con éxito, nos pondremos en contacto contigo pronto", + qshsl8: "Sugerencias y comentarios", + qshsl10: "Nombre del proyecto", + qshsl11: "Nombre del token", + qshsl12: "Descripción del proyecto", + qshsl13: "Dirección del contrato", + qshsl14: "Sitio web oficial", + qshsl15: "Nombre de contacto", + qshsl16: "Correo electrónico de contacto", + qshsl17: "Subir archivo adjunto", + + qshsl18: "Por favor, introduce el nombre del proyecto", + qshsl19: "Por favor, introduce el nombre del token", + qshsl20: "Por favor, introduce la descripción del proyecto", + qshsl21: "Por favor, introduce la dirección del contrato", + qshsl22: "Por favor, introduce el sitio web oficial", + qshsl23: "Por favor, introduce el nombre del contacto", + qshsl24: "Por favor, introduce el correo electrónico del contacto", + qshsl25: "Por favor, sube un archivo adjunto", + qshsl: 'Por favor, introduce la cantidad (hojas)', + czcc: 'Operación exitosa', + czsb: 'Operación fallida', + fzcf: 'Copia exitosa', + zjde1: 'Ingrese cuenta', + zjde2: 'Ingrese contraseña', + zjde3: 'Inicio de sesión exitoso', + zjde4: 'Confirmar contraseña', + zjde5: 'Ingrese código de verificación', + zjde6: 'Por favor, ingrese la contraseña nuevamente', + zjde7: 'Registrarse', + zjde8: 'Las contraseñas no coinciden', + zjde9: 'Por favor, lea y acepte primero la política de privacidad', + zjde10: 'La plataforma de intercambio de criptomonedas más popular', + zjde11: 'USD', + zjde12: 'Volumen de negociación de 24 horas', + zjde13: 'Proveedor de liquidez integral', + zjde14: 'Usuarios', + zjde15: 'Operar ahora', + zjde16: 'Volumen de operaciones de 24 horas', + zjde17: 'Volumen de operaciones de 24 horas', + zjde18: 'Ver más', + zjde19: 'Nuestras ventajas', + zjde20: 'Es una plataforma de blockchain de código abierto de alto rendimiento diseñada para apoyar y operar infraestructuras digitales seguras, cumplidoras y predecibles.', + zjde21: 'Noticias de criptomonedas', + zjde22: 'Más', + zjde23: 'Ver detalles', + zjde24: 'Acerca de nosotros', + zjde25: 'Acerca de', + + + zjde26: 'Sitio profesional global, una innovadora plataforma de negociación de activos digitales que sirve a traders profesionales de todo el mundo, dedicada a descubrir oportunidades de inversión en activos digitales innovadores de alta calidad. Actualmente ofrece más de cuarenta productos de activos digitales para negociación e inversión.', + zjde27: 'El Grupo es un proveedor líder de servicios financieros de activos blockchain a nivel mundial. Ha brindado servicios de alta calidad a millones de usuarios de más de 130 países en todo el mundo. Tiene oficinas independientes en países y regiones como Estados Unidos, Singapur, Corea del Sur y Hong Kong. Negocios de trading y centros operativos.', + zjde28: 'El Grupo y sus sub-marcas están a la vanguardia del mundo en términos de plataformas tecnológicas, líneas de soporte de productos, sistemas de control de riesgos de seguridad, operaciones y sistemas de servicio al cliente. Además, otras sub-marcas de THEICE que operan a nivel mundial incluyen la plataforma de negociación de activos digitales de THEICE Japan y el servicio de gestión de activos digitales de THEICE Wallet.', + zjde29: 'Negocie en cualquier momento y en cualquier lugar', + zjde30: 'Compatibilidad perfecta con múltiples terminales para satisfacer las diversas necesidades de negociación en diferentes escenarios en cualquier momento', + zjde31: 'Vea datos de mercado en tiempo real en cualquier momento', + zjde32: 'Compre y venda fácilmente BTC, ETH, XRP y otros activos digitales', + zjde33: 'Reciba alertas de cambios de precio de criptomonedas en las que está interesado', + zjde34: 'Consulte los precios al contado, a futuro y de opciones de Bitcoin', + zjde35: 'Compare los precios de criptomonedas en varios intercambios', + zjde36: [{ + h1: 'Seguridad y Estabilidad', + desc: 'Equipo técnico de primera categoría, protección de seguridad integral, motor de trading de alta velocidad desarrollado internamente, puede operar de manera estable y confiable incluso en medio de una alta concurrencia de operaciones.' + }, + + { + h1: 'Cumplimiento Profesional', + desc: 'Equipo de operaciones profesional con años de experiencia en blockchain y finanzas, posee licencias de trading de activos digitales compatibles y garantiza un fondo de reserva del 100%.' + }, + { + h1: 'Orientado al Cliente', + desc: 'Dirigido al mercado global, con soporte en varios idiomas, funcionamiento las 24 horas del día, los 7 días de la semana, sólido respaldo de la comunidad y servicio al cliente profesional.' + }, + { + h1: 'Alto Rendimiento', + desc: '300,000 transacciones por segundo, tiempo de respuesta de órdenes inferior a 1 milisegundo.' + } + ], + zjde37: 'Contratos de Futuros', + zjde38: 'Activos', + zjde39: 'Minería de Liquidez', + zjde40: 'Centro de Ayuda', + zjde41: 'Centro de Anuncios', + zjde42: 'Descarga de la Aplicación', + zjde43: 'Descargar', + zjde44: 'Monedero de Activos', + zjde45: 'Compartir con Amigos', + zjde46: 'Registros de Transacciones de Cuenta', + zjde47: 'Verificación de Identidad', + zjde48: 'Puntaje de Crédito', + zjde49: 'Centro de Seguridad', + zjde50: 'Cambiar Contraseña', + zjde51: 'Establecer Contraseña de Retiro', + zjde52: 'Limpiar Caché', + zjde53: 'Cerrar Sesión', + zjde54: 'Centro Personal', + zjde55: 'Idioma', + zjde56: 'Convertir Moneda', + zjde57: [{ + title: 'Contratos de Entrega', + url: 'secondDealCenter' + }, + { + title: 'Contratos Perpetuos', + url: 'leverdealCenter' + }, + { + title: 'Operaciones al Contado', + url: 'dealCenter' + } + ], + + zjde58: [{ + type: 'USD', + symbol: '$', + text: 'Dólar Estadounidense' + }, + { + type: 'CNY', + symbol: '¥', + text: 'Yuan Chino' + }, + { + type: 'HKD', + symbol: 'HK$', + text: 'Dólar de Hong Kong' + }, + { + type: 'EUR', + symbol: '€', + text: 'Euro' + }, + { + type: 'CAD', + symbol: 'C$', + text: 'Dólar Canadiense' + }, + { + type: 'JPY', + symbol: 'JPY', + text: 'Yen Japonés' + }, + { + type: 'SGD', + symbol: 'NZ$', + text: 'Dólar de Nueva Zelanda' + }, + { + type: 'TWD', + symbol: 'NT$', + text: 'Nuevo Dólar de Taiwán' + }, + { + type: 'SGD', + symbol: 'S$', + text: 'Dólar de Singapur' + }, + { + type: 'PHP', + symbol: '₱', + text: 'Peso Filipino' + }, + // { + // type: '', + // symbol: '฿', + // text: 'Baht Tailandés' + // }, + + // { + // type: '', + // symbol: '₽', + // text: 'Rublo Ruso' + // }, + { + type: 'AUD', + symbol: 'AU$', + text: 'Dólar Australiano' + }, { + type: 'GBP', + symbol: '£', + text: 'Libra Esterlina' + }, + { + type: 'KRW', + symbol: '₩', + text: 'Won Surcoreano' + }, + // { + // type: '', + // symbol: 'RM', + // text: 'Ringgit Malasio' + // } + ], + zjde59: 'Mercado de Contratos', + zjde60: 'Lista de Incrementos', + zjde61: 'Lista de Transacciones', + zjde62: 'Pares de Divisas', + zjde63: 'Precio de Cierre', + zjde64: 'Variación', + zjde65: 'Volumen de Operaciones', + zjde66: 'Inicio de Sesión en la Cuenta', + zjde67: '¡Bienvenido de nuevo! Inicia sesión utilizando tu correo electrónico o número de teléfono', + zjde68: 'Recordar Contraseña', + zjde69: 'He leído y acepto', + zjde70: 'País', + zjde71: 'Crear', + zjde72: 'Cuenta', + zjde73: 'Regístrate utilizando tu correo electrónico o número de teléfono', + zjde74: 'Obtener', + zjde75: 'Seleccionar Código de Área', + zjde76: 'Por favor ingresa el código de área', + zjde77: 'Restablecer Contraseña', + zjde78: 'Por la seguridad de tus activos, se prohíbe la operación dentro de las 24 horas posteriores al cambio de contraseña.', + zjde79: 'Gráfico', + zjde80: 'Libro de Órdenes', + zjde81: 'Últimas Operaciones', + zjde82: 'Total', + zjde83: 'Compra Larga', + zjde84: 'Compra Corta', + zjde85: 'Operar', + zjde86: 'Activos de Operación', + zjde87: 'Disponible', + zjde88: 'Compra Mínima', + zjde89: 'Comisión', + zjde90: 'Hora de Operación', + zjde91: 'Abrir Posición', + zjde92: 'Cantidad Disponible', + zjde93: 'Máxima Apertura de Posición', + zjde94: 'Lotes', + zjde95: 'Margen Inicial', + zjde96: 'Comisión de Transacción', + zjde97: 'Spot', + zjde98: 'Precio de Compra (USDC)', + zjde99: 'Disponible para Comprar', + zjde100: 'Precio de Venta (USDC)', + zjde101: 'Transferir Entrada', + zjde102: 'Transferir Salida', + zjde103: 'Ganancias de Hoy', + zjde104: 'Cantidad de Intercambio', + zjde105: 'Por favor ingresa la cantidad a intercambiar', + zjde106: 'Precio de Intercambio Actual', + zjde107: [{ + type: '', + tetx: 'Resumen', + gg: 'Activos Totales de la Cuenta', + value: '', + }, + { + type: 'change_wallet', + tetx: 'Spot', + gg: 'Activos de la Cuenta Spot', + value: 'change', + }, + { + type: 'micro_wallet', + tetx: 'Contrato de Entrega', + gg: 'Activos de la Cuenta de Contrato de Entrega', + value: 'micro', + }, + { + type: 'lever_wallet', + tetx: 'Contrato Perpetuo', + gg: 'Activos de la Cuenta de Contrato Perpetuo', + value: 'lever', + }, + { + type: 'legal_wallet', + tetx: 'Gestión Financiera', + gg: 'Activos de la Cuenta de Gestión Financiera', + value: 'legal', + } + ], + zjde108: 'Aviso Importante', + zjde109: '1. Para prevenir el comportamiento de retiro de efectivo, los retiros pueden solicitarse una vez que el volumen de operaciones alcance el límite.', + zjde110: '2. Los retiros se acreditarán dentro de las 24 horas posteriores a la solicitud de retiro. Si el retiro no se acredita según lo esperado, por favor contacta al servicio al cliente para obtener ayuda.', + zjde111: '3. Después de enviar una solicitud de retiro, los fondos están en un estado congelado porque el retiro está en progreso. Los fondos son retenidos temporalmente por el sistema y no significa que hayas perdido estos activos o que haya un problema con los activos.', + zjde112: 'Guardar Código QR', + zjde113: 'Enlace Fuera de la Bolsa', + zjde114: 'Línea Directa de Negociación Fuera de la Bolsa', + zjde115: '1. Las direcciones de depósito anteriores son las direcciones de recepción oficiales de la plataforma. Asegúrate de utilizar las direcciones de depósito oficiales de la plataforma. Cualquier pérdida de fondos debido a depositar en la dirección incorrecta será bajo tu propio riesgo;', + zjde116: '2. Asegúrate de la seguridad de tu computadora y navegador para evitar la manipulación o divulgación de información;', + zjde117: '3. Después de depositar en la dirección anterior, los fondos se acreditarán solo después de la confirmación por toda la red;', + zjde118: '4. Para el sistema de tokens y monedas mencionado anteriormente, por favor transfiere la cantidad correspondiente para el depósito después de seleccionarlos. No transfieras ningún otro activo no relacionado, ya que no se podrán recuperar.', + zjde119: 'Dirección', + zjde120: 'Plataforma Líder en Minería de Activos Digitales de Blockchain del Mundo', + zjde121: 'Públicamente Transparente · Seguro y Estable', + zjde122: 'Moneda', + zjde123: 'Rendimiento Diario de Minería', + zjde124: 'Período de Minería', + zjde125: 'Días', + zjde126: 'Comenzar a Minar Ahora', + zjde127: 'Nombre del Producto', + zjde128: 'Período de Minería', + zjde129: 'Tiempo de Minería', + zjde130: 'Cantidad de Minería', + zjde131: 'Fecha de Vencimiento', + zjde132: 'Ganancias al Vencimiento', + zjde133: 'Estado del Pedido', + zjde134: 'En Progreso', + zjde135: 'Rescatado', + zjde136: 'Detalles del Producto', + zjde137: 'Rendimiento Diario de Minería', + zjde138: 'Período de Minería', + zjde139: 'Moneda de Minería', + zjde140: 'Monto de Suscripción (Mínimo)', + zjde141: 'Tarifa de Rescate Anticipado', + zjde142: 'Monto de Compra', + zjde143: 'Fondos Disponibles', + zjde144: 'Ingrese el Monto de Compra (USDC)', + zjde145: 'Cerrar', + zjde146: 'Comenzar a Minar Ahora', + zjde147: '¿Confirmar el Rescate Anticipado?', + zjde148: 'Aviso', + zjde149: 'Confirmar', + zjde150: 'Cancelar', + zjde151: 'Ingresa tu pregunta', + zjde152: 'Ingresa el contenido de la búsqueda', + zjde153: 'Centro de Ayuda', + zjde154: 'Centro de Anuncios', + zjde155: 'Inicio', + zjde156: 'Volver a la Página Anterior', + zjde157: 'Centro de Noticias', + zjde158: 'Acuerdo de Servicio', + zjde159: 'Soporte', + zjde160: 'Servicio al Cliente en Línea', + zjde161: 'Sugerencias y Comentarios', + zjde162: 'Servicios', + zjde163: 'Descargar', + zjde164: 'Solicitud de Listado', + zjde165: 'Declaración de Privacidad', + zjde166: 'Acuerdo del Usuario', + zjde167: "Kongsi dengan rakan", + zjde168: "Biarkan kekayaan bebas bersama", + zjde169: "Kod jemputan saya", + zjde170: "Klik untuk menyalin", + zjde171: "Pautan jemputan saya", + zjde172: "Klik untuk menyimpan kod QR", + zjde173: "Bilangan rujukan langsung", + zjde174: "Jumlah rujukan", + zjde175: "Komisen rujukan langsung", + zjde176: "Jumlah komisen", + zjde177: "Lihat rekod komisen", + zjde178: "Rekod komisen", + zjde179: "Akaun", + zjde180: "Jenis", + zjde181: "Fi", + zjde182: "Kadar komisen", + zjde183: "Jumlah komisen", + zjde184: "Masa", + zjde185: "Tiada data", + zjde186: "Puntuación de crédito", + zjde187: "Puntuación de crédito total", + zjde188: "Último registro", + zjde189: "Actualización en tiempo real", + zjde190: "Puntos de crédito", + zjde191: "Fecha", + zjde192: "Nombre", + zjde193: "Motivo", + zjde194: "Orden de entrega", + zjde195: "Historial de pedidos", + zjde196: "Cantidad total de órdenes", + zjde197: "Precio de la orden", + zjde198: "Cantidad completada", + zjde199: "Precio promedio de transacción", + zjde200: "Posición actual", + zjde201: "Operaciones históricas", + zjde202: "Liquidación total al precio de mercado", + zjde203: "Beneficio", + zjde204: "Tasa de margen", + zjde205: "Precio de compra", + zjde206: "Precio de liquidación forzosa", + zjde207: "Precio de activación", + zjde208: "Orden limitada", + zjde209: "Orden al precio de mercado", + zjde210: "Cantidad total de órdenes", + zjde211: "Precio de transacción", + zjde212: "Cantidad máxima de posición", + zjde213: "Precio medio de liquidación", + zjde214: "Cantidad de posición cerrada", + zjde215: "Aumentar posición", + zjde216: "Disminuir posición", + zjde217: "Solo se pueden ingresar números enteros", + zjde218: "Su precio de orden es más alto que el precio actual, se ejecutará al precio de mercado actual de inmediato. ¿Está seguro de querer comprar?", + zjde219: "Su precio de orden es más bajo que el precio actual, se ejecutará al precio de mercado actual de inmediato. ¿Está seguro de querer comprar?", + zjde220: 'Cambiar contraseña', + zjde221: 'Por seguridad de sus activos, se prohíbe operar durante las 24 horas posteriores al cambio de contraseña', + zjde222: 'Historial de cuenta', + + zjde223: 'Tipo de transacción', + zjde224: 'Tipo de cuenta', + zjde225: 'Tipo de moneda', + zjde226: 'Cantidad cambiada', + zjde227: 'Monto de la transacción', + zjde228: 'Alemán', + zjde229: 'Francés', + zjde230: 'Italiano', + zjde231: 'Turco', + zhjs: "Rol de cuenta", + sjzh: "Cuenta real", + + lang: { + en: "English", + kr: "한글", + jp: "日本語", + zh: "简体中文", + hk: "繁體中文", + spa: "España", + ara: "Arabia" + }, + indexHeader: { + spot_trading: "Comercio al contado", + desc: "Transacciones mutuas entre activos digitales, como comprar BTC con USDC", + exchange: "Destello", + exchange_desc: "Intercambio con un clic por diferentes activos digitales, liquidación automática completa de inmediato", + u_standard_contracts: "contrato apalancado", + u_standard_contracts_desc: "Transacciones de contrato de margen liquidadas en USDC", + option: "Contrato rápido", + option_desc: "Contrato rápido", + staking_mining: "Minería de promesas", + staking_mining_desc: "Obtenga liquidez para el mercado y obtenga ingresos estables", + currency_banking: "Gestión de la riqueza de divisas", + currency_banking_desc: "Inversión fija con un clic, ingresos estables", + sgd_subscription: "Suscripción USD", + sgd_subscription_desc: "SGD última precompra", + fiat_currency_transactions: "Transacción en moneda fiduciaria", + fiat_currency_transactions_desc: "Compra y venta segura y fácil en P2P, elige la mejor oferta", + third_party_transactions: "transacción de terceros", + third_party_transactions_desc: "Elección rápida de marcas de tres partes, VISA, tarjeta bancaria, transacción", + market: "mercado", + buy_coins: "comprar monedas", + trade: "comercio", + contract: "contrato", + finance: "finanzas", + receive: "Recibe$1000", + log_out: "cerrar sesión", + log_in: "Acceso", + sign_up: "registro", + complaint_suggestion: "Sugerencias", + my_Assets: "mis bienes", + orders: "Orden", + inMobile: "Por favor, dé su opinión sobre el terminal móvil.", + not_yet_open: "aún no abierto" + }, + homeContent: { + title: "La plataforma comercial más confiable", + title2: "Brinda la capacidad de intercambiar de forma segura varios activos digitales", + sign_up_now: "Regístrate ahora", + download_the_app: "Descargar aplicación", + go_to_trade: "intercambiar", + popular_plates: "plato popular", + market_conditions: "Mercado", + mainstream_coins: "moneda corriente", + trading_pairs: "par comercial", + latest_price: "Último precio", + up_and_down: "24H altibajos", + market: "citas", + trade: "comercio", + trade_button: "comercio", + more: "Más", + beginner_bootstrapping: "Guía para principiantes", + beginner_bootstrapping_sign_up_now: "Regístrate ahora", + beginner_bootstrapping_deposit: "Depósito", + beginner_bootstrapping_trade: "comercio", + beginner_bootstrapping_input: "Ingrese el correo electrónico o el número de teléfono móvil", + beginner_bootstrapping_sign_up_now_button: "Regístrate ahora", + beginner_bootstrapping_prompt: "Invite a amigos a unirse a {siteName}, reembolso por transacción de hasta el 30 %", + beginner_bootstrapping_buy_coins_quickly: "Compra monedas rápidamente", + beginner_bootstrapping_reference_price: "precio propuesto", + beginner_bootstrapping_buy_now_button: "Compre ya", + beginner_bootstrapping_2nd_title: "Activos en la cadena, recarga inmediatamente", + beginner_bootstrapping_2nd_title_desc: "Recargue a su cuenta a través de una transferencia de billetera blockchain", + beginner_bootstrapping_2nd_title_2nd: "Transacción opcional OTC", + beginner_bootstrapping_2nd_title_2nd_desc: "0 tarifa de manejo, comercio de moneda fiduciaria para comprar y vender moneda digital", + greenhorn_trade_module_first: "comercio de divisas", + greenhorn_trade_module_first_span: "Inversión comercial con un clic, compatible con más de 1200 monedas", + greenhorn_trade_module_second: "Token apalancado ETP", + greenhorn_trade_module_second_span: "Juego al contado, apalancamiento para apalancar ingresos, nunca liquidar", + greenhorn_trade_module_third: "Contratos perpetuos", + greenhorn_trade_module_third_span: "Contrato perpetuo con margen U, negociación con apalancamiento de 1~100X", + greenhorn_trade_module_fourth: "Contratos perpetuos", + greenhorn_trade_module_fourth_span: "Contrato perpetuo con margen U, negociación con apalancamiento de 1~100X", + brand_title: "Hacer que la circulación de activos digitales sea más valiosa", + brand_module_first: "Nuevo intercambio global de primera línea", + brand_module_first_tips: "Innovación y transformación ecológica del producto, tráfico de agregación de nodos globales", + brand_module_second: "Estreno mundial de proyectos de alta calidad", + brand_module_second_tips: "Market express, descubriendo proyectos de alta calidad para aprovechar oportunidades de inversión", + brand_module_third: "Activos digitales 1200+", + brand_module_third_tips: "Puede elegir artículos del mercado global, comercio las 24 horas", + brand_module_fourth: "Seguridad", + brand_module_fourth_tips: "Monedero frío de múltiples firmas de almacenamiento de activos digitales", + brand_module_fifth: "importante", + brand_module_fifth_tips: "Más de 10 años de equipo de control de riesgos financieros, apoyando transacciones API", + brand_module_sixth: "estabilizar", + brand_module_sixth_tips: "Equipo técnico global, tecnología paralela distribuida, motor de coincidencia de alta velocidad", + swiper_first: "Nuevo intercambio global de primera línea", + swiper_first_tips: "Innovación y transformación ecológica del producto, tráfico de agregación de nodos globales", + swiper_second: "Estreno mundial de proyectos de alta calidad", + swiper_second_tips: "Market express, descubriendo proyectos de alta calidad para aprovechar oportunidades de inversión", + swiper_third: "Activos digitales 1200+", + swiper_third_tips: "Puede elegir artículos del mercado global, comercio las 24 horas", + swiper_fourth: "Seguridad", + swiper_fourth_tips: "Monedero frío de múltiples firmas de almacenamiento de activos digitales", + swiper_fifth: "importante", + swiper_fifth_tips: "Más de 10 años de equipo de control de riesgos financieros, apoyando transacciones API", + swiper_sixth: "estabilizar", + swiper_sixth_tips: "Equipo técnico global, tecnología paralela distribuida, motor de coincidencia de alta velocidad", + platform_wrap: "Abra transacciones en cualquier momento y en cualquier lugar", + platform_wrap_tips: "Transformación ecológica e innovación del producto, centrándose en el diseño del mercado global.", + platform_wrap_android: "Android descargar", + platform_wrap_iphone: "iPhone descargar", + tipsmain_title: "Comience su viaje de moneda digital ahora", + tipsmain_tips: "{siteName} acompaña su transacción", + tipsmain_first_btn: "Regístrate ahora", + tipsmain_second_btn: "comienza a negociar", + tipsmain_v_else: "Regístrate ahora", + safety_box_span: "Pase los 3 elementos (prueba de penetración, recompensa por errores, prueba de fondos) y obtenga una calificación de 3 estrellas", + online_customer_service: "Servicio en línea", + satisfaction_surveys: "encuesta de satisfacción", + back_to_top: "volver a la cima", + experience_title: "¿Qué tan satisfecho está con su experiencia general con esta página?", + experience_very_dissatisfied: "Muy insatisfecho", + experience_dissatisfied: "insatisfecho", + experience_no_comment: "Sin comentarios", + experience_satisfied: "satisfacer", + experience_very_satisfied: "Muy Satisfecho", + experience_open_more_detail_flag: "¿Puede darnos más comentarios para ayudarnos a mejorar la próxima vez?", + experience_open_more_detail_input: "¿Puede darnos más comentarios para ayudarnos a mejorar la próxima vez?", + btn_submit: "entregar", + feedback_title: "¡Muchas gracias por tus comentarios!", + feedback_tips: "¡Tus comentarios son muy importantes para nosotros! !", + feedback_btn: "¡sabía!", + moblie: "Hacer que la circulación de activos digitales sea más valiosa", + moblie_download: "descargar" + }, + indexFooter: { + title: "Hacer que la circulación de activos digitales sea más valiosa", + terms_and_policies: "Términos y Políticas", + anti_money_laundering: "anti lavado de dinero", + risk_warning: "advertencia de riesgo", + service_privacy: "Privacidad del servicio", + terms_of_service: "Términos de servicio", + privacy_statement: "Declaracion de privacidad", + service_information: "Servicio de información", + about_us: "sobre nosotros", + risk_prompt: "Advertencia de riesgo: para todos los productos proporcionados por {siteName} (incluidos los activos digitales, los productos de gestión patrimonial, los fondos, etc.), {siteName} no garantiza el rendimiento del producto. Los inversores deben leer detenidamente los documentos legales de los productos de gestión patrimonial para comprender las características de riesgo y rendimiento del producto (incluidos los riesgos sistémicos y los riesgos de inversión exclusivos de productos específicos, etc.). Los inversores deben elegir los productos financieros que más les convengan de acuerdo con su propio estado de activos y tolerancia al riesgo. Los materiales promocionales proporcionados por {siteName} son solo para referencia de los inversores y no constituyen ninguna recomendación o consejo de inversión de {siteName}. Los inversores deben tomar decisiones prudentes y asumir los riesgos de forma independiente.", + partner_institutions: "organización asociada" + }, + accountCenter: { + welcome: "Hola,", + authentication: "certificado:", + deposit: "Depósito", + title: "Los activos totales:", + currency: "Divisa", + available: "disponible", + freeze: "congelar", + exchange: "intercambio" + }, + accountaEntrust: { + time: "tiempo", + currency: "Divisa", + number: "cantidad", + price: "precio", + account: "cuenta", + operate: "funcionar", + quash: "revocar", + loading: "Cargando...", + no_data_yet: "Sin datos" + }, + marketQuotaion: { + title: "capitalización de mercado de criptomonedas", + market_first: "La capitalización de mercado total de las criptomonedas es de {precio} mil millones de dólares", + market_second: "Bitcoin tiene una cuota de mercado de {share_bit}% y Ethereum tiene una cuota de mercado de {share_ethereum}%", + market_third: "El volumen de negociación en las últimas 24 horas es {comercio} mil millones de dólares", + top_gainers: "Ganar ranking", + popular_currencies: "monedas populares", + coins: "moneda", + last_price: "precio final", + cycle: "24H Cambiar", + high: "alto", + low: "Bajo", + volume: "24H Ventas", + market_trading: "transacciones de mercado", + trade: "transacciones de mercado", + all: "todo" + }, + fastTransaction: { + buy_cryptocurrency: "Compre criptomonedas con Visa/Master Card/JCB/Discover", + brief_introduction: "Facilidad de uso Tarifas más bajas Cobertura global", + swiper_second_tips: "Con la confianza de millones de usuarios en todo el mundo para proporcionar una plataforma segura de comercio de criptomonedas que acepta más de 100 métodos de pago y más de 30 monedas fiduciarias.", + buy_coins_with_one_click: "Compra monedas con un clic", + orders: "Orden", + how_to_buy: "¿Cómo comprar criptomonedas?", + buy_control_hooks_first_span: "Seleccione la opción [Comprar], seleccione la criptomoneda que desea comprar y recibir, e ingrese la cantidad que desea comprar o recibir.", + buy_control_hooks_second_span: "Haga clic en [Comprar] y elija un método de pago adecuado.", + buy_control_hooks_third_span: "Después de confirmar el pago, la criptomoneda que compraste se transferirá automáticamente a tu cuenta.", + buy_frequently_asked_questions: "problema comun", + buy_tips: "Si tiene alguna pregunta sobre el pago, comuníquese con el servicio al cliente en línea.", + how_to_sell: "¿Cómo vender criptomonedas?", + sell_control_hooks_first_span: "Seleccione la opción [Vender], seleccione la criptomoneda que desea vender y recibir, e ingrese la cantidad que desea vender o recibir.", + sell_control_hooks_second_span: "Haga clic en [Vender] y seleccione un método de pago para que el comprador pague en la criptomoneda de su elección.", + sell_control_hooks_third_span: "Una vez que se haya procesado el pedido, el comprador realizará el pago a través del método de pago de su elección y la criptomoneda de su elección.", + sell_frequently_asked_questions: "problema comun", + sell_tips: "Si tiene alguna pregunta sobre el pago, comuníquese con el servicio al cliente en línea.", + buy: "compra", + sell: "Vender", + i_want_to_pay: "Quiero pagar", + please_enter_the_amount: "Por favor ingrese la cantidad", + search: "buscar", + please_enter_quantity: "Por favor ingrese la cantidad", + please_enter_quantity_2: "Por favor ingrese la cantidad", + all: "todo", + form_iput_search: "buscar", + I_will_receive: "recibiré", + input_decimal: "Por favor ingrese la cantidad", + select_search_input: "Por favor ingrese la cantidad", + payment_method: "método de pago", + no_payment_method_available: "No se encontró ningún método de pago", + reference_price: "precio propuesto:", + fast_transaction_quick_order_btn_tng82_btn: "compra", + el_dialog_title: "Seleccionar método de pago", + debit_or_credit_card: "Tarjeta de crédito débito", + add_a_bank_card: "añadir tarjeta bancaria", + third_party: "tercero", + yes: "confirmar", + msg: "¡Tu área no admite compras en este momento!", + i_will_receive: "recibiré", + i_want_to_sell: "quiero vender" + }, + creditCard: { + el_carousel_item_first: "Compre criptomonedas con Visa/Master Card/JCB/Discover", + el_carousel_item_second: "Facilidad de uso Tarifas más bajas Cobertura global", + el_carousel_item_third: "Con la confianza de millones de usuarios en todo el mundo para proporcionar una plataforma segura de comercio de criptomonedas que acepta más de 100 métodos de pago y más de 30 monedas fiduciarias.", + third_party: "tercero", + orders: "Orden", + i_want_to_spend: "Quiero gastar", + ant_input_affix_wrapper_placeholder: "Por favor ingrese el monto de la compra", + select_a_currency: "Seleccione el tipo de moneda", + i_will_receive: "recibiré", + Select_a_currency_second: "Seleccione el tipo de moneda", + tips: "Consejos amables", + desc: "Los socios ofrecen diferentes opciones para comprar criptomonedas. Elija el método de pago correcto para encontrar el mejor precio para usted.", + select_a_payment_method: "Seleccionar método de pago", + payment_details: "Detalles del pago", + disclaimer: "descargo de responsabilidad", + disclaimer_details: 'Este servicio de compra con tarjeta de crédito (en lo sucesivo denominado "servicio") lo proporciona Banxa, una organización de terceros. Antes de usar este servicio, debe aceptar el acuerdo de usuario relacionado con la plataforma Banxa y otros documentos legales que pueden requerir su consentimiento para usar los servicios relacionados. Si encuentra algún problema durante el uso del servicio, comuníquese con el equipo de atención al cliente de Banxa. La información de contacto del equipo de atención al cliente de Banxa es: support@banxa.com. Antes de ponerse en contacto con el servicio de atención al cliente, también puede resolver los problemas que encuentre a través de otros canales de ayuda que figuran en el sitio web oficial de la plataforma Banxa.', + read: "He leído y acepto el aviso legal", + continued: "continuar" + }, + tv: { + price: "precio:", + price_input: "Por favor ingrese un precio", + take_profit_price: "Precio de toma de ganancias:", + stop_loss_price: "Precio de parada:", + best_price: "Haz un pedido al mejor precio del mercado", + inputtimes: "veces", + el_select_placeholder: "por favor elige", + hand: "Lotes", + equal: "igual", + contract_market_capitalization: "Valor de mercado del contrato", + deposit: "Margen", + transaction_service_fees: "Cargo por servicio de transacción", + buy_go_long: "comprar (ir largo) ", + sell_short: "vender (corto)", + lessnum: "Este número no debe ser inferior a", + morenum: "La cantidad no puede exceder", + traedoff: "el trato está listo para usar", + ptimes: "Seleccione apalancamiento", + pprice: "Por favor ingrese un precio", + realtime: "tiempo real", + newprice: "Último precio", + change: "aumentar", + sureOd: "Confirmar pedido", + high: "precio más alto", + min: "el precio más bajo", + conversion: "convertir", + volume: "Volumen 24H", + market_transaction: "transacción de mercado", + limit_trading: "limitar el comercio", + num: "cantidad", + input_buy_num: "Por favor ingrese el número de lotes a comprar", + m: "minuto", + hour: "Hora", + transfer: "transferir", + canceil: "Cancelar", + confirm: "confirmar", + timed: "múltiple", + bail: "Margen", + charge: "cargo por servicio", + available: "disponible:", + hands: "cantidad", + day: "día", + week: "semana", + type: "tipo", + mon: "luna" + }, + accountNewPage: { + coin_trading: "comercio de divisas", + all_account_balances: "Todos los saldos de cuenta", + label_available: "disponible", + label_currency: "Divisa", + label_freeze: "congelar", + label_convert_into: "convertir", + label_operate: "funcionar", + from: "de", + reach: "a", + available_balance: "Saldo disponible", + available_balance_2: "Saldo disponible", + the_number_of_transfer_outs: "Transferir cantidad", + you_will_get: "conseguirás", + premium: "tasa de tramitación", + exchange_rates: "tipo de cambio", + exchange: "intercambio", + insufficient_balance: "Saldo insuficiente", + cannot_be_the_same: "no puede ser lo mismo" + }, + leverTransactions: { + nowentrust: "comisión actual", + lvchi: "Posición del contrato", + closed: "posición cerrada", + revoked: "revocado", + type: "tipo", + open_price: "precio de apertura", + now_price: "precio actual", + bail: "Margen", + sty_price: "Tomar precio de beneficio", + sts_price: "Precio de parada", + open_time: "horario de apertura", + rate: "tasa de tramitación", + loss: "Ganancia y perdida", + do: "funcionar", + entrust_price: "precio de comisión", + delegation_time: "tiempo de comisión", + close_price: "Precio de cierre", + close_time: "hora de cierre", + status: "estado", + revoke_time: "tiempo de revocación", + ping: "cerrar una posición", + set_loss: "Establecer stop loss y stop loss", + expect_profit: "ganancia esperada", + expect_loss: "pérdida esperada", + canceil: "Cancelar", + confirm: "confirmar", + sure_close: "¿Confirmar para cerrar la posición?", + all_close: "Cerrar todas las posiciones", + more_close: "Solo pedidos planos largos", + more: "carga más", + thanzone: "El valor establecido debe ser mayor que 0", + nullClose: "Cerrar solo órdenes cortas", + revoke: "Cancelación", + revoke_order: "¿Estás seguro de cancelar el pedido?" + }, + leverMarket: { + market: "mercado", + currency: "Divisa", + lastprice: "Último precio", + change: "aumentar" + }, + leverExchange: { + handicap: "Desventaja", + direction: "dirección", + price: "precio", + number: "cantidad", + sellout: "vender", + buyin: "comprar" + }, + leverTrade: { + or: "o", + to_trade: "intercambiar", + logins: "Acceso", + registers: "registro", + taccount: "cuenta de contrato", + transfer: "transferir", + shi: "transacción de mercado", + xian: "limitar el comercio", + price: "precio", + pprice: "Por favor ingrese un precio", + timed: "múltiple", + times: "X", + hand: "mano", + equal: "igual", + hands: "cantidad", + pbuynum: "Por favor ingrese el número de copias compradas", + contractVal: "cantidad de transacción", + bail: "Margen", + charge: "cargo por servicio", + domore: "comprar (ir largo)", + ptimes: "Seleccione varios", + doshort: "vender (corto)", + canuse: "disponible", + buynumber: "Volumen de compra", + sellprice: "Precio de venta", + sellnumber: "El volumen de ventas", + sure_od: "Confirmar pedido", + confirm: "confirmar", + canceil: "Cancelar", + bestprice: "mejor precio del mercado", + lessnum: "La cantidad mínima no puede ser inferior a", + morenum: "La cantidad no puede exceder" + }, + secondContract: { + miscroAccount: "Cuenta de contrato rápido", + transfer: "transferir", + balance: "balance", + rate: "Rentabilidad" + }, + mxDefi: { + title_normal_text: "Disfrute instantáneamente de recompensas mineras, deposite y retire en cualquier momento, operación flexible", + mining_treasure: "tesoro minero", + mining_records: "registros mineros", + expected_annualized_earnings: "Ingresos químicos diarios esperados", + day: "cielo", + minimum_number_of_lock_up_days: "Días mínimos de encierro", + staking_amount: "monto de la promesa", + no_upper_limit: "ilimitado", + go_to_staking: "prometer" + }, + secondTransactions: { + symbol: "par comercial", + num: "Cantidad inicial", + buy_price: "precio de compra", + now_price: "precio actual", + finsh_price: "precio final", + profit_loss: "Ganancias y pérdidas estimadas", + times: "cuenta regresiva", + rate: "tasa de tramitación", + loss: "Ganancia y perdida", + trade: "comercio", + closed: "posición cerrada", + nodata: "Sin datos", + more: "carga más" + }, + earn: { + financial_order: "Orden financiero", + go_back: "devolver", + tab_pane_label: "Tesoro minero DeFi", + amount_of_deposit: "cantidad del depósito", + daily_yield: "Tasa de rendimiento diaria", + lockup_time: "tiempo de bloqueo", + maturity_time: "Fecha de caducidad", + liquidated_damages_for_early_redemption: "Redención anticipada de daños liquidados", + in_progress: "en curso", + redeemed: "redimido", + operation: "funcionar", + status: "estado", + redemption: "redención", + nodata: "sin datos", + refresh: "refrescar", + confirm_definite_redemption: "confirmar redención?", + confirm_title: "pista", + confirm_confirm_button: "Seguro", + confirm_cancel_button: "Cancelar" + }, + structuredFinancial: { + title: "estructura financiera", + desc: "Un nuevo tipo de producto financiero que combina derivados financieros como renta fija y opciones", + nav_content: "Mercado financiero", + router_link_span: "mis finanzas", + total_product: "Todos los productos", + label_product: "producto", + label_reference_annualization: "Referencia anualizada", + label_investment_term: "período de inversión", + label_residual_share: "parte restante", + label_subscription: "compra", + immediate_application: "Aplica ya", + have_ended: "encima", + expansion: "expandir", + sc_bczrlj: "Nuestra ventaja", + proc_item_1: "Altamente rentable", + proc_item_desc_1: "Use una variedad de combinaciones de herramientas financieras profesionales para crear productos financieros de alta calidad y alto rendimiento para los usuarios", + proc_item_2: "Productos diversos", + proc_item_desc_2: "Proporcionar productos regulares de múltiples combinaciones, múltiples plazos y múltiples monedas, con diversas variedades y ricas opciones.", + proc_item_3: "Seguro y confiable", + proc_item_desc_3: "Las soluciones profesionales de gestión y control de riesgos brindan protección para el rendimiento de los activos", + sc_dpybcj_title: "Proceso de gestión financiera profesional y conveniente.", + process_item_title_1: "Compra de producto", + process_item_title_2: "Cálculo de interés cerrado", + process_item_title_3: "Liquidación al vencimiento", + process_item_title_4: "Principal e intereses contabilizados", + q_a: "problema comun", + tip1: "¿Qué es la gestión financiera estructurada?", + tip1flag: "La gestión patrimonial estructurada es un nuevo tipo de producto financiero basado en la combinación de derivados financieros como la renta fija y las opciones. En general, la tasa de rendimiento para la liquidación se determina en función de la comparación entre el rendimiento del precio del objetivo dentro del período de inversión y el precio vinculado especificado, que se puede dividir en dos tipos: tipo de preservación del capital y tipo agresivo. Los usuarios pueden optar por comprar productos con un período de inversión específico de acuerdo con la tasa de rendimiento deseada, la moneda funcional, etc. Generalmente, el capital y los intereses se liquidarán y rescatarán al vencimiento, y no se permite el rescate anticipado (según el tipo de producto). ).", + tip2: "¿Cuáles son las reglas de cálculo y redención de intereses?", + tip2flag: "Las suscripciones para diferentes productos de administración de patrimonio pueden tener diferentes reglas de cálculo de interés y redención Tomando los productos de aleta de tiburón como ejemplo, el ingreso final se calculará y distribuirá a la cuenta al contado cuando expire, y se basará en el rendimiento del precio observado y el precio. La relación entre intervalos se utiliza para determinar la tasa anualizada de rendimiento de las ganancias en el momento de la liquidación final.", + tip3: "¿Cuáles son los riesgos de la gestión financiera estructurada?", + tip3flag: "De acuerdo con diferentes reglas de productos, la tasa de rendimiento anualizada para el cálculo de intereses se determinará mediante la comparación entre el precio subyacente observado y el precio fijo especificado. Cuando el mercado fluctúa mucho, es difícil comprender la relación entre los dos, y hay existe la posibilidad de liquidación a una tasa de interés más baja Además, también existe un cierto riesgo de pérdida de capital.", + subscription_information: "Información de suscripción", + annual_rate_of_return: "Tasa de rendimiento anualizada:", + name: "nombre:", + individual_price: "Precio por ración:", + holding_period: "Período de tenencia:", + holding_period_day: "número de días", + maturit_date: "fecha de caducidad:", + purchase_share: "comprar cuota", + residual_share: "parte restante", + residual_share_copy_of_the: "compartir", + copy_of_the: "compartir:", + projected_income: "Ingresos estimados:", + buy_button: "Comprar" + }, + record: { + title: "mis finanzas", + go_back: "devolver", + order_list: "Lista de orden", + tr_th_1: "producto", + tr_th_2: "tipo", + tr_th_3: "Precio de referencia", + tr_th_4: "Ingresos estimados", + tr_th_5: "Fecha de caducidad", + tr_th_6: "estado", + no_data: "Sin datos", + td_span_1: "fallar", + td_span_2: "compró", + td_span_3: "Liquidación exitosa", + td_span_4: "Liquidación exitosa" + }, + startup: { + banner_title_1: "La plataforma de lanzamiento de blockchain más grande del mundo", + banner_title_desc_1: "Participación con un clic, airdrops continuos", + banner_title_2: "La rentabilidad más alta de la historia", + banner_data_item_1: "Proyecto de suscripción exitoso", + banner_data_item_2: "Suma global", + banner_data_item_3: "número total de participantes", + be_in_progress: "en curso", + my_subscription: "mi suscripción", + surplus: "restante:", + svg_be_in_progress: "en curso", + subscribe: "Participa en la suscripción", + have_come_to_an_end: "ha terminado", + purchased: "compró", + have_reached: "ha alcanzado", + surplus2: "restante:" + }, + startupDetail: { + go_back: "devolver", + in_progress: "en curso", + surplus: "restante:", + start_time: "Tiempo de empezar:", + end_time: "Hora de finalización: ", + end_tip: "Si al final no se alcanza el valor objetivo, el crowdfunding fallará", + official_website: "página web oficial", + white_paper: "papel blanco", + su_next_stage_text_1: "Finalizar", + su_next_stage_text_2: "izquierda: ", + su_next_stage_text_3: "distancia", + subscribe: "Participa en la suscripción", + project_introduction: "Introducción al proyecto", + project_participation_requirements: "Condiciones de participación en el proyecto", + desc_1: "Los participantes deben estar en", + desc_2: "registro", + desc_3: "y", + desc_4: "Acceso", + content_1: "Después de iniciar sesión, complete el usuario", + content_2: "Verificación KYC", + agreement_tip: "Firma el contrato de suscripción antes de participar", + agreement: "firma un contrato", + su_dtl_condition_tips: "necesidades de la porción", + su_dtl_condition_tips_data: "Cantidad, asegúrese de tener suficiente saldo de moneda de respaldo para la suscripción, los activos no se deducirán.", + risk_warning: "advertencia de riesgo", + ol_li_1: "Los proyectos de puesta en marcha todavía están en pañales y puede haber grandes riesgos en la operación del proyecto, la tecnología subyacente del proyecto y el entorno legal y regulatorio.", + ol_li_2: "Comprender los tokens y evaluar sus riesgos inherentes requiere conocimientos técnicos y financieros avanzados.", + ol_li_3: "Afectado por la tecnología, las leyes y regulaciones, el mercado y otros factores, el precio del token que compra puede fluctuar considerablemente y el precio puede reducirse o aumentarse considerablemente.", + ol_li_4: "Debido a la tecnología subyacente de Token o de la plataforma comercial GATE.IO, es posible que no pueda retirar total o parcialmente el Token que compró.", + subscription_information: "Información de suscripción", + subscription_quantity: "Cantidad de suscripción", + input_num: "Por favor, introduzca la cantidad de suscripción", + need_to_pay: "necesito pagar", + current_balance: "saldo actual:", + issue_price: "Precio de emisión:", + buy: "Comprar", + msg_input_num: "Por favor, introduzca la cantidad de suscripción" + }, + dealTv: { + change: "aumentar", + high: "precio más alto", + min: "el precio más bajo", + volume: "Volumen de comercio", + spot_transaction: "Comercio al contado", + transfer: "transferir", + buy: "comprar", + sell: "vender", + market_price: "precio de mercado", + price_limit: "límite de precio", + available: "disponible", + top_up: "recargar", + purchase_price: "precio de compra", + purchase_volume: "Volumen de compra", + turnover: "Rotación", + selling_price: "Precio de venta", + quantity_sold: "El volumen de ventas", + cdel: "comisión actual", + hdeal: "comisión histórica" + }, + deal: { + time: "tiempo", + price: "precio", + number: "cantidad", + rtt: "transacción en tiempo real" + }, + noticeList: { + help: "centro de ayuda", + nodata: "Sin datos" + }, + exchange: { + newprice: "Último precio", + direction: "dirección", + price: "precio", + number: "cantidad", + sum: "total", + sellout: "Vender", + handicap: "Desventaja", + buyin: "compra" + }, + trade: { + change: "Cuenta corriente", + buyin: "compra", + transfer: "transferir", + sellout: "Vender", + bestprice: "mejor precio del mercado", + inprice: "Por favor ingrese el precio de compra", + innumber: "Por favor ingrese el monto de la compra", + confirm: "¡Por favor confirme su operación!", + sure: "Seguro", + ceil: "Cancelar", + outprice: "Por favor ingrese el precio de venta", + outnumber: "Por favor ingrese el monto de la venta" + }, + entrust: { + ul_li_1: "tipo", + ul_li_2: "precio", + ul_li_3: "lotes comerciales", + ul_li_4: "tiempo", + ul_li_5: "estado", + inbuy: "comprar", + outsell: "vender", + more: "carga más", + nodata: "Sin datos", + loading: "Cargando", + nomore: "no más" + }, + hisentrust: { + ul_li_1: "tipo", + ul_li_2: "precio", + ul_li_3: "lotes comerciales", + ul_li_4: "tiempo", + ul_li_5: "estado", + inbuy: "comprar", + outsell: "vender", + nodata: "Sin datos", + loading: "Cargando", + more: "carga más", + nomore: "no más" + }, + complete: { + alltread: "transacción total", + time: "tiempo", + price: "precio", + treadnum: "Número de transacciones", + inbuy: "comprar", + outsell: "vender", + all: "todo" + }, + market: { + currency: "Divisa", + lastprice: "Último precio", + change: "aumentar" + }, + secondTv: { + newprice: "Último precio", + zhangfu: "aumentar", + conversion: "convertir", + hourday: "Volumen 24H" + }, + login: { + welcome: "Ingresa, por favor", + login_tabItem_0: "Correo", + login_tabItem_1: "Teléfono móvil", + active_0: "Correo", + active_1: "Teléfono móvil", + filter_value_placeholder: "Nombre del país, código de área", + phone_placeholder: "Teléfono móvil", + mail_placeholder: "Correo", + password: "contraseña", + password_placeholder: "contraseña de inicio de sesión", + forget: "olvida la contraseña", + login_btn: "Acceso", + no_account_number: "sin cuenta", + register_now: "Regístrate ahora" + }, + forgetPwd: { + go_back: "devolver", + retrieve: "Recuperar contraseña de inicio de sesión", + input_account: "Ingrese el número de cuenta, verificación de seguridad", + security_verification: "Verificación de seguridad", + set_a_password: "configurar la clave", + mail: "Correo", + phone: "Teléfono móvil", + label_mail: "Correo", + mail_placeholder: "por favor ingrese su correo electrónico", + label_phone: "Teléfono móvil", + choice_of_nationality: "seleccionar nacionalidad", + placeholder_choice_of_nationality: "seleccionar nacionalidad" + }, + register: { + create_account: "crear una cuenta", + create_tips: "Regístrate con tu email o número de móvil", + active_0: "Teléfono móvil", + active_1: "Correo", + login_title_item_active_1: "Correo", + login_title_item_active_if: "Teléfono móvil", + mail_placeholder: "dirección de correo electrónico", + phone_placeholder: "Teléfono móvil", + tip_placeholder: "Nombre del país, código de área", + password: "contraseña", + password_placeholder: "Configuración de la contraseña de inicio de sesión", + invitation_code: "Código de invitación (opcional)", + invitation_code_placeholder: "Código de invitación (opcional)", + paste: "pegar", + agree: "aceptar", + agreement: "Acuerdo del Usuario", + agreement_mobile: "Acuerdo del Usuario", + register: "registro", + already_have_an_account: "Ya tienes una cuenta", + login_now: "inicia sesión inmediatamente", + e_mail_verification: "Verificacion de email", + phone_verification: "Verificación del teléfono", + tip_before: "Por favor introduzca su", + tip_mail: "Correo", + tip_phone: "Teléfono móvil", + tip_after: "El código de verificación de 6 dígitos recibido es válido por 5 minutos", + ver_code_mail: "Correo", + ver_code_phone: "Teléfono móvil", + verification_code: "código de verificación", + send_the_verification_code: "Enviar el código de verificación", + msg1: "El formato del correo electrónico es incorrecto", + msg2: "Por favor complete el número de teléfono correcto", + msg3: "La contraseña no puede estar vacía o tener menos de 6 dígitos", + msg4: "Por favor, acepte el acuerdo primero", + msg_center: "Centro de mensajes", + system_msg: "información del sistema", + system_gg: "notificación del sistema" + }, + accountSet: { + personal_center: "centro personal", + registration_time: "tiempo de registro", + security_level: "Nivel de seguridad", + low: "Bajo", + middle: "medio", + high: "alto", + tip: "Se recomienda completar al menos 3 configuraciones de seguridad para mejorar el nivel de seguridad de la cuenta", + phone_or_mail: "Encuadernación móvil/correo electrónico", + basic_authentication: "Autenticación básica", + advanced_authentication: "Autenticación avanzada", + advanced_authentication_desc: "Complete la autenticación avanzada de nombre real, la cuenta es más segura", + authentication: "Autenticación", + basic_authentication_desc: "Enlace información personal real para evitar el robo y la manipulación de cuentas", + go_to_authentication: "ir a autenticación", + under_review: "bajo revisión", + audited: "auditado", + two_factor_authentication: "Autenticación de dos factores", + mobile_authentication: "autenticación móvil", + mobile_authentication_desc: "La autenticación del teléfono móvil proporciona una capa adicional de protección para su seguridad financiera", + unbound: "sin consolidar", + mail_authentication: "Verificacion de Email", + mail_authentication_desc: "La autenticación de correo electrónico proporciona una capa adicional de protección para la seguridad de su fondo (para evitar el robo de información personal, configure", + mail_authentication_desc_end: "código anti-phishing", + account_password: "contraseña de la cuenta", + login_password: "contraseña de inicio de sesión", + login_password_desc: "Se utiliza para proteger la seguridad de la cuenta.", + revise: "Revisar", + get_back: "volver", + fund_password: "Contraseña del fondo", + fund_password_desc: "para la protección de activos", + not_set: "No establecido", + wallet_settings: "configuración de la billetera", + fiat_currency_settings: "Configuración de moneda fiduciaria", + check_the_exchange_rate: "Seleccione una moneda para ver los tipos de cambio", + choose: "elegir", + withdrawal_address: "dirección de retiro", + withdrawal_address_tip: "Vincule la dirección de retiro", + set: "configuración", + bank_account: "Cuenta bancaria", + bank_account_tip: "Por favor agregue la información de la tarjeta bancaria", + err_tip: "¡El número de palabras es demasiado alto!" + }, + transferLog: { + verified: "Verificado", + verified_desc: "Enlace información personal real para evitar el robo y la manipulación de cuentas", + personal_certification: "certificación personal", + basic_authentication_1: "Nombre real, número de identificación", + basic_authentication_2: "Se espera que la revisión se complete en 1 hora.", + advanced_real_name_authentication: "Autenticación avanzada de nombre real", + recommend: "recomendar", + desc_1: "Fotos de frente y dorso de la tarjeta de identificación", + desc_2: "Se espera que la revisión se complete en 2 horas.", + tip_1_1: "1.La transferencia dentro del sitio no es compatible", + tip_1_2: "1.Admite transferencia interna", + tip_1_3: "1.Puede participar en todos los negocios de la plataforma.", + tip_2_1: "2.No es compatible con el comercio de opciones", + tip_2_2: "2.Admite el comercio de opciones, el comercio de divisas y otros negocios.", + tip_2_3: "2.Monto de retiro acumulativo diario ≤ 150 BTC", + tip_3_1: "3.Monto de retiro acumulativo diario ≤ 2BTC", + tip_3_2: "3.Monto de retiro acumulativo diario ≤ 60BTC", + next: "Próximo paso", + previous: "Anterior", + submit_review: "Enviar opinión", + personal_information: "informacion personal", + personal_information_desc: "Proporcione la información real del usuario y el número de identificación. Una vez completada la autenticación de identidad básica, la información relevante no se puede cambiar y proporcionará la base de información para la autenticación posterior.。", + select_nationality: "seleccionar nacionalidad", + type_of_certificate: "tipo de certificado", + id_card: "tarjeta de identificación", + passport: "pasaporte", + driver_license: "licencia de conducir", + actual_name: "nombre real", + input_placeholder: "Por favor ingrese su nombre real", + id_number: "número de identificación", + id_number_placeholder: "Por favor ingrese el número de identificación", + start_authentication: "iniciar autenticación", + id_front: "frente de identificación", + click_to_upload: "Haga clic para cargar", + the_back_of_the_document: "El reverso del documento", + upload_tip: "Cargue el anverso del certificado", + upload_tip_2: "Cargue el reverso del certificado", + please_select_a_document_type: "Seleccione un tipo de documento", + name_tip: "Por favor, ponga su nombre", + id_number_tip: "Por favor complete el número de identificación", + nation_tip: "Por favor complete el país" + }, + transferSet: { + payment_settings: "Configuración de pago", + add_address: "Seleccione un tipo de moneda para agregar una dirección de retiro", + add: "añadir", + bank_card_binding: "Encuadernación de tarjeta bancaria", + bank_card_binding_tip: "Vincule la información de su tarjeta bancaria", + update: "Revisar", + please_select_currency: "Seleccione la moneda", + chain_type: "tipo de cadena", + input_withdrawal_address: "Por favor ingrese la dirección de retiro", + account_name: "nombre de la cuenta", + please_enter_account_name: "Por favor ingrese el nombre de la cuenta", + bank_name: "Nombre del banco", + please_enter_the_bank_name: "Por favor ingrese el nombre del banco", + beneficiary_country: "País beneficiario", + input_beneficiary_country: "País beneficiario", + input_iban: "Por favor ingrese IBAN", + bank_code: "codigo bancario", + input_bank_code: "Por favor, introduzca el código bancario (BIC/SWIFT)", + bank_address: "dirección del banco", + msg_1: "Se requiere moneda", + msg_2: "Se requiere el tipo de cadena", + msg_3: "Se requiere la dirección de retiro", + msg_4: "El nombre de la cuenta es obligatorio", + msg_5: "El nombre del banco es obligatorio", + msg_6: "Se requiere el país beneficiario", + msg_7: "IBAN Requerido", + msg_8: "Se requiere código bancario (BIC/SWIFT)", + msg_9: "Se requiere la dirección del banco", + msg_10: "Agregar cuenta receptora", + msg_11: "Modificar cuenta receptora", + msg_12: "Modificar dirección de retiro", + msg_13: "Modificar cuenta receptora", + msg_14: "¿Confirmar eliminación?", + msg_15: "Agregar dirección de retiro", + edit: "editar" + }, + change: { + withdraw: "retirar", + total_asset_valuation: "valoración de activos totales", + today_earnings: "Ganancias de hoy", + contract_assets: "contrato de activos", + fiat_assets: "Activos fiduciarios", + option_asset: "Activo de contrato rápido", + fund_account_conversion: "Conversión de cuenta de fondos", + hide: "0 activos ocultos", + record: "Registro", + copy: "Copiar", + a1: "Por favor, no recargue nada que no sea", + a2: "activos, de lo contrario los activos serán irrecuperables.", + a3: "El depósito solo admite el método de envío simple, los depósitos que utilizan otros métodos (enviar todo) no se pueden publicar temporalmente, por favor comprenda.", + a4: "Después de recargar a la dirección anterior, necesita la confirmación de todo el nodo de la red. Después de 1 confirmación de la red, recibirá la cuenta, y después de 6 confirmaciones de la red, podrá retirar monedas.", + a5: "Cantidad mínima de recarga:", + a6: "Los depósitos por debajo del monto mínimo no se acreditarán ni se reembolsarán.", + a7: "Su dirección de recarga no cambiará con frecuencia y puede recargar repetidamente; si hay algún cambio, haremos todo lo posible para notificarle a través de anuncios en el sitio web o correos electrónicos.", + a8: "Asegúrese de confirmar la seguridad de su computadora y navegador para evitar que la información sea manipulada o filtrada.", + a9: "Después de recargar a la dirección anterior, debe confirmar todo el nodo de red. Después de 1 confirmación de red, recibirá la cuenta y después de 2 confirmaciones de red, podrá retirar monedas.", + a10: "Después de enviar la información de recarga, espere pacientemente a que el personal revise", + notice: "Consejos amables", + chaddress: "Seleccione la dirección de retiro", + please_select_an_account: "Seleccione una cuenta", + transfer_amount: "monto de la transferencia", + transfer_amount_input: "Por favor ingrese el monto de la transferencia", + balance: "saldo de la cuenta de divisas", + amount: "Cantidad de recarga", + cgaddress: "dirección de depósito", + hash: "valor hash", + picture: "Captura de pantalla de la transferencia" + }, + fiat: { + fiat_account: "cuenta fiduciaria", + balance: "Saldo de activos en moneda de curso legal", + financial_account: "Cuenta financiera" + }, + invitation: { + invite_friends: "invitar a amigos", + invite_friends_desc: "Ambas partes comparten una gran cantidad de recompensas de invitación, ¡así que llama a tus amigos para ganar monedas juntos!", + top_box: "Cómo ganar comisiones fácilmente", + top_box_tip: "Invite a sus amigos a registrarse y comerciar, e inmediatamente comparta las recompensas de reembolso de transacciones con sus amigos", + send_invitation: "enviar invitacion", + register_and_trade: "Regístrese y opere", + share_transaction_rebate: "Reembolso de transacción de acciones", + my_invite_stats: "mis estadísticas de invitación", + total_invites: "Invitaciones totales", + total_commission: "comisión total", + invitation_code: "Código de invitación", + invite_link: "enlace de invitación", + my_rebate_factor: "Mi factor de reembolso", + friends_cashback_factor: "Factor de reembolso de amigos", + face_to_face_invitation: "invitación cara a cara", + poster_invitation: "cartel de invitación", + rules: "Normas", + rebate_level: "Nivel de reembolso", + mining_pool: "piscina minera", + regular: "regular", + award: "1. Recompensas para los invitados", + award_desc: ") recompensa de depósito: cada vez que se invita a un amigo a registrarse y completar la autenticación de nombre real dentro de los 7 días y el monto acumulado de la transacción alcanza los 100 USDC (incluidas las transacciones al contado y las transacciones apalancadas), el invitador puede obtener una recompensa de depósito de 2USDC; después de los 100USDC ha terminado, se emitirá a la hora y el usuario lo recibirá inmediatamente después de hacer clic para recibir.", + award_desc_2: "2) Recompensa de reembolso: invite a amigos a realizar transacciones (incluidas transacciones al contado y transacciones de margen), y el invitador puede disfrutar de una recompensa de reembolso de 2 niveles; la recompensa se emitirá en tiempo real de acuerdo con la tasa de reembolso de la moneda de transacción del amigo , y el usuario lo recibirá inmediatamente después de hacer clic para recibir la cuenta." + }, + uorder: { + currency_wealth_management_order: "Currency wealth management order", + spot_transaction_order: "Orden de transacción al contado", + u_standard_contract_order: "Orden de contrato estándar U", + option_order: "Orden de contrato rápido", + pledge_mining: "Minería de promesas", + sgd_subscription: "Suscripción USD", + in_transaction: "Transacción", + completed: "Terminado", + opening_time: "Hora de apertura", + order_duration: "Duración del pedido", + subscription_time: "Tiempo de suscripción", + number_of_applications: "Número de aplicaciones", + pass_quantity: "Cantidad de pases", + time_to_market: "Hora de comprar", + order_center: "Centro de pedidos" + }, + other: { + invitation_rebate: "Reembolso de invitación", + join_the_community: "Unete a la communidad", + predict: "Período de tiempo de pronóstico altibajos!", + win: "Ganar", + openTime: "Hora de apertura", + rate: "Tasa de tramitación", + openNum: "Cantidad inicial", + openNum_desc: "Por favor, introduzca la cantidad de apertura", + miscro_up: "Comprar", + miscro_down: "Comprar corto", + setPayPassword: "Establecer contraseña de transacción", + minimum_withdrawal_amount: "Cantidad mínima de retiro", + arrival_amount: "Importe de llegada", + payPassword: "Clave de transacción", + withdraw_coins: "retirar monedas", + withdrawal_amount: "Cantidad de retiro", + creation_time: "tiempo de creación", + "审核中": "bajo revisión", + "审核完成": "Auditoría completada", + "审核失败": "Fallo de auditoría", + withdrawal_address_tip_info: "Por favor seleccione la dirección de retiro", + withdrawal_amount_alert: "Por favor complete la cantidad", + recharged: "recargado", + recharge_record: "Registro de recarga", + recharge_num: "Monto de recarga", + submit_recharge_info: "Enviar información de depósito", + upload_recharge: "cargar certificado", + deposit: "Depósito", + bind_phone: "Vincular número de teléfono móvil", + bind_phone_desc: "Para la seguridad de su cuenta, vincule su número de teléfono móvil", + bind_email: "Vincular buzón", + bind_email_desc: "Para la seguridad de su cuenta, vincule su correo electrónico", + "进行中": "en curso", + "已完成": "Terminado" + }, + bonus: { + tip_1: "Fácil de recoger", + tip_2: "Número acumulado de participantes", + tip_3: "El usuario 530***** completa una transacción acumulada de 10 000 USDC para obtener una recompensa aleatoria!", + tip_4: "El usuario 463***** completa la primera transacción de contrato de 1000 USDC y obtiene 5 USDC", + tip_5: "Date prisa y participa en el evento para obtener el bono USDC!", + you_have_obtained: "has obtenido", + up_to: "hasta", + not_logged_in: "Sin iniciar sesión", + not_certified: "no certificado", + verified: "verificado", + cumulative_collection: "Reciba acumulativamente el bono total", + pick_up_record: "recoger registro", + novice_task: "tarea de principiante", + first_charge_times_reward: "Primera carga 2 veces recompensa", + first_charge: "primera carga", + to_finish: "para terminar", + the_first_contract_transaction: "La primera transacción de contrato", + contract_accumulation: "Volumen acumulado de negociación de contratos en un día", + tip_6: "Cálculo de la fecha de apertura del contrato", + current: "actual", + user_task: "tarea de usuario", + invite_new_users: "invitar a nuevos usuarios", + tip_7: "Invite a nuevos usuarios a completar KYC y participar en transacciones de contratos", + tip_8: "Ambas partes obtienen", + tip_9: "Prima", + tip_10: "Invitado y completado:{number}gente", + transaction_amount: "Monto de transacción acumulada del contrato", + random_reward: "recompensa aleatoria", + contract_bonus: "Bono de contrato", + rules_of_use: "reglas de uso", + rule_1: "El bono solo se puede usar para transacciones de contrato, y la ganancia se puede retirar, pero el bono en sí no se puede retirar.", + rule_2: "Los bonos se pueden usar como margen para las transacciones y también se pueden usar para compensar las tarifas de transacción, las pérdidas y los costos de capital.", + rule_3: "Antes de que se agote la bonificación, cualquier operación de transferencia de activos fuera de la cuenta del contrato provocará la liquidación de su bonificación.", + rule_4: "El bono tiene una validez de 15 días, y se recuperará el bono restante que no se haya utilizado después de los días 15. Tenga cuidado con el riesgo de liquidación durante el período.", + rule_5: "Los nuevos usuarios pueden recargar en la cadena o depositar con moneda de curso legal y transferir a la cuenta del contrato. Si el monto único es mayor que el monto requerido de la primera tarea de recarga y no hay retiro o transferencia en la cuenta del contrato al recibir recompensas, las recompensas se puede emitir de acuerdo con diferentes niveles de tareas. ", + rule_6: "Después de que el nuevo usuario complete KYC e ingrese a la página de actividad, el volumen de transacciones del primer pedido de contrato único cumple con los requisitos de la primera tarea de transacción, y la recompensa se puede emitir de acuerdo con la finalización de la tarea. La recompensa solo se puede reclamar una vez y no se puede reclamar varias veces.", + rule_7: "Las recompensas de la tarea de invitación se emitirán al día siguiente después de completar la tarea. Si no la recibe al día siguiente, comuníquese con el servicio al cliente para reclamarla.", + rule_8: "Las recompensas de tareas de experiencia funcional solo pueden reclamarse una vez por cada usuario, como la tarea de [Experimentar Stop-Profit y Stop-Loss por primera vez].", + rule_9: "El comportamiento de usar cualquier medio para extraer recompensas se considerará como trampa, y la cuenta sospechosa entrará en estado de revisión. Una vez confirmada, la cuenta correspondiente será prohibida y se recuperarán todas las bonificaciones de la cuenta.", + rule_10: "Debido a la gran cantidad de usuarios que participan en la actividad, debe esperar 30 minutos después de completar la tarea correspondiente antes de poder reclamar la recompensa. Si la tarea correspondiente está en estado de revisión después de 30 minutos, puede demorar aproximadamente 1- 3 días para la revisión (el tiempo de revisión no afectará el primer depósito. tarea doble recompensa), gracias por su comprensión y apoyo, continuaremos optimizando y mejorando la experiencia del usuario.", + notice: "Nota: Antes de hacer clic para recibir el bono por primer depósito, el monto de la cuenta del contrato debe cumplir con los requisitos del monto del primer depósito; de lo contrario, es posible que el reclamo no tenga éxito y no se vuelva a emitir. La recompensa del primer cargo solo se puede reclamar una vez por UID", + rule_2_1: "Cómo comprobar el bono", + rule_2_2: 'Saldo de bonificación: la bonificación se emitirá a su cuenta de contrato, abra la aplicación, haga clic en "Activos" - "Contrato" para consultar el saldo.' + }, + mx_defi_detail: { + day_rate: "Tasa de rendimiento diaria", + lock_start_time: "Hora de inicio del bloqueo", + lock_week: "Período de bloqueo", + lock_over: "El principal se liberará después de desbloquear {day}", + lock_num: "cantidad bloqueada", + available_balance: "Saldo disponible", + lock_num_tips: "Por favor, introduzca la cantidad de bloqueo", + min_lock_num: "Cantidad mínima de bloqueo", + all: "todo", + day_yq_rate: "retorno esperado diario", + desc_title: "Por favor, asegúrese de leer las siguientes reglas cuidadosamente antes de participar", + desc_msg1: "La cantidad mínima de suscripción es {min} {currency_name}, y la duración mínima del compromiso es {day} días", + desc_msg2: "Las ganancias comienzan en: {día} días", + desc_msg3: "T significa fecha de compromiso. Los beneficios comenzarán en T+1 (el día siguiente) y se distribuirán a su cuenta en T+2. No se generará ningún ingreso el día que libere los bienes pignorados. Las ganancias se distribuirán a su cuenta al contado diariamente.", + desc_msg4: "Antes del canje, los activos comprometidos no pueden participar en transacciones, no pueden retirarse y no pueden desbloquearse por adelantado", + desc_msg5: "Después de alcanzar el período mínimo de participación, puede optar por canjear o continuar apostando, y el ingreso final se calculará de acuerdo con los días de participación reales.", + desc_msg6: "Después del canje, su principal se desbloqueará en 10 minutos", + desc_msg7: "Prometo entender completamente los riesgos del proyecto.", + desc_msg8: "Aviso de riesgo" + }, + buyCrypto: { + bankName: "Transferencia bancaria", + three: "Tercero", + currency: "Elija la moneda y el método de pago", + corresponding: "Seleccione la moneda correspondiente", + payment: "Método de pago", + continue: "Seguir", + problem: "Problema comun", + swift: "Qué es SWIFT?", + swift_desc: "Las transferencias SWIFT le permiten comprar criptomonedas desde cuentas bancarias en cientos de países.Las transacciones de compra de criptomonedas se procesarán con éxito dentro de 2 a 5 días hábiles después de que se complete el pago SWIFT de su banco.La transferencia bancaria le permite comprar criptomonedas con una cuenta bancaria de EE. UU. a través del sistema FedWire.Si tiene alguna pregunta sobre el pago, comuníquese con el servicio al cliente en línea.", + deposit_input: "Por favor, introduzca la cantidad que desea depositar", + amount: "la cantidad", + amount_input: "Por favor ingrese la cantidad", + receive: "Usted recibirá", + rate: "Tipo de cambio 1:1 entre USD y USDC", + bankAccount: "Añadir cuenta bancaria", + fee: "Tasa de tramitación", + buy: "Comprar ahora", + notice: "Aviso", + desc: "Para conocer las tarifas de transferencia bancaria, consulte los cargos bancarios de remesasSolo el monto real recibido se puede convertir a USDCSi la información se ingresa incorrectamente, el monto puede ser devuelto a la cuenta de envío. Se pueden aplicar cargos bancarios.Si tiene alguna pregunta sobre el pago, comuníquese con el servicio al cliente en línea", + over: "Complete la transferencia lo antes posible, de lo contrario, su pedido será cancelado.", + information: "Información de la cuenta", + transfer: "Utilice su propia cuenta para transferir a la siguiente cuenta bancaria", + account_name: "Nombre de la cuenta", + iban: "IBAN", + beneficiary_country: "País beneficiario", + bank_code: "Código bancario (BIC/SWIFT)", + bank_name: "Nombre del banco", + bank_address: "Dirección del banco", + transfer_amount: "Monto de la transferencia", + photo: "¿No puedes recordar? guardar en el álbum de fotos", + transfer_over: "Transferencia completada", + screenshot: "Sube una captura de pantalla de la transferencia.", + image_desc: "Tenga en cuenta que el formato de la imagen debe ser", + upload: "Subir", + will_receive: "Recibiré", + want_spend: "Quiero gastar", + copy: "Copiar", + submit_error: "¡Su área no es compatible temporalmente!", + select_payment_method: "Por favor, seleccione el modo de pago", + online_bank: "banco en línea", + scan_code_payment: "escanear código de pago", + bank_payment: "pago bancario", + direct_bank: "banco directo", + please_enter_information: "por favor ingrese información", + the_minimum_amount_is: "El monto mínimo de compra es", + please_enter_an_integer: "Por favor ingrese un número entero", + payment_successful: "Pago exitoso", + to_be_paid: "A pagar", + please_select_a_country: "Por favor seleccione un país", + please_select_currency: "Seleccione la moneda", + quickly_buy_coins: "Compra monedas rápidamente", + wallet: "billetera", + bank_transfer: "Transferencia bancaria", + credit_card: "VSA/MasterCard", + please_select_a_bank: "Seleccione un banco", + rate_desc: "La tasa de conversión hacia y desde USDC es", + payer_first_name: "nombre del pagador", + payer_last_name: "apellido del pagador", + payer_email: "correo electrónico del pagador", + payer_phone: "teléfono del pagador", + payer_cpf: "NIF del pagador", + payer_full_name: "nombre del pagador", + wallet_payment: "pago de billetera", + usa: "A NOSOTROS.", + nigeria: "Nigeria", + thailand: "Tailandia", + indonesia: "Indonesia", + brazil: "Brasil", + india: "India", + vietnam: "Vietnam", + mexico: "México", + philippine: "las Filipinas" + }, + c2cMerchant: { + buy: "Comprar", + sell: "Vender", + merchant: "Comerciante", + quantity: "Cantidad", + limit: "Límite", + unit_price: "Precio Unitario", + payment: "Método de Pago", + rating: "Calificación", + buy_crypto: "Comprar", + sell_crypto: "Vender", + order_no: "Nº de Orden", + order_time: "Hora de Orden", + transfer_to_merchant: "Transferir al Comerciante", + pay_within: "Pagar dentro de", + contact_merchant: "Contactar Comerciante", + amount: "Monto", + fee: "Comisión", + total: "Total", + step1: "Hacer Pedido", + step2: "Pagar", + step3: "Recibir", + step1_desc: "Después de hacer el pedido, los activos del vendedor son retenidos por la plataforma", + step2_desc: "Transferir mediante el método de pago indicado", + step3_desc: "Una vez que el comerciante confirme, los activos se liberarán", + enter_amount: "Ingrese cantidad", + confirm_order: "Confirmar Orden", + order_records: "Registro de Órdenes", + all: "Todos", + status_pending: "Pendiente", + status_completed: "Completado", + status_cancelled: "Cancelado", + status_expired: "Expirado", + direction: "Dirección", + you_pay: "Usted Paga", + load_more: "Cargar Más", + cancel: "Cancelar", + action: "Acción" + }, + deposit: { + title: "Deposit", + selectCurrency: "Select Currency", + selectChain: "Select Network", + network: "Network", + depositAddress: "Deposit Address", + rechargeRecord: "Deposit Records", + viewAllRecords: "View All Records", + saveQr: "Save QR Code", + amount: "Amount", + time: "Time", + address: "Address", + hash: "Transaction Hash", + status: "Status", + walletAccount: "Wallet Account", + depositTo: "Deposit to", + noRecords: "No deposit records", + warning1: "Only deposit {currency} via the {chain} network. Deposits from other assets or networks will be lost.", + warning2: "Minimum deposit amount: 0.00001 {currency}.", + warning3: "Deposits below the minimum will be lost and cannot be recovered.", + warning4: "Processing time is approximately 15-60 minutes.", + addressUnavailable: "Address not available, please contact support", + statusPending: "Pending", + statusSuccess: "Success", + statusFailed: "Failed", + copySuccess: "Copied", + }, + option: { + search: "Search", + all: "All", + hot: "Hot", + gainers: "Gainers", + losers: "Losers", + volume_24h: "Volume", + pair: "Pair", + price: "Price", + quantity: "Qty", + time: "Time", + profit_rate: "Profit Rate", + no_pair: "No pairs", + select_pair: "Select Pair", + select_pair_first: "Select a pair first", + available: "Available", + delivery_time: "Delivery Time", + select_time: "Select Time", + select_time_first: "Select delivery time", + buy_up: "Buy Up", + buy_down: "Buy Down", + order_method: "Order Method", + instant_order: "Instant", + follow_order: "Follow", + amount: "Amount", + enter_amount: "Enter amount", + open_price: "Open Price", + status: "Status", + direction: "Direction", + pending: "Pending", + win: "Win", + lose: "Lose", + cancelled: "Cancelled", + tab_pending: "Pending", + tab_opening: "Opening", + tab_settled: "Settled", + tab_cancelled: "Cancelled", + order_book: "Order Book", + realtime_trades: "Trades", + current_orders: "Current", + history_orders: "History", + no_orders: "No orders", + instant: "Instant", + timed: "Timed" + } +} \ No newline at end of file diff --git a/src/lang/zh.js b/src/lang/zh.js new file mode 100644 index 0000000..e7670f6 --- /dev/null +++ b/src/lang/zh.js @@ -0,0 +1,2593 @@ +export default { + "anzdown": "安卓APP下载", + "iosdown": "iOSAPP下载", + hycg: "毁约成功", + km1: "可卖", + zx: '自选', + tjcg: "提交成功", + gg8: '使用您的电子邮箱', + gg9: '进行注册', + yzmbbt: "邀请码(必填)", + zfr1: "基础图", + zfr2: "深度图", + qshsl1: "电子邮件地址", + qshsl2: "请输入电子邮件地址", + qshsl3: "标题", + qshsl4: "请输入标题", + qshsl5: "描述问题", + qshsl6: "请输入你描述的问题", + qshsl7: "提交成功,我们会尽快给你回复", + qshsl8: "建议及反馈", + qshsl10: "项目名称", + qshsl11: "代币名称", + qshsl12: "项目简介", + qshsl13: "合约地址", + qshsl14: "官方网址", + qshsl15: "联系人姓名", + qshsl16: "联系人邮件", + qshsl17: "上传附件", + + qshsl18: "请输入项目名称", + qshsl19: "请输入代币名称", + qshsl20: "请输入项目简介", + qshsl21: "请输入合约地址", + qshsl22: "请输入官方网址", + qshsl23: "请输入联系人姓名", + qshsl24: "请输入联系人邮件", + qshsl25: "请上传附件", + qshsl26: "订单确认", + qshsl27: "继续下单", + + qshsl: '请输入数量(张)', + czcc: '操作成功', + czsb: '操作失败', + fzcf: '复制成功', + zjde1: '请输入账号', + zjde2: '请输入密码', + zjde3: '登录成功', + zjde4: '确认密码', + zjde5: '请输入验证码', + zjde6: '请再次输入密码', + zjde7: '注册', + zjde8: '密码不一致', + zjde9: '请先阅读并同意隐私协议', + zjde10: '最受欢迎的加密货币交易平台', + zjde11: '美元', + zjde12: '24小时交易量 ', + zjde13: '综合流动性提供者 ', + zjde14: '用户', + zjde15: '立即交易', + zjde16: '24H成交量 ', + zjde17: '24H交易额 ', + zjde18: '查看更多', + zjde19: '我们的优势', + zjde20: '是一个高性能的开源区块链平台,旨在支持和运行安全、合规和可预测的数字基础设施。', + zjde21: '数字货币新闻', + zjde22: '更多', + zjde23: '查看详情', + zjde24: '关于我们', + zjde25: '关于', + zjde26: '全球专业站,一个服务全球专业交易用户的创新数字资产交易平台,致力于发现优质创新数字资产投资机会。目前提供四十多种数字资产产品交易和投资服务。', + zjde27: '集团是全球领先的区块链资产金融服务商。它已经为来自全球130多个国家的数百万用户提供了高质量的服务。在美国、新加坡、韩国、香港等国家和地区设有独立的办事处。交易业务和运营中心。', + zjde28: '集团及旗下子品牌在技术平台、产品支线、安全风控体系、运营及客户服务体系等方面均处于全球领先地位。此外,THEICE 在全球开展业务的其他子品牌还包括THEICE  Japan 的数字资产交易平台和 THEICE 钱包数字资产管理服务。', + zjde29: '随时随地交易', + zjde30: '完美兼容多终端,随时满足各种场景的交易需求', + zjde31: '随时查看实时行情', + zjde32: '轻松买卖BTC, ETH, XRP和其他数字资产', + zjde33: '获取您关注的加密货币价格变化预警', + zjde34: '查看比特币现贷、期贷、期权价格 ', + zjde35: '比较各种交易所加密货币价格', + zjde36: [{ + h1: '安全稳定', + desc: '顶尖的技术团队,全方位安全保护,自主研发高速交易合引擎,海量交易并发下仍可稳定可靠运行。悟 空 源 码 网 w u k o n g y m w . c o m w u k o n g y m w . n e t w k y m . c c T G : @ w u k o n g y m w' + }, + + { + h1: '专业合规', + desc: '专业运营团队,多年区块链及金融从业经验,持有合规数字资产交易牌照,百分百备付金保证。' + }, + { + h1: '用户至上', + desc: '面向全球市场,多种语言支持,7*24小时不间断运行,强大的社区支持,专业的客户服务。' + }, + { + h1: '高性能', + desc: '每秒300,000笔交易,订单响应时间不到1毫秒。' + } + + + + ], + zjde37: '交割合约', + zjde38: '资产', + zjde39: '流动性挖矿', + zjde40: '帮助中心', + zjde41: '公告中心', + zjde42: 'app下载', + zjde43: '下载', + zjde44: '资产钱包', + zjde45: '分享好友', + zjde46: '账变记录', + zjde47: '身份认证', + zjde48: '信用分', + zjde49: '安全中心', + zjde50: '修改密码', + zjde51: '设置提现密码', + zjde52: '清除缓存', + zjde53: '退出登录', + zjde54: '个人中心', + zjde55: '语言', + zjde56: '折算货币', + zjde57: [{ + title: '交割合约', + url: 'secondDealCenter' + }, + { + title: '现货', + url: 'dealCenter' + }, + { + title: '永续合约', + url: 'leverdealCenter' + }, + + ], + + zjde58: [{ + type: 'USD', + symbol: '$', + text: '美元' + }, + { + type: 'CNY', + symbol: '¥', + text: '人民币' + }, + { + type: 'HKD', + symbol: 'HK$', + text: '港元' + }, + { + type: 'EUR', + symbol: '€', + text: '欧元' + }, + { + type: 'CAD', + symbol: 'C$', + text: '加拿大元' + }, + { + type: 'JPY', + symbol: 'JPY', + text: '日元' + }, + { + type: 'SGD', + symbol: 'NZ$', + text: '新西兰元' + }, + { + type: 'TWD', + symbol: 'NT$', + text: '新台币' + }, + { + type: 'SGD', + symbol: 'S$', + text: '新加坡元' + }, + { + type: 'PHP', + symbol: '₱', + text: '菲律宾比索' + }, + + { + type: 'AUD', + symbol: 'AU$', + text: '澳大利亚元' + }, { + type: 'GBP', + symbol: '£', + text: '英镑' + }, + { + type: 'KRW', + symbol: '₩', + text: '韩元' + }, + + ], + + zjde59: '合约市场', + zjde60: '涨幅榜', + zjde61: '成交榜', + zjde62: '币对', + zjde63: '收盘价', + zjde64: '涨跌', + zjde65: '交易额', + zjde66: '账户登录', + zjde67: '欢迎回来!使用您的电子邮件、电话号码登录', + zjde68: '记住密码', + zjde69: '我已阅读同意', + zjde70: '国家', + zjde71: '创建', + zjde72: '账户', + zjde73: '使用您的电子邮箱或手机号进行注册', + zjde74: '获取', + zjde75: '选择区号', + zjde76: '请输入区号', + zjde77: '重置密码', + zjde78: '为了您的资产安全,修改密码后24小时内禁止交易。', + zjde79: '图表', + zjde80: '委托订单', + zjde81: '最新成交', + zjde82: '合计', + zjde83: '做多买入', + zjde84: '做空买入', + zjde85: '交易', + zjde86: '交易资产', + zjde87: '可用', + zjde88: '最低买入', + zjde89: '手续费', + zjde90: '交易时间', + + zjde91: '开仓', + zjde92: '可用数量', + zjde93: '最大可开仓', + zjde94: '张', + zjde95: '初始保证金 ', + zjde96: '手续费', + zjde97: '现货', + zjde98: '买入价格(USDC)', + zjde99: '可买', + zjde100: '卖出价格(USDC)', + zjde101: '划入', + zjde102: '转出', + zjde103: '今日收益', + zjde104: '兑换数量', + zjde105: '请输入要兑换的数量', + zjde106: '当前兑换价格', + zjde107: [{ + type: '', + tetx: '概况', + gg: '账户总资产', + value: '', + }, + { + type: 'change_wallet', + tetx: '币币', + gg: '币币账户资产', + value: 'change', + }, + { + type: 'micro_wallet', + tetx: '交割合约', + + gg: '交割合约账户资产', + value: 'micro', + }, + { + type: 'lever_wallet', + tetx: '永续合约', + gg: '永续合约账户资产', + value: 'lever', + }, + { + type: 'legal_wallet', + tetx: '理财', + gg: '理财账户资产', + value: 'legal', + } + ], + zjde108: '重要通知', + zjde109: '1. 为防止套现行为,交易量达到额度即可申请提币。', + zjde110: '2. 提交提币申请后24H内到账,如预计提币时间后未到账请咨询在线客服查询。', + zjde111: '3. 提交提币申请后,该笔资金属于冻结状态是因为提现正在进行中,该笔资金暂时由系统托管,并不代表您损失了这笔资产或资产出现异常。', + zjde112: '保存二维码', + zjde113: '场外链接', + zjde114: '场外交易专线', + zjde115: '1. 以上充币地址为平台官方收款地址,请认准平台官方充币地址,误充造成资金损失需自行承担;', + zjde116: '2. 请务必确认电脑及浏览器安全,防止信息被篡改或泄露;', + zjde117: '3. 您充值上述地址后,需要整个网络节点的确认后方可到账;', + zjde118: '4. 上述代币体系与币种,请选择好后划转相应金额进行充币,请勿转入任何其他无关资产,否则将不可找回。', + zjde119: '地址', + zjde120: '世界领先的区块链数字资产挖矿平台', + zjde121: '公开透明 · 安全稳定 ', + zjde122: '币种', + zjde123: '挖矿日化收益率', + zjde124: '挖矿期限', + zjde125: '天', + zjde126: '立即挖矿', + zjde127: '产品名称', + zjde128: '挖矿期限', + zjde129: '挖矿时间', + zjde130: '挖矿金额', + zjde131: '到期时间', + zjde132: '到期收益', + zjde133: '订单状态', + zjde134: '进行中', + zjde135: '已赎回', + zjde136: '产品详情', + zjde137: '挖矿日化收益率', + zjde138: '挖矿期限', + zjde139: '挖币币种', + zjde140: '认购金额(最小) ', + zjde141: '提前赎回手续费', + zjde142: '购买金额', + zjde143: '可用资金', + zjde144: '请输入购买金额', + zjde145: '关闭', + zjde146: '立即挖矿', + zjde147: '确认提前赎回吗?', + zjde148: "提示", + zjde149: "确定", + zjde150: "取消", + zjde151: "请输入您的问题", + zjde152: "请输入搜索的内容", + zjde153: "帮助中心", + zjde154: "公告中心", + zjde155: "首页", + zjde156: "返回上一页", + zjde157: "新闻中心", + zjde158: "服务协议", + zjde159: "支持", + zjde160: "在线客服", + zjde161: "建议和反馈", + zjde162: "服务", + zjde163: "下载", + zjde164: "上币申请", + zjde165: "隐私声明", + zjde166: "用户协议", + zjde167: "分享好友", + zjde168: "让财富一起自由", + zjde169: "我的邀请码", + zjde170: "点击复制", + zjde171: "我的邀请链接", + zjde172: "点击保存二维码", + zjde173: "直属下级人数", + zjde174: "总下级人数", + zjde175: "直属下级返佣", + zjde176: "总返佣", + zjde177: "查看返佣记录", + zjde178: "返佣记录", + zjde179: "账户", + zjde180: "类型", + zjde181: "手续费", + zjde182: "返佣比例", + zjde183: "返佣金额", + zjde184: "时间", + zjde185: "暂无数据", + + zjde186: "信用分", + zjde187: "信用总分", + zjde188: "最新记录", + zjde189: "实时更新", + zjde190: "信用积分", + zjde191: "日期", + zjde192: "名称", + zjde193: "原因", + + zjde194: "交割订单", + zjde195: "历史订单", + zjde196: "委托总量", + zjde197: "委托价格", + zjde198: "已完成量", + zjde199: "成交均价", + + zjde200: "当前持仓", + zjde201: "历史成交", + zjde202: "市价全平", + zjde203: "收益", + zjde204: "保证金率", + zjde205: "买入价格", + zjde206: "强制平仓价", + zjde207: "触发价格", + zjde208: "限价委托", + zjde209: "市价委托", + zjde210: "委托总数量", + zjde211: "成交价格", + zjde212: "最大持仓量", + zjde213: "平仓均价", + zjde214: "已平仓量", + zjde215: "增加持仓", + zjde216: "减少持仓", + zjde217: "只能输入整数", + zjde218: "您的委托价格比当前价格高,会以当前市价直接成交,是否确定买入?", + zjde219: "您的委托价格比当前价格低,会以当前市价直接成交,是否确定买入?", + zjde220: '修改密码', + zjde221: '为了您的资产安全,修改密码后24小时内禁止交易', + zjde222: '账变记录', + + zjde223: '账变类型', + zjde224: '账户类型', + zjde225: '币种类型', + zjde226: '变化金额', + zjde227: '账变金额', + zjde228: '德语', + zjde229: '法语', + zjde230: '意大利', + zjde231: '土耳其', + zhjs: "账户角色", + sjzh: "实际账户", + + + + + + + + + lang: { + en: "English", + kr: "한글", + jp: "日本語", + zh: "简体中文", + hk: "繁體中文", + spa: "España", + ara: "Arabia" + }, + zc: { + "資產總估值": "资产总估值", + "充值": "充值", + "提幣": "提币", + "閃兑": "闪兑", + "劃轉": "划转", + + "閃兑記錄": "闪兑记录", + "當前共有": "当前共有", + "條記錄": "条记录", + "發生時間": "发生时间", + "币种": "币种", + "數量": "数量", + + "資產趨勢": "资产趋势", + "24時": "24小时", + "7日": "7日", + "30日": "30日", + "365日": "365日", + "資產分佈": "资产分布", + "帳户類型": "账户类型", + "帳户餘額": "账户余额", + "今日收益": "今日收益", + "佔比": "占比", + "操作": "操作", + "現貨帳户": "现货账户", + "交易": "交易", + "合约账户": "合约账户", + "秒合约账户": "秒合约账户", + "理財帳户": "理财账户", + "賺幣": "赚币", + "DeFi策略交易": "DeFi策略交易", + "資產總覽": "资产总览", + "法幣賬户": "法币账户", + "資產帳户": "资产账户", + "訂單中心": "订单中心", + "理财账户": "理财账户", + "entrust.outsell": "outsell", + "entrust.inbuy": "inbuy", + "zjde208": "zjde208", + "zjde209": "zjde209", + "合约帳户": "合约账户", + "資產動態": "资产动态", + "現貨帳户估值": "现货账户估值", + "充值": "充值", + "提现": "提现", + "劃轉": "划转", + "搜索": "搜索", + "隱藏金額 < 1USD的幣種": "隐藏金额 < 1USD的币种", + "幣種": "币种", + "權益": "权益", + "佔比": "占比", + "凍結": "冻结", + "操作": "操作", + "幣幣買賣": "币币买卖", + + "合约帳户估值": "合约账户估值", + "幣種": "币种", + "權益": "权益", + "凍結": "冻结", + "幣幣買賣": "币币买卖", + "秒合约账户估值": "秒合约账户估值", + "理財帳户估值": "理财账户估值", + "我要賣": "我要卖", + "我要買": "我要买", + "法幣兑換": "法币兑换", + "財務記錄": "财务记录", + "法幣資產分佈": "法币资产分布", + "充幣記錄": "充币记录", + "提幣記錄": "提币记录", + "借幣數據": "借币数据", + "合約": "合约", + "現貨": "现货", + "投資組合": "投资组合", + "法幣提現": "法币提现", + "當前共有": "当前共有", + "條記錄": "条记录", + "發生時間": "发生时间", + "幣種": "币种", + "帳單類型": "账单类型", + "數量": "数量", + "手續費": "手续费", + "狀態": "状态", + "幣幣": "币币", + "已借金額": "已借金额(USDC)", + "剩餘還幣數量": "剩余还币数量(USDC)", + "已還": "已还", + "訂單號": "订单号", + "借款時間": "借款时间", + "借幣數量": "借币数量", + "驗資金額": "验资金额", + "還款時間": "还款时间", + "日幣息率": "日币息率", + "當前幣息": "当前币息", + "總服務費": "总服务费", + "應還總額": "应还总额", + "方向": "方向", + "委托时间": "委托时间", + "委托总数量": "委托总数量", + "委托价格": "委托价格", + "成交价格": "成交价格", + "初始保证金": "初始保证金", + "类型": "类型", + "最大持倉量": "最大持仓量", + "機器人ID": "机器人ID", + "運行時長": "运行时长", + "投入金額": "投入金额", + "投資": "投资", + "總收益": "总收益", + "網格數量": "网格数量", + "服務費": "服务费", + "委託時間": "委托时间", + "結束時間": "结束时间", + "資產帳户估值": "资产账户估值", + "充值": "充值", + "提幣": "提币", + "劃轉": "划转", + "搜索": "搜索", + "隱藏金額 < 1USD的幣種": "隐藏金额 < 1USD的币种", + "權益": "权益", + "佔比": "占比", + "凍結": "冻结", + "操作": "操作", + "幣幣買賣": "币币买卖", + "現貨帳户估值": "现货账户估值", + "提现": "提现", + "投資組合": "投资组合", + "申購金額": "申购金额", + "當前收益": "当前收益", + "開始時間": "开始时间", + "已完成": "已完成", + "劃轉記錄": "划转记录", + "從": "从", + "到": "到", + "委托总量": "委托总量", + "手续费": "手续费", + "成交均价": "成交均价" + }, + batchData: { + "查看更多": "查看更多", + "超過": "超过", + "3600萬": "3600万", + "用戶加入": "用户加入", + "輸入手機號/郵箱": "输入手机号/邮箱", + "去交易": "去交易", + "24小時交易量": "24小时交易量", + "加密貨幣種類": "加密货币种类", + "註冊用戶數": "注册用户数", + "交易廣場": "交易广场", + "跟單總收益": "跟单总收益", + "今日": "今日", + "我的跟單": "我的跟单", + "跟單中": "跟单中", + "近90天交易員收益": "近90天交易员收益", + "總收益": "总收益", + "勝率": "胜率", + "帶單規模": "带单规模", + "跟單": "跟单", + "事件合約": "事件合约", + "活動大廳": "活动大厅", + "完成活動 獲得更多福利和優惠": "完成活动获取更多福利和优惠", + "長期活動": "长期活动", + "VIP升級活動": "VIP升级活动", + "充值升級領取贈金": "充值升级领取赠金", + "參與活動": "参与活动", + + "買漲": "买涨", + "買跌": "买跌", + "交易区间": "交易区间", + "选择时间": "选择时间", + "投入金额(USDC)": "投入金额(USDC)", + "请输入": "请输入", + "餘額": "余额", + "當前投資": "当前投资", + "投資方向": "投资方向", + "買多": "买多", + "投資收益率": "投资收益率", + "投資金額": "投资金额", + "投資狀態": "投资状态", + "暫無數據": "暂无数据", + "最低": "最低", + "最高": "最高", + "買空": "买空", + "秒合约交易说明": "秒合约交易说明", + "交易數字貨幣事件合約時,標的資產的價格與執行價格的變化,分為看漲(Cal)或者看跌(Pu)事件合約,到期時只有兩種可能結果:價內、價外,根據標的到期時的走向與預則是否符合來決定是否獲利。(例如:當投資者買入指數的看漲二元事件合約,其執行價格為2000點,並且90s後指數價格為2000點以上,投資者將能夠賺取利潤。而當指數90s後跌破2000點時,即使90s後指數為2000點,投資者也將承受損失。)": + "交易数字货币事件合约时,标的资产的价格与执行价格的变化,分为看涨(Call)或看跌(Put)事件合约,到期时只有两种可能结果:价内、价外,根据标的到期时的走向与预测是否符合来决定是否获利。(例如:当投资者买入指数的看涨二元事件合约,其执行价格为2000点,并且90秒后指数价格为2000点以上,投资者将能够赚取利润。而当指数90秒后跌破2000点时,即使90秒后指数为2000点,投资者也将承受损失。)", + "最大可开仓": "最大可开仓", + "初始保证金": "初始保证金", + "手续费": "手续费", + "买涨、买跌弹窗": "买涨、买跌弹窗", + "请输入要划转的数量": "请输入要划转的数量", + "立即交易 ": "立即交易", + "定時交易": "定时交易", + + + + "查看更多": "查看更多", + "超過": "超过", + "3600萬": "3600万", + "用戶加入": "用户加入", + "輸入手機號/郵箱": "输入手机号/邮箱", + "去交易": "去交易", + "24小時交易量": "24小时交易量", + "加密貨幣種類": "加密货币种类", + "註冊用戶數": "注册用户数", + "交易廣場": "交易广场", + "跟單總收益": "跟单总收益", + "今日": "今日", + "我的跟單": "我的跟单", + "跟單中": "跟单中", + "近90天交易員收益": "近90天交易员收益", + "總收益": "总收益", + "勝率": "胜率", + "帶單規模": "带单规模", + "跟單": "跟单", + "事件合約": "事件合约", + "活動大廳": "活动大厅", + "完成活動 獲得更多福利和優惠": "完成活动获取更多福利和优惠", + "長期活動": "长期活动", + "VIP升級活動": "VIP升级活动", + "充值升級領取贈金": "充值升级领取赠金", + "參與活動": "参与活动", + "您好": "您好", + "认证": "认证", + "充币": "充币", + "总资产": "总资产", + "币种": "币种", + "可用": "可用", + "冻结": "冻结", + "交易所": "交易所", + "时间": "时间", + "数量": "数量", + "价格": "价格", + "账户": "账户", + "操作": "操作", + "撤销": "撤销", + "加载中...": "加载中...", + "暂无数据": "暂无数据", + "类型": "类型", + "买入": "买入", + "卖出": "卖出", + "加载更多": "加载更多", + "正在卖": "正在卖", + "正在买": "正在买", + "已完成": "已完成", + "您确定要撤销吗?": "您确定要撤销吗?", + "确定": "确定", + "取消": "取消", + "供应商": "供应商", + "充值额度": "充值额度", + "充值费率": "充值费率", + "提现额度": "提现额度", + "提现费率": "提现费率", + "CNY承兑": "CNY承兑", + "虚拟货币承兑": "虚拟货币承兑", + "充币记录": "充币记录", + "提币记录": "提币记录", + "充值": "充值", + "提现": "提现", + "VIP福利": "VIP福利", + "温馨提醒:只要達到充值數量就可點擊領取按鈕,領取對應VIP福利": "温馨提醒:只要达到充值数量就可点击领取按钮,领取对应VIP福利", + "VIP初級": "VIP初级", + "VIP中級": "VIP中级", + "VIP高級": "VIP高级", + "會員": "会员", + "充值需達到": "充值需达到", + "可領取": "可领取", + "福利": "福利", + "领取": "领取", + "已领取": "已领取", + "领取成功": "领取成功", + "AI量化策略": "AI量化策略", + "當前團隊等級": "当前团队等级", + "等級規則": "等级规则", + "策略總收益": "策略总收益", + "用户": "用户", + "創建了AI策略交易": "创建了AI策略交易", + "AI累计收益": "AI累计收益", + "推薦投資": "推荐投资", + "使用人數": "使用人数", + "累計賺取": "累计赚取", + "正在運行": "正在运行", + "當前收益": "当前收益", + "正在運行....": "正在运行....", + "AI策略知識": "AI策略知识", + "策略廣場": "策略广场", + "最大收益率": "最大收益率", + "投入金額": "投入金额", + "最大回撤率": "最大回撤率", + "運行時長": "运行时长", + "使用本策略": "使用本策略", + "进行中": "进行中", + "已結束": "已结束", + "收益詳情": "收益详情", + "機器人ID": "机器人ID", + "投資": "投资", + "套利次數": "套利次数", + "委託時間": "委托时间", + "總收益": "总收益", + "網格數量": "网格数量", + "服務費": "服务费", + "結束時間": "结束时间", + "没有更多数据了": "没有更多数据了", + "AI量化": "AI量化", + "跟隨資金": "跟随资金", + "近3天": "近3天", + "近7天": "近7天", + "近10天": "近10天", + "區間最低價": "区间最低价", + "網格收益率": "网格收益率", + "最大服務費": "最大服务费", + "我知道了": "我知道了", + "投资金额": "投资金额", + "當前餘額": "当前余额", + "確定": "确定", + "工作中": "工作中", + "機器人ID:": "机器人ID:", + "已運行": "已运行", + "創建": "创建", + "交易盈虧": "交易盈亏", + "交易類型": "交易类型", + "利潤": "利润", + "無限网格": "无限网格", + "chatGPT预测": "chatGPT预测", + "馬丁格爾": "马丁格尔", + "天地網格": "天地网格", + "请输入正确的投入金額": "请输入正确的投入金额", + "余额不足": "余额不足", + "下单成功": "下单成功", + "收益率": "收益率", + "使用": "使用", + "快捷買幣": "快捷买币", + "歷史帳單": "历史账单", + "快速交易,便捷高效": "快速交易,便捷高效", + "購買": "购买", + "出售": "出售", + "我要支付": "我要支付", + "請輸入": "请输入", + "我要出售": "我要出售", + "可用餘額:": "可用余额:", + "我將收到": "我将收到", + "C2C 交易": "C2C交易", + "法幣餘額": "法币余额", + "餘額": "余额", + "掛單中": "挂单中", + "我要買": "我要买", + "我要賣": "我要卖", + "訂單": "订单", + "賣出訂單": "卖出订单", + "賣給商家": "卖给商家", + "已完成": "已完成", + "商家": "商家", + "賣出": "卖出", + "金額": "金额", + "日期": "日期", + "沒有更多了": "没有更多了", + "DeFi借幣": "DeFi借贷", + "助您探索更多交易機會和金融產品": "助您探索更多交易机会和金融产品", + "了解什麼是DeFi借幣": "了解什么是DeFi借贷", + "迅速到帳, 年化利率低至1%": "迅速到账,年化利率低至1%", + "可選多時間質押": "可选多时间质押", + "隨時還款, 提前還款減利息": "随时还款,提前还款减利息", + "質押借幣": "质押借贷", + "驗資數量": "验资数量", + "最大": "最大", + "可驗資金額": "可验资金额", + "可借數量": "可借数量", + "輸入驗資數量後評估": "输入验资数量后评估", + "根據個人資產情況進行,同步借幣額度": "根据个人资产情况,同步借贷额度", + "借幣期限": "借贷期限", + "天": "天", + "日幣息率": "日币息率", + "總幣息": "总币息", + "預估應還": "预估应还", + "我已經閲讀並同意": "我已阅读并同意", + "借幣服務協議": "借贷服务协议", + "立即借幣": "立即借贷", + "出款中": "出款中", + "已出款": "已出款", + "訂單編號": "订单编号", + "還幣詳情": "还币详情", + "借入時間": "借入时间", + "還款時間": "还款时间", + "滯納金百分比": "滞纳金百分比", + "借幣數量": "借贷数量", + "剩餘時間": "剩余时间", + "當前幣息": "当前币息", + "滯納金": "滞纳金", + "應還總額": "应还总额", + "没有更多数据了": "没有更多数据了", + "借幣簽名": "借贷签名", + "貸款協議(\"信用貸款\"),日期為": "贷款协议(\"信用贷款\"),日期为", + "(\"生效日期\"),由下列各方訂立:": "(\"生效日期\"),由下列各方订立:", + "借款人:": "借款人:", + "名:": "名:", + "姓:": "姓:", + "地址:": "地址:", + "电子邮箱:": "电子邮箱:", + "电话:": "电话:", + "貸款人:Exchange": "贷款人:Exchange", + "名稱: Exchange": "名称:Exchange", + "合稱 \"雙方\"。": "合称 \"双方\"。", + "還款條款:": "还款条款:", + "貸款金額:": "贷款金额:", + "借款人同意償還": "借款人同意偿还", + "(\"貸款\")。": "(\"贷款\")。", + "利率:": "利率:", + "約定利率為": "约定利率为", + "(按日計算)、": "(按日计算)、", + "貸款期限:": "贷款期限:", + "貸款期限:_": "贷款期限:_", + "_天。": "_天。", + "還款方式: 借款人同意向貸款人還款。": "还款方式:借款人同意向贷款人还款。", + "借款人同意在貸款到期時償還貸款人本金 $": "借款人同意在贷款到期时偿还贷款人本金 $", + "和利息 $": "和利息 $", + "利息、": "利息、", + "還款適用性。": "还款适用性。", + "滯納金:30%。": "滞纳金:30%。", + "如果借款人未能按時還款,借款人應支付30%(按日計算)的滯納金。": "如果借款人未能按时还款,借款人应支付30%(按日计算)的滞纳金。", + "罰款。": "罚款。", + "提前還款;": "提前还款;", + "對提前還款的借款人不徵收罰金。": "对提前还款的借款人不征收罚金。", + "違約:": "违约:", + "如果借款人未能按時還款,借款人應立即支付所有未償還的本金和利息。": "如果借款人未能按时还款,借款人应立即支付所有未偿还的本金和利息。", + "而無需通知或要求。": "而无需通知或要求。", + "如果借款人未能按時履行還款義務。借款人": "如果借款人未能按时履行还款义务。借款人", + "同意承擔放款人在收款過程中產生的所有費用。": "同意承担贷款人在收款过程中产生的所有费用。", + "包括但不限於律師費。": "包括但不限于律师费。", + "可擔保性:": "可担保性:", + "如本協議的任何條款被認定無效或不可執行,則該條款應作廢,但所有其他條款": "如本协议的任何条款被认定无效或不可执行,则该条款应作废,但所有其他条款", + "但所有其他條款仍然有效並具有約束力": "但所有其他条款仍然有效并具有约束力", + "法律效力;": "法律效力;", + "本協議對雙方均具有法律約束力,可在美國和歐洲簽署和執行。": "本协议对双方均具有法律约束力,可在美国和欧洲签署和执行。", + "雙方聲明他們有權簽署本協議。": "双方声明他们有权签署本协议。", + "其他條款": "其他条款", + "根據本協議的條款,公司應支付": "根据本协议的条款,公司应支付", + "帳户餘額中的貨幣形式支付,借款人無法使用帳户資金進行還款,且借款人在沒有償還貸款之前,無法提取帳户資金。雙方均有權簽署本協議。": "账户余额中的货币形式支付,借款人无法使用账户资金进行还款,且借款人在没有偿还贷款之前,无法提取账户资金。双方均有权签署本协议。", + "任何一方不得侵犯第三方的權利或違反雙方之間的任何其他協議。": "任何一方不得侵犯第三方的权利或违反双方之间的任何其他协议。", + "雙方之間的任何其他協議。": "双方之间的任何其他协议。", + "適用法律:": "适用法律:", + "本協議應根據以下法律解釋和執行": "本协议应根据以下法律解释和执行", + "本協議應根據借款人所在國的法律解釋和執行。": "本协议应根据借款人所在国的法律解释和执行。", + "完整協議;": "完整协议;", + "雙方確認並同意,本協議構成雙方之間的完整協議。": "双方确认并同意,本协议构成双方之间的完整协议。", + "如果任何一方希望更改、增加、修改或刪除本協議的任何條款,請聯繫我們。": "如果任何一方希望更改、增加、修改或删除本协议的任何条款,请联系我们。", + "增加或修改任何條款,必須以書面形式進行,並由雙方簽字。": "增加或修改任何条款,必须以书面形式进行,并由双方签字。", + "雙方簽字。": "双方签字。", + "雙方同意上述條款和條件,並簽署如下;": "双方同意上述条款和条件,并签署如下;", + "貸款人:": "贷款人:", + "借款人簽名": "借款人签名", + "簽署日期:": "签署日期:", + "請點擊空白處簽名": "请点击空白处签名", + "生成": "生成", + "與您的朋友一起賺錢": "与您的朋友一起赚钱", + "從您邀請人的交易中分享高達20% 的佣金": "从您邀请人的交易中分享高达20%的佣金", + "邀請碼": "邀请码", + "邀請鏈接": "邀请链接", + "生成二維碼": "生成二维码", + "我的邀請": "我的邀请", + "邀請人數": "邀请人数", + "總返傭": "总返佣", + "今日返傭": "今日返佣", + "本月返傭": "本月返佣", + "邀請記錄": "邀请记录", + "一級好友": "一级好友", + "想擁有": "想拥有", + "加密貨幣嗎?": "加密货币吗?", + "和我們一起開啟加密貨幣之旅": "和我们一起开启加密货币之旅", + "儲存到本地": "储存到本地", + "在借訂單": "在借订单", + "完成訂單": "完成订单", + "請在空白處簽名": "请在空白处签名", + + "投資組合": "投资组合", + "當前團隊等級": "当前团队等级", + "等級規則": "等级规则", + "投資訂單": "投资订单", + "總收益": "总收益", + "投資金額": "投资金额", + "收益率": "收益率", + "時長": "时长", + "日": "日", + "天": "天", + "剩餘次數": "剩余次数", + "參與使用": "参与使用", + "返回上一頁": "返回上一页", + "認購組合": "认购组合", + "運行時長": "运行时长", + "日收益率": "日收益率", + "預估收益": "预估收益", + "手續費": "手续费", + "申購金額": "申购金额", + "請輸入投資金額": "请输入投资金额", + "帳户餘額": "账户余额", + "申購": "申购", + "怎樣進行運作?": "怎样进行运作?", + "接入一系列的交易所,例如Coinbase、Huobi、Binance、KuCoin、YFX等全球知名交易所,通過算法判斷各幣種的趨勢,實實監控當前市場情況。在價格範圍內,高頻率買入和賣出相關幣種,實現套利,以保證您的收益最大化。": "接入一系列的交易所,例如Coinbase、Huobi、Binance、KuCoin、YFX等全球知名交易所,通过算法判断各币种的趋势,实时监控当前市场情况。在价格范围内,高频率买入和卖出相关币种,实现套利,以保证您的收益最大化。", + "提示": "提示", + "请输入": "请输入", + "余额不足": "余额不足", + "下单成功": "下单成功", + + + + "addressBook": "地址簿", + "withdrawal": "提款", + "withdrawalAddress": "提币地址", + "pleaseEnterWithdrawalAddress": "请输入提币地址", + "withdrawalAmount": "提款数量", + "pleaseEnterWithdrawalAmount": "请输入提款数量", + "all": "全部", + "transactionPassword": "交易密码", + "pleaseEnterTransactionPassword": "请输入交易密码", + "available": "可用", + "minimumWithdrawalAmount": "最小提款数量", + "withdrawalFee": "提币手续费", + "estimatedArrival": "预计到账", + "submit": "提交", + "commonProblems": "常见问题", + "makeProfit": "赚赚", + "strategyDescription1": "透过深度法判断各策略的趋势,即时监控市场状况,在策略资料中,高频率量入场获取相关利润,以保您的收益最大化", + "AIQuantStrategy": "AI量化策略", + "strategyDescription2": "利用大数据模型和AI量化策略算法结合About Infinite Grid, Martingale Strategy等一系列算法搭建理想", + "recentWithdrawalRecords": "近期提款记录", + "viewWithdrawalRecords": "查看提款记录", + "quantity": "數量", + "withdrawalFeeFixed3USDC": "提币手续费为固定3USDC", + "feeDescription": "手续费说明", + "confirm": "确定", + "pleaseEnterValidWithdrawalAmount": "请输入有效的提款数量", + "withdrawalAmountCannotBeLessThanMinimum": "提款数量不能低于最小提款数量", + "withdrawalAmountCannotExceedAvailableBalance": "提款数量不能超过可用余额", + "withdrawalApplicationSubmitted": "提款申请已提交", + + + "securityCenter": "安全中心", + "identityAuthentication": "身份认证", + "completeIdentityAuthenticationPrompt": "请尽快完成身份认证,提高账号安全", + "advancedIdentityAuthentication": "高级身份认证", + "transactionPassword": "交易密码", + "notAuthenticated": "未认证", + "authenticated": "已认证", + "setTransactionPasswordPrompt": "为了您的资金安全,请设定交易密码", + "setNewPassword": "设置新密码", + "pleaseEnterNewPassword": "请输入新密码", + "transactionPasswordNote": "*注意: 请牢记交易密码, 如忘记交易密码请联系客服重置.", + "setTransactionPassword": "设置交易密码", + "pleaseEnterTransactionPassword": "请输入交易密码", + "transactionPasswordMustBe6Digits": "交易密码需是6位数字!", + "transactionPasswordSetSuccessfully": "交易密码设置成功!" + + + + }, + loan: { + title: "贷款申请", + overview: "贷款概览", + currency: "借款币种", + need_amount: "借款金额", + repayment: "还款方式", + lump_sum: "到期一次性还款", + institution: "放款机构", + process: "贷款流程", + step1: "提交申请", + step1_desc: "填写资料并提交申请", + step2: "机构审核", + step2_desc: "放款机构进行审核", + step3: "签署协议", + step3_desc: "确认借款协议", + step4: "放款到账", + step4_desc: "资金将汇入您的账户", + confidential: "您的信息将被严格保密,仅用于贷款申请审核", + secure_tag: "数据加密保护中,信息安全无忧", + identity: "身份信息", + card_front: "身份证正面照", + card_back: "身份证反面照", + card_hand: "手持身份证照", + upload_hint: "点击上传或拖拽文件", + size_limit: "支持 JPG、PNG 格式,大小不超过 5MB", + need_front: "请上传身份证正面照", + need_back: "请上传身份证反面照", + need_hand: "请上传手持身份证照", + info: "贷款信息", + amount: "借款金额", + amount_placeholder: "请输入借款金额", + repay_currency: "还款币种", + purpose: "资金用途(选填)", + purpose_placeholder: "请填写资金用途", + recommended: "推荐", + inst_desc: "专业数字资产金融机构", + submit: "提交申请", + submitting: "提交中...", + contact: "联系客服", + history: "申请记录" + }, + option: { + search: "搜索", + all: "全部", + hot: "热门", + gainers: "涨幅榜", + losers: "跌幅榜", + volume_24h: "成交", + pair: "交易对", + price: "价格", + quantity: "数量", + time: "时间", + profit_rate: "收益率", + no_pair: "暂无数据", + select_pair: "选择交易对", + select_pair_first: "请先选择交易对", + available: "可用余额", + delivery_time: "交割时间", + select_time: "选择时间", + select_time_first: "请选择交割时间", + buy_up: "买涨", + buy_down: "买跌", + order_method: "下单方式", + instant_order: "立即下单", + follow_order: "追单下单", + amount: "金额", + enter_amount: "请输入金额", + pay_pwd: "交易密码", + enter_pwd: "请输入交易密码", + open_price: "开仓价", + status: "状态", + direction: "方向", + pending: "待交割", + win: "盈利", + lose: "亏损", + cancelled: "已取消", + tab_pending: "待交割", + tab_opening: "持仓中", + tab_settled: "已交割", + tab_cancelled: "已取消", + order_book: "盘口", + realtime_trades: "实时成交", + current_orders: "当前委托", + history_orders: "历史委托", + no_orders: "暂无订单", + instant: "立即下单", + timed: "选时下单" + }, + deposit: { + title: "充值", + selectCurrency: "选择币种", + selectChain: "选中链名称", + network: "网络", + depositAddress: "充币地址", + rechargeRecord: "充值记录", + viewAllRecords: "查看全部充值记录", + saveQr: "储存二维码", + amount: "金额", + time: "到账时间", + address: "地址", + hash: "交易哈希", + status: "状态", + walletAccount: "钱包账户", + depositTo: "入账户", + noRecords: "暂无充值记录", + warning1: "仅可从{chain}网络充值{currency},从其他资产或其他网络充值将会丢失。", + warning2: "最低存款金额为 0.00001 {currency}。", + warning3: "低于最低限额的存款将会丢失。", + warning4: "处理时间为15-60分钟。", + addressUnavailable: "地址不可用,请联系客服", + statusPending: "审核中", + statusSuccess: "成功", + statusFailed: "失败", + copySuccess: "复制成功", + }, + ieo: { + title: "IEO新币认购", + banner_title: "新加密货币上市快速认购", + banner_desc: "安全、稳定且高收益", + tab_subscribe: "申购", + tab_allocate: "配售", + tab_history: "历史", + status_all: "全部", + status_upcoming: "待发行", + status_active: "发行中", + status_ended: "已结束", + status_applied: "已申购", + status_won: "已中签", + enter_code: "请输入配售码", + redeem: "兑换", + redeem_success: "兑换成功", + price: "发行价", + supply: "发行数量", + progress: "进度", + subscribe_btn: "立即申购", + amount_label: "申购金额", + amount_placeholder: "请输入申购金额", + pay_pwd_placeholder: "请输入交易密码", + timeline_start: "发行开始", + timeline_end: "发行结束", + timeline_announce: "中签公布", + timeline_listing: "上市时间", + timeline_unlock: "解锁时间", + min_buy: "最低购买", + max_buy: "最高购买", + my_orders: "我的订单", + about: "项目介绍", + total_raised: "已募集", + participants: "参与人数", + yield_rate: "预期收益率", + order_amount: "申购金额", + order_tokens: "获得代币", + order_status: "订单状态", + order_time: "订单时间", + status_pending_review: "待审核", + status_won_tag: "已中签", + status_lost: "未中签", + status_cancelled: "已取消", + no_projects: "暂无项目", + no_allocation: "暂无配售记录", + no_history: "暂无订单记录", + invalid_amount: "请输入有效金额", + invalid_code: "请输入配售码", + invalid_pwd: "请输入交易密码", + select_project: "请选择项目", + sub_type: "申购", + allo_type: "配售", + confirm_subscribe: "确认申购", + back: "返回" + }, + indexHeader: { + spot_trading: "现货交易", + desc: "数字资产之间相互交易,如用USDC购买btc", + exchange: "闪兑", + exchange_desc: "一键兑换不同数字资产,即刻完成自动结算", + u_standard_contracts: "u本位合约", + u_standard_contracts_desc: "以USDC结算的杠杆合约交易", + option: "秒合约", + option_desc: "预测币价周期涨跌赚取USDC", + staking_mining: "质押挖矿", + staking_mining_desc: "为市场获得流动性,获得稳定收益", + currency_banking: "币币理财", + currency_banking_desc: "一键定投,稳健收益", + sgd_subscription: "新币申购", + sgd_subscription_desc: "新币最新抢先购", + fiat_currency_transactions: "法币交易", + fiat_currency_transactions_desc: "P2P上安全轻松的买卖,选择最佳报价", + third_party_transactions: "第三方交易", + third_party_transactions_desc: "三方品牌快捷选择,VISA,Bank card,交易", + market: "市场", + buy_coins: "买币", + trade: "交易", + contract: "合约", + finance: "金融", + receive: "领$1000", + log_out: "注销", + log_in: "登录", + sign_up: "注册", + complaint_suggestion: "投诉建议", + my_Assets: "我的资产", + orders: "订单", + inMobile: "请在移动端反馈", + not_yet_open: "尚未开放", + + "交易": "交易", + "快捷买币": "快捷买币", + "交易中心": "交易中心", + "跟单": "跟单交易", + "DeFi借幣": "DeFi借贷", + "借貸交易, 放大收益": "借贷交易,放大收益", + "投資組合": "投资组合", + "涉及兩種加密貨幣的組合收益": "涉及两种加密货币的组合收益", + "金融理财": "金融理财", + "市场行情": "市场行情", + "全網交易市場數據": "全网交易市场数据", + "更多新聞": "更多新闻", + "发现": "发现", + "分享好友": "分享好友", + "邀請好友獲得獎勵": "邀请好友获得奖励", + "活動大廳": "活动大厅", + "豐厚獎勵, 應有盡有": "丰厚奖励,应有尽有", + "活动大厅": "活动大厅", + "資產中心": "资产中心", + "充值": "充值", + "提現": "提现", + "金融卡提現": "金融卡提现", + "劃轉": "划转", + "訂單中心": "订单中心", + "地址簿": "地址簿", + "安全中心": "安全中心", + "身份認證": "身份认证", + "退出登錄": "退出登录", + "首頁": "首页", + + + "行情": "行情", + "交易": "交易", + "理財": "理财", + "資產": "资产", + "快捷買幣": "快捷买币", + "AI策略交易": "AI策略交易", + "秒合约": "秒合约", + "周期短,收益快": "周期短,收益快", + "现货": "现货", + "多品类,快速交易": "多品类,快速交易", + "合约": "合约", + "USDC永续合约外汇期货": "USDC永续合约外汇期货", + "前往C2C交易": "前往C2C交易", + "模拟交易": "模拟交易", + "零风险,交易数字货币": "零风险,交易数字货币", + loan: "贷款", + loan_desc: "申请USDC贷款", + ieo: "IEO", + ieo_desc: "新币申购与配售", + credit_ieo: "信用IEO", + credit_ieo_desc: "使用信用额度参与IEO", + options_trade: "期权", + options_trade_desc: "预测币价涨跌,到期交割" + }, + credit: { + title: "信用额度", + max_credit: "最大信用额度", + used: "已使用额度", + available: "可用额度", + total_credit: "总信用额度", + score: "信用点数", + daily_rate: "日利率", + cycle: "信用周期", + days: "天", + increase: "增加额度", + records: "记录", + repay_all: "全部还款", + repay_all_confirm: "确认全部还款?", + how_to_use: "如何使用信用额度", + step1: "提交审核资料", + step1_desc: "上传身份信息,完成实名认证", + step2: "客服审核", + step2_desc: "专员评估信用资质,核定额度", + step3: "额度使用说明", + step3_desc: "可用于参与IEO,按周期还款解冻", + contact_open: "联系客服开通额度", + contact_desc: "请联系在线客服,提交资料后开通您的信用额度", + contact_btn: "联系客服", + credit_ieo: "信用IEO专区", + my_orders: "我的订单", + frozen: "冻结中", + repaid: "已还款", + unlocked: "已解锁", + overdue: "逾期", + frozen_amount: "冻结额度", + no_orders: "暂无订单", + subscribe_with_credit: "使用信用额度参与", + enter_amount: "请输入金额", + confirm_subscribe: "确认参与", + repay_btn: "还款", + repay_confirm: "确认还款?", + exceed_available: "超出可用额度" + }, + homeContent: { + get_rice: "获得财富", + intro1: "全球领先的数字资产交易所。您的资产,您的选择,由 yxymk经过验证的技术。", + phone_pla: "输入手机号/邮箱", + go_pay: "去交易", + + "at1": "$100亿+", + "at2": "总交易量", + "at3": "加密货币种类", + "at4": "50万+", + "at5": "注册用户数", + "at6": "提币", + "at7": "充值", + "at8": "分享好友", + "at9": "DeFi借币", + "at10": "安全中心", + "at11": "投资组合", + "at12": "地址簿", + "at13": "NFT", + "at14": "慈善", + "at16": "AI策略交易", + "at17": "最大收益率", + "at18": "参与人数", + "at19": "了解AI量化投资", + "at20": "市场行情", + "journey starts from here": "旅程从这里开始", + "安全性": "安全性", + "透明度": "透明度", + "即使可追溯性": "即时可追溯性", // 建议确认原文是否为"即时" + "效率與速度": "效率与速度", + "自動化": "自动化", + "前往慈善中心": "前往慈善中心", + "儲備金證明": "储备金证明", + "安全的冷儲存": "安全的冷存储", + "用戶保護基金": "用户保护基金", + "We promise that the platform": "我们承诺,该平台以至少1:1的准备金率持有所有用户资产。", + "We store most of our digital": `我们将大部分数位资产安全地存储在离线多重签名中 + 钱包。`, + "We have a user protection": `我们有一个用户 + 价值3亿美元的保护基金 + 为潜在的安全风险提供额外的保护层。`, + + "实名认证": "为什么需要进行实名认证?", + "smrz2": "为了您的资金安全,以及防范洗钱活动,我们需要确保您的收款账户与当前账号身份信息进行关联。", + "關於充值": "关于充值", + "kfcz2": "请您通过平台官方的充值通道进行充值,请不要相信其他宣称官方客服的人员。", + "登錄密碼忘記如何解決?": "登录密码忘记如何解决?", // 修正字段名标点 + "wjmm2": "您可以在登录页面点击“忘记密码”,然后重置“登录密码”。", // 修正"頁麵"为"页面" + "關於賬號安全": "关于账号安全", + "kfrzaq": "请妥善保管您的账号、密码,不要将您的账号信息透露给其他人。若不慎泄露账号信息,请您及时修改密码,或者联系客服处理。", // 修正"帳號"为"账号" + "什麼是凍結資產?": "什么是冻结资产?", + "djzz": "冻结资产是指您在进行交易或提现操作时,流程未全部完成,当前资产暂时由系统托管,不能由您自由支配。并不代表您损失了这笔资产或资产出现异常,请您放心。", + "法律說明": "法律声明", + "flsm2": "本平台的宗旨是在不违反澳大利亚相关法律法规的前提下,为全球数字资产爱好者及用户提供专业、安全、可靠的数字资产交易与资产管理服务。若您所在的国家或地区属于明令禁止数字资产交易的司法管辖区,或被列入受制裁国家名单,则禁止使用本平台服务。", + "立即賺取收益": "简单,安全。探索热门投资,立即获取收益", + "投資組合": "投资组合", + "運行時長": "运行时长", + "日": "天", + "了解投資組合": "了解投资组合", + "新聞": "行业动态", + "查看更多": "查看更多", + "前往NFT大廳": "进入NFT市场", + "致力於慈善事業": "践行社会责任", + "Trend analysis": "趋势分析", + "Charity": "慈善", + "Committed to": "致力于", + "Make the world a better place through blockchain!": "通过区块链让世界变得更美好!", + "This platform builds": `该平台围绕构建完整的产业生态布局 + 数字资产发行、流通、应用、估值发现和区块链底层。 + 我们的愿景是成为区块链世界的基础设施,为慈善事业做出贡献`, + "外汇": "外汇", + "美股": "美股", + + "期货": "期货", // 修正值对应 Futures + "数字货币": "数字货币", + + title: "最值得信赖的交易平台", + title2: "提供安全交易各种数字资产的能力", + sign_up_now: "立即注册", + download_the_app: "下载APP", + go_to_trade: "去交易", + popular_plates: "热门板块", + market_conditions: "市场行情", + mainstream_coins: "主流币", + trading_pairs: "交易对", + latest_price: "最新价", + up_and_down: "24H涨跌", + market: "行情", + trade: "交易", + trade_button: "交易", + more: "更多", + beginner_bootstrapping: "新手引导", + beginner_bootstrapping_sign_up_now: "立即注册", + beginner_bootstrapping_deposit: "入金", + beginner_bootstrapping_trade: "交易", + beginner_bootstrapping_input: "输入邮箱或手机号", + beginner_bootstrapping_sign_up_now_button: "立即注册", + beginner_bootstrapping_prompt: "邀请好友加入{siteName},交易返佣最高30%", + beginner_bootstrapping_buy_coins_quickly: "快捷买币", + beginner_bootstrapping_reference_price: "参考价格", + beginner_bootstrapping_buy_now_button: "立即购买", + beginner_bootstrapping_2nd_title: "链上资产,立即充值", + beginner_bootstrapping_2nd_title_desc: "通过区块链钱包转账充值到您的BKEX账户", + beginner_bootstrapping_2nd_title_2nd: "OTC自选交易", + beginner_bootstrapping_2nd_title_2nd_desc: "0手续费,法币交易买卖数字货币", + greenhorn_trade_module_first: "币币交易", + greenhorn_trade_module_first_span: "一键交易投资,支持1200+币种", + greenhorn_trade_module_second: "ETP杠杆代币", + greenhorn_trade_module_second_span: "现货玩法,杠杆撬动收益,永不爆仓", + greenhorn_trade_module_third: "永续合约", + greenhorn_trade_module_third_span: "U本位永续合约,1~100X杠杆交易", + greenhorn_trade_module_fourth: "永续合约", + greenhorn_trade_module_fourth_span: "U本位永续合约,1~100X杠杆交易", + brand_title: "让数字资产流通更有价值", + brand_module_first: "全球新一线交易所", + brand_module_first_tips: "产品生态蜕变创新,全球节点聚合流量", + brand_module_second: "优质项目全球首发", + brand_module_second_tips: "行情速递,发现优质项目抢占投资先机", + brand_module_third: "数字资产1200+", + brand_module_third_tips: "全球市场项目任您选,24小时交易", + brand_module_fourth: "安全", + brand_module_fourth_tips: "数字资产存储多重签名冷钱包", + brand_module_fifth: "专业", + brand_module_fifth_tips: "超过10年金融风控团队,支持API交易", + brand_module_sixth: "稳定", + brand_module_sixth_tips: "全球技术团队,分布式并行技术,高速撮合引擎", + swiper_first: "全球新一线交易所", + swiper_first_tips: "产品生态蜕变创新,全球节点聚合流量", + swiper_second: "优质项目全球首发", + swiper_second_tips: "行情速递,发现优质项目抢占投资先机", + swiper_third: "数字资产1200+", + swiper_third_tips: "全球市场项目任您选,24小时交易", + swiper_fourth: "安全", + swiper_fourth_tips: "数字资产存储多重签名冷钱包", + swiper_fifth: "专业", + swiper_fifth_tips: "超过10年金融风控团队,支持API交易", + swiper_sixth: "稳定", + swiper_sixth_tips: "全球技术团队,分布式并行技术,高速撮合引擎", + platform_wrap: "随时随地开启交易", + platform_wrap_tips: "产品生态蜕变创新,聚焦布局全球市场", + platform_wrap_android: "Android 下载", + platform_wrap_iphone: "iPhone 下载", + tipsmain_title: "立即开启您的数字货币之旅", + tipsmain_tips: "{siteName}为您的交易保驾护航", + tipsmain_first_btn: "立即注册", + tipsmain_second_btn: "开始交易", + tipsmain_v_else: "立即注册", + safety_box_span: "全3项(渗透测试、漏洞赏金、资金证明)评分通过,获得3星评分", + online_customer_service: "在线客服", + satisfaction_surveys: "满意度调查", + back_to_top: "回到顶部", + experience_title: "您对此页面整体体验的满意度?", + experience_very_dissatisfied: "非常不满意", + experience_dissatisfied: "不满意", + experience_no_comment: "没意见", + experience_satisfied: "满意", + experience_very_satisfied: "非常满意", + experience_open_more_detail_flag: "您能跟我们提供更多反馈,以帮助我们下次更好改进吗?", + experience_open_more_detail_input: "您能跟我们提供更多反馈,以帮助我们下次更好改进吗?", + btn_submit: "提交", + feedback_title: "非常感谢您的反馈!", + feedback_tips: "您的反馈对我们非常重要!!", + feedback_btn: "知道了!", + moblie: "让数字资产流通更有价值", + moblie_download: "下载" + }, + indexFooter: { + title: "让数字资产流通更有价值", + terms_and_policies: "条款和政策", + anti_money_laundering: "反洗钱", + risk_warning: "风险警告", + service_privacy: "服务隐私", + terms_of_service: "服务条款", + privacy_statement: "隐私声明", + service_information: "服务信息", + about_us: "关于我们", + risk_prompt: "风险提示:{siteName}提供的所有产品(包括数字资产,理财产品,基金等),{siteName}不对产品业绩做任何保证,投资者应仔细阅读理财产品的法律文件,了解产品风险和收益特征(包括系统性风险和特定产品所特有的投资风险等)。投资者应根据自身资产状况、风险承受能力选择适合自己的理财产品。{siteName}提供的宣传推介材料仅供投资者参考,不构成{siteName}的任何推荐或投资建议。投资者应审慎决策、独立承担风险。", + partner_institutions: "合作机构", + + "版權所有": "版权所有@2025©️yxymk.COM 一家专注虚拟货币的服务公司 诚信为本 服务至上", + "客戶服務": "客户服务", + "商務合作": "商务合作", + "VIP服務": "VIP服务", + "反洗錢協議": "反洗钱协议", + "隱私協議": "隐私协议", + "服務條款": "服务条款", + "政策": "政策", + "關於我們": "关于我们", + "新手教程": "新手教程", + "在線客服": "在线客服", + "現貨": "现货", + "支持": "支持", + "金融理財": "金融理财", + "邀請有獎": "邀请有奖", + "產品": "产品", + "訂單中心": "订单中心", + "劃轉": "划转", + "提現": "提现", + "充幣": "充币", + "我的資產": "我的资产", + "資產管理": "资产管理", + "秒合约": "秒合约", + "永續": "永续", + "外匯": "外汇", + "現貨": "现货", + "交易市場": "交易市场" + + }, + accountCenter: { + welcome: "您好,", + authentication: "认证:", + deposit: "充币", + title: "总资产:¥", + currency: "币种", + available: "可用", + freeze: "冻结", + exchange: "交易所" + }, + accountaEntrust: { + time: "时间", + currency: "币种", + number: "数量", + price: "价格", + account: "账户", + operate: "操作", + quash: "撤销", + loading: "加载中...", + no_data_yet: "暂无数据" + }, + marketQuotaion: { + title: "加密货币市值", + market_first: "加密货币总市值是 {price} 亿美金", + market_second: "比特币的市占率为 {share_bit}%,以太坊的市占率为 {share_ethereum}%", + market_third: "最近 24 小时的交易量为 {trade} 亿美金", + top_gainers: "涨幅排行", + popular_currencies: "热门币种", + coins: "硬币", + last_price: "最后价格", + cycle: "24H 改变", + high: "高", + low: "低", + volume: "24H 成交量", + market_trading: "市场交易", + trade: "交易", + all: "全部" + }, + fastTransaction: { + buy_cryptocurrency: "使用 Visa/Master Card/JCB/Discover 购买加密货币", + brief_introduction: "易于使用 · 最低费用 · 全球覆盖", + swiper_second_tips: "受到全球数百万用户的信赖,提供一个安全的加密货币交易平台,并接受 100 多种支付方式及 30 多种法定货币。", + buy_coins_with_one_click: "一键买币", + orders: "订单", + how_to_buy: "如何购买加密货币?", + buy_control_hooks_first_span: "选择 [购买] 选项,选择您要购买和收到的加密货币,并输入您要购买或收到的金额。", + buy_control_hooks_second_span: "点击 [购买] 并选择一个合适的付款方式。", + buy_control_hooks_third_span: "确认付款后,您购买的加密货币将自动转入您的账户。", + buy_frequently_asked_questions: "常见问题", + buy_tips: "如果您对付款有任何问题,请联系在线客服!", + how_to_sell: "如何出售加密货币?", + sell_control_hooks_first_span: "选择 [卖出] 选项,选择您要出售和收到的加密货币,并输入您要出售或收到的金额。", + sell_control_hooks_second_span: "点击 [卖出],并选择一种付款方式让买方以您选定的加密货币付款。", + sell_control_hooks_third_span: "订单处理完毕后,买家将通过您选择的付款方式和您所选的加密货币进行付款。", + sell_frequently_asked_questions: "常见问题", + sell_tips: "如果您对付款有任何问题,请联系在线客服!", + buy: "买", + sell: "卖", + i_want_to_pay: "我想支付", + please_enter_the_amount: "请输入金额", + search: "搜索", + please_enter_quantity: "请输入数量", + please_enter_quantity_2: "请输入数量", + all: "全部", + form_iput_search: "搜索", + I_will_receive: "我会收到", + input_decimal: "请输入金额", + select_search_input: "请输入金额", + payment_method: "付款方式", + no_payment_method_available: "查无支付方式", + reference_price: "参考价格:", + fast_transaction_quick_order_btn_tng82_btn: "买", + el_dialog_title: "选择支付方式", + debit_or_credit_card: "借记卡/信用卡", + add_a_bank_card: "添加银行卡", + third_party: "第三方", + yes: "确 认", + msg: "您所在的区域暂时不支持购买!", + i_will_receive: "我会收到", + i_want_to_sell: "我想出售" + }, + creditCard: { + el_carousel_item_first: "使用 Visa/Master Card/JCB/Discover 购买加密货币", + el_carousel_item_second: "易于使用 · 最低费用 · 全球覆盖", + el_carousel_item_third: "受到全球数百万用户的信赖,提供一个安全的加密货币交易平台,并接受 100 多种支付方式及 30 多种法定货币。", + third_party: "第三方", + orders: "订单", + i_want_to_spend: "我想花费", + ant_input_affix_wrapper_placeholder: "请输入购买金额", + select_a_currency: "选择货币", + i_will_receive: "我会收到", + Select_a_currency_second: "选择币种", + tips: "温馨提示", + desc: "合作伙伴为购买加密货币提供不同的选择。请选择正确的支付方式,找到最适合你的价格。", + select_a_payment_method: "选择支付方式", + payment_details: "付款详情", + disclaimer: "免责声明", + disclaimer_details: "本信用卡买币服务(下称“服务”)由第三方机构Banxa,提供給您。在使用本服务之前,您需要同意Banxa平台相关的用戶协议以及其他使用相关服务可能需要您同意的法律文书。如果您在使用服务的時候遇到任何问题,请联系Banxa客服团队。Banxa客服团队联系方式为:support@banxa.com。联系客服前,您也可以通过Banxa平台官网所列举的其他救济途径解決您所遇到的问题。", + read: "我已阅读并同意免责声明", + continued: "继 续" + }, + tv: { + price: "价格:", + price_input: "请输入价格", + take_profit_price: "止盈价:", + stop_loss_price: "止损价:", + best_price: "以市场最优价格下单", + inputtimes: "倍", + el_select_placeholder: "请选择", + hand: "手", + equal: "等于", + contract_market_capitalization: "合约市值", + deposit: "保证金", + transaction_service_fees: "交易服务费", + buy_go_long: "买入 (做多) ", + sell_short: "卖出 (做空) ", + lessnum: "该数字不得小于", + morenum: "数量不能超过", + traedoff: "这笔交易是现成的", + ptimes: "请选择杠杆", + pprice: "请输入价格", + realtime: "实时", + newprice: "最新价", + change: "涨幅", + sureOd: "确认下单", + high: "最高价", + min: "最低价", + conversion: "折合", + volume: "24H量", + market_transaction: "市价交易", + limit_trading: "限价交易", + num: "数量", + input_buy_num: "请输入购买手数", + m: "分钟", + hour: "小时", + transfer: "划转", + canceil: "取消", + confirm: "确认", + timed: "倍数", + bail: "保证金", + charge: "服务费", + available: "可用:", + hands: "数量", + day: "日", + week: "周", + type: "类型", + mon: "月" + }, + accountNewPage: { + coin_trading: "币币交易", + all_account_balances: "所有账户余额", + label_available: "可用", + label_currency: "币种", + label_freeze: "冻结", + label_convert_into: "折合", + label_operate: "操作", + from: "从", + reach: "至", + available_balance: "可用余额", + available_balance_2: "可用余额", + the_number_of_transfer_outs: "转出数量", + you_will_get: "您将得到", + premium: "手续费", + exchange_rates: "兑换汇率", + exchange: "兑换", + insufficient_balance: "余额不足", + cannot_be_the_same: "不能相同" + }, + leverTransactions: { + nowentrust: "当前委托", + lvchi: "合约持仓", + closed: "已平仓", + revoked: "已撤销", + type: "类型", + open_price: "开仓价", + now_price: "当前价", + bail: "保证金", + sty_price: "止盈价", + sts_price: "止损价", + open_time: "开仓时间", + rate: "手续费", + loss: "盈亏", + do: "操作", + entrust_price: "委托价", + delegation_time: "委托时间", + close_price: "平仓价", + close_time: "平仓时间", + status: "状态", + revoke_time: "撤销时间", + ping: "平仓", + set_loss: "设置止盈止损", + expect_profit: "预期盈利", + expect_loss: "预期亏损", + canceil: "取消", + confirm: "确认", + sure_close: "确认平仓?", + all_close: "全部平仓", + more_close: "只平多单", + more: "加载更多", + thanzone: "设置的值必须大于0", + nullClose: "只平空单", + revoke: "撤单", + revoke_order: "确认撤销订单么?" + }, + leverMarket: { + market: "市场", + currency: "币种", + lastprice: "最新价", + change: "涨幅" + }, + leverExchange: { + handicap: "盘口", + direction: "方向", + price: "价格", + number: "数量", + sellout: "卖出", + buyin: "买入" + }, + leverTrade: { + or: "或", + to_trade: "去交易", + logins: "登录", + registers: "注册", + taccount: "合约账户", + transfer: "划转", + shi: "市价交易", + xian: "限价交易", + price: "价格", + pprice: "请输入价格", + timed: "倍数", + times: "X", + hand: "手", + equal: "等于", + hands: "数量", + pbuynum: "请输入购买张数", + contractVal: "交易额", + bail: "保证金", + charge: "服务费", + domore: "买入 (做多)", + ptimes: "请选择倍数", + doshort: "卖出 (做空)", + canuse: "可用", + buynumber: "买入量", + sellprice: "卖出价", + sellnumber: "卖出量", + sure_od: "确认下单", + confirm: "确认", + canceil: "取消", + bestprice: "市场最优价格", + lessnum: "最小数量不能小于", + morenum: "数量不能超出" + }, + secondContract: { + miscroAccount: "秒合约账户", + transfer: "划转", + balance: "余额", + rate: "盈利率" + }, + mxDefi: { + title_normal_text: "即享挖矿奖励,随存随取,灵活操作", + mining_treasure: "挖矿宝", + mining_records: "挖矿记录", + expected_annualized_earnings: "预期日化收益", + day: "天", + minimum_number_of_lock_up_days: "最少锁仓天数", + staking_amount: "质押额度", + no_upper_limit: "无上限", + go_to_staking: "去质押" + }, + secondTransactions: { + symbol: "交易对", + num: "开仓数量", + buy_price: "购买价", + now_price: "当前价", + finsh_price: "成交价", + profit_loss: "预计盈亏", + times: "倒计时", + rate: "手续费", + loss: "盈亏", + trade: "交易", + closed: "已平仓", + nodata: "暂无数据", + more: "加载更多" + }, + earn: { + financial_order: "理财订单", + go_back: "返回", + tab_pane_label: "DeFi挖矿宝", + amount_of_deposit: "存币数量", + daily_yield: "日收益率", + lockup_time: "锁仓时间", + maturity_time: "到期时间", + liquidated_damages_for_early_redemption: "提前赎回违约金", + in_progress: "进行中", + redeemed: "已赎回", + operation: "操作", + status: "状态", + redemption: "赎回", + nodata: "无数据", + refresh: "刷新", + confirm_definite_redemption: "确定赎回?", + confirm_title: "提示", + confirm_confirm_button: "确定", + confirm_cancel_button: "取消" + }, + structuredFinancial: { + title: "结构性理财", + desc: "固定收益与期权等金融衍生品组合的新型金融产品", + nav_content: "理财市场", + router_link_span: "我的理财", + total_product: "全部产品", + label_product: "产品", + label_reference_annualization: "参考年化", + label_investment_term: "投资期限", + label_residual_share: "剩余份额", + label_subscription: "申购", + immediate_application: "立即申购", + have_ended: "已结束", + expansion: "展开", + sc_bczrlj: "我们的优势", + proc_item_1: "收益高效", + proc_item_desc_1: "运用多种专业金融工具组合为用户打造优质的高收益理财产品", + proc_item_2: "产品多元", + proc_item_desc_2: "提供多组合,多期限,多币种的定期产品,品种多样,选择丰富", + proc_item_3: "安全可靠", + proc_item_desc_3: "专业的管理及风控方案为资产收益提供保障", + sc_dpybcj_title: "专业便捷的理财流程", + process_item_title_1: "产品申购", + process_item_title_2: "封闭计息", + process_item_title_3: "到期结算", + process_item_title_4: "本息到账", + q_a: "常见问题", + tip1: "什么是结构性理财?", + tip1flag: "结构性理财是一种基于固定收益与期权等金融衍生品组合的新型金融产品。一般以标的在投资期限内的价格表现与规定挂钩价格比较关系来确定结算的收益率水平,可分为保本型及进取型两种。用户可根据自己所需的收益率,本位币等选择购买指定投资期限的产品,一般情况下到期进行结算赎回本息,不可进行提前赎回(具体视产品类型而定)。", + tip2: "计息及赎回规则如何?", + tip2flag: "申购不同的理财产品,计息及赎回规则可能有所不同,以鲨鱼鳍产品为例,到期时进行最终收益的计算并发放至现货账户,会根据整个投资期限内标的观测价格表现与价格区间的关系来确定最终结算时收益的年化收益率。", + tip3: "结构性理财的风险是什么?", + tip3flag: "根据不同的产品规则,计息的年化收益率会由标的观测价格与规定挂钩价的对比结果来确定,当市场波动较大时,难以把握二者的关系,存在以较低利率结算的可能性,另外本金也存在着一定损失的风险。", + subscription_information: "认购信息", + annual_rate_of_return: "年化收益率:", + name: "名称:", + individual_price: "单份价格:", + holding_period: "持仓期限:", + holding_period_day: "天", + maturit_date: "到期日:", + purchase_share: "买入份额", + residual_share: "剩余份额", + residual_share_copy_of_the: "份", + copy_of_the: "份:", + projected_income: "预计收益:", + buy_button: "购买" + }, + record: { + title: "我的理财", + go_back: "返回", + order_list: "订单列表", + tr_th_1: "产品", + tr_th_2: "类型", + tr_th_3: "参考价", + tr_th_4: "预计收益", + tr_th_5: "到期时间", + tr_th_6: "状态", + no_data: "暂无数据", + td_span_1: "失败", + td_span_2: "已买入", + td_span_3: "结算成功", + td_span_4: "结算成功" + }, + startup: { + banner_title_1: "全球最大的区块链首发平台", + banner_title_desc_1: "一键参与, 空投领不停", + banner_title_2: "历史最高回报", + banner_data_item_1: "总成功认购项目", + banner_data_item_2: "总额", + banner_data_item_3: "总参与人数", + be_in_progress: "正在进行", + my_subscription: "我的认购", + surplus: "剩余:", + svg_be_in_progress: "正在进行", + subscribe: "参与认购", + have_come_to_an_end: "已经结束", + purchased: "已购买", + have_reached: "已达", + surplus2: "剩余:" + }, + startupDetail: { + go_back: "返回", + in_progress: "进行中", + surplus: "剩余:", + start_time: "开始时间:", + end_time: "结束时间: ", + end_tip: "如最终没有达到目标值,则众筹失败", + official_website: "官网", + white_paper: "白皮书", + su_next_stage_text_1: "结束", + su_next_stage_text_2: "还剩: ", + su_next_stage_text_3: "距离", + subscribe: "参与认购", + project_introduction: "项目介绍", + project_participation_requirements: "项目参与条件", + desc_1: "参与者应该在", + desc_2: "注册", + desc_3: "和", + desc_4: "登录", + content_1: "登录后,完成用户", + content_2: "KYC验证", + agreement_tip: "参与之前签署认购协议", + agreement: "签署协议", + su_dtl_condition_tips: "份需要", + su_dtl_condition_tips_data: "金额,确保您有足够的支持货币余额用于认购,资产不会被扣除。", + risk_warning: "风险提示", + ol_li_1: "初创项目仍处在初级阶段, 项目的运营、项目的底层技术、法律法规环境等均可能存在极大的风险。", + ol_li_2: "了解 Token 并对其固有风险进行评估需要掌握高级的技术和财经知识。", + ol_li_3: "受到技术、法律法规、市场和其他因素的影响, 您购买的 Token 价格可能会剧烈波动,价格可能会大幅降低或者升高。", + ol_li_4: "由于Token 的底层技术或者交易平台的原因, 您购买的 Token 可能无法全部或者部分提现。", + subscription_information: "认购信息", + subscription_quantity: "认购数量", + input_num: "请输入认购数量", + need_to_pay: "需要支付", + current_balance: "当前余额:", + issue_price: "发行价格:", + buy: "购买", + msg_input_num: "请输入认购数量" + }, + dealTv: { + change: "涨幅", + high: "最高价", + min: "最低价", + volume: "交易量", + spot_transaction: "现货交易", + transfer: "划转", + buy: "买入", + sell: "卖出", + market_price: "市价", + price_limit: "限价", + available: "可用", + top_up: "充值", + purchase_price: "买入价", + purchase_volume: "买入量", + turnover: "成交额", + selling_price: "卖出价", + quantity_sold: "卖出量", + cdel: "当前委托", + hdeal: "历史委托" + }, + deal: { + time: "时间", + price: "价格", + number: "数量", + rtt: "实时成交" + }, + noticeList: { + help: "帮助中心", + nodata: "暂无数据" + }, + exchange: { + newprice: "最新价", + direction: "方向", + price: "价格", + number: "数量", + sum: "总计", + sellout: "卖", + handicap: "盘口", + buyin: "买" + }, + trade: { + change: "币币账户", + buyin: "买", + transfer: "划转", + sellout: "卖", + bestprice: "市场最优价格", + inprice: "请输入买入价", + innumber: "请输入买入量", + confirm: "请确认您的操作!", + sure: "确定", + ceil: "取消", + outprice: "请输入卖出价", + outnumber: "请输入卖出量" + }, + entrust: { + ul_li_1: "类型", + ul_li_2: "价格", + ul_li_3: "交易手数", + ul_li_4: "时间", + ul_li_5: "状态", + inbuy: "买入", + outsell: "卖出", + more: "加载更多", + nodata: "暂无数据", + loading: "加载中", + nomore: "暂无更多" + }, + hisentrust: { + ul_li_1: "类型", + ul_li_2: "价格", + ul_li_3: "交易手数", + ul_li_4: "时间", + ul_li_5: "状态", + inbuy: "买入", + outsell: "卖出", + nodata: "暂无数据", + loading: "加载中", + more: "加载更多", + nomore: "暂无更多" + }, + complete: { + alltread: "全站交易", + time: "时间", + price: "价格", + treadnum: "交易数量", + inbuy: "买入", + outsell: "卖出", + all: "全部" + }, + market: { + currency: "币种", + lastprice: "最新价", + change: "涨幅" + }, + secondTv: { + newprice: "最新价", + zhangfu: "涨幅", + conversion: "折合", + hourday: "24H量" + }, + login: { + welcome: "欢迎登录", + login_tabItem_0: "邮箱", + login_tabItem_1: "手机", + active_0: "邮箱", + active_1: "手机号码", + filter_value_placeholder: "输入国家名称、区号搜索", + phone_placeholder: "手机号码", + mail_placeholder: "邮箱地址", + password: "密码", + password_placeholder: "登录密码", + forget: "忘记密码", + login_btn: "登录", + no_account_number: "没有账号", + register_now: "立即注册" + }, + forgetPwd: { + go_back: "返回", + retrieve: "找回登录密码", + input_account: "输入账号、安全验证", + security_verification: "密保验证", + set_a_password: "设置密码", + mail: "邮箱", + phone: "手机", + label_mail: "邮箱", + mail_placeholder: "请输入邮箱", + label_phone: "手机", + choice_of_nationality: "选择国籍", + placeholder_choice_of_nationality: "选择国籍" + }, + register: { + create_account: "创建账户", + create_tips: "使用您的电子邮箱或手机号进行注册", + active_0: "手机", + active_1: "邮箱", + login_title_item_active_1: "邮箱", + login_title_item_active_if: "手机号码", + mail_placeholder: "邮箱地址", + phone_placeholder: "手机号码", + tip_placeholder: "输入国家名称、区号搜索", + password: "密码", + password_placeholder: "设置登录密码", + invitation_code: "邀请码(选填)", + invitation_code_placeholder: "邀请码(选填)", + paste: "粘贴", + agree: "同意", + agreement: "用户协议", + agreement_mobile: "用户协议", + register: "注册", + already_have_an_account: "已有账号", + login_now: "立即登录", + e_mail_verification: "邮箱验证", + phone_verification: "手机验证", + tip_before: "请输入您在", + tip_mail: "邮箱", + tip_phone: "手机", + tip_after: "收到的6位验证码,验证码5分钟有效", + ver_code_mail: "邮箱", + ver_code_phone: "手机", + verification_code: "验证码", + send_the_verification_code: "发送验证码", + msg1: "邮箱格式不正确", + msg2: "请填写正确的手机号", + msg3: "密码不能为空或长度小于6位数", + msg4: "请先同意协议", + msg_center: "消息中心", + system_msg: "系统消息", + system_gg: "系统公告" + }, + accountSet: { + personal_center: "个人中心", + registration_time: "注册时间", + security_level: "安全级别", + low: "低", + middle: "中", + high: "高", + tip: "建议至少完成3项安全设置,提高账户安全等级", + phone_or_mail: "手机/邮箱绑定", + basic_authentication: "基础身份认证", + advanced_authentication: "高级身份认证", + advanced_authentication_desc: "完成高级实名认证,账户更安全", + authentication: "身份认证", + basic_authentication_desc: "绑定真实个人信息,防止账户盗用、篡改", + go_to_authentication: "去认证", + under_review: "审核中", + audited: "已审核", + two_factor_authentication: "双重身份验证", + mobile_authentication: "手机认证", + mobile_authentication_desc: "手机认证为你资金安全提供多一层保护", + unbound: "未绑定", + mail_authentication: "邮箱认证", + mail_authentication_desc: "邮箱认证为你资金安全提供多一层保护(为防止个人信息被盗取,请设置", + mail_authentication_desc_end: "防钓鱼码", + account_password: "账户密码", + login_password: "登录密码", + login_password_desc: "用于保护账户安全", + revise: "修改", + get_back: "找回", + fund_password: "资金密码", + fund_password_desc: "用于保护资产安全", + not_set: "未设置", + wallet_settings: "钱包设置", + fiat_currency_settings: "法币设置", + check_the_exchange_rate: "选择币种查看汇率", + choose: "选择", + withdrawal_address: "提币地址", + withdrawal_address_tip: "请绑定提币地址", + set: "设置", + bank_account: "银行账户", + bank_account_tip: "请添加银行卡信息", + err_tip: "字数超啦!" + }, + transferLog: { + verified: "实名认证", + verified_desc: "绑定真实个人信息,防止账户盗用、篡改", + personal_certification: "个人认证", + basic_authentication_1: "真实姓名、身份证件号码", + basic_authentication_2: "预计1小时内完成审核", + advanced_real_name_authentication: "高级实名认证", + recommend: "推荐", + desc_1: "身份证件照正、反面照片", + desc_2: "预计2小时内完成审核", + tip_1_1: "1.不支持站内转出", + tip_1_2: "1.支持站内转出", + tip_1_3: "1.可参与平台所有业务", + tip_2_1: "2.不支持期权交易", + tip_2_2: "2.支持期权交易、币币交易等业务", + tip_2_3: "2.每日累计提现额度≤150BTC", + tip_3_1: "3.每日累计提现额度≤2BTC", + tip_3_2: "3.每日累计提现额度≤60BTC", + next: "下一步", + previous: "上一步", + submit_review: "提交审核", + personal_information: "个人信息", + personal_information_desc: "请提供真实的用户信息和证件号码,基本身份认证完成后相关信息便无法更改,并为后续认证提供信息基础。", + select_nationality: "选择国籍", + type_of_certificate: "证件类型", + id_card: "身份证", + passport: "护照", + driver_license: "驾驶证", + actual_name: "真实姓名", + input_placeholder: "请输入您本人的真实姓名", + id_number: "证件号码", + id_number_placeholder: "请输入证件号码", + start_authentication: "开始认证", + id_front: "证件正面", + click_to_upload: "点击上传", + the_back_of_the_document: "证件反面", + upload_tip: "请上传证件正面", + upload_tip_2: "请上传证件反面", + please_select_a_document_type: "请选择证件类型", + name_tip: "请填写姓名", + id_number_tip: "请填写证件号码", + nation_tip: "请填写国家" + }, + transferSet: { + payment_settings: "收款设置", + add_address: "请选择币种类型添加提币地址", + add: "添加", + bank_card_binding: "银行卡绑定", + bank_card_binding_tip: "请绑定您的银行卡信息", + update: "修改", + please_select_currency: "请选择币种", + chain_type: "链类型", + input_withdrawal_address: "请输入提币地址", + account_name: "账户名称", + please_enter_account_name: "请输入账户名称", + bank_name: "银行名称", + please_enter_the_bank_name: "请输入银行名称", + beneficiary_country: "收款人国家/地区", + input_beneficiary_country: "收款人国家/地区", + input_iban: "请输入IBAN", + bank_code: "银行编码", + input_bank_code: "请输入银行编码(BIC/SWIFT)", + bank_address: "银行地址", + msg_1: "币种必填", + msg_2: "链类型必填", + msg_3: "提币地址必填", + msg_4: "账户名称必填", + msg_5: "银行名称必填", + msg_6: "收款人国家/地区必填", + msg_7: "IBAN必填", + msg_8: "银行编码(BIC/SWIFT)必填", + msg_9: "银行地址必填", + msg_10: "添加收款账户", + msg_11: "修改收款账户", + msg_12: "修改提币地址", + msg_13: "修改收款账户", + msg_14: "确定删除?", + msg_15: "添加提币地址", + edit: "编辑" + }, + change: { + withdraw: "提现", + total_asset_valuation: "资产总估值", + today_earnings: "今日收益", + contract_assets: "合约资产", + fiat_assets: "法币资产", + option_asset: "秒合约资产", + fund_account_conversion: "资金账户折合", + hide: "隐藏资产", + record: "记录", + copy: "复制", + a1: "请勿向上述地址充值任何非", + a2: "资产,否则资产将不可找回。", + a3: "充币仅支持simple send的方法,使用其他方法(send all)的充币暂时无法上账,请您谅解。", + a4: "您充值至上述地址后,需要整个网络节点的确认,1次网络确认后到账,6次网络确认后可提币。", + a5: "最小充值金额:", + a6: "小于最小金额的充值将不会上账且无法退回。", + a7: "您的充值地址不会经常改变,可以重复充值;如有更改,我们会尽量通过网站公告或邮件通知您。", + a8: "请务必确认电脑及浏览器安全,防止信息被篡改或泄露。", + a9: "您充值至上述地址后,需要整个网络节点的确认,1次网络确认后到账,2次网络确认后可提币。", + a10: "提交充值信息后请耐心等待工作人员审核", + notice: "温馨提示", + chaddress: "选择提币地址", + please_select_an_account: "请选择账户", + transfer_amount: "划转数量", + transfer_amount_input: "请输入划转数量", + balance: "币币账户余额", + amount: "充值数量", + cgaddress: "充币地址", + hash: "哈希值", + picture: "转账截图" + }, + fiat: { + fiat_account: "法币账户", + balance: "法币资产余额", + financial_account: "理财账户" + }, + invitation: { + invite_friends: "邀请好友", + invite_friends_desc: "双方共同享大额邀请奖励,快喊上好友一起来赚币吧!", + top_box: "如何轻松赚取佣金", + top_box_tip: "邀请好友注册并交易,即刻和好友共享交易返佣奖励", + send_invitation: "发送邀请", + register_and_trade: "注册并交易", + share_transaction_rebate: "共享交易返佣", + my_invite_stats: "我的邀请统计", + total_invites: "总邀请人数", + total_commission: "总佣金", + invitation_code: "邀请码", + invite_link: "邀请链接", + my_rebate_factor: "我的返佣系数", + friends_cashback_factor: "好友返现系数", + face_to_face_invitation: "面对面邀请", + poster_invitation: "海报邀请", + rules: "规则说明", + rebate_level: "返佣等级", + mining_pool: "矿池", + regular: "定期", + award: "1、邀请人奖励", + award_desc: "1)入金奖励:每邀请1位好友注册7日内完成实名认证并累计交易额满100USDC(含现货交易、杠杆交易),邀请人即可获得2USDC入金奖励;奖励将在好友完成实名认证且累计交易额满100USDC后整点进行发放,用户点击领取后立即到账。", + award_desc_2: "2)返佣奖励:邀请好友进行交易(含现货交易、保证金交易),邀请人可享受2级返佣奖励;奖励将以好友交易寄出币按返佣比例实时发放,用户点击领取后立即到账。" + }, + uorder: { + spot_transaction_order: "现货交易订单", + currency_wealth_management_order: "币币理财订单", + u_standard_contract_order: "U本位合约订单", + option_order: "秒合约订单", + pledge_mining: "质押挖矿", + sgd_subscription: "新币申购", + in_transaction: "交易中", + completed: "已完成", + opening_time: "开仓时间", + order_duration: "订单时长", + subscription_time: "申购时间", + number_of_applications: "申请数量", + pass_quantity: "通过数量", + time_to_market: "上市时间", + order_center: "订单中心" + }, + other: { + invitation_rebate: "邀请返佣", + join_the_community: "加入社区", + predict: "预测时间周期涨跌!", + win: "赢取", + openTime: "开仓时间", + rate: "手续费", + openNum: "开仓数量", + openNum_desc: "请输入开仓数量", + miscro_up: "买涨", + miscro_down: "买跌", + setPayPassword: "设置交易密码", + minimum_withdrawal_amount: "最小提币数量", + arrival_amount: "到账数量", + payPassword: "交易密码", + withdraw_coins: "提币", + withdrawal_amount: "提币数量", + creation_time: "创建时间", + "审核中": "审核中", + "审核完成": "审核完成", + "审核失败": "审核失败", + withdrawal_address_tip_info: "请选择提币地址", + withdrawal_amount_alert: "请填写数量", + recharged: "已充值", + recharge_record: "充值记录", + recharge_num: "充值数量", + submit_recharge_info: "提交充币信息", + upload_recharge: "上传凭证", + deposit: "充币", + bind_phone: "绑定手机号", + bind_phone_desc: "为了您的账号安全,请绑定手机号", + bind_email: "绑定邮箱", + bind_email_desc: "为了您的账号安全,请绑定邮箱", + "进行中": "进行中", + "已完成": "已完成" + }, + bonus: { + tip_1: "轻松领取", + tip_2: "累计参加人数", + tip_3: "用户 530***** 完成累计交易额 10,000 USDC 获得随机奖励!", + tip_4: "用户 463***** 完成首笔合约交易 1,000 USDC 获得 5 USDC!", + tip_5: "赶快参加活动获取USDC赠金!", + you_have_obtained: "您已获得", + up_to: "最高达", + not_logged_in: "未登录", + not_certified: "未认证", + verified: "已认证", + cumulative_collection: "累计领取总赠金", + pick_up_record: "领取记录", + novice_task: "新手任务", + first_charge_times_reward: "首充2倍奖励", + first_charge: "首充", + to_finish: "去完成", + the_first_contract_transaction: "首笔合约交易", + contract_accumulation: "天内合约累计交易额", + tip_6: "合约开通日计算", + current: "当前", + user_task: "用户任务", + invite_new_users: "邀请新用户", + tip_7: "邀请新用户完成KYC并参与合约交易", + tip_8: "双方获得", + tip_9: "赠金", + tip_10: "已邀请并完成任务:{number}人", + transaction_amount: "合约累计交易额", + random_reward: "随机奖励", + contract_bonus: "合约赠金", + rules_of_use: "使用规则", + rule_1: "赠金仅可用于合约交易,盈利部分可提现,赠金本身不可提现。", + rule_2: "赠金可作为保证金进行交易,也可用于抵扣交易手续费、亏损、资金费用。", + rule_3: "赠金消耗完之前,任何资产转出合约账户的操作,都将导致您的赠金清零。", + rule_4: "赠金有效期为15日,发放15日后未使用完的剩余赠金将被回收,期间带来的爆仓风险请留意。", + rule_5: "新用户通过链上充值或法币入金并划转至合约账户,单笔金额大于首充任务要求额度且在领取奖励时合约账户无提币和划转行为,即可按不同任务等级发放奖励。。", + rule_6: "新用户完成KYC进入活动页后,首次单笔合约订单交易量满足首笔交易任务的要求,即可按照完成任务发放奖励,该奖励只能领取一次,不能多次领取。", + rule_7: "邀请任务奖励于完成任务后,次日发放赠金,如次日未收到请联系客服领取。", + rule_8: "功能体验任务奖励每位用户仅限领取一次,如【首次体验止盈止损】任务。", + rule_9: "使用任何手段套取奖励的行为都将被视为作弊,疑似账户会进入审核状态,一经确认,相关账户将被封禁,并回收账户内全部赠金。", + rule_10: "因活动参与用户较多,完成对应任务后需要等待30分钟以内才可领取奖励,如果超出30分钟后对应任务在审核状态,可能需要1-3天左右的审核时间(审核时间不会影响首充任务双倍奖励的领取),谢谢您的理解和支持,我们将继续优化改进用户体验。", + notice: "注意:请您在点击领取首充赠金前,合约账户金额须满足首充金额要求,否则将可能领取不成功,也无法补发。首充奖励一个UID仅限领取一次", + rule_2_1: "如何查看赠金", + rule_2_2: "赠金余额:赠金将发放至您的合约账户中,打开APP,点击「资产」-「合约」即可查看余额。" + }, + mx_defi_detail: { + day_rate: "日收益率", + lock_start_time: "锁仓开始时间", + lock_week: "锁仓周期", + lock_over: "解锁{day}日后发放本金", + lock_num: "锁仓数量", + available_balance: "可用余额", + lock_num_tips: "请输入锁仓数量", + min_lock_num: "最低锁仓数量", + all: "全部", + day_yq_rate: "日预期收益", + desc_title: "请务必仔细阅读以下细则后谨慎参与", + desc_msg1: "最少申购数量{min} {currency_name},最少质押时长{day}天", + desc_msg2: "开始产生收益时间:{day} 天后", + desc_msg3: "T 代表质押日期。收益将从 T+1(第二天)开始,并将在 T+2 分配到您的账户。在您解除质押资产的当天不会产生任何收益。收益将每天分配到您的现货账户。", + desc_msg4: "赎回前,质押的资产不能参与交易,无法提现,也不能提前解锁", + desc_msg5: "在达到最少质押时长后,您可选择赎回或者继续质押,最终收益按照实际质押天数核算", + desc_msg6: "赎回后,您的本金将会在10分钟内解锁", + desc_msg7: "本人承诺已充分知晓项目风险", + desc_msg8: "风险告知书" + }, + buyCrypto: { + bankName: "银行转账", + three: "第三方", + currency: "选择币种和支付方式", + corresponding: "请选择对应的货币币种", + payment: "支付方式", + continue: "继续", + problem: "常见问题", + swift: "SWIFT是什么?", + swift_desc: "SWIFT转账让您从上百个国家/地区使用银行账户购买加密货币。加密货币购买交易将于您的银行SWIFT付款完成后的2-5个工作日内成功交易。电汇(Wire Transfer)让您通过FedWire 系统使用美国银行账户购买加密货币。如果您对付款有任何疑问,请联系在线客服。", + deposit_input: "请输入您要存入的金额", + amount: "金额", + amount_input: "请输入金额", + receive: "您将收到", + rate: "USD 与 USDC 之间的兑换率为 1:1", + bankAccount: "添加银行账户", + fee: "手续费", + buy: "立即买入", + notice: "注意", + desc: "银行转账费请以汇款银行收费为准只有实际到账金额可转换为USDC如果信息输入不正确,金额可能会被退回到汇款账户。银行可能会收取相关费用。如果您对付款有任何疑问,请联系在线客服", + over: "请尽快完成转账,否则您的订单将会被取消", + information: "账户信息", + transfer: "请使用本人账户向以下银行账户转入", + account_name: "账户名称", + iban: "IBAN", + beneficiary_country: "收款人国家/地区", + bank_code: "银行编码(BIC/SWIFT)", + bank_name: "银行名称", + bank_address: "银行地址", + transfer_amount: "转账金额", + photo: "记不住?保存至相册", + transfer_over: "已完成转账", + screenshot: "请上传转账截图", + image_desc: "注意图片格式必须为", + upload: "上传", + will_receive: "我会收到", + want_spend: "我想花费", + copy: "复制", + submit_error: "您所在的区域暂时不支持!", + select_payment_method: "请选择支付方式", + online_bank: "网络银行", + scan_code_payment: "扫码支付", + bank_payment: "银行支付", + direct_bank: "银行直连", + please_enter_information: "请输入信息", + the_minimum_amount_is: "最低购买金额为", + please_enter_an_integer: "请输入整数", + payment_successful: "支付成功", + to_be_paid: "待支付", + please_select_a_country: "请选择国家", + please_select_currency: "请选择币种", + quickly_buy_coins: "快捷买币", + wallet: "钱包", + bank_transfer: "银行转账", + credit_card: "VSA/MasterCard", + please_select_a_bank: "请选择银行", + rate_desc: "与 USDC 之间的兑换率为", + payer_first_name: "付款人名", + payer_last_name: "付款人姓", + payer_email: "付款人邮箱", + payer_phone: "付款人电话", + payer_cpf: "付款人税号", + payer_full_name: "付款人姓名", + wallet_payment: "钱包支付", + usa: "美国", + nigeria: "尼日利亚", + thailand: "泰国", + indonesia: "印度尼西亚", + brazil: "巴西", + india: "印度", + vietnam: "越南", + mexico: "墨西哥", + philippine: "菲律宾" + }, + + // C2C交易页面语言键 + center: { + inbuy: "买入", + outsell: "卖出", + buynumber: "买入数量", + sellnumber: "卖出数量" + }, + + c2c: { + onePrice: "单价", + payType: "支付方式", + ailipay: "支付宝", + wx: "微信", + bankcard: "银行卡", + wxName: "微信昵称", + wenum: "微信账号" + }, + + cfc: { + balance: "余额" + }, + + lay: { + innumber: "请输入买入数量", + outnumber: "请输入卖出数量", + mprice: "请输入单价", + mpay: "请选择支付方式", + truename: "请输入真实姓名" + }, + + // 用户设置页面语言键 + seting: { + pmethod: "支付方式设置" + }, + + set: { + tname: "真实姓名", + cnum: "银行卡号", + ailipay: "支付宝账号", + palipay: "请输入支付宝账号", + pwenum: "请输入微信账号" + }, + + // 法币交易相关语言键 + legal: { + bankName: "银行名称", + confirm: "确认" + }, + + // 认证相关语言键 + auth: { + truename: "请输入真实姓名" + }, + + // 法币交易详细语言键 + legaltrade: { + enterzhihang: "请输入开户行" + }, + + // 提币地址相关语言键 + wAddress: { + enterCardNum: "请输入银行卡号" + }, + + // C2C 商家系统 + c2cMerchant: { + buy: "买入", + sell: "卖出", + merchant: "商家", + quantity: "数量", + limit: "限额", + unit_price: "单价", + payment: "支付方式", + rating: "好评率", + buy_crypto: "购买", + sell_crypto: "出售", + order_no: "订单编号", + order_time: "订单时间", + transfer_to_merchant: "转账至商家账户", + pay_within: "请在以下时间内完成付款", + contact_merchant: "联系商家", + amount: "金额", + fee: "手续费", + total: "总计", + step1: "下单", + step2: "付款", + step3: "收币", + step1_desc: "下单后,卖家的资产由平台托管", + step2_desc: "通过交易中的付款方式向商家转款", + step3_desc: "商家确认收到款项,平台将资产释放给你", + enter_amount: "请输入数量", + confirm_order: "确认下单", + order_records: "订单记录", + all: "全部", + status_pending: "待处理", + status_completed: "已完成", + status_cancelled: "已取消", + status_expired: "已过期", + direction: "方向", + you_pay: "您要支付", + load_more: "加载更多", + cancel: "取消", + action: "操作", + order_success: "下单成功" + }, + + "sqb279": "請輸入名", + "sqb280": "請輸入姓", + "sqb281": "請輸入地址", + "sqb282": "請輸入郵件", + "sqb283": "請輸入電話", + "sqb284": "請輸入貸款人", + "sqb285": "請簽名", + "sqb286": "上傳失敗", + "sqb287": "請輸入正確的數量", + "sqb288": "數量不能大於可驗資金額", + "sqb289": "失敗", + "sqb290": "沒有更多了", + "sqb291": "時間", + "sqb292": "貨幣", + "sqb293": "還幣數量", + "sqb294": "剩餘數量", + "sqb295": "還幣方式", + "sqb296": "手動還幣", + "sqb297": "狀態", + "sqb298": "通過", + "sqb299": "已完成", + +} \ No newline at end of file diff --git a/src/view/accounts/TradePassword.vue b/src/view/accounts/TradePassword.vue new file mode 100644 index 0000000..4576160 --- /dev/null +++ b/src/view/accounts/TradePassword.vue @@ -0,0 +1,316 @@ + + + + + \ No newline at end of file diff --git a/src/view/accounts/UOrder - 副本.vue b/src/view/accounts/UOrder - 副本.vue new file mode 100644 index 0000000..e3471fa --- /dev/null +++ b/src/view/accounts/UOrder - 副本.vue @@ -0,0 +1,1419 @@ + + + diff --git a/src/view/accounts/UOrder.vue b/src/view/accounts/UOrder.vue new file mode 100644 index 0000000..a538958 --- /dev/null +++ b/src/view/accounts/UOrder.vue @@ -0,0 +1,284 @@ + + + \ No newline at end of file diff --git a/src/view/accounts/center.vue b/src/view/accounts/center.vue new file mode 100644 index 0000000..7d351ab --- /dev/null +++ b/src/view/accounts/center.vue @@ -0,0 +1,345 @@ + + + + + \ No newline at end of file diff --git a/src/view/accounts/change.vue b/src/view/accounts/change.vue new file mode 100644 index 0000000..c81dd23 --- /dev/null +++ b/src/view/accounts/change.vue @@ -0,0 +1,865 @@ + + + \ No newline at end of file diff --git a/src/view/accounts/change1.vue b/src/view/accounts/change1.vue new file mode 100644 index 0000000..dfb6819 --- /dev/null +++ b/src/view/accounts/change1.vue @@ -0,0 +1,786 @@ + + + \ No newline at end of file diff --git a/src/view/accounts/change2.vue b/src/view/accounts/change2.vue new file mode 100644 index 0000000..88d56d8 --- /dev/null +++ b/src/view/accounts/change2.vue @@ -0,0 +1,1713 @@ + + + diff --git a/src/view/accounts/changeAccount.vue b/src/view/accounts/changeAccount.vue new file mode 100644 index 0000000..06ffec4 --- /dev/null +++ b/src/view/accounts/changeAccount.vue @@ -0,0 +1,180 @@ + + + + + + +// WEBPACK FOOTER // +// src/view/accounts/changeAccount.vue \ No newline at end of file diff --git a/src/view/accounts/currencyApplication.vue b/src/view/accounts/currencyApplication.vue new file mode 100644 index 0000000..dfba989 --- /dev/null +++ b/src/view/accounts/currencyApplication.vue @@ -0,0 +1,293 @@ + + + + + \ No newline at end of file diff --git a/src/view/accounts/fiat.vue b/src/view/accounts/fiat.vue new file mode 100644 index 0000000..765b963 --- /dev/null +++ b/src/view/accounts/fiat.vue @@ -0,0 +1,1699 @@ + + + + \ No newline at end of file diff --git a/src/view/accounts/finance.vue b/src/view/accounts/finance.vue new file mode 100644 index 0000000..d8b81d5 --- /dev/null +++ b/src/view/accounts/finance.vue @@ -0,0 +1,1698 @@ + + + diff --git a/src/view/accounts/finanrec.vue b/src/view/accounts/finanrec.vue new file mode 100644 index 0000000..18ae711 --- /dev/null +++ b/src/view/accounts/finanrec.vue @@ -0,0 +1,146 @@ + + + + + + + + + +// WEBPACK FOOTER // +// src/view/accounts/finanrec.vue \ No newline at end of file diff --git a/src/view/accounts/left_account.vue b/src/view/accounts/left_account.vue new file mode 100644 index 0000000..36938ff --- /dev/null +++ b/src/view/accounts/left_account.vue @@ -0,0 +1,106 @@ + + + diff --git a/src/view/accounts/legal.vue b/src/view/accounts/legal.vue new file mode 100644 index 0000000..15c858b --- /dev/null +++ b/src/view/accounts/legal.vue @@ -0,0 +1,826 @@ + + + + diff --git a/src/view/accounts/legalAccount.vue b/src/view/accounts/legalAccount.vue new file mode 100644 index 0000000..1818047 --- /dev/null +++ b/src/view/accounts/legalAccount.vue @@ -0,0 +1,175 @@ + + + \ No newline at end of file diff --git a/src/view/accounts/letransactions.vue b/src/view/accounts/letransactions.vue new file mode 100644 index 0000000..c90bf28 --- /dev/null +++ b/src/view/accounts/letransactions.vue @@ -0,0 +1,1698 @@ + + + diff --git a/src/view/accounts/lever.vue b/src/view/accounts/lever.vue new file mode 100644 index 0000000..b18e207 --- /dev/null +++ b/src/view/accounts/lever.vue @@ -0,0 +1,452 @@ + + + + + +// WEBPACK FOOTER // +// src/view/accounts/lever.vue diff --git a/src/view/accounts/lever_manger.vue b/src/view/accounts/lever_manger.vue new file mode 100644 index 0000000..55109a9 --- /dev/null +++ b/src/view/accounts/lever_manger.vue @@ -0,0 +1,309 @@ + + + + + + + +// WEBPACK FOOTER // +// src/view/accounts/lever_manger.vue \ No newline at end of file diff --git a/src/view/accounts/suggestionsAndFeedback.vue b/src/view/accounts/suggestionsAndFeedback.vue new file mode 100644 index 0000000..9762376 --- /dev/null +++ b/src/view/accounts/suggestionsAndFeedback.vue @@ -0,0 +1,130 @@ +