mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
add README
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
@@ -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" = "網路介面";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user