Skip to content

Commit 6e47306

Browse files
committed
chore: update corrections from crowdin
1 parent bfc871b commit 6e47306

File tree

6 files changed

+64
-42
lines changed

6 files changed

+64
-42
lines changed

public/content/translations/zh-tw/dao/index.md

Lines changed: 45 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -46,72 +46,76 @@ summaryPoint3: 一個將資產投入特定事業的安全場所。
4646

4747
<YouTube id="zTStDvUtQWc" />
4848

49-
## How DAOs Work {#how-daos-work}
49+
## 去中心化自治組織如何運作? {#how-daos-work}
5050

51-
DAOs are based on smart contracts that define the rules and govern the organization's treasury. Once deployed on Ethereum, the rules cannot be modified unless approved by a vote. Any behavior that doesn't comply with the code rules and logic is invalid. The treasury, also defined by a smart contract, cannot be accessed without the approval of the community. This means that DAOs don't require centralized management. Instead, decisions are made collectively, and payments are authorized automatically after a vote.
51+
去中心化自治組織的基礎為其[智慧型合約](/glossary/#smart-contract),該合約定義組織的規則,並對該團體的資金庫進行規範。 一旦在以太坊上部署合約,除非投票通過,否則不能修改規則。 任何不符合程式碼規則和邏輯的行為都會失效。 由於資金庫也是以智慧型合約定義,因此任何人都無法不經團體核准而挪用資金。 這意味著去中心化自治組織不需要中心化管理機構。 相反地,團體會共同做出決定,而付款會在投票通過之後自動獲得授權。
5252

53-
The immutability of smart contracts once deployed on Ethereum ensures that any modifications to the code (the rules of the DAO) are transparent and traceable.
53+
之所以能夠做到這一點,是因為智慧型合約一旦部署於以太坊,就無法被篡改。 一切都是公開的,只要有人修改程式碼(去中心化自治組織的規則)就會被發現。
5454

55-
## Ethereum and DAOs {#ethereum-and-daos}
55+
## 以太坊與去中心化自治組織 {#ethereum-and-daos}
5656

57-
Ethereum provides an excellent foundation for DAOs due to the following reasons:
57+
以太坊為去中心化自治組織提供了極佳的基礎,原因如下:
5858

59-
- Ethereum's consensus is decentralized and well-established, making the network trustworthy.
60-
- Smart contracts, once deployed, cannot be modified, even by their creators. This allows DAOs to operate according to the programmed rules.
61-
- Smart contracts can send and receive funds, eliminating the need for trusted intermediaries to manage the organization's treasury.
62-
- The Ethereum community tends to collaborate rather than compete, fostering the development of best practices and support systems.
59+
- 以太坊本身的共識足夠去中心化,同時建立已久,足以讓組織信任其網路。
60+
- 智慧型合約程式碼部署後便無法修改,即使是所有人亦然。 這使得去中心化自治組織可以完全按照程式設定的規則運作。
61+
- 智慧型合約可以發送/接收資金。 如果少了這點,你就需要可信的中間人來管理團體的資金。
62+
- 事實證明,比起競爭,以太坊社群更趨向合作,使得最佳做法和支援系統得以快速發展。
6363

64-
## DAO Governance {#dao-governance}
64+
## 去中心化自治組織的治理 {#dao-governance}
6565

66-
Governance of DAOs involves various considerations, such as how voting and proposal processes work.
66+
治理去中心化自治組織時有許多考量,例如投票及提案該如何運作。
6767

68-
### Delegation {#governance-delegation}
68+
### 授權 {#governance-delegation}
6969

70-
Delegation is a form of representative democracy in DAOs. Token holders can delegate their voting power to users who self-nominate and commit to managing the protocol and staying informed.
70+
委託類似去中心化自治組織版本的代議民主。 代幣持有者向自我提名、並承諾管理協定且掌握最新消息的使用者委託選票。
7171

72-
#### Example {#governance-example}
72+
#### 知名案例 {#governance-example}
7373

74-
[ENS](https://claim.ens.domains/delegate-ranking) - ENS token holders can delegate their votes to community members who actively participate in the ecosystem.
74+
[以太坊名稱服務](https://claim.ens.domains/delegate-ranking) – 以太坊名稱服務持有者可將其選票委託給參與活動的社群成員,以代表他們。
7575

76-
### Automatic Transaction Execution {#governance-example}
76+
### 自動交易治理 {#governance-example}
7777

78-
In many DAOs, transactions are automatically executed if they receive a certain number of votes and a majority vote in favor, unless vetoed by the creator.
78+
在許多去中心化自治組織中,如達法定人數的成員投票同意,交易將自動執行。
7979

80-
#### Example {#governance-example}
80+
#### 知名案例 {#governance-example}
8181

82-
[Nouns](https://nouns.wtf) - In the Nouns DAO, transactions are automatically executed if they receive the required number of votes and a majority vote in favor, unless vetoed by the creator.
82+
[Nouns](https://nouns.wtf) – 在去中心化組織 Nouns 中,如票數達法定數量且大多數票投票同意,只要不被創辦人所否決,交易就會自動執行。
8383

84-
### Multisig Governance {#governance-example}
84+
### 多簽治理 {#governance-example}
8585

86-
While DAOs can have thousands of voting members, funds can be stored in a wallet controlled by a smaller group of trusted and publicly known (within the community) active members, typically ranging from 5 to 20. After a vote, the multisig signers execute the will of the community.
86+
雖然去中心化自治組織可有成千上萬的投票成員,資金可存放在一個由 5-20 名受信任且通常資訊公開(有社群所知的公開身份)的活躍社群成員共管的[錢包](/glossary/#wallet)中。 投票後,[多簽](/glossary/#multisig)簽署人會執行社群的意願。
8787

88-
## DAO Laws {#dao-laws}
88+
## 去中心化自治組織相關法律 {#dao-laws}
8989

90-
In 1977, Wyoming created the Limited Liability Company (LLC) structure to protect entrepreneurs and limit their liability. More recently, Wyoming pioneered DAO-related legislation, granting DAOs legal status. Currently, Wyoming, Vermont, and the British Virgin Islands have some form of DAO-related laws.
90+
1977 年,懷俄明州創造了有限責任公司制度,以保護企業家並限定其責任。 更近期,懷俄明州首創去中心化自治組織相關法律,給予去中心化自治組織法律地位。 目前,懷俄明州、佛蒙特州以及維京群島皆建立某種形式的去中心化自治組織相關法律。
9191

92-
### Example {#law-example}
92+
### 知名案例 {#law-example}
9393

94-
[CityDAO](https://citydao.io) - CityDAO used Wyoming's DAO-related legislation to purchase 40 acres of land near Yellowstone National Park.
94+
[CityDAO](https://citydao.io) CityDAO 透過懷俄明州去中心化自治組織的相關法律購買了黃石國家公園附近 40 英畝的地。
9595

96-
## DAO Membership {#dao-membership}
96+
## 去中心化自治組織成員 {#dao-membership}
9797

98-
DAOs have various membership models, where members decide on voting mechanisms and other important aspects of the DAO.
98+
去中心化自治組織的成員有多種模式。 成員可以決定投票方式和去中心化自治組織的其他重要事務。
9999

100-
### Token-based Membership {#token-based-membership}
100+
### 代幣型成員 {#token-based-membership}
101101

102-
Token-based membership is typically fully permissionless, depending on the tokens used. Governance tokens of this kind are often freely tradable on decentralized exchanges without permission. Some may require earning them through providing liquidity or other forms of "work." Holding the tokens grants voting rights.
102+
通常完全[無需許可](/glossary/#permissionless),視所用的代幣而定。 這類治理代幣大部分都能在[去中心化交易所](/glossary/#dex)自由交易,無需許可。 其他少部分則必須透過提供流動性或其他某些「工作量證明」來賺取。 無論是哪一種方式,只要持有代幣就能獲得投票權。
103103

104-
#### Example {#token-example}
104+
_通常用於治理廣泛的去中心化協定及/或代幣本身。_
105105

106-
[MakerDAO](https://makerdao.com) - MakerDAO's MKR token is widely available on decentralized exchanges, allowing anyone to acquire voting rights to decide the future of the Maker protocol.
106+
#### 知名案例 {#token-example}
107107

108-
### Share-based Membership {#share-based-membership}
108+
[MakerDAO](https://makerdao.com) – MakerDAO 的代幣 MKR 在去中心化交易所廣泛提供,且任何人皆可買進投票權來決定 Maker 協定的未來。
109109

110-
Share-based DAOs have a higher level of permission but are still relatively open. Potential members can apply to join the DAO, usually by providing valuable contributions in the form of tokens or work. Shares represent direct voting and ownership rights. Members can exit with their share of the treasury at any time.
110+
### 股份型成員 {#share-based-membership}
111111

112-
#### Example {#share-example}
112+
股份型去中心化自治組織擁的許可制程度更高,但仍然相當公開。 任何潛在的成員都可以申請加入去中心化自治組織,通常以代幣或工作的形式提供有價值的貢獻。 股份代表直接投票權及所有權。 成員可以隨時帶著自己所佔的資金庫股份退出。
113113

114-
[MolochDAO](http://molochdao.com/) - MolochDAO funds Ethereum projects. To become a member, you must apply and be evaluated by the community for the necessary expertise and capital to make informed decisions about potential grantees. You cannot directly purchase membership in the DAO on the open market.
114+
_通常用於關係較為緊密、以人為中心的組織,例如慈善機構、勞工團體、投資俱樂部等, 也可以治理協定及代幣。_
115+
116+
#### 知名案例 {#share-example}
117+
118+
[MolochDAO](http://molochdao.com/) – MolochDAO 致力於資助以太坊專案。 想加入為成員必須提出申請,以便團體評估你是否具備必要的專業知識和資本來對潛在的受資助者作出明智判斷。 你無法直接在公開市場購買加入該去中心化自治組織的資格。
115119

116120
### 信譽型成員 {#reputation-based-membership}
117121

@@ -123,25 +127,25 @@ _通常用於協定和[去中心化應用程式](/glossary/#dapp)的去中心化
123127

124128
[DXdao](https://DXdao.eth.limo) – DXdao 是一個全球主權聯合組織,自 2019 年以來一直致力於建構與治理去中心化協定和應用程式。 它利用信譽型治理和[全局共識](/glossary/#holographic-consensus)來協調和管理資金,這意味著沒有人可以透過金錢來影響其未來或治理決策。
125129

126-
## 參與/建立去中心化自治組織
130+
## 參與/建立去中心化自治組織 {#join-start-a-dao}
127131

128-
### 加入去中心化自治組織 (DAO)
132+
### 加入去中心化自治組織 (DAO) {#join-a-dao}
129133

130134
- [以太坊社群去中心化自治組織](/community/get-involved/#decentralized-autonomous-organizations-daos)
131135
- [DAOHaus 的去中心化自治組織清單](https://app.daohaus.club/explore)
132136
- [Tally.xyz 的去中心化自治組織清單](https://www.tally.xyz)
133137

134-
### 建立去中心化自治組織
138+
### 建立去中心化自治組織 {#start-a-dao}
135139

136140
- [使用 DAOHaus 建立去中心化自治組織](https://app.daohaus.club/summon)
137141
- [使用 Tally 建立一個治理者型去中心化自治組織](https://www.tally.xyz/add-a-dao)
138142
- [建立由 Aragon 支援的去中心化自治組織](https://aragon.org/product)
139143
- [建立 colony](https://colony.io/)
140144
- [使用 DAOstack 全局共識建立去中心化自治組織](https://alchemy.daostack.io/daos/create)
141145

142-
## 延伸閱讀
146+
## 延伸閱讀 {#further-reading}
143147

144-
### 去中心化自治組織相關文章
148+
### 去中心化自治組織相關文章 {#dao-articles}
145149

146150
- [什麼是去中心化自治組織?](https://aragon.org/dao)[Aragon](https://aragon.org/)
147151
- [去中心化自治組織之家](https://wiki.metagame.wtf/docs/great-houses/house-of-daos)[Metagame](https://wiki.metagame.wtf/)
@@ -152,7 +156,7 @@ _通常用於協定和[去中心化應用程式](/glossary/#dapp)的去中心化
152156
- [Vitalik,《去中心化自治組織並非法人團體:去中心化在自治組織裡的重要之處》](https://vitalik.eth.limo/general/2022/09/20/daos.html)
153157
- [去中心化自治組織、去中心化自治公司、去中心化應用程式等:不完整術語指引](https://blog.ethereum.org/2014/05/06/daos-dacs-das-and-more-an-incomplete-terminology-guide) - [以太坊部落格](https://blog.ethereum.org)
154158

155-
### 影片
159+
### 影片 {#videos}
156160

157161
- [什麼是加密貨幣世界的去中心化自治組織?](https://youtu.be/KHm0uUPqmVE)
158162
- [一個去中心化自治組織是否能建立一座城市?](https://www.ted.com/talks/scott_fitsimones_could_a_dao_build_the_next_great_city)[TED](https://www.ted.com/)

public/content/translations/zh-tw/desci/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ Web3 廣泛試驗過去中心化自治組織和 Web3 開發的不同激勵模型
107107
- [CureDAO:社群所有的精準健康平台](https://docs.curedao.org/)
108108
- [IdeaMarkets:實現去中心化的科學可信度](https://ideamarket.io/)
109109
- [去中心化科研實驗室](https://www.desci.com/)
110+
- [ValleyDAO:開放的全球社群,爲合成生物學研究的資金和轉化提供支援。](https://www.valleydao.bio)
110111

111112
歡迎補充新計畫 - 請先查看我們的[列表政策](/contributing/adding-desci-projects/)
112113

public/content/translations/zh-tw/nft/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,11 @@ summaryPoint3: 由建置於以太坊區塊鏈上的智慧型合約提供支援
103103
- [Etherscan 的非同質化代幣追蹤器](https://etherscan.io/nft-top-contracts)
104104
- [ERC-721 代幣標準](/developers/docs/standards/tokens/erc-721/)
105105
- [ERC-1155 代幣標準](/developers/docs/standards/tokens/erc-1155/)
106+
- [熱門 NFT App 和工具](https://www.ethereum-ecosystem.com/blockchains/ethereum/nfts)
107+
108+
## 其他資源 {#other-resources}
109+
110+
- [NFTScan](https://nftscan.com/)
106111

107112
<Divider />
108113

src/intl/zh-tw/common.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,12 +291,19 @@
291291
"nav-roadmap-description": "以太坊實現更高可擴容性、安全性和永續性的路徑",
292292
"nav-roadmap-future-description": "強化以太坊成為一個穩健且去集中式的網路",
293293
"nav-roadmap-future-label": "防過時",
294+
"nav-roadmap-future-proofing": "防過時",
295+
"nav-roadmap-home": "路線圖首頁",
294296
"nav-roadmap-label": "開發藍圖",
297+
"nav-roadmap-options": "路線圖方案",
298+
"nav-roadmap-options-alt": "路線圖方案下拉選單",
295299
"nav-roadmap-overview-description": "以太坊的未來",
300+
"nav-roadmap-scaling": "縮放",
296301
"nav-roadmap-scaling-description": "更新網路以進一步降低交易成本並加快速度",
297302
"nav-roadmap-scaling-label": "更便宜的交易",
303+
"nav-roadmap-security": "提高安全性",
298304
"nav-roadmap-security-description": "確保以太坊對未來所有類型的攻擊都能隨時靈活應變",
299305
"nav-roadmap-security-label": "提高安全性",
306+
"nav-roadmap-user-experience": "更好的使用者體驗",
300307
"nav-roadmap-ux-description": "以太坊的使用必須簡化",
301308
"nav-roadmap-ux-label": "更好的使用者體驗",
302309
"nav-run-a-node-description": "掌握完全主權,同時協助網路安全",

src/intl/zh-tw/page-layer-2.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@
124124
"boba-description": "Boba 是一種樂觀卷軸,最初從樂觀分叉而來。「樂觀」是一種擴容解決方案,旨在減少燃料費,提高交易吞吐量,並擴展智慧型合約的功能。",
125125
"base-description": "Base 是安全、低成本及開發者友善的以太坊二層網路,目標是帶領 10 億使用者進入 Web3。它是由 Coinbase 孵化,建構於開源 OP 堆棧上的以太坊二層網路。",
126126
"loopring-description": "路印 (Loopring) 是零知識證明卷軸的二層網路解決方案,旨在提供與以太坊主網相同的安全性保障,並大規模提升可擴展性:交易吞吐量增加 1000 倍,交易費減低至一層網路的 0.1%。",
127-
"zksync-description": "zkSync 是由 Matter Labs 推出的以使用者為中心的零知識證明卷軸平台。它是一種以太坊擴容解決方案,已在以太坊主網上線。它支援付款、交換代幣和鑄造非同質化代幣。",
128127
"zkspace-description": "ZKSpace 平台由三個主要部分所組成:使用零知識證明卷軸技術建立的二層網路自動化做市商去中心化交易所(名為 ZKSwap);名為 ZKSquare 的支付服務;以及名為 ZKSea 的非同質化代幣交易市場。",
129128
"aztec-description": "Aztec 網路是第一個在以太坊上的私有零知識證明卷軸,使去中心化應用程式能存取隱私和擴張。",
130129
"starknet-description": "Starknet 是一個驗證卷軸二層網路。它不僅提供高流量、低燃料成本,并且保持了以太坊一層網路的安全等級。",

src/intl/zh-tw/page-what-is-ethereum.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,12 @@
101101
"page-what-is-ethereum-atoms-institutions-blockchains": "原子、機構、區塊鏈",
102102
"page-what-is-ethereum-atoms-institutions-blockchains-desc": "為什麼區塊鏈很重要?",
103103
"page-what-is-ethereum-ethereum-in-numbers-title": "有關以太坊的數字",
104+
"page-what-is-ethereum-ethereum-in-numbers-stat-1-desc": "建立在以太坊上的專案",
105+
"page-what-is-ethereum-ethereum-in-numbers-stat-2-desc": "有餘額的以太坊帳戶(錢包)",
106+
"page-what-is-ethereum-ethereum-in-numbers-stat-3-desc": "以太坊上的智能合約",
107+
"page-what-is-ethereum-ethereum-in-numbers-stat-4-desc": "以太坊上鎖定的代幣總價值",
108+
"page-what-is-ethereum-ethereum-in-numbers-stat-5-desc": "2021 年以太坊上創作者的收入",
109+
"page-what-is-ethereum-ethereum-in-numbers-stat-6-desc": "今日交易總數",
104110
"adoption-chart-column-now-label": "現在",
105111
"adoption-chart-investors-label": "投資者",
106112
"adoption-chart-developers-label": "開發者",

0 commit comments

Comments
 (0)