app-accounts.json 10 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. {
  2. "account forgotten": "account forgotten",
  3. "Forget this account": "Forget this account",
  4. "Create a backup file for this account": "Create a backup file for this account",
  5. "Change this account's password": "Change this account's password",
  6. "send": "send",
  7. "Send funds from this account": "Send funds from this account",
  8. "It is recommended that you create/store your accounts securely and externally from the app. On {{yourBrowser}} the following browser extensions are available for use -": "It is recommended that you create/store your accounts securely and externally from the app. On {{yourBrowser}} the following browser extensions are available for use -",
  9. "Accounts injected from any of these extensions will appear in this application and be available for use. The above list is updated as more extensions with external signing capability become available.": "Accounts injected from any of these extensions will appear in this application and be available for use. The above list is updated as more extensions with external signing capability become available.",
  10. "Learn more...": "Learn more...",
  11. "My accounts": "My accounts",
  12. "Vanity address": "Vanity address",
  13. "account backed up": "account backed up",
  14. "Backup account": "Backup account",
  15. "Cancel": "Cancel",
  16. "Download": "Download",
  17. "An encrypted backup file will be created once you have pressed the \"Download\" button. This can be used to re-import your account on any other machine.": "An encrypted backup file will be created once you have pressed the \"Download\" button. This can be used to re-import your account on any other machine.",
  18. "Save this backup file in a secure location. Additionally, the password associated with this account is needed together with this backup file in order to restore your account.": "Save this backup file in a secure location. Additionally, the password associated with this account is needed together with this backup file in order to restore your account.",
  19. "The account password as specified when creating the account. This is used to encrypt the backup file and subsequently decrypt it when restoring the account.": "The account password as specified when creating the account. This is used to encrypt the backup file and subsequently decrypt it when restoring the account.",
  20. "password": "password",
  21. "password changed": "password changed",
  22. "Change account password": "Change account password",
  23. "Change": "Change",
  24. "This will apply to any future use of this account as stored on this browser. Ensure that you securely store this new password and that it is strong and unique to the account.": "This will apply to any future use of this account as stored on this browser. Ensure that you securely store this new password and that it is strong and unique to the account.",
  25. "The existing account password as specified when this account was created or when it was last changed.": "The existing account password as specified when this account was created or when it was last changed.",
  26. "your current password": "your current password",
  27. "The new account password. Once set, all future account unlocks will be performed with this new password.": "The new account password. Once set, all future account unlocks will be performed with this new password.",
  28. "your new password": "your new password",
  29. "created account": "created account",
  30. "Add an account via seed": "Add an account via seed",
  31. "Name given to this account. You can edit it. To use the account to validate or nominate, it is a good practice to append the function of the account in the name, e.g \"name_you_want - stash\".": "Name given to this account. You can edit it. To use the account to validate or nominate, it is a good practice to append the function of the account in the name, e.g \"name_you_want - stash\".",
  32. "name": "name",
  33. "The private key for your account is derived from this seed. This seed must be kept secret as anyone in its possession has access to the funds of this account. If you validate, use the seed of the session account as the \"--key\" parameter of your node.": "The private key for your account is derived from this seed. This seed must be kept secret as anyone in its possession has access to the funds of this account. If you validate, use the seed of the session account as the \"--key\" parameter of your node.",
  34. "mnemonic seed": "mnemonic seed",
  35. "development seed": "development seed",
  36. "seed (hex or string)": "seed (hex or string)",
  37. "Development": "Development",
  38. "Mnemonic": "Mnemonic",
  39. "Raw seed": "Raw seed",
  40. "This password is used to encrypt your private key. It must be strong and unique! You will need it to sign transactions with this account. You can recover this account using this password together with the backup file (generated in the next step).": "This password is used to encrypt your private key. It must be strong and unique! You will need it to sign transactions with this account. You can recover this account using this password together with the backup file (generated in the next step).",
  41. "Advanced creation options": "Advanced creation options",
  42. "Determines what cryptography will be used to create this account. Note that to validate on Polkadot, the session account must use \"ed25519\".": "Determines what cryptography will be used to create this account. Note that to validate on Polkadot, the session account must use \"ed25519\".",
  43. "keypair crypto type": "keypair crypto type",
  44. "You can set a custom derivation path for this account using the following syntax \"/<soft-key>//<hard-key>\". The \"/<soft-key>\" and \"//<hard-key>\" may be repeated and mixed`.": "You can set a custom derivation path for this account using the following syntax \"/<soft-key>//<hard-key>\". The \"/<soft-key>\" and \"//<hard-key>\" may be repeated and mixed`.",
  45. "secret derivation path": "secret derivation path",
  46. "Save": "Save",
  47. "Important notice": "Important notice",
  48. "We will provide you with a generated backup file after your account is created. As long as you have access to your account you can always download this file later by clicking on \"Backup\" button from the Accounts section.": "We will provide you with a generated backup file after your account is created. As long as you have access to your account you can always download this file later by clicking on \"Backup\" button from the Accounts section.",
  49. "Please make sure to save this file in a secure location as it is required, together with your password, to restore your account.": "Please make sure to save this file in a secure location as it is required, together with your password, to restore your account.",
  50. "Create and backup account": "Create and backup account",
  51. "account restored": "account restored",
  52. "Add via backup file": "Add via backup file",
  53. "Restore": "Restore",
  54. "Select the JSON key file that was downloaded when you created the account. This JSON file contains your private key encrypted with your password.": "Select the JSON key file that was downloaded when you created the account. This JSON file contains your private key encrypted with your password.",
  55. "backup file": "backup file",
  56. "Type the password chosen at the account creation. It was used to encrypt your account's private key in the backup file.": "Type the password chosen at the account creation. It was used to encrypt your account's private key in the backup file.",
  57. "Add account via Qr": "Add account via Qr",
  58. "Name given to this account. You can change it at any point in the future.": "Name given to this account. You can change it at any point in the future.",
  59. "Create": "Create",
  60. "available ": "available ",
  61. "Send funds": "Send funds",
  62. "The account you will send funds from.": "The account you will send funds from.",
  63. "send from account": "send from account",
  64. "Select a contact or paste the address you want to send funds to.": "Select a contact or paste the address you want to send funds to.",
  65. "send to address": "send to address",
  66. "Type the amount you want to transfer. Note that you can select the unit on the right e.g sending 1 milli is equivalent to sending 0.001.": "Type the amount you want to transfer. Note that you can select the unit on the right e.g sending 1 milli is equivalent to sending 0.001.",
  67. "amount": "amount",
  68. "Make Transfer": "Make Transfer",
  69. "Add account": "Add account",
  70. "Restore JSON": "Restore JSON",
  71. "Add via Qr": "Add via Qr",
  72. "Query Ledger": "Query Ledger",
  73. "No account yet?": "No account yet?",
  74. "Stop generation": "Stop generation",
  75. "Start generation": "Start generation",
  76. "Type here what you would like your address to contain. This tool will generate the keys and show the associated addresses that best match your search. You can use \"?\" as a wildcard for a character.": "Type here what you would like your address to contain. This tool will generate the keys and show the associated addresses that best match your search. You can use \"?\" as a wildcard for a character.",
  77. "Search for": "Search for",
  78. "Should the search be case sensitive, e.g if you select \"no\" your search for \"Some\" may return addresses containing \"somE\" or \"sOme\"...": "Should the search be case sensitive, e.g if you select \"no\" your search for \"Some\" may return addresses containing \"somE\" or \"sOme\"...",
  79. "case sensitive": "case sensitive",
  80. "Evaluated {{count}} keys in {{elapsed}}s ({{avg}} keys/s)": "Evaluated {{count}} keys in {{elapsed}}s ({{avg}} keys/s)",
  81. "You can set a custom derivation path for this account using the following syntax \"/<soft-key>//<hard-key>///<password>\". The \"/<soft-key>\" and \"//<hard-key>\" may be repeated and mixed`. The \"///password\" is optional and should only occur once.": "You can set a custom derivation path for this account using the following syntax \"/<soft-key>//<hard-key>///<password>\". The \"/<soft-key>\" and \"//<hard-key>\" may be repeated and mixed`. The \"///password\" is optional and should only occur once.",
  82. "//hard/soft///password": "//hard/soft///password",
  83. "new account": "new account",
  84. "transferrable ": "transferrable ",
  85. "Derive account from source": "Derive account from source",
  86. "Change on-chain nickname": "Change on-chain nickname",
  87. "The selected account to perform the derivation on.": "The selected account to perform the derivation on.",
  88. "derive root account": "derive root account",
  89. "Derive account from pair": "Derive account from pair",
  90. "The password to unlock the selected account.": "The password to unlock the selected account.",
  91. "derivation path": "derivation path",
  92. "//hard/soft": "//hard/soft",
  93. "Unlock": "Unlock",
  94. "My memo": "My memo"
  95. }