react-components.json 5.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. {
  2. "bonded": "bonded",
  3. "transactions": "transactions",
  4. "type": "type",
  5. "{{value}}, {{remaining}} blocks left": "{{value}}, {{remaining}} blocks left",
  6. "unstake threshold": "unstake threshold",
  7. "commission": "commission",
  8. "total": "total",
  9. "available": "available",
  10. "redeemable": "redeemable",
  11. "Redeem these funds": "Redeem these funds",
  12. "unbonding": "unbonding",
  13. "session keys": "session keys",
  14. "reward destination": "reward destination",
  15. "or": "or",
  16. "extrinsic hash": "extrinsic hash",
  17. "lifetime": "lifetime",
  18. "tip": "tip",
  19. "No items": "No items",
  20. "only this network": "only this network",
  21. "use on any network": "use on any network",
  22. "clipboard": "clipboard",
  23. "address copied": "address copied",
  24. "You are about to remove this account from your list of available accounts. Once completed, should you need to access it again, you will have to re-create the account either via seed or via a backup file.": "You are about to remove this account from your list of available accounts. Once completed, should you need to access it again, you will have to re-create the account either via seed or via a backup file.",
  25. "This operation does not remove the history of the account from the chain, nor any associated funds from the account. The forget operation only limits your access to the account on this browser.": "This operation does not remove the history of the account from the chain, nor any associated funds from the account. The forget operation only limits your access to the account on this browser.",
  26. "You are about to remove this address from your address book. Once completed, should you need to access it again, you will have to re-add the address.": "You are about to remove this address from your address book. Once completed, should you need to access it again, you will have to re-add the address.",
  27. "This operation does not remove the history of the account from the chain, nor any associated funds from the account. The forget operation only limits your access to the address on this browser.": "This operation does not remove the history of the account from the chain, nor any associated funds from the account. The forget operation only limits your access to the address on this browser.",
  28. "You are about to remove this contract from your list of available contracts. Once completed, should you need to access it again, you will have to manually add the contract's address in the Instantiate tab.": "You are about to remove this contract from your list of available contracts. Once completed, should you need to access it again, you will have to manually add the contract's address in the Instantiate tab.",
  29. "This operation does not remove the history of the contract from the chain, nor any associated funds from its account. The forget operation only limits your access to the contract on this browser.": "This operation does not remove the history of the contract from the chain, nor any associated funds from its account. The forget operation only limits your access to the contract on this browser.",
  30. "You are about to remove this code from your list of available code hashes. Once completed, should you need to access it again, you will have to manually add the code hash again.": "You are about to remove this code from your list of available code hashes. Once completed, should you need to access it again, you will have to manually add the code hash again.",
  31. "This operation does not remove the uploaded code WASM and ABI from the chain, nor any deployed contracts. The forget operation only limits your access to the code on this browser.": "This operation does not remove the uploaded code WASM and ABI from the chain, nor any deployed contracts. The forget operation only limits your access to the code on this browser.",
  32. "Confirm account removal": "Confirm account removal",
  33. "Confirm address removal": "Confirm address removal",
  34. "Confirm contract removal": "Confirm contract removal",
  35. "Confirm code removal": "Confirm code removal",
  36. "Cancel": "Cancel",
  37. "Forget": "Forget",
  38. "click to select or drag and drop the file here": "click to select or drag and drop the file here",
  39. "{{name}} ({{size}} bytes)": "{{name}} ({{size}} bytes)",
  40. "Positive number": "Positive number",
  41. "View this {{type}} on Polkascan.io": "View this {{type}} on Polkascan.io",
  42. "Mutates contract state": "Mutates contract state",
  43. "Call this message": "Call this message",
  44. "Deploy with this constructor": "Deploy with this constructor",
  45. "Reported offline {{count}} times, last at {{blockNumber}}": "Reported offline {{count}} times, last at {{blockNumber}}",
  46. "Reported online at #{{blockNumber}}": "Reported online at #{{blockNumber}}",
  47. "Reported online in the current session": "Reported online in the current session",
  48. "Dismiss all notifications": "Dismiss all notifications",
  49. "proposed by": "proposed by",
  50. "beneficiary": "beneficiary",
  51. "value": "value",
  52. "bond": "bond",
  53. "Select the account to use for this action.": "Select the account to use for this action.",
  54. "using my account": "using my account",
  55. "Submit": "Submit",
  56. "Vote on council proposal": "Vote on council proposal",
  57. "Vote on proposal": "Vote on proposal",
  58. "Vote with account": "Vote with account",
  59. "Select the account you wish to vote with. You can approve \"aye\" or deny \"nay\" the proposal.": "Select the account you wish to vote with. You can approve \"aye\" or deny \"nay\" the proposal.",
  60. "Select your vote preferences for this proposal, either to approve or disapprove": "Select your vote preferences for this proposal, either to approve or disapprove",
  61. "record my vote as": "record my vote as",
  62. "Vote": "Vote",
  63. "Aye, I approve": "Aye, I approve",
  64. "Nay, I do not approve": "Nay, I do not approve",
  65. "reserved": "reserved",
  66. "locked": "locked",
  67. "Remove ABI": "Remove ABI",
  68. "transferrable": "transferrable",
  69. "No documentation provided": "No documentation provided"
  70. }