Skip to content

Commit 38a9e95

Browse files
committed
tranlation of gitcoin dao
1 parent 2360d8a commit 38a9e95

File tree

3 files changed

+21
-21
lines changed

3 files changed

+21
-21
lines changed

basic/26-quadratic-vote&gitcoin/README-CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Quadratic vote
1+
# Quadratic Voting and Quadratic Funding
22

33
## 概念介绍
44

@@ -17,7 +17,7 @@
1717

1818
如果我们希望同时考虑人们对不同问题的关注程度,又避免完全“用钱买影响力”的困局,应该怎么办呢? 这个时候就可以使用 "二次方投票" 和 "二次方资助"
1919

20-
### Quadratic-Vote-Wiki
20+
### Quadratic-Voting
2121

2222
平方投票允许投票者为额外投票“付费”,以更强烈地表达对特定议题的支持,从而导致投票结果与支付结果的最高意愿一致,而不仅仅是用户偏好的结果。无论个人偏好的强度如何。投票的支付可以通过人工或真实货币(例如,在投票成员之间平均分配代币或使用真实货币)。平方投票是基数投票类别中累积投票的变体。它与累积投票的不同之处在于将“成本”和“投票”关系从线性变为平方。
2323

basic/26-quadratic-vote&gitcoin/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Quadratic vote
1+
# Quadratic Voting and Quadratic Funding
22

33
## Concept
44

@@ -20,7 +20,7 @@ Suppose a community wants to allocate its budget for two public infrastructure p
2020

2121
What if we want to take into account people's concerns about different issues at the same time, without completely "buying influence"? That's when you can use quadratic vote and quadratic fund.
2222

23-
### Quadtratic-Vote-Wiki
23+
### Quadtratic-Voting
2424

2525
Quadratic voting is a collective decision-making procedure which involves individuals allocating votes to express the degree of their preferences, rather than just the direction of their preferences. By doing so, quadratic voting seeks to address issues of voting paradox and majority rule. Quadratic voting works by allowing users to "pay" for additional votes on a given matter to express their support for given issues more strongly, resulting in voting outcomes that are aligned with the highest willingness to pay outcome, rather than just the outcome preferred by the majority regardless of the intensity of individual preferences. The payment for votes may be through either artificial or real currencies (e.g. with tokens distributed equally among voting members or with real money). Quadratic voting is a variant of cumulative voting in the class of cardinal voting. It differs from cumulative voting by altering "the cost" and "the vote" relation from linear to quadratic.
2626

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
# Gitcoin
22

3-
## 概念介绍
3+
## Concept
44

5-
介绍 Gitcoin 之前,先推荐一个二次方募资的资料 [Quadratic Funding](https://wtfisqf.com/)
5+
Before introducing Gitcoin, I'd like to make a recommendation of [Quadratic Funding](https://wtfisqf.com/).
66

7-
Gitcoin 是一个资助公共产品的平台,从一开始的赏金平台,到现在的捐款、学习,一直都是围绕着公共产品。所以我们来看 Gitcoin 有以下的产品功能:
7+
Gitcoin is a platform for funding public goods. From the bounties platform at the beginning, to the grants and study now, it has always been around public goods. It has the following product functions:
88

9-
- [赏金任务](https://gitcoin.co/explorer)
10-
- [捐款](https://gitcoin.co/grants/)
11-
- [黑客松](https://gitcoin.co/hackathons)
12-
- [问答](https://gitcoin.co/quests)
13-
- [感谢卡](https://gitcoin.co/kudos)
14-
- [创业孵化 kernel](https://kernel.community/)
9+
- [Bounties](https://gitcoin.co/explorer)
10+
- [Grants](https://gitcoin.co/grants/)
11+
- [Hackathons](https://gitcoin.co/hackathons)
12+
- [Quests](https://gitcoin.co/quests)
13+
- [Kudos](https://gitcoin.co/kudos)
14+
- [Incubator-Kernel](https://kernel.community/)
1515

16-
产品的功能,大家可以自行体验。下面介绍一下如何加入 `GitcoinDAO` 进行贡献
16+
We can experience the function of the product by ourselves. Here's how to join `GitcoinDAO` to contribute.
1717

1818
## GitcoinDAO
1919

20-
加入 GitcoinDAO 需要填写申请表格,所以请先访问 [GitcoinDAO 网站](http://gitcoindao.com/),左上角填写表格。
20+
Joining GitcoinDAO requires filling out an application form, so please visit first [GitcoinDAO website](http://gitcoindao.com/) fill the form in the upper left corner.
2121

22-
或者来参加 [GitcoinDAO 中文 AMA](http://gitcoinchina.com/),每周五 21:00 - 22:00
22+
Or join [GitcoinDAO chinese AMA](http://gitcoinchina.com/) Every Friday 21:00-22:00.
2323

24-
更多介绍,可以查看参考资料的内容。
24+
For more information, see website.
2525

26-
## 参考资料
26+
## Reference
2727

28-
- [gitcoin 介绍](https://docs.qq.com/doc/DTUFwUmJnQ2l4VnJz)
29-
- [视频](https://www.bilibili.com/video/BV1Y5411w77b/)
28+
- [gitcoin intro](https://docs.qq.com/doc/DTUFwUmJnQ2l4VnJz)
29+
- [video intro](https://www.bilibili.com/video/BV1Y5411w77b/)
3030
- [gitcoin](https://gitcoin.co/blog/gitcoin-grants-quadratic-funding-for-the-world/)
3131
- [gitcoin dao](https://gitcoin.notion.site/gitcoin/GitcoinDAO-22431fe7c9794d99986a028c23ce56b5)
32-
- [gitcoin 匹配规则](https://gitcoin.co/blog/grants-round-12-matching-caps/)
32+
- [gitcoin math rules](https://gitcoin.co/blog/grants-round-12-matching-caps/)

0 commit comments

Comments
 (0)