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:
lmath 2016-12-06 00:36:38 +08:00 committed by ZeroNet
parent 350b417ccb
commit 61654edbf6
8 changed files with 47 additions and 9 deletions

View 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"
}

View file

@ -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"
}