Files
gitea-docs/i18n/zh-tw/docusaurus-plugin-content-docs/version-1.23/contributing/localization.md
Lunny Xiao 965c269495 Update zh tw languages and fix some broken links (#455)
---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: silverwind <2021+silverwind@noreply.gitea.com>
Reviewed-on: https://gitea.com/gitea/docs/pulls/455
Reviewed-by: silverwind <2021+silverwind@noreply.gitea.com>
2026-07-09 23:41:46 +00:00

31 lines
1016 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
date: "2016-12-01T16:00:00+02:00"
slug: "localization"
sidebar_position: 70
aliases:
- /zh-tw/localization
---
# 本地化
Gitea 的本地化通過我們的 [Crowdin 專案](https://crowdin.com/project/gitea) 進行。
**英文** 翻譯的更改,可以透過拉取請求更改
[英文語言文件](https://github.com/go-gitea/gitea/blob/main/options/locale/locale_en-US.ini) 中的相應鍵。
**非英文** 翻譯的更改,請參考上面的 Crowdin 專案。
## 支援的語言
只要翻譯完成度達到 25% 或以上Crowdin 專案中列出的任何語言都將被支援。
翻譯被接受後,將在下一次 Crowdin 同步後反映在主儲存庫中,通常是在任何 PR 合併後。
在撰寫本文時,這意味著更改的翻譯可能不會出現在隨後的 Gitea 發布之前。
如果您使用的是最新的構建,則應在同步更改後的更新中出現。
## 如何貢獻
不同語言有不同的翻譯指南。請前往相應的頁面以獲取更多資訊。