@lifi/widget 1.30.0 → 1.31.0

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.
package/i18n/it.json CHANGED
@@ -6,43 +6,46 @@
6
6
  "contactSupport": "Contatta l'assistenza",
7
7
  "continue": "Continua",
8
8
  "copyAddress": "Copia indirizzo",
9
+ "viewOnExplorer": "Visualizza sull'Explorer",
9
10
  "dark": "Scuro",
10
11
  "delete": "Elimina",
11
- "disconnectWallet": "Scollegare il portafoglio",
12
+ "disconnect": "Disconnetti",
12
13
  "done": "Fatto",
13
- "getGas": "Get gas",
14
- "hide": "Nascondere",
14
+ "getGas": "Ottieni gas",
15
+ "hide": "Nascondi",
15
16
  "lifiSwap": "Scambio LI.FI",
16
17
  "light": "Chiaro",
17
18
  "max": "massimo",
18
19
  "ok": "Ok",
19
- "okay": "Ok",
20
+ "okay": "Okay",
20
21
  "removeSwap": "Rimuovi lo scambio",
21
22
  "restartSwap": "Riavvia lo scambio",
23
+ "reviewGasSwap": "Rivedi lo scambio di gas",
22
24
  "reviewSwap": "Rivedi lo scambio",
23
25
  "seeDetails": "Vedi dettagli",
24
- "showAll": "Mostra tutti",
25
- "startGasSwap": "Start gas swap",
26
+ "showAll": "Mostra tutto",
27
+ "startGasSwap": "Inizia lo scambio di gas",
26
28
  "startSwap": "Avvia lo scambio",
27
29
  "swap": "Scambio",
28
30
  "tryAgain": "Riprova"
29
31
  },
30
32
  "format": {
31
33
  "currency": "{{value, currency(currency: USD)}}",
32
- "number": "{{value, number(maximumFractionDigits: 4)}}"
34
+ "number": "{{value, number(maximumFractionDigits: 9)}}"
33
35
  },
34
36
  "header": {
35
- "activeSwaps": "Swap attivi",
36
- "from": "Scambio da",
37
+ "activeSwaps": "Scambi attivi",
38
+ "checkout": "Checkout",
39
+ "from": "Scambia da",
37
40
  "gas": "Gas",
38
- "gasSwap": "Gas swap",
41
+ "gasSwap": "Scambio di gas",
39
42
  "routes": "Ottieni",
40
43
  "selectChain": "Seleziona la chain",
41
44
  "selectWallet": "Seleziona il tuo portafoglio",
42
45
  "settings": "Impostazioni",
43
46
  "swap": "Scambio",
44
47
  "swapDetails": "Dettagli sullo scambio",
45
- "swapHistory": "Storia dello scambio",
48
+ "swapHistory": "Cronologia dello scambio",
46
49
  "to": "Scambia a",
47
50
  "walletConnected": "Portafoglio collegato"
48
51
  },
@@ -52,7 +55,7 @@
52
55
  },
53
56
  "settings": {
54
57
  "advancedPreferences": "Preferenze avanzate",
55
- "enabledBridges": "Ponti abilitati",
58
+ "enabledBridges": "Bridge abilitati",
56
59
  "enabledExchanges": "Exchange abilitati",
57
60
  "gasPrice": {
58
61
  "fast": "Veloce",
@@ -60,38 +63,39 @@
60
63
  "slow": "Lento",
61
64
  "title": "Prezzo gas"
62
65
  },
63
- "resetToDefault": "Ripristina alle impostazioni predefinite",
64
- "routePriority": "Priorità di percorso",
65
- "selectEnabledBridges": "Selezionare i ponti abilitati",
66
+ "resetToDefault": "Ripristina le impostazioni predefinite",
67
+ "routePriority": "Priorità di route",
68
+ "selectEnabledBridges": "Selezionare i bridge abilitati",
66
69
  "selectEnabledExchanges": "Seleziona gli exchange abilitati",
67
70
  "showDestinationWallet": "Mostra il portafoglio di destinazione",
68
- "slippage": "Slippage"
71
+ "slippage": "Slittamento"
69
72
  },
70
73
  "swap": {
71
74
  "crossStepDetails": "Trasferisci da {{from}} a {{to}} tramite {{tool}}",
72
- "currentAmount": "Current amount",
75
+ "currentAmount": "Quantità corrente",
73
76
  "error": {
74
77
  "message": {
75
- "slippageThreshold": "The slippage is larger than the defined threshold. Please request a new route to get a fresh quote.",
78
+ "slippageThreshold": "Lo slittamento di prezzo è più alto della soglia definita. Si prega di richiedere una nuova route per ottenere una quota aggiornata.",
76
79
  "transactionFailed": "Per ulteriori informazioni, consultare il block explorer.",
77
- "transactionNotSent": "La transazione non è stata inviata, i fondi sono ancora nel tuo portafoglio ({{amount, number(maximumFractionDigits: 4)}} {{tokenSymbol}} su {{chainName}}).",
78
- "transactionRejected": "Per completare la transazione è necessaria la sua firma. {{amount, number(maximumFractionDigits: 4)}} {{tokenSymbol}} su {{chainName}} rimangono nel tuo portafoglio.",
79
- "unknown": "Please try again or contact support."
80
+ "transactionNotSent": "La transazione non è stata inviata. {{amount, number(maximumFractionDigits: 9)}} {{tokenSymbol}} su {{chainName}} sono ancora presenti nel tuo portafoglio.",
81
+ "transactionRejected": "Per completare la transazione è necessaria la tua firma. {{amount, number(maximumFractionDigits: 9)}} {{tokenSymbol}} su {{chainName}} rimangono nel tuo portafoglio.",
82
+ "unknown": "Riprova o contatta il nostro supporto."
80
83
  },
81
84
  "title": {
82
- "balanceIsTooLow": "The balance is too low",
83
- "chainSwitch": "È necessario cambiare la chain.",
84
- "failed": "Scambio fallito.",
85
- "gasLimitIsTooLow": "The gas limit is too low",
86
- "slippageNotMet": "Slippage conditions not met",
87
- "transactionCanceled": "Transaction canceled",
88
- "transactionFailed": "La transazione è fallita.",
89
- "transactionRejected": "Firma obbligatoria.",
90
- "transactionUnderpriced": "L'operazione è sottoprezzo.",
91
- "transactionUnprepared": "Impossibile preparare la transazione.",
92
- "unknown": "Qualcosa è andato storto.",
85
+ "balanceIsTooLow": "Il saldo è troppo basso",
86
+ "chainSwitch": "È necessario cambiare la chain",
87
+ "failed": "Scambio fallito",
88
+ "gasLimitIsTooLow": "Limite di gas troppo basso",
89
+ "slippageNotMet": "Condizioni di slittamento di prezzo non rispettate",
90
+ "transactionCanceled": "Transazione cancellata",
91
+ "transactionFailed": "Transazione fallita",
92
+ "transactionRejected": "Firma obbligatoria",
93
+ "transactionUnderpriced": "L'operazione è sottostimata",
94
+ "transactionUnprepared": "Impossibile preparare la transazione",
95
+ "unknown": "Qualcosa è andato storto",
93
96
  "walletAddressInvalid": "L'indirizzo del portafoglio non è valido.",
94
- "walletEnsAddressInvalid": "L'indirizzo del portafoglio non è valido o la rete non supporta ENS."
97
+ "walletAddressRequired": "L'indirizzo è un campo obbligatorio.",
98
+ "walletEnsAddressInvalid": "L'indirizzo non è valido o la rete non supporta ENS."
95
99
  }
96
100
  },
97
101
  "estimatedTime": "{{value}}m",
@@ -99,81 +103,84 @@
99
103
  "from": "Da",
100
104
  "fromAmount": "Paghi",
101
105
  "gasCost": "Costo del gas",
102
- "gasFeeEstimated": "estimated gas fee",
103
- "gasFeePaid": "gas fee paid",
106
+ "gasFeeEstimated": "tassa di gas stimata",
107
+ "gasFeePaid": "tassa di gas pagata",
104
108
  "inProgress": "in corso",
105
109
  "info": {
106
110
  "message": {
107
- "emptyActiveSwaps": "Gli swap in corso vengono visualizzati qui. Una volta completati, li troverete nella cronologia degli swap.",
108
- "emptySwapHistory": "La cronologia di swap viene memorizzata solo localmente e verrà cancellata se si cancellano i dati del browser.",
111
+ "emptyActiveSwaps": "Gli scambi in corso verranno visualizzati qui. Una volta completati, saranno presenti nella cronologia di scambi.",
112
+ "emptySwapHistory": "La cronologia di scambi viene memorizzata solo localmente e verrà cancellata se si cancellano i dati del browser.",
109
113
  "emptyTokenList": "Non siamo riusciti a trovare token sulla chain {{chainName}} o non ne hai. Riprova o scegli un'altra chain.",
110
114
  "routeNotFound": "Prova un'altra combinazione di token."
111
115
  },
112
116
  "title": {
113
- "emptyActiveSwaps": "Nessuno swap attivo",
114
- "emptySwapHistory": "Nessuno swap recente",
117
+ "emptyActiveSwaps": "Nessuno scambio attivo",
118
+ "emptySwapHistory": "Nessuno scambio recente",
115
119
  "routeNotFound": "Nessuna rotta disponibile"
116
120
  }
117
121
  },
118
- "onChain": "on {{chainName}}",
122
+ "nftStepDetails": "Acquista NFT tramite {{tool}}",
123
+ "onChain": "su {{chainName}}",
119
124
  "otherTokens": "Altri token",
125
+ "ownedBy": "Di proprietà di",
126
+ "payWith": "Paga con",
120
127
  "process": {
121
128
  "crossChain": {
122
- "actionRequired": "Si prega di firmare la transazione.",
123
- "done": "Operazione approvata.",
124
- "pending": "In attesa della transazione.",
125
- "started": "Preparazione della transazione."
129
+ "actionRequired": "Si prega di firmare la transazione",
130
+ "done": "Transazione di bridge approvata",
131
+ "pending": "In attesa della transazione di bridge",
132
+ "started": "Preparazione della transazione di bridge"
126
133
  },
127
134
  "receivingChain": {
128
- "done": "Fondi ricevuti.",
129
- "partial": "Bridge partially completed",
130
- "pending": "In attesa di ricevere la catena.",
131
- "refunded": "Bridge transaction refunded"
135
+ "done": "Bridge completato",
136
+ "partial": "Bridge parzialmente completato",
137
+ "pending": "In attesa della chain di destinazione",
138
+ "refunded": "Transazione di bridge rimborsata"
132
139
  },
133
140
  "swap": {
134
- "actionRequired": "Si prega di firmare la transazione.",
135
- "done": "Scambio completato.",
136
- "pending": "Scambio.",
137
- "started": "Preparazione dello swap."
141
+ "actionRequired": "Si prega di firmare la transazione",
142
+ "done": "Scambio completato",
143
+ "pending": "In attesa della transazione di scambio",
144
+ "started": "Preparazione dello scambio"
138
145
  },
139
146
  "switchChain": {
140
- "actionRequired": "È necessario cambiare a chain.",
141
- "done": "La chain è stata cambiata con successo."
147
+ "actionRequired": "È necessario cambiare la chain",
148
+ "done": "La chain è stata cambiata con successo"
142
149
  },
143
150
  "tokenAllowance": {
144
- "done": "Approvazione dell'indennità del token.",
145
- "pending": "In attesa dell'indennità del token.",
146
- "started": "Impostazione dell'indennità di token."
151
+ "done": "Indennità del token approvata",
152
+ "pending": "In attesa dell'indennità del token",
153
+ "started": "Applicazione dell'indennità di token"
147
154
  }
148
155
  },
149
- "quotedAmount": "Quoted amount",
150
- "rateChange": "Rate change",
151
- "receiving": "Ricezione",
156
+ "quotedAmount": "Totale quotato",
157
+ "rateChange": "Tasso di scambio",
158
+ "receiving": "In ricezione",
152
159
  "routes": "Ottieni",
153
160
  "selectChain": "Chain",
154
- "selectChainAndToken": "Selezionare la chain e il token",
161
+ "selectChainAndToken": "Selezionare la chain ed il token",
155
162
  "selectToken": "Token",
156
- "sendToAddress": "Send to {{address}}",
157
- "sendToWallet": "Inviare a un altro portafoglio",
158
- "sentToAddress": "Sent to {{address}}",
163
+ "sendToAddress": "Invia a {{address}}",
164
+ "sendToWallet": "Invia ad un altro portafoglio",
165
+ "sentToAddress": "Inviati a {{address}}",
159
166
  "stepBridge": "Bridge",
160
167
  "stepSwap": "Scambio",
161
- "stepSwapAndBridge": "Scambia e trasferisci",
168
+ "stepSwapAndBridge": "Scambia e bridge",
162
169
  "success": {
163
170
  "message": {
164
- "swapPartiallySuccessful": "We've tried to complete the swap, but {{tool}} ran out of liquidity for {{tokenSymbol}} token.",
165
- "swapSuccessful": "Sono presenti ora {{amount, number(maximumFractionDigits: 4)}} {{tokenSymbol}} nel portafoglio {{walletAddress}} sulla chain {{chainName}}."
171
+ "swapPartiallySuccessful": "Abbiamo provato a completare lo scambio, ma {{tool}} ha terminato la liquidità per {{tokenSymbol}} token.",
172
+ "swapSuccessful": "Sono presenti ora {{amount, number(maximumFractionDigits: 9)}} {{tokenSymbol}} nel portafoglio {{walletAddress}} sulla chain {{chainName}}."
166
173
  },
167
174
  "title": {
168
- "gasSwapSuccessful": "Gas swap successful",
169
- "refundIssued": "Refund issued",
170
- "swapPartiallySuccessful": "Swap partially successful",
171
- "swapSuccessful": "Scambio avvenuto con successo"
175
+ "gasSwapSuccessful": "Scambio di swap avvenuto con successo",
176
+ "refundIssued": "Rimborso inviato",
177
+ "swapPartiallySuccessful": "Scambio parzialmente completato con successo",
178
+ "swapSuccessful": "Scambio completato con successo"
172
179
  }
173
180
  },
174
181
  "supportId": "ID supporto",
175
182
  "swapStepDetails": "Scambio su {{chain}} tramite {{tool}}.",
176
- "swapping": "Scambio",
183
+ "swapping": "In fase di scambio",
177
184
  "tags": {
178
185
  "ALTERNATIVE": "ALTERNATIVA",
179
186
  "CHEAPEST": "ECONOMICO",
@@ -183,18 +190,18 @@
183
190
  },
184
191
  "to": "A",
185
192
  "tokenOnChain": "{{tokenSymbol}} su {{chainName}}",
186
- "tokenOnChainAmount": "{{amount, number(maximumFractionDigits: 4)}} {{tokenSymbol}} su {{chainName}}",
193
+ "tokenOnChainAmount": "{{amount, number(maximumFractionDigits: 9)}} {{tokenSymbol}} su {{chainName}}",
187
194
  "tokenSearch": "Cerca il tuo token",
188
195
  "valueLoss": "Perdita di valore",
189
196
  "walletAddressOrEns": "Indirizzo del portafoglio o nome ENS",
190
197
  "warning": {
191
198
  "message": {
192
- "deleteActiveSwaps": "Gli swap attivi vengono memorizzati solo localmente e non possono essere recuperati se vengono cancellati.",
193
- "deleteSwapHistory": "La cronologia degli scambi viene memorizzata solo localmente e non può essere recuperata se viene cancellata.",
194
- "highValueLoss": "Il valore dei gettoni ricevuti è significativamente inferiore ai gettoni scambiati e al costo della transazione.",
195
- "insufficientFunds": "Non hai abbastanza fondi per eseguire lo swap.",
199
+ "deleteActiveSwaps": "Gli scambi attivi vengono memorizzati solo localmente e non possono essere recuperati se vengono cancellati.",
200
+ "deleteSwapHistory": "La cronologia degli scambi viene memorizzata solo localmente e, se cancellata, non può essere recuperata.",
201
+ "highValueLoss": "Il valore dei token ricevuti è significativamente inferiore ai token scambiati più il costo della transazione.",
202
+ "insufficientFunds": "Non hai abbastanza fondi per eseguire lo scambio.",
196
203
  "insufficientGas": "È necessario aggiungere almeno:",
197
- "rateChanged": "The exchange rate has changed. By continuing the swap, you'll accept the new rate."
204
+ "rateChanged": "Il tasso di scambio è cambiato. Se procedi, confermi di accettare il nuovo tasso."
198
205
  },
199
206
  "title": {
200
207
  "deleteActiveSwaps": "Cancellare tutti gli scambi attivi?",
@@ -202,7 +209,7 @@
202
209
  "deleteSwapHistory": "Cancellare la cronologia degli scambi?",
203
210
  "highValueLoss": "Perdita di valore elevato",
204
211
  "insufficientGas": "Gas insufficiente",
205
- "rateChanged": "Rate changed"
212
+ "rateChanged": "Tasso cambiato"
206
213
  }
207
214
  }
208
215
  },
@@ -213,8 +220,8 @@
213
220
  "text": "Non siamo riusciti a trovare questa pagina.",
214
221
  "title": "404"
215
222
  },
216
- "numberOfSteps": "Una serie di fasi di swap. Ogni fase può contenere 1-3 transazioni che richiedono una firma.",
217
- "progressToNextUpdate": "I dati visualizzati si aggiorneranno automaticamente dopo {{value}} secondi. Fai clic qui per aggiornare manualmente.",
223
+ "numberOfSteps": "Una serie di fasi di scambio. Ogni fase può contenere 1-3 transazioni che richiedono una firma.",
224
+ "progressToNextUpdate": "I dati visualizzati si aggiorneranno automaticamente dopo {{value}} secondi. Fai click qui per aggiornare manualmente.",
218
225
  "settingsModified": "Impostazioni (modificate)"
219
226
  },
220
227
  "wallet": {
package/i18n/uk.json CHANGED
@@ -6,9 +6,10 @@
6
6
  "contactSupport": "Служба підтримки",
7
7
  "continue": "Продовжити",
8
8
  "copyAddress": "Скопіювати адресу",
9
+ "viewOnExplorer": "Переглянути в оглядачі",
9
10
  "dark": "Темна",
10
11
  "delete": "Видалити",
11
- "disconnectWallet": "Відключити гаманець",
12
+ "disconnect": "Від'єднатись",
12
13
  "done": "Готово",
13
14
  "getGas": "Отримати газ",
14
15
  "hide": "Сховати",
@@ -93,6 +94,7 @@
93
94
  "transactionUnprepared": "Не вдалося підготувати транзакцію.",
94
95
  "unknown": "Щось пішло не так.",
95
96
  "walletAddressInvalid": "Адреса гаманця недійсна.",
97
+ "walletAddressRequired": "Необхідно вказати адресу гаманця.",
96
98
  "walletEnsAddressInvalid": "Адреса гаманця недійсна або мережа не підтримує ENS."
97
99
  }
98
100
  },
package/i18n/zh.json CHANGED
@@ -6,38 +6,41 @@
6
6
  "contactSupport": "联系我们",
7
7
  "continue": "继续",
8
8
  "copyAddress": "复制地址",
9
+ "viewOnExplorer": "在区块链浏览器上查看",
9
10
  "dark": "深色模式",
10
11
  "delete": "删除",
11
- "disconnectWallet": "断开钱包",
12
+ "disconnect": "断开连接",
12
13
  "done": "已完成",
13
- "getGas": "Get gas",
14
+ "getGas": "开始兑换燃气费",
14
15
  "hide": "隐藏",
15
- "lifiSwap": "LI.FI代币兑换",
16
- "light": "浅色模式",
16
+ "lifiSwap": "LI.FI兑换",
17
+ "light": "浅色主题",
17
18
  "max": "最大",
18
19
  "ok": "确认",
19
20
  "okay": "确认",
20
21
  "removeSwap": "删除该兑换",
21
22
  "restartSwap": "重新兑换",
23
+ "reviewGasSwap": "查看燃气费兑换",
22
24
  "reviewSwap": "查看该兑换",
23
25
  "seeDetails": "查看详情",
24
26
  "showAll": "显示所有",
25
- "startGasSwap": "Start gas swap",
27
+ "startGasSwap": "开始兑换燃气费",
26
28
  "startSwap": "开始兑换",
27
29
  "swap": "兑换",
28
- "tryAgain": "再试一次"
30
+ "tryAgain": "重试"
29
31
  },
30
32
  "format": {
31
33
  "currency": "{{value, currency(currency: USD)}}",
32
- "number": "{{value, number(maximumFractionDigits: 4)}}"
34
+ "number": "{{value, number(maximumFractionDigits: 9)}}"
33
35
  },
34
36
  "header": {
35
37
  "activeSwaps": "正在进行的兑换",
38
+ "checkout": "支付",
36
39
  "from": "兑换自",
37
- "gas": "Gas",
38
- "gasSwap": "Gas swap",
40
+ "gas": "燃气费",
41
+ "gasSwap": "燃气费兑换",
39
42
  "routes": "你会得到",
40
- "selectChain": "选择链",
43
+ "selectChain": "选择网络",
41
44
  "selectWallet": "选择你的钱包",
42
45
  "settings": "设置",
43
46
  "swap": "兑换",
@@ -58,7 +61,7 @@
58
61
  "fast": "快速",
59
62
  "normal": "正常",
60
63
  "slow": "缓慢",
61
- "title": "手续费"
64
+ "title": "燃气费"
62
65
  },
63
66
  "resetToDefault": "重置为默认值",
64
67
  "routePriority": "路由优先级",
@@ -69,28 +72,29 @@
69
72
  },
70
73
  "swap": {
71
74
  "crossStepDetails": "通过{{tool}}把资产从{{from}}链跨到{{to}}链上",
72
- "currentAmount": "Current amount",
75
+ "currentAmount": "当前余额",
73
76
  "error": {
74
77
  "message": {
75
- "slippageThreshold": "The slippage is larger than the defined threshold. Please request a new route to get a fresh quote.",
78
+ "slippageThreshold": "滑点大于预设值,请选择其他路由并获取新的价格。",
76
79
  "transactionFailed": "请查看区块浏览器以了解更多信息。",
77
- "transactionNotSent": "交易未发送,资金仍在您的钱包中({{chainName}}链上{{amount, number(maximumFractionDigits: 4)}}个{{tokenSymbol}})。",
78
- "transactionRejected": "需要您签名来完成此次交易。不用担心,{{chainName}}链上{{amount, number(maximumFractionDigits: 4)}}个{{tokenSymbol}}仍在您的钱包里。",
79
- "unknown": "Please try again or contact support."
80
+ "transactionNotSent": "交易未发送,不用担心,{{chainName}} 链上{{amount, number(maximumFractionDigits: 9)}} 个{{tokenSymbol}} 仍在您的钱包里。",
81
+ "transactionRejected": "需要您签名来完成此次交易,资金是安全的,{{chainName}} 链上{{amount, number(maximumFractionDigits: 9)}} 个{{tokenSymbol}} 仍在您的钱包里。",
82
+ "unknown": "请再试一次或者联系支持。"
80
83
  },
81
84
  "title": {
82
- "balanceIsTooLow": "The balance is too low",
83
- "chainSwitch": "需要切换当前链",
84
- "failed": "兑换失败。",
85
- "gasLimitIsTooLow": "The gas limit is too low",
86
- "slippageNotMet": "Slippage conditions not met",
87
- "transactionCanceled": "Transaction canceled",
88
- "transactionFailed": "交易失败。",
89
- "transactionRejected": "交易需要签名。",
90
- "transactionUnderpriced": "交易价格过低。",
91
- "transactionUnprepared": "无法准备该交易。",
92
- "unknown": "未知错误。",
85
+ "balanceIsTooLow": "余额太低",
86
+ "chainSwitch": "请切换当前网络",
87
+ "failed": "兑换失败",
88
+ "gasLimitIsTooLow": "燃气费设置过低",
89
+ "slippageNotMet": "滑点未满足",
90
+ "transactionCanceled": "交易取消",
91
+ "transactionFailed": "交易失败",
92
+ "transactionRejected": "交易需要签名",
93
+ "transactionUnderpriced": "交易定价过低",
94
+ "transactionUnprepared": "无法开始该交易",
95
+ "unknown": "未知错误",
93
96
  "walletAddressInvalid": "钱包地址无效。",
97
+ "walletAddressRequired": "请输入钱包地址。",
94
98
  "walletEnsAddressInvalid": "钱包地址无效或者当前网络不支持ENS。"
95
99
  }
96
100
  },
@@ -98,82 +102,85 @@
98
102
  "featuredTokens": "精选代币",
99
103
  "from": "从",
100
104
  "fromAmount": "需要支付",
101
- "gasCost": "交易费",
102
- "gasFeeEstimated": "estimated gas fee",
103
- "gasFeePaid": "gas fee paid",
105
+ "gasCost": "燃气费消耗",
106
+ "gasFeeEstimated": "预估燃气费",
107
+ "gasFeePaid": "已支付燃气费",
104
108
  "inProgress": "进行中",
105
109
  "info": {
106
110
  "message": {
107
- "emptyActiveSwaps": "正在进行的兑换将出现在这里。一旦完成,你可在兑换记录中找到它们。",
108
- "emptySwapHistory": "兑换历史记录只存储在本地,如果你清除浏览器数据,他们将被删除。",
109
- "emptyTokenList": "我们无法在{{chainName}}链上找到这些代币,或者你的钱包内没有这些代币。请再次搜索或者选择其他链再试一次。",
110
- "routeNotFound": "试试另一个路由。"
111
+ "emptyActiveSwaps": "正在进行的兑换将在这里显示。一旦完成,你可在兑换记录中找到它们。",
112
+ "emptySwapHistory": "兑换记录只存储在本地,如果你清除浏览器数据,他们将被删除。",
113
+ "emptyTokenList": "我们无法在 {{chainName}} 链上找到这些代币,或者你的钱包内没有这些代币。请再次搜索或者选择其他链再试一次。",
114
+ "routeNotFound": "试试另一个代币组合。"
111
115
  },
112
116
  "title": {
113
117
  "emptyActiveSwaps": "没有正在进行的兑换",
114
- "emptySwapHistory": "空兑换历史记录",
118
+ "emptySwapHistory": "没有兑换记录",
115
119
  "routeNotFound": "没有可用的路由"
116
120
  }
117
121
  },
118
- "onChain": "on {{chainName}}",
122
+ "nftStepDetails": "通过 {{tool}} 购买 NFT",
123
+ "onChain": "在{{chainName}} 上",
119
124
  "otherTokens": "其他代币",
125
+ "ownedBy": "属于",
126
+ "payWith": "付款方式为",
120
127
  "process": {
121
128
  "crossChain": {
122
- "actionRequired": "请签署此交易。",
123
- "done": "交易已批准。",
124
- "pending": "等待交易完成。",
125
- "started": "准备执行交易。"
129
+ "actionRequired": "请签署此交易",
130
+ "done": "跨链交易已确认",
131
+ "pending": "跨链交易进行中",
132
+ "started": "准备执行跨链交易"
126
133
  },
127
134
  "receivingChain": {
128
- "done": "资金已到账。",
129
- "partial": "Bridge partially completed",
130
- "pending": "等待接收链。",
131
- "refunded": "Bridge transaction refunded"
135
+ "done": "跨链完成",
136
+ "partial": "跨链部分完成",
137
+ "pending": "等待接收链回应",
138
+ "refunded": "跨链交易资产已退还"
132
139
  },
133
140
  "swap": {
134
- "actionRequired": "请签署此交易。",
135
- "done": "兑换完成。",
136
- "pending": "代币兑换中。",
137
- "started": "准备兑换。"
141
+ "actionRequired": "请签署此交易",
142
+ "done": "兑换完成",
143
+ "pending": "代币兑换中",
144
+ "started": "准备兑换"
138
145
  },
139
146
  "switchChain": {
140
- "actionRequired": "需要切换当前链。",
141
- "done": "链切换成功。"
147
+ "actionRequired": "请切换当前网络",
148
+ "done": "网络切换成功"
142
149
  },
143
150
  "tokenAllowance": {
144
- "done": "已批准代币限额。",
145
- "pending": "等待代币限额批准完成。",
146
- "started": "设置代币限额。"
151
+ "done": "已批准代币限额",
152
+ "pending": "代币限额批准进行中",
153
+ "started": "设置代币限额"
147
154
  }
148
155
  },
149
- "quotedAmount": "Quoted amount",
150
- "rateChange": "Rate change",
156
+ "quotedAmount": "报价金额",
157
+ "rateChange": "波动率",
151
158
  "receiving": "接收",
152
- "routes": "你会得到",
153
- "selectChain": "",
159
+ "routes": "你会收到",
160
+ "selectChain": "网络",
154
161
  "selectChainAndToken": "选择链和代币",
155
162
  "selectToken": "代币",
156
- "sendToAddress": "Send to {{address}}",
163
+ "sendToAddress": "发送到{{address}}",
157
164
  "sendToWallet": "发送到另外的钱包",
158
- "sentToAddress": "Sent to {{address}}",
165
+ "sentToAddress": "发送到{{address}}",
159
166
  "stepBridge": "跨链",
160
167
  "stepSwap": "兑换",
161
168
  "stepSwapAndBridge": "兑换和跨链",
162
169
  "success": {
163
170
  "message": {
164
- "swapPartiallySuccessful": "We've tried to complete the swap, but {{tool}} ran out of liquidity for {{tokenSymbol}} token.",
165
- "swapSuccessful": "现在有 {{amount, number(maximumFractionDigits: 4)}}个{{tokenSymbol}}在{{chainName}}链上的{{walletAddress}}钱包。"
171
+ "swapPartiallySuccessful": "我们试图完成兑换,但 {{tool}} {{tokenSymbol}} 代币流动性不足。",
172
+ "swapSuccessful": "现在有 {{amount, number(maximumFractionDigits: 9)}} 个{{tokenSymbol}} 在{{chainName}} 链上的{{walletAddress}} 钱包里。"
166
173
  },
167
174
  "title": {
168
- "gasSwapSuccessful": "Gas swap successful",
169
- "refundIssued": "Refund issued",
170
- "swapPartiallySuccessful": "Swap partially successful",
175
+ "gasSwapSuccessful": "燃气费兑换成功",
176
+ "refundIssued": "退款已受理",
177
+ "swapPartiallySuccessful": "兑换部分完成",
171
178
  "swapSuccessful": "兑换成功"
172
179
  }
173
180
  },
174
181
  "supportId": "支持ID",
175
182
  "swapStepDetails": "通过{{tool}}在{{chain}}链上兑换代币",
176
- "swapping": "兑换",
183
+ "swapping": "兑换中",
177
184
  "tags": {
178
185
  "ALTERNATIVE": "可用",
179
186
  "CHEAPEST": "便宜",
@@ -183,26 +190,26 @@
183
190
  },
184
191
  "to": "到",
185
192
  "tokenOnChain": "{{chainName}}链上的{{tokenSymbol}}",
186
- "tokenOnChainAmount": "{{chainName}}链上{{amount, number(maximumFractionDigits: 4)}}个{{tokenSymbol}}",
193
+ "tokenOnChainAmount": "{{chainName}} 链上{{amount, number(maximumFractionDigits: 9)}} 个{{tokenSymbol}}",
187
194
  "tokenSearch": "搜索代币",
188
195
  "valueLoss": "资金损失",
189
196
  "walletAddressOrEns": "钱包地址或ENS名称",
190
197
  "warning": {
191
198
  "message": {
192
199
  "deleteActiveSwaps": "正在进行的兑换记录只存储在本地,如果删除它们,我们将无法恢复这些记录。",
193
- "deleteSwapHistory": "兑换历史记录只存储在本地,如果你删除它,我们将无法恢复这些记录。",
194
- "highValueLoss": "收到的代币的价值明显低于要被兑换代币和交易成本。",
195
- "insufficientFunds": "你没有足够的资金来执行这笔交易。",
200
+ "deleteSwapHistory": "兑换记录只存储在本地,如果你删除它,我们将无法恢复这些记录。",
201
+ "highValueLoss": "收到的代币的价值明显低于要被兑换的代币和交易成本。",
202
+ "insufficientFunds": "你没有足够的资金来执行这笔兑换。",
196
203
  "insufficientGas": "你至少需要:",
197
- "rateChanged": "The exchange rate has changed. By continuing the swap, you'll accept the new rate."
204
+ "rateChanged": "兑换比例已经改变,如果继续兑换,您将接受新的兑换比例。"
198
205
  },
199
206
  "title": {
200
207
  "deleteActiveSwaps": "确定要清空正在进行的兑换记录?",
201
208
  "deleteSwap": "确定要删除这个兑换记录?",
202
- "deleteSwapHistory": "确定要清空兑换历史记录?",
209
+ "deleteSwapHistory": "确定要清空兑换记录?",
203
210
  "highValueLoss": "大额资金损失",
204
- "insufficientGas": "手续费不足",
205
- "rateChanged": "Rate changed"
211
+ "insufficientGas": "燃料费不足",
212
+ "rateChanged": "兑换比例变动"
206
213
  }
207
214
  }
208
215
  },
@@ -213,11 +220,11 @@
213
220
  "text": "我们找不到这个页面。",
214
221
  "title": "404"
215
222
  },
216
- "numberOfSteps": "兑换步骤。每个步骤可以包含1-2个需要签名的交易。",
217
- "progressToNextUpdate": "数据将在{{value}}秒后自动刷新。点击这里可以手动更新。",
223
+ "numberOfSteps": "一系列的兑换步骤,每个步骤可能包含1-2个需要签名的交易。",
224
+ "progressToNextUpdate": "数据将在{{value}} 秒后自动刷新,点击这里可以手动更新。",
218
225
  "settingsModified": "设置(已修改)"
219
226
  },
220
227
  "wallet": {
221
- "extensionNotFound": "在选择钱包之前,请确保只有{{name}}浏览器的扩展应用处于激活状态。"
228
+ "extensionNotFound": "在选择钱包之前,请确保只有{{name}} 浏览器的扩展应用处于激活状态。"
222
229
  }
223
230
  }