app_en.arb 53 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481
  1. {
  2. "@@locale": "en",
  3. "appTitle": "iBit",
  4. "home": "Home",
  5. "market": "Market",
  6. "futures": "Futures",
  7. "bottomNavTrade": "Trade",
  8. "copyTrading": "Copy",
  9. "assets": "Assets",
  10. "login": "Login",
  11. "register": "Register",
  12. "loading": "Loading...",
  13. "retry": "Retry",
  14. "cancel": "Cancel",
  15. "confirm": "Confirm",
  16. "submit": "Submit",
  17. "save": "Save",
  18. "send": "Send",
  19. "paste": "Paste",
  20. "tips": "Tips",
  21. "networkError": "Network error, please retry",
  22. "welcomeBack": "Welcome Back",
  23. "loginSubtitle": "Sign in to your account to continue",
  24. "email": "Email",
  25. "emailHint": "Enter your email",
  26. "emailError": "Invalid email format",
  27. "password": "Password",
  28. "loginPasswordHint": "Enter your password",
  29. "forgotPassword": "Forgot Password?",
  30. "noAccount": "Don't have an account?",
  31. "registerNow": "Register Now",
  32. "welcomeJoin": "Welcome to iBit",
  33. "emailRegister": "Email Registration",
  34. "loginPassword": "Login Password",
  35. "errLoginCredentialWrong": "Incorrect username or password",
  36. "errAccountAlreadyRegistered": "This account is already registered. Please log in.",
  37. "stakingTitle": "IDO Presale",
  38. "stakingAmount": "Subscription Amount",
  39. "stakingAmountHint": "Enter {coin} amount",
  40. "@stakingAmountHint": {
  41. "placeholders": {
  42. "coin": {}
  43. }
  44. },
  45. "stakingEquivalentUsdt": "Equivalent Price (USDT):",
  46. "stakingSubmit": "Subscribe Now",
  47. "stakingSubmitSuccess": "Subscription submitted successfully",
  48. "stakingTransfer": "Transfer",
  49. "stakingTransferTitle": "Staking Transfer",
  50. "stakingDirectionFundingToSpot": "Funding -> Spot",
  51. "stakingDirectionSpotToFunding": "Spot -> Funding",
  52. "stakingMinAmountLabel": "Minimum",
  53. "stakingMaxAmountLabel": "Maximum",
  54. "stakingLockDaysLabel": "Lock Period",
  55. "stakingReleaseTypeLabel": "Release Type",
  56. "stakingReleaseOneTime": "One-time",
  57. "stakingReleaseBatch": "Batch",
  58. "stakingFundingAvailable": "Funding Available",
  59. "stakingWalletAvailable": "Staking Wallet Available",
  60. "stakingNeedLogin": "Please login first",
  61. "stakingAmountMin": "Amount must be greater than or equal to {amount}",
  62. "@stakingAmountMin": {
  63. "placeholders": {
  64. "amount": {}
  65. }
  66. },
  67. "stakingAmountMax": "Amount must be less than or equal to {amount}",
  68. "@stakingAmountMax": {
  69. "placeholders": {
  70. "amount": {}
  71. }
  72. },
  73. "financeIdoTitle": "IDO Presale",
  74. "financeIdoRuleLabel": "Rules: ",
  75. "financeIdoRuleOnce": "Members purchase a set amount of the platform main-chain token; funds are locked automatically. Locked for {lock} month(s), then released in full.",
  76. "@financeIdoRuleOnce": {
  77. "placeholders": {
  78. "lock": {}
  79. }
  80. },
  81. "financeIdoRuleBatch": "Members purchase a set amount of the platform main-chain token; funds are locked automatically. Locked for {lock} month(s), released over {release} month(s).",
  82. "@financeIdoRuleBatch": {
  83. "placeholders": {
  84. "lock": {},
  85. "release": {}
  86. }
  87. },
  88. "financeMyTeam": "My Team",
  89. "financeCurrentNodeLevel": "Current Node Level",
  90. "financeDirectNumLabel": "Direct Referrals",
  91. "financeTeamNumLabel": "Team Size",
  92. "financeTeamPerformanceLabel": "Team Performance (iBit)",
  93. "financeTotalRevenueLabel": "Total Earnings (USDT)",
  94. "financeDirectListTitle": "Direct Referral List",
  95. "financeDirectAddress": "Address",
  96. "financeLevelCol": "Level",
  97. "financeBuyAmountCol": "Purchase (iBit)",
  98. "financeMyRewardCol": "My Reward (U)",
  99. "financeNodeLevelNormal": "No Node",
  100. "financeNodeLevelCommunity": "Community Node",
  101. "financeNodeLevelCity": "City Node",
  102. "financeNodeLevelApac": "APAC Node",
  103. "financeNodeLevelGlobal": "Global Node",
  104. "financeTeamLoadMore": "Load More",
  105. "financeJoinPresale": "Join Presale",
  106. "financeSubscribeQty": "Subscription Amount",
  107. "financeAvailableIbit": "Withdrawable iBit",
  108. "financeCorrespondingPrice": "Price in USDT",
  109. "financeIbitUnitPriceLine": "Current price: {price} USDT",
  110. "@financeIbitUnitPriceLine": {
  111. "placeholders": {
  112. "price": {}
  113. }
  114. },
  115. "financeConfirmPresale": "Confirm Presale",
  116. "financeEstimatedUnlockLine": "Estimated unlock date: {date}",
  117. "@financeEstimatedUnlockLine": {
  118. "placeholders": {
  119. "date": {}
  120. }
  121. },
  122. "financeLoginToStake": "Log in to join IDO presale",
  123. "financeStakeSuccess": "Stake successful",
  124. "financeAmountRequired": "Please enter subscription amount",
  125. "financeBelowMin": "Must be at least {min}",
  126. "@financeBelowMin": {
  127. "placeholders": {
  128. "min": {}
  129. }
  130. },
  131. "financeAboveMax": "Must not exceed {max}",
  132. "@financeAboveMax": {
  133. "placeholders": {
  134. "max": {}
  135. }
  136. },
  137. "financeConfigNotFound": "Product not found or disabled",
  138. "goSpotTrade": "Go to Trade",
  139. "airdropTitle": "Airdrop Claim",
  140. "airdropApplyTitle": "Apply to Claim Airdrop",
  141. "airdropClaimNow": "Claim Now",
  142. "airdropClaimAfterTasks": "Complete tasks to claim",
  143. "airdropNotEligible": "Not eligible to claim now",
  144. "airdropClaimSuccess": "Claim request submitted",
  145. "airdropRecords": "Airdrop Records",
  146. "airdropClaimable": "Claimable",
  147. "airdropInviteRequirement": "Invite progress {current}/{required}",
  148. "@airdropInviteRequirement": {
  149. "placeholders": {
  150. "current": {},
  151. "required": {}
  152. }
  153. },
  154. "airdropHasActiveStaking": "Has active staking",
  155. "airdropHasPendingReward": "Has pending airdrop",
  156. "airdropStatusPending": "Pending",
  157. "airdropStatusGranted": "Granted",
  158. "airdropStatusReviewing": "Reviewing",
  159. "airdropStatusRejected": "Rejected",
  160. "pwdCharsRule": "6-16 characters",
  161. "pwdDigitRule": "1 digit",
  162. "pwdLetterRule": "1 letter",
  163. "inviteCode": "Invite Code",
  164. "inviteCodeHint": "Invite code (optional)",
  165. "inviteCodeTip": "Enter an invite code for extra rewards",
  166. "agreePrefix": "By registering, you agree to",
  167. "termsOfService": "Terms of Service",
  168. "privacyPolicy": "Privacy Policy",
  169. "registerAccount": "Create Account",
  170. "registerSuccess": "Registration successful, please login",
  171. "enterVerifyCode": "Enter Verification Code",
  172. "emailCodeTab": "Email Code",
  173. "authenticatorTab": "Authenticator",
  174. "emailCodeHint": "6-digit code sent to your email",
  175. "authenticatorHint": "Open your Authenticator App and enter the 6-digit code",
  176. "resendCode": "Resend Code",
  177. "resendCountdown": "Resend in {seconds}s",
  178. "@resendCountdown": {
  179. "placeholders": {
  180. "seconds": {
  181. "type": "int"
  182. }
  183. }
  184. },
  185. "switchEmailVerify": "Switch to Email Verify",
  186. "forgotPasswordTitle": "Reset Password",
  187. "enterRegisteredEmail": "Enter your registered email",
  188. "verificationCode": "Verification Code",
  189. "verificationCodeHint": "Enter verification code",
  190. "sendCode": "Send Code",
  191. "newPassword": "New Password",
  192. "newPasswordHint": "Enter new password",
  193. "confirmPassword": "Confirm Password",
  194. "confirmPasswordHint": "Re-enter new password",
  195. "passwordMismatch": "Passwords do not match",
  196. "confirmReset": "Confirm Reset",
  197. "resetSuccess": "Password reset successful, please login with your new password",
  198. "profile": "Profile",
  199. "quickFunctions": "Quick Actions",
  200. "languageSwitch": "Language",
  201. "security": "Security",
  202. "announcements": "Announcements",
  203. "helpCenter": "Help Center",
  204. "themeColor": "Theme",
  205. "lightMode": "Day",
  206. "darkMode": "Dark",
  207. "systemMode": "System",
  208. "currency": "Currency",
  209. "selectCurrency": "Select Currency",
  210. "noCurrencyAvailable": "No currencies available",
  211. "serviceRoute": "Service Route",
  212. "currentVersion": "Version",
  213. "clearCache": "Clear Cache",
  214. "confirmClearCache": "Clear all cache?",
  215. "cacheCleared": "Cache cleared",
  216. "customerService": "Customer Service",
  217. "logoutTitle": "Logout",
  218. "logoutConfirm": "Are you sure you want to logout?",
  219. "logoutButton": "Logout",
  220. "guestGreeting": "Hello, please login",
  221. "loginRegister": "Login / Register",
  222. "uidCopied": "UID copied",
  223. "alreadyLatestVersion": "Already up to date",
  224. "language": "Language",
  225. "iUnderstand": "Got It",
  226. "searchPair": "Search pairs",
  227. "totalAssetsValue": "Total Assets",
  228. "recharge": "Deposit",
  229. "todayPnl": "Today's P&L",
  230. "perpetualFutures": "Perpetual",
  231. "inviteFriends": "Invite",
  232. "broker": "Broker",
  233. "notBroker": "You are not a broker yet",
  234. "hotTrading": "Hot",
  235. "gainers": "Gainers",
  236. "losers": "Losers",
  237. "coinNameLabel": "Name",
  238. "latestPrice": "Price",
  239. "change24h": "24h Change",
  240. "turnover": "Turnover",
  241. "spot": "Spot",
  242. "topTraders": "Top Traders",
  243. "twoWeekReturn": "2W Return",
  244. "twoWeekCopyIncome": "2W Copy Income",
  245. "searchMarket": "Search coins, pairs, futures",
  246. "nameVolume": "Name / Vol",
  247. "latestPriceFull": "Latest Price",
  248. "change24hFull": "24h Change",
  249. "assetOverview": "Overview",
  250. "fund": "Withdrawable",
  251. "assetValuation": "Asset Value",
  252. "withdraw": "Withdraw",
  253. "transfer": "Transfer",
  254. "goToTrade": "Trade",
  255. "assetBalance": "Asset Balance",
  256. "unavailableLabel": "Unavailable",
  257. "fundHistory": "History",
  258. "account": "Account",
  259. "user": "User",
  260. "futuresAccount": "Futures Acct",
  261. "copyAccount": "Copy Acct",
  262. "fundAccount": "Withdrawable Account",
  263. "exchangeAccount": "Coin Wallet",
  264. "noRecord": "No Records",
  265. "depositCoin": "Deposit",
  266. "withdrawCoin": "Withdraw",
  267. "depositRecord": "Deposit History",
  268. "walletBalance": "Wallet Balance",
  269. "unrealizedPnl": "Unrealized PnL",
  270. "positions": "Positions",
  271. "noPositions": "No positions",
  272. "loadFailed": "Load Failed",
  273. "noData": "No Data",
  274. "noMore": "No More",
  275. "pullDownToLoadMore": "Scroll down for more",
  276. "allLoaded": "All Loaded",
  277. "copied": "Copied",
  278. "all": "All",
  279. "search": "Search",
  280. "reset": "Reset",
  281. "max": "Max",
  282. "completed": "Completed",
  283. "skip": "Skip",
  284. "share": "Share",
  285. "more": "More",
  286. "viewMore": "View more >>",
  287. "fromLabel": "From",
  288. "toLabel": "To",
  289. "coinLabel": "Coin",
  290. "typeLabel": "Type",
  291. "timeLabel": "Time",
  292. "amountLabel": "Amount",
  293. "statusLabel": "Status",
  294. "gotIt": "Got It",
  295. "loginNow": "Login Now",
  296. "saveSuccess": "Saved",
  297. "operationFailed": "Operation failed, please retry",
  298. "photo": "Camera",
  299. "chooseFromAlbum": "Choose from Album",
  300. "openPosition": "Open",
  301. "closePosition": "Close",
  302. "closePositionSuccess": "Position Closed",
  303. "perpetual": "Perpetual",
  304. "long": "Long",
  305. "short": "Short",
  306. "openLong": "Long",
  307. "openShort": "Short",
  308. "crossMargin": "Cross",
  309. "returnRate": "Return",
  310. "avgOpenPrice": "Avg Open",
  311. "avgClosePrice": "Avg Close",
  312. "marginRatio": "Margin Ratio",
  313. "longBull": "Long (Bullish)",
  314. "shortBear": "Short (Bearish)",
  315. "profitShare": "Profit Share",
  316. "markPrice": "Mark Price",
  317. "estimatedLiqPrice": "Est. Liq. Price",
  318. "realizedPnl": "Realized PnL",
  319. "longHead": "Long",
  320. "shortHead": "Short",
  321. "contractCopyTrading": "Contract Copy",
  322. "followSettings": "Copy Settings",
  323. "assetStrength": "Asset Strength",
  324. "joinDays": "Days Joined",
  325. "followContract": "Copy Contract",
  326. "noFollowContract": "No copy contracts",
  327. "startFollowing": "Start Copying",
  328. "noTraders": "No Traders",
  329. "currentFollowers": "Current Followers",
  330. "cumulativeFollowers": "Total Followers",
  331. "cumulativeTradingDays": "Trading Days",
  332. "thisSettlementIncome": "Settlement Income",
  333. "cumulativeProfitShare": "Total Profit Share",
  334. "applyNow": "Apply Now",
  335. "regularCopy": "Regular Copy",
  336. "losslessCopy": "Lossless Copy",
  337. "myFavoriteTraders": "Favorites",
  338. "favoriteTradersFilterHint": "Traders I bookmarked",
  339. "noFavoriteTraders": "No bookmarked traders yet. Discover traders to follow.",
  340. "addedToFavorites": "Saved to favorites",
  341. "comprehensiveSort": "Comprehensive",
  342. "searchNickname": "Search nickname",
  343. "full": "Full",
  344. "unfollow": "Stop Copying",
  345. "loginToViewAccount": "Login to view account",
  346. "copyAccountEquity": "Copy Account Equity",
  347. "futuresAccountEquity": "Futures Account Equity",
  348. "myTrading": "My Trading",
  349. "myFollowing": "My Copy Trading",
  350. "noFollowing": "No Copy Trading",
  351. "traderDetail": "Trader Detail",
  352. "historyTrading": "Trade History",
  353. "accountInfo": "Account Info",
  354. "coreData": "Core Data",
  355. "noTradeRecords": "No trade records",
  356. "tradingIncome": "Trading Income",
  357. "myCopyIncome": "My Copy Income",
  358. "traderSettings": "Trader Settings",
  359. "traderNickname": "Trader Nickname",
  360. "enterNickname": "Enter nickname",
  361. "personalBio": "Bio",
  362. "tagsLabel": "Tags",
  363. "tradeContract": "Trade Contract",
  364. "applyCancelTrader": "Cancel Trader Qualification",
  365. "applySubmitted": "Applied",
  366. "traderApply": "Trader Application",
  367. "transferNow": "Transfer Now",
  368. "noCurrentFollowTrader": "No traders copied",
  369. "applyReview": "Under Review",
  370. "submitApply": "Submit Application",
  371. "currentCopyTrading": "Copying",
  372. "myTraders": "My Traders",
  373. "historyFollowing": "History",
  374. "traderAgreement": "Trader Agreement",
  375. "copyFollowers": "Copy Users",
  376. "currentTrades": "Current Trades",
  377. "noFollowers": "No Copy Users",
  378. "lastPeriodProfit": "Last Period Profit",
  379. "copyUser": "Copy User",
  380. "remove": "Remove",
  381. "removed": "Removed",
  382. "noCurrentTrades": "No Current Trades",
  383. "noHistoryTrades": "No Trade History",
  384. "registerToEarn": "Register for Referral Bonus",
  385. "contactService": "Contact Support",
  386. "fundRecord": "Fund Records",
  387. "startTime": "Start Time",
  388. "endTime": "End Time",
  389. "timeRange": "Time Range",
  390. "selectDate": "Select Date",
  391. "selectCoin": "Select Coin",
  392. "selectType": "Select Type",
  393. "transferAmount": "Transfer Amount",
  394. "enterTransferAmount": "Please enter transfer amount",
  395. "maxTransferable": "Max Transferable",
  396. "transferSuccess": "Transfer Successful",
  397. "selectTransferCoin": "Select Transfer Coin",
  398. "onChainWithdraw": "On-chain Withdraw",
  399. "internalTransfer": "Internal Transfer",
  400. "withdrawNetwork": "Network",
  401. "withdrawNetworkTip": "Please ensure the withdrawal network you selected matches the network used on the deposit platform, otherwise your assets may be lost.",
  402. "withdrawAddress": "Withdraw Address",
  403. "enterWithdrawAddress": "Enter withdraw address",
  404. "withdrawAmount": "Withdraw Amount",
  405. "receivedAmount": "Received Amount",
  406. "fee": "Fee",
  407. "withdrawSubmitted": "Withdraw Submitted",
  408. "internalLabel": "Internal",
  409. "fundPassword": "Fund Password",
  410. "emailCode": "Email Code",
  411. "googleCode": "Google Code",
  412. "securityVerification": "Security",
  413. "depositAddress": "Deposit Address",
  414. "saveFailed": "Save Failed",
  415. "depositNetwork": "Network",
  416. "saveQrCode": "Save QR Code",
  417. "addressCopied": "Address Copied",
  418. "minDeposit": "Min Deposit",
  419. "depositArrival": "Confirmations",
  420. "depositDetail": "Deposit Detail",
  421. "depositCurrency": "Deposit Coin",
  422. "txHash": "TX Hash",
  423. "applyTime": "Apply Time",
  424. "hashCopied": "Hash Copied",
  425. "withdrawRecord": "Withdraw History",
  426. "transferRecord": "Transfer History",
  427. "withdrawDetail": "Withdraw Detail",
  428. "transferDetail": "Transfer Detail",
  429. "transferUser": "Transfer User",
  430. "cancelWithdraw": "Cancel Withdraw",
  431. "confirmCancelWithdraw": "Confirm cancel this withdrawal?",
  432. "withdrawCancelled": "Withdraw Cancelled",
  433. "withdrawProgress": "Withdraw Progress",
  434. "withdrawApplication": "Withdraw Application",
  435. "waitingWithdraw": "Pending",
  436. "withdrawFailed": "Withdraw Failed",
  437. "withdrawSuccess": "Withdrawn",
  438. "withdrawStatusReviewing": "Reviewing",
  439. "withdrawStatusReleasing": "Releasing",
  440. "withdrawStatusFailed": "Failed",
  441. "withdrawStatusSuccess": "Success",
  442. "withdrawStatusCancelled": "Cancelled",
  443. "unknown": "Unknown",
  444. "feeUsdt": "Fee(U)",
  445. "openCloseLabel": "Open/Close",
  446. "rebateId": "Rebate ID",
  447. "copyBalance": "Copy Balance",
  448. "scannerFailed": "Failed to open scanner",
  449. "transferSuccess2": "Transfer Successful",
  450. "securitySettingsTitle": "Security",
  451. "securityBannerTip": "For account security, we recommend completing the following verifications",
  452. "authenticator": "Authenticator",
  453. "authenticatorDesc": "Use authenticator for verification",
  454. "certified": "Verified",
  455. "notCertified": "Not Verified",
  456. "emailAuth": "Email Verification",
  457. "emailAuthDesc": "Bind email to receive verification codes",
  458. "fundPasswordDesc": "Used for withdrawals, transfers and other fund operations",
  459. "modifyAction": "Modify",
  460. "notSet": "Not Set",
  461. "alreadySet": "Set",
  462. "loginPasswordMenu": "Login Password",
  463. "hintTitle": "Notice",
  464. "loginPasswordDesc": "Change password regularly for security",
  465. "noHelpContent": "No help content",
  466. "noAnnouncements": "No announcements",
  467. "bindSuccess": "Bound Successfully",
  468. "secretKeyCopied": "Secret Key Copied",
  469. "setFundPassword": "Set Fund Password",
  470. "changeFundPassword": "Change Fund Password",
  471. "confirmFundPassword": "Confirm Fund Password",
  472. "enterFundPasswordHint": "Set your fund password",
  473. "reenterFundPassword": "Re-enter fund password",
  474. "confirmModify": "Confirm Modify",
  475. "confirmSet": "Confirm Set",
  476. "changeLoginPassword": "Change Login Password",
  477. "currentPassword": "Current Password",
  478. "enterCurrentPassword": "Enter current password",
  479. "containsLetter": "Contains letter",
  480. "containsDigit": "Contains digit",
  481. "changeSuccess": "Changed Successfully",
  482. "confirmNewPassword": "Confirm New Password",
  483. "reenterNewPassword": "Re-enter new password",
  484. "noLines": "No lines available",
  485. "protocolDetail": "Protocol",
  486. "noContent": "No content",
  487. "announcementDetail": "Announcement",
  488. "announcementNotFound": "Announcement not found",
  489. "helpDetail": "Help Detail",
  490. "contentNotFound": "Content not found",
  491. "contactServiceHint": "Contact support to reset",
  492. "twoStepVerification": "Two-Step Verification",
  493. "myInvitations": "My Invitations",
  494. "teamDetail": "Team Detail",
  495. "invitationList": "Invitation List",
  496. "noInvitations": "No invitations",
  497. "levelLabel": "Level",
  498. "teamTotalAsset": "Team Total Assets",
  499. "withinWeek": "Within a Week",
  500. "today": "Today",
  501. "perpetualRebate": "Perpetual Rebate Rate",
  502. "copyRebate": "Copy Rebate Rate",
  503. "commissionModify": "Commission Rate",
  504. "setSuccess": "Set Successfully",
  505. "enterValidRate": "Enter a valid perpetual rate",
  506. "normalUser": "Normal",
  507. "historicalPositions": "Position History",
  508. "historicalOrders": "Order History",
  509. "openTime": "Open Time",
  510. "closeTime": "Close Time",
  511. "orderTime": "Order Time",
  512. "marketOrderType": "Market",
  513. "positionDetail": "Position Detail",
  514. "direction": "Direction",
  515. "orderType": "Order Type",
  516. "leverage": "Leverage",
  517. "orderDetail": "Order Detail",
  518. "avgTradePrice": "Avg Trade Price",
  519. "triggerCondition": "Trigger",
  520. "stopProfitLoss": "TP/SL",
  521. "createTime": "Create Time",
  522. "tradeDetailLabel": "Trade Detail",
  523. "tradePrice": "Trade Price",
  524. "tradeTime": "Trade Time",
  525. "cancelOrder": "Cancel",
  526. "cancelOrderSuccess": "Order Cancelled",
  527. "orderSuccess": "Order Placed",
  528. "errEnterVolume": "Please enter order quantity",
  529. "errEnterPrice": "Please enter order price",
  530. "errEnterTriggerPrice": "Please enter trigger price",
  531. "errContractNotReady": "Contract data not ready",
  532. "errPriceNotReady": "Price unavailable, try again",
  533. "errVolumeInsufficient": "Insufficient volume",
  534. "errEnterClosePrice": "Please enter close price",
  535. "errInvalidOrderId": "Invalid order ID",
  536. "errNoLongPosition": "No long position to close",
  537. "errNoShortPosition": "No short position to close",
  538. "errNoOrdersToCancel": "No orders to cancel",
  539. "errServiceUnavailable": "Service unavailable, try again",
  540. "errTimeout": "Request timed out, check network",
  541. "errNetworkError": "Network error, check connection",
  542. "errSelectNetwork": "Please select withdrawal network",
  543. "errEnterAddress": "Please enter withdrawal address",
  544. "errEnterAmount": "Please enter amount",
  545. "errEnterFundPassword": "Please enter fund password",
  546. "errEnterVerifyCode": "Please enter verify code",
  547. "errBindGoogleFirst": "Please bind Google Auth first",
  548. "errEnterGoogleCode": "Please enter Google code",
  549. "errAmountFormat": "Invalid amount format",
  550. "errMinWithdraw": "Min withdrawal: {amount}",
  551. "@errMinWithdraw": {
  552. "placeholders": {
  553. "amount": {
  554. "type": "String"
  555. }
  556. }
  557. },
  558. "errMinTransfer": "Min transfer: {amount}",
  559. "@errMinTransfer": {
  560. "placeholders": {
  561. "amount": {
  562. "type": "String"
  563. }
  564. }
  565. },
  566. "errExceedBalance": "Exceeds available balance",
  567. "errEnterStartTime": "Please select start time",
  568. "errEnterEndTime": "Please select end time",
  569. "closeOrderSubmitted": "Close Order Submitted",
  570. "contractUnitSettings": "Contract Unit",
  571. "marginMode": "Margin Mode",
  572. "adjustLeverage": "Adjust Leverage",
  573. "openTab": "Open",
  574. "closeTab": "Close",
  575. "limitOrder": "Limit",
  576. "marketConditional": "Stop Market",
  577. "limitConditional": "Stop Limit",
  578. "holdPosition": "Positions",
  579. "currentOrders": "Open Orders",
  580. "hideOtherPairs": "Hide Other Pairs",
  581. "closeAll": "Close All",
  582. "closeAllWarning": "All open orders will be closed at market price",
  583. "closeAllSubmitted": "Close All Submitted",
  584. "cancelAll": "Cancel All",
  585. "cancelAllSuccess": "All Cancelled",
  586. "noOrders": "No Orders",
  587. "allOrdersLoaded": "All Loaded",
  588. "takeProfit": "Take Profit",
  589. "stopLoss": "Stop Loss",
  590. "entryPrice": "Order Price",
  591. "takeProfitPrice": "TP Price",
  592. "stopLossPrice": "SL Price",
  593. "expectedProfit": "Est. Profit",
  594. "expectedLoss": "Est. Loss",
  595. "tpslSuccess": "TP/SL Set",
  596. "latestLabel": "Latest",
  597. "enterCloseAmount": "Enter close amount",
  598. "estimatedPnl": "Est. PnL",
  599. "enterCloseAmountError": "Enter close amount",
  600. "enterLimitPriceError": "Enter limit price",
  601. "availableMargin": "Available Margin",
  602. "usedMargin": "Used Margin",
  603. "sharePosition": "My Futures Position",
  604. "reversePosition": "Reverse",
  605. "closePositionMarket": "Market Close",
  606. "reverseSuccess": "Reversed",
  607. "triggerPrice": "Trigger Price",
  608. "markLabel": "Mark",
  609. "priceLabel": "Price",
  610. "quantityLabel": "Qty",
  611. "closeLong": "Close Long",
  612. "closeShort": "Close Short",
  613. "fundingRate": "Funding Rate",
  614. "countdown": "Countdown",
  615. "orderBook": "Order Book",
  616. "latestTrades": "Recent Trades",
  617. "depthChart": "Depth",
  618. "buy": "Buy",
  619. "sell": "Sell",
  620. "noDepthData": "No depth data",
  621. "noTradeData": "No trade data",
  622. "openLongBtn": "Long",
  623. "openShortBtn": "Short",
  624. "ranking": "Rank",
  625. "marketCap": "Mkt Cap",
  626. "circulatingSupply": "Circulating Supply",
  627. "issuePrice": "Issue Price",
  628. "allTimeHigh": "All-Time High",
  629. "keyData": "Key Data",
  630. "selectPair": "Select Pair",
  631. "chartTab": "Chart",
  632. "overviewTab": "Overview",
  633. "shareFailed": "Share failed, please retry",
  634. "loadFailedRetry": "Load failed, please retry",
  635. "closeBull": "Close Short",
  636. "closeBear": "Close Long",
  637. "marketOrderLabel": "Market Order",
  638. "limitOrderLabel": "Limit Order",
  639. "planOrderLabel": "Stop-Limit Order",
  640. "mergeOrderLabel": "Batch Order",
  641. "reverseOpen": "Reverse Open",
  642. "liquidationLabel": "Liquidation",
  643. "adminForceClose": "Admin Force Close",
  644. "isolatedMargin": "Isolated",
  645. "separatePos": "Isolated",
  646. "orderPending": "Open",
  647. "orderFilled": "Filled",
  648. "tradingSuccess": "Closed",
  649. "orderCancelledLabel": "Cancelled",
  650. "orderFailedLabel": "Failed",
  651. "entrustTotal": "Qty",
  652. "openAvgPrice": "Avg. Open Price",
  653. "closeAvgPrice": "Avg. Close Price",
  654. "profitLabel": "PnL",
  655. "profitRateLabel": "ROI",
  656. "filledVolume": "Filled",
  657. "orderPriceLabel": "Order Price",
  658. "crossIsolatedLabel": "Cross / Isolated",
  659. "takeProfitTriggerPrice": "TP Trigger Price",
  660. "stopLossTriggerPrice": "SL Trigger Price",
  661. "marginLabel": "Margin",
  662. "entrustAmount": "Order Qty",
  663. "longLabel": "Long",
  664. "shortLabel": "Short",
  665. "positionSize": "Position Size",
  666. "positionValue": "Position Value",
  667. "fundPasswordFormatError": "Password must be 7-20 characters and contain both letters and numbers",
  668. "fundPasswordHint": "7-20 characters, letters and numbers required",
  669. "setFundPasswordHint": "Set your fund password",
  670. "confirmFundPasswordHint": "Re-enter your fund password",
  671. "fundPasswordBannerTip": "Fund password is used for withdrawals, internal transfers, and other fund operations. Do not use the same password as your login password.",
  672. "checkSpamMessage": "If you haven't received the verification code, please check your spam folder.",
  673. "currentPasswordHint": "Enter your current password",
  674. "passwordLengthHint": "6-16 characters",
  675. "confirmNewPasswordHint": "Re-enter new password",
  676. "passwordChanged": "Password updated",
  677. "googleAuthStep1": "Step 1 Download Authenticator App",
  678. "googleAuthDownloadHint": "iOS users: search \"Authenticator\" on the App Store. Android users: search \"Authenticator\" on your app store or mobile browser.",
  679. "recommendDownload": "Recommended apps:",
  680. "alreadyDownloaded": "Already downloaded, next step",
  681. "googleBindStep1Hint": "After installation, open Google Authenticator. iOS users tap [+] top right (Android: bottom right). Select [Enter a setup key] and fill in your account name and the secret key below.",
  682. "keyCopied": "Key copied",
  683. "googleBindStep2Hint": "After adding the key, you will receive a time-based 6-digit code. Enter it in the field below before it expires.",
  684. "googleCodeHint": "Enter the 6-digit Google Authenticator code",
  685. "emailCodeInstruction": "Click \"Send Code\" below, then enter the verification code",
  686. "emailCodeSentTo": "Receive code at {email}",
  687. "enterCode": "Enter verification code",
  688. "systemAnnouncement": "Announcements",
  689. "noAnnouncement": "No announcements",
  690. "serviceRouteHint": "* Selecting a low-latency route provides a smoother trading experience. The system automatically detects route latency.",
  691. "noAvailableRoute": "No available routes",
  692. "emailTab": "Email",
  693. "phoneTab": "Phone",
  694. "passwordLoginTab": "Password",
  695. "codeLoginTab": "Verification Code",
  696. "twoFactorVerification": "2-Step Verification",
  697. "googleAuthCodeHint": "Enter the 6-digit code from Google Authenticator",
  698. "cantUseGoogleAuth": "Can't use Google Authenticator?",
  699. "newVersionFound": "New Version Available",
  700. "latestVersion": "Latest Version",
  701. "updateContent": "What's New:",
  702. "forceUpdateTip": "This is a mandatory update, please upgrade immediately",
  703. "remindLater": "Remind Me Later",
  704. "updateNow": "Update Now",
  705. "cannotOpenLink": "Unable to open download link, please copy the link and open it in a browser",
  706. "updateInAppInstall": "Install in app",
  707. "updateOpenInBrowser": "Open in browser",
  708. "downloadingUpdate": "Downloading update…",
  709. "upgradeDownloadOrInstallFailed": "Download or installation failed. Please try again later.",
  710. "installPermissionRequired": "Installation permission required. Allow installing apps from unknown sources for this app in Settings, then try again.",
  711. "currentPrice": "Current Price",
  712. "currentMarginLabel": "Current Margin",
  713. "positionId": "Position ID",
  714. "copyIdSuccess": "Position ID copied",
  715. "high24h": "24h High",
  716. "low24h": "24h Low",
  717. "noKlineData": "No chart data",
  718. "todayNewUsers": "Today New\nUsers",
  719. "todayTradingUsers": "Today Trading\nUsers",
  720. "todayRebateLabel": "Today Rebate\n(USDT)",
  721. "brokerLevel": "Broker",
  722. "regularLevel": "Regular",
  723. "comingSoon": "Coming Soon",
  724. "appHomeComingSoon": "Stay tuned",
  725. "scanQrCode": "Scan QR Code",
  726. "notAnAgent": "You are not a broker yet",
  727. "closePositionConfirm": "Close this position? Final profit from this order will no longer be available after closing.",
  728. "transferTip1": "Transfers are instant and require no network confirmation.",
  729. "transferTip2": "Transfers between Spot, Futures, and Copy Trading accounts are supported.",
  730. "transferTip3": "No fees for transfers.",
  731. "accountTransferTitle": "Account Transfer",
  732. "transferFreeHint": "Free transfer, instant arrival",
  733. "spotTradingAccount": "Spot Trading Account",
  734. "assetTabLocked": "Locked",
  735. "assetsLockedStakingAccount": "Locked Account",
  736. "assetsReleaseTotal": "Total Released",
  737. "assetsTotalLockedBalance": "Total Locked Balance (iBit)",
  738. "assetsMyStakingOrders": "My Locked Orders",
  739. "assetsStakingOrderNo": "Order No.",
  740. "assetsStakingTotal": "Locked Amount",
  741. "assetsReleased": "Released",
  742. "assetsPendingRelease": "Pending Release",
  743. "assetsSubscribing": "Subscribing",
  744. "assetsReleasing": "Releasing",
  745. "assetsIbitUnit": "iBit",
  746. "transferAvailableCoin": "Available: {available} {coin}",
  747. "@transferAvailableCoin": {
  748. "placeholders": {
  749. "available": { "type": "Object" },
  750. "coin": { "type": "Object" }
  751. }
  752. },
  753. "transferAmountCoin": "Amount ({coin})",
  754. "@transferAmountCoin": {
  755. "placeholders": {
  756. "coin": { "type": "Object" }
  757. }
  758. },
  759. "confirmTransfer": "Confirm Transfer",
  760. "transferSameAccountError": "From and to accounts must differ",
  761. "pageLoadFailed": "Page failed to load",
  762. "networkErrorDesc": "Network connection error. Please check your network settings and try again.",
  763. "reload": "Reload",
  764. "backHome": "Back to Home",
  765. "errorCodeLabel": "Error code: {code}",
  766. "depositNetworkConfirmations": "3 Network Confirmations",
  767. "depositMinAmountHint": "Minimum deposit is {minAmount} USDT. Deposits below the minimum will not be credited.",
  768. "depositNoOtherAssets": "Do not deposit any non-coin assets to the above address; they cannot be recovered.",
  769. "depositConfirmHint": "After depositing to the above address, it requires blockchain network confirmation. Credits typically arrive after 3 network confirmations.",
  770. "depositAddressChangeHint": "Your deposit address may change. Always copy the address fresh for each deposit.",
  771. "depositSecurityHint": "Always ensure your operating environment is secure to prevent information tampering or leakage.",
  772. "cancelWithdrawHint": "You can cancel within 3 minutes",
  773. "liqPrice": "Liq. Price",
  774. "marginRatioLabel": "Margin Ratio",
  775. "withdrawMinAmountHint": "Minimum withdrawal: {minAmount}",
  776. "fundAccountAvailable": "Funding account available",
  777. "recipientUidOrAccount": "Recipient UID or Account",
  778. "enterRecipientUid": "Enter recipient's platform UID",
  779. "transferMinAmountHint": "Minimum transfer: {minAmount}",
  780. "withdrawNotice1": "The platform will never ask you to transfer funds to any account or request your verification code.",
  781. "withdrawNotice2": "Do not engage in proxy purchases, money laundering, illegal fundraising or other illegal activities. Beware of online fraud.",
  782. "@withdrawMinAmountHint": {
  783. "placeholders": {
  784. "minAmount": {
  785. "type": "Object"
  786. }
  787. }
  788. },
  789. "@transferMinAmountHint": {
  790. "placeholders": {
  791. "minAmount": {
  792. "type": "Object"
  793. }
  794. }
  795. },
  796. "categoryLabel": "Category",
  797. "yearSuffix": "",
  798. "monthSuffix": "",
  799. "daySuffix": "",
  800. "brokerWelcome": "Hello, Broker",
  801. "brokerWelcomeNamed": "Hello, {name}",
  802. "@brokerWelcomeNamed": {
  803. "placeholders": {
  804. "name": {
  805. "type": "String"
  806. }
  807. }
  808. },
  809. "brokerInviteTip": "Invite users to register and complete trades to earn rebate rewards. Rebates are settled in real-time and credited to your account daily.",
  810. "inviteList": "Invitation List",
  811. "noInviteRecord": "No invitation records",
  812. "accountLabel": "Account",
  813. "enterValidPerpRate": "Please enter a valid perpetual rate",
  814. "editCommissionRate": "Edit Commission Rate",
  815. "perpRebateRate": "Perpetual Contract Rebate Rate",
  816. "copyRebateRate": "Copy Trading Rebate Rate",
  817. "commissionRateWarning": "Please set carefully. Once set, the rebate rate cannot be lowered below the current value.",
  818. "withinOneWeek": "Within 1 Week",
  819. "teamTotalAssets": "Team Total Assets",
  820. "savePoster": "Save Poster",
  821. "copyInviteCode": "Copy Invite Code",
  822. "copyLink": "Copy Link",
  823. "inviteLink": "Invite Link",
  824. "inviteShareText": "Join me in trading crypto!",
  825. "labelCopied": "{label} copied",
  826. "@labelCopied": {
  827. "placeholders": {
  828. "label": {
  829. "type": "Object"
  830. }
  831. }
  832. },
  833. "selectTradingPair": "Select Trading Pair",
  834. "marketOverview": "Overview",
  835. "volume24hLabel": "24h Volume ({coin})",
  836. "turnover24hLabel": "24h Turnover (USDT)",
  837. "amountLabel2": "Amount ({coin})",
  838. "timeLabel2": "Time",
  839. "athPrice": "All-Time High",
  840. "dataDisclaimer": "Data is sourced from third-party market data providers and is for reference only, not investment advice.",
  841. "periodToday": "Today",
  842. "period7d": "7D",
  843. "period30d": "30D",
  844. "period90d": "90D",
  845. "period180d": "180D",
  846. "period1y": "1Y",
  847. "rank": "Rank",
  848. "@volume24hLabel": {
  849. "placeholders": {
  850. "coin": {
  851. "type": "Object"
  852. }
  853. }
  854. },
  855. "@amountLabel2": {
  856. "placeholders": {
  857. "coin": {
  858. "type": "Object"
  859. }
  860. }
  861. },
  862. "twoWeekWinRate": "14-Day Win Rate",
  863. "twoWeekRoi": "14-Day ROI",
  864. "twoWeekTrend": "14-Day Trend",
  865. "contractAccountEquity": "Contract Equity",
  866. "canOpenLong": "Can Open Long",
  867. "canOpenShort": "Can Open Short",
  868. "availableCloseLong": "Closable Long",
  869. "availableCloseShort": "Closable Short",
  870. "leverageAdjustedTo": "Leverage adjusted to",
  871. "valueLabel": "Value",
  872. "lotsLabel": "Lots",
  873. "profitUsdtLabel": "Profit (USDT)",
  874. "markPriceLabel": "Mark Price {price}",
  875. "@markPriceLabel": {
  876. "placeholders": {
  877. "price": {
  878. "type": "Object"
  879. }
  880. }
  881. },
  882. "perpetualContract": "Perpetual Contract",
  883. "marketPrice": "Market",
  884. "priceLabel2": "Price",
  885. "availableLabel": "Available",
  886. "crossMarginDesc": "All account balance is used as margin. When net asset value falls below the maintenance margin requirement, forced liquidation will be triggered and all balance will be lost.",
  887. "isolatedMarginDesc": "Each position uses independent margin; position is liquidated when loss exceeds isolated margin",
  888. "splitMargin": "Split",
  889. "splitMarginDesc": "Positions with the same direction and leverage remain independent and are not automatically merged. Each trade generates an independent sub-position. In split margin mode, the contract account balance is shared with cross margin as collateral.",
  890. "marginModeNote": "※ Margin mode changes only apply to the current contract",
  891. "switchMarginModeFailed": "Switch failed. Please close all positions before changing margin mode",
  892. "leverageAdjustedMsg": "Leverage adjusted to {value}X",
  893. "openLabel": "Open",
  894. "closeLabel": "Close",
  895. "marketOrder": "Market Order",
  896. "conditionalMarketOrder": "Market Conditional Order",
  897. "conditionalLimitOrder": "Limit Conditional Order",
  898. "takeProfitStopLoss": "TP/SL",
  899. "fundingRateCountdown": "Funding Rate / Countdown",
  900. "priceUsdt": "Price (USDT)",
  901. "closeAllPositions": "Close All",
  902. "closeAllConfirm": "All open orders will be closed at market price",
  903. "closeAllSubMsg": "If there are close orders (limit or TP/SL), they will be cancelled before closing all positions.",
  904. "cancelAllOrders": "Cancel All Orders",
  905. "contractUnitSetting": "Contract Unit Setting",
  906. "contractUnitCoin": "{coin}-Qty",
  907. "contractUnitUsdt": "USDT-Value",
  908. "contractUnitSheets": "Qty-Contracts",
  909. "contractUnitHintCoin": "Your input is the {coin} quantity of the order",
  910. "contractUnitHintUsdt": "Your input is the market value of the order. Changing leverage will change the margin amount",
  911. "contractUnitHintSheets": "Your input is the number of contracts",
  912. "takeProfitStopLossBtn": "TP/SL",
  913. "reversePositionBtn": "Reverse",
  914. "closePositionBtn": "Close",
  915. "closeAllMarket": "Market Close All",
  916. "closeAllMarketConfirm": "Confirm to close all positions at market price?",
  917. "closeAllMarketSubMsg": "This action cannot be undone.",
  918. "closeAllMarketSuccess": "Position closed successfully",
  919. "reverseConfirm": "Close {side} at market and open {openSide} with the same size. Confirm?",
  920. "marginBalance": "Margin {margin} USDT",
  921. "longAvailLabel": "Long avail. {amount} {coin}",
  922. "shortAvailLabel": "Short avail. {amount} {coin}",
  923. "enterTriggerPrice": "Please enter trigger price first",
  924. "enterPrice": "Please enter price first",
  925. "symbolPerpetual": "{symbol} Perpetual",
  926. "cancelLabel": "Cancel",
  927. "rejectReasonLabel": "Rejection Reason",
  928. "confirmLabel": "Confirm",
  929. "@leverageAdjustedMsg": {
  930. "placeholders": {
  931. "value": {
  932. "type": "Object"
  933. }
  934. }
  935. },
  936. "@contractUnitCoin": {
  937. "placeholders": {
  938. "coin": {
  939. "type": "Object"
  940. }
  941. }
  942. },
  943. "@contractUnitHintCoin": {
  944. "placeholders": {
  945. "coin": {
  946. "type": "Object"
  947. }
  948. }
  949. },
  950. "@reverseConfirm": {
  951. "placeholders": {
  952. "side": {
  953. "type": "Object"
  954. },
  955. "openSide": {
  956. "type": "Object"
  957. }
  958. }
  959. },
  960. "@marginBalance": {
  961. "placeholders": {
  962. "margin": {
  963. "type": "Object"
  964. }
  965. }
  966. },
  967. "@longAvailLabel": {
  968. "placeholders": {
  969. "amount": {
  970. "type": "Object"
  971. },
  972. "coin": {
  973. "type": "Object"
  974. }
  975. }
  976. },
  977. "@shortAvailLabel": {
  978. "placeholders": {
  979. "amount": {
  980. "type": "Object"
  981. },
  982. "coin": {
  983. "type": "Object"
  984. }
  985. }
  986. },
  987. "@symbolPerpetual": {
  988. "placeholders": {
  989. "symbol": {
  990. "type": "Object"
  991. }
  992. }
  993. },
  994. "positionsTab": "Positions",
  995. "contractAccountUsdt": "Futures Account (USDT)",
  996. "setTakeProfit": "Set Take Profit",
  997. "setStopLoss": "Set Stop Loss",
  998. "tpTriggerPrice": "TP Trigger Price",
  999. "slTriggerPrice": "SL Trigger Price",
  1000. "closeableSizeCoin": "Closeable ({coin})",
  1001. "@closeableSizeCoin": {
  1002. "placeholders": {
  1003. "coin": {
  1004. "type": "String"
  1005. }
  1006. }
  1007. },
  1008. "estProfit": "Est. Profit",
  1009. "estLoss": "Est. Loss",
  1010. "closePositionMsgLong": "Order will fill at market price if below mark price",
  1011. "closePositionMsgShort": "Order will fill at market price if above mark price",
  1012. "enterCloseVolume": "Enter close quantity",
  1013. "enterLimitPrice": "Enter limit price",
  1014. "estPnlLabel": "Est. PnL",
  1015. "longHeadLabel": "Long",
  1016. "shortHeadLabel": "Short",
  1017. "orderSizeCoin": "Order Qty ({coin})",
  1018. "@orderSizeCoin": {
  1019. "placeholders": {
  1020. "coin": {
  1021. "type": "String"
  1022. }
  1023. }
  1024. },
  1025. "filledSizeCoin": "Filled Qty ({coin})",
  1026. "@filledSizeCoin": {
  1027. "placeholders": {
  1028. "coin": {
  1029. "type": "String"
  1030. }
  1031. }
  1032. },
  1033. "limitLabel": "Limit",
  1034. "marketHint": "Market",
  1035. "pricePlaceholder": "Enter price",
  1036. "shareLabel": "Share",
  1037. "myFuturesPosition": "My Futures Position",
  1038. "inviteCodeLabel": "Invite Code: ",
  1039. "registerAndEarnRebate": "Register and earn rebates",
  1040. "loginToFollowExpert": "Login to follow expert traders and start copy trading",
  1041. "unfollowConfirmMsg": "Are you sure you want to unfollow this trader?",
  1042. "applyExpertBannerText": "Apply to become a trading expert and start leading",
  1043. "klineDate": "Date",
  1044. "klineOpen": "Open",
  1045. "klineHigh": "High",
  1046. "klineLow": "Low",
  1047. "klineClose": "Close",
  1048. "klineChangeAmt": "Change",
  1049. "klineChange": "Change%",
  1050. "klineAmount": "Amount",
  1051. "klineVol": "Volume",
  1052. "myTrades": "My Orders",
  1053. "myCopyTrading": "My Copy Trading",
  1054. "followersTab": "Followers",
  1055. "currentCopyOrders": "Current Orders",
  1056. "historyCopyOrders": "Order History",
  1057. "currentFollowingTab": "Current Copy",
  1058. "myTradersTab": "My Traders",
  1059. "historyFollowingTab": "Copy History",
  1060. "noHistoryCopyOrders": "No order history",
  1061. "noCurrentCopyOrders": "No current orders",
  1062. "noTradingRecords": "No trading records",
  1063. "confirmRemoveFollower": "Confirm Remove?",
  1064. "removeFollowerMsg": "After removal, this follower cannot copy your orders. Confirm?",
  1065. "removedSuccess": "Removed",
  1066. "unrealizedPnlUsdt": "Unrealized PnL (USDT)",
  1067. "marginUsdt": "Margin (USDT)",
  1068. "currentMarginUsdt": "Current Margin (USDT)",
  1069. "openAvgPriceUsdt": "Avg. Open Price (USDT)",
  1070. "currentPriceUsdt": "Current Price (USDT)",
  1071. "liqPriceUsdt": "Liq. Price (USDT)",
  1072. "closeAvgPriceUsdt": "Avg. Close Price (USDT)",
  1073. "realizedPnlUsdt": "Realized PnL (USDT)",
  1074. "positionSizeWithCoin": "Position Size ({coin})",
  1075. "@positionSizeWithCoin": {
  1076. "placeholders": {
  1077. "coin": {
  1078. "type": "String"
  1079. }
  1080. }
  1081. },
  1082. "closeSizeWithCoin": "Close Size ({coin})",
  1083. "@closeSizeWithCoin": {
  1084. "placeholders": {
  1085. "coin": {
  1086. "type": "String"
  1087. }
  1088. }
  1089. },
  1090. "qtyWithCoin": "Qty ({coin})",
  1091. "@qtyWithCoin": {
  1092. "placeholders": {
  1093. "coin": {
  1094. "type": "String"
  1095. }
  1096. }
  1097. },
  1098. "openTimeWithValue": "Open Time {time}",
  1099. "@openTimeWithValue": {
  1100. "placeholders": {
  1101. "time": {
  1102. "type": "String"
  1103. }
  1104. }
  1105. },
  1106. "openTimeTwoSpaces": "Open Time {time}",
  1107. "@openTimeTwoSpaces": {
  1108. "placeholders": {
  1109. "time": {
  1110. "type": "String"
  1111. }
  1112. }
  1113. },
  1114. "positionIdCopied": "Position ID copied",
  1115. "copyPositionIdSuccess": "Position ID copied",
  1116. "positionIdPrefix": "Position ID: ",
  1117. "positionIdShort": "Position ID ",
  1118. "myTradingProfit": "My Trading Profit",
  1119. "myCopyTradingProfit": "My Copy Trading Profit",
  1120. "currentFollowersLabel": "Current Followers",
  1121. "settledDaysTitle": "Days on Platform",
  1122. "fundStrength": "Fund Strength",
  1123. "fundStrengthUsdt": "Fund Strength (USDT)",
  1124. "cumCopyProfitUsdt": "Cumulative Copy Profit (USDT)",
  1125. "cumFollowProfitAmtUsdt": "Total Copy Profit (USDT)",
  1126. "cumCopyRevenueUsdt": "Cumulative Copy Revenue (USDT)",
  1127. "cumFollowerCount": "Total Followers",
  1128. "cumTradingDays": "Total Trading Days",
  1129. "accountEquityUsdt": "Account Equity (USDT)",
  1130. "cumProfitShareUsdt": "Total Profit Share (USDT)",
  1131. "lastProfitShare": "Last Period Profit Share",
  1132. "followerFollowTime": "Follow Time",
  1133. "followersCountLabel": "Followers {count}",
  1134. "@followersCountLabel": {
  1135. "placeholders": {
  1136. "count": {
  1137. "type": "String"
  1138. }
  1139. }
  1140. },
  1141. "followersMaxLabel": "Followers {count}/{max}",
  1142. "@followersMaxLabel": {
  1143. "placeholders": {
  1144. "count": {
  1145. "type": "String"
  1146. },
  1147. "max": {
  1148. "type": "String"
  1149. }
  1150. }
  1151. },
  1152. "availableAssetsUsdt": "Available Assets (USDT)",
  1153. "closePositionConfirmMsg": "Close this position? You will not receive the final profit after closing.",
  1154. "settledDaysLabelFmt": "On platform {days} days",
  1155. "@settledDaysLabelFmt": {
  1156. "placeholders": {
  1157. "days": {
  1158. "type": "String"
  1159. }
  1160. }
  1161. },
  1162. "currentFollowingLabelFmt": "Following {following}/{max}",
  1163. "@currentFollowingLabelFmt": {
  1164. "placeholders": {
  1165. "following": {
  1166. "type": "String"
  1167. },
  1168. "max": {
  1169. "type": "String"
  1170. }
  1171. }
  1172. },
  1173. "tradingContracts": "Trading Contracts",
  1174. "accountInfoTitle": "Account Info",
  1175. "coreDataTitle": "Core Data",
  1176. "yield14d": "14D Yield",
  1177. "profit14dUsdt": "14D Profit (USDT)",
  1178. "winRate14d": "14D Win Rate",
  1179. "profitShareRatio": "Profit Share",
  1180. "fullCapacity": "Full",
  1181. "followTrader": "Copy Trade",
  1182. "openLongBullish": "Long (Bull)",
  1183. "openShortBearish": "Short (Bear)",
  1184. "profitUsdt": "Profit (USDT)",
  1185. "operationFailedRetry": "Operation failed, please retry",
  1186. "copyTradingSuccess": "Copy trading started",
  1187. "copyTradingSettings": "Copy Settings",
  1188. "noCopyContracts": "No contracts available",
  1189. "startCopyTrading": "Start Copying",
  1190. "savedSuccess": "Saved",
  1191. "takePhoto": "Take Photo",
  1192. "confirmCancelTitle": "Confirm Cancel",
  1193. "confirmCancelTraderMsg": "Cancel trader qualification? This action cannot be undone.",
  1194. "applicationSubmitted": "Application submitted",
  1195. "avatarUpdated": "Avatar updated",
  1196. "tradingSettings": "Order Settings",
  1197. "tradingNickname": "Nickname",
  1198. "maxTagsHint": "Select up to {max} ({selected}/{max})",
  1199. "@maxTagsHint": {
  1200. "placeholders": {
  1201. "max": {
  1202. "type": "String"
  1203. },
  1204. "selected": {
  1205. "type": "String"
  1206. }
  1207. }
  1208. },
  1209. "saveLabel": "Save",
  1210. "cancelTraderQualify": "Cancel Trader Qualification",
  1211. "bioHint": "Describe your trading style in one line...",
  1212. "applicationPendingReview": "Application submitted, pending review",
  1213. "traderApplyConditions": "Meet the following requirements to apply as a trader!",
  1214. "contractAccountFundsReq": "Contract account ≥ 1000 USDT",
  1215. "goTransfer": "Transfer",
  1216. "noFollowingTrader": "Not following any trader",
  1217. "agreeToAgreement": "I have read and agree to ",
  1218. "traderAgreementLink": "Trader Agreement",
  1219. "reviewingApplication": "Under Review",
  1220. "submitApplication": "Submit Application",
  1221. "contactSupport": "Contact Support",
  1222. "copyTradingTitle": "Copy Trading",
  1223. "klinePeriod1m": "1m",
  1224. "klinePeriod5m": "5m",
  1225. "klinePeriod15m": "15m",
  1226. "klinePeriod30m": "30m",
  1227. "klinePeriod1h": "1h",
  1228. "klinePeriod4h": "4h",
  1229. "klinePeriod1d": "Day",
  1230. "klinePeriod1w": "Week",
  1231. "klinePeriod1mon": "Month",
  1232. "unfollowTraderConfirm": "Are you sure you want to unfollow this trader?",
  1233. "currentFollowOrders": "Current Orders",
  1234. "historyFollowOrders": "History Orders",
  1235. "availableBalanceUsdt": "Available Balance(USDT)",
  1236. "networkConnectionError": "Network connection error, please check your network settings and try again",
  1237. "perpetualContracts": "Perpetual Contracts",
  1238. "searchHint": "Search",
  1239. "nameAndVolume": "Name / Volume",
  1240. "latestPriceChange": "Last Price / 24h Change",
  1241. "volumeWithValue": "Vol {value} USDT",
  1242. "@volumeWithValue": {
  1243. "placeholders": {
  1244. "value": {
  1245. "type": "String"
  1246. }
  1247. }
  1248. },
  1249. "volumeEmpty": "Vol --",
  1250. "txType0": "Deposit",
  1251. "txType1": "Withdrawal",
  1252. "txType2": "Internal Transfer",
  1253. "txType3": "Spot Trading",
  1254. "txType4": "Fee",
  1255. "txType5": "Candy",
  1256. "txType6": "Activity Distribution",
  1257. "txType7": "Promotion Reward",
  1258. "txType8": "Dividend",
  1259. "txType9": "Rebate",
  1260. "txType10": "Admin Deposit",
  1261. "txType11": "Admin Deduction",
  1262. "txType13": "Lock",
  1263. "txType14": "Unlock",
  1264. "txType15": "Flash Sale",
  1265. "txType16": "Activity Reward",
  1266. "txType17": "Activity Deduction",
  1267. "txType18": "User Transfer",
  1268. "txType19": "Futures Fee",
  1269. "txType20": "Futures Profit",
  1270. "txType21": "Futures Loss",
  1271. "txType22": "Option Failure",
  1272. "txType23": "Option Fee",
  1273. "txType24": "Option Reward",
  1274. "txType25": "Futures Rebate",
  1275. "txType26": "Futures Funding Fee",
  1276. "txType27": "Futures Liquidation",
  1277. "txType28": "Futures Margin In",
  1278. "txType29": "Futures Margin Out",
  1279. "txType30": "Manual Deposit",
  1280. "txType31": "Manual Deduction",
  1281. "txType32": "Level Reward",
  1282. "txType33": "Platform Fee Dividend",
  1283. "txType34": "Spot Fee",
  1284. "txType35": "Position Profit",
  1285. "txType36": "Position Loss",
  1286. "txType37": "Copy Trading Fee",
  1287. "txType38": "Copy Trading Profit",
  1288. "txType39": "Copy Trading Loss",
  1289. "txType40": "Copy Trading Dividend",
  1290. "txType41": "Copy Trading Reward",
  1291. "txType42": "Copy Funding Fee",
  1292. "txType43": "Lead Trading Revenue",
  1293. "txType44": "Lead Trading Fee",
  1294. "txType45": "Lead Trading Liquidation",
  1295. "txType46": "Lead Trading Funding Fee",
  1296. "tagShortTerm": "Short-Term",
  1297. "tagMidLong": "Mid-Long",
  1298. "tagConservative": "Conservative",
  1299. "tagAggressive": "Aggressive",
  1300. "tagHighLeverage": "High Leverage",
  1301. "tagLowLeverage": "Low Leverage",
  1302. "sessionExpiredTitle": "Session Expired",
  1303. "sessionExpiredContent": "Your session has expired. Please log in again.",
  1304. "relogin": "Log In Again",
  1305. "photoPermissionDenied": "Photo library access denied. Please enable it in Settings.",
  1306. "iaTitle": "Invite Friends",
  1307. "iaHeading": "Invite a Friend",
  1308. "iaBadge": "Earn Trial Funds",
  1309. "iaRewardHint": "Earn trial funds for every friend you invite",
  1310. "iaValidCount": "Valid Invites",
  1311. "iaEarned": "Trial Funds Earned (USDT)",
  1312. "iaHowTitle": "How It Works",
  1313. "iaStep1T": "Share Invite Link",
  1314. "iaStep1D": "Share your exclusive link with friends",
  1315. "iaStep2T": "Complete Tasks",
  1316. "iaStep2D": "Friends register via your link and complete a contract trade",
  1317. "iaStep3T": "Get Rewarded",
  1318. "iaStep3D": "Friends earn signup rewards, you earn referral rewards",
  1319. "iaRulesTitle": "Activity Rules",
  1320. "iaRule1": "New users who register during the activity and complete their first deposit will receive {amount}U trial funds as a new user benefit.",
  1321. "iaRule2": "After your referred friend completes their first contract trade, you will receive {amount}U trial fund reward. No limit — the more you invite, the more you earn.",
  1322. "iaRule3": "Trial funds are valid for {days} days after issuance and will be automatically reclaimed upon expiry. Please use them promptly.",
  1323. "iaInviteNow": "Invite Friends Now",
  1324. "photoPermissionTitle": "Photo Library Access",
  1325. "photoPermissionContent": "Please allow access to your photo library in Settings to save images.",
  1326. "goToSettings": "Go to Settings",
  1327. "marketData": "Data",
  1328. "timePeriod": "Time Period",
  1329. "nextFundingCountdown": "Next Funding In",
  1330. "fundingRateHistory": "Funding Rate History",
  1331. "spotTab": "Spot",
  1332. "buyAction": "Buy",
  1333. "sellAction": "Sell",
  1334. "buyCoin": "Buy {coin}",
  1335. "@buyCoin": {
  1336. "placeholders": {
  1337. "coin": {
  1338. "type": "String"
  1339. }
  1340. }
  1341. },
  1342. "sellCoin": "Sell {coin}",
  1343. "@sellCoin": {
  1344. "placeholders": {
  1345. "coin": {
  1346. "type": "String"
  1347. }
  1348. }
  1349. },
  1350. "canBuy": "Can Buy",
  1351. "canSell": "Can Sell",
  1352. "marketBest": "Market Best",
  1353. "amountQuoteLabel": "Amount",
  1354. "spotConditionalNotSupported": "Conditional orders are not supported yet",
  1355. "spotAvgPrice": "Avg Price",
  1356. "spotHistoryTitle": "Order History",
  1357. "spotHistoryRecordsTitle": "History",
  1358. "spotHistoryTradesTab": "Trades",
  1359. "spotHistoryFilterSymbol": "Pair",
  1360. "spotHistoryFilterOrderKind": "Order type",
  1361. "spotHistoryFilterStatus": "Status",
  1362. "spotHistoryFilterTime": "Time",
  1363. "spotFilterSymbolAllPairs": "All pairs",
  1364. "spotFilterEntrustAll": "All orders",
  1365. "spotEntrustQuantity": "Order qty",
  1366. "spotDealTime": "Fill time",
  1367. "spotOrderStatusCompleted": "Filled",
  1368. "spotOrderStatusPartialFilled": "Partially filled",
  1369. "spotOrderStatusCancelled": "Cancelled",
  1370. "spotOrderTypeMarketConditional": "Market conditional",
  1371. "spotFilterKindAll": "All",
  1372. "spotFilterKindLimit": "Limit",
  1373. "spotFilterKindMarket": "Market",
  1374. "spotFilterKindConditional": "Market conditional",
  1375. "spotFilterTimeAll": "All",
  1376. "spotFilterTime7d": "7 days",
  1377. "spotFilterTime30d": "30 days",
  1378. "spotFilterStatusAll": "All",
  1379. "currentOrdersTab": "Open Orders({count})",
  1380. "@currentOrdersTab": {
  1381. "placeholders": {
  1382. "count": {
  1383. "type": "int"
  1384. }
  1385. }
  1386. },
  1387. "assetsTab": "Assets",
  1388. "hideOtherSymbols": "Hide Other Pairs",
  1389. "cancelSuccess": "Cancelled",
  1390. "noOpenOrders": "No open orders",
  1391. "noAssets": "No assets",
  1392. "hideZeroBalanceAssets": "Hide zero-balance assets",
  1393. "loginPrompt": "Log in to view",
  1394. "loginText": "Log in",
  1395. "allLabel": "All",
  1396. "noHistoryOrders": "No history orders",
  1397. "noMoreData": "No more data",
  1398. "historyEntrust": "History",
  1399. "tradedDealAmount": "Filled",
  1400. "frozenLabel": "Frozen",
  1401. "transferIn": "Transfer In",
  1402. "transferOut": "Transfer Out",
  1403. "fundingAccount": "Funding Account",
  1404. "spotAccount": "Spot Account",
  1405. "todayPnlLabel": "Today's P&L",
  1406. "totalAssets": "Total Assets",
  1407. "transferAmountExceedsBalance": "Exceeds available balance",
  1408. "accountRecords": "Transaction History",
  1409. "spotAccountRecordFilterTrade": "Trade",
  1410. "spotAccountRecordTypeOrderFreeze": "Order freeze",
  1411. "spotAccountRecordTypeOrderUnfreeze": "Order unfreeze",
  1412. "spotAccountRecordTradeBuy": "Trade (Buy)",
  1413. "spotAccountRecordTradeSell": "Trade (Sell)",
  1414. "customerServiceLeave": "Exit",
  1415. "walletConnectPairingDescription": "On-chain deposit",
  1416. "txType47": "Experience Gift Withdrawal",
  1417. "txType48": "Spot trade",
  1418. "txType49": "Staking",
  1419. "txType50": "Staking Unfreeze Release",
  1420. "txType51": "Airdrop Reward",
  1421. "depositEnterAmount": "Enter deposit amount",
  1422. "depositAmountPositive": "Enter an amount greater than 0",
  1423. "depositCreateOrder": "Create deposit order",
  1424. "depositOrderCreated": "Order created. Send to the address below or pay with your wallet.",
  1425. "depositWalletConnectPay": "Connect wallet and pay",
  1426. "depositWalletConnectHint": "Use WalletConnect to send the order amount on-chain to the receiving address (verify network and token).",
  1427. "depositWalletConnectNotConfigured": "WalletConnect is not configured. Set WALLETCONNECT_PROJECT_ID in build args, or transfer manually.",
  1428. "depositTronHint": "For TRON (TRC20), send from TronLink or another Tron wallet, then paste the TxID below.",
  1429. "depositOrSubmitHash": "Or paste the transaction hash after transfer",
  1430. "depositTxHashPlaceholder": "Paste on-chain transaction hash",
  1431. "depositSubmitHash": "Submit transaction hash",
  1432. "depositNewRecharge": "New deposit",
  1433. "depositTabOnChain": "On-Chain",
  1434. "depositTabManual": "Manual",
  1435. "depositOrderInfo": "Order",
  1436. "depositOrderNo": "Order no.",
  1437. "depositOrderStatus": "Status",
  1438. "depositReceivingAddress": "Receiving address",
  1439. "depositPayToHint": "Send the order amount to this address using the same network and token as the order.",
  1440. "depositContractAddress": "Contract address",
  1441. "depositOrderAmount": "Order amount",
  1442. "depositSelectNetworkFirst": "Select a network first",
  1443. "passwordLengthError": "Password must be 6-16 characters",
  1444. "passwordSpaceError": "Password cannot contain spaces",
  1445. "passwordLetterDigitError": "Must contain both letters and numbers",
  1446. "brokerApplyTitle": "Apply to Become a Broker",
  1447. "brokerApplyDesc": "You are not a broker yet. The system will use your account info to submit an application. You can use broker features after approval.",
  1448. "brokerApplyRecords": "Broker Application Records",
  1449. "applyPendingTitle": "Application Under Review",
  1450. "auditStatusPending": "Pending Review",
  1451. "auditStatusApproved": "Approved",
  1452. "auditStatusRejected": "Rejected",
  1453. "applyPendingDesc": "Your broker application is under review. Please wait patiently or contact customer service.",
  1454. "alreadyBroker": "You are already a broker",
  1455. "appHomeTitle": "More Apps",
  1456. "appHomeHotProjects": "Hot Projects",
  1457. "appHomeDevelopingMessage": "This feature is under development",
  1458. "appHomeHeroTitle": "Join quality projects",
  1459. "appHomeAnnualizedYieldRate": "Earn {rate} annualized yield",
  1460. "@appHomeAnnualizedYieldRate": {
  1461. "placeholders": {
  1462. "rate": {}
  1463. }
  1464. },
  1465. "appHomeAnnualizedYieldPrefix": "Earn ",
  1466. "appHomeAnnualizedYieldSuffix": " annualized yield",
  1467. "appHomeExclusiveBadge": "Exclusive for iBit users",
  1468. "appHomeProjectRunes": "Runes",
  1469. "appHomeProjectTesla": "Tesla",
  1470. "appHomeProjectFloki": "Floki",
  1471. "appHomeProjectVcAlliance": "VC Alliance",
  1472. "appHomeProjectAur": "AUR",
  1473. "appHomeProjectVtf": "VTF Project",
  1474. "appHomeProjectFootballCoin": "Football Coin",
  1475. "appHomeProjectJarvis": "Jarvis",
  1476. "rechargeStatus0": "Pending payment",
  1477. "rechargeStatus1": "Confirming on-chain",
  1478. "rechargeStatus2": "Completed",
  1479. "rechargeStatus3": "Cancelled",
  1480. "rechargeStatus4": "Failed"
  1481. }