-
-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy pathen.json
More file actions
738 lines (738 loc) · 44.8 KB
/
en.json
File metadata and controls
738 lines (738 loc) · 44.8 KB
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
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
{
"assemble_transaction_an_broadcast_success_snack": "Transaction broadcasted successfully: $txId",
"assemble_transaction_an_broadcast_failed_snack": "Failed to broadcast transaction $txId",
"about": "About",
"about_developers": "© $year The peercoin_flutter Developers",
"about_license": "Licensed under AGPL-3.0",
"about_show_license": "Show licenses",
"about_free": "This software is open source, free and does not come with any warranty whatsoever.\nUse at own risk.",
"about_view_source": "View Source Code",
"about_data_protection": "This software protects your data and privacy to the best of its abilities.\nThis app stores all necessary data locally on your device.\nThere is no analytics or advertising software inside.",
"about_data_declaration": "View Privacy and Data Protection Declaration",
"about_foundation": "This project is supported financially by the Peercoin Foundation.\nPlease consider donating to the foundation, to further the development of this app.",
"about_foundation_button": "Learn more about the Peercoin Foundation",
"about_help_or_feedback": "Do you need help or want to give feedback?",
"about_translate": "You can help translating this app in the Peercoin Weblate.",
"about_go_weblate": "Open Weblate",
"about_send_mail": "Send an Email",
"about_illustrations_button": "designs.AI",
"about_illustrations": "Setup illustrations thanks to the courtesy of",
"add_coin_failed": "Adding wallet failed!",
"add_new_wallet": "Add new wallet",
"addressbook_add_new": "Add new address",
"addressbook_new_button": "New",
"addressbook_bottom_bar_your_addresses": "Your Addresses",
"addressbook_bottom_bar_sending_addresses": "Sending Addresses",
"addressbook_dialog_remove_title": "Do you really want to remove this address?",
"addressbook_dialog_remove_snack": "Address successfully removed",
"addressbook_dialog_addr_watched": "$address\nis now watched",
"addressbook_dialog_addr_unwatched": "$address\nis no longer watched",
"addressbook_dialog_addr_unwatch_unable": "$address\ncan't be unwatched\n(has balance or is the next change address)",
"addressbook_edit_dialog_title": "Edit label",
"addressbook_edit_dialog_input": "New label",
"addressbook_export_dialog_title": "Export Private Key",
"addressbook_export_dialog_description": "This key gives full access to the coins stored with this address.\nDon't share this key with anyone!\nOnly proceed if you are absolutely sure what you are doing.",
"addressbook_export_dialog_button": "Show me the key",
"addressbook_export_dialog_hint": "This key is WIF-format.",
"addressbook_hide_change": "Hide change addresses",
"addressbook_hide_empty": "Hide empty",
"addressbook_hide_used": "Hide used",
"addressbook_hide_unwatched": "Hide unwatched",
"addressbook_show_balance": "Show balance",
"addressbook_show_label": "Show label",
"addressbook_no_label": "no label",
"addressbook_no_sending": "No addresses",
"addressbook_search": "Insert addresses, labels",
"addressbook_swipe_delete": "Delete",
"addressbook_swipe_edit": "Edit",
"addressbook_swipe_export": "Export",
"addressbook_swipe_share": "Share",
"addressbook_swipe_send": "Send to",
"addressbook_swipe_watch": "Watch",
"addressbook_swipe_unwatch": "Unwatch",
"addressbook_title": "$coin Addresses",
"app_navigation": "Navigation",
"app_settings": "Settings",
"app_settings_appbar": "App Settings",
"app_settings_auth_header": "Authentication",
"app_settings_biometrics": "Allow biometric authentification",
"app_settings_changeCode": "Change PIN",
"app_settings_default_wallet": "Default Wallet",
"app_settings_default_description": "The default wallet will open automatically when starting the app.",
"app_settings_language": "Language",
"app_settings_language_restart": "Restarting the app is required.",
"app_settings_logs": "Debug Logs",
"app_settings_description": "These logs contain sensitive information.\nBesides them not containing private keys, be mindful who you might share these logs with.",
"app_settings_logs_export": "Export debug logs",
"app_settings_newWallet": "Require to add new wallet",
"app_settings_notifications": "Notifications",
"app_settings_notifications_enable_button": "Enable Notifications",
"app_settings_notifications_alert_content": "This will enable our privacy friendly background notifications.\nThey can be disabled anytime.",
"app_settings_notifications_disable_button": "Disable Notifications",
"app_settings_notifications_heading_manage_wallets": "Manage notifications for wallets",
"app_settings_notifications_heading_interval": "Sync interval",
"app_settings_notifications_not_enabled": "Background notifications are currently disabled.",
"app_settings_notifications_hint_sync_1": "Sets the interval in which the app will check for new transactions in the background.\nActive interval: $minutes minutes.",
"app_settings_notifications_hint_sync_2": "The notifications might be significantly delayed, depending on how or if your operating system throttles background tasks. iOS devices can expect longer intervals.",
"app_settings_revealAuthButton": "Reveal authentication options",
"app_settings_revealSeedButton": "Reveal seed phrase",
"app_settings_seed": "Seed Phrase",
"app_settings_sendTransaction": "Require before sending a transaction",
"app_settings_shareseed": "Share seed",
"app_settings_theme": "App Theme",
"app_settings_theme_light": "Light",
"app_settings_theme_dark": "Dark",
"app_settings_theme_system": "System Default",
"app_settings_walletHome": "Require for coin wallet",
"app_settings_walletList": "Require for list of wallets",
"app_settings_wallet_order": "Wallet Order",
"app_settings_saved_snack": "Your changes have been saved",
"app_settings_price_feed": "Price Feed & Currency",
"app_settings_price_feed_enable_button": "Enable Price Feed API",
"app_settings_price_feed_disable_button": "Disable Price Feed API",
"app_settings_price_feed_search": "Search currency code",
"app_settings_language_search": "Search language",
"app_settings_experimental_features": "Experimental Features",
"app_settings_experimental_feature_roast": "ROAST Groups",
"app_settings_price_alert_content": "This will enable our privacy friendly price data feed.\nIt can be disabled anytime.",
"app_wallets": "Wallets",
"watch_only": "Watch only",
"addresses_none": "No addresses found",
"authenticate_biometric_hint": "Verify identity",
"authenticate_biometric_reason": "Please authenticate.",
"authenticate_biometric_title": "Authentication required",
"authenticate_change_pin_success": "PIN succesfully changed",
"authenticate_confirm_title": "Re-enter your PIN",
"authenticate_confirm_title_new": "Re-enter your new PIN",
"authenticate_retry_warning_text": "App will go into locked state and can only be unlocked with successful authentication.",
"authenticate_retry_warning_title": "Warning, you only have one retry left.",
"authenticate_subtitle_plural": "$retriesLeft attempts in total",
"authenticate_subtitle_singular": "$retriesLeft attempt in total",
"authenticate_title": "Please enter your PIN",
"authenticate_title_new": "Please enter your new PIN",
"buy_peercoin": "Purchase Peercoin",
"buy_peercoin_dialog_title": "You will now be forwarded to a third party website.",
"buy_peercoin_dialog_content": "The maintainers of this app are not responsible for its content.",
"changelog_appbar": "Changelog",
"changelog_headline": "What's new?",
"continue": "Continue",
"currency_AED": "United Arab Emirates Dirham",
"currency_AFN": "Afghan Afghani",
"currency_ALL": "Albanian Lek",
"currency_AMD": "Armenian Dram",
"currency_ANG": "Netherlands Antillean Guilder",
"currency_AOA": "Angolan Kwanza",
"currency_ARS": "Argentine Peso",
"currency_AUD": "Australian Dollar",
"currency_AWG": "Aruban Florin",
"currency_AZN": "Azerbaijani Manat",
"currency_BAM": "Bosnia and Herzegovina Convertible Mark",
"currency_BBD": "Barbadian or Bajan Dollar",
"currency_BDT": "Bangladeshi Taka",
"currency_BHD": "Bahraini Dinar",
"currency_BIF": "Burundian Franc",
"currency_BMD": "Bermudian Dollar",
"currency_BND": "Bruneian Dollar",
"currency_BOB": "Bolivian Bolíviano",
"currency_BRL": "Brazilian Real",
"currency_BSD": "Bahamian Dollar",
"currency_BTN": "Bhutanese Ngultrum",
"currency_BWP": "Botswana Pula",
"currency_BYN": "Belarusian Ruble",
"currency_BZD": "Belizean Dollar",
"currency_CAD": "Canadian Dollar",
"currency_CDF": "Congolese Franc",
"currency_CHF": "Swiss Franc",
"currency_CLF": "Unidad de Fomento",
"currency_CLP": "Chilean Peso",
"currency_CNY": "Chinese Yuan Renminbi",
"currency_COP": "Colombian Peso",
"currency_CRC": "Costa Rican Colón",
"currency_CUP": "Cuban Peso",
"currency_CVE": "Cape Verdean Escudo",
"currency_CZK": "Czech Koruna",
"currency_DJF": "Djiboutian Franc",
"currency_DKK": "Danish Krone",
"currency_DOP": "Dominican Peso",
"currency_DZD": "Algerian Dinar",
"currency_EGP": "Egyptian Pound",
"currency_ERN": "Eritrean Nakfa",
"currency_ETB": "Ethiopian Birr",
"currency_EUR": "Euro",
"currency_FJD": "Fijian Dollar",
"currency_GBP": "British Pound Sterling",
"currency_GEL": "Georgian Lari",
"currency_GHS": "Ghanaian Cedi",
"currency_GIP": "Gibraltar Pound",
"currency_GMD": "Gambian Dalasi",
"currency_GNF": "Guinean Franc",
"currency_GTQ": "Guatemalan Quetzal",
"currency_GYD": "Guyanese Dollar",
"currency_HKD": "Hong Kong Dollar",
"currency_HNL": "Honduran Lempira",
"currency_HTG": "Haitian Gourde",
"currency_HUF": "Hungarian Forint",
"currency_IDR": "Indonesian Rupiah",
"currency_ILS": "Israeli New Shekel",
"currency_INR": "Indian Rupee",
"currency_IQD": "Iraqi Dinar",
"currency_IRR": "Iranian Rial",
"currency_ISK": "Icelandic Króna",
"currency_JMD": "Jamaican Dollar",
"currency_JOD": "Jordanian Dinar",
"currency_JPY": "Japanese Yen",
"currency_KES": "Kenyan Shilling",
"currency_KGS": "Kyrgyzstani Som",
"currency_KHR": "Cambodian Riel",
"currency_KMF": "Comorian Franc",
"currency_KPW": "North Korean Won",
"currency_KRW": "South Korean Won",
"currency_KWD": "Kuwaiti Dinar",
"currency_KYD": "Caymanian Dollar",
"currency_KZT": "Kazakhstani Tenge",
"currency_LAK": "Lao Kip",
"currency_LBP": "Lebanese Pound",
"currency_LKR": "Sri Lankan Rupee",
"currency_LRD": "Liberian Dollar",
"currency_LSL": "Basotho Loti",
"currency_LYD": "Libyan Dinar",
"currency_MAD": "Moroccan Dirham",
"currency_MDL": "Moldovan Leu",
"currency_MGA": "Malagasy Ariary",
"currency_MKD": "Macedonian Denar",
"currency_MMK": "Burmese Kyat",
"currency_MNT": "Mongolian Tögrög",
"currency_MOP": "Macau Pataca",
"currency_MRU": "Mauritanian Ouguiya",
"currency_MUR": "Mauritian Rupee",
"currency_MVR": "Maldivian Rufiyaa",
"currency_MWK": "Malawian Kwacha",
"currency_MXN": "Mexican Peso",
"currency_MYR": "Malaysian Ringgit",
"currency_MZN": "Mozambican Metical",
"currency_NAD": "Namibian Dollar",
"currency_NGN": "Nigerian Naira",
"currency_NIO": "Nicaraguan Cordoba",
"currency_NOK": "Norwegian Krone",
"currency_NPR": "Nepalese Rupee",
"currency_NZD": "New Zealand Dollar",
"currency_OMR": "Omani Rial",
"currency_PAB": "Panamanian Balboa",
"currency_PEN": "Peruvian Sol",
"currency_PGK": "Papua New Guinean Kina",
"currency_PHP": "Philippine Peso",
"currency_PKR": "Pakistani Rupee",
"currency_PLN": "Polish Zloty",
"currency_PYG": "Paraguayan Guaraní",
"currency_QAR": "Qatari Riyal",
"currency_RON": "Romanian Leu",
"currency_RSD": "Serbian Dinar",
"currency_RUB": "Russian Ruble",
"currency_RWF": "Rwandan Franc",
"currency_SAR": "Saudi Riyal",
"currency_SBD": "Solomon Islander Dollar",
"currency_SCR": "Seychellois Rupee",
"currency_SDG": "Sudanese Pound",
"currency_SEK": "Swedish Krona",
"currency_SGD": "Singapore Dollar",
"currency_SHP": "Saint Helenian Pound",
"currency_SLL": "Sierra Leonean Leone",
"currency_SOS": "Somali Shilling",
"currency_SRD": "Surinamese Dollar",
"currency_SSP": "South Sudanese Pound",
"currency_STN": "Sao Tomean Dobra",
"currency_SVC": "Salvadoran Colon",
"currency_SYP": "Syrian Pound",
"currency_SZL": "Swazi Lilangeni",
"currency_THB": "Thai Baht",
"currency_TJS": "Tajikistani Somoni",
"currency_TMT": "Turkmenistani Manat",
"currency_TND": "Tunisian Dinar",
"currency_TOP": "Tongan Pa'anga",
"currency_TRY": "Turkish Lira",
"currency_TTD": "Trinidad and Tobago Dollar",
"currency_TWD": "New Taiwan Dollar",
"currency_TZS": "Tanzanian Shilling",
"currency_UAH": "Ukrainian Hryvnia",
"currency_UGX": "Ugandan Shilling",
"currency_USD": "US Dollar",
"currency_UYU": "Uruguayan Peso",
"currency_UZS": "Uzbekistani Som",
"currency_VND": "Vietnamese Dong",
"currency_VUV": "Ni-Vanuatu Vatu",
"currency_WST": "Samoan Tala",
"currency_XAF": "Central African CFA Franc",
"currency_XCD": "East Caribbean Dollar",
"currency_XOF": "West African CFA Franc",
"currency_XPF": "CFP Franc",
"currency_YER": "Yemeni Rial",
"currency_ZAR": "South African Rand",
"currency_ZMW": "Zambian Kwacha",
"currency_ZWL": "Zimbabwean Dollar",
"export_now": "Export now",
"id": "Id",
"import_button": "Import",
"import_seed_error_1": "Must be 12 words or more",
"import_seed_error_2": "Invalid seed",
"import_wif_textfield_label": "Private Key",
"import_wif_alert_content": "Please confirm you wish to import the following address:\n\n$address",
"import_wif_error_empty": "Please enter a private key",
"import_wif_error_failed_parse": "Your private key is not valid. Is it in WIF format?",
"import_wif_error_snack": "This address has already been imported",
"import_wif_hint": "The key has to be imported again when restoring the wallet from seed. It is not connected to the seed.",
"import_wif_intro": "Please enter the private key you wish to import.\nIt needs to be in WIF format.",
"import_wif_success_snack": "Private key imported successfully",
"jail_countdown": "seconds",
"jail_dialog_button": "Okay",
"jail_dialog_title": "You have reached the maximum number of retries.",
"jail_heading": "App locked for",
"logout": "Log out",
"logout_title": "You are about to log out",
"logout_content": "Are you sure you want to log out?\nYou need to enter your seed to login again.",
"no_new_wallet": "No new wallets available at this time.",
"not_again": "Don't show again",
"notification_title": "$walletTitle - New transaction received",
"notification_body": "Open app to see transaction",
"paperwallet_confirm_import": "Confirm & Import",
"paperwallet_error_1": "Wallet empty \nor amount below minimum output",
"paperwallet_step_1": "Step 1",
"paperwallet_step_1_text": "Scan public key",
"paperwallet_step_2": "Step 2",
"paperwallet_step_2_text": "Scan private key",
"paperwallet_step_3": "Step 3",
"paperwallet_step_3_text": "Check balance",
"paperwallet_step_4": "Step 4",
"paperwallet_step_4_text": "Sweep paper wallet",
"paperwallet_success": "Paper Wallet imported successfully.\nTransaction will appear very soon.",
"periodic_reminder_donate_title": "Donation Reminder",
"periodic_reminder_donate_body": "This app is developed by the Peercoin Foundation.\nPlease consider donating to support the development of Peercoin and this app.",
"periodic_reminder_backup_title": "Backup Reminder",
"periodic_reminder_backup_body": "Keep a backup of your wallet seed in a safe location to avoid losing access to your coins.",
"periodic_reminder_backup_button": "Open Foundation Website",
"peercoin": "Peercoin",
"peercoinC": "Peercoin",
"receive_enter_amount": "Please enter an amount",
"receive_faucet": "Open faucet",
"receive_obtain": "Obtain tPPC",
"receive_requested_amount": "Requested amount (optional)",
"receive_share": "Share",
"receive_show_qr": "Show QR-Code",
"receive_website": "Open website",
"receive_website_credit": "Buy with credit card",
"receive_website_description": "You can purchase Peercoin directly with credit card (non US-customers only) or from various exchanges and services.",
"receive_website_exchandes": "Open list of exchanges",
"receive_website_faucet": "You can receive free testnet coins on this faucet.",
"scan_qr": "Scan QR-Code",
"search": "Search",
"search_address": "Search address",
"select_coin": "Please select a coin",
"send": "Send",
"send_address": "Address",
"send_add_metadata": "Add Metadata",
"send_fiat_switch": "Amount in $currency",
"send_amount": "Amount",
"send_amount_below_minimum": "Minimum output is $amount. \nPlease chose an amount greater or equal to it.",
"send_amount_below_minimum_unable": "Minimum output is $amount. \nYou don't have enough funds to pay for the fees.",
"send_amount_exceeds": "Amount exceeds balance",
"send_amount_small": "Amount too small",
"send_confirm_send": "Confirm & Send",
"send_confirm_transaction": "Please confirm transaction",
"send_dust": "Dust: -$amount $letter_code",
"send_dust_title": "Transaction dust",
"send_dust_hint": "Transaction dust will be destroyed and counted towards fees.",
"send_fees_deducted": "Information: Mandatory transaction fees have been deducted from the last recipient. The amount transferred to this address is now lower.",
"send_empty": "Empty wallet",
"send_enter_address": "Please enter an address",
"verify_enter_message": "Please enter a message",
"verify_enter_signature": "Please enter a signature",
"send_enter_amount": "Please enter an amount",
"send_errors_solve": "Please resolve errors …",
"send_errors_cant_pay_fees": "Can not pay for fees. $feesMissing $letter_code are presently missing. Consider removing addresses or reducing their transaction amount.",
"send_import_csv": "Import from CSV",
"send_fee": "Fee: -$amount $letter_code",
"send_invalid_address": "Invalid address",
"send_label": "Label (optional)",
"send_oops": "Something went wrong, please try again",
"send_op_return": "Metadata Message",
"send_to": " to ",
"send_total": "Total $amount $letter_code",
"send_total_amount": "Total amount",
"send_transferring": "Transferring ",
"send_add_address": "Add address",
"send_navigator": "Address $index of $maximum",
"send_address_already_exists": "Address already exists",
"server_add_title": "Add new server",
"server_add_input_label": "Server URL",
"server_add_input_empty": "Please enter a URL",
"server_add_no_wss": "Must start with wss://\nOther protocols are currently not supported",
"server_add_no_wss_or_ssl": "Must start with wss:// or ssl://\nOther protocols are currently not supported",
"server_add_no_port": "Must contain a port, e.g. :50004",
"server_add_server_exists": "Adding failed: Server already exists.",
"server_add_server_no_connection": "Connection to server failed.",
"server_add_server_wrong_genesis": "Genesis hash does not match.\nThis server does not support this coin.",
"server_settings_title": "Server Settings",
"server_settings_alert_generated_title": "Do you really want to remove this server?",
"server_settings_alert_cancel": "Cancel",
"server_settings_alert_hardcoded_title": "Hard coded server",
"server_settings_alert_hardcoded_content": "Hard coded servers can not be deleted, only deactivated.",
"server_settings_error_no_server_left": "At least one connectable server is required!",
"setup_continue_alert_title": "Before you continue",
"setup_continue_alert_content": "Make sure you have saved your seed phrase.\nYou can access it later on in the app settings.",
"setup_create_pin": "Create PIN",
"setup_import_title": "Import Seed",
"setup_finish": "Finish Setup",
"setup_import_note": "Please enter the seed you wish to import. This is not to be confused with a private key.",
"setup_pin": "Please set a PIN before you continue.",
"setup_pin_no_biometrics": "Your device does not support biometric authentication.",
"setup_price_feed_allow": "Allow price feed API",
"setup_price_feed_description": "This will allow for your wallet balance to be displayed at real time exchange value.",
"setup_price_feed_title": "External APIs",
"setup_price_feed_last_update": "Last update: $timestamp",
"setup_bg_sync_description": "This will enable background notifications for your wallets.",
"setup_bg_sync_allow": "Allow background sync API",
"setup_securebox_fail": "We are very sorry.\nYour device does not support a secure enough way of storing keys.",
"setup_seed_slider_label": "Slide to change the number of words",
"setup_title": "Welcome",
"setup_subtitle": "to Peercoin Wallet",
"setup_text1": "If you have already created a wallet and you still have your seed phrase, then choose",
"setup_text2": "create your new Peercoin wallet",
"setup_text3": "or",
"setup_save_title": "Create Wallet",
"setup_save_text1": "The following word list is called Seed. It is a complex password that will give full access to your wallet and to all your coins.",
"share_app": "Share App",
"snack_copied": "Copied to clipboard",
"time": "Time",
"transaction_details": "Transaction details",
"transactions_all": "All",
"transactions_fee": "-$amount \nFee",
"transactions_in": "In",
"transactions_none": "No transactions yet",
"transactions_out": "Out",
"tx_address": "Address",
"tx_confirmations": "Confirmations",
"tx_direction": "Direction",
"tx_fee": "Fee",
"tx_rejected": "Transaction rejected by network. Please try again.",
"tx_recipients": "Recipients",
"tx_value": "Value",
"tx_view_in_explorer": "View in explorer",
"tx_retry_broadcast": "Retry broadcast",
"tx_show_hex": "Show Transaction Hex",
"tx_retry_snack": "Broadcasting has been retried. If it was successful, the transaction will update in a bit.",
"unconfirmed": "unconfirmed",
"wallet_bottom_nav_addr": "Addresses",
"wallet_bottom_nav_receive": "Receive",
"wallet_bottom_nav_send": "Send",
"wallet_bottom_nav_tx": "Transactions",
"wallet_connected": "connected",
"wallet_offline": "offline",
"wallet_pop_menu_paperwallet": "Sweep Paper Wallet",
"wallet_pop_menu_wif": "Import Private Key",
"wallet_pop_menu_signing": "Sign Messages",
"wallet_pop_menu_signing_transactions": "Sign Transaction",
"wallet_pop_menu_servers": "Adjust Servers",
"wallet_pop_menu_verification": "Verify Messages",
"wallet_pop_menu_change_title": "Change Title",
"wallet_receive": "Receive",
"wallet_title_edit": "Edit Wallet Title",
"wallet_title_edit_new_title": "New Title",
"wallet_receive_label_hint": "Pressing the Share button will save the address label.",
"wallet_receive_label_hint_privacy": "Reusing your address is discouraged for privacy reasons. If you want to reuse this address, you have to set it to \"watched\" in the address book after having used it.",
"wallet_send_label_hint_metadata": "Metadata is unencrypted and will be publicly visible on the blockchain.",
"wallet_scan_notice_new": "This might take a while.\nThis screen will close itself automatically!",
"wallet_scan_notice_bg_notifications": "Enabling background notifications in App Settings can severely improve scanning reliability.",
"wallet_send": "Send",
"wallet_transactions": "Transactions",
"wallets_list": "Your wallets",
"wallets_none": "You have no active wallets",
"wallet_value_alert_title": "High value of coins",
"secure_storage_app_bar_title": "Error",
"secure_storage_body": "Reading from secure storage failed.\nPlease delete the app data and cache of this application and try again.",
"wallet_value_alert_content": "Storing this value of coins in a mobile wallet is risky.\nConsider moving your coins into Stakebox, Ledger hardware wallet or a cold wallet.",
"store_description": "Send and receive Peercoin, the pioneer of Proof-of-Stake, on your phone.\n\nKeep your wallet seed protected. \nThis app comes with absolutely no warranty. \nUse at own risk.\n\nFeatures:\n- Based on electrum protocol.\n- Send and receive peercoin.\n- Ready to transact after installation (no waiting).\n- Peercoin and Peercoin testnet wallets.\n- Address book management.\n- Import paper wallets.\n- Import & export private keys (WIF).\n- Server management.\n- Multi-language support.\n- Background notifications.\n\nKnown limitations can be found in the Github repository.",
"store_short": "Your mobile wallet for Peercoin and Peercoin testnet.",
"sign_step_1": "Select Address",
"verify_step_1": "Enter Address",
"verify_step_3": "Enter Signature",
"sign_step_1_description": "Select the address which should sign the message",
"sign_step_1_button": "Select",
"sign_step_1_button_alt": "Change",
"sign_step_2": "Enter Message",
"sign_step_3": "Sign Message",
"sign_step_3_description": "This is your signature.",
"sign_step_3_button": "Sign",
"verify_step_3_button": "Verify",
"sign_step_3_button_alt": "Copy signature to clipboard",
"sign_snack_text": "$address selected",
"sign_input_label": "Message to sign",
"verify_input_label_message": "Message to verify",
"verify_input_label_address": "Address to verify",
"verify_input_label_signature": "Signature to verify",
"verify_success": "Message verified.",
"verify_fail": "Message could not be verified.",
"sign_reset_button": "Reset",
"sign_reset_alert_title": "Do you want to start over?",
"sign_reset_alert_body": "This will reset all fields and clear your signature.",
"address_selector_title": "Select address to sign with",
"setup_legal_title": "Legal Notice",
"setup_legal_switch_tile": "I understand and acknowledge that only I hold the keys to my coins. No one can assist me in recovering them without my seed phrase. Neither the developers of this app nor the Peercoin Foundation provide any warranty. I will use this app at my own risk. I have read and understood the license above.",
"setup_legal_switch_tile_ack": "I acknowledge and agree",
"setup_legal_license": "View License",
"setup_auth_title": "Select when your web session should expire:",
"setup_auth_subtitle_plural": "Your session will expire after $days days.",
"setup_auth_subtitle_singular": "Your session will expire after $days day.",
"setup_auth_hint": "You have to enter your seed again after the session has expired.",
"about_donate_button": "Donate PPC now",
"app_settings_delete": "Delete account",
"app_settings_delete_description": "Since you have not created an account in this app, there is nothing to delete. You created a \"wallet seed\", which is a cryptographical operation. Your seed is math. It can be used in any application that supports seed phrases. You also don't have any accounts with the background notification or price feed APIs. This app values your privacy and is private by design.",
"wallet_scan": "Wallet Scan",
"scan_for_wallets": "Scan for Wallets",
"wallet_scan_finished": "Scan Finished",
"wallet_scan_create_success": "wallet $title created successfully",
"wallet_scan_scanning_finished": "scanning finished",
"wallet_scan_n_new_found": "$n new wallets found",
"wallet_scan_no_new_found": "No new wallets found",
"wallet_scan_wallet_already_exists": "wallet already exists: $walletName",
"wallet_scan_create_error": "creating wallet failed: $error",
"wallet_scan_close": "Close",
"wallet_scanner_message_init": "scan initialized for $coinName at $account",
"wallet_scanner_message_newAddressFound": "new address found",
"wallet_scanner_message_new_wallet_found": "new wallet found for $coinName at $accountNumber",
"wallet_scanner_message_scan_finished": "scan finished for $coinName at $accountNumber",
"wallet_scanner_message_scan_failed": "scan failed for $coinName at $accountNumber ($e)",
"wallet_scanner_message_scan_connection_failed": "scan failed for $coinName at $accountNumber (connection failed)",
"scan_modal_title": "Scanning this Wallet",
"reset_modal_title": "Resetting this Wallet",
"reset_modal_description": "This will reset the wallet balance and will check all addresses for UTXOs.\nNon-broadcasted transactions will be removed.",
"sign_transaction_step_1_description": "Select the address which should sign the transaction",
"sign_transaction_step_1_copy_pubkey": "Copy public key to clipboard",
"sign_transaction_step_2": "Enter Transaction Hex",
"sign_transaction_input_label": "Transaction Hex",
"sign_transaction_step_3": "Sign Transaction",
"sign_transaction_step_3_button_alt": "Copy hex to clipboard",
"sign_transaction_step_3_description": "Signed transaction hex",
"sign_transaction_input_selector_title": "Select which inputs to sign",
"sign_transaction_signing_failed": "Transaction signing failed.",
"sign_transaction_inputs": "Inputs",
"sign_transaction_confirmation_title": "Please review transaction",
"sign_transaction_confirmation_input_signed": "Signed",
"sign_transaction_confirmation_input_unsigned": "Not signed",
"sign_transaction_confirmation_broadcast": "Broadcast",
"sign_transaction_confirmation_broadcast_snack": "Transaction broadcast attempted",
"sign_transaction_confirmation_dialog_title": "Broadcast Transaction",
"sign_transaction_confirmation_dialog_content": "Please confirm that you want to broadcast this transaction.",
"sign_transaction_confirmation_transaction_id": "Transaction id",
"double_tap_to_copy": "You may double tap to copy the text.",
"hide_wallet": "Hide Wallet",
"hide_wallet_action": "Hide",
"unhide_wallet": "Unhide Wallet",
"unhide_wallet_action": "Unhide",
"hide_wallet_description": "This will hide the wallet from the wallet list. Hidden wallets available on the bottom of the list. You can unhide it anytime.",
"unhide_wallet_description": "This will unhide the wallet and show it in the wallet list again.",
"hide_hidden_wallets_list": "Hide $nOfHiddenWallets Hidden Wallets",
"show_hidden_wallets_list": "Show $nOfHiddenWallets Hidden Wallets",
"delete_wallet": "Delete Wallet",
"delte_wallet_description": "This will delete the wallet and all its data. You can't undo this action.",
"roast_setup_landing_title": "Add a new ROAST Group",
"roast_setup_landing_description": "The ROAST multisignature scheme allows a group of users to collectively sign a transaction with their individual keys, ensuring that the transaction is only valid if a predefined number of them agree. This method enhances security and efficiency by reducing the risk of a single point of failure and minimizing the computational load compared to traditional multisignature setups.",
"roast_setup_landing_group_id_input": "Group ID",
"roast_setup_landing_group_id_input_hint": "Enter an ID for the group (Attention: this has to be the same for all signers!)",
"roast_setup_landing_group_id_input_error": "Please enter a group ID",
"roast_setup_landing_group_name_input": "Your Name",
"roast_setup_landing_group_name_input_hint": "Enter your name in the group (Attention, has to be unique!)",
"roast_setup_landing_group_name_input_error": "Please enter your name in the group",
"roast_setup_landing_create_group": "Consent & Create Group",
"roast_setup_landing_server_url_input": "Server URL",
"roast_setup_landing_server_url_input_hint": "Enter the URL of the ROAST coordinator server",
"roast_setup_landing_server_url_input_error": "Please enter a valid URL",
"roast_setup_landing_server_url_input_connection_failed": "Connection to server failed",
"roast_setup_landing_server_url_input_empty": "Please enter a server URL",
"roast_setup_landing_cta": "Save & Try to Connect",
"roast_setup_landing_experimental_warning": "This is an experimental feature, which is not yet fully tested. Please use at your own risk. \n All request related expiries presently default to 1 day and will be configurable in the future. \n \nIf you encounter any issues, please report them on GitHub. \n Using the experimental ROAST Feature requires a connection to a Marisma-protocol gRPC server, hosted by the peercoin_flutter team. The hardcoded URLs (marisma.ppc.lol) can not be configured so at time of writing. Marisma's source code is going to be released soon. ",
"roast_setup_group_title": "ROAST Group Members",
"roast_setup_group_description": "Please enter the public keys and identifiers of the group members. A fingerprint will be created once the list is complete.",
"roast_setup_group_hint": "The order of participants is not important. Please add all participants. Minimum group size is 2.",
"roast_setup_group_cta": "Save & Show Fingerprint",
"roast_setup_share_public_key_cta": "Share Your Public Key",
"roast_setup_group_member_switch_id": "Enter Identifier",
"roast_setup_group_member_switch_name": "Enter Name",
"roast_setup_group_member_switch_id_name_hint": "Enter Identifier",
"roast_setup_group_member_input": "Public Key",
"roast_setup_group_member_input_hint": "Enter the public key of a group member",
"roast_setup_group_member_input_error": "Please enter a valid public key",
"roast_setup_group_member_input_empty": "Please enter a public key",
"roast_setup_group_member_input_name_empty_error": "Please enter a value",
"roast_setup_group_member_input_name_invalid_error": "Please enter a valid identifier",
"roast_setup_group_member_add": "Add Member",
"roast_setup_group_member_add_description": "Please enter the name or identifier, as well as the public key of the new group member.",
"roast_setup_group_member_name_input": "Participant name",
"roast_setup_group_member_input_name_already_in_use_error": "This name or identifier is already in use",
"roast_setup_group_member_id_input": "Participant identifier",
"roast_setup_group_member_name_input_hint": "Attention, has to be unique in group!",
"roast_setup_group_member_pub_key_input": "Particpant public key",
"roast_setup_group_member_remove": "Remove Member",
"roast_setup_group_member_remove_alert_description": "Are you sure you want to remove $member?",
"roast_setup_group_fingerprint_title": "Fingerprint",
"roast_setup_group_fingerprint_description": "Please verify the fingerprint with all group members to ensure that all public keys are correct.",
"roast_setup_group_fingerprint_cta": "Save Group",
"roast_setup_group_share_pubkey_key": "Share Public Key",
"roast_setup_group_share_pubkey_id": "Share Identifier",
"roast_setup_group_fingerprint_cta_hint": "This can not be undone.",
"roast_landing_configured_edit_server_url_title": "Edit Server URL",
"roast_landing_configured_edit_server_url_placeholder": "Server URL",
"roast_landing_configured_login_failed_snack_fallback": "Login failed. Something went wrong.",
"roast_landing_configured_login_failed_snack_14": "Login failed. Could not look up host.",
"roast_landing_configured_login_failed_snack_fingerprint_mismatch": "Login failed. Fingerprint mismatch.",
"roast_landing_configured_edit_server_url_empty": "Please enter a server URL",
"roast_landing_configured_edit_server_url_error": "Please enter a valid URL with leading https://",
"roast_wallet_bottom_open": "Requests",
"roast_wallet_bottom_keys": "Keys",
"roast_wallet_bottom_new_dkg": "New Dkg",
"roast_wallet_bottom_new_signature": "New Signature",
"roast_wallet_bototm_open_tooltip": "Open requests",
"roast_wallet_bototm_keys_tooltip": "Keys",
"roast_wallet_bototm_new_dkg_tooltip": "New Dkg",
"roast_wallet_bototm_new_signature_tooltip": "New Signature",
"roast_wallet_share_group_config": "Share configuration",
"roast_wallet_signature_input_selector_title": "Select which inputs to sign",
"roast_wallet_signature_input_select_utxo": "Select UTXO",
"roast_wallet_signature_input_selector_balance": "Balance",
"roast_wallet_signature_input_selector_available_utxos": "Available Inputs",
"roast_wallet_signature_input_selector_no_utxos": "No inputs available",
"roast_wallet_signature_input_selector_selected": "Selected Amount",
"roast_wallet_signature_input_selector_select_all": "Select All",
"roast_wallet_signature_input_selector_clear": "Clear",
"roast_wallet_signature_input_selector_use_selected": "Use selected inputs",
"roast_wallet_request_dkg_title": "Request DKG",
"roast_wallet_request_dkg_name": "Name",
"roast_wallet_request_dkg_description": "Description",
"roast_wallet_request_dkg_threshold": "Threshold",
"roast_wallet_request_dkg_threshold_hint": "Number of required accepting participants",
"roast_wallet_request_dkg_threshold_empty_error": "Please enter a threshold",
"roast_wallet_request_dkg_threshold_not_number_error": "Threshold must be a number",
"roast_wallet_request_dkg_threshold_too_small_error": "Threshold must be at least 2",
"roast_wallet_request_dkg_threshold_too_large_error": "Threshold must be at most $max",
"roast_wallet_request_dkg_groupsize_equals_two_hint": "Hint: Group size is too small to configure the threshold.",
"roast_wallet_request_dkg_cta": "Request",
"roast_wallet_request_dkg_name_empty_error": "Please enter a name",
"roast_wallet_request_dkg_name_too_short_error": "Name is too short, minimum is 3 characters",
"roast_wallet_request_dkg_name_used_error": "Name is already in use",
"roast_wallet_request_dkg_sent_success_snack": "Dkg Request sent succesfully",
"roast_wallet_request_dkg_sent_error_snack": "Dkg Request could not be sent",
"roast_wallet_request_signature_title": "Request Signature",
"roast_wallet_request_signature_derivation_path": "Derivation Index",
"roast_wallet_request_signature_derivation_path_empty_error": "Please enter a derivation index",
"roast_wallet_request_signature_derivation_path_invalid_error": "Derivation index must be a number",
"roast_wallet_request_signature_derivation_path_range_error": "Derivation index must be between 0 and 2.147.483.647",
"roast_wallet_request_signature_group_key": "Group Key",
"roast_wallet_request_signature_success_snack": "Signature request sent successfully",
"roast_wallet_request_signature_error_snack": "Signature request could not be sent",
"roast_wallet_request_signature_no_key_error": "No group key selected",
"roast_wallet_request_signature_derivation_path_already_exists_error": "Derivation index already exists",
"roast_wallet_request_signature_no_derived_addresses": "No derived addresses available, please create one first for the group key",
"roast_wallet_request_signature_derived_address_empty_error": "Please select a derived address",
"roast_wallet_request_signature_derived_address": "Derived Address",
"roast_wallet_request_signature_select_address": "Select Address",
"roast_wallet_request_signature_no_derivation_error": "No derivation index selected",
"roast_wallet_request_signature_selected_utxos_summary": "Selected inputs: $count",
"roast_wallet_request_signature_total_amount": "Total spendable: $amount $letterCode",
"roast_wallet_request_signature_recipient_address": "Recipient Address",
"roast_wallet_request_signature_recipient_address_hint": "Enter the recipient address",
"roast_wallet_request_signature_recipient_empty_error": "Please enter a recipient address",
"roast_wallet_open_requests": "Open Requests",
"roast_wallet_open_requests_empty": "No open requests for you",
"roast_wappet_open_requests_description": "Description: $text",
"roast_wallet_open_requests_description_empty": "No description",
"roast_wallet_open_requests_expiry": "Expiry: $n",
"roast_wallet_open_requests_threshold": "Threshold: $n",
"roast_wallet_open_requests_creator": "Creator: $name",
"roast_wallet_open_request_dkg_request_name": "Name: $name",
"roast_wallet_open_requests_required_signatures": "Required Signatures: $n",
"roast_wallet_open_requests_dkg_request_title": "Dkg Request",
"roast_wallet_open_requests_signature_request_title": "Signature Request",
"roast_wallet_pending_requests": "Pending Requests",
"roast_wallet_accepted_requests": "Accepted Requests",
"roast_wallet_login_status_logged_out": "You are logged out",
"roast_wallet_login_status_no_server": "No server configured",
"roast_wallet_login_status_no_server_cta": "Configure server",
"roast_wallet_login_status_no_server_roast_host_nudge": "You may use the 3rd party service roast.host to create a free server.",
"roast_wallet_login_status_no_server_roast_host_nudge_cta": "Open roast.host",
"roast_wallet_number_of_participants_plural": "$n participants online",
"roast_wallet_number_of_participants_singular": "$n participant online",
"roast_wallet_dkg_modal_reject_title": "Reject Dkg",
"roast_wallet_dkg_modal_reject_description": "Are you sure you want to reject the Dkg request?",
"roast_wallet_dkg_modal_reject_cta": "Reject",
"roast_wallet_dkg_modal_reject_snack": "Dkg request rejected",
"roast_wallet_dkg_modal_reject_snack_error": "Dkg request could not be rejected",
"roast_wallet_dkg_modal_accept_title": "Accept Dkg",
"roast_wallet_dkg_modal_accept_description": "Are you sure you want to accept the Dkg request?",
"roast_wallet_dkg_modal_accept_cta": "Accept",
"roast_wallet_dkg_modal_accept_snack": "Dkg request accepted",
"roast_wallet_dkg_modal_accept_snack_error": "Dkg request could not be accepted",
"roast_wallet_key_detail_participants": "Participants",
"roast_wallet_key_detail_group_key": "Group Key",
"roast_wallet_key_detail_share_group_key": "Share Group Key",
"roast_wallet_key_detail_description": "Description",
"roast_wallet_key_detail_derived_addresses": "Derived Addresses",
"roast_wallet_key_detail_derived_addresses_empty": "No derived addresses",
"roast_wallet_key_detail_derived_addresses_hint": "The derived addresses are the addresses that can be used to sign transactions. They are derived from the group key and the derivation index.",
"roast_wallet_key_detail_derived_addresses_cta": "Derive New Address",
"roast_wallet_completed_keys": "Completed Keys",
"roast_wallet_signature_request_rejected": "Signature request rejected",
"roast_wallet_signature_request_error": "Error processing signature request",
"roast_wallet_signature_request_accepted": "Signature request accepted",
"roast_key_generation_title": "ROAST Key Generation",
"roast_key_generation_prompt": "Do you want to generate a new key or reuse an existing key?",
"roast_generate_new_key": "Generate New Key",
"roast_reuse_existing_key": "Reuse Existing Key",
"roast_hd_index_title": "HD Index Selection",
"roast_hd_index_label": "HD Index",
"roast_hd_index_hint": "Enter a number greater or equal to 0",
"roast_hd_index_empty_error": "HD index cannot be empty",
"roast_hd_index_invalid_error": "Please enter a valid number",
"roast_hd_index_range_error": "Index must be greater or equal to 0",
"confirm": "Confirm",
"cancel": "Cancel",
"roast_setup_scan_qr_participant": "Scan QR Code for Participant",
"roast_setup_qr_scan_title": "Scan Participant QR Code",
"roast_setup_qr_invalid_format": "Invalid QR code format",
"roast_setup_share_participant_qr_title": "Share as QR Code",
"roast_setup_share_participant_qr_description": "Others can scan this QR code to add you as a participant",
"roast_setup_share_participant_qr_share": "Share QR Data",
"roast_setup_participant_data_loaded_from_qr": "Participant data loaded from QR code",
"roast_setup_group_member_manual_entry_hint": "Or enter participant details manually:",
"roast_setup_share_participant_details_title": "Share Participant Details",
"roast_setup_share_participant_name_title": "Name",
"roast_setup_share_participant_identifier_title": "Identifier",
"roast_setup_share_participant_identifier_description": "Unique identifier generated from your name",
"roast_setup_share_participant_pubkey_title": "Public Key",
"roast_setup_share_participant_pubkey_description": "Your cryptographic public key (hex format)",
"roast_import_button": "Import Group Configuration",
"roast_import_importing": "Importing...",
"roast_import_success": "Successfully imported %count% participants",
"roast_import_error": "Failed to import configuration",
"roast_export_button": "Export Group Configuration",
"roast_export_exporting": "Exporting...",
"roast_export_success": "Group configuration exported successfully",
"roast_export_error": "Failed to export configuration",
"roast_import_config_loaded": "Configuration loaded from import",
"roast_import_participant_count": "%count% participants imported",
"roast_import_validation_status": "Import Validation Status",
"roast_import_validation_min_participants": "Participants: %count% (minimum %min% required)",
"roast_import_validation_includes_you": "✓ Your identity is included in the group",
"roast_import_validation_add_yourself": "ⓘ Add yourself to the group if needed",
"roast_import_validation_ready": "✓ Group is ready for ROAST setup",
"roast_import_validation_not_ready": "⚠ Group needs more participants",
"roast_import_confirm_title": "Import Group Configuration",
"roast_import_confirm_description": "This will replace your current group setup with the imported configuration. Any existing participants will be removed.",
"roast_import_confirm_button": "Import",
"roast_export_confirm_title": "Export Group Configuration",
"roast_export_confirm_description": "Export your current group configuration to share with other participants.",
"roast_export_confirm_button": "Export",
"roast_export_preview_title": "Export Preview",
"roast_export_preview_participants": "Participants",
"roast_export_preview_filename": "Filename",
"roast_wallet_show_key_info": "Show Key Information",
"roast_wallet_show_key_info_title": "Your HD Key Index",
"roast_add_participant_error": "Error adding participant"
}