app-democracy.json 7.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. {
  2. "0.1x voting balance, no lockup period": "0.1x voting balance, no lockup period",
  3. "Conviction locks do overlap and is additive, meaning that funds locked during a previous vote can be locked again.": "Conviction locks do overlap and is additive, meaning that funds locked during a previous vote can be locked again.",
  4. "Democracy overview": "Democracy overview",
  5. "Fast track": "Fast track",
  6. "Fast track proposal": "Fast track proposal",
  7. "If this proposal is passed, the changes will be applied via dispatch and the deposit returned.": "If this proposal is passed, the changes will be applied via dispatch and the deposit returned.",
  8. "Image": "Image",
  9. "No active proposals": "No active proposals",
  10. "No active referendums": "No active referendums",
  11. "No external proposal": "No external proposal",
  12. "Nothing queued for execution": "Nothing queued for execution",
  13. "Only applicable if the proposal has already passed and is ready for dispatch.": "Only applicable if the proposal has already passed and is ready for dispatch.",
  14. "Preimage": "Preimage",
  15. "Register the vote for or against the proposal.": "Register the vote for or against the proposal.",
  16. "Second": "Second",
  17. "Second proposal": "Second proposal",
  18. "Seconding a proposal that indicates your backing for the proposal. Proposals with greater interest moves up the queue for potential next referendums.": "Seconding a proposal that indicates your backing for the proposal. Proposals with greater interest moves up the queue for potential next referendums.",
  19. "Seconds ({{count}})": "Seconds ({{count}})",
  20. "Select the account you wish to make the proposal with.": "Select the account you wish to make the proposal with.",
  21. "Select the account you wish to second with. This will lock your funds until the proposal is either approved or rejected": "Select the account you wish to second with. This will lock your funds until the proposal is either approved or rejected",
  22. "Submit preimage": "Submit preimage",
  23. "Submit proposal": "Submit proposal",
  24. "The account you want to register the preimage from": "The account you want to register the preimage from",
  25. "The account you want to register the proposal from": "The account you want to register the proposal from",
  26. "The amount reserved to store this image": "The amount reserved to store this image",
  27. "The amount this total can be reduced by to change the referendum outcome. This assumes changes to the convictions of the existing votes, with no additional turnout.": "The amount this total can be reduced by to change the referendum outcome. This assumes changes to the convictions of the existing votes, with no additional turnout.",
  28. "The amount this total should be increased by to change the referendum outcome. This assumes additional turnout with new votes at 1x conviction.": "The amount this total should be increased by to change the referendum outcome. This assumes additional turnout with new votes at 1x conviction.",
  29. "The associated deposit for this proposal should be more then the minimum on-chain deposit required. It will be locked until the proposal passes.": "The associated deposit for this proposal should be more then the minimum on-chain deposit required. It will be locked until the proposal passes.",
  30. "The balance associated with the vote will be locked as per the conviction specified and will not be available for transfer during this period.": "The balance associated with the vote will be locked as per the conviction specified and will not be available for transfer during this period.",
  31. "The calculated storage costs based on the size and the per-bytes fee.": "The calculated storage costs based on the size and the per-bytes fee.",
  32. "The conviction to use for this vote, with an appropriate lock period.": "The conviction to use for this vote, with an appropriate lock period.",
  33. "The delay period to apply in blocks": "The delay period to apply in blocks",
  34. "The external proposal to send to the technical committee": "The external proposal to send to the technical committee",
  35. "The hash of the preimage for the proposal as previously submitted or intended.": "The hash of the preimage for the proposal as previously submitted or intended.",
  36. "The hash of the selected proposal, use it for submitting the proposal": "The hash of the selected proposal, use it for submitting the proposal",
  37. "The image (proposal) will be stored on-chain against the hash of the contents.": "The image (proposal) will be stored on-chain against the hash of the contents.",
  38. "The locked value for this proposal": "The locked value for this proposal",
  39. "The minimum deposit required": "The minimum deposit required",
  40. "The preimage hash of the proposal": "The preimage hash of the proposal",
  41. "The proposal is in the queue for future referendums. One proposal from this list will move forward to voting.": "The proposal is in the queue for future referendums. One proposal from this list will move forward to voting.",
  42. "The proposal will be registered from this account and the balance lock will be applied here.": "The proposal will be registered from this account and the balance lock will be applied here.",
  43. "The vote will be recorded for this account. If another account delegated to this one, the delegated votes will also be counted.": "The vote will be recorded for this account. If another account delegated to this one, the delegated votes will also be counted.",
  44. "The voting period to apply in blocks": "The voting period to apply in blocks",
  45. "This account will pay the fees for the preimage, based on the size thereof.": "This account will pay the fees for the preimage, based on the size thereof.",
  46. "Vote": "Vote",
  47. "Vote on proposal": "Vote on proposal",
  48. "When submitting a proposal the hash needs to be known. Proposals can be submitted with hash-only, but upon dispatch the preimage needs to be available.": "When submitting a proposal the hash needs to be known. Proposals can be submitted with hash-only, but upon dispatch the preimage needs to be available.",
  49. "activate": "activate",
  50. "aye": "aye",
  51. "calculated storage fee": "calculated storage fee",
  52. "conviction": "conviction",
  53. "delay": "delay",
  54. "dispatch queue": "dispatch queue",
  55. "enact": "enact",
  56. "external": "external",
  57. "imminent preimage (proposal already passed)": "imminent preimage (proposal already passed)",
  58. "launch period": "launch period",
  59. "locked": "locked",
  60. "locked balance": "locked balance",
  61. "minimum deposit": "minimum deposit",
  62. "nay": "nay",
  63. "preimage hash": "preimage hash",
  64. "preimage {{hash}}": "preimage {{hash}}",
  65. "proposal hash": "proposal hash",
  66. "proposals": "proposals",
  67. "propose": "propose",
  68. "propose from account": "propose from account",
  69. "proposer": "proposer",
  70. "referenda": "referenda",
  71. "remaining": "remaining",
  72. "second with account": "second with account",
  73. "send from account": "send from account",
  74. "total": "total",
  75. "transferrable": "transferrable",
  76. "turnout": "turnout",
  77. "voting period": "voting period",
  78. "{{blocks}} blocks": "{{blocks}} blocks",
  79. "{{percentage}} aye": "{{percentage}} aye",
  80. "{{threshold}}, not passing": "{{threshold}}, not passing",
  81. "{{threshold}}, passing": "{{threshold}}, passing",
  82. "{{value}}x voting balance, locked for {{lock}}x enactment ({{period}} days)": "{{value}}x voting balance, locked for {{lock}}x enactment ({{period}} days)"
  83. }