diff options
| author | Ruey-Cherng Yu <rcyu@FreeBSD.org> | 2022-04-15 09:09:40 +0000 |
|---|---|---|
| committer | Ruey-Cherng Yu <rcyu@FreeBSD.org> | 2022-04-15 09:09:40 +0000 |
| commit | a6089f0dd5561a2544e7cc6a0945697c4b3b6975 (patch) | |
| tree | 6695e699f40c7d3cf2d32cc54cd7142f0ff43041 | |
| parent | fc187a73f7b9d61cb9fcf032e3df0805d9a8e505 (diff) | |
- traditional Chinese translation of Article pages and Footer section
| -rw-r--r-- | documentation/themes/beastie/i18n/zh-tw.toml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/documentation/themes/beastie/i18n/zh-tw.toml b/documentation/themes/beastie/i18n/zh-tw.toml index a6695a71f0..acc3b77e58 100644 --- a/documentation/themes/beastie/i18n/zh-tw.toml +++ b/documentation/themes/beastie/i18n/zh-tw.toml @@ -113,31 +113,31 @@ other = "FreeBSD Manual Pages" # Footer # --------------------------------------------------- [light] -other = "Light" +other = "淺色" [dark] -other = "Dark" +other = "深色" [high-contrast] -other = "High contrast" +other = "高對比" [previous-versions] -other = "Previous versions" +other = "先前版本" [4-4bsd-documents] -other = "4.4BSD Documents" +other = "4.4BSD 文件" [about] -other = "About" +other = "關於" [legal] -other = "Legal" +other = "法律" [donations] -other = "Donations" +other = "捐贈" [legal-notices] -other = "Legal notices" +other = "法律聲明" [made-with] other = "Made with" @@ -146,13 +146,13 @@ other = "Made with" other = "by the FreeBSD Community" [copyright] -other = "All rights reserved." +other = "保留所有權利" # --------------------------------------------------- # Articles page # --------------------------------------------------- [list-desc-articles] -other = "Explore a comprehensive list of FreeBSD articles." +other = "探索 FreeBSD 文章綜合清單。" # --------------------------------------------------- # Books page |
