Skip to content

handbook/zh-tw: translate network chapter#625

Open
hypery11 wants to merge 3 commits intofreebsd:mainfrom
hypery11:zh-tw/translate-network
Open

handbook/zh-tw: translate network chapter#625
hypery11 wants to merge 3 commits intofreebsd:mainfrom
hypery11:zh-tw/translate-network

Conversation

@hypery11
Copy link
Copy Markdown
Contributor

Summary

  • Add complete zh-TW translation for the Network chapter (Chapter 7)
  • Covers wired/wireless network setup, IPv4/IPv6 configuration, DNS, hostname, and troubleshooting
  • Terminology follows existing zh-TW handbook translations

Notes

  • New file: documentation/content/zh-tw/books/handbook/network/_index.adoc
  • Reviewed against existing translated chapters (config, security, advanced-networking) for consistent terminology

Copy link
Copy Markdown
Contributor

@aokblast aokblast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your work!


設定有線或無線連線是 FreeBSD 使用者常見的工作。本節將說明如何辨識有線和無線網路介面卡,以及如何設定它們。

在開始設定之前,需要先知道以下網路資料:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

連線資訊 is better? I think.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes 連線資訊


[NOTE]
====
只有在 FreeBSD 沒有正確偵測到網路介面卡時,才需要手動載入網路介面卡模組。
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

核心模組 I think

# sysrc rtadvd_enable="YES"
....

指定要在哪個介面上進行 IPv6 路由器公告是很重要的。例如,要讓 man:rtadvd[8] 使用 `em0`:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

路由公告?

}
....

<.> SSID 掃描技術。只有在網路是隱藏的情況下才需要使用此選項。
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

啟用 SSID 掃描技術

Consistent with the existing advanced-networking chapter translation,
which also keeps 'Router Advertisement' in English.
- 'network data' -> '連線資訊' (more natural phrasing)
- 'network interface card module' -> '核心模組'
- Add '啟用' prefix to SSID scan technique description
@hypery11
Copy link
Copy Markdown
Contributor Author

感謝 @aokblast 的 review!已全部修正:

  • 「網路資料」→「連線資訊」
  • 「網路介面卡模組」→「核心模組」
  • 「路由器公告」→ 保留英文 Router Advertisement(與 advanced-networking 章節一致)
  • SSID 掃描技術 → 加上「啟用」

@aokblast
Copy link
Copy Markdown
Contributor

aokblast commented Mar 26, 2026

感謝 @aokblast 的 review!已全部修正:

  • 「網路資料」→「連線資訊」
  • 「網路介面卡模組」→「核心模組」

I mean something like 網路介面卡核心模組

  • 「路由器公告」→ 保留英文 Router Advertisement(與 advanced-networking 章節一致)

Oh ok.

  • SSID 掃描技術 → 加上「啟用」

I am fine with the kernel module change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants