Taiwanese Mandarin version (#159)

* Init and Index.md for Chinese (Taiwanese)

* Translate what-is gender Chinese (Taiwanese)

* init Chinese (Taiwanese)

* init Chinese (Taiwanese)

* Add Harry Benjamin entry and update wording in Taiwanese Chinese

* Update translate for depersonalization

* Translate and update "Gender Euphoria" content to Taiwanese Chinese

* Update link title to Taiwanese Chinese in the Gender Dysphoria Bible

* Update translation for "Physical Gender Dysphoria" content to Taiwanese Chinese

* Update navigation links to Taiwanese Chinese in euphoria, history, and physical dysphoria pages

* Update title and description in physical dysphoria page to improve clarity in Taiwanese Chinese

* Add translations for biochemical-dysphoria in Taiwanese Chinese

* Taiwanese Chinese translations for social dysphoria

* Update Taiwanese Chinese translations and improve clarity in the Gender Dysphoria content

* Update Taiwanese Chinese translations for societal  dysphoria content

* Fix links in societal dysphoria page for Taiwanese Chinese translations

* update Taiwanese Chinese translations for sexual dysphoria content

* Update Taiwanese Chinese translations for presentational dysphoria content

* Update Taiwanese Chinese translations for existential dysphoria content

* Update Taiwanese Chinese translations for managed dysphoria content

* Update Taiwanese Chinese translations for cause, diagnoses and treatment content

* Update Taiwanese Chinese translation for impostor syndrome content

* Add Taiwanese Chinese translation to the concatenation list

* Add Taiwanese Chinese locale support in engines.js

* Update Taiwanese Chinese translation for am-i-trans content

* Fix layout

* Enhance Taiwanese Chinese translation for chromosomes page

* Fix layout

* Update Taiwanese Chinese translations for hormones content

* Update Taiwanese Chinese translations for second puberty masc content

* Update Taiwanese Chinese translations for second puberty fem content

* Update Taiwanese Chinese translation for conclusion page

* Update Taiwanese Chinese translations for menu items

* Add Taiwanese Mandarin option to language menu

* Fix lang menu

* fix lang menu

* update titlecard for Taiwanese version

* Updata translation

---------

Co-authored-by: Pichu <pichu@mobagel.com>
This commit is contained in:
Pichu Chen
2025-04-09 23:08:04 +08:00
committed by GitHub
parent 2ef1de1816
commit 0936e3718c
54 changed files with 4303 additions and 0 deletions

View File

@@ -8,5 +8,6 @@
<a href="/pl/" class="{{#is page.lang 'pl'}}active {{/is}}dropdown-item">polski (Polish)</a>
<a href="/pt/" class="{{#is page.lang 'pt'}}active {{/is}}dropdown-item">Português (Portuguese)</a>
<a href="/ru/" class="{{#is page.lang 'ru'}}active {{/is}}dropdown-item">русский (Russian)</a>
<a href="/tw/" class="{{#is page.lang 'zh-tw'}}active {{/is}}dropdown-item">台灣華語 (Taiwanese Mandarin)</a>
<a href="/zh/" class="{{#is page.lang 'zh'}}active {{/is}}dropdown-item">中文 (Chinese)</a>
</div>