-
Notifications
You must be signed in to change notification settings - Fork 45
/
translation.json
587 lines (587 loc) · 27.8 KB
/
translation.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
{
"account": {
"addEscrow": {
"availableAmount": "Available:",
"confirmDelegatingToInactive": {
"description": "Status of this validator is {{validatorStatus}}. Your delegation might not generate any rewards.",
"title": "Are you sure you want to continue?"
},
"confirmDelegatingToTop": {
"acknowledge": "Delegate anyway",
"description": "This validator is ranked in the top 20 by stake. Please consider delegating to a smaller validator to increase network security and decentralization."
},
"delegate": "Delegate"
},
"addressCopied": "Address copied.",
"emptyActiveDelegationsList": "There are currently no active delegations for this account.",
"emptyDebondingDelegationsList": "There are no debonding delegations for this account.",
"loading": "Loading account",
"loadingError": "Couldn't load account.",
"reclaimEscrow": {
"convertedToShares": "Corresponding number of gigashares: {{shares}}",
"reclaim": "Reclaim",
"reclaimAll": "Reclaim all",
"reclaimableAmount": "Available:"
},
"sendTransaction": {
"confirmSendingToValidator": {
"description": "This is a validator address. Transfers to this address do not stake your funds with the validator.",
"title": "Are you sure you want to continue?"
},
"enterAddress": "Enter an address",
"enterAmount": "Enter an amount",
"recipient": "Recipient",
"send": "Send",
"success": "Transaction successfully sent. The transaction might take up to a minute to appear on your account."
},
"subnavigation": {
"activeDelegations": "Staked",
"debondingDelegations": "Debonding",
"mobileActiveDelegations": "Staked",
"mobileDebondingDelegations": "Debonding"
},
"summary": {
"activity": "Activity",
"balance": {
"available": "Available",
"debonding": "Debonding",
"delegations": "Staked",
"total": "Total"
},
"noTransactionFound": "No transactions found.",
"noTransactionFoundOasisscanV2": "No transactions since November 29, 2023.",
"noWalletIsOpen": "To send, receive, stake and swap {{ticker}} tokens, <HomeLink>open your wallet</HomeLink>.",
"notYourAccount": "This is not your account.",
"pendingTransactions": "Pending transactions",
"someTxsInPendingState": "Some transactions are currently in a pending state.",
"viewAccountTxs": "View account transactions"
},
"transaction": {
"addEscrow": {
"received": "Received <Amount> delegation in escrow",
"sent": "Delegated <Amount/> to validator"
},
"consensusDeposit": {
"received": "Received <Amount/> deposit into {{runtimeName}} ParaTime",
"sent": "Deposited <Amount/> into {{runtimeName}} ParaTime"
},
"consensusWithdraw": {
"received": "Withdrew <Amount/> out of {{runtimeName}} ParaTime",
"sent": "Received <Amount/> from withdrawal out of {{runtimeName}} ParaTime"
},
"explorerLink": "View transaction records through explorer",
"failed": "Failed",
"genericTransaction": {
"destination": "Other address",
"header": "Method '{{method}}'"
},
"loadingError": "Couldn't load transactions.",
"pending": "Pending",
"reclaimEscrow": {
"received": "<Amount/> reclaimed by delegator",
"sent": "Reclaimed <Amount/> from validator"
},
"stakingAllow": {
"received": "Received <Amount/> allowance",
"sent": "Set <Amount/> allowance"
},
"stakingBurn": {
"sent": "Burned <Amount/>"
},
"successful": "Successful",
"transfer": {
"received": "Received <Amount/>",
"sent": {
"header": "Sent <Amount/>"
}
},
"unrecognizedTransaction": {
"destination": "Other address",
"header": "Unrecognized transaction, method '{{method}}'"
}
},
"validator": {
"loadingError": "Couldn't load validators.",
"showingStale": "Showing validator list as of {{staleTimestamp}}."
}
},
"appTitle": "ROSE Wallet",
"backends": {
"oasismonitor": "Oasis Monitor API",
"oasisscan": "Oasis Scan API",
"oasisscanV2": "Oasis Scan API v2",
"nexus": "Nexus API"
},
"banner": {
"buildPreview": "Please note this is an experimental build of ROSE Wallet and your secrets are not safe. ONLY USE IT FOR TESTING.",
"buildStaging": "Please note this is the staging deployment of ROSE Wallet. ONLY USE IT FOR TESTING."
},
"common": {
"amount": "Amount",
"block": "Block",
"cancel": "Cancel",
"confirm": "Confirm",
"delegator": "Delegator",
"from": "From",
"hash": "Tx Hash",
"round": "Round",
"time": "Time",
"to": "To",
"unavailable": "Unavailable",
"validator": "Validator",
"validators": "Validators"
},
"createWallet": {
"confirmSaved": "I saved my mnemonic",
"doNotShare": "Never share your mnemonic, anyone with your mnemonic can access your wallet and your tokens.",
"instruction": "Save your mnemonic <strong>in the right order</strong> in a secure location, you will need it to open your wallet.",
"mnemonicMismatch": "Entered mnemonic does not match.",
"newMnemonic": "Generate a new mnemonic",
"thisIsYourPhrase": "This is your mnemonic"
},
"delegations": {
"debondingTimeEnd": "End of debonding",
"delegatedAmount": "Delegated amount",
"loadingError": "Couldn't load delegations.",
"reclaimedAmount": "Amount to reclaim"
},
"deleteForm": {
"confirm": "Yes, delete",
"confirmationKeyword": "delete",
"hint": "Type <strong>{{confirmationKeyword}}</strong>"
},
"errors": {
"LedgerDerivedDifferentAccount": "This account does not belong to the currently connected Ledger.",
"LedgerOasisAppIsNotOpen": "Oasis App on Ledger is closed.",
"bluetoothTransportNotSupported": "Bluetooth may be turned off or your current platform does not support Bluetooth capability.",
"cannotSendToSelf": "Cannot send to yourself",
"disconnectedError": "Lost connection.",
"duplicateTransaction": "Duplicate transaction",
"indexerAPIError": "{{indexerName}} appears to be down, some information may be missing or out of date. Please, come back later.",
"insufficientBalance": "Insufficient balance",
"invalidAddress": "Invalid address",
"invalidNonce": "Invalid nonce (transaction number)",
"invalidPrivateKey": "Invalid private key",
"ledgerAppVersionNotSupported": "Oasis App on Ledger is closed or outdated. Make sure Ledger is unlocked, the Oasis App is opened and up to date.",
"ledgerCannotOpenOasisApp": "Could not open Oasis App on Ledger. Make sure Ledger is unlocked and the Oasis App is opened.",
"ledgerNoDeviceSelected": "No Ledger device selected. Make sure it is connected, <LedgerHelp>check common USB connection issues with Ledger</LedgerHelp>, and <ChromeHelp>check site permissions don't block USB devices</ChromeHelp>.",
"ledgerTransactionRejected": "Transaction rejected on Ledger.",
"noOpenWallet": "No wallet opened",
"unknown": "Unknown error: {{message}}",
"unknownGrpc": "Unknown gRPC error: {{message}}",
"unknownLedgerError": "Unknown ledger error: {{message}}",
"unknownParaTimeError": "Unknown ParaTime error: {{message}}",
"usbTransportError": "USB Transport error: {{message}}.",
"usbTransportNotSupported": "Current platform does not support WebUSB capability. Try on different platform or browser(preferably Chrome)."
},
"fatalError": {
"checkStatus": "Check network status",
"copied": "Error copied to clipboard",
"copy": "Copy error to clipboard",
"description": "The error that has occurred triggers the wallet to stop. <strong>Your funds are safe.</strong><br/><br/>Please try refreshing the page and reopening your wallet to see if the issue persists. You can check the current status of the network below.",
"heading": "An error occurred.",
"instruction": "If the issue is not resolved after refreshing, please email our support team at <Email/> and attach the error report.",
"reloadApp": "Reload app"
},
"fiatOnramp": {
"astarFootnote": "It is hereby noted that AStar Technologies, a Cayman Islands exempted company is acting on behalf and for the purposes of Oasis, and is also the provider of the ROSE Wallet.",
"buyNowInNewTab": "Buy ROSE now",
"description": "Convert your fiat currency into crypto.",
"header": "Buy ROSE",
"headerInWidget": "Purchase ROSE to your wallet",
"notMainnet": "You can only use this feature when you are on the mainnet.",
"notYourAccount": "You can only use this feature when your wallet is open.",
"openYourWallet": "Open your wallet",
"switchToMainnet": "Switch to Mainnet",
"thirdPartyAcknowledge": "I understand that I’m using a third-party solution and Oasis* does not carry any responsibility over the usage of this solution.",
"thirdPartyDisclaimer": "This service is provided by Transak - an external party. Oasis* does not carry any responsibility. All fees charged by Transak."
},
"footer": {
"feedback": "We’d love your feedback at <EmailLink>[email protected]</EmailLink>",
"github": "ROSE Wallet is <GithubLink>open source</GithubLink> and powered by",
"poweredBy": {
"oasismonitor": "Oasis Monitor API & Oasis gRPC",
"oasisscan": "Oasis Scan API & Oasis gRPC",
"oasisscanV2": "Oasis Scan API v2 & Oasis gRPC",
"nexus": "Nexus API & Oasis gRPC"
},
"terms": "<TermsLink>Terms and Conditions</TermsLink>",
"version": "Version: <ReleaseLink/> (commit: <CommitLink/>) built at {{buildTime}}"
},
"home": {
"create": {
"button": "Create wallet",
"description": "Create a brand new wallet to send, receive, stake and swap ROSE tokens.",
"header": "Create new wallet"
},
"existing": {
"button": "Open wallet",
"description": "Open your existing wallet stored on Ledger, import a private key or a mnemonic phrase.",
"header": "Access existing wallet"
}
},
"icons": {
"bluetooth": "Bluetooth",
"mnemonic": "Mnemonic",
"privateKey": "Private key",
"usb": "Usb",
"wallet": {
"label": "Wallet"
}
},
"infoBox": {
"valueCopied": "{{label}} copied."
},
"language": "Language",
"ledger": {
"extension": {
"connect": "Connect Ledger device",
"failed": "Connection failed",
"grantAccess": "Grant access to your Ledger",
"instructionStep": "Once device is connected continue the operation in the wallet app",
"succeed": "Device connected"
},
"instructionSteps": {
"closeLedgerLive": "Close Ledger Live app on the computer",
"connectBluetoothLedger": "Connect your Ledger to this device via Bluetooth",
"connectUsbLedger": "Connect your USB Ledger device to the computer",
"deviceIsPaired": "Make sure your Ledger is paired with this device",
"header": "Steps:",
"openOasisApp": "Open the Oasis App on your Ledger device"
},
"steps": {
"accessingLedger": "Connecting with Ledger device",
"idle": "Idle",
"loadingAccounts": "Loading account details",
"loadingBalances": "Loading balance details",
"loadingBluetoothDevices": "Loading bluetooth devices"
}
},
"menu": {
"addAccounts": "Add accounts",
"closeWallet": "Close wallet",
"fiatOnramp": "Buy ROSE",
"fiatOnramp-mobile": "Buy",
"home": "Home",
"lockProfile": "Lock profile",
"openMenu": "Menu",
"paraTimes": "ParaTimes",
"stake": "Stake ROSE",
"stake-mobile": "Stake",
"unlockProfile": "Unlock profile",
"wallet": "Account"
},
"migrateV0Extension": {
"backupInvalidPrivateKeys": {
"confirm": "I’ve safely stored my private keys",
"description": "{{count}} of your private keys have typos and won’t be stored by the new wallet extension. Please make sure to copy them and store them elsewhere before proceeding, so you can correct them later.",
"description_one": "1 of your private keys has typos and won’t be stored by the new wallet extension. Please make sure to copy it and store it elsewhere before proceeding, so you can correct it later.",
"description_plural": "{{count}} of your private keys have typos and won’t be stored by the new wallet extension. Please make sure to copy them and store them elsewhere before proceeding, so you can correct them later.",
"reveal": "Tap to show invalid private key"
},
"backupMnemonic": {
"confirm": "I’ve safely stored my mnemonic",
"description": "The new version of the wallet extension will no longer store your mnemonic. This phrase is the only way to restore your account if you have lost access. You now have a final chance to backup your mnemonic.",
"reveal": "Tap to show your mnemonic"
},
"finishMigration": "Open the new version of the wallet",
"nextStep": "Next",
"requiredField": "This field is required",
"title": "Important Wallet Update"
},
"mobileUpdate": {
"errorTitle": "Unexpected error",
"later": "Later",
"retry": "Retry",
"unknownOrErrorDescription": "Apologies for the inconvenience, an unexpected error has transpired. Please verify your internet connection and retry by clicking on the \"{{retryButtonLabel}}\" button.",
"unknownTitle": "Unknown error",
"updateAvailableDescription": "A new update is available for your ROSE Wallet. We recommend updating to the latest version for bug fixes, enhanced security and new features.",
"updateAvailableTitle": "Update pending...",
"updateInProgressDescription": "Your ROSE Wallet is currently undergoing an update. Please check back at later time. Alternatively, you may choose to retry by clicking on the \"{{retryButtonLabel}}\" button.",
"updateInProgressTitle": "Update in progress...",
"updateNow": "Update now"
},
"openWallet": {
"bitpie": {
"warning": "❗ BitPie wallet users: You cannot import the mnemonic phrase directly from your BitPie wallet. <DocsLink>Check documentation for details.</DocsLink>"
},
"header": "How do you want to open your wallet?",
"importAccounts": {
"NoBLEDevicesFound": "No Bluetooth devices found",
"accountCounter": "{{count}} accounts selected",
"accountCounter_one": "One account selected",
"accountCounter_plural": "{{count}} accounts selected",
"accountCounter_zero": "No account selected",
"bluetoothLedger": "Bluetooth Ledger",
"connectDeviceHeader": "How do you want to connect your Ledger device?",
"next": "Next",
"openWallets": "Open",
"pageNumber": "Page {{pageNum}} of {{totalPages}}",
"prev": "Prev",
"selectDevice": "Select device",
"selectLedgerDevice": "Select Ledger device",
"selectWallets": "Select accounts to open",
"usbLedger": "USB Ledger"
},
"ledger": {
"header": "Open from Ledger device"
},
"method": {
"ledger": "Ledger",
"mnemonic": "Mnemonic",
"privateKey": "Private key"
},
"mnemonic": {
"enterPhraseHere": "Enter your mnemonic here",
"error": "Invalid mnemonic. Please make sure to input the words in the right order, all lowercase.",
"header": "Enter your mnemonic",
"import": "Import my wallet",
"instruction": "Enter all your mnemonic words below separated by spaces. Most mnemonics are made of either 24 or 12 words."
},
"privateKey": {
"enterPrivateKeyHere": "Enter your private key here",
"error": "Invalid private key",
"errorKeyIsInEthFormat": "This input is intended for Oasis Consensus private keys. The private key you entered looks like an Ethereum-compatible private key (e.g. from MetaMask for Sapphire). If you want to use your Ethereum-compatible private key to move ROSE from Sapphire to Consensus, click \"{{paratimesMenu}}\", then \"{{withdrawButton}}\", and paste it there.",
"header": "Enter your private key",
"hidePrivateKey": "Hide private key",
"instruction": "Enter your private key in Base64 format.",
"showPrivateKey": "Show private key"
}
},
"paraTimes": {
"amount": {
"advanced": "Advanced",
"available": "Available:",
"depositDescription": "Please enter the amount of {{ticker}} to deposit and then click \"{{nextButtonLabel}}\"",
"emptyAccount": "The account is empty. There is nothing to withdraw.",
"feeAmountPlaceholder": "Fee Amount (nano {{ticker}})",
"feeGasPlaceholder": "Fee Gas",
"max": "MAX",
"tooltip": "Max value may be decreased by the fee",
"withdrawDescription": "Please enter the amount of {{ticker}} to withdraw and then click \"{{nextButtonLabel}}\""
},
"common": {
"cipher": "Cipher",
"depositHeader": "Deposit to ParaTime",
"discouragedType": "(experimental)",
"emerald": "Emerald",
"evmcType": "(EVMc)",
"header": "ParaTime Transfers",
"sapphire": "Sapphire",
"withdrawHeader": "Withdraw from ParaTime"
},
"confirmation": {
"confirmDepositDescription": "Please confirm the deposit amount and the recipient address are correct and then click \"{{nextButtonLabel}}\".",
"confirmDepositToForeignAccountDescription": "Destination address does not match any of the accounts in your wallet! Some services such as exchanges, may not support direct deposits to fund your account. For better compatibility, we strongly recommend that you first deposit to your ParaTime account and then transfer {{ticker}} to the destination address.",
"confirmTransferLabel": "I confirm the amount and the address are correct",
"confirmTransferToForeignAccount": "I confirm I want to directly withdraw to an external account",
"confirmTransferToValidatorDescription": "This is a validator wallet address. Transfers to this address do not stake your funds to the validator.",
"confirmTransferToValidatorLabel": "I confirm I want to transfer {{ticker}} to a validator address",
"confirmWithdrawDescription": "Please confirm the withdrawal amount and the recipient address are correct and then click \"{{nextButtonLabel}}\".",
"confirmWithdrawToForeignAccountDescription": "Destination address does not match any of the accounts in your wallet! Some services such as exchanges, may not support direct withdrawals to fund the account. For better compatibility, we strongly recommend that you first withdraw to your consensus account and then transfer {{ticker}} to the destination address.",
"depositDescription": "You are about to deposit <strong>{{value}} {{ticker}}</strong> to <strong>{{address}}</strong> on <strong>{{paraTime}}</strong> {{paratimeType}}",
"depositLabel": "Deposit",
"withdrawDescription": "You are about to withdraw <strong>{{value}} {{ticker}}</strong> from <strong>{{paraTime}}</strong> {{paratimeType}} to <strong>{{address}}</strong>",
"withdrawLabel": "Withdraw"
},
"error": {
"depositDescription": "Transaction failed. We were not able to complete deposit of <strong>{{value}} {{ticker}}</strong> to <strong>{{address}}</strong> on <strong>{{paraTime}}</strong> {{paratimeType}}",
"withdrawDescription": "Transaction failed. We were not able to complete withdrawal of <strong>{{value}} {{ticker}}</strong> from <strong>{{paraTime}}</strong> {{paratimeType}} to <strong>{{address}}</strong>"
},
"footer": {
"back": "Back",
"next": "Next",
"notice": "* EVMc - compatible with Ethereum Virtual Machine"
},
"pageInaccessible": {
"foreignAccount": "Transfers are not available.",
"ledgerAccount": "Ledger account is not supported."
},
"recipient": {
"depositDescription": "Please enter the recipient address on <strong>{{paraTime}}</strong> {{paratimeType}} and then click \"{{nextButtonLabel}}\"",
"ethPrivateKeyPlaceholder": "Enter Ethereum-compatible private key",
"evmcWithdrawDescription": "Please enter the private key of the account on ParaTime, the recipient address on consensus and click \"{{nextButtonLabel}}\"",
"placeholder": "0x...",
"withdrawDescription": "Please enter the recipient address on consensus and click \"{{nextButtonLabel}}\""
},
"selection": {
"cancel": "Cancel transfer",
"depositDescription": "Please select which ParaTime you wish to deposit your {{ticker}} to and then click \"{{nextButtonLabel}}\".",
"evmc": "EVMc",
"select": "Select a ParaTime",
"withdrawDescription": "Please select which ParaTime you wish to withdraw your {{ticker}} from and then click \"{{nextButtonLabel}}\"."
},
"summary": {
"depositDescription": "You have successfully deposited <strong>{{value}} {{ticker}}</strong> to <strong>{{address}}</strong> on <strong>{{paraTime}}</strong> {{paratimeType}}",
"navigate": "Navigate to ParaTime Transfers",
"withdrawDescription": "You have successfully withdrawn <strong>{{value}} {{ticker}}</strong> from <strong>{{paraTime}}</strong> {{paratimeType}} to <strong>{{address}}</strong>"
},
"transfers": {
"deposit": "Deposit to ParaTime",
"depositDisabled": "You don't have any {{ticker}} tokens to transfer",
"description": "Click on the \"{{depositButtonLabel}}\" button to deposit your {{ticker}} from consensus to a ParaTime of your choice or \"{{withdrawButtonLabel}}\" to withdraw your {{ticker}} from a ParaTime back to consensus.",
"withdraw": "Withdraw from ParaTime"
},
"unsupportedFormStep": "Unsupported form step",
"validation": {
"insufficientBalanceToPayFee": "Insufficient balance to pay the fee",
"invalidDecimalValue": "Maximum of {{decimals}} decimal places is allowed",
"invalidEthPrivateKey": "Ethereum-compatible private key is invalid",
"invalidEthPrivateKeyLength": "Private key should be 64 characters long",
"invalidFee": "Value must be integer greater than or equal to 0",
"required": "Field is required",
"unsupportedParaTime": "Unsupported ParaTime"
}
},
"persist": {
"createProfile": {
"passwordMismatch": "Entered password does not match",
"repeatPassword": "Confirm your password",
"requiredField": "This field is required",
"startPersisting": "Store your private keys locally and protect them with a password by creating a profile.",
"startPersistingToggle": "Create a profile",
"undependableAcknowledge": "I understand this password and profile do not substitute my mnemonic.",
"unsupported": "Persistence is not supported in this browser."
},
"loading": "Loading",
"loginToProfile": {
"deleteProfile": {
"button": "Delete profile",
"description": "This will <strong>permanently remove your private keys from this device.</strong><br/><br/>To confirm and proceed, please type <strong>{{confirmationKeyword}}</strong> below.",
"forgotPasswordButton": "Forgot password?",
"forgotPasswordDescription": "ROSE Wallet does not store your password and cannot help you retrieve it. If you forgot your password, you can delete your locked profile here. After that, you can create a new one using your mnemonic phrase or private keys, and use your ROSE tokens again.",
"title": "Delete Profile"
},
"description": "Enter your password to access your existing wallets on this device.",
"enterPasswordHere": "Enter your password",
"hidePassword": "Hide password",
"showPassword": "Show password",
"skipUnlocking": "Continue without the profile",
"title": "Welcome Back!",
"unlock": "Unlock",
"wrongPassword": "Wrong password"
}
},
"theme": {
"darkMode": "Dark mode",
"lightMode": "Light mode",
"system": "System",
"title": "Theme"
},
"toolbar": {
"contacts": {
"add": "Add Contact",
"address": "Address",
"cancel": "Cancel",
"delete": {
"button": "Delete contact",
"confirm": "Yes, delete",
"description": "Are you sure you want to delete this contact?",
"title": "Delete Contact"
},
"emptyList": "You have no contacts yet.",
"manage": "Manage Contact",
"name": "Name",
"notAvailable": "To start adding contacts create a profile while <OpenWalletButton>opening a wallet</OpenWalletButton>.",
"save": "Save",
"validation": {
"addressError": "Please enter a valid wallet address",
"addressNotUniqueError": "Address already exists",
"nameLengthError": "No more than 16 characters",
"required": "Field is required"
}
},
"networks": {
"local": "Local",
"mainnet": "Mainnet",
"selector": "Select network",
"testnet": "Testnet"
},
"profile": {
"notAvailable": "You can setup your profile while <OpenWalletButton>opening a wallet</OpenWalletButton>.",
"password": {
"current": "Current password",
"enterCurrent": "Enter your current password",
"enterNewPassword": "New password",
"reenterNewPassword": "Re-enter new password",
"submit": "Update password",
"success": "Password updated.",
"title": "Set a new password"
}
},
"settings": {
"accountNamingNotAvailable": "To name your account create a profile while <OpenWalletButton>opening a wallet</OpenWalletButton>.",
"cancel": "Cancel",
"contacts": "Contacts",
"delete": {
"description": "Are you sure you want to delete the following account?",
"inputHelp": "This action cannot be undone. To continue please type <strong>{{confirmationKeyword}}</strong> below.",
"title": "Delete Account",
"tooltip": "You must have at least one account at all times."
},
"exportPrivateKey": {
"confirm": "I understand, reveal my private key",
"copied": "Private key copied.",
"hint1": "The private key consists of a string of characters. Anyone with access to your private key has direct access to the assets of that account.",
"hint2": "If the private key is lost, it cannot be retrieved. Please make sure to backup the private key and keep it in a safe place.",
"title": "Export Private Key"
},
"manageAccount": "Manage",
"myAccountsTab": "My Accounts",
"nameLengthError": "No more than 16 characters",
"optionalName": "Name (optional)",
"profile": "Profile",
"save": "Save",
"settings": "Settings"
},
"wallets": {
"select": "Select"
}
},
"transaction": {
"cancel": "Cancel",
"confirm": "Confirm",
"preview": {
"amount": "Amount",
"fee": "Fee",
"from": "From",
"gas": "Gas",
"genesisHash": "Genesis hash",
"shares": "Gigashares",
"to": "To",
"type": "Type",
"validator": "Validator",
"warning": "Once you confirm this transaction you will not be able to cancel it. Carefully review it, and confirm once you are sure that you want to send it."
},
"step": {
"building": "Building transaction",
"preview": "Preview transaction",
"signing": "Signing transaction",
"submitting": "Submitting transaction"
},
"types": {
"addEscrow": "delegating your tokens to a validator and generate rewards",
"reclaimEscrow": "reclaiming your tokens delegated to a validator",
"transfer": "sending tokens from your account to another"
}
},
"validator": {
"boundsNotSet": "No bounds set (0% - 100%)",
"commission": "Commission",
"commissionBounds": {
"current": "<strong>{{lowerBound}}% - {{upperBound}}%</strong> at current Epoch {{epoch}}",
"future": "{{lowerBound}}% - {{upperBound}}% starting from Epoch {{epoch}}",
"label": "Commission bounds"
},
"escrow": "Escrow",
"fee": "Fee",
"name": "Name",
"rank": "Rank",
"status": "Status",
"statusActive": "Active",
"statusInactive": "Inactive",
"statusUnknown": "Unknown",
"totalEscrow": "Total escrow",
"unknownValidator": "Unknown validator"
}
}