Skip to content

Commit 1fe7979

Browse files
committed
Optimize the Chinese README file by adjusting its format and content to improve readability
1 parent b1ec826 commit 1fe7979

File tree

2 files changed

+30
-20
lines changed

2 files changed

+30
-20
lines changed

README.zh-cn.md

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ Gitea基于Go语言开发,凡Go语言支持的平台与架构,它皆能适
5959
> [!NOTE]
6060
> 若需调用API,我们已提供实验性支持,文档详见[此处](https://docs.gitea.com/api)
6161
62-
6362
## 贡献指南
6463

6564
标准流程:Fork → Patch → Push → Pull Request
@@ -79,7 +78,6 @@ Gitea基于Go语言开发,凡Go语言支持的平台与架构,它皆能适
7978

8079
更多信息:[翻译贡献文档](https://docs.gitea.com/contributing/localization)
8180

82-
8381
## 官方及第三方项目
8482

8583
我们提供官方[go-sdk](https://gitea.com/gitea/go-sdk)、命令行工具[tea](https://gitea.com/gitea/tea)及Gitea Action专用[运行器](https://gitea.com/gitea/act_runner)
@@ -93,17 +91,19 @@ Gitea基于Go语言开发,凡Go语言支持的平台与架构,它皆能适
9391
[文档](https://docs.gitea.com/)未覆盖你的问题,可通过[Discord服务器](https://discord.gg/Gitea)联系我们,或在[论坛](https://forum.gitea.com/)发布帖子。
9492

9593
## 项目成员
94+
9695
- [维护者](https://github.com/orgs/go-gitea/people)
9796
- [贡献者](https://github.com/go-gitea/gitea/graphs/contributors)
9897
- [译者](options/locale/TRANSLATORS)
9998

100-
10199
## 支持者
100+
102101
感谢所有支持者的鼎力相助!🙏 [[成为支持者](https://opencollective.com/gitea#backer)]
103102

104103
<a href="https://opencollective.com/gitea#backers" target="_blank"><img src="https://opencollective.com/gitea/backers.svg?width=890"></a>
105104

106105
## 赞助商
106+
107107
成为赞助商支持项目,你的logo将在此展示并链接至官网。[[成为赞助商](https://opencollective.com/gitea#sponsor)]
108108

109109
<a href="https://opencollective.com/gitea/sponsor/0/website" target="_blank"><img src="https://opencollective.com/gitea/sponsor/0/avatar.svg"></a>
@@ -118,21 +118,26 @@ Gitea基于Go语言开发,凡Go语言支持的平台与架构,它皆能适
118118
<a href="https://opencollective.com/gitea/sponsor/9/website" target="_blank"><img src="https://opencollective.com/gitea/sponsor/9/avatar.svg"></a>
119119

120120
## 常见问题
121-
### Q:Gitea如何发音?
122-
A:发音为[/ɡɪ’ti:/](https://youtu.be/EM71-2uDAoY),类似“gi-tea”,“g”需发重音。
123121

124-
### Q:为何项目代码未托管在Gitea自身实例上?
125-
A:我们正推进此事,进展可查看[该issue](https://github.com/go-gitea/gitea/issues/1029)
122+
**Gitea如何发音?**
123+
124+
发音为[/ɡɪ'ti:/](https://youtu.be/EM71-2uDAoY),类似"gi-tea","g"需发重音。
125+
126+
**为何项目代码未托管在Gitea自身实例上?**
126127

127-
### Q:哪里可找到安全补丁?
128-
A:在[发布日志](https://github.com/go-gitea/gitea/releases)[更新日志](https://github.com/go-gitea/gitea/blob/main/CHANGELOG.md)中,搜索关键词`SECURITY`即可找到。
128+
我们正[推进此事](https://github.com/go-gitea/gitea/issues/1029)
129129

130+
**哪里可找到安全补丁?**
131+
132+
[发布日志](https://github.com/go-gitea/gitea/releases)[更新日志](https://github.com/go-gitea/gitea/blob/main/CHANGELOG.md)中,搜索关键词`SECURITY`即可找到。
130133

131134
## 许可证
132-
本项目采用MIT许可证,完整许可文本详见[LICENSE文件](https://github.com/go-gitea/gitea/blob/main/LICENSE)
133135

136+
本项目采用MIT许可证。
137+
完整许可文本详见[LICENSE文件](https://github.com/go-gitea/gitea/blob/main/LICENSE)
134138

135139
## 更多信息
140+
136141
<details>
137142
<summary>寻找界面概述?查看这里!</summary>
138143

README.zh-tw.md

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ Gitea 基於 Go 語言開發,凡 Go 語言支持的平台與架構,它皆能
5959
> [!NOTE]
6060
> 若需調用 API,我們已提供實驗性支援,文件詳見[此處](https://docs.gitea.com/api)
6161
62-
6362
## 貢獻指南
6463

6564
標準流程:Fork → Patch → Push → Pull Request
@@ -79,7 +78,6 @@ Gitea 基於 Go 語言開發,凡 Go 語言支持的平台與架構,它皆能
7978

8079
更多資訊:[翻譯貢獻文件](https://docs.gitea.com/contributing/localization)
8180

82-
8381
## 官方及第三方專案
8482

8583
我們提供官方 [go-sdk](https://gitea.com/gitea/go-sdk)、命令列工具 [tea](https://gitea.com/gitea/tea) 及 Gitea Action 專用[執行器](https://gitea.com/gitea/act_runner)
@@ -93,17 +91,19 @@ Gitea 基於 Go 語言開發,凡 Go 語言支持的平台與架構,它皆能
9391
[文件](https://docs.gitea.com/)未涵蓋你的問題,可透過[Discord 伺服器](https://discord.gg/Gitea)聯絡我們,或在[論壇](https://forum.gitea.com/)發布貼文。
9492

9593
## 專案成員
94+
9695
- [維護者](https://github.com/orgs/go-gitea/people)
9796
- [貢獻者](https://github.com/go-gitea/gitea/graphs/contributors)
9897
- [譯者](options/locale/TRANSLATORS)
9998

100-
10199
## 支持者
100+
102101
感謝所有支持者的鼎力相助!🙏 [[成為支持者](https://opencollective.com/gitea#backer)]
103102

104103
<a href="https://opencollective.com/gitea#backers" target="_blank"><img src="https://opencollective.com/gitea/backers.svg?width=890"></a>
105104

106105
## 贊助商
106+
107107
成為贊助商支持專案,你的 logo 將在此展示並連結至官網。[[成為贊助商](https://opencollective.com/gitea#sponsor)]
108108

109109
<a href="https://opencollective.com/gitea/sponsor/0/website" target="_blank"><img src="https://opencollective.com/gitea/sponsor/0/avatar.svg"></a>
@@ -118,21 +118,26 @@ Gitea 基於 Go 語言開發,凡 Go 語言支持的平台與架構,它皆能
118118
<a href="https://opencollective.com/gitea/sponsor/9/website" target="_blank"><img src="https://opencollective.com/gitea/sponsor/9/avatar.svg"></a>
119119

120120
## 常見問題
121-
### Q:Gitea 如何發音?
122-
A:發音為[/ɡɪ'ti:/](https://youtu.be/EM71-2uDAoY),類似「gi-tea」,「g」需發重音。
123121

124-
### Q:為何專案代碼未託管在 Gitea 自身實例上?
125-
A:我們正推進此事,進展可查看[該 issue](https://github.com/go-gitea/gitea/issues/1029)
122+
**Gitea 如何發音?**
123+
124+
發音為[/ɡɪ'ti:/](https://youtu.be/EM71-2uDAoY),類似「gi-tea」,「g」需發重音。
125+
126+
**為何專案代碼未託管在 Gitea 自身實例上?**
126127

127-
### Q:哪裡可找到安全補丁?
128-
A:在[發布日誌](https://github.com/go-gitea/gitea/releases)[更新日誌](https://github.com/go-gitea/gitea/blob/main/CHANGELOG.md)中,搜尋關鍵詞`SECURITY`即可找到。
128+
我們正[推進此事](https://github.com/go-gitea/gitea/issues/1029)
129129

130+
**哪裡可找到安全補丁?**
131+
132+
[發布日誌](https://github.com/go-gitea/gitea/releases)[更新日誌](https://github.com/go-gitea/gitea/blob/main/CHANGELOG.md)中,搜尋關鍵詞`SECURITY`即可找到。
130133

131134
## 授權條款
132-
本項目採用 MIT 授權條款,完整授權文本詳見 [LICENSE 檔案](https://github.com/go-gitea/gitea/blob/main/LICENSE)
133135

136+
本項目採用 MIT 授權條款。
137+
完整授權文本詳見 [LICENSE 檔案](https://github.com/go-gitea/gitea/blob/main/LICENSE)
134138

135139
## 更多資訊
140+
136141
<details>
137142
<summary>尋找介面概述?查看這裡!</summary>
138143

0 commit comments

Comments
 (0)