From f7cd4563984d74911cff0e335bf80aba22e32955 Mon Sep 17 00:00:00 2001 From: iamch15542 Date: Mon, 19 Oct 2020 23:08:07 +0800 Subject: [PATCH] add README --- README.md | 1 + .../zh-Hant.lproj/Localizable.strings | 12 ++++++------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f36f4f1d..10719602 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ Stats is an application that allows you to monitor your macOS system. - Türkçe (thanks to [yusufozgul](https://github.com/yusufozgul)) - Korean (thanks to [escapeanaemia](https://github.com/escapeanaemia)) - German (thanks to [natterstefan](https://github.com/natterstefan)) +- 中文(繁體) You can help by adding a new language. diff --git a/Stats/Supporting Files/zh-Hant.lproj/Localizable.strings b/Stats/Supporting Files/zh-Hant.lproj/Localizable.strings index f8ca5311..2d93a86b 100644 --- a/Stats/Supporting Files/zh-Hant.lproj/Localizable.strings +++ b/Stats/Supporting Files/zh-Hant.lproj/Localizable.strings @@ -106,15 +106,15 @@ // Network "Uploading" = "上傳"; "Downloading" = "下載"; -"Public IP" = "公共IP"; -"Local IP" = "本地IP"; +"Public IP" = "公共 IP"; +"Local IP" = "本地 IP"; "Interface" = "介面"; "Network" = "網路"; "Physical address" = "實體位址"; -"Click to copy public IP address" = "點擊複製公共IP位址"; -"Click to copy local IP address" = "點擊複製本地IP位址"; -"Click to copy wifi name" = "點擊複製WiFi名稱"; -"Click to copy mac address" = "點擊複製MAC位址"; +"Click to copy public IP address" = "點擊複製公共 IP 位址"; +"Click to copy local IP address" = "點擊複製本地 IP 位址"; +"Click to copy wifi name" = "點擊複製 WiFi 名稱"; +"Click to copy mac address" = "點擊複製 MAC 位址"; "No connection" = "無連線"; "Network interface" = "網路介面";