-
Notifications
You must be signed in to change notification settings - Fork 112
/
Copy pathen.json
493 lines (493 loc) · 14.1 KB
/
en.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
{
"website":{
"title":"Official Masari Web Wallet",
"description":"Official online wallet for Masari currency - fast, anonymous, and fully handled in your browser for optimal security"
},
"messages": {
"menu": {
"home": "Home",
"account": "Account",
"send": "Send",
"receive": "Receive",
"export": "Export",
"donate": "Donate",
"settings": "Settings",
"disconnect": "Disconnect",
"network": "Network Stats"
},
"global": {
"loading": "Loading",
"disableSecurity":"Disable this security, I understand the risk",
"passwordInvalidRequirements":"The password needs at least 8 characters - 1 upper case letter, 1 lower case letter, one number, and one special character",
"passwordConfirmationNotMatching":"The password does not match the first password you wrote",
"download":"Download",
"newVersionModal":{
"title":"A new version is available",
"content":"Do you want to reload to load the new version?",
"confirmText":"Yes",
"cancelText":"Back"
},
"openWalletModal":{
"title":"Wallet Password",
"confirmText":"Open",
"cancelText":"Cancel"
},
"invalidPasswordModal":{
"title":"Oops...",
"content":"Your password seems invalid",
"confirmText":"OK"
},
"invalidMnemonicModal":{
"title":"Oops...",
"content":"The mnemonic phrase is invalid",
"confirmText":"OK"
},
"passwordNotComplexEnoughModal":{
"title":"The password is not complex enough",
"confirmText":"OK"
},
"permissionRequiredForCameraModal":{
"title":"Oops...",
"content":"The permission to access your camera is required to scan the QR code",
"confirmText":"OK"
}
},
"bottom": {
"termsOfUse": "Terms of Use",
"privacyPolicy": "Privacy Policy",
"support": "Support",
"donate": "Donate",
"network": "Network Stats",
"miningPool": "Mining Pool",
"github": "GitHub"
},
"homepage": {
"mainTitle": "Secure Masari Wallet",
"tagLine": "The simplest way to use Masari - anywhere and any time",
"actions": {
"loadWallet": "Load my wallet",
"importWallet": "Import a wallet",
"create": "Create",
"createWallet": "Create a wallet"
},
"notes": {
"secure": {
"title": "Secure",
"description": "No servers, fully encrypted!"
},
"fast": {
"title": "Fast",
"description": "Send Everywhere, Anytime!"
},
"technology": {
"title": "Unique Technology",
"description": "Connected directly to the Masari blockchain!"
},
"openSource": {
"title": "Fully Open-source",
"description": "Available on Github!"
}
}
},
"accountPage": {
"title": "Account",
"subtitle": "Your account overview and transaction history",
"synchronizingBlock": {
"text": "Synchronizing..."
},
"balanceBlock": {
"title": "Your balance",
"unlocked": "Unlocked"
},
"historyBlock": {
"title": "Transaction history",
"pendingTxStatus": "Pending",
"emptyWallet": "You currently have no funds in this wallet.",
"waitSync": "Please wait until the wallet is updated.",
"beReallyPatient": "The initial setup can take some time...",
"getMSRAddress": "Receive MSR"
},
"txDetails":{
"title":"Transaction details",
"txHash":"Tx hash",
"feesOnTx":"Tx fees",
"blockHeight":"Block height",
"paymentId":"Payment ID",
"txPrivKey":"Transaction Private Key"
}
},
"changeWalletPasswordPage":{
"title":"Change your password",
"oldPassword":{
"label":"Old password",
"invalid":"The password is invalid"
},
"newPassword":{
"label":"Choose a new password to protect your wallet"
},
"newPasswordConfirm":{
"label":"Confirm the new password"
},
"confirm":"Change the password",
"modalSuccess":{
"title":"Password changed!",
"confirmText":"OK"
}
},
"createWalletPage":{
"generatingStep":{
"title":"Your wallet is being generated...",
"subtitle":"It's almost done",
"waitingMessage":"Generating your wallet..."
},
"finalizationStep":{
"title":"That was simple. Your account is ready!",
"subtitle":"Be ready to use Masari like you never have",
"passwordSelectionBlock":{
"label":"Protect your wallet"
},
"passwordConfirmBlock":{
"label":"Confirm the password"
},
"validPassword":"Use this password",
"backupBlock":{
"title":"Save your private credentials for recovery.",
"option1":"Option 1: ",
"option2":"Option 2: ",
"titlePdf":"Download a PDF copy",
"titleManualWrite":"Write down my keys",
"privateKeys":"Private key",
"mnemonicPhrase":"Mnemonic phrase",
"separatorManualMethodsSolution":" or ",
"confirmManuallyWritten":"I wrote my seed phrase down",
"warningMessage":"**Do not lose it!** It cannot be recovered if you lose it.<br/>**Do not share it!** Your funds will be stolen if you use this file or seed on a malicious/phishing site.<br/>**Make a backup!** Secure it like the millions of dollars it may one day be worth.<br/>",
"finishButton":"I understand. Continue."
}
},
"disclaimerBlock":{
"title":"Risk of Using MasariWallet",
"content":"MasariWallet is a web-based interface. It helps you use Masari without running a full Masari node. <br/>We recommend you treat MasariWallet like you will treat your actual wallet."
}
},
"donatePage":{
"title":"Donate",
"subtitle":"Help to fund the development and pay the bills",
"webwalletBlock":{
"title":"Webwallet",
"content":"This Web wallet is developed by Gnock on his free time.<br/>If you want to help the development, help to pay for the servers, and like this app, please consider a donation: <br/><br/>"
},
"masariFundBlock":{
"title":"Masari Dev fund",
"content":"To help Masari, you can donate at these addresses"
}
},
"supportPage":{
"title":"Support",
"subtitle":"We are here to help!",
"getInTouchBlock":{
"title":"Let's Get In Touch!",
"content":"Do you have ideas or feedback that could help us improve the wallet? Contact us!",
"discord":"Masari Discord Channel"
}
},
"networkPage":{
"title":"Network stats",
"subtitle":"Insights on the Masari network",
"statsBlock":{
"hashrate":"Network hashrate",
"height":"Blockchain height",
"difficulty":"Network difficulty",
"lastTimeBlock":"Last block found",
"lastReward":"Last block reward"
}
},
"sendPage":{
"title":"Send MSR",
"sendBlock":{
"address":{
"label":"Destination address",
"invalid":"The destination address is invalid",
"fundsTo":"The funds will be sent to",
"receiver":"Receiver",
"description":"Description"
},
"amount":{
"label":"Amount to send",
"invalid":"The amount is invalid"
},
"paymentId":{
"label":"Payment ID (optional)",
"invalid":"The payment ID is invalid. The length must be 16 or 64 characters"
},
"sendButton":"Send",
"cancelButton":"Cancel"
},
"qrCodeScanning":{
"explication":"Present the QR code"
},
"notEnoughMoneyModal":{
"title":"Oops...",
"content":"You don't have enough funds in your wallet to execute this transfer",
"confirmText":"OK"
},
"thankYouDonationModal":{
"title":"Thank you for your donation!",
"content":"Your help is appreciated. <br/>This donation will help make Masari better",
"confirmText":"OK"
},
"transferSentModal":{
"title":"Transfer sent successfully!",
"confirmText":"OK"
},
"transferExceptionModal":{
"title":"Oops...",
"content":"An error occurred. Please report this error: {details}",
"confirmText":"OK"
},
"invalidAmountModal":{
"title":"Oops...",
"content":"Invalid amount",
"confirmText":"OK"
},
"creatingTransferModal":{
"title":"Creating transfer ...",
"content":"Please wait..."
},
"finalizingTransferModal":{
"title":"Finalizing transfer ...",
"content":"Please wait..."
},
"confirmTransactionModal":{
"title":"Confirm transfer?",
"content":"Amount: {amount}<br/>Fees: {fees}<br/>Total: {total}",
"confirmText":"Confirm",
"cancelText":"Cancel"
},
"waitingNfcModal":{
"title":"Waiting for NFC",
"content":"Bring your phone closer to the other device"
}
},
"receivePage":{
"title":"Receive MSR",
"receiveBlock":{
"address":{
"title":"Your address to receive funds:",
"label":"Give this address to receive funds"
},
"qrCode":{
"title":"Or personalize the QR code:",
"labelAmount":"Amount (optional)",
"labelRecipient":"Recipient name (optional)",
"labelDescription":"Transaction description (optional)",
"updateButton":"Update"
}
},
"qrBlock":{
"title":"Your customized QR code"
},
"waitingNfcToWriteModal":{
"title":"Waiting for NFC",
"titleSuccess":"NFC Tag Written",
"content":"Bring your phone closer to the NFC tag to write"
},
"nfcErrorModal":{
"titleInsufficientCapacity":"Tag capacity insufficient"
}
},
"miningPage":{
"title":"Mine directly in your browser",
"subtitle":"Support the network by mining and be rewarded with MSR",
"parameterBlock":{
"title":"Parameters",
"labelDestinationAddress":"Wallet to mine",
"labelThreads":"Number of threads (more = higher hashrate)",
"start":"Start",
"stop":"Stop"
},
"statisticsBlocks":{
"title":"Statistics",
"validShares":"Valid shares",
"hashrate":"Hashrate",
"maxHashrate":"Max Hashrate",
"dedicatedHardware":"With dedicating mining software and hardware, you could earn more and help decentralize the network.",
"miningHandledBy":"This mining is handled by the mining pool get.masaricoin.com"
}
},
"settingsPage":{
"title":"Settings",
"subtitle":"Change your parameters here",
"versionBlock":{
"versionNumber":"Version number: ",
"versionCode":"Version code: "
},
"settingsBlock":{
"speed":{
"label":"Speed to update the wallet (will consume more resources)",
"fastest":"Fastest",
"fast":"Fast",
"medium":"Medium",
"slow":"Slow"
},
"language":{
"label":"Language"
},
"readMinerTx":{
"label":"Read miner transactions (only for solo mining)"
}
},
"changePasswordButton":"Change my wallet password",
"deleteWalletButton":"Delete my wallet (local copy)",
"walletSettings":{
"creationHeight":{
"label":"Creation height of the wallet"
},
"currentScanningHeight": {
"label": "Current scanning height"
},
"updateButton":"Update"
},
"deleteWalletModal":{
"title":"Delete My Wallet (local copy)",
"content":"Are you sure you REALLY want to delete your wallet ?",
"confirmText":"Yes I'm sure",
"cancelButtonText":"Cancel"
}
},
"importBasePage":{
"parametersBlock":{
"title":"Parameters",
"password":{
"label":"Password to protect your wallet"
},
"passwordConfirm":{
"label":"Confirm the password",
"invalid":"The password does not match the first password you wrote"
},
"importHeight":{
"label":"Height to import from:"
}
}
},
"importFromQrPage":{
"title":"Importing wallet from a QR code",
"subtitle":"Import a wallet from an offline backup",
"qrCodeBlock":{
"title":"QR code",
"startScanButton":"Start the scan",
"importButton":"Import"
},
"qrScanningBlock":{
"title":"Present the QR code"
}
},
"exportPage":{
"title":"Backup your credentials",
"publicAddressBlock":{
"title":"Your public address"
},
"pdfBlock":{
"title":"PDF Backup",
"downloadButton":"Download"
},
"warningBlock":{
"title":"Warning",
"content":"If you choose to save your private keys or your mnemonic phrase, PLEASE DO NOT store them in clear-text for your own safety.<br/>The file is an alternate solution where your keys are encrypted and contains a backup of all your transactions to spare you a future synchronisation."
},
"exportBlock":{
"title":"Export your RAW credentials",
"privateKeysButton":"Get my private keys",
"mnemonicKeysButton":"Get my mnemonic phrase",
"fileButton":"Export to a file"
},
"walletKeysModal":{
"title":"Private keys",
"confirmText":"OK",
"content":"Please store these keys carefully. <b>Possessing them means possessing the funds associated</b> !<br/>Spend key: {privSpendKey}<br/>Private view key: {privViewKey}"
},
"mnemonicKeyModal":{
"title":"Mnemonic phrase",
"confirmText":"OK",
"content":"Please store this mnemonic phrase carefully. <b>Possessing it means possessing the funds associated</b> ! The phrase is:<br/>{mnemonic}"
},
"mnemonicLangSelectionModal":{
"title":"In which language do you want your mnemonic phrase?",
"confirmText":"Export"
}
},
"importPage":{
"title":"Create a wallet",
"subtitle":"From previously created keys, file, or mnemonic phrase",
"chooseMethod":"Choose your import method:",
"fromKeys":"From keys",
"fromFile":"From a file",
"fromMnemonic":"From a mnemonic phrase",
"fromQr":"From a QR code"
},
"termsOfUsePage":{
"title":"Terms of use",
"subtitle":"Please read them carefully."
},
"privacyPolicyPage":{
"title":"Privacy Policy",
"subtitle":"Please read them carefully."
},
"importFromFilePage":{
"title":"Importing wallet from a backup file",
"subtitle":"Use your backup file to create a wallet",
"walletBlock":{
"title":"Wallet file",
"label":"Select the file",
"importButton":"Import"
}
},
"importFromMnemonicPage":{
"title":"Importing wallet from a mnemonic phrase",
"subtitle":"Use your phrase to create a wallet",
"mnemonicBlock":{
"title":"Mnemonic phrase",
"mnemonic":{
"label":"Mnemonic phrase: 25 words",
"invalid":"The mnemonic phrase is invalid",
"language":"Language"
},
"importButton":"Import"
}
},
"importFromKeysPage":{
"title":"Importing wallet from keys",
"subtitle":"Use your keys to create a wallet",
"parametersBlock":{
"viewOnlyWallet":{
"label":"Do you want a view only wallet?"
}
},
"keysBlock":{
"titleNotViewOnly":"Wallet keys",
"titleViewOnly":"View only wallet",
"privateSpend":{
"label":"Private spend key"
},
"privateView":{
"label":"Private view key",
"optional":"(optional)"
},
"publicKey":{
"label":"Public key"
},
"importButton":"Import"
}
}
},
"number":{
},
"date":{
"short": {
"year": "numeric", "month": "short", "day": "numeric"
},
"long": {
"year": "numeric", "month": "short", "day": "numeric",
"weekday": "short", "hour": "numeric", "minute": "numeric", "hour12": true
}
}
}