@lifi/widget 4.0.0-alpha.1 → 4.0.0-alpha.2
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/dist/esm/config/version.d.ts +1 -1
- package/dist/esm/config/version.js +1 -1
- package/package.json +18 -3
- package/src/config/version.ts +1 -1
- package/CHANGELOG.md +0 -2590
- package/package.json.tmp +0 -88
- package/src/i18n/bn.json +0 -357
- package/src/i18n/de.json +0 -357
- package/src/i18n/en.json +0 -357
- package/src/i18n/es.json +0 -357
- package/src/i18n/fr.json +0 -357
- package/src/i18n/hi.json +0 -357
- package/src/i18n/id.json +0 -357
- package/src/i18n/it.json +0 -357
- package/src/i18n/ja.json +0 -357
- package/src/i18n/ko.json +0 -357
- package/src/i18n/pl.json +0 -357
- package/src/i18n/pt.json +0 -357
- package/src/i18n/th.json +0 -357
- package/src/i18n/tr.json +0 -357
- package/src/i18n/uk.json +0 -357
- package/src/i18n/vi.json +0 -357
- package/src/i18n/zh.json +0 -357
- package/src/utils/compactNumberFormatter.test.ts +0 -67
- package/src/utils/format.test.ts +0 -53
- package/tsconfig.json +0 -15
package/src/i18n/it.json
DELETED
|
@@ -1,357 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"language": {
|
|
3
|
-
"name": "Italiano",
|
|
4
|
-
"title": "Lingua"
|
|
5
|
-
},
|
|
6
|
-
"format": {
|
|
7
|
-
"currency": "",
|
|
8
|
-
"number": "{{value, number(maximumFractionDigits: 9)}}",
|
|
9
|
-
"percent": "",
|
|
10
|
-
"tokenAmount": ""
|
|
11
|
-
},
|
|
12
|
-
"button": {
|
|
13
|
-
"auto": "Auto",
|
|
14
|
-
"bookmark": "",
|
|
15
|
-
"bookmarks": "",
|
|
16
|
-
"bridge": "Bridge",
|
|
17
|
-
"bridgeReview": "",
|
|
18
|
-
"buy": "Acquista",
|
|
19
|
-
"cancel": "Annulla",
|
|
20
|
-
"checkoutReview": "",
|
|
21
|
-
"close": "",
|
|
22
|
-
"confirm": "",
|
|
23
|
-
"connectAnotherWallet": "",
|
|
24
|
-
"connectChainWallet": "",
|
|
25
|
-
"connectWallet": "Collega il portafoglio",
|
|
26
|
-
"contactSupport": "Contatta l'assistenza",
|
|
27
|
-
"continue": "Continua",
|
|
28
|
-
"copyAddress": "Copia indirizzo",
|
|
29
|
-
"dark": "Scuro",
|
|
30
|
-
"delete": "Elimina",
|
|
31
|
-
"deposit": "",
|
|
32
|
-
"depositReview": "",
|
|
33
|
-
"disconnect": "Disconnetti",
|
|
34
|
-
"done": "Fatto",
|
|
35
|
-
"exchange": "Scambia",
|
|
36
|
-
"getGas": "Ottieni gas",
|
|
37
|
-
"learnMore": "Ulteriori informazioni",
|
|
38
|
-
"light": "Chiaro",
|
|
39
|
-
"max": "",
|
|
40
|
-
"ok": "Ok",
|
|
41
|
-
"options": "",
|
|
42
|
-
"removeTransaction": "Rimuovi transazione",
|
|
43
|
-
"reset": "Ripristina",
|
|
44
|
-
"resetSettings": "Ripristina impostazioni",
|
|
45
|
-
"seeDetails": "Vedi dettagli",
|
|
46
|
-
"showAll": "Mostra tutto",
|
|
47
|
-
"startBridging": "Inizia il bridge",
|
|
48
|
-
"startSwapping": "Avvia lo scambio",
|
|
49
|
-
"swap": "Scambio",
|
|
50
|
-
"swapReview": "",
|
|
51
|
-
"system": "",
|
|
52
|
-
"tryAgain": "Riprova",
|
|
53
|
-
"viewCoverage": "Vedi copertura",
|
|
54
|
-
"viewOnExplorer": "Visualizza sull'Explorer"
|
|
55
|
-
},
|
|
56
|
-
"header": {
|
|
57
|
-
"activeTransactions": "Transazioni attive",
|
|
58
|
-
"amount": "",
|
|
59
|
-
"bookmarkedWallets": "",
|
|
60
|
-
"bridge": "",
|
|
61
|
-
"checkout": "Checkout",
|
|
62
|
-
"checkoutDetails": "",
|
|
63
|
-
"deposit": "",
|
|
64
|
-
"depositDetails": "",
|
|
65
|
-
"depositTo": "",
|
|
66
|
-
"exchange": "Exchange",
|
|
67
|
-
"from": "Scambia da",
|
|
68
|
-
"gas": "Gas",
|
|
69
|
-
"payWith": "Paga con",
|
|
70
|
-
"receive": "",
|
|
71
|
-
"received": "",
|
|
72
|
-
"recentWallets": "",
|
|
73
|
-
"refunded": "",
|
|
74
|
-
"selectChain": "Seleziona la chain",
|
|
75
|
-
"selectWallet": "Seleziona il tuo portafoglio",
|
|
76
|
-
"send": "",
|
|
77
|
-
"sendToWallet": "",
|
|
78
|
-
"settings": "Impostazioni",
|
|
79
|
-
"swap": "Scambio",
|
|
80
|
-
"to": "Scambia a",
|
|
81
|
-
"transactionDetails": "Dettagli transazione",
|
|
82
|
-
"transactionHistory": "Storico Transazioni",
|
|
83
|
-
"walletConnected": "Portafoglio collegato",
|
|
84
|
-
"youGet": "Ricevi",
|
|
85
|
-
"youPay": ""
|
|
86
|
-
},
|
|
87
|
-
"info": {
|
|
88
|
-
"message": {
|
|
89
|
-
"accountDeployedMessage": "",
|
|
90
|
-
"autoRefuel": "Livello basso di gas su {{chainName}}. Continuando avrai abbastanza gas per completare lo scambio.",
|
|
91
|
-
"emptyActiveTransactions": "Le transazioni in corso appariranno qui. Una volta completate, potrai trovarle nella cronologia delle transazioni.",
|
|
92
|
-
"emptyBridgesList": "",
|
|
93
|
-
"emptyChainList": "",
|
|
94
|
-
"emptyExchangesList": "",
|
|
95
|
-
"emptyTokenListAllNetworks": "",
|
|
96
|
-
"emptyTransactionHistory": "La cronologia delle transazioni è memorizzata solo localmente e verrà eliminata se si cancellano i dati del browser.",
|
|
97
|
-
"routeNotFound": "Le ragioni potrebbero essere: bassa liquidità, la quantità selezionata è troppo bassa, i costi del gas sono troppo elevati o non ci sono routes per la combinazione selezionata.",
|
|
98
|
-
"toAddressIsRequired": "",
|
|
99
|
-
"missingRouteRequiredAccount": ""
|
|
100
|
-
},
|
|
101
|
-
"title": {
|
|
102
|
-
"autoRefuel": "",
|
|
103
|
-
"emptyActiveTransactions": "Nessuna transazione attiva",
|
|
104
|
-
"emptyTransactionHistory": "Nessuna transazione recente",
|
|
105
|
-
"routeNotFound": "Nessuna rotta disponibile"
|
|
106
|
-
}
|
|
107
|
-
},
|
|
108
|
-
"success": {
|
|
109
|
-
"message": {
|
|
110
|
-
"exchangePartiallySuccessful": ""
|
|
111
|
-
},
|
|
112
|
-
"title": {
|
|
113
|
-
"bridgePartiallySuccessful": "Bridge parzialmente completato con successo",
|
|
114
|
-
"bridgeSuccessful": "Bridge avvenuto con successo",
|
|
115
|
-
"depositSuccessful": "",
|
|
116
|
-
"checkoutSuccessful": "",
|
|
117
|
-
"refundIssued": "Rimborso inviato",
|
|
118
|
-
"swapPartiallySuccessful": "Scambio parzialmente completato con successo",
|
|
119
|
-
"swapSuccessful": "Scambio completato con successo"
|
|
120
|
-
}
|
|
121
|
-
},
|
|
122
|
-
"warning": {
|
|
123
|
-
"message": {
|
|
124
|
-
"accountNotDeployedMessage": "",
|
|
125
|
-
"lowAddressActivity": "",
|
|
126
|
-
"deleteActiveTransactions": "Gli scambi attivi vengono memorizzati solo localmente e non possono essere recuperati se vengono cancellati.",
|
|
127
|
-
"deleteTransactionHistory": "La cronologia delle transazioni è memorizzata solo localmente e non può essere recuperata se la elimini.",
|
|
128
|
-
"fundsLossPrevention": "",
|
|
129
|
-
"highValueLoss": "Il valore dei token ricevuti è significativamente inferiore ai token scambiati più il costo della transazione.",
|
|
130
|
-
"unverifiedToken": "",
|
|
131
|
-
"insufficientFunds": "Non hai abbastanza fondi per completare lo scambio.",
|
|
132
|
-
"insufficientGas": "Non hai abbastanza gas per completare lo scambio. Devi aggiungere almeno:",
|
|
133
|
-
"minFromAmountUSD": "",
|
|
134
|
-
"rateChanged": "Il tasso di scambio è cambiato. Se procedi, confermi di accettare il nuovo tasso.",
|
|
135
|
-
"resetSettings": "Questo porterà al ripristino della priorità di route, slittamento di prezzo, prezzo del gas, bridge abilitati ed exchanges.",
|
|
136
|
-
"slippageOutsideRecommendedLimits": "",
|
|
137
|
-
"slippageUnderRecommendedLimits": ""
|
|
138
|
-
},
|
|
139
|
-
"title": {
|
|
140
|
-
"deleteActiveTransactions": "Eliminare tutte le transazioni attive?",
|
|
141
|
-
"deleteTransaction": "Eliminare questa transazione?",
|
|
142
|
-
"deleteTransactionHistory": "Eliminare la cronologia transazioni?",
|
|
143
|
-
"highValueLoss": "Perdita di valore elevato",
|
|
144
|
-
"insufficientGas": "Gas insufficiente",
|
|
145
|
-
"rateChanged": "Tasso cambiato",
|
|
146
|
-
"resetSettings": "Ripristinare le impostazioni?",
|
|
147
|
-
"lowAddressActivity": ""
|
|
148
|
-
}
|
|
149
|
-
},
|
|
150
|
-
"error": {
|
|
151
|
-
"message": {
|
|
152
|
-
"allowanceRequired": "L'importo di {{tokenSymbol}} supera la tua quota massima permessa. Aumenta la quota e riprova.",
|
|
153
|
-
"insufficientFunds": "Non hai abbastanza gas per coprire il costo della transazione.",
|
|
154
|
-
"rateLimitExceeded": "",
|
|
155
|
-
"remainInYourWallet": "",
|
|
156
|
-
"signatureRejected": "",
|
|
157
|
-
"slippageThreshold": "Lo slittamento di prezzo è più alto della soglia definita. Si prega di richiedere una nuova route per ottenere una quota aggiornata.",
|
|
158
|
-
"thirdPartyError": "",
|
|
159
|
-
"transactionCanceled": "",
|
|
160
|
-
"transactionConflict": "",
|
|
161
|
-
"transactionExpired": "",
|
|
162
|
-
"transactionRejected": "",
|
|
163
|
-
"transactionFailed": "Per ulteriori informazioni, consultare il block explorer.",
|
|
164
|
-
"transactionNotSent": "",
|
|
165
|
-
"transactionSimulationFailed": "",
|
|
166
|
-
"unknown": "Riprova o contatta il nostro supporto.",
|
|
167
|
-
"walletChangedDuringExecution": ""
|
|
168
|
-
},
|
|
169
|
-
"title": {
|
|
170
|
-
"allowanceRequired": "Quota massima insufficiente",
|
|
171
|
-
"balanceIsTooLow": "Il saldo è troppo basso",
|
|
172
|
-
"bookmarkAlreadyExists": "",
|
|
173
|
-
"bookmarkNameRequired": "",
|
|
174
|
-
"chainSwitch": "È necessario cambiare la chain",
|
|
175
|
-
"exchangeRateUpdateCanceled": "",
|
|
176
|
-
"gasLimitIsTooLow": "Limite di gas troppo basso",
|
|
177
|
-
"insufficientFunds": "Fondi insufficienti",
|
|
178
|
-
"insufficientGas": "",
|
|
179
|
-
"rateLimitExceeded": "",
|
|
180
|
-
"signatureRejected": "",
|
|
181
|
-
"slippageNotMet": "Condizioni di slittamento di prezzo non rispettate",
|
|
182
|
-
"thirdPartyError": "",
|
|
183
|
-
"transactionCanceled": "Transazione cancellata",
|
|
184
|
-
"transactionConflict": "",
|
|
185
|
-
"transactionExpired": "",
|
|
186
|
-
"transactionFailed": "Transazione fallita",
|
|
187
|
-
"transactionRejected": "",
|
|
188
|
-
"transactionSimulationFailed": "",
|
|
189
|
-
"transactionUnderpriced": "L'operazione è sottostimata",
|
|
190
|
-
"transactionUnprepared": "Impossibile preparare la transazione",
|
|
191
|
-
"unknown": "Qualcosa è andato storto",
|
|
192
|
-
"walletAddressInvalid": "",
|
|
193
|
-
"walletAddressInvalid_chain": "",
|
|
194
|
-
"walletAddressRequired": "L'indirizzo è un campo obbligatorio.",
|
|
195
|
-
"walletChainTypeInvalid": "",
|
|
196
|
-
"walletMismatch": ""
|
|
197
|
-
}
|
|
198
|
-
},
|
|
199
|
-
"tooltip": {
|
|
200
|
-
"deselectAll": "",
|
|
201
|
-
"estimatedTime": "",
|
|
202
|
-
"feeCollection": "",
|
|
203
|
-
"minReceived": "",
|
|
204
|
-
"notFound": {
|
|
205
|
-
"text": "Non siamo riusciti a trovare questa pagina.",
|
|
206
|
-
"title": "404"
|
|
207
|
-
},
|
|
208
|
-
"multistep": "",
|
|
209
|
-
"gasless": "",
|
|
210
|
-
"numberOfSteps": "",
|
|
211
|
-
"priceImpact": "",
|
|
212
|
-
"progressToNextUpdate": "I dati visualizzati si aggiorneranno automaticamente dopo {{value}} secondi. Fai click qui per aggiornare manualmente.",
|
|
213
|
-
"selectAll": "",
|
|
214
|
-
"settingsModified": "Impostazioni (modificate)",
|
|
215
|
-
"slippage": ""
|
|
216
|
-
},
|
|
217
|
-
"main": {
|
|
218
|
-
"allNetworks": "",
|
|
219
|
-
"allTokens": "",
|
|
220
|
-
"bridgeStepDetails": "",
|
|
221
|
-
"checkoutStepDetails": "",
|
|
222
|
-
"currentAmount": "Quantità corrente",
|
|
223
|
-
"depositStepDetails": "",
|
|
224
|
-
"featuredTokens": "Token in evidenza",
|
|
225
|
-
"fees": {
|
|
226
|
-
"defaultIntegrator": "",
|
|
227
|
-
"relayerService": "",
|
|
228
|
-
"estimated": "",
|
|
229
|
-
"free": "",
|
|
230
|
-
"network": "",
|
|
231
|
-
"paid": "",
|
|
232
|
-
"provider": ""
|
|
233
|
-
},
|
|
234
|
-
"from": "Da",
|
|
235
|
-
"inProgress": "in corso",
|
|
236
|
-
"maxSlippage": "",
|
|
237
|
-
"minReceived": "",
|
|
238
|
-
"myTokens": "",
|
|
239
|
-
"onChain": "su {{chainName}}",
|
|
240
|
-
"ownedBy": "Di proprietà di",
|
|
241
|
-
"pinnedTokens": "",
|
|
242
|
-
"popularTokens": "",
|
|
243
|
-
"priceImpact": "",
|
|
244
|
-
"process": {
|
|
245
|
-
"bridge": {
|
|
246
|
-
"actionRequired": "",
|
|
247
|
-
"messageRequired": "",
|
|
248
|
-
"done": "",
|
|
249
|
-
"pending": "",
|
|
250
|
-
"started": ""
|
|
251
|
-
},
|
|
252
|
-
"checkout": {
|
|
253
|
-
"done": ""
|
|
254
|
-
},
|
|
255
|
-
"deposit": {
|
|
256
|
-
"done": ""
|
|
257
|
-
},
|
|
258
|
-
"receivingChain": {
|
|
259
|
-
"done": "Bridge completato",
|
|
260
|
-
"partial": "Bridge parzialmente completato",
|
|
261
|
-
"pending": "In attesa della chain di destinazione",
|
|
262
|
-
"refunded": "Transazione di bridge rimborsata"
|
|
263
|
-
},
|
|
264
|
-
"swap": {
|
|
265
|
-
"actionRequired": "",
|
|
266
|
-
"messageRequired": "",
|
|
267
|
-
"done": "Scambio completato",
|
|
268
|
-
"pending": "",
|
|
269
|
-
"started": "Preparazione dello scambio"
|
|
270
|
-
},
|
|
271
|
-
"permit": {
|
|
272
|
-
"actionRequired": "",
|
|
273
|
-
"done": "",
|
|
274
|
-
"pending": "",
|
|
275
|
-
"started": ""
|
|
276
|
-
},
|
|
277
|
-
"tokenAllowance": {
|
|
278
|
-
"actionRequired": "",
|
|
279
|
-
"resetRequired": "",
|
|
280
|
-
"done": "",
|
|
281
|
-
"pending": "",
|
|
282
|
-
"started": ""
|
|
283
|
-
}
|
|
284
|
-
},
|
|
285
|
-
"quotedAmount": "Totale quotato",
|
|
286
|
-
"rateChange": "Tasso di scambio",
|
|
287
|
-
"receiving": "In ricezione",
|
|
288
|
-
"refuelStepDetails": "Ottieni gas tramite {{tool}}",
|
|
289
|
-
"selectChain": "Seleziona la chain",
|
|
290
|
-
"selectChainAndToken": "Selezionare la chain ed il token",
|
|
291
|
-
"selectToken": "Seleziona un token",
|
|
292
|
-
"sendToAddress": "Invia a {{address}}",
|
|
293
|
-
"sendToWallet": "Invia ad un altro portafoglio",
|
|
294
|
-
"sending": "Invio in corso",
|
|
295
|
-
"sentToAddress": "Inviati a {{address}}",
|
|
296
|
-
"stepBridge": "",
|
|
297
|
-
"stepBridgeAndBuy": "Trasferisci e acquista",
|
|
298
|
-
"stepBridgeAndDeposit": "",
|
|
299
|
-
"stepBuy": "Acquista",
|
|
300
|
-
"stepDeposit": "",
|
|
301
|
-
"stepDetails": "{{tool}} tramite LI.FI",
|
|
302
|
-
"stepSwap": "Scambio",
|
|
303
|
-
"stepSwapAndBridge": "Scambia e bridge",
|
|
304
|
-
"stepSwapAndBuy": "Scambia e acquista",
|
|
305
|
-
"stepSwapAndDeposit": "",
|
|
306
|
-
"swapStepDetails": "Scambio su {{chain}} tramite {{tool}}.",
|
|
307
|
-
"transferId": "",
|
|
308
|
-
"tags": {
|
|
309
|
-
"cheapest": "",
|
|
310
|
-
"fastest": "",
|
|
311
|
-
"gasless": "",
|
|
312
|
-
"multistep": ""
|
|
313
|
-
},
|
|
314
|
-
"to": "A",
|
|
315
|
-
"tokenOnChain": "{{tokenSymbol}} su {{chainName}}",
|
|
316
|
-
"tokenOnChainAmount": "",
|
|
317
|
-
"tokenSearch": "",
|
|
318
|
-
"valueLoss": "Perdita di valore",
|
|
319
|
-
"searchBridges": "",
|
|
320
|
-
"searchExchanges": "",
|
|
321
|
-
"searchNetwork": ""
|
|
322
|
-
},
|
|
323
|
-
"settings": {
|
|
324
|
-
"appearance": "",
|
|
325
|
-
"enabledBridges": "",
|
|
326
|
-
"enabledExchanges": "",
|
|
327
|
-
"gasPrice": {
|
|
328
|
-
"fast": "Veloce",
|
|
329
|
-
"normal": "Normale",
|
|
330
|
-
"slow": "Lento",
|
|
331
|
-
"title": "Prezzo gas"
|
|
332
|
-
},
|
|
333
|
-
"routePriority": "Priorità di route",
|
|
334
|
-
"slippage": "",
|
|
335
|
-
"custom": "",
|
|
336
|
-
"resetSettings": "",
|
|
337
|
-
"hideSmallBalances": ""
|
|
338
|
-
},
|
|
339
|
-
"sendToWallet": {
|
|
340
|
-
"addBookmark": "",
|
|
341
|
-
"bookmarkWallet": "",
|
|
342
|
-
"confirmWalletAddress": "",
|
|
343
|
-
"connectedWallets": "",
|
|
344
|
-
"enterAddress_long": "",
|
|
345
|
-
"enterAddress_short": "",
|
|
346
|
-
"enterName": "",
|
|
347
|
-
"noBookmarkedWallets": "",
|
|
348
|
-
"noConnectedWallets": "",
|
|
349
|
-
"noRecentWallets": ""
|
|
350
|
-
},
|
|
351
|
-
"tokenMetric": {
|
|
352
|
-
"currentPrice": "",
|
|
353
|
-
"contractAddress": "",
|
|
354
|
-
"marketCap": "",
|
|
355
|
-
"volume24h": ""
|
|
356
|
-
}
|
|
357
|
-
}
|