Add/Update Chinese (Traditional) translation

This commit is contained in:
lmath 2016-12-05 19:11:00 +08:00
parent a875ddcf54
commit d62c8a0f16
4 changed files with 30 additions and 4 deletions

View file

@ -0,0 +1,5 @@
{
"Add <b>%s</b> new site?": "添加新網站: <b>%s</b>",
"Added <b>%s</b> new site": "已添加到新網站:<b>%s</b>",
"Site deleted: <b>%s</b>": "網站已刪除:<b>%s</b>"
}

View file

@ -0,0 +1,7 @@
{
"Pinned %s files": "已固定 %s 個檔",
"Removed pin from %s files": "已解除固定 %s 個檔",
"You started to help distribute <b>%s</b>.<br><small>Directory: %s</small>": "你已經開始幫助分發 <b>%s</b> 。<br><small>目錄:%s</small>",
"Help distribute all new optional files on site <b>%s</b>": "你想要幫助分發 <b>%s</b> 網站的所有檔嗎?",
"Yes, I want to help!": "是,我想要幫助!"
}

View file

@ -5,10 +5,10 @@
"Connectable peers": "可連線節點", "Connectable peers": "可連線節點",
"Data transfer": "數據傳輸", "Data transfer": "數據傳輸",
"Received": "已收", "Received": "已",
"Received bytes": "收字節", "Received bytes": "字節",
"Sent": "已送", "Sent": "已送",
"Sent bytes": "送字節", "Sent bytes": "送字節",
"Files": "檔", "Files": "檔",
"Total": "共計", "Total": "共計",

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