Add/Update Chinese translation (#692)
* Fix translation commented by ooser * “Site Control" translation * Add/Update Chinese (Simplified) translation * Add/Update Chinese (Traditional) translation * Correct "limit used" translation by P2P
This commit is contained in:
parent
350b417ccb
commit
61654edbf6
8 changed files with 47 additions and 9 deletions
14
plugins/Trayicon/languages/zh-tw.json
Normal file
14
plugins/Trayicon/languages/zh-tw.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"ZeroNet Twitter": "ZeroNet Twitter",
|
||||
"ZeroNet Reddit": "ZeroNet Reddit",
|
||||
"ZeroNet Github": "ZeroNet Github",
|
||||
"Report bug/request feature": "回饋问题/請求功能",
|
||||
"!Open ZeroNet": "!開啟 ZeroNet",
|
||||
"Quit": "退出",
|
||||
"(active)": "(主動模式)",
|
||||
"(passive)": "(被動模式)",
|
||||
"Connections: %s": "連線數: %s",
|
||||
"Received: %.2f MB | Sent: %.2f MB": "已收到: %.2f MB | 已傳送: %.2f MB",
|
||||
"Show console window": "顯示控制臺窗體",
|
||||
"Start ZeroNet when Windows starts": "在 Windows 啟動時執行 ZeroNet"
|
||||
}
|
|
@ -5,10 +5,10 @@
|
|||
"Report bug/request feature": "反馈问题/请求功能",
|
||||
"!Open ZeroNet": "!打开 ZeroNet",
|
||||
"Quit": "退出",
|
||||
"(active)": "(激活)",
|
||||
"(passive)": "(passive)",
|
||||
"(active)": "(主动模式)",
|
||||
"(passive)": "(被动模式)",
|
||||
"Connections: %s": "连接数: %s",
|
||||
"Received: %.2f MB | Sent: %.2f MB": "已收到: %.2f MB | 已发送: %.2f MB",
|
||||
"Received: %.2f MB | Sent: %.2f MB": "已接收: %.2f MB | 已发送: %.2f MB",
|
||||
"Show console window": "显示控制台窗口",
|
||||
"Start ZeroNet when Windows starts": "在 Windows 启动时运行 ZeroNet"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue