@orderly.network/i18n 2.9.1 → 2.10.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -159,6 +159,9 @@
159
159
  "markets.column.price&Change": "价格/变化",
160
160
  "markets.column.last": "最新",
161
161
  "markets.column.24hPercentage": "24小时%",
162
+ "markets.column.24hVol": "24小时成交量",
163
+ "markets.column.OI": "OI",
164
+ "markets.column.last&24hPercentage": "最新/24小时%",
162
165
  "markets.funding.comparison": "比较",
163
166
  "markets.funding.column.estFunding": "预计资金",
164
167
  "markets.funding.column.lastFunding": "最后资金",
@@ -169,6 +172,7 @@
169
172
  "markets.funding.column.30dAvg": "30天平均",
170
173
  "markets.funding.column.90dAvg": "90天平均",
171
174
  "markets.funding.column.positiveRate": "正利率",
175
+ "markets.symbolInfoBar.lastPrice.tooltip": "该交易对最近一笔成交的价格。",
172
176
  "markets.symbolInfoBar.Mark": "标记",
173
177
  "markets.symbolInfoBar.Mark.tooltip": "用于计算未实现盈亏和清算的价格。",
174
178
  "markets.symbolInfoBar.Index": "指数",
@@ -296,6 +300,7 @@
296
300
  "trading.orderBook.sum": "总和",
297
301
  "trading.orderBook.markPrice.tooltip": "从第三方预言机获取,标记价格是三个价格的中位数:最新价格、基于资金利率基础的公平价格和基于订单簿的公平价格。",
298
302
  "trading.orderBook.spreadRatio.tooltip": "买一和卖一的价差比率。",
303
+ "trading.orderBook.middlePrice.tooltip": "以买一、卖一与24小时收盘价的中位数计算的稳定参考价。",
299
304
  "trading.faucet.getTestUSDC": "获取测试USDC",
300
305
  "trading.faucet.getTestUSDC.success": "{{quantity}} USDC将被添加到您的余额中。请注意,这可能需要长达3分钟的时间。请稍后再查看。",
301
306
  "trading.asset.startTrading": "开始交易",
@@ -324,6 +329,7 @@
324
329
  "trading.riskRate.formula": "风险率 = 维持保证金比率 / 保证金比率 * 100%",
325
330
  "trading.asset&Margin": "资产和保证金",
326
331
  "trading.fundingRate.predFundingRate": "预计资金利率",
332
+ "trading.fundingRate.estFundingRateWithTimeframe": "预估资金费率({{timeframe}})",
327
333
  "trading.fundingRate.predFundingRate.interval": "间隔",
328
334
  "trading.fundingRate.predFundingRate.cap": "资金费率上限",
329
335
  "trading.fundingRate.predFundingRate.floor": "下限",
@@ -777,7 +783,9 @@
777
783
  "transfer.deposit.feeUnavailable": "费用数据当前不可用。请稍后再试。",
778
784
  "transfer.deposit.notEnoughGas": "Gas 不足。请在您的钱包中添加一些 {{token}} 以继续。",
779
785
  "transfer.deposit.exceedCap": "金额超过用户存款上限",
786
+ "transfer.deposit.closeToMaxLimit": "存入金额过于接近最大限额。为确保交易成功,请减少存入金额",
780
787
  "transfer.deposit.estGasFee": "预估燃气费",
788
+ "transfer.deposit.estGasFee.tooltip": "预估 Gas 费用包含:当前链上的交易执行成本,以及 Orderly 存入的目标链操作费用。请额外准备以确保覆盖充足。",
781
789
  "transfer.deposit.destinationGasFee": "目的地燃气费",
782
790
  "transfer.deposit.destinationGasFee.description": "需要额外的燃气代币来支付目的地链上的操作。显示的金额是估算值 - 请准备额外的资金以确保足够的覆盖。",
783
791
  "transfer.withdraw.unsupported.chain": "此链不支持提款。请切换到任何无桥接网络。",
@@ -832,6 +840,7 @@
832
840
  "transfer.slippage": "滑点",
833
841
  "transfer.slippage.slippageTolerance": "滑点容忍度",
834
842
  "transfer.slippage.slippageTolerance.description": "如果价格不利变化超过此百分比,您的交易将被撤销。",
843
+ "transfer.slippage.error.high": "高滑点可能导致较大损失",
835
844
  "transfer.swapDeposit.swapFee": "交换费用",
836
845
  "transfer.swapDeposit.swapFee.description": "WOOFi对每次交换收取0.025%的费用。",
837
846
  "transfer.swapDeposit.bridgeFee": "桥接费用",
package/dist/utils.d.mts CHANGED
@@ -1,4 +1,4 @@
1
- import { L as LocaleCode } from './constant-EO7xR-iV.mjs';
1
+ import { L as LocaleCode } from './constant-BT4Q2XDP.mjs';
2
2
  import 'react';
3
3
 
4
4
  /**
package/dist/utils.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { L as LocaleCode } from './constant-EO7xR-iV.js';
1
+ import { L as LocaleCode } from './constant-BT4Q2XDP.js';
2
2
  import 'react';
3
3
 
4
4
  /**
package/dist/utils.js CHANGED
@@ -448,6 +448,9 @@ var markets = {
448
448
  "markets.column.price&Change": "Price / Change",
449
449
  "markets.column.last": "Last",
450
450
  "markets.column.24hPercentage": "24h%",
451
+ "markets.column.24hVol": "24h Vol",
452
+ "markets.column.OI": "OI",
453
+ "markets.column.last&24hPercentage": "Last/24h%",
451
454
  "markets.funding.comparison": "Comparison",
452
455
  "markets.funding.column.estFunding": "Est. funding",
453
456
  "markets.funding.column.lastFunding": "Last funding",
@@ -458,13 +461,14 @@ var markets = {
458
461
  "markets.funding.column.30dAvg": "30D avg.",
459
462
  "markets.funding.column.90dAvg": "90D avg.",
460
463
  "markets.funding.column.positiveRate": "Positive rate",
464
+ "markets.symbolInfoBar.lastPrice.tooltip": "The price of the most recent executed trade on this symbol.",
461
465
  "markets.symbolInfoBar.Mark": "Mark",
462
466
  "markets.symbolInfoBar.Mark.tooltip": "Price for the computation of unrealized PnL and liquidation.",
463
467
  "markets.symbolInfoBar.Index": "Index",
464
468
  "markets.symbolInfoBar.Index.tooltip": "Average of the last prices across other exchanges.",
465
469
  "markets.symbolInfoBar.24hVolume": "24h volume",
466
470
  "markets.symbolInfoBar.24hVolume.tooltip": "24 hour total trading volume on the Orderly Network.",
467
- "markets.symbolInfoBar.predFundingRate": "Pred. funding rate",
471
+ "markets.symbolInfoBar.predFundingRate": "Est. funding rate",
468
472
  "markets.symbolInfoBar.predFundingRate.tooltip": "Funding rates are payments between traders who are long and short. When positive, long positions pay short positions funding. When negative, short positions pay long positions."
469
473
  };
470
474
 
@@ -935,6 +939,7 @@ var trading = {
935
939
  "trading.orderBook.sum": "Sum",
936
940
  "trading.orderBook.markPrice.tooltip": "Obtained from a third-party oracle, the mark price is calculated as the median of three prices: the last price, the fair price based on the funding rate basis, and the fair price based on the order books.",
937
941
  "trading.orderBook.spreadRatio.tooltip": "Spread Ratio of the ask1 and bid1.",
942
+ "trading.orderBook.middlePrice.tooltip": "A stabilized reference price calculated as the median of the best bid, best ask, and 24-hour closing price.",
938
943
  "trading.faucet.getTestUSDC": "Get test USDC",
939
944
  "trading.faucet.getTestUSDC.success": "{{quantity}} USDC will be added to your balance. Please note this may take up to 3 minutes. Please check back later.",
940
945
  "trading.asset.startTrading": "Start trading",
@@ -962,7 +967,8 @@ var trading = {
962
967
  "trading.riskRate.tooltip": "The Risk rate is used to assess the risk level of an account. When the Risk rate reaches 100%, the account will be liquidated",
963
968
  "trading.riskRate.formula": "Risk rate = Maintenance margin ratio / Margin ratio * 100%",
964
969
  "trading.asset&Margin": "Asset & Margin",
965
- "trading.fundingRate.predFundingRate": "Pred. funding rate",
970
+ "trading.fundingRate.predFundingRate": "Est. funding rate",
971
+ "trading.fundingRate.estFundingRateWithTimeframe": "Est. funding rate ({{timeframe}})",
966
972
  "trading.fundingRate.predFundingRate.interval": "Interval",
967
973
  "trading.fundingRate.predFundingRate.cap": "Funding cap",
968
974
  "trading.fundingRate.predFundingRate.floor": "floor",
@@ -1139,7 +1145,9 @@ var transfer = {
1139
1145
  "transfer.deposit.feeUnavailable": "Fee data is currently unavailable. Please try again later.",
1140
1146
  "transfer.deposit.notEnoughGas": "Not enough gas. Add some {{token}} to your wallet to continue.",
1141
1147
  "transfer.deposit.exceedCap": "Amount exceeds user deposit cap",
1148
+ "transfer.deposit.closeToMaxLimit": "Deposit amount too close to maximum limit. To ensure your transaction succeeds, please reduce the amount",
1142
1149
  "transfer.deposit.estGasFee": "Est. gas fee",
1150
+ "transfer.deposit.estGasFee.tooltip": "Estimated gas fee includes: transaction execution cost on this chain, and destination chain operation fee for Orderly deposit. Please prepare extra to ensure sufficient coverage.",
1143
1151
  "transfer.deposit.destinationGasFee": "Destination gas fee",
1144
1152
  "transfer.deposit.destinationGasFee.description": "Additional gas tokens are required to cover operations on the destination chain. The amount shown is an estimate - please prepare extra to ensure sufficient coverage.",
1145
1153
  "transfer.withdraw.unsupported.chain": "Withdrawals are not supported on this chain. Please switch to any of the bridgeless networks.",
@@ -1201,6 +1209,7 @@ var transfer = {
1201
1209
  "transfer.slippage": "Slippage",
1202
1210
  "transfer.slippage.slippageTolerance": "Slippage tolerance",
1203
1211
  "transfer.slippage.slippageTolerance.description": "Your transaction will revert if the price changes unfavorably by more than this percentage.",
1212
+ "transfer.slippage.error.high": "High slippage may result in significant loss",
1204
1213
  "transfer.swapDeposit.swapFee": "Swap fee",
1205
1214
  "transfer.swapDeposit.swapFee.description": "WOOFi charges a 0.025% on each swap.",
1206
1215
  "transfer.swapDeposit.bridgeFee": "Bridge fee",