|
| 1 | +<a href="https://hosted.weblate.org/engage/gmt-tutorials/"> |
| 2 | +<img src="https://hosted.weblate.org/widgets/gmt-tutorials/-/svg-badge.svg" alt="翻譯狀態" /> |
| 3 | +</a> |
| 4 | + |
1 | 5 | # GMT 教學手冊 (GMT Tutorials) |
2 | 6 |
|
| 7 | + |
| 8 | + |
3 | 9 | [網站 (中文)](http://gmt-tutorials.org) |
4 | 10 | [Website (English)](http://gmt-tutorials.org/en/) |
5 | 11 |
|
6 | | - |
7 | | - |
8 | 12 | # 有關於此儲存庫 (About This Repository) |
9 | 13 |
|
10 | 14 | 這裡為「GMT 教學手冊」網站的文本檔 (包含文字、腳本、圖片),除了 README.md 之外,文檔皆以 *re***Structured***Text* 格式撰寫而成,再以 [Sphinx](http://www.sphinx-doc.org/en/stable/index.html) 編譯。 |
|
17 | 21 | This repo hosts the source files (text, scripts, and images) of the website "GMT Tutorials". All the text (expect for the README.md itself) is in *re***Structured***Text* format and is built using [Sphinx](http://www.sphinx-doc.org/en/stable/index.html). |
18 | 22 |
|
19 | 23 |
|
20 | | - |
21 | 24 | - `SOURCE_DOCS/xxx.rst`: text file for each chapter (webpage) |
22 | 25 | - `SOURCE_DOCS/locale/en/`: English translation files |
23 | 26 | - `SOURCE_DOCS/xxx/`: figures, sources for plotting, and the final bash script for each chapter |
@@ -76,8 +79,17 @@ bash decorate.bash |
76 | 79 | # 完成! (Finished!!) |
77 | 80 | ``` |
78 | 81 |
|
| 82 | +# 授權 (License) |
| 83 | + |
| 84 | +本作品使用 MIT 與 CC BY 4.0 雙授權。更多資訊請參閱 [授權檔案](LICENSE.md)。 |
| 85 | + |
| 86 | +This work is dual-licensed under the MIT licenses and the CC BY 4.0 licenses. For more information, please see the [LICENSE file](LICENSE.md). |
| 87 | + |
79 | 88 | # 翻譯協作 (How to contribute translation) |
80 | 89 |
|
81 | 90 | 如您對翻譯此網站有興趣,歡迎前往在 [Weblate 上公開的專案](https://hosted.weblate.org/projects/gmt-tutorials/) 並隨時開始翻譯。感謝您的貢獻! |
82 | 91 |
|
83 | 92 | If you are interested in translating this website, please come to the [open project on Weblate](https://hosted.weblate.org/projects/gmt-tutorials/) and start translating at any time. Thank you for contributing to this project! |
| 93 | + |
| 94 | +<a href="https://hosted.weblate.org/engage/gmt-tutorials/"> |
| 95 | +<img src="https://hosted.weblate.org/widgets/gmt-tutorials/-/multi-auto.svg" alt="翻譯狀態" /> |
0 commit comments