mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
lang: updated Taiwan Traditional Chinese Localization (#2975)
Add new Taiwan Traditional Chinese translating into a new string. 對新的字串加入正體中文(臺灣)翻譯。 ——————————————————————— **You can view, comment on, or merge this pull request online at: 您可以在以下連結檢視、留言或線上合併此更新請求:** > [https://github.com/exelban/stats/pull/~~](https://github.com/exelban/stats/pull/~~) **Commit Summary 更新大綱** - **Add new translations for strings that have not been translated yet. 對尚未翻譯的字串加入正體中文(臺灣)的翻譯。** 1. “區域 IP 已變更” for `Local IP changed` in line 419 2. “公用 IP 已變更” for `Public IP changed` in line 420 3. “舊 IP:%0” for `Previous IP` in line 421 4. “新 IP:%0” for `New IP` in line 422 5. “網際網路連線已遺失” for `Internet connection lost` in line 423 6. “網際網路連線已建立” for `Internet connection established` in line 424 **File Changes 檔案變更** - **M** [Stats/Supporting Files/zh-Hant.lproj/Localizable.strings](https://github.com/exelban/stats/pull/~~/files) (1) **Patch Links: 補丁連結:** https://github.com/exelban/stats/pull/~~.patch https://github.com/exelban/stats/pull/~~.diff Signed-off-by: jrthsr700tmax <32911758+jrthsr700tmax@users.noreply.github.com>
This commit is contained in:
@@ -177,8 +177,8 @@
|
||||
"Number of threads" = "%0 執行緒";
|
||||
"Number of e-cores" = "%0 個節能核心";
|
||||
"Number of p-cores" = "%0 個效能核心";
|
||||
"Disks" = "Disks";
|
||||
"Display" = "Display";
|
||||
"Disks" = "磁碟機";
|
||||
"Display" = "顯示器";
|
||||
|
||||
// Update
|
||||
"The latest version of Stats installed" = "已安裝最新版本";
|
||||
@@ -471,7 +471,7 @@
|
||||
"Time zone" = "時區";
|
||||
"Local" = "目前位置";
|
||||
"Calendar" = "日曆";
|
||||
"Show week numbers" = "Show week numbers";
|
||||
"Show week numbers" = "顯示週數";
|
||||
"Local time" = "當地時間";
|
||||
"Add new clock" = "加入新時鐘";
|
||||
"Delete selected clock" = "刪除所選時鐘";
|
||||
|
||||
Reference in New Issue
Block a user