1
0
mirror of https://github.com/GenderDysphoria/GenderDysphoria.fyi.git synced 2025-11-25 20:42:40 +00:00
Files
GenderDysphoria.fyi/public/tw/_menu.hbs
Pichu Chen 0936e3718c 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>
2025-04-09 08:08:04 -07:00

30 lines
3.7 KiB
Handlebars

<a href="/tw/" class="top-nav-item dropdown-toggle" id="nav-gdb" data-toggle="dropdown" data-flip="false" aria-haspopup="true" aria-expanded="false">性別不安聖經 - The Gender Dysphoria Bible</a>
<div class="dropdown-menu" aria-labelledby="nav-gdb">
<a href="/tw/printable" class="{{#is meta.url '/tw/printable' }}active {{/is}}dropdown-item">檢視全部</a>
<a href="/gdb.pdf" class="dropdown-item">下載 PDF (英文) {{icon 'pdf' size="1em" style="vertical-align:middle;margin-bottom:3px;"}} </a>
<hr class="dropdown-divider">
<a href="/tw/" class="{{#is meta.url '/tw/index' '/' }}active {{/is}}dropdown-item">簡介</a>
<a href="/tw/what-is-gender" class="{{#is meta.url '/tw/what-is-gender' }}active {{/is}}dropdown-item">性別是什麼?</a>
<a href="/tw/history" class="{{#is meta.url '/tw/history' }}active {{/is}}dropdown-item">性別不安的歷史</a>
<a href="/tw/euphoria" class="{{#is meta.url '/tw/euphoria' }}active {{/is}}dropdown-item">性別欣快</a>
<a href="/tw/physical-dysphoria" class="{{#is meta.url '/tw/physical-dysphoria' }}active {{/is}}dropdown-item">身體不安</a>
<a href="/tw/biochemical-dysphoria" class="{{#is meta.url '/tw/biochemical-dysphoria' }}active {{/is}}dropdown-item">生化不安</a>
<a href="/tw/social-dysphoria" class="{{#is meta.url '/tw/social-dysphoria' }}active {{/is}}dropdown-item">社交不安</a>
<a href="/tw/societal-dysphoria" class="{{#is meta.url '/tw/societal-dysphoria' }}active {{/is}}dropdown-item">社會不安</a>
<a href="/tw/sexual-dysphoria" class="{{#is meta.url '/tw/sexual-dysphoria' }}active {{/is}}dropdown-item">性慾不安</a>
<a href="/tw/presentational-dysphoria" class="{{#is meta.url '/tw/presentational-dysphoria'}}active {{/is}}dropdown-item">表現不安</a>
<a href="/tw/existential-dysphoria" class="{{#is meta.url '/tw/existential-dysphoria' }}active {{/is}}dropdown-item">存在不安</a>
<a href="/tw/managed-dysphoria" class="{{#is meta.url '/tw/managed-dysphoria' }}active {{/is}}dropdown-item">應付不安</a>
<a href="/tw/impostor-syndrome" class="{{#is meta.url '/tw/impostor-syndrome' }}active {{/is}}dropdown-item">冒名頂替症候群</a>
<a href="/tw/am-i-trans" class="{{#is meta.url '/tw/am-i-trans' }}active {{/is}}dropdown-item">我是跨嗎?</a>
<a href="/tw/diagnoses" class="{{#is meta.url '/tw/diagnoses' }}active {{/is}}dropdown-item">臨床診斷</a>
<a href="/tw/treatment" class="{{#is meta.url '/tw/treatment' }}active {{/is}}dropdown-item">治療性別不安</a>
<a href="/tw/causes" class="{{#is meta.url '/tw/causes' }}active {{/is}}dropdown-item">性別不安的成因</a>
<a href="/tw/chromosomes" class="{{#is meta.url '/tw/chromosomes' }}active {{/is}}dropdown-item">染色體</a>
<a href="/tw/hormones" class="{{#is meta.url '/tw/hormones' }}active {{/is}}dropdown-item">荷爾蒙如何工作的</a>
<a href="/tw/second-puberty-masc" class="{{#is meta.url '/tw/second-puberty-masc' }}active {{/is}}dropdown-item">雄性第二次青春期 101</a>
<a href="/tw/second-puberty-fem" class="{{#is meta.url '/tw/second-puberty-fem' }}active {{/is}}dropdown-item">雌性第二次青春期 101</a>
<a href="/tw/conclusion" class="{{#is meta.url '/tw/conclusion' }}active {{/is}}dropdown-item">結論</a>
</div>